On Mon, Jan 21, 2008 at 01:27:37AM +0100, Vincent Lefevre wrote:
> Package: pari-doc
> Version: 2.3.3-1
> Severity: normal
> 
> refcard.dvi should be built with papersize hints[*], otherwise the
> output can be truncated (depending on how xdvi is called).
> 
> [*] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=461613

Hello Vincent,

If I understand correctly, you propose to add
\special{papersize=29.7cm,21cm}
to doc/refcard.tex.
(as in 'info dvips', section 4.1 `papersize' special)

However this has two negative side-effects:
1) This setting takes precedence over the xdvi -paper option which in turn
breaks support for GPXDVIREF in gphelp. 

2) This setting take precedence over the dvips option '-t landscape' but
not over the option '-t a4' so doing
dvips -t landscape -t a4 doc/refcard.dvi produce a broken output.

Given that, I am not sure the advantage outweight the problem it creates.

Cheers,
-- 
Bill. <[email protected]>

Imagine a large red swirl here. 



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to