emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Changing the font family in HTML export
@ 2011-06-28  7:18 Dror Atariah
  2011-06-28  8:19 ` Manuel Giraud
  2011-06-28  9:58 ` Bastien
  0 siblings, 2 replies; 8+ messages in thread
From: Dror Atariah @ 2011-06-28  7:18 UTC (permalink / raw)
  To: emacs-orgmode

Dear org mode users,

I'm trying to change the font used when exporting .org to .html. At the moment, I get 
"
<style type="text/css">
 <!--/*--><![CDATA[/*><!--*/
  html { font-family: Times, serif; font-size: 12pt; }
"
In the generated .html file. I would like to control this part, namely, I would like to have for example:
"
<style type="text/css">
 <!--/*--><![CDATA[/*><!--*/
  html { font-family: Helvatica, sans-serif; font-size: 12pt; }
"
Instead. I found several hints, but my emacs skill failed me, and I couldn't find a solution.

Can you help me? Thanks in advance,
Dror

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2011-06-28 13:01 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-06-28  7:18 Changing the font family in HTML export Dror Atariah
2011-06-28  8:19 ` Manuel Giraud
     [not found]   ` <508A016C-064F-48B4-9C56-294D980EB4E6@gmail.com>
     [not found]     ` <87r56egxdj.fsf@univ-nantes.fr>
2011-06-28  9:00       ` Dror Atariah
2011-06-28  9:18         ` Pieter Praet
2011-06-28  9:59           ` Pieter Praet
2011-06-28 12:10         ` Christian Moe
2011-06-28 13:01           ` Dror Atariah
2011-06-28  9:58 ` Bastien

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).