emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: "Xiaolong Zhang (HKUCS)" <xlzhang@cs.hku.hk>
To: lists@wilkesley.net
Cc: emacs-orgmode@gnu.org
Subject: Re: Exporting to LaTeX Ignores Title Option in #+Options:.
Date: Sat, 18 Jun 2016 20:08:28 +0800	[thread overview]
Message-ID: <CAH5eB76WUX-kKQ5gfwEU0x6Y6r_agqbi8mKM5kWyOoZxuXWpfQ@mail.gmail.com> (raw)
In-Reply-To: <648f05c25ef70b77cbf1770d6ff38bb3@wilkesley.net>

[-- Attachment #1: Type: text/plain, Size: 750 bytes --]

The difference is that no "\maketitle" is generated for LaTeX export after
"\begin{document}"

Regards,
Xiaolong

On Sat, Jun 18, 2016 at 2:55 PM, <lists@wilkesley.net> wrote:

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

[-- Attachment #2: Type: text/html, Size: 1461 bytes --]

      reply	other threads:[~2016-06-18 12:09 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-18  6:55 Exporting to LaTeX Ignores Title Option in #+Options: lists
2016-06-18 12:08 ` Xiaolong Zhang (HKUCS) [this message]

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=CAH5eB76WUX-kKQ5gfwEU0x6Y6r_agqbi8mKM5kWyOoZxuXWpfQ@mail.gmail.com \
    --to=xlzhang@cs.hku.hk \
    --cc=emacs-orgmode@gnu.org \
    --cc=lists@wilkesley.net \
    /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).