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