Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

sidewaystable `seascape' ?

0 views
Skip to first unread message

Johan Vervloet

unread,
Apr 11, 2002, 5:00:48 PM4/11/02
to
Hello,

Is there a way to let the siedewaystable environment rotate in the other
direction (i.e. -90° instead of +90°) ?

Thanks,

Johan

Robin Fairbairns

unread,
Apr 12, 2002, 7:03:03 AM4/12/02
to
Johan Vervloet <jo...@linux.be> writes:
>Is there a way to let the siedewaystable environment rotate in the other
>direction (i.e. -90° instead of +90°) ?

the documentation isn't terribly good, is it?

there's a pair of package options which determine the direction of
rotation: clockwise (the default) and counterclockwise.

so: \usepackage[counterclockwise]{rotating}

is probably what you're after.
--
Robin Fairbairns, Cambridge -- rf10 at cam dot ac dot uk

Johan Vervloet

unread,
Apr 12, 2002, 9:37:49 AM4/12/02
to
Robin Fairbairns wrote:
> so: \usepackage[counterclockwise]{rotating}

I tried it, but it doesn't seem to work...

\def\inputGnumericTable{}
\usepackage[latin1]{inputenc}
\usepackage{color}
\usepackage{array}
\usepackage{longtable}
\usepackage{calc}
\usepackage{multirow}
\usepackage{hhline}
\usepackage{ifthen}
\usepackage[counterclockwise]{rotating}
\newlength{\gnumericTableWidth}
\newlength{\gnumericTableWidthComplete}

%...

\begin{sidewaystable}
\input{materiaal1.tex}
\end{sidewaystable}

The input files are tables generated by gnumeric.

Johan


>
> is probably what you're after.

--
Steun de petitie tegen MS Word attachments !
http://www.gewestpallieter.be/~jvvloet/word

Robin Fairbairns

unread,
Apr 12, 2002, 11:51:44 AM4/12/02
to
In article <3CB6E32D...@linux.be>,

Johan Vervloet <jo...@linux.be> writes:
>Robin Fairbairns wrote:
>> so: \usepackage[counterclockwise]{rotating}
>
>I tried it, but it doesn't seem to work...

sigh. i _said_ the documentation was bad:

\usepackage[figuresleft]{rotating}

i _am_ working on that beastly documentation, i promise. it's just i
keep finding other things to do...

0 new messages