emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* LaTeX export: Problem with clipped tables
@ 2011-07-09 12:22 Frederik
  2011-07-09 22:29 ` Bastien
  0 siblings, 1 reply; 3+ messages in thread
From: Frederik @ 2011-07-09 12:22 UTC (permalink / raw)
  To: emacs-orgmode

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: LaTeX export: Problem with clipped tables
  2011-07-09 12:22 LaTeX export: Problem with clipped tables Frederik
@ 2011-07-09 22:29 ` Bastien
  2011-07-10 21:59   ` Frederik
  0 siblings, 1 reply; 3+ messages in thread
From: Bastien @ 2011-07-09 22:29 UTC (permalink / raw)
  To: Frederik; +Cc: emacs-orgmode

Hi Frederik,

Frederik <freak.fred@gmail.com> writes:

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

thanks for reporting this -- should be fixed now.

Best,

-- 
 Bastien

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: LaTeX export: Problem with clipped tables
  2011-07-09 22:29 ` Bastien
@ 2011-07-10 21:59   ` Frederik
  0 siblings, 0 replies; 3+ messages in thread
From: Frederik @ 2011-07-10 21:59 UTC (permalink / raw)
  To: emacs-orgmode

Am 10.07.2011 00:29, schrieb Bastien:
> Hi Frederik,
> 
> Frederik <freak.fred@gmail.com> writes:
> 
>> I experience some problems when exporting clipped tables to LaTeX:
>> The text in the fields doesn't get properly expanded, the `=>' is not
>> removed.
> 
> thanks for reporting this -- should be fixed now.
> 
> Best,
> 

Cool -- Thanks!

Regards

-- 
Frederik

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-07-10 21:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-07-09 12:22 LaTeX export: Problem with clipped tables Frederik
2011-07-09 22:29 ` Bastien
2011-07-10 21:59   ` Frederik

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