blob: 14e2dbae12d509c3f2b609948736a7e8ef3a42af (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
\unprotect
% for tugboat
\definebtxcommand\hbox {\hbox}
\definebtxcommand\vbox {\vbox}
\definebtxcommand\llap {\llap}
\definebtxcommand\rlap {\rlap}
\definebtxcommand\url #1{\hyphenatedurl{#1}}
\definebtxcommand\acro #1{\dontleavehmode{\smallcaps#1}}
\let\<<
\let\<>
\protect \endinput
|