From: Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>
Cc: roland.winkler@physik.uni-erlangen.de
Subject: emacs reference card for A4 paper
Date: Fri, 15 Oct 2004 19:01:10 +0100 [thread overview]
Message-ID: <16752.4198.237626.88552@notch.amtp.cam.ac.uk> (raw)
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
next reply other threads:[~2004-10-15 18:01 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-10-15 18:01 Stephen Eglen [this message]
2004-10-16 13:52 ` emacs reference card for A4 paper 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=16752.4198.237626.88552@notch.amtp.cam.ac.uk \
--to=s.j.eglen@damtp.cam.ac.uk \
--cc=roland.winkler@physik.uni-erlangen.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.