3 >Synopsis: Can't insert a PS file while using Turkish babel
4 >Arrival-Date: Fri Jul 9 18:31:06 1999
5 >Last-Modified: Sun Jan 13 11:02:14 CET 2002
6 >Originator: roktas@samsun.omu.edu.tr ( Recai Oktas )
7 >Release: LaTeX2e <1996/12/01> patch level 1 Babel <v3.6h>
8 >Organization: 19 Mayis University
11 \@TeXversion: undefined (Standard setting for TeX3.141 and later)
13 \input@path: undefined (Standard setting)
16 While using turkish babel, I can't insert a PS file with the usual way:
18 by using the graphic packages "epsfig" or "graphicx". In the following
20 file "graphicx" is used, but same problems occur with the "epsfig". In
22 case of not using the Turkish babel no problems occur.
29 \begin{filecontents}{foo.ps}
31 %%BoundingBox: 0 0 100 100
33 \documentclass{article}
36 \FORMAT{LaTeX2e<1996/12/01>}
37 \AUTHOR{roktas@samsun.omu.edu.tr ( Recai Oktas )}
39 \PACKAGE[turkish]{babel}
43 \setbox0=\hbox{#1}\showbox0}
47 %\usepackage[english]{babel}
48 \usepackage[turkish]{babel}
54 \testit{\includegraphics[scale=1]{foo.ps}}