GNU bug report logs - #2666
23.0.91; TeX calendar and UTF-8 encoding

Previous Next

Package: emacs;

Reported by: Peter Dyballa <Peter_Dyballa <at> Freenet.DE>

Date: Fri, 13 Mar 2009 21:25:04 UTC

Severity: wishlist

Full log


Message #8 received at 2666 <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Glenn Morris <rgm <at> gnu.org>
To: Peter Dyballa <Peter_Dyballa <at> Freenet.DE>
Cc: 2666 <at> debbugs.gnu.org
Subject: Re: bug#2666: 23.0.91; TeX calendar and UTF-8 encoding
Date: Fri, 13 Mar 2009 19:10:54 -0400
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.




This bug report was last modified 15 years and 79 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.