* Subscription and first feedback
@ 2010-01-22 23:29 Ph. Ivaldi
0 siblings, 0 replies; only message in thread
From: Ph. Ivaldi @ 2010-01-22 23:29 UTC (permalink / raw)
To: emacs-orgmode
Hello,
I'm total beginner with Org and I have a little problem.
When writing
« some french text »
and exporting to LaTeX the
non-breaking spaces are not convert to ~ and the code LaTeX should be
\og{}some french text\fg{} with the package \usepackage[french]{babel}
I have
(seq org-export-latex-packages-alist (quote (("french" "babel"))))
is in my .emacs.
Note that "some text" should be exported as "some~text" but
« some text » should be exported as \og{}some text\fg{}.
Also "C-c ^" must be exported as "C-c \^"
Some advice ?
Thanks,
--
Philippe Ivaldi.
http://www.piprime.fr/
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2010-01-22 23:29 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-22 23:29 Subscription and first feedback Ph. Ivaldi
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.