[LyX/master] ctests: add test file for #6373
Scott Kostyshak <[email protected]>
| Newsgroups | gmane.editors.lyx.cvs |
|---|---|
| Message-ID | <[email protected]> |
commit ef2c1da4f201d497def440a93fbf246faf5a549a Author: Scott Kostyshak <[email protected]> Date: Fri Mar 20 15:35:42 2026 +0100 ctests: add test file for #6373 The export was fixed at 0a6dd54a. --- .../6373-hebrew-enumerate-in-algorithm.lyx | 144 +++++++++++++++++++++ development/autotests/invertedTests | 2 + 2 files changed, 146 insertions(+) diff --git a/autotests/export/latex/lyxbugs-resolved/6373-hebrew-enumerate-in-algorithm.lyx b/autotests/export/latex/lyxbugs-resolved/6373-hebrew-enumerate-in-algorithm.lyx new file mode 100644 index 0000000000..437cf970d3 --- /dev/null +++ b/autotests/export/latex/lyxbugs-resolved/6373-hebrew-enumerate-in-algorithm.lyx @@ -0,0 +1,144 @@ +#LyX 2.5 created this file. For more info see https://www.lyx.org/ +\lyxformat 643 +\begin_document +\begin_header +\save_transient_properties true +\origin unavailable +\textclass book +\begin_preamble +\floatname{algorithm}{אלגוריתם} +\end_preamble +\use_default_options false +\maintain_unincluded_children no +\language hebrew +\language_package default +\inputencoding auto-legacy +\fontencoding auto +\font_roman "default" "default" +\font_sans "default" "default" +\font_typewriter "default" "default" +\font_math "auto" "auto" +\font_default_family default +\use_non_tex_fonts false +\font_sc false +\font_roman_osf false +\font_sans_osf false +\font_typewriter_osf false +\font_sf_scale 100 100 +\font_tt_scale 100 100 +\use_microtype false +\use_dash_ligatures true +\graphics default +\default_output_format default +\output_sync 0 +\bibtex_command default +\index_command default +\float_placement H +\paperfontsize default +\spacing single +\use_hyperref false +\papersize a4 +\use_geometry false +\use_package amsmath 1 +\use_package amssymb 1 +\use_package cancel 1 +\use_package esint 1 +\use_package mathdots 0 +\use_package mathtools 1 +\use_package mhchem 1 +\use_package stackrel 1 +\use_package stmaryrd 1 +\use_package undertilde 1 +\cite_engine basic +\cite_engine_type default +\biblio_style plain +\use_bibtopic false +\use_indices false +\paperorientation portrait +\suppress_date false +\justification default +\crossref_package prettyref +\use_formatted_ref 0 +\use_minted 0 +\use_lineno 0 +\backgroundcolor none +\fontcolor none +\notefontcolor lightgray +\boxbgcolor red +\table_border_color default +\table_odd_row_color default +\table_even_row_color default +\table_alt_row_colors_start 1 +\index אינדקס +\shortcut idx +\color #008000 +\end_index +\secnumdepth 3 +\tocdepth 3 +\paragraph_separation indent +\paragraph_indentation default +\is_math_indent 0 +\math_numbering_side default +\quotes_style english +\dynamic_quotes 0 +\papercolumns 1 +\papersides 2 +\paperpagestyle default +\tablestyle default +\tracking_changes false +\output_changes false +\change_bars false +\postpone_fragile_content false +\html_math_output 0 +\html_css_as_file 0 +\html_be_strict false +\docbook_table_output 0 +\docbook_mathml_prefix 1 +\docbook_mathml_version 0 +\end_header + +\begin_body + +\begin_layout Standard +\begin_inset Float algorithm +placement document +alignment document +wide false +sideways false +status open + +\begin_layout Enumerate + +\lang english +One +\end_layout + +\begin_layout Enumerate + +\lang english +Two +\end_layout + +\begin_layout Plain Layout +\begin_inset Caption Standard + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\end_layout + +\end_body +\end_document diff --git a/development/autotests/invertedTests b/development/autotests/invertedTests index 41fce1359a..82491a0af5 100644 --- a/development/autotests/invertedTests +++ b/development/autotests/invertedTests @@ -28,6 +28,8 @@ Sublabel: todo check_load/templates/Articles/Association_for_Computing_Machinery_.* export/templates/Articles/Association_for_Computing_Machinery_.*_lyx(23|24) +export/export/latex/lyxbugs-resolved/6373-hebrew-enumerate-in-algorithm_(docbook5|dvi3_texF|dvi3_systemF|pdf4_systemF|pdf5_texF|pdf5_systemF) + # Failing LyX2LyX conversions for old versions: # # "beamer" lyx2lyx fails sometimes for versions < 2.1 -- lyx-cvs mailing list [email protected] https://lists.lyx.org/mailman/listinfo/lyx-cvs