When I use \paragraph{...}, the vertical spaces in general are too big. I need to manually put \vspace{-5em} in front to adjust the spacing. It is not robust and unnatural. One reason may be that I have many big formulas (with many lines). Does anyone know a good way to adjust this vertical spacing automatically?
Tell me more
×
TeX - LaTeX Stack Exchange is a question and answer site for
users of TeX, LaTeX, ConTeXt, and related typesetting systems. It's 100% free, no registration required.
|
|
||||
|
|||||
|
|
so the skip before is 3.25 ex by default, so adding a negative -5em spacing would almost always make it over-print the preceding text. You can repeat the above definition use Are you sure you need to use |
|||||||||||||
|
\paragraphis made. and a question about your big formulas -- do you input them separately, or do you use something like theamsmathmulti-line structures? – barbara beeton Dec 15 '12 at 15:23