[texhax] Times New Roman in Latex
Boris Veytsman
borisv at lk.net
Tue Feb 9 17:15:08 CET 2010
WT> From: Walter Tapia <waltapia at gmail.com>
WT> Date: Mon, 8 Feb 2010 16:57:41 -0400
WT> Hi guys! I have to write a proposal with the following settings: Times New
WT> Roman size 14 for titles, size 13 for subtitles, size 12 for the body, and
WT> 1.5 spaces between lines. How can I do this in linux? I'm using Ubuntu.
\usepackage[12pt]{article}
\usepackage{mathptmx}
\usepackage{setspace}
\onehalfspacing
\usepackage{titlesec}
\titleformat*{\section}{\fontsize{14pt}{18pt}\selecfont}
\titleformat*{\subsection}{\fontsize{13pt}{16pt}\selecfont}
--
Good luck
-Boris
Violence is a sword that has no handle -- you have to hold the blade.
More information about the texhax
mailing list