Re: Setting papersize in reference cards
Vincent Lefevre <[email protected]> Fri, 8 Aug 2025 20:03:04 +0200
| Newsgroups | gmane.comp.tex.texhax |
|---|---|
| Message-ID | <[email protected]> |
On 2025-08-07 17:43:26 +0200, Ulrike Fischer wrote:
> \special{papersize=\the\totalwidth,\the\totalheight}
Also, "make refcard.ps" gives
dvips: both landscape and papersize specified: ignoring landscape
due to the "-t landscape" in the Makefile:
refcard.ps : refcard.dvi
$(ECHO_DVIPS) $(DVIPS) $(SILENT_Q_FLAG) -t landscape -o $@ $?
This does not have any consequence. Should this "-t landscape" be
removed or could it be kept (and one just ignores the message)?
--
Vincent Lefèvre <[email protected]> - Web: <https://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / Pascaline project (LIP, ENS-Lyon)