emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Matt Price <moptop99@gmail.com>
To: emacs-orgmode@gnu.org
Subject: [PARTIALLY SOLVED] gnash crunch... latex whitespace defaults! + numbering in only some subheadings
Date: Thu, 2 Sep 2010 11:12:58 -0400	[thread overview]
Message-ID: <AANLkTik02W-wVmr6VuRDSVr-EFq6FjTewdy3ff5CqM0V@mail.gmail.com> (raw)
In-Reply-To: <16353.1283404712@gamaville.dokosmarshall.org>


[-- Attachment #1.1: Type: text/plain, Size: 1146 bytes --]

Thanks everyone for heir suggestions.  I have settled for now on this:

#+LATEX_HEADER: \usepackage[letterpaper]{geometry}
#+LATEX_HEADER:
\geometry{verbose,tmargin=2.5cm,bmargin=2.5cm,lmargin=2cm,rmargin=2cm}%
#+LATEX_HEADER: \usepackage{paralist}
#+LATEX_HEADER: \let\itemize\compactitem
#+LATEX_HEADER: \let\description\compactdesc
#+LATEX_HEADER: \let\enumerate\compactenum
#+LATEX_HEADER: \usepackage[small,compact,calcwidth]{titlesec}
#+LATEX_HEADER: \titlespacing{\section}{0pt}{*1}{*0.2}
#+LATEX_HEADER: \titlespacing{\subsection}{5}{*0}{*0}
#+LATEX_HEADER: \titlespacing{\subsubsection}{10pt}{*0}{*0}
#+LATEX_HEADER: \usepackage{enumitem}

which does a pretty good job of compressing the whitespace overall.  I'd
still love to do more finetuning of the formatting but I think that's a more
complex project.  Unfortunately this seems to have broken mk4ht for me!
which is a real drag as it's the only way I can reliably produce odt
documents, which I need much ofthe time.

Does anyone know whether numbering can be turned on just in some
subheadings?  That would help me quite a bit...

thanks thanks thanks for al lthe assistance,
matt

[-- Attachment #1.2: Type: text/html, Size: 1239 bytes --]

[-- Attachment #2: Type: text/plain, Size: 201 bytes --]

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

  reply	other threads:[~2010-09-02 15:19 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <moptop99@gmail.com>
2010-09-01 22:59 ` gnash crunch... latex whitespace defaults! + numbering in only some subheadings Matt Price
2010-09-02  0:16   ` Rafael
2010-09-02  5:18   ` Nick Dokos
2010-09-02 15:12     ` Matt Price [this message]
2010-09-02 22:24       ` [PARTIALLY SOLVED] " Shelagh Manton

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=AANLkTik02W-wVmr6VuRDSVr-EFq6FjTewdy3ff5CqM0V@mail.gmail.com \
    --to=moptop99@gmail.com \
    --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).