summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/ecards/ecard.cus
blob: 07ae32b6bb75b4bc0240e9a05c7e8a2a61a02b7b (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}
{%
    \par\textit{Try this}!\space\ignorespaces
}
\fi