5 \FORMAT{LaTeX2e <2009/09/24>}
8 \PACKAGE[english]{babel}
12 \setbox0=\vbox{#1}\showbox0}
16 \usepackage[english]{babel} % does not import which language
20 \newcommand{\SEE}[1]{%
21 \renewcommand\REF{\ref{#1}}%
22 \ifthenelse{\equal{\@currentlabel}{\REF}}%
23 {(in this section)}{(see section~\ref{#1})}
29 \chapter{Introduction}
35 \testit{bla \SEE{sec:one}}
40 \testit{bla bla \SEE{sec:one}}