| Re: [eledmac] Re: \addtolength with reledpar | 
[ Thread Index | 
Date Index
| More lists.tuxfamily.org/eledmac Archives
] 
Hi at all :-)
> - If you want to modify globally the space between \pstart…\pend, use \AtEveryPend{\vspace{your skip}}
Unfortunately this does’t work really well in parallel typesetting; in fact even with \vspace{0pt} there is an empty line added wich can’t be deleted by using a negativ space. Thus it is impossible to add skips smaller then a baseline skip.
Example:
\documentclass{article}
\usepackage{reledmac,reledpar}
\AtEveryPend{\vspace{0mm}}% adds an empty line
\AtEveryPend{\vspace{-50mm}}% adds an empty line, too
\begin{document}
Text before
\begin{pairs}
   \begin{Leftside}
      \beginnumbering
      \pstart First Paragraph\pend
      \pstart Second Paragraph\pend
      \endnumbering
   \end{Leftside}
   \begin{Rightside}
      \beginnumbering
      \pstart Erster Absatz\pend
      \pstart Zweiter Absatz\pend
      \endnumbering
   \end{Rightside}
\end{pairs}
\Columns
Text behind
\end{document}
Cheers,
Tobi
—
Tobi W_
Tobias Weh
Spindelstraße 25
49080 Osnabrück
+49 541 40757837
mail@xxxxxxxx
http://tobiw.de