[texhax] The easiest way to increase font size to 13pt

William Adams will.adams at frycomm.com
Tue Jul 20 16:37:48 CEST 2010


On Jul 20, 2010, at 4:57 AM, Krzysztof Walkiewicz wrote:

> I'm trying to increase font size in my latex document to 13pt.
> I'm quite new to latex and (as always in that kind of situation I run
> out of time). Could anybody give me some hints how can I do that?

I believe extsizes.sty from:

http://www.ctan.org/tex-archive/macros/latex/contrib/extsizes/

will do as you wish, should be something like:

\usepackage[13pt]{extsizes}

> Now I have following settings:
> 
> \documentclass[a4paper,12pt]{report}
> \usepackage[bookmarks,colorlinks,plainpages=false]{hyperref}
> \hypersetup{colorlinks=false, linkcolor=black}
> \linespread{1.3}
> \usepackage{t1enc}
> \usepackage[utf8]{inputenc}
> \usepackage{polski}
> \usepackage{times}

If it doesn't conflict, I'd suggest replacing that last w/ mathptmx.

William

-- 
William Adams
senior graphic designer
Fry Communications
Sphinx of black quartz, judge my vow.



More information about the texhax mailing list