Add macros for certain acronyms in small caps.
authorMatthijs Kooijman <matthijs@stdin.nl>
Wed, 20 Jan 2010 16:51:03 +0000 (17:51 +0100)
committerMatthijs Kooijman <matthijs@stdin.nl>
Wed, 20 Jan 2010 16:51:03 +0000 (17:51 +0100)
Doesn't work with the default font, though, but we'll sort that out
later.

cλash.tex

index e2bf98f2b4f5fd949fc1405cf4fcc19e7f00da89..f3988f5264b0ae0872397fd1b1612e296882b324 100644 (file)
 % correct bad hyphenation here
 \hyphenation{op-tical net-works semi-conduc-tor}
 
+% Macro for certain acronyms in small caps. Doesn't work with the
+% default font, though (it contains no smallcaps it seems).
+\def\VHDL{\textsc{VHDL}}
+\def\GHC{\textsc{GHC}}
 
 \begin{document}
 %