Bug 3802

Summary: Exporting to LaTeX should \usepackage{babel}?
Product: Sisyphus Reporter: Alex V. Myltsev <s-cape>
Component: TeXmacsAssignee: Vadim V. Zhytnikov <vvzhy>
Status: CLOSED FIXED QA Contact: qa-sisyphus
Severity: normal    
Priority: P3    
Version: unstable   
Hardware: all   
OS: Linux   

Description Alex V. Myltsev 2004-03-08 02:14:21 MSK
When exporting files with Cyrillic letters, TeXmacs 1.0.2.9 doesn't
\usepackage{babel}. When compiling the exported file with latex
(tetex-latex-2.0-alt2), it produces error messages like:

! Undefined control sequence.
Ю->\cyra 

Adding \usepackage[russian]{babel} to the preamble fixes this problem.

Steps to Reproduce:
1. Create a new buffer in TeXmacs, type a Cyrillic letter into it, export the
document to test.tex.
2. Run 'latex test.tex'.
Comment 1 Vadim V. Zhytnikov 2004-06-05 19:01:57 MSD
Fixed in TeXmacs-1.0.3-alt3.
Comment 2 Vadim V. Zhytnikov 2005-09-04 12:16:34 MSD
closed