Gnus development mailing list
 help / color / mirror / Atom feed
From: Reiner Steib <reinersteib+gmane@imap.cc>
Subject: Refcard for Gnus in a single file?
Date: Wed, 05 Jan 2005 17:52:26 +0100	[thread overview]
Message-ID: <v9is6b95th.fsf@marauder.physik.uni-ulm.de> (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/



             reply	other threads:[~2005-01-05 16:52 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-05 16:52 Reiner Steib [this message]
2005-03-29 18:02 ` Reiner Steib
2005-03-30  7:42   ` Miles Bader
2005-03-30 21:52     ` Reiner Steib

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=v9is6b95th.fsf@marauder.physik.uni-ulm.de \
    --to=reinersteib+gmane@imap.cc \
    --cc=Reiner.Steib@gmx.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.
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).