Re: [Orgmode] LaTeX export works but not in HTML

2010-07-01 Thread Uri Avalos
Thanks very much for the tip. The relevant variables I needed to change were org-export-latex-default-packages-alist and org-format-latex-header. It's working fine now. BTW, where did you find the latex fragment? I'm assuming in the tmp directory of the file? On Wed, 30 Jun 2010 02:58:41 -04

Re: [Orgmode] LaTeX export works but not in HTML

2010-07-01 Thread Nick Dokos
amscopub-m...@yahoo.com wrote: > Thanks very much for the tip. > > The relevant variables I needed to change were > org-export-latex-default-packages-alist and > org-format-latex-header. It's working fine now. > > BTW, where did you find the latex fragment? I'm assuming in the tmp > directory of

Re: [Orgmode] LaTeX export works but not in HTML

2010-07-01 Thread amscopub-mail
Thanks very much for the tip. The relevant variables I needed to change were org-export-latex-default-packages-alist and org-format-latex-header. It's working fine now. BTW, where did you find the latex fragment? I'm assuming in the tmp directory of the file? On Wed, 30 Jun 2010 02:58:41 -04

Re: [Orgmode] LaTeX export works but not in HTML

2010-06-29 Thread Nick Dokos
Uri Avalos wrote: > The following latex options produce the right format (an article scaled up to > 20pts using the "arev" font): > > #+LaTeX_CLASS: article > #+LaTeX_CLASS_OPTIONS: [12pt] > #+LATEX_HEADER: \usepackage{amsmath,amsthm,amssymb} \usepackage[T1]{fontenc} > \usepackage[20pt]{extsiz

[Orgmode] LaTeX export works but not in HTML

2010-06-29 Thread Uri Avalos
The following latex options produce the right format (an article scaled up to 20pts using the "arev" font): #+LaTeX_CLASS: article #+LaTeX_CLASS_OPTIONS: [12pt] #+LATEX_HEADER: \usepackage{amsmath,amsthm,amssymb} \usepackage[T1]{fontenc} \usepackage[20pt]{extsizes} \usepackage{arev} \usepackage[