Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
1e73763e
Commit
1e73763e
authored
Aug 26, 2007
by
Michaël Cadilhac
Browse files
Specify PDF layout, use a PDF `compile-command' local variable.
parent
692a529b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
2 deletions
+9
-2
etc/refcards/calccard.tex
etc/refcards/calccard.tex
+9
-2
No files found.
etc/refcards/calccard.tex
View file @
1e73763e
...
...
@@ -6,10 +6,17 @@
% card version 1.9, by Stephen Gildea.
% 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.
% Specify how many you want here.
\columnsperpage
=3
% PDF output layout. 0 for A4, 1 for letter (US), a `l' is added for
% a landscape layout.
\input
pdflayout.sty
\pdflayout
=(1l)
% Nothing else needs to be changed.
% Typical command to format: tex calccard.tex
% Typical command to print (3 cols): dvips -t landscape calccard.dvi
...
...
@@ -666,7 +673,7 @@ \section{Programming}
\bye
% Local variables:
% compile-command: "tex calccard"
% compile-command: "
pdf
tex calccard"
% End:
% arch-tag: a2764f34-ec23-4083-bd5c-53f9e70a5da9
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment