[texhax] bolder than \bf{}

Philip TAYLOR P.Taylor at Rhul.Ac.Uk
Sun Oct 23 23:43:13 CEST 2005


How about using "poor man's extrabold", as in

	\documentclass {article}
	\usepackage {color}
	\begin {document}
	    {\huge\textbf{company}\textcolor{green}{{\small\ subname}{\tiny\ LLC}}}%
	     \par
	     \def \pmeb #1{\leavevmode \rlap {\kern 0.05 ex \lower 0.05 ex \hbox {#1}}#1}
	    {\pmeb {\huge\textbf{company}}\textcolor{green}{{\small\ subname}{\tiny\ LLC}}}%
	\end {document}

Philip TAYLOR



More information about the texhax mailing list