Search found 5 matches

by blake5634
Thu Oct 23, 2008 4:33 am
Forum: Document Classes
Topic: portrait/landscape mess with seminar documentclass
Replies: 8
Views: 9993

Re: portrait/landscape mess with seminar documentclass

Quick follow up:

The last solution (code extracted from hyperref) still requires pdflatex to work, i.e. does not work with plain latex.

I am using seminar class and latex sometimes because of older material that I have around that I need to be compatible with.

A huge hassle is the fact that ...
by blake5634
Wed Oct 22, 2008 7:32 pm
Forum: Document Classes
Topic: portrait/landscape mess with seminar documentclass
Replies: 8
Views: 9993

Re: portrait/landscape mess with seminar documentclass

Thanks for the great, fast, help everyone!

B
by blake5634
Wed Oct 22, 2008 4:47 pm
Forum: Document Classes
Topic: portrait/landscape mess with seminar documentclass
Replies: 8
Views: 9993

Re: portrait/landscape mess with seminar documentclass

Even more minimal example:

\documentclass{seminar}
\begin{document}
\begin{slide}
\section{Hello!}
\end{slide}
\end{document}
by blake5634
Wed Oct 22, 2008 4:43 pm
Forum: Document Classes
Topic: portrait/landscape mess with seminar documentclass
Replies: 8
Views: 9993

Re: portrait/landscape mess with seminar documentclass

Thanks! Attached find minimal example. Works slightly differently with pdflatex but still wrong.

Blake
by blake5634
Wed Oct 22, 2008 6:05 am
Forum: Document Classes
Topic: portrait/landscape mess with seminar documentclass
Replies: 8
Views: 9993

portrait/landscape mess with seminar documentclass

I've been making slides with \documentclass{seminar} happily for years but now with my new kubuntu 8.04 distro, seminar slides come out on portrait paper (but printed as though the paper was landscape) so that the right 1/3 of the slide is cut off and there is a huge white space below the slide ...