all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* LaTex Adjustments for Org-Export
@ 2013-07-31 12:27 Jeff Rush
  2013-07-31 13:44 ` John Hendy
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: Jeff Rush @ 2013-07-31 12:27 UTC (permalink / raw
  To: emacs-orgmode

I'm trying to export a .org file to .pdf and although I've gotten past
many formatting hurdles, I am stuck on two problems.

1) How can I redefine, in my org-export-latex-classes variable, the
\section definition, such that it includes \pagebreak?
     My reason is that I would like each of my top-level headings to
start on a new page, like a new chapter.

2) How can I change the basic formatting of paragraphs everywhere to

     a) omit the leading indent, and
     b) have a blank line between paragraphs

    Instead of this strange-looking style:

        This is a test paragraph
    of the following kind of thing.
        And so is this one.

    I want it to look like this:

    This is a test paragraph
    of the following kind of thing.
      And so is this one.

Thanks for any helpful souls out there.  I'm working on learning LaTeX
but can't see how the various parts of the "article" base class fit
together and how to selectively override them.

-Jeff

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2013-08-04 14:52 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-31 12:27 LaTex Adjustments for Org-Export Jeff Rush
2013-07-31 13:44 ` John Hendy
2013-07-31 14:01 ` Nick Dokos
2013-07-31 16:24 ` Nick Dokos
2013-07-31 18:56   ` Suvayu Ali
2013-07-31 21:26     ` Nick Dokos
2013-08-03 20:49 ` Brian van den Broek
2013-08-04  1:26   ` John Hendy
2013-08-04  2:03     ` David Rogers
2013-08-04  4:16     ` Brian van den Broek
2013-08-04 14:51 ` Anthony Lander

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.