[OS X TeX] TL2008 destroys my geometry

Friedrich Vosberg fvosberg at me.com
Fri Jan 2 16:44:53 EST 2009


Morning.

With TL2007 I can make divider slips by using this style:

\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{fvlasche}[2007/07/18 v0.5.0.0 RA Friedrich Vosberg]
% 
%= 
= 
= 
= 
= 
= 
========================================================================
\RequirePackage{vtlnbasics}
\RequirePackage[%
	pdftex,
	paperwidth=105mm,
	paperheight=240mm,
  	left=3mm,
	right=3mm,
	top=0mm,
	bottom=3mm,
	]
	{geometry}
% 
%------------------------------------------------------------------------------
\renewcommand{\familydefault}{\sfdefault}
% 
%------------------------------------------------------------------------------
\newcommand{\laschbox}[2][\rule{1em}{0ex}]{%
	\noindent\parbox[t][233mm][b]{99mm}{%
		\begin{center}
			\normalsize{#1}\\\vspace{-.5ex}%
			\rule{95mm}{.4pt}\\%
			\Large{\textbf{\strut#2}}%
		\end{center}
	}%
	\\\vspace{-.5ex}%
	\ignorespaces
}
% 
%------------------------------------------------------------------------------
\AtBeginDocument{%
	\thispagestyle{empty}%
}%


But if I use TL2008 all geometry settings and the  
\thispagestyle{empty} will be ignored and the content of the source file

\documentclass{article}
\usepackage{vtlnlasche}
\begin{document}
\lasche[TT\,Kurier]{Thomas Bradler Verlag}
\end{document}

will be printed on A4 paper.

What's wrong?

TIA and kind regards, Friedrich
--
»Lorsqu'une loi n'est pas nécessaire, il est nécessaire de ne pas  
faire la loi.« (Montesquieu)

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://email.esm.psu.edu/pipermail/macosx-tex/attachments/20090102/058ad616/attachment.html>


More information about the MacOSX-TeX mailing list