all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Glenn Morris <rgm@gnu.org>
To: Peter Dyballa <Peter_Dyballa@Freenet.DE>
Cc: 2666@emacsbugs.donarmstrong.com
Subject: bug#2666: 23.0.91; TeX calendar and UTF-8 encoding
Date: Fri, 13 Mar 2009 19:10:54 -0400	[thread overview]
Message-ID: <vlsklhhvcx.fsf@fencepost.gnu.org> (raw)
In-Reply-To: <94C0B520-AA49-4CA7-A4B3-93EC463793D2@Freenet.DE> (Peter Dyballa's message of "Fri, 13 Mar 2009 22:16:53 +0100")

reassign 2666 emacs,calendar
severity 2666 wishlist
stop

Peter Dyballa wrote:

> I have some difficulties with the documentation of cal-tex-preamble- 
> extra. Its doc-string contains
>
>    For example, to include extra packages:
>    "\\usepackage{foo}\n\\usepackage{bar}\n".
>
> but when I use \\ and \n in the customisation interface these appear  
> unchanged in the calendar.tex buffer.

The above is what you need to use if you _don't_ use customize.
It seems that customize tries to be helpful and does extra quoting of
values you insert. So in the customize input field, you just type:

\usepackage{foo}C-q C-j
\usepackage{bar}

That results in the value being set to what it says in the doc-string.

I can add a comment along these lines, but it's a general customize
feature.


The other items are wishlists.






  reply	other threads:[~2009-03-13 23:10 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-13 21:16 bug#2666: 23.0.91; TeX calendar and UTF-8 encoding Peter Dyballa
2009-03-13 23:10 ` Glenn Morris [this message]
2009-03-13 23:20   ` Processed: " Emacs bug Tracking System
2009-03-13 23:29   ` Peter Dyballa

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=vlsklhhvcx.fsf@fencepost.gnu.org \
    --to=rgm@gnu.org \
    --cc=2666@emacsbugs.donarmstrong.com \
    --cc=Peter_Dyballa@Freenet.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.