]> git.lyx.org Git - lyx.git/blob - autotests/export/latex/TableErrorIfSlovakTextInserted.lyx
Amend d53a13a: Bug 11519 only manifests if inputenc != "auto".
[lyx.git] / autotests / export / latex / TableErrorIfSlovakTextInserted.lyx
1 #LyX 2.3 created this file. For more info see http://www.lyx.org/
2 \lyxformat 512
3 \begin_document
4 \begin_header
5 \save_transient_properties true
6 \origin unavailable
7 \textclass article
8 \use_default_options false
9 \maintain_unincluded_children false
10 \language english
11 \language_package default
12 \inputencoding iso8859-15
13 \fontencoding global
14 \font_roman "lmodern" "default"
15 \font_sans "lmss" "default"
16 \font_typewriter "lmtt" "default"
17 \font_math "auto" "auto"
18 \font_default_family default
19 \use_non_tex_fonts false
20 \font_sc false
21 \font_osf false
22 \font_sf_scale 100 100
23 \font_tt_scale 100 100
24 \use_microtype false
25 \graphics default
26 \default_output_format default
27 \output_sync 0
28 \bibtex_command default
29 \index_command default
30 \paperfontsize default
31 \spacing single
32 \use_hyperref false
33 \pdf_title "LyX's Development manual"
34 \pdf_author "LyX Team"
35 \pdf_subject "LyX's development documentation"
36 \pdf_keywords "LyX, Documentation, Development"
37 \pdf_bookmarks true
38 \pdf_bookmarksnumbered true
39 \pdf_bookmarksopen true
40 \pdf_bookmarksopenlevel 1
41 \pdf_breaklinks false
42 \pdf_pdfborder false
43 \pdf_colorlinks true
44 \pdf_backref false
45 \pdf_pdfusetitle false
46 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
47 \papersize a4paper
48 \use_geometry false
49 \use_package amsmath 1
50 \use_package amssymb 1
51 \use_package cancel 0
52 \use_package esint 0
53 \use_package mathdots 1
54 \use_package mathtools 0
55 \use_package mhchem 1
56 \use_package stackrel 0
57 \use_package stmaryrd 0
58 \use_package undertilde 0
59 \cite_engine basic
60 \cite_engine_type default
61 \biblio_style plain
62 \use_bibtopic false
63 \use_indices false
64 \paperorientation portrait
65 \suppress_date false
66 \justification false
67 \use_refstyle 0
68 \notefontcolor #0000ff
69 \branch slovak
70 \selected 1
71 \filename_suffix 0
72 \color #faf0e6
73 \end_branch
74 \branch czech
75 \selected 0
76 \filename_suffix 0
77 \color #faf0e6
78 \end_branch
79 \index Index
80 \shortcut idx
81 \color #008000
82 \end_index
83 \secnumdepth 4
84 \tocdepth 4
85 \paragraph_separation indent
86 \paragraph_indentation default
87 \quotes_language english
88 \papercolumns 1
89 \papersides 1
90 \paperpagestyle plain
91 \tracking_changes false
92 \output_changes false
93 \html_math_output 0
94 \html_css_as_file 0
95 \html_be_strict true
96 \end_header
97
98 \begin_body
99
100 \begin_layout Standard
101 Remove this inserted Slovak text 
102 \begin_inset Branch slovak
103 inverted 0
104 status open
105
106 \begin_layout Standard
107
108 \lang slovak
109 slovenský text
110 \lang english
111  
112 \end_layout
113
114 \end_inset
115
116  and this document is compilable.
117  
118 \lang ngerman
119 Deutscher Text
120 \lang english
121  is non-problematic.
122 \begin_inset Branch czech
123 inverted 0
124 status open
125
126 \begin_layout Standard
127  
128 \lang czech
129 Czesky text
130 \lang english
131  
132 \end_layout
133
134 \end_inset
135
136 triggers the error, too.
137  But not Polish, Upper Sorbian, Baltic languages, Spanish ...
138  
139 \lang polish
140 text.
141 \end_layout
142
143 \begin_layout Standard
144 \begin_inset Tabular
145 <lyxtabular version="3" rows="2" columns="2">
146 <features tabularvalignment="middle">
147 <column alignment="center" valignment="top">
148 <column alignment="center" valignment="top">
149 <row>
150 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
151 \begin_inset Text
152
153 \begin_layout Plain Layout
154 -
155 \end_layout
156
157 \end_inset
158 </cell>
159 <cell multirow="3" alignment="center" valignment="middle" topline="true" bottomline="true" rightline="true" usebox="none">
160 \begin_inset Text
161
162 \begin_layout Plain Layout
163 --
164 \end_layout
165
166 \end_inset
167 </cell>
168 </row>
169 <row>
170 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
171 \begin_inset Text
172
173 \begin_layout Plain Layout
174 -
175 \end_layout
176
177 \end_inset
178 </cell>
179 <cell multirow="4" alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
180 \begin_inset Text
181
182 \begin_layout Plain Layout
183
184 \end_layout
185
186 \end_inset
187 </cell>
188 </row>
189 </lyxtabular>
190
191 \end_inset
192
193
194 \end_layout
195
196 \begin_layout Standard
197 This is the minimal table example.
198  Removing a line or column makes it compilable again.
199  Also setting the language of the table to Slovak helps.
200 \end_layout
201
202 \begin_layout Standard
203 Encoding switches are not to blame.
204  Rather an incompatibility of array or multirow packages with Babels slovak.ldf
205  and czech.ldf.
206 \end_layout
207
208 \end_body
209 \end_document