all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Philipp Kroos <philipp.kroos@t-online.de>
To: "Sébastien Delafond" <sdelafond@gmail.com>
Cc: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: Re: Bug ? LaTeX exporter does not export subsections from included files
Date: Mon, 29 Oct 2012 15:38:19 +0100	[thread overview]
Message-ID: <87sj8x5oo4.fsf@t-online.de> (raw)
In-Reply-To: <20121029102233.483@usenet.piggo.com> ("Sébastien Delafond"'s message of "Mon, 29 Oct 2012 09:23:19 +0000 (UTC)")


Hi,

I tried with both the old exporter (emacs -Q) and the new.
The old one exports correctly on my side, here's the relevant part:

#+BEGIN_LaTeX
  This is Bar.
  \subsection{Bar 1}
  \label{sec-2-1}
  
  This is Bar's first part.
  \subsection{Bar 2}
  \label{sec-2-2}
  
  And here is the second one.
#+END_LaTeX

I think the behaviour in the new exporter has been changed to a better:
The included trees are changed in depth according to the structure they
are imported to, so with the new exporter the included file should start
at level1 as well, e.g.
...
This is Bar
* Bar 1
...

This makes the files more usable on their own as well, which is a great
improvement!

I hope this assumption is correct.

Regards, Philipp


Sébastien Delafond <sdelafond@gmail.com> writes:

> On 2012-10-08, Sébastien Delafond <sdelafond@gmail.com> wrote:
>> Since the update to org-mode 7.9.1-1, the LaTeX export does not work
>> completely anymore with included files.
>
> No idea at all on this one ? :)
>
> Cheers,
>
> --Seb

      reply	other threads:[~2012-10-29 14:36 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-08  8:55 Bug ? LaTeX exporter does not export subsections from included files Sébastien Delafond
2012-10-29  9:23 ` Sébastien Delafond
2012-10-29 14:38   ` Philipp Kroos [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

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

  git send-email \
    --in-reply-to=87sj8x5oo4.fsf@t-online.de \
    --to=philipp.kroos@t-online.de \
    --cc=emacs-orgmode@gnu.org \
    --cc=sdelafond@gmail.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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.