Re: [O] How to change org-export-html-style

2014-04-16 Thread Rick Frankel
On 2014-04-15 23:25, Rustom Mody wrote: On Tue, Apr 15, 2014 at 10:39 PM, Rick Frankel wrote: On 2014-04-15 07:30, Rustom Mody wrote: I need (for various reasons) to inline these styles I have this code in my init to change the html style (defun rusi/load-css()   "Returns string from css fi

Re: [O] How to change org-export-html-style

2014-04-16 Thread Rustom Mody
Ok Thanks Nick I had to change org-export-html-style to org-html-head and now its working How the 7.xx variable was working is still somewhat a mystery though.

Re: [O] How to change org-export-html-style

2014-04-15 Thread Nick Dokos
Rustom Mody writes: > On Tue, Apr 15, 2014 at 10:39 PM, Rick Frankel wrote: > > On 2014-04-15 07:30, Rustom Mody wrote: > > I need (for various reasons) to inline these styles > > I have this code in my init to change the html style > > ---

Re: [O] How to change org-export-html-style

2014-04-15 Thread Rustom Mody
On Tue, Apr 15, 2014 at 10:39 PM, Rick Frankel wrote: > On 2014-04-15 07:30, Rustom Mody wrote: > >> I need (for various reasons) to inline these styles >> >> I have this code in my init to change the html style >> >> - >> (defun rusi/load-css() >> "Returns strin

Re: [O] How to change org-export-html-style

2014-04-15 Thread Rustom Mody
On Tue, Apr 15, 2014 at 5:00 PM, Rustom Mody wrote: > My html styles are in a file my-org.css in ~/orghacks > > I need (for various reasons) to inline these styles > I should have mentioned the org version: 8.2.5e Emacs version: 24.3.1

[O] How to change org-export-html-style

2014-04-15 Thread Rustom Mody
My html styles are in a file my-org.css in ~/orghacks I need (for various reasons) to inline these styles I have this code in my init to change the html style - (defun rusi/load-css() "Returns string from css file (hardwired) suitable for inline css" (interact