Search found 2 matches

by Perry123
Tue May 17, 2011 6:12 pm
Forum: Page Layout
Topic: Text not in first line when pageheight small
Replies: 1
Views: 953

Re: Text not in first line when pageheight small

Ok, I'm feeling stupid now. The problem apparently goes away when I remove the \geometry{showframe} command. Seems to be a bug in geometry.
by Perry123
Tue May 17, 2011 5:54 pm
Forum: Page Layout
Topic: Text not in first line when pageheight small
Replies: 1
Views: 953

Text not in first line when pageheight small

Hello, I'm trying to render a little textbox with pdflatex
(custom-sized with the geometry package). The example below
produces the expected result: horizontally centered "text"
in the first line. I also show the margin for better orientation.

\documentclass[8pt]{extarticle}
\usepackage[papersize ...