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
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.
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
>
> ---
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
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
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