Eraldo Helal <era...@eraldo.at> writes:

> how can I globally:
> - make exporting tables with borders the default > #+ATTR_HTML:
> border="2" rules="all" frame="all"
> - make html export aware of line breaks > #+OPTIONS: \n:t
>
> in other words...
> how can I set
> - #+ATTR_HTML: border="2" rules="all" frame="all"
> - #+OPTIONS: \n:t
> in my .emacs file?

Hi Eraldo,

I don't know the answer, but an alternative is place the various common
settings in a single org file, and activate them in other files by using
a #+setupfile: line.

http://orgmode.org/manual/In_002dbuffer-settings.html#In_002dbuffer-settings
http://orgmode.org/manual/Export-options.html#Export-options

Dan

>
> Greetings,
> Eraldo
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Remember: use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode


_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to