Tagged Questions
2
votes
2answers
98 views
How to doublespace a sidewaystable using setspace?
As a follow-up to a previous question, How to doublespace a table using setspace?, I found that the solution is not compatible with the sidewaystable environment defined in the rotating package.
I ...
5
votes
1answer
323 views
How to doublespace a table using setspace?
I have used setspace with \spacing{1.9} to meet publisher specifications of "3 lines per inch or 12 lines per 10 cm", but it does not affect tables, although the publisher has requested that the ...
4
votes
1answer
135 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 ...