* BUG: Latex exporter bug
@ 2012-01-27 15:07 Tomas Grigera
2012-01-28 16:02 ` Bastien
0 siblings, 1 reply; 3+ messages in thread
From: Tomas Grigera @ 2012-01-27 15:07 UTC (permalink / raw)
To: emacs-orgmode
Hello Org people:
I have found the following issue when exporting to Latex: a headline
is sometimes moved to another position when skipping a level in the
hierarchy. The following demonstrates the problem:
* Sec 1
** Subsec 1.1
*** Subsec 1.1.1
** Subsec 1.2
* Sec 2
*** Subsec 2.0.1 (THIS IS MOVED)
When I export this to Latex, the last headline ends up before "Sec 2"
in the Latex file. If I put two stars instead of three, it is placed
correctly at the end.
I am using the latest git head (d9970d1b) and Emacs 23.2.1
Tomas
ps This does not happen for all exporters, e.g. html seems OK.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: BUG: Latex exporter bug
2012-01-27 15:07 BUG: Latex exporter bug Tomas Grigera
@ 2012-01-28 16:02 ` Bastien
2012-01-28 17:18 ` Tomas Grigera
0 siblings, 1 reply; 3+ messages in thread
From: Bastien @ 2012-01-28 16:02 UTC (permalink / raw)
To: Tomas Grigera; +Cc: emacs-orgmode
Hi Tomas,
Tomas Grigera <tgrigera@gmail.com> writes:
> I have found the following issue when exporting to Latex: a headline
> is sometimes moved to another position when skipping a level in the
> hierarchy. The following demonstrates the problem:
This is a known issue and can't be handled with the current
exporter. The "workaround" is to stick to a logical structure.
Best,
--
Bastien
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: BUG: Latex exporter bug
2012-01-28 16:02 ` Bastien
@ 2012-01-28 17:18 ` Tomas Grigera
0 siblings, 0 replies; 3+ messages in thread
From: Tomas Grigera @ 2012-01-28 17:18 UTC (permalink / raw)
To: Bastien; +Cc: emacs-orgmode
Hi Bastien
>> I have found the following issue when exporting to Latex: a headline
>> is sometimes moved to another position when skipping a level in the
>> hierarchy. The following demonstrates the problem:
>
> This is a known issue and can't be handled with the current
> exporter. The "workaround" is to stick to a logical structure.
Sorry, I had missed when this was discussed. Thanks for your answer.
Cheers,
Tomas
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2012-01-28 17:18 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-27 15:07 BUG: Latex exporter bug Tomas Grigera
2012-01-28 16:02 ` Bastien
2012-01-28 17:18 ` Tomas Grigera
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).