unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Christian Herenz <herenz@physik.hu-berlin.de>
To: Daniel Rubin <daniel@warum-ada.de>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Converting German Umlauts to LaTeX
Date: Fri, 20 Apr 2007 16:32:00 +0200	[thread overview]
Message-ID: <4628CEE0.1030909@physik.hu-berlin.de> (raw)
In-Reply-To: <46289A7C.1020408@warum-ada.de>

Daniel Rubin schrieb:
>
> Silly me, not thinking of that before:
> Why don't you use IO-8859-1 encoding instead of UTF-8?  It has all the
> umlauts (but lacks the Euro sign, though).
>
> ----Daniel
>

Hi Daniel,
thanks for your Tip? But isn't the file saved as UTF-8 encoded on an
UTF-8 system. Because all the umlauts are not directly shown on machines
at the instute, they have the old-stable debian (not etch) running
there, at home I have bleeding edge openSUSE.


I also got another hint, which was not forwarded to this list, but I
think this is just a more deep explanation of what you meant:

It should be enough to convert in UTF-8 all „ “ and ‚ ‘ into
\g[rl]q[q]{} and to change the line
    \usepackage[utf8]{inputenc}
into
    \usepackage[latin9]{inputenc}
and then save the file in ISO 8859-15/ISO Latin 9 encoding:
    C-x RET c iso-8859-15 RET C-x C-s

I will test this next week... If this would work, I think I will make a
macro (I have the book "Learning GNU Emacs", which is excellent) .

Thanks for your help!

Greetings,
Christian

  reply	other threads:[~2007-04-20 14:32 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-20 10:07 Converting German Umlauts to LaTeX Christian Herenz
2007-04-20 10:25 ` Daniel Rubin
2007-04-20 10:48   ` Daniel Rubin
2007-04-20 14:32     ` Christian Herenz [this message]
     [not found] <mailman.2295.1177063991.7795.help-gnu-emacs@gnu.org>
2007-04-20 15:01 ` Stefan Monnier
2007-04-20 20:48   ` Christian Herenz
2007-04-21  7:25     ` Daniel Rubin
2007-04-21 14:28 ` "Wilfred Zegwaard (privé)"
2007-04-21 17:16   ` Christian Herenz

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4628CEE0.1030909@physik.hu-berlin.de \
    --to=herenz@physik.hu-berlin.de \
    --cc=daniel@warum-ada.de \
    --cc=help-gnu-emacs@gnu.org \
    /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 read-only IMAP folder(s) and NNTP newsgroup(s).