emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Mark Elston <m_elston@comcast.net>
To: "Alan E. Davis" <lngndvs@gmail.com>
Cc: org-mode <emacs-orgmode@gnu.org>
Subject: Re: Exporting org to LaTeX to PDF: headings do not convert to sections
Date: Thu, 21 May 2009 18:38:17 -0700	[thread overview]
Message-ID: <4A160209.9050707@comcast.net> (raw)
In-Reply-To: <7bef1f890905211314p4f14e44fj57aac5d339578a28@mail.gmail.com>

Alan E. Davis wrote:
>  
> I don't understand why  I  do not see "section" or "subsection", and the 
> sections often come out with bare stars.  Is this also because the 
> number of levels has been exceeded?
> 
> 

Are you, by any chance, using a top-level org file with
#+INCLUDE lines?  If so, you need to put at least one
line with a single start before the include directives.  I had
a similar problem in the past and this solved my problem.

That is:

* Introduction
#+INCLUDE "abc.org"
#+INCLUDE "def.org"

Each of the included org files can have their own top-level headlines
and these are turned into the appropriate LaTeX sectioning commands.

Mark

      parent reply	other threads:[~2009-05-22  1:38 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-21 13:50 Exporting org to LaTeX to PDF: headings do not convert to sections Alan E. Davis
2009-05-21 14:27 ` Carsten Dominik
2009-05-21 14:52   ` Carsten Dominik
2009-05-21 20:14     ` Alan E. Davis
2009-05-21 22:44       ` Carsten Dominik
2009-05-22  8:17         ` Eric S Fraga
2009-05-23  6:26           ` Carsten Dominik
2009-05-23 22:39             ` Alan E. Davis
2009-05-22  1:38       ` Mark Elston [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=4A160209.9050707@comcast.net \
    --to=m_elston@comcast.net \
    --cc=emacs-orgmode@gnu.org \
    --cc=lngndvs@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 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).