Tagged Questions
10
votes
3answers
162 views
setspace and quoting environment result in superfluous empty line
I was trying to set up the quoting environment by the package of the same name, which included single line spacing for block quotes as opposed to one and a half line spacing for normal text. The ...
4
votes
1answer
133 views
Inconsistent behavior of setspace package in ctable doinside
This is odd:
\ctable[
doinside=\singlespacing,
%doinside=\setstretch{1}
]
{lp{5cm}}
{}
{\FL
Blubb & Blobb simply dummy text of the printing and typesetting industry. Lorem Ipsum
has been the ...
5
votes
1answer
115 views
Can anyone explain why setting \lineskiplimit breaks align?
OK, so this is a follow-up to one of my previous questions:
If you uncomment the \lineskiplimit line, LaTeX goes crazy. Why? Does anyone have an idea how to fix it (without manually changing ...
4
votes
2answers
249 views
ledmac vs. setspace: Don’t change spacing of critical notes
Normaly setspace tries to set only the stretch of main text an footnotes are unchanged. In combination with ledmac the critical notes are stretched too. Is there a way to unstretch the notes like ...