emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Exporting to LaTeX Ignores Title Option in #+Options:.
@ 2016-06-18  6:55 lists
  2016-06-18 12:08 ` Xiaolong Zhang (HKUCS)
  0 siblings, 1 reply; 2+ messages in thread
From: lists @ 2016-06-18  6:55 UTC (permalink / raw)
  To: emacs-orgmode

I have a bunch of org-files that I want to export. They  all have a 
#+TITLE: but I don't want the Title to appear in the exported code.

If I export the following minimal file:

#+TITLE: My Title.
#+AUTHOR: Ian Barton.
#+STARTUP: content indent
#+DATE: [2016-06-18 Sat 07:43]
#+OPTIONS:  title:nil

I get the following output:

\author{Ian Barton.}
\date{\textit{[2016-06-18 Sat 07:43]}}
\title{My Title.}


I thought that setting title:nil in #+Options: suppressed export of the 
title. Is this expected behaviour with LaTeX?

Ian.

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

end of thread, other threads:[~2016-06-18 12:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-18  6:55 Exporting to LaTeX Ignores Title Option in #+Options: lists
2016-06-18 12:08 ` Xiaolong Zhang (HKUCS)

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).