1
0
Fork 0

Moved idxhat enable into lvspec; dwspec.sty removed

master
Mike Gerwitz 2013-08-21 11:05:00 -04:00
parent 57d6e454b6
commit afca337e53
1 changed files with 19 additions and 0 deletions

View File

@ -513,6 +513,24 @@
\fi%
}
% prepares for idxhat to be enabled, at some point
\let\@hat^
\begingroup
\catcode`\^=\active
\global\let^\@idxhat
\endgroup
% allow use of ^ (hat) as short-hand for adding entries to the index (inspired
% by Knuth's convention, mentioned in TeXbook)
\newcommand\idxhaton{%
% allow ^ to be used as a command
\global\catcode`\^=\active
}
\newcommand\idxhatoff{%
% restore to normal
\global\catcode`\^=7\relax
}
%%
% Hyphenation
@ -592,6 +610,7 @@
% enable paragraph numbering
\pnumon\@hgrab
\idxhaton
\section{Definitions}
\label{s:dfns}