]> git.lyx.org Git - lyx.git/blob - autotests/export/latex/languages/ru_auto-legacy-luatex.lyx
Revert "DocBook: eat a bit of that spaghetti code."
[lyx.git] / autotests / export / latex / languages / ru_auto-legacy-luatex.lyx
1 #LyX 2.4 created this file. For more info see https://www.lyx.org/
2 \lyxformat 573
3 \begin_document
4 \begin_header
5 \save_transient_properties true
6 \origin unavailable
7 \textclass article
8 \begin_preamble
9 % DO NOT ALTER THIS PREAMBLE!!! 
10 %
11 %This preamble is designed to ensure that the document prints
12 % out as advertised. If you mess with this preamble,
13 % parts of the document may not print out as expected. If you
14 % have problems LaTeXing this file, please contact 
15 % the documentation team
16 % email: lyx-docs@lists.lyx.org
17
18 % the pages of the TOC is numbered roman
19 % and a pdf-bookmark for the TOC is added
20 \pagenumbering{roman}
21 \let\myTOC\tableofcontents
22 \renewcommand\tableofcontents{%
23   \pdfbookmark[1]{\contentsname}{}
24   \myTOC
25   \cleardoublepage
26   \pagenumbering{arabic} }
27 \end_preamble
28 \use_default_options false
29 \maintain_unincluded_children false
30 \language russian
31 \language_package default
32 \inputencoding auto-legacy
33 \fontencoding auto
34 \font_roman "default" "DejaVu Serif"
35 \font_sans "default" "DejaVu Sans"
36 \font_typewriter "default" "DejaVu Sans Mono"
37 \font_math "auto" "auto"
38 \font_default_family default
39 \use_non_tex_fonts false
40 \font_sc false
41 \font_osf false
42 \font_sf_scale 100 100
43 \font_tt_scale 100 100
44 \use_microtype false
45 \use_dash_ligatures false
46 \graphics default
47 \default_output_format pdf5
48 \output_sync 0
49 \bibtex_command default
50 \index_command default
51 \float_placement class
52 \float_alignment class
53 \paperfontsize 12
54 \spacing single
55 \use_hyperref true
56 \pdf_title "Введение в LyX"
57 \pdf_author "LyX Team"
58 \pdf_subject "LyX-documentation Intro"
59 \pdf_keywords "LyX, documentation"
60 \pdf_bookmarks true
61 \pdf_bookmarksnumbered true
62 \pdf_bookmarksopen true
63 \pdf_bookmarksopenlevel 2
64 \pdf_breaklinks false
65 \pdf_pdfborder false
66 \pdf_colorlinks true
67 \pdf_backref false
68 \pdf_pdfusetitle false
69 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
70 \papersize a4paper
71 \use_geometry false
72 \use_package amsmath 1
73 \use_package amssymb 1
74 \use_package cancel 1
75 \use_package esint 1
76 \use_package mathdots 1
77 \use_package mathtools 1
78 \use_package mhchem 1
79 \use_package stackrel 1
80 \use_package stmaryrd 1
81 \use_package undertilde 1
82 \cite_engine basic
83 \cite_engine_type default
84 \biblio_style plain
85 \use_bibtopic false
86 \use_indices false
87 \paperorientation portrait
88 \suppress_date false
89 \justification true
90 \use_refstyle 0
91 \use_minted 0
92 \index Предметный указатель
93 \shortcut idx
94 \color #008000
95 \end_index
96 \secnumdepth 3
97 \tocdepth 2
98 \paragraph_separation indent
99 \paragraph_indentation default
100 \is_math_indent 0
101 \math_numbering_side default
102 \quotes_style russian
103 \dynamic_quotes 0
104 \papercolumns 1
105 \papersides 1
106 \paperpagestyle default
107 \tablestyle default
108 \tracking_changes false
109 \output_changes false
110 \html_math_output 0
111 \html_css_as_file 0
112 \html_be_strict false
113 \end_header
114
115 \begin_body
116
117 \begin_layout Title
118 Введение в \SpecialChar LyX
119
120 \end_layout
121
122 \begin_layout Author
123 автор: команда разработки \SpecialChar LyX
124
125 \begin_inset Newline newline
126 \end_inset
127
128
129 \end_layout
130
131 \begin_layout Standard
132 \begin_inset CommandInset toc
133 LatexCommand tableofcontents
134
135 \end_inset
136
137
138 \end_layout
139
140 \begin_layout Section
141 Философия \SpecialChar LyX
142
143 \end_layout
144
145 \begin_layout Subsection
146
147 \lang spanish
148 What is the problem?
149 \end_layout
150
151 \begin_layout Standard
152
153 \lang spanish
154 Babel-Russian uses utf8-encoded auto-strings when detecting Xe/LuaTeX.
155  This leads to wrong output with TeX fonts and legacy 8-bit input encodings,
156  e.g.
157  the ToC-title should be 
158 \begin_inset Quotes eld
159 \end_inset
160
161 Содержание
162 \begin_inset Quotes erd
163 \end_inset
164
165  but is 
166 \begin_inset Quotes eld
167 \end_inset
168
169 ППППЯППППП
170 \begin_inset Quotes erd
171 \end_inset
172
173  and to compilation errors.
174 \end_layout
175
176 \end_body
177 \end_document