Further simplify TableErrorif... autotest sample (fails also with Czech).

Also add some more info.
This commit is contained in:
Günter Milde 2015-12-23 15:42:48 +01:00
parent 63d9ae50ce
commit 74baa048b6

View File

@ -3,16 +3,12 @@
\begin_document \begin_document
\begin_header \begin_header
\origin unavailable \origin unavailable
\textclass scrartcl \textclass article
\options BCOR8mm,captions=tableheading
\use_default_options false \use_default_options false
\begin_modules
logicalmkup
\end_modules
\maintain_unincluded_children false \maintain_unincluded_children false
\language english \language english
\language_package default \language_package default
\inputencoding auto \inputencoding iso8859-15
\fontencoding global \fontencoding global
\font_roman "lmodern" "default" \font_roman "lmodern" "default"
\font_sans "lmss" "default" \font_sans "lmss" "default"
@ -29,9 +25,9 @@ logicalmkup
\output_sync 0 \output_sync 0
\bibtex_command default \bibtex_command default
\index_command default \index_command default
\paperfontsize 12 \paperfontsize default
\spacing single \spacing single
\use_hyperref true \use_hyperref false
\pdf_title "LyX's Development manual" \pdf_title "LyX's Development manual"
\pdf_author "LyX Team" \pdf_author "LyX Team"
\pdf_subject "LyX's development documentation" \pdf_subject "LyX's development documentation"
@ -65,9 +61,19 @@ logicalmkup
\use_indices false \use_indices false
\paperorientation portrait \paperorientation portrait
\suppress_date false \suppress_date false
\justification true \justification false
\use_refstyle 0 \use_refstyle 0
\notefontcolor #0000ff \notefontcolor #0000ff
\branch slovak
\selected 0
\filename_suffix 0
\color #faf0e6
\end_branch
\branch czech
\selected 0
\filename_suffix 0
\color #faf0e6
\end_branch
\index Index \index Index
\shortcut idx \shortcut idx
\color #008000 \color #008000
@ -78,74 +84,56 @@ logicalmkup
\paragraph_indentation default \paragraph_indentation default
\quotes_language english \quotes_language english
\papercolumns 1 \papercolumns 1
\papersides 2 \papersides 1
\paperpagestyle headings \paperpagestyle plain
\tracking_changes false \tracking_changes false
\output_changes false
\html_math_output 0 \html_math_output 0
\html_css_as_file 0 \html_css_as_file 0
\output_changes false
\html_be_strict true \html_be_strict true
\end_header \end_header
\begin_body \begin_body
\begin_layout Title
Developing \SpecialChar LyX
\end_layout
\begin_layout Subtitle
Version 2.2.x
\end_layout
\begin_layout Author
by the \SpecialChar LyX
Team
\begin_inset Foot
status collapsed
\begin_layout Plain Layout
\noindent
If you have comments or error corrections, please send them to the \SpecialChar LyX
Documentatio
n mailing list,
\begin_inset Flex Code
status collapsed
\begin_layout Plain Layout
\noindent
<lyx-docs@lists.lyx.org>
\end_layout
\end_inset
.
\end_layout
\end_inset
\end_layout
\begin_layout Standard
\begin_inset CommandInset toc
LatexCommand tableofcontents
\end_inset
\end_layout
\begin_layout Section
Introduction
\end_layout
\begin_layout Standard \begin_layout Standard
Remove this inserted Slovak text Remove this inserted Slovak text
\begin_inset Branch slovak
status open
\begin_layout Standard
\lang slovak \lang slovak
slovenský text slovenský text
\lang english \lang english
and this document is compilable
\end_layout
\end_inset
and this document is compilable.
\lang ngerman
Deutscher Text
\lang english
is non-problematic.
\begin_inset Branch czech
status open
\begin_layout Standard
\lang czech
Czesky text
\lang english
\end_layout
\end_inset
triggers the error, too.
But not Polish, Upper Sorbian, Baltic languages, Spanish ...
\lang polish
text.
\end_layout \end_layout
\begin_layout Standard \begin_layout Standard
@ -207,5 +195,10 @@ This is the minimal table example.
Also setting the language of the table to Slovak helps. Also setting the language of the table to Slovak helps.
\end_layout \end_layout
\begin_layout Standard
Encoding switches are not to blame.
Rather an incompatibility of array or multirow packages with Babels slovak.ldf.
\end_layout
\end_body \end_body
\end_document \end_document