projects
/
matthijs
/
master-project
/
report.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f60e17f
)
Add \VHDL and \GHC shortcuts.
author
Matthijs Kooijman
<matthijs@stdin.nl>
Fri, 6 Nov 2009 16:31:57 +0000
(17:31 +0100)
committer
Matthijs Kooijman
<matthijs@stdin.nl>
Fri, 6 Nov 2009 16:31:57 +0000
(17:31 +0100)
Utils/Shortcuts.tex
patch
|
blob
|
history
diff --git
a/Utils/Shortcuts.tex
b/Utils/Shortcuts.tex
index a060c1aafdada7dc8c2fb2450ac8d72d5aa222a1..93b673034e53c4f5d96273f2ebe44a265d8cd288 100644
(file)
--- a/
Utils/Shortcuts.tex
+++ b/
Utils/Shortcuts.tex
@@
-28,3
+28,7
@@
% bigger.
% This automatically prefixes the reference name with def:
\define[1]\refdef{\inothermargin{\goto{\ref[t][def:#1] p.\ref[p][def:#1]}[def:#1]}}
+
+% Shortcuts to write in smallcaps
+\define[0]\VHDL{\small{VHDL}}
+\define[0]\GHC{\small{GHC}}