On Tue, Sep 11, 2018 at 21:49:33 +0200, Paul B Mahol wrote:
> + at table @samp
> + at item nearest
> +Use values from the nearest neighbor interpolation.
> + at item bilinear
> +Interpolate values using the bilinear interpolation.
> + at end table
Nit: Default is @code{nearest}.
Moritz