Re: [O] Two problems with exporting options

2015-08-27 Thread Eric Abrahamsen
Meir Goldenberg writes: > Can I set this in #OPTIONS? Check the docstring of `org-export-with-statistics-cookies'! > On Wed, Aug 26, 2015 at 11:55 PM, Grant Rettke > wrote: > > > Counters: `org-export-with-statistics-cookies' > Grant Rettke > -- > g...@wisdomandwonder.com | htt

Re: [O] Two problems with exporting options

2015-08-27 Thread Meir Goldenberg
Can I set this in #OPTIONS? On Wed, Aug 26, 2015 at 11:55 PM, Grant Rettke wrote: > 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 j

Re: [O] Two problems with exporting options

2015-08-26 Thread Grant Rettke
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

[O] Two problems with exporting options

2015-08-25 Thread Meir Goldenberg
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 tho