Changes

Jump to navigation Jump to search
739 bytes added ,  16:29, 8 September 2005
m
\underline has to be \underbar; you can simply paste some definitions at the top and remove them again after the new version is online
<texcode>
\limitatefirstline {\underlineunderbar{The gardens garden's version of \CONTEXT is too old.}{65mm}{\unknown}
</texcode>
<context>
\unprotect \def\limitatefirstline#1#2#3% {\hbox\bgroup\strut \setbox\scratchbox\hbox{#1}% \ifdim\wd\scratchbox>#2\relax \setbox\scratchbox\hbox{#3}% \hsize#2\relax \advance\hsize-\wd\scratchbox \setbox\scratchbox\vbox{\forgetall\veryraggedright#1}% \setbox\scratchbox\vsplit\scratchbox to \lineheight \vbox {\unvbox\scratchbox \global\setbox\plusone\lastbox \global\setbox\plusone\hbox{\unhbox\plusone}% \ifx\clip\undefined \box\plusone\removeunwantedspaces#3% \else\ifdim\wd\plusone>\hsize \hbox{\clip[\c!width=\hsize]{\box\plusone}#3}% \else \box\plusone\removeunwantedspaces#3% \fi\fi}% \else #1% \fi \egroup} \protect \limitatefirstline {\underlineunderbar{The gardens garden's version of \CONTEXT is too old.}}{65mm}{\unknown}
</context>

Navigation menu