0
0
Fork 1
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-08-25 13:32:52 +00:00
org-mode/lisp
Carsten Dominik 4ba2cb0860 Improve LaTeX export of the words LaTeX and TeX
Bill Jackson writes:

> When exporting to LaTeX, the commands \LaTeX and \TeX are not
> processed consistently.  In particular, the backslash for \LaTeX is
> escaped.  This might not be a bug, but it is a bit confusing.  An
> example input file:
>
> ------------------------------------------------------------------------
>
> * The One and Only Header
>  The command \LaTeX generates an escaped backslash, while \TeX and
>  \alpha do not.  Note that LaTeX is converted to a command, while TeX
>  is not.
>
> ------------------------------------------------------------------------
>
> Typing C-c C-e l will generate the output file:
>
> ------------------------------------------------------------------------
>
> % Created 2010-01-15 Fri 13:47
> \documentclass[11pt]{article}
> \usepackage[latin1]{inputenc}
> \usepackage[T1]{fontenc}
> \usepackage{graphicx}
> \usepackage{longtable}
> \usepackage{float}
> \usepackage{wrapfig}
> \usepackage{soul}
> \usepackage{amssymb}
> \usepackage{hyperref}
>
>
> \title{escLaTeX}
> \author{}
> \date{15 January 2010}
>
> \begin{document}
>
> \maketitle
>
> \setcounter{tocdepth}{3}
> \tableofcontents
> \vspace*{1cm}
> \section{The One and Only Header}
> \label{sec-1}
>
>  The command \\LaTeX{} generates an escaped backslash, while \TeX and
>  $\alpha$ do not.  Note that \LaTeX{} is converted to a command, while TeX
>  is not.
>
> \end{document}
2010-01-28 15:29:35 +01:00
..
ChangeLog Improve LaTeX export of the words LaTeX and TeX 2010-01-28 15:29:35 +01:00
ChangeLog.01 Split ChangeLog file into parts. 2008-05-08 08:16:38 +02:00
org-agenda.el Remove comma after means in many docstrings 2010-01-21 16:15:40 +01:00
org-archive.el Remove comma after means in many docstrings 2010-01-21 16:15:40 +01:00
org-ascii.el Remove comma after means in many docstrings 2010-01-21 16:15:40 +01:00
org-attach.el Remove comma after means in many docstrings 2010-01-21 16:15:40 +01:00
org-bbdb.el Version number to 6.34trans 2010-01-20 10:13:21 +01:00
org-beamer.el Version number to 6.34trans 2010-01-20 10:13:21 +01:00
org-bibtex.el Version number to 6.34trans 2010-01-20 10:13:21 +01:00
org-clock.el Format links in the clock line 2010-01-26 23:01:59 +01:00
org-colview-xemacs.el Version number to 6.34trans 2010-01-20 10:13:21 +01:00
org-colview.el Version number to 6.34trans 2010-01-20 10:13:21 +01:00
org-compat.el Version number to 6.34trans 2010-01-20 10:13:21 +01:00
org-crypt.el Version number to 6.34trans 2010-01-20 10:13:21 +01:00
org-ctags.el Bug fixes in org-ctags.el 2010-01-18 08:21:33 +01:00
org-datetree.el Fix typo 2010-01-23 22:47:47 +01:00
org-docbook.el Version number to 6.34trans 2010-01-20 10:13:21 +01:00
org-docview.el Version number to 6.34trans 2010-01-20 10:13:21 +01:00
org-exp-blocks.el babel: no longer overwriting non-babel src blocks org-exp-blocks: adding progress-marker local variable 2010-01-18 13:36:27 -07:00
org-exp.el Remove comma after means in many docstrings 2010-01-21 16:15:40 +01:00
org-faces.el Show clock overruns in mode line 2010-01-23 10:41:13 +01:00
org-feed.el Remove comma after means in many docstrings 2010-01-21 16:15:40 +01:00
org-footnote.el Remove comma after means in many docstrings 2010-01-21 16:15:40 +01:00
org-freemind.el Version number to 6.34trans 2010-01-20 10:13:21 +01:00
org-gnus.el Remove comma after means in many docstrings 2010-01-21 16:15:40 +01:00
org-habit.el Version number to 6.34trans 2010-01-20 10:13:21 +01:00
org-html.el Remove comma after means in many docstrings 2010-01-21 16:15:40 +01:00
org-icalendar.el Remove comma after means in many docstrings 2010-01-21 16:15:40 +01:00
org-id.el Remove comma after means in many docstrings 2010-01-21 16:15:40 +01:00
org-indent.el Remove comma after means in many docstrings 2010-01-21 16:15:40 +01:00
org-info.el Version number to 6.34trans 2010-01-20 10:13:21 +01:00
org-inlinetask.el Remove comma after means in many docstrings 2010-01-21 16:15:40 +01:00
org-irc.el Version number to 6.34trans 2010-01-20 10:13:21 +01:00
org-jsinfo.el Version number to 6.34trans 2010-01-20 10:13:21 +01:00
org-latex.el Improve LaTeX export of the words LaTeX and TeX 2010-01-28 15:29:35 +01:00
org-list.el Remove comma after means in many docstrings 2010-01-21 16:15:40 +01:00
org-mac-message.el Version number to 6.34trans 2010-01-20 10:13:21 +01:00
org-macs.el Version number to 6.34trans 2010-01-20 10:13:21 +01:00
org-mew.el Version number to 6.34trans 2010-01-20 10:13:21 +01:00
org-mhe.el Version number to 6.34trans 2010-01-20 10:13:21 +01:00
org-mobile.el Remove comma after means in many docstrings 2010-01-21 16:15:40 +01:00
org-mouse.el Version number to 6.34trans 2010-01-20 10:13:21 +01:00
org-plot.el Remove comma after means in many docstrings 2010-01-21 16:15:40 +01:00
org-protocol.el Version number to 6.34trans 2010-01-20 10:13:21 +01:00
org-publish.el Remove comma after means in many docstrings 2010-01-21 16:15:40 +01:00
org-remember.el Remove comma after means in many docstrings 2010-01-21 16:15:40 +01:00
org-rmail.el Version number to 6.34trans 2010-01-20 10:13:21 +01:00
org-src.el Version number to 6.34trans 2010-01-20 10:13:21 +01:00
org-table.el Remove comma after means in many docstrings 2010-01-21 16:15:40 +01:00
org-timer.el Version number to 6.34trans 2010-01-20 10:13:21 +01:00
org-vm.el Version number to 6.34trans 2010-01-20 10:13:21 +01:00
org-w3m.el Version number to 6.34trans 2010-01-20 10:13:21 +01:00
org-wl.el Version number to 6.34trans 2010-01-20 10:13:21 +01:00
org-xoxo.el Version number to 6.34trans 2010-01-20 10:13:21 +01:00
org.el Make sure narrowing to subtree does not swallow headings 2010-01-22 11:28:37 +01:00