[pdftex] Unicode support

Andrey Dadakov adadakov at awaresw.com
Mon May 2 22:40:36 CEST 2005


Thanks Aleks, you example looks like LaTex. But, is there any way to do the
same in the plain pdfetex?

Thanks,
Andrew

-----Original Message-----
From: pdftex-bounces at tug.org [mailto:pdftex-bounces at tug.org] On Behalf Of
Aleks Kleyn
Sent: Monday, May 02, 2005 4:16 PM
To: pdftex at tug.org
Subject: RE: [pdftex] Unicode support

I use for this package Babel. My text is
\usepackage[unicode]{hyperref}
\hypersetup{colorlinks}
\hypersetup{citecolor=red}
\hypersetup{bookmarksopen=true}
\hypersetup{pdffitwindow=true}
\hypersetup{pdfnewwindow=true}
\hypersetup{pdfstartview={FitH}}
\usepackage[T1,T2A]{fontenc}
\usepackage[koi8-ru]{inputenc}
\usepackage[russian,english]{babel}
\newcommand\rIshrt{\foreignlanguage{russian}{\cyrishrt}} % for letters which
do not have English analog
\font\fcyrr=wncyr10 scaled \magstep0
\begin{document}
{\fcyrr nepreryvny\rIshrt\ po $x$}
\end{document}
This is for Russian text, but you can find code for Chinese. Manual for
Babel you can find in miktex distribution, also on the web. A good support
for multi language is in ftp://ftp.ams.org/pub/tex/doc/amsfonts/amsfndoc.pdf
As well in other manuals on AMS web site
Aleks Kleyn
http://www.geocities.com/aleks_kleyn


-----Original Message-----
From: pdftex-bounces at tug.org [mailto:pdftex-bounces at tug.org] On Behalf Of
Andrey Dadakov
Sent: Monday, May 02, 2005 2:22 PM
To: pdftex at tug.org
Subject: [pdftex] Unicode support

Hi All, 

 

I am trying to use plain pdfetex to produce a pdf document which includes
Chinese text. I understand that pdftex 1.21a includes additional support for
Unicode, however, I could not find any samples or documentation. If anyone
could send me any samples that show how to typeset Unicode Chinese with
pdfetex, I would greatly appreciate it.

 

Thank you,

Andrew.

 

_______________________________________________
pdftex mailing list
pdftex at tug.org
http://tug.org/mailman/listinfo/pdftex

_______________________________________________
pdftex mailing list
pdftex at tug.org
http://tug.org/mailman/listinfo/pdftex






More information about the pdftex mailing list