...produced using TeXlive 2008, using custom document class used in
production since 2007.  Here is the beginning which identifies the
geometry:

%% Class to produce cheques.  Currently supports tear away personal
cheques

\NeedsTeXFormat{LaTeX2e}[1996/06/01]
\ProvidesClass{personalcheque}[2007/06/27  Class to produce personal cheques]
\LoadClass[12pt]{article}
\RequirePackage[absolute]{textpos}
\RequirePackage{geometry}

\pagestyle{empty}

\geometry{paperwidth=6.25in,paperheight=2.75in}

-- 
Custom PageSize has broken with lp/foo2zjs after upgrade to 8.10
https://bugs.launchpad.net/bugs/338999
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to