> you can use \dontleavehmode in this case.
yes, i know.
\meaning\ \dontleavehmode
gives
\quitvmode
\meaning\quitvmode
gives
\quitvmode
hence \quitvmode is a primitive .
\quitvmode
The primitive instructs pdfTEX to quit the vertical mode and start
typesetting a paragraph. \quitvmode
has the same
On Fri, 23 Nov 2007 23:50:42 +0100
"luigi scarso" <[EMAIL PROTECTED]> wrote:
> On Nov 23, 2007 9:39 PM, Vyatcheslav Yatskovsky <[EMAIL PROTECTED]> wrote:
> > Hello,
> >
> > Thank you all very much. I'm pleased with number and quality of solutions
> > to my problem.
> Did you look in supp-box at c
On Nov 23, 2007 9:39 PM, Vyatcheslav Yatskovsky <[EMAIL PROTECTED]> wrote:
> Hello,
>
> Thank you all very much. I'm pleased with number and quality of solutions to
> my problem.
Did you look in supp-box at centerbox definition ?
it' something like
\vbox to \adimension{\vfill \vfill}
(well, no
Hello,
Thank you all very much. I'm pleased with number and quality of solutions to my
problem.
The winner solution is provided by Wolfgang Schuster. Simple \centeredbox{}
makes all the magic I need.
I was also amazed with quick porting of my Lua code for batch image processing
to native TeX