Changes

Jump to navigation Jump to search
no edit summary
Your font has no Small Caps variant? Do you need Small Caps switching depending on the \it, \bf, \bi, \tt, \ss, ... ? Here is the recipe for generating and installing Pseudo Small Caps (small letters are scaled down versions of capitals - typographicaly not clear solution but if the font has no real Small Caps...). The example is done on Latin Modern family but can be applied to another Type1 or TTF font type.
1. Pseudo Small Caps generation . [http://typokvitek.com/tex/pseudocaps/make-pseudocaps.txt All commands (txt)]<br>
<texcode>
texfont --fontroot=X:\ --en=ec --ve=public --co=lm --source=auto --ca=0.8 lmbx10
</texcode><br>
2. Typescript definitions . [http://typokvitek.com/tex/pseudocaps/type-lm-var.tex Complete type script] (copy URL to browser?!)
: a) Metric file correspondencies:<br>
<texcode>
\stoptypescript
</texcode><br>
3. Usage . [http://typokvitek.com/tex/pseudocaps/smallcaps.pdf PDF] [http://typokvitek.com/tex/pseudocaps/smallcaps.tex Source] (copy URL to browser?!)
<texcode>
\usetypescriptfile[type-lm-var]
Anonymous user

Navigation menu