Hi Prad,
prad writes:
> i was hoping i could do these things through org templates rather than
> through the dotemacs file.
Well, you can bind variables in the Org file -- see #+BIND in the
Org manual.
> for instance, i can eliminate the author because it seems
> author:nil
> will nil out the
Bastien writes:
> prad writes:
>
>> this removes the author through a template:
>> #+OPTIONS: <:nil author:nil
>>
>> is there a variable to remove the entire postamble?
>
> (setq org-export-html-postamble nil)
>
>> is there a way i can add things to the postamble such as a horizontal line?
>
> (
Hi Prad,
prad writes:
> this removes the author through a template:
> #+OPTIONS: <:nil author:nil
>
> is there a variable to remove the entire postamble?
(setq org-export-html-postamble nil)
> is there a way i can add things to the postamble such as a horizontal line?
(setq org-export-html-po
this removes the author through a template:
#+OPTIONS: <:nil author:nil
is there a variable to remove the entire postamble?
is there a way i can add things to the postamble such as a horizontal line?
--
in friendship,
prad