all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Export: Using LaTeX "\timestamp" and or customising title header
@ 2010-08-05 18:25 'Mash
  2010-08-06  9:23 ` Bastien
  0 siblings, 1 reply; 2+ messages in thread
From: 'Mash @ 2010-08-05 18:25 UTC (permalink / raw)
  To: emacs-orgmode

Afternoon,

I have started experimenting with publishing outlines to PDF, and have been trying to sort out basic styling, mainly because the default export looks terrible.

I disabled the title header as I want my first outline to be the first thing at the top of the page. The problem is that I would like to either customise the real header i.e. not have it centred; or be able to use "\timestamp" under my first outline which would display the file timestamp.

Is this possible because I can't get it to generate a timestamp on export? I have tried enabling "timestamp:t" but this also has no affect. I use "#+TITLE:" to prevent the title header from being displayed.

-----
#+LATEX_HEADER: \documentclass[10pt,a4paper]{article}
#+LATEX_HEADER: \usepackage[a4paper,left=2cm,top=1cm,right=3cm,nohead,nofoot]{geometry}
#+LATEX_HEADER: \usepackage{palatino}
#+OPTIONS: num:nil toc:nil timestamp:nil author:nil email:nil
#+TITLE:

* This is the title of my article
  \timestamp

** Subtitle
*** etc
-----

Thanks

'Mash

--
'to life is doxolgy
http://toshine.org

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-08-06  9:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-05 18:25 Export: Using LaTeX "\timestamp" and or customising title header 'Mash
2010-08-06  9:23 ` Bastien

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.