[OS X TeX] boring printing problem
RA Friedrich Vosberg
fv at meinrechtsanwalt.com
Wed Sep 24 03:36:40 EDT 2014
Morning.
I want to print the file made by LaTeX from the source below. I am using OSX 10.9.5 and TeXLife 2014. I want to print on a Brother HL-5250DN. I've defined a custom paper format 105 mm x 240 mm.
When I choose in the print dialogue to show a preview in Preview.app all seems to be fine.
But when I print the file the text is reduced respectively the text ist shifted to the top appr. by 1 cm.
What's wrong? I want to print the file exactly as shown in Preview.app respectively in the preview window of TeXShop.
Thanks in advance! Kind regards, Friedrich
\documentclass{article}
\usepackage[applemac]{inputenc}
\usepackage[OT1]{fontenc}
\usepackage[ngerman]{babel}
\usepackage[ngerman]{isodate}
\usepackage[
paperwidth=103mm,
paperheight=237mm,
left=3mm,
right=3mm,
top=0mm,
bottom=0mm,
]{geometry}
\newcommand{\lasche}[2][]{%
\noindent\parbox[t][233mm][b]{95mm}{%
\begin{center}
\normalsize{\strut#1}\vspace{-.8ex}\\%
\rule{95mm}{.4pt}\\\vspace{-.5ex}%
\Large{\textbf{#2}}%
\end{center}
}%
\vspace{-.5ex}\\%
}%
\begin{document}
\lasche[]{AVM GmbH}
\end{document}
--
von unterwegs gesendet
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://email.esm.psu.edu/pipermail/macosx-tex/attachments/20140924/f52dd0ba/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2212 bytes
Desc: not available
URL: <https://email.esm.psu.edu/pipermail/macosx-tex/attachments/20140924/f52dd0ba/attachment.p7s>
More information about the MacOSX-TeX
mailing list