emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Kenneth Jacker <khj@be.cs.appstate.edu>
To: emacs-orgmode@gnu.org
Subject: Indentation Problem Using LaTeX Export
Date: Fri, 24 Oct 2014 10:33:04 -0400	[thread overview]
Message-ID: <87k33p35cv.fsf@be.cs.appstate.edu> (raw)

Good day!

In LaTeX terms, I believe an "\end{itemize}" is closing a list later
that I want.  Its kind of hard to explain, but I'll try via an example ...

I basically have a couple of nested outlines and body text.  Something
like this in Org format:

     * Alpha
     
     porttitor, elit at imperdiet consequat, nunc nisl dapibus dui, eu
     fermentum ipsum magna et mi. Sed egestas erat et dolor lobortis, sit
     amet cursus
     
     ** Alpha1
     
     ** Alpha2
     
     lorem tincidunt. Vivamus eget bibendum est. Integer justo mauris,
     sodales eget commodo quis, faucibus non est. Nulla facilisi

     
this produces something like:

     1 Alpha
     
     porttitor, elit at imperdiet consequat, nunc nisl dapibus dui, eu
     fermentum ipsum magna et mi. Sed egestas erat et dolor lobortis, sit
     amet cursus
     
        1.1 Alpha1
     
        1.2 Alpha2
     
==>     lorem tincidunt. Vivamus eget bibendum est. Integer justo mauris,
==>     sodales eget commodo quis, faucibus non est. Nulla facilisi


whereas I want it to be formated like this:

     1 Alpha
     
     porttitor, elit at imperdiet consequat, nunc nisl dapibus dui, eu
     fermentum ipsum magna et mi. Sed egestas erat et dolor lobortis, sit
     amet cursus
     
        1.1 Alpha1
     
        1.2 Alpha2
     
 ==> lorem tincidunt. Vivamus eget bibendum est. Integer justo mauris,
 ==> sodales eget commodo quis, faucibus non est. Nulla facilisi


IOW, I want the "lorem tincidunt" body to be associated with the "Alpha"
heading, not the "Alpha2" one.


I can use a "work around" via editing the LaTeX file.  But, is there a
way to do this entirely within Org?  Maybe a "bug"?


Thanks,
-- 
Prof Kenneth H Jacker (ret)   khj@cs.appstate.edu
Computer Science Dept         www.cs.appstate.edu/~khj
Appalachian State Univ
Boone, NC  28608  USA        

             reply	other threads:[~2014-10-24 14:35 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-24 14:33 Kenneth Jacker [this message]
2014-10-24 19:53 ` Indentation Problem Using LaTeX Export Eric S Fraga

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=87k33p35cv.fsf@be.cs.appstate.edu \
    --to=khj@be.cs.appstate.edu \
    --cc=emacs-orgmode@gnu.org \
    --cc=khj@cs.appstate.edu \
    /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).