<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On 04.01.2009, at 20.31, Adam R. Maxwell wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div>Make sure your script isn't saved as UTF-16.</div></blockquote><div><br></div><div>TextWrangler displays UTF-8.</div><br><blockquote type="cite"><div>  If that looks okay, open it in a hex editor and see what the first line looks like, or use vim -b in Terminal.</div></blockquote><br></div><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;"><feff>#!/bin/sh<br>basefname="`basename "$1" .tex`"<br>lp -o media=a4 "${basefname}.pdf"<br>pdftk "${basefname}.pdf" background ~/Pictures/Watermarks/bgabschrift.pdf output printfile.pdf<br>lp -o sides=two-sided-long-edge -o media=a4 printfile.pdf<br>rm printfile.pdf<br>~                                                                               <br>~                                                                               <br>~                                                                               <br>~                                                                               <br>~                                                                               <br>~                                                                               <br>~                                                                               <br>~                                                                               <br>~                                                                               <br>~                                                                               <br>~                                                                               <br>~                                                                               <br>~                                                                               <br>~                                                                               <br>~                                                                               <br>~                                                                               <br>"Library/TeXShop/Engines/fvprint2.engine" [noeol] 6L, 251C</blockquote><div><div><br></div></div>What is <feff>?<div><br></div><div>TIA and kind regards, Friedrich<br><div> <span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Monaco; font-size: 11px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Monaco; font-size: 11px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; color: rgb(0, 0, 0); font-family: Monaco; font-size: 11px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; -webkit-text-decorations-in-effect: none; text-indent: 0px; -webkit-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><div>--</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font class="Apple-style-span" face="Verdana"><font class="Apple-style-span" color="#666666">»Eine Fehlentscheidung auf Anhieb spart immerhin Zeit.«</font></font><i><font class="Apple-style-span" face="Verdana"><font class="Apple-style-span" color="#666666"> (Helmar Nahr)</font></font></i></div></span></div></span></div></span> </div><br></div></body></html>