blob: 54d1cf0a719fc761391ad36e4dfc1d0556acff88 (
plain)
1
2
3
4
5
6
7
8
9
|
% Customize to your heart's content in this file.
% Here is a simple example. When the listing option is taken change "Hint" to
% "Try This!".
\ifecListing
\renewcommand{\listing@headHint}
{%
\unskip\par\textit{Try this}!\space\ignorespaces
}
\fi
|