From 844d96627a399b1b1e9570edbddd24aad7077e43 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sat, 22 Oct 2016 22:03:30 +0000 Subject: context-cmttbf git-svn-id: svn://tug.org/texlive/trunk@42328 c570f23f-e606-0410-a88d-b1316a301751 --- .../tex/context/third/cmttbf/t-cmttbf.tex | 45 ++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 Master/texmf-dist/tex/context/third/cmttbf/t-cmttbf.tex (limited to 'Master/texmf-dist/tex/context') diff --git a/Master/texmf-dist/tex/context/third/cmttbf/t-cmttbf.tex b/Master/texmf-dist/tex/context/third/cmttbf/t-cmttbf.tex new file mode 100644 index 00000000000..77618732dd6 --- /dev/null +++ b/Master/texmf-dist/tex/context/third/cmttbf/t-cmttbf.tex @@ -0,0 +1,45 @@ +%D \useregime[il9] +%D \enableregime[il9] +%D \module +%D [ file=t-cmttbf, +%D version=2006.09.12, +%D title=\CONTEXT\ User Module, +%D subtitle=Bold Typewriter 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 Typewriter for Computer/Latin Modern} + +\definebodyfont[15pt,14pt,13pt,12pt,11pt,10pt] [tt] [bf=cmbtt10 sa 1] +\definebodyfont[9pt] [tt] [bf=cmbtt9] +\definebodyfont[8pt,7pt,6pt,5pt] [tt] [bf=cmbtt8 sa 1] +%\definebodyfont[15pt,14pt,13pt,12pt,11pt,10pt,9pt,8pt,7pt,6pt,5pt] +% [tt] [bf=cmttb10 sa 1] + +%D Hint: when producing PDF, adjust your resolution with +%D \type{\pdfpkresolution=xxx} + +\doifnotmode{demo}{\endinput} + +%D Usage example: +\usemodule[cmttbf] +\useregime[il9] +\enableregime[il9] +\pdfpkresolution=1200 +\starttext +{\tt Normal and \bf bold Typewriter.} +{\tt Äö¤½æ¼Æ \bf Äö¤½æ¼Æ} +\stoptext -- cgit v1.2.3