|
From: | Xin Shi |
Subject: | Re: [Orgmode] No title or date in LaTeX export |
Date: | Mon, 2 Aug 2010 08:22:42 -0400 |
Whoops -- sorry for the duplicate suggestion... a bunch of messages just came through!On Thu, Jul 29, 2010 at 6:00 PM, John Hendy <address@hidden> wrote:
See this: http://www.mail-archive.com/address@hidden/msg20692.htmlKey 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.
JohnOn Thu, Jul 29, 2010 at 3:31 PM, Xin Shi <address@hidden> 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}%\maketitleSo 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.
address@hidden
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
[Prev in Thread] | Current Thread | [Next in Thread] |