emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Frederik <freak.fred@gmail.com>
To: emacs-orgmode@gnu.org
Subject: LaTeX export: Problem with clipped tables
Date: Sat, 09 Jul 2011 14:22:25 +0200	[thread overview]
Message-ID: <iv9h5r$sbg$1@dough.gmane.org> (raw)

Hi there!

I experience some problems when exporting clipped tables to LaTeX:
The text in the fields doesn't get properly expanded, the `=>' is not 
removed.

Imagine the following table in org-mode:

| on the one hand | on the other => |
|-----------------+-----------------|
| <15>            | <15>            |
| some long tex=> | Lorem ipsum d=> |

Exporting to LaTeX gives me:

\begin{center}
   \begin{tabular}{ll}
     on the one hand  &  on the other =>nd  \\
     \hline
     some long tex=>line in this field  &  Lorem ipsum d=>or sit \\
   \end{tabular}
\end{center}

Strangely enough, when copying the LaTeX source from my emacs buffer 
into Thunderbird, the `=>' disappear, and the text is correct...

I use version 7.6.

Any hints?

Regards.

-- 
Frederik

             reply	other threads:[~2011-07-09 12:22 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-09 12:22 Frederik [this message]
2011-07-09 22:29 ` LaTeX export: Problem with clipped tables Bastien
2011-07-10 21:59   ` Frederik

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='iv9h5r$sbg$1@dough.gmane.org' \
    --to=freak.fred@gmail.com \
    --cc=emacs-orgmode@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.
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).