Page dimensions in LaTeX save as.

From: John R. Culleton <john_at_wexfordpress.com>
Date: Wed Aug 01 2007 - 14:52:11 CEST

If I import a doc file, change its page dimensions to 5.5 x 8.5, and
export the result to a LaTeX file the LaTeX file does not generate
the paper size I set. The generated header looks like this:

-- 
\documentclass[12pt,a4paper]{article}
\usepackage[latin1]{inputenc}
\usepackage{calc}
\usepackage{setspace}
\usepackage{graphicx}
\usepackage{multicol}
\usepackage[normalem]{ulem}
%% Please set your language here
\usepackage[english]{babel}
\usepackage{color}
\usepackage{hyperref}
 
\setlength{\oddsidemargin}{0.5000in-1in}
\setlength{\textwidth}{\paperwidth - 0.6000in-0.5000in}
AFAIK the correct way to set page dimensions for a non-standard page 
size in LaTeX is to use the geometry package.  
Ideally the LaTeX output file would reflect what was set in Abiword 
and not require hand manipulation afterwords.
John Culleton
Able Indexing and Typesetting
Precision typesetting (tm) at reasonable cost.
Satisfaction guaranteed. 
http://wexfordpress.com
-----------------------------------------------
To unsubscribe from this list, send a message to
abiword-user-request@abisource.com with the word
unsubscribe in the message body.
Received on Wed Aug 1 15:01:48 2007

This archive was generated by hypermail 2.1.8 : Wed Aug 01 2007 - 15:01:48 CEST