LATEX-L Archives

Mailing list for the LaTeX3 project

LATEX-L@LISTSERV.UNI-HEIDELBERG.DE

Options: Use Classic View

Use Monospaced Font
Show HTML Part by Default
Condense Mail Headers

Topic: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Sender: Mailing list for the LaTeX3 project <[log in to unmask]>
Date: Tue, 7 Sep 2010 17:16:22 +0200
Reply-To: Mailing list for the LaTeX3 project <[log in to unmask]>
Message-ID: <[log in to unmask]>
MIME-Version: 1.0
Content-Transfer-Encoding: 8bit
In-Reply-To: <[log in to unmask]>
Content-Type: text/plain; charset=utf-8
From: Ulrike Fischer <[log in to unmask]>
Parts/Attachments: text/plain (26 lines)

> Is it or will it be possible with LaTeX 3 to have standard classes 
> (really) do this :

> \documentclass[12.37pt]{article}

> or

> \documentclass[31pt]{book}

Well I don't know about the future of standard classes, but you can do
this already with one the KOMA-classes:

\RequirePackage{fix-cm}
\documentclass[fontsize=39pt]{scrbook}
\begin{document}
abcde \large abc

\end{document}


-- 
Mit freundlichen Grüßen
Ulrike Fischer
mailto:[log in to unmask]

ATOM RSS1 RSS2