Counters: `org-export-with-statistics-cookies' Grant Rettke -- g...@wisdomandwonder.com | http://www.wisdomandwonder.com/ “Wisdom begins in wonder.” --Socrates “All creativity is an extended form of a joke.” --Kay ((λ (x) (x x)) (λ (x) (x x))) “Life has become immeasurably better since I have been forced to stop taking it seriously.” --Thompson
On Tue, Aug 25, 2015 at 7:20 AM, Meir Goldenberg <mgolde...@gmail.com> wrote: > I have the following exporting options: > #+OPTIONS: date:t stat:nil timestamp:t num:nil toc:nil p:nil todo:nil > > Two questions: > > 1. I did not notice an option that would remove check-boxes ([ ]) and > counters ([/]) from the output of the export. Is there a way to export > without these? (actually, I thought that stat:nil would do it, but it does > not have any effect. > > 2. The options date:t stat:nil timestamp:t do not have any noticeable effect > on the resulting pdf. The \date{\today} command does appear in the latex > file, but the date does not show in the pdf...