LATEX-L Archives

Mailing list for the LaTeX3 project

LATEX-L@LISTSERV.UNI-HEIDELBERG.DE

Options: Use Forum View

Use Monospaced Font
Show Text Part by Default
Condense Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< 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:
Subject:
MIME-Version:
1.0
Content-Transfer-Encoding:
8bit
In-Reply-To:
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