Difference between revisions of "Talk:Russian"

From Wiki
Jump to navigation Jump to search
(http://radhelorn.freeownhost.com/files/type-pscyr.tex cannot be found)
 
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
http://radhelorn.freeownhost.com/files/type-pscyr.tex cannot be found
 
http://radhelorn.freeownhost.com/files/type-pscyr.tex cannot be found
 +
 +
== Needs serious cleanup ==
 +
 +
This page offers outdated and overcomplicated approach. In MKIV, such a simple setup is possible (use UTF-8 encoding):
 +
<texcode>
 +
\usetypescript[termes]
 +
\setupbodyfont[termes,12pt]
 +
 +
\starttext
 +
Русский текст
 +
\stoptext
 +
</texcode>

Latest revision as of 21:49, 2 March 2009

http://radhelorn.freeownhost.com/files/type-pscyr.tex cannot be found

Needs serious cleanup

This page offers outdated and overcomplicated approach. In MKIV, such a simple setup is possible (use UTF-8 encoding):

\usetypescript[termes]
\setupbodyfont[termes,12pt]

\starttext
Русский текст
\stoptext