Gnus development mailing list
 help / color / mirror / Atom feed
* Refcard for Gnus in a single file?
@ 2005-01-05 16:52 Reiner Steib
  2005-03-29 18:02 ` Reiner Steib
  0 siblings, 1 reply; 4+ messages in thread
From: Reiner Steib @ 2005-01-05 16:52 UTC (permalink / raw)


Hi,

while discussing[1] the inclusion of the Gnus reference card in Emacs,
Richard asked me if it is possible to replace the five LaTeX files[2]
by a single file and create the different versions (Refcard, reference
booklet for A4 and letter paper) depending on the options that are
used to run LaTeX.  Say...

  $ latex gnus-refcard
or
  $ make refcard.dvi

==> refcard (both for letter and a4 paper)

  $ latex '\make-booklet\input{gnus-refcard}'
or
  $ make booklet-a4.dvi

==> booklet for a4 paper

  $ latex '\some-letter-paper-option\make-booklet\input{gnus-refcard}'
or
  $ make booklet-letter.dvi

==> booklet for letter paper

Technically this is no problem, I think.  (Though I'm not sure what is
the best way to implement the \some-letter-paper-option and
\make-booklet command).


Any objection?

At this time I would install the merged LaTeX file in Gnus trunk only,
because we need to wait for the assignment of Felix Natter before
installing it in Emacs.

Bye, Reiner.

[1] http://thread.gmane.org/v94qj8smcn.fsf@marauder.physik.uni-ulm.de
[2] booklet.tex bk-lt.tex bk-a4.tex refcard.tex gnusref.tex
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo---  |  PGP key available  |  http://rsteib.home.pages.de/



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

end of thread, other threads:[~2005-03-30 21:52 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-01-05 16:52 Refcard for Gnus in a single file? Reiner Steib
2005-03-29 18:02 ` Reiner Steib
2005-03-30  7:42   ` Miles Bader
2005-03-30 21:52     ` Reiner Steib

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 NNTP newsgroup(s).