Tagged Questions
1
vote
1answer
958 views
sidewaystable misplaced in twocolumn document
I need to format an existing document to accord to the guidelines of a paper. The existing document contains a big table, contained in a sidewaystable environment:
\begin{sidewaystable}[p]
...
4
votes
1answer
1k views
Automatic line breaking for two-column text
I am using the following document class:
\documentclass[twocolumn]{svjour3}
Unfortunately, the two columns of output text just look horrible as they
are not properly aligned on the right-hand side ...