emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Changing the font family in HTML export


From: Manuel Giraud
Subject: Re: [O] Changing the font family in HTML export
Date: Tue, 28 Jun 2011 10:19:13 +0200
User-agent: Gnus/5.1299999999999999 (Gnus v5.13) Emacs/23.3 (berkeley-unix)

Dror Atariah <address@hidden> writes:

> Can you help me? Thanks in advance,

I think you could use an external css file for that. You can do so by
setting the STYLE property in you org file like that:

--8<---------------cut here---------------start------------->8---
#+TITLE: My page
#+STYLE: <link rel="stylesheet" href="my_own.css" type="text/css"/>

* My first title
--8<---------------cut here---------------end--------------->8---

Best regards,
-- 
Manuel Giraud



reply via email to

[Prev in Thread] Current Thread [Next in Thread]