From: lists@wilkesley.net
To: emacs-orgmode@gnu.org
Subject: Exporting to LaTeX Ignores Title Option in #+Options:.
Date: Sat, 18 Jun 2016 07:55:28 +0100 [thread overview]
Message-ID: <648f05c25ef70b77cbf1770d6ff38bb3@wilkesley.net> (raw)
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.
next reply other threads:[~2016-06-18 6:55 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-18 6:55 lists [this message]
2016-06-18 12:08 ` Exporting to LaTeX Ignores Title Option in #+Options: Xiaolong Zhang (HKUCS)
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=648f05c25ef70b77cbf1770d6ff38bb3@wilkesley.net \
--to=lists@wilkesley.net \
--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).