Search found 3 matches

by ftmeiere
Sun Apr 26, 2015 1:18 am
Forum: Document Classes
Topic: Wrong orientation in documentclass{article}
Replies: 4
Views: 5479

Re: Wrong orientation in documentclass{article}

:D
Sorry. Apparently my problem has nothing to do with LaTex.
Although I tried everything I could think of with options in LaTex (pdf) and my Acrobat XI without success, I finally went to control panel (Windows 8.1) and set the preferences in my printer driver there. All seems OK now.
Sorry for ...
by ftmeiere
Sun Apr 26, 2015 12:48 am
Forum: Document Classes
Topic: Wrong orientation in documentclass{article}
Replies: 4
Views: 5479

Wrong orientation in documentclass{article}

Thanks. Here is the start and end of the LaTeX file.

\documentclass{article}
\usepackage[affil-it]{authblk}
\usepackage{amsmath}
\usepackage[top=1in, bottom=1in]{geometry}
\usepackage{graphics}

\begin{document}

\title{Temperature Rise in a Heat Diffusion Model}
\author{Forrest T. Meiere ...
by ftmeiere
Sat Apr 25, 2015 3:23 am
Forum: Document Classes
Topic: Wrong orientation in documentclass{article}
Replies: 4
Views: 5479

Wrong orientation in documentclass{article}

documentclass(article) supposedly has the default as "portrait" but my latex file compiles to a pdf document which is landscape. I can change settings on my printer or on the TexWorks printer to portrait but I don't think that helps.

I am sending the "raw" latex file and jpeg images to arXiv.org ...