projects
/
matthijs
/
master-project
/
dsd-paper.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6269551
)
Add macros for certain acronyms in small caps.
author
Matthijs Kooijman
<matthijs@stdin.nl>
Wed, 20 Jan 2010 16:51:03 +0000
(17:51 +0100)
committer
Matthijs 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
patch
|
blob
|
history
diff --git
a/cλash.tex
b/cλash.tex
index e2bf98f2b4f5fd949fc1405cf4fcc19e7f00da89..f3988f5264b0ae0872397fd1b1612e296882b324 100644
(file)
--- a/
cλash.tex
+++ b/
cλash.tex
@@
-347,6
+347,10
@@
% 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}
%