[ho-tex] hyperref manual

David Carlisle d.p.carlisle at gmail.com
Fri Nov 8 01:35:36 CET 2019


Thanks, fixed at source

$ git commit -a -m "pdfnonfullscreenpagemode not boolean"
[master ea277a1] pdfnonfullscreenpagemode not boolean
 1 file changed, 1 insertion(+), 1 deletion(-)



so should be right at the next release.
Longer term it would probably be better to more clearly list the
enumeration values for values that are a fixed list not free text, but
not saying it's boolean is a good start:-)

David

On Thu, 7 Nov 2019 at 22:11, Reinhard Kotucha <reinhard.kotucha at web.de> wrote:
>
> Hi,
> on page 13 the hyperref manual (manual.pdf) claims that the value of
> pdfnonfullscreenpagemode is of type boolean.  But according to the
> PDF Reference the following values are allowed: UseNone, UseOutlines,
> and UseThumbs.
>
> For instance
>
>  \usepackage[pdfpagemode=FullScreen,
>              pdfnonfullscreenpagemode=UseOutlines]{hyperref}
>
> correctly yields
>
>  /PageMode/FullScreen/ViewerPreferences<</NonFullScreenPageMode/UseOutlines>>
>
> Hence I assume that the correct type of the value is not "boolean" but
> "text", according to the document conventions.
>
> Regards,
>   Reinhard
>
> --
> ------------------------------------------------------------------
> Reinhard Kotucha                            Phone: +49-511-3373112
> Marschnerstr. 25
> D-30167 Hannover                    mailto:reinhard.kotucha at web.de
> ------------------------------------------------------------------
>


More information about the ho-tex mailing list