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