Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

minipage and vertical spacing, parskip

30 views
Skip to first unread message

Oleg Paraschenko

unread,
Oct 14, 2005, 9:12:26 AM10/14/05
to
Hello,

I noticed that my \parskip was ignored by the "minipage" environment.
After some investigations I found that many vertical spacing commands
have a special behaviour inside a minipage, and that the command
"if@minipage" is used quite often.

What is the reason for such behaviour?

Where could I read about it?

By the way, here is how I restore the value of a \parskip inside a
"minipage":

\let\V@oldminipagerestore\@minipagerestore
\def\@minipagerestore{\V@oldminipagerestore
\setlength{\parskip}{X plusY minusZ}}

I'm not sure it is the right way, but I don't see an alternative.


--
Oleg Paraschenko olpa@ http://uucode.com/
http://uucode.com/blog/ Generative Programming, XML, TeX, Scheme

0 new messages