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