Hi Deri,

Very nice.

> \&.nop \\!x X papersize=16c,9c
...
> The final command sets the pdf page size, suitable for a 16:9 ratio
> screen.

One teensy point,

    $ mhstore -nov -t application/pdf -o - | pdfinfo - | grep Page.size
    Page size:      453 x 255 pts
    $ e 453/255
    1.77647058823529411764
    $ e 1920/1080
    1.77777777777777777777

When viewing with mupdf(1) on this 1920×1080, `f' for full-screen, then
`H' to fit its height to the screen gives a slight non-paper edge at
both sides.  `W' to fit width instead gets rid of them, losing a bit top
and bottom I presume, but working at a page size in points could be the
other way?

    $ e 448/252
    1.77777777777777777777

-- 
Cheers, Ralph.
https://plus.google.com/+RalphCorderoy

Reply via email to