Hi, Le Sat, 13 Oct 2012 12:42:30 +0200, François Poulain <[email protected]> a écrit :
> Le Sat, 13 Oct 2012 11:52:48 +0700 (NOVT), > "Andrey G. Grozin" <[email protected]> a écrit : > > > Keyboard] Pressed #430 at 55931 > > ] #430 -> #430 -> #430 > > Keyboard] unrecognized key #430 is probably missing in the encoding > > files. > > > > I think this has been fixed during the Faro workshop; but in > > 1.0.7.16, I still cannot input Russian in the normal way. This is > > very inconvenient. > > Ok ; I note to check this. I didn't reproduce the bug. Using the svn trunk, I: * launched TeXmacs; * selected a russian document; * typed "setxkbmap -layout ru" in a shell; * typed "azertyuiop qsdfghjklm wxcvbn" in TeXmacs, which is the keymap sequence of my Azerty keyboard; * saved and exported in LaTeX. Here is the result. The document is typesetted as expected in TeXmacs. François -- François Poulain <[email protected]>
\documentclass{article}
\usepackage[utf8]{inputenc}
\usepackage[russian]{babel}
\begin{document}
йÑÑкенгÑÑз
ÑÑвапÑолдж
ÑÑÑмиÑ
\end{document}
russian.tm
Description: Binary data
_______________________________________________ Texmacs-dev mailing list [email protected] https://lists.gnu.org/mailman/listinfo/texmacs-dev
