Changes

Jump to navigation Jump to search
2,061 bytes added ,  19:02, 3 January 2006
m
preliminary page about lm
< [[Fonts]]

* [http://www.tug.org/tex-archive/info/lmodern/lmodern.html Wishes for Latin Modern] (currently not maintained)
* [http://www.cstug.cz/aktivity/2005/lm-at11e.pdf A presentation by Bogusław Jackowski] (may we copy description of the fonts from there?)
* [http://www.ctan.org/tex-archive/fonts/lm/ CTAN]

= Examples =

{{todo|install fonts on garden; do a more fancy table (and without "low-level" font commands, but preserving font name somewhere in the table), perhaps sample text with ligatures and diacritical marks as well; perhaps add available sizes somewhere in the table as well}}

== Serif (rm) ==

<context>
\definedfont[ec-lmr10]Regular\crlf
\definedfont[ec-lmro10]Slanted\crlf
\definedfont[ec-lmri10]Italic\crlf
\definedfont[ec-lmb10]Demi Regular\crlf
\definedfont[ec-lmbo10]Demi Slanted\crlf % called italic from some reason
\definedfont[ec-lmbx10]Bold\crlf
\definedfont[ec-lmbxo10]Bold Slanted\crlf
\definedfont[ec-lmbxi10]Bold Italic\crlf
\definedfont[ec-lmcsc10]Small Caps\crlf
%\definedfont[ec-lmcso10]Small Caps Slanted\crlf
Small Caps Slanted (missing on the garden)\crlf
</context>

== Sans (ss) ==

<context>
\definedfont[ec-lmss10]Regular\crlf
\definedfont[ec-lmsso10]Slanted\crlf
\definedfont[ec-lmssdc10]Demi Regular\crlf
\definedfont[ec-lmssdo10]Demi Slanted\crlf
\definedfont[ec-lmssbx10]Bold\crlf
\definedfont[ec-lmssbo10]Bold Slanted\crlf
% lmssq8, lmssqo8, lmssqbx8, lmssqbo8 ??? what are they?
</context>

== Typewritter (tt) ==

<context>
\definedfont[ec-lmtt10]Regular\crlf
\definedfont[ec-lmtto10]Slanted\crlf
\definedfont[ec-lmtti10]Italic\crlf
\crlf\tt [many missing]\crlf\crlf
%\definedfont[ec-lmtk10]Demi\crlf
%\definedfont[ec-lmtko10]Demi Slanted\crlf
%\definedfont[ec-lmtl10]Light\crlf
%\definedfont[ec-lmtlo10]Light Slanted\crlf
%\definedfont[ec-lmtlc10]Light Condensed\crlf
%\definedfont[ec-lmtlco10]Light Condensed Slanted\crlf
\definedfont[ec-lmtcsc10]Small Caps\crlf
%definedfont[ec-lmtcso10]Small Caps Slanted\crlf
Small Caps Slanted (missing)\crlf
</context>

=== Variable width ===

[[Category:Fonts]]

Navigation menu