Printing perl script with $` (Dollar-Grave Accent) problem
"Wolfgang Gross" <[email protected]> Fri, 21 Apr 2006 15:21:34 +0200
| Newsgroups | gmane.comp.printing.a2ps.bugs |
|---|---|
| Organization | Abt. f. Exp. Chirurgie |
| Message-ID | <[email protected]> |
Hallo, printing this little perl script #! /usr/bin/perl # $test0="aa bb cc dd ee"; $test0 =~ m/ /; print $` . "\n"; print $' . "\n"; # more comment with a2ps on a Brother HL-1650 under SuSE Linux 9.3 doesn't work properly. Directly after the $` letters the output stops pretty printing and continues with the font used for static strings. It also changes the grave accent to apostroph. Best regards Wolfgang Gross The output changes to a different font after------------------------------- --------------------------------------- Dr. W. Gross, Abt. f. Experimentelle Chirurgie, Uniklinik Heidelberg Im Neuenheimer Feld 365, D-69120 Heidelberg, Germany Tel. ++49 (0)6221/566392, Fax: ++49 (0)6221/564208 [email protected]