Changes

Jump to navigation Jump to search
425 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 ==
3

edits

Navigation menu