emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: John Hendy <jw.hendy@gmail.com>
To: Xin Shi <shixin111@gmail.com>
Cc: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: Re: No title or date in LaTeX export
Date: Thu, 29 Jul 2010 18:00:43 -0500	[thread overview]
Message-ID: <AANLkTikqiR0_r=WyM_dEPOmkE-ojdHijfR_tcTUtib5-@mail.gmail.com> (raw)
In-Reply-To: <AANLkTimtUhMpiNot0wFTnqKkMEpBe+2MVxoi8iNyu-5Z@mail.gmail.com>


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

See this: http://www.mail-archive.com/emacs-orgmode@gnu.org/msg20692.html

Key line to add in your .org header section:

#+BIND: org-export-latex-title-command ""

When you do C-c C-e p the minibuffer will ask if you want to apply the
BIND code. Type yes and that should do it. It's been working for me in
eliminating the \maketitle line.


John

On Thu, Jul 29, 2010 at 3:31 PM, Xin Shi <shixin111@gmail.com> wrote:

> Hello Experts,
>
> When I export the org file to LaTeX, I want no title or date in the first
> page.  Namely, I want these lines to be commented out:
>
> %\title{XXXXXX}
> %\date{XXXXX}
> %\maketitle
>
> So far, I only found
> #+OPTIONS: author:nil  can make:
>
> %\author{XXXX}
>
> I also tried :
>
> # Local Variables:
> # org-export-latex-title-command: " "
> # End:
>
> but still saw the \maketitle .
>
> Any suggestions?
>
> Thanks!
>
> Xin
>
>
> _______________________________________________
> 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
>
>

[-- Attachment #1.2: Type: text/html, Size: 2123 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

  parent reply	other threads:[~2010-07-29 23:00 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-29 20:31 No title or date in LaTeX export Xin Shi
2010-07-29 20:52 ` Xin Shi
2010-07-29 21:02 ` Nick Dokos
2010-07-29 21:05 ` Neil Hepburn
2010-07-29 23:00 ` John Hendy [this message]
2010-07-29 23:01   ` John Hendy
2010-08-02 12:22     ` Xin Shi

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='AANLkTikqiR0_r=WyM_dEPOmkE-ojdHijfR_tcTUtib5-@mail.gmail.com' \
    --to=jw.hendy@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=shixin111@gmail.com \
    /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).