Changes

Jump to navigation Jump to search
290 bytes removed ,  19:13, 13 November 2013
m
Removed a spam ad at the top of this page!
< [[From LaTeX to ConTeXt]] >
 
== LaTeX ==
 
In LaTeX, one can declare <code>cmttb10</code> as a boldface version of <code>cmtt</code> and then use it with the standard <code>\texttt</code> and <code>\textbf</code> commands.
 
<texcode>
\documentclass{article}
\DeclareFontShape{OT1}{cmtt}{bx}{n}{
<5><6><7><8><9><10><10.95><12><14.4><17.28><20.74><24.88>cmttb10}{}
\begin{document}
\texttt{Normal and \textbf{bold Typewriter.}}
\end{document}
</texcode>
== ConTeXt ==
The support for bold typewriter exists also as a module: http://pmrb.free.fr/work/OS/ConTeXt/
 
(''But it would be great if those definitions were a part of [[source:type-siz.tex|type-siz.tex]]; --[[User:Mojca Miklavec|Mojca]]'')
[[Category:Fonts]]
[[Category:From LaTeX]]
3

edits

Navigation menu