emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Carsten Dominik <dominik@science.uva.nl>
To: peter.frings@agfa.com
Cc: emacs-orgmode Org-Mode <emacs-orgmode@gnu.org>
Subject: Re: bug in LaTeX exporter (org-mode 6.07)
Date: Tue, 16 Dec 2008 08:40:03 +0100	[thread overview]
Message-ID: <DF7A96C3-3A0F-49C8-8B15-D85D665C4201@uva.nl> (raw)
In-Reply-To: <DA81161D-B0EA-42C1-B256-8CC57815EBBD@agfa.com>

Fixed, thanks.

- Carsten

On Oct 21, 2008, at 4:37 PM, peter.frings@agfa.com wrote:

> Hi all,
>
> It seems that the LaTeX exporter doe not escape the ampersand  
> character and braces when inside a table.
>
>
> Exporting this:
> === org-mode snippet ====
> * Example
> This is an ampersand: &, and these are curly braces {}.
>
> | Below is an ampersand | and the same curly braces |
> | &                     | { and }                   |
> =========================
>
> Results in:
> ==== Exported LaTeX =====
>
> % Created 2008-10-21 Tue 16:31
> \documentclass[11pt,a4paper]{article}
> \usepackage[utf8]{inputenc}
> \usepackage[T1]{fontenc}
> \usepackage{hyperref}
>
>
> \title{* Example}
> \author{Peter Frings}
> \date{21 October 2008}
>
> \begin{document}
>
> \maketitle
>
> \setcounter{tocdepth}{3}
> \tableofcontents
>
> This is an ampersand: \&, and these are curly braces \{\}.
>
> \begin{tabular}{ll}
> Below is an ampersand  &  and the same curly braces  \\
> &                      &  { and }                    \\
> \end{tabular}
>
>
> \end{document}
> =========================
>
>
> Unrelated: what trick/mode/command do you guys use to make those  
> nice snippets like:
> ,---[xxx]
> | blah
> | blah
> `---
>
> Cheers,
> Peter.
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Remember: use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode

      parent reply	other threads:[~2008-12-16  7:40 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-21 14:37 bug in LaTeX exporter (org-mode 6.07) peter.frings
2008-10-21 17:13 ` Manish
2008-10-21 18:55   ` Sebastian Rose
2008-10-21 19:11     ` Offtopic: Did you smile today? Sebastian Rose
2008-10-21 17:48 ` bug in LaTeX exporter (org-mode 6.07) Manish
2008-12-16  7:40   ` Carsten Dominik
2008-12-16  7:40 ` Carsten Dominik [this message]

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.orgmode.org/

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

  git send-email \
    --in-reply-to=DF7A96C3-3A0F-49C8-8B15-D85D665C4201@uva.nl \
    --to=dominik@science.uva.nl \
    --cc=emacs-orgmode@gnu.org \
    --cc=peter.frings@agfa.com \
    /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 public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

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).