emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Christian Egli <christian.egli@sbszh.ch>
To: emacs-orgmode@gnu.org
Subject: [BUG] Nested lists in LaTeX export
Date: Fri, 12 Jun 2009 11:44:11 +0200	[thread overview]
Message-ID: <j2tz2ln5w4.fsf@sbszh.ch> (raw)

[-- Attachment #1: Type: text/plain, Size: 450 bytes --]

Hi

I have the following org snippet which exports properly using the HTML
and the docbook exporter. Open the attached file and export it to HTML
to see how item #2 of the parent list contains two numbered sublists.

If you however export this to pdf using the latex exporter the sentence
"If you use Puppet...steps instead:" is missing and the second sublist
is inserted in the parent list.

All is done with latest org from git.

Thanks
Christian


[-- Attachment #2: Org test file --]
[-- Type: text/plain, Size: 1177 bytes --]

##  -*- mode: org; -*-
#+TITLE:     Software Deployment Process
#+LANGUAGE:  en

** Production

1. Keep the delivered and accepted package in a save place, so you
   have access to it when you ever need to roll back to an older
   version or if you need to redeploy the package.
2. Install the package. 
   1. Unpack the ~tar.gz~ on the production server.
   2. Install with the provided installation script such as ~make
      install~. 
   3. Setup some configuration files according to the ~README~ or the
      ~INSTALL~ file contained in the ~tar.gz~.
   If you use [[http://reductivelabs.com/trac/puppet][Puppet]] for deployment then do the following steps instead:
   1. Integrate the installation in Puppet.
   2. Integrate the configuration as described in the ~README~ or the
      ~INSTALL~ file in Puppet.
   3. Deploy.
3. If the deployment fails or the application doesn't come up, the
   installation is rolled back, i.e. the package is removed with the
   uninstall script, and the old version is reinstalled. The faulty
   package is sent back to Development.
4. If the installation was successful the package is integrated in the
   error monitoring system.



[-- Attachment #3: HTML export --]
[-- Type: text/html, Size: 4130 bytes --]

[-- Attachment #4: LaTeX export --]
[-- Type: application/pdf, Size: 99667 bytes --]

[-- Attachment #5: Type: text/plain, Size: 204 bytes --]

_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

             reply	other threads:[~2009-06-12  9:44 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-12  9:44 Christian Egli [this message]
2009-06-13  6:07 ` [BUG] Nested lists in LaTeX export Carsten Dominik
2009-06-13 13:53   ` Scot Becker

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=j2tz2ln5w4.fsf@sbszh.ch \
    --to=christian.egli@sbszh.ch \
    --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).