emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How are Windows users supposed to print the PostScript refcards?


From: Reiner Steib
Subject: Re: How are Windows users supposed to print the PostScript refcards?
Date: Sun, 19 Aug 2007 18:14:09 +0200
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/22.1.50 (gnu/linux)

On Sun, Aug 19 2007, Sven Joachim wrote:

> Under Debian, you need the texlive-lang-czechslovak package, in which
> there is a symlink /usr/bin/pdfcsplain -> pdftex.

"pdfcsplain sk-refcard" produces DVI output on my system (openSUSE
10.2, teTeX 3.0).  pdfcsplain is a shell script which calls "pdfetex
-progname=pdfcsplain -default-translate-file=il2-cs" here.

For PDF, "pdfcsplain '\pdfoutput=1\input sk-refcard'" or "csplain
'\pdfoutput=1\input sk-refcard'" work here.

WRT to Michaël's previous patch...

-refcards: refcard.ps cs-refcard.ps de-refcard.ps fr-refcard.ps \
+REFCARDS = refcard.ps cs-refcard.ps de-refcard.ps fr-refcard.ps \
           pl-refcard.ps pt-br-refcard.ps ru-refcard.ps sk-refcard.ps
+refcards: ${REFCARDS} ${REFCARDS:.ps=.pdf}

... I'd suggest "refcards_ps" and "refcards_pdf" instead of "refcards"
and "REFCARDS".

Bye, Reiner.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo---  |  PGP key available  |  http://rsteib.home.pages.de/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]