unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* emacs reference card for A4 paper
@ 2004-10-15 18:01 Stephen Eglen
  2004-10-16 13:52 ` Richard Stallman
  0 siblings, 1 reply; 7+ messages in thread
From: Stephen Eglen @ 2004-10-15 18:01 UTC (permalink / raw)
  Cc: roland.winkler

Hi, 

I'd like to print the emacs reference card on two pages of A4 paper
for a class.  A quick google search showed this question had been
answered a couple of years ago by Roland (cc'ed).  Following his
advice, here is a patch against the CVS etc/refcard.tex.  

With this I get a nice A4 sized refcard that fits on two pages (using
tex refcard.tex; dvips -t landscape).

Installing this however will break usage for letter paper users.  Has
anyone got a portable method that will work well for both A4 and
letter paper sizes?

Thanks, Stephen

*** /tmp/ediff113839wV	Fri Oct 15 18:47:28 2004
--- /local/scratch/public/emacs/etc/refcard.tex	Fri Oct 15 18:42:17 2004
***************
*** 5,11 ****
  % This file can be printed with 1, 2, or 3 columns per page (see below).
  % Specify how many you want here.  Nothing else needs to be changed.
  
! \columnsperpage=1
  
  % Copyright (c) 1987, 1993, 1996, 1997 Free Software Foundation, Inc.
  
--- 5,11 ----
  % This file can be printed with 1, 2, or 3 columns per page (see below).
  % Specify how many you want here.  Nothing else needs to be changed.
  
! \columnsperpage=3
  
  % Copyright (c) 1987, 1993, 1996, 1997 Free Software Foundation, Inc.
  
***************
*** 103,109 ****
    \def\makefootline{\baselineskip10pt\hsize6.5in\line{\the\footline}}
  \else				%2 or 3 columns uses prereduced size
    \hsize 3.2in
!   \vsize 7.95in
    \hoffset -.75in
    \voffset -.745in
    \font\titlefont=cmbx10 \scaledmag2
--- 103,109 ----
    \def\makefootline{\baselineskip10pt\hsize6.5in\line{\the\footline}}
  \else				%2 or 3 columns uses prereduced size
    \hsize 3.2in
!   \vsize 7.65in
    \hoffset -.75in
    \voffset -.745in
    \font\titlefont=cmbx10 \scaledmag2
***************
*** 123,129 ****
    \def\bf{\eightbf}
    \def\it{\eightit}
    \def\tt{\eighttt}
!   \normalbaselineskip=.8\normalbaselineskip
    \normallineskip=.8\normallineskip
    \normallineskiplimit=.8\normallineskiplimit
    \normalbaselines\rm		%make definitions take effect
--- 123,129 ----
    \def\bf{\eightbf}
    \def\it{\eightit}
    \def\tt{\eighttt}
!   \normalbaselineskip=.7\normalbaselineskip
    \normallineskip=.8\normallineskip
    \normallineskiplimit=.8\normallineskiplimit
    \normalbaselines\rm		%make definitions take effect

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2004-10-17 16:32 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-10-15 18:01 emacs reference card for A4 paper Stephen Eglen
2004-10-16 13:52 ` Richard Stallman
2004-10-16 14:48   ` Lennart Borgman
2004-10-16 15:00     ` Stephen Eglen
2004-10-17 16:08     ` Richard Stallman
2004-10-17 16:32       ` Henrik Enberg
2004-10-17 15:57   ` Stephen Eglen

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).