Hi, on the http://contextgarden.net/Pseudo_Small_Caps there is a recipe for: - generating Pseudo Small Caps by texutil, and - preparing typescript for variant \Var[SmallCaps] font switch. Example for Latin Modern: http://typokvitek.com/tex/pseudocaps/smallcaps.pdf After that it is possible to write: \def\sc{\Var[SmallCaps]} { Ahoj \sc Ahoj}\par {\it Ahoj \sc Ahoj}\par {\bf Ahoj \sc Ahoj}\par {\bi Ahoj \sc Ahoj}\par {\tt { Ahoj \sc Ahoj}\par {\it Ahoj \sc Ahoj}\par } {\ss { Ahoj \sc Ahoj}\par {\it Ahoj \sc Ahoj}\par {\bf Ahoj \sc Ahoj}\par } Example source: http://typokvitek.com/tex/pseudocaps/smallcaps.tex Typescript http://typokvitek.com/tex/pseudocaps/type-lm-var.tex Commands http://typokvitek.com/tex/pseudocaps/make-pseudocaps.txt Have a small cups fun Vit -- ======================================================= Ing. Vít Zýka, Ph.D. TYPOkvítek database publishing databazove publikovani data maintaining and typesetting in typographic quality priprava dat a jejich sazba v typograficke kvalite tel.: (+420) 777 198 189 www: http://typokvitek.com =======================================================
Vit Zyka said this at Thu, 30 Jun 2005 00:06:41 +0200:
{\tt { Ahoj \sc Ahoj}\par {\it Ahoj \sc Ahoj}\par }
Vit, Nice application of variants. However, it has to be pointed out that the fake smallcaps with \tt will be "dangerous" for some applications: the .8 scaling loses the monospacing in the \tt font. -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Adam T. Lindsay, Computing Dept. atl@comp.lancs.ac.uk Lancaster University, InfoLab21 +44(0)1524/510.514 Lancaster, LA1 4WA, UK Fax:+44(0)1524/510.492 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Adam Lindsay wrote:
Vit Zyka said this at Thu, 30 Jun 2005 00:06:41 +0200:
{\tt { Ahoj \sc Ahoj}\par {\it Ahoj \sc Ahoj}\par }
Vit,
Nice application of variants. However, it has to be pointed out that the fake smallcaps with \tt will be "dangerous" for some applications: the .8 scaling loses the monospacing in the \tt font.
Clever remark Adam. Thank you I did not realize that. Small note is add to the Garden. Alternative: It might be applied to the non-monospaced typewriter variant. vit
participants (2)
-
Adam Lindsay
-
Vit Zyka