From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Sven Joachim Newsgroups: gmane.emacs.devel Subject: Re: How are Windows users supposed to print the PostScript refcards? Date: Sun, 19 Aug 2007 12:28:27 +0200 Message-ID: <87ir7b7r90.fsf@gmx.de> References: <873aysl28i.fsf@stupidchicken.com> <87myx0z2ht.fsf@lrde.org> <87odhcfexo.fsf@lrde.org> <87d4xrg0sz.fsf@lrde.org> <874pizdccu.fsf@lrde.org> <87eji2bksm.fsf@lrde.org> <87fy2f98rr.fsf@lrde.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: sea.gmane.org 1187519304 19649 80.91.229.12 (19 Aug 2007 10:28:24 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 19 Aug 2007 10:28:24 +0000 (UTC) Cc: emacs-devel@gnu.org To: michael@cadilhac.name (=?iso-8859-1?Q?Micha=EBl?= Cadilhac) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Aug 19 12:28:17 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1IMhyM-0001bW-VL for ged-emacs-devel@m.gmane.org; Sun, 19 Aug 2007 12:26:15 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IMhyL-0004hk-5a for ged-emacs-devel@m.gmane.org; Sun, 19 Aug 2007 06:25:29 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IMhyG-0004hV-KT for emacs-devel@gnu.org; Sun, 19 Aug 2007 06:25:24 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IMhyD-0004ev-9I for emacs-devel@gnu.org; Sun, 19 Aug 2007 06:25:23 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IMhyC-0004eZ-9j for emacs-devel@gnu.org; Sun, 19 Aug 2007 06:25:20 -0400 Original-Received: from mail.gmx.net ([213.165.64.20]) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1IMhyB-0007af-4L for emacs-devel@gnu.org; Sun, 19 Aug 2007 06:25:19 -0400 Original-Received: (qmail invoked by alias); 19 Aug 2007 10:25:17 -0000 Original-Received: from p54867A21.dip.t-dialin.net (EHLO debian) [84.134.122.33] by mail.gmx.net (mp051) with SMTP; 19 Aug 2007 12:25:17 +0200 X-Authenticated: #28250155 X-Provags-ID: V01U2FsdGVkX1/XhIwVkHnXHDKjHLXYQhfjvZpV5DK+/zAtlpXCrU OjaHc/cvJH48SM In-Reply-To: <87fy2f98rr.fsf@lrde.org> (=?iso-8859-1?Q?=22Micha=EBl?= Cadilhac"'s message of "Sun\, 19 Aug 2007 11\:24\:40 +0200") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1.50 (gnu/linux) X-Y-GMX-Trusted: 0 X-Detected-Kernel: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:76744 Archived-At: michael@cadilhac.name (Michaël Cadilhac) writes: > BTW, I tried to do the change to the .tex files to use pdftex (for the > future), with an annex file like the following : > > \input ifpdf.sty > > \ifpdf > \def\pdflayout=(#1#2){ > \if0#1 % A4 > \pdfpagewidth=21cm > \pdfpageheight=29.7cm > \else\if1#1 % Letter > \pdfpagewidth=8.5in > \pdfpageheight=11in > \fi\fi > \if l#2 % Landscape > \edef\oldwidth{\the\pdfpagewidth} > \pdfpagewidth=\pdfpageheight > \pdfpageheight=\oldwidth > \fi > } > \else > \def\pdflayout=(#1#2){} > \fi > > > but I was unable to find the `csplain' binary file, so I couldn't test > my try for all .tex files. Does someone have this file and know if > there's a cspdfplain ? According to http://www.ctan.org/tex-archive/help/Catalogue/entries/csplain.html, csplain is included in both TeX Live and teTeX. Under Debian, you need the texlive-lang-czechslovak package, in which there is a symlink /usr/bin/pdfcsplain -> pdftex.