* Exporting to PDF without a title
@ 2009-07-14 22:45 Manuel Amador
2009-07-15 0:42 ` Russell Adams
0 siblings, 1 reply; 4+ messages in thread
From: Manuel Amador @ 2009-07-14 22:45 UTC (permalink / raw)
To: emacs-orgmode
Hi,
Is there a way of exporting to PDF from org-mode without generating a
title? (alternatively, how can I skip the \maketitle command in the
latex file when exporting to PDF)
Manuel
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Exporting to PDF without a title
2009-07-14 22:45 Exporting to PDF without a title Manuel Amador
@ 2009-07-15 0:42 ` Russell Adams
2009-07-15 3:59 ` Manuel Amador
2009-08-03 4:32 ` Carsten Dominik
0 siblings, 2 replies; 4+ messages in thread
From: Russell Adams @ 2009-07-15 0:42 UTC (permalink / raw)
To: emacs-orgmode
Add this at the end of the file, and then do M-x normal-mode.
#+ Local Variables:
#+ org-export-latex-title-command: ""
#+ End:
On Tue, Jul 14, 2009 at 03:45:03PM -0700, Manuel Amador wrote:
> Hi,
>
> Is there a way of exporting to PDF from org-mode without generating a
> title? (alternatively, how can I skip the \maketitle command in the
> latex file when exporting to PDF)
>
> Manuel
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Remember: use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
>
------------------------------------------------------------------
Russell Adams RLAdams@AdamsInfoServ.com
PGP Key ID: 0x1160DCB3 http://www.adamsinfoserv.com/
Fingerprint: 1723 D8CA 4280 1EC9 557F 66E8 1154 E018 1160 DCB3
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Exporting to PDF without a title
2009-07-15 0:42 ` Russell Adams
@ 2009-07-15 3:59 ` Manuel Amador
2009-08-03 4:32 ` Carsten Dominik
1 sibling, 0 replies; 4+ messages in thread
From: Manuel Amador @ 2009-07-15 3:59 UTC (permalink / raw)
To: emacs-orgmode
Perfect, this works. Thanks!
On Tue, Jul 14, 2009 at 5:42 PM, Russell Adams<RLAdams@adamsinfoserv.com> wrote:
> Add this at the end of the file, and then do M-x normal-mode.
>
> #+ Local Variables:
> #+ org-export-latex-title-command: ""
> #+ End:
>
>
> On Tue, Jul 14, 2009 at 03:45:03PM -0700, Manuel Amador wrote:
>> Hi,
>>
>> Is there a way of exporting to PDF from org-mode without generating a
>> title? (alternatively, how can I skip the \maketitle command in the
>> latex file when exporting to PDF)
>>
>> Manuel
>>
>>
>> _______________________________________________
>> Emacs-orgmode mailing list
>> Remember: use `Reply All' to send replies to the list.
>> Emacs-orgmode@gnu.org
>> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
>>
>
>
> ------------------------------------------------------------------
> Russell Adams RLAdams@AdamsInfoServ.com
>
> PGP Key ID: 0x1160DCB3 http://www.adamsinfoserv.com/
>
> Fingerprint: 1723 D8CA 4280 1EC9 557F 66E8 1154 E018 1160 DCB3
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Remember: use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
>
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Exporting to PDF without a title
2009-07-15 0:42 ` Russell Adams
2009-07-15 3:59 ` Manuel Amador
@ 2009-08-03 4:32 ` Carsten Dominik
1 sibling, 0 replies; 4+ messages in thread
From: Carsten Dominik @ 2009-08-03 4:32 UTC (permalink / raw)
To: Russell Adams, Manuel Amador; +Cc: Org Mode
On Jul 15, 2009, at 2:42 AM, Russell Adams wrote:
> Add this at the end of the file, and then do M-x normal-mode.
>
> #+ Local Variables:
> #+ org-export-latex-title-command: ""
> #+ End:
This may actually be a common application, so I have simplified this to
#+TITLE:
i.e. explicitly specifying an empty TITLE
- Carsten
>
>
> On Tue, Jul 14, 2009 at 03:45:03PM -0700, Manuel Amador wrote:
>> Hi,
>>
>> Is there a way of exporting to PDF from org-mode without generating a
>> title? (alternatively, how can I skip the \maketitle command in the
>> latex file when exporting to PDF)
>>
>> Manuel
>>
>>
>> _______________________________________________
>> Emacs-orgmode mailing list
>> Remember: use `Reply All' to send replies to the list.
>> Emacs-orgmode@gnu.org
>> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
>>
>
>
> ------------------------------------------------------------------
> Russell Adams RLAdams@AdamsInfoServ.com
>
> PGP Key ID: 0x1160DCB3 http://www.adamsinfoserv.com/
>
> Fingerprint: 1723 D8CA 4280 1EC9 557F 66E8 1154 E018 1160 DCB3
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Remember: use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2009-08-03 4:33 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-14 22:45 Exporting to PDF without a title Manuel Amador
2009-07-15 0:42 ` Russell Adams
2009-07-15 3:59 ` Manuel Amador
2009-08-03 4:32 ` Carsten Dominik
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).