最近我在包裹方面遇到了一些问题lmodern
。
我想阅读文档来了解使用该包时可以指定的可能的参数,以及以后可以用它做什么。
然而,在谷歌上搜索了一段时间后,我还是没有找到它。
我只发现:
- 一个有趣的文章关于 lmodern (http://www.tug.org/pracjourn/2006-1/robertson/robertson.pdf)虽然有趣且有用,但它可能无法涵盖所有内容。
- 一个 CTAN 文件夹,但它也不包含文档(http://www.ctan.org/tex-archive/info/lmodern)
在哪里可以找到该lmodern
包的完整文档?
答案1
没什么好说的。该包可以传递三个选项:
nomath
,这不会改变数学字体,保留默认的 Computer Modern;variablett
,设置可变宽度的打字机字体;lighttt
,使用较浅版本的打字机字体,因此粗体变体更加明显。
该包的主要作用是设置文本字体,以便使用拉丁现代字体系列。
答案2
你在 lmodern.sty 中有这个:
% This file belongs to the Latin Modern package. The work is released
% under the GUST Font License. See the MANIFEST-Latin-Modern.txt and
% README-Latin-Modern.txt files for the details. For the most recent version of
% this license see http://www.gust.org.pl/fonts/licenses/GUST-FONT-LICENSE.txt
% or http://tug.org/fonts/licenses/GUST-FONT-LICENSE.txt
因此使用谷歌后请阅读:
http://www.gust.org.pl/projects/e-foundry/latin-modern/download/readme-latin-modern.txt/view