On Sep 14, 2009, at 5:34 PM, Sebastian Rose wrote:
"Thomas S. Dye" <t...@tsdye.com> writes:
On Sep 14, 2009, at 10:21 AM, Sebastian Rose wrote:
"Thomas S. Dye" <t...@tsdye.com> writes:
Aloha all,
The variable org-export-latex-classes has a specification for
unnumbered
sections but I haven't found any documentation how to mark up
the org file
to
activate them. I might have missed something obvious. Could
someone give
me a
pointer to documentation or some help how to markup the org file?
All the best,
Tom
Thomas,
Are you looking for
M-x customize-variable RET org-export-with-section-numbers RET
??
As Matt wrote, per file setting is:
#+OPTIONS: num:nil
Sebastian
Yes, that is it. Thanks!
Is there any way to set this for an individual headline? Or, is it
effective
only for the entire file, or portion of file, that is exported?
All the best,
Tom
No. There is just the global default (`org-export-with-section-
numbers')
and the per-file setting. Both entire files.
Best wishes
Sebastian
Thanks Sebastian. I appreciate the expert assistance. I have a
simple export to Beamer working and was trying to implement automatic
export of columns, too. The starred sections were going to be
placeholders for the columns heading level when it wasn't used. I've
found that skipping a headline level in the source causes the latex
exporter to skip over subsequent inferior levels, so it isn't possible
to assign a heading level to columns and then use them or not as the
case requires. I'm actually quite happy with the simple export I have
working. Beamer templates that show the document structure are easy
to write to using org-mode, where document structure is so important.
All the best,
Tom
_______________________________________________
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