summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/context/third
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-10-22 22:03:17 +0000
committerKarl Berry <karl@freefriends.org>2016-10-22 22:03:17 +0000
commitc73e16e048251facdca23a69c7a43f48598d9643 (patch)
treed2d51cdcb20670f0a59b1bbac8af140f9a08c1bb /Master/texmf-dist/tex/context/third
parent66ddc08b5709a2001f5cbe0fada600ddad6d75c7 (diff)
context-cmscbf
git-svn-id: svn://tug.org/texlive/trunk@42327 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/context/third')
-rw-r--r--Master/texmf-dist/tex/context/third/cmscbf/t-cmscbf.tex42
1 files changed, 42 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/context/third/cmscbf/t-cmscbf.tex b/Master/texmf-dist/tex/context/third/cmscbf/t-cmscbf.tex
new file mode 100644
index 00000000000..b3903fa7614
--- /dev/null
+++ b/Master/texmf-dist/tex/context/third/cmscbf/t-cmscbf.tex
@@ -0,0 +1,42 @@
+%D \useregime[il9]
+%D \enableregime[il9]
+%D \module
+%D [ file=t-cmscbf,
+%D version=2006.09.12,
+%D title=\CONTEXT\ User Module,
+%D subtitle=Bold Small Caps for Computer/Latin Modern,
+%D author=Peter Münster,
+%D date=\currentdate,
+%D copyright={Peter Münster}]
+%C This module is copyrighted by Peter Münster.
+%C Please send any comments to pmrb at free.fr.
+
+% This program is free software; you can redistribute it and/or
+% modify it under the terms of the GNU General Public License
+% as published by the Free Software Foundation; either version 2
+% of the License, or (at your option) any later version.
+
+% This program is distributed in the hope that it will be useful,
+% but without any warranty; without even the implied warranty of
+% merchantability or fitness for a particular purpose. See the
+% GNU General Public License for more details.
+
+\writestatus{loading}{Bold Small Caps for Computer/Latin Modern}
+
+\definebodyfont[15pt,14pt,13pt,12pt,11pt,10pt,9pt,8pt,7pt,6pt,5pt]
+ [sc] [bf=cmbcsc10 sa 1, tf=cmcsc10 sa 1]
+
+%D Hint: when producing PDF, adjust your resolution with
+%D \type{\pdfpkresolution=xxx}
+
+\doifnotmode{demo}{\endinput}
+
+%D Usage example:
+\usemodule[cmscbf]
+\useregime[il9]
+\enableregime[il9]
+\pdfpkresolution=1200
+\starttext
+{\sc Normal and \bf bold Small Caps.}
+{\sc Äö¤½æ¼Æ \bf Äö¤½æ¼Æ}
+\stoptext