Torsten,
Thanks for all the help, It turns out that it is a latex problem,
switching to other languages works such as german french
but turkish causes compile errors.
Regards,
--
Nurullah Akkaya
http://nakkaya.com
On Fri, Mar 26, 2010 at 4:55 AM, Torsten Wagner
wrote:
> Nurullah,
>
> nice to
Nurullah,
nice to hear it is working now
#+LATEX_HEADER: \usepackage[turkish]{babel}
changed both toc and figure captions to Turkish however,
images containing captions,
#+CAPTION: Iki sensor yerlesimi.
[[./img/sensor-yerlesim-2.jpg]]
disappeared, I have following in their place
Hi Torsten,
Thanks for the tip, adding
#+LATEX_HEADER: \usepackage[turkish]{babel}
changed both toc and figure captions to Turkish however,
images containing captions,
#+CAPTION: Iki sensor yerlesimi.
[[./img/sensor-yerlesim-2.jpg]]
disappeared, I have following in their place now,
Hi Nirullah,
I guess for that you have to use the latex babel package (not mixing up
with org-babel), furthermore, you might have to use inputenc and fontenc
if you get problems with special turkish characters.
All of those you should be able to add to the LATEX header of your org-file
More in
Hi,
I am using org-mode to write a paper in Turkish, when I export a pdf,
table of contents header reads "Contents" also images containing
captions has "Figure N" in them. Is it possible to change these words
to their Turkish equivalent?
Thanks...
--
Nurullah Akkaya
http://nakkaya.com
_