mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 01:59:02 +00:00
Adding DocBook test cases.
This commit is contained in:
parent
21d5029f9a
commit
02216551b3
109
autotests/export/docbook/basic.bib
Normal file
109
autotests/export/docbook/basic.bib
Normal file
@ -0,0 +1,109 @@
|
||||
@article{small,
|
||||
author = {Freely, I. P., and Wright, Jason, and Johannes, Ditto},
|
||||
title = {A small paper},
|
||||
journal = {The journal of small papers},
|
||||
year = 1997,
|
||||
volume = {-1},
|
||||
note = {to appear},
|
||||
}
|
||||
|
||||
@article{big,
|
||||
author = {Jass, Hugh},
|
||||
title = {A big paper},
|
||||
journal = {The journal of big papers},
|
||||
year = 7991,
|
||||
volume = {MCMXCVII},
|
||||
}
|
||||
|
||||
@book{Gro60,
|
||||
title = {\'El\'ements de g\'eom\'etrie alg\'ebrique},
|
||||
author = {Alexander Grothendieck},
|
||||
year = 1960,
|
||||
shorthand = {EGAI},
|
||||
isbn = "0471491101"
|
||||
}
|
||||
|
||||
% The next ones are more systematical. They come from https://verbosus.com/bibtex-style-examples.html (retrieved 2017-10-11).
|
||||
@article{article,
|
||||
author = {Peter Adams},
|
||||
title = {The title of the work},
|
||||
journal = {The name of the journal},
|
||||
year = 1993,
|
||||
number = 2,
|
||||
pages = {201-213},
|
||||
month = 7,
|
||||
note = {An optional note},
|
||||
volume = 4
|
||||
}
|
||||
|
||||
@book{book,
|
||||
author = {Peter Babington},
|
||||
title = {The title of the work},
|
||||
publisher = {The name of the publisher},
|
||||
year = 1993,
|
||||
volume = 4,
|
||||
series = 10,
|
||||
address = {The address},
|
||||
edition = 3,
|
||||
month = 7,
|
||||
note = {An optional note},
|
||||
isbn = {3257227892}
|
||||
}
|
||||
|
||||
@booklet{booklet,
|
||||
title = {The title of the work},
|
||||
author = {Peter Caxton},
|
||||
howpublished = {How it was published},
|
||||
address = {The address of the publisher},
|
||||
month = 7,
|
||||
year = 1993,
|
||||
note = {An optional note}
|
||||
}
|
||||
|
||||
@conference{conference,
|
||||
author = {Peter Draper},
|
||||
title = {The title of the work},
|
||||
booktitle = {The title of the book},
|
||||
year = 1993,
|
||||
editor = {The editor},
|
||||
volume = 4,
|
||||
series = 5,
|
||||
pages = 213,
|
||||
address = {The address of the publisher},
|
||||
month = 7,
|
||||
organization = {The organization},
|
||||
publisher = {The publisher},
|
||||
note = {An optional note}
|
||||
}
|
||||
|
||||
@inbook{inbook,
|
||||
author = {Peter Eston},
|
||||
title = {The title of the work},
|
||||
chapter = 8,
|
||||
pages = {201-213},
|
||||
publisher = {The name of the publisher},
|
||||
year = 1993,
|
||||
volume = 4,
|
||||
series = 5,
|
||||
address = {The address of the publisher},
|
||||
edition = 3,
|
||||
month = 7,
|
||||
note = {An optional note}
|
||||
}
|
||||
|
||||
@incollection{incollection,
|
||||
author = {Peter Farindon},
|
||||
title = {The title of the work},
|
||||
booktitle = {The title of the book},
|
||||
publisher = {The name of the publisher},
|
||||
year = 1993,
|
||||
editor = {The editor},
|
||||
volume = 4,
|
||||
series = 5,
|
||||
chapter = 8,
|
||||
pages = {201-213},
|
||||
address = {The address of the publisher},
|
||||
edition = 3,
|
||||
month = 7,
|
||||
note = {An optional note}
|
||||
}
|
1057
autotests/export/docbook/basic.lyx
Normal file
1057
autotests/export/docbook/basic.lyx
Normal file
File diff suppressed because it is too large
Load Diff
369
autotests/export/docbook/basic.xml
Normal file
369
autotests/export/docbook/basic.xml
Normal file
@ -0,0 +1,369 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!-- This DocBook file was created by LyX 2.4.0dev
|
||||
See http://www.lyx.org/ for more information -->
|
||||
<article xml:lang="en_US" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:m="http://www.w3.org/1998/Math/MathML" xmlns:xi="http://www.w3.org/2001/XInclude" version="5.1">
|
||||
|
||||
<info><title>I am a title</title>
|
||||
<author><personname>I am an author</personname></author>
|
||||
<date>I am a date</date>
|
||||
|
||||
<abstract><para>I am an abstract</para>
|
||||
<para>I am also an abstract</para>
|
||||
</abstract>
|
||||
</info>
|
||||
<para>I am a standard paragraph. </para>
|
||||
<section xml:id="sec.Sec-1-0">
|
||||
<title>I am the first section </title>
|
||||
<para>I am the first paragraph of the first section. </para>
|
||||
|
||||
<para>I am the second paragraph of the first section. </para>
|
||||
|
||||
<blockquote><para>I am a quote
|
||||
<inlineequation>
|
||||
<m:math>
|
||||
<m:alt role='tex'>\,with\,a\,formula</m:alt>
|
||||
<m:mrow>
|
||||
<m:mrow>
|
||||
<m:mspace width="6px"/><m:mi>w</m:mi><m:mi>i</m:mi><m:mi>t</m:mi><m:mi>h</m:mi>
|
||||
<m:mspace width="6px"/><m:mi>a</m:mi>
|
||||
<m:mspace width="6px"/><m:mi>f</m:mi><m:mi>o</m:mi><m:mi>r</m:mi><m:mi>m</m:mi><m:mi>u</m:mi><m:mi>l</m:mi><m:mi>a</m:mi>
|
||||
</m:mrow>
|
||||
</m:mrow>
|
||||
</m:math>
|
||||
</inlineequation>. </para>
|
||||
</blockquote>
|
||||
<para>
|
||||
<informalequation>
|
||||
<m:math>
|
||||
<m:alt role='tex'>Formula!</m:alt>
|
||||
<m:mrow>
|
||||
<m:mrow><m:mi>F</m:mi><m:mi>o</m:mi><m:mi>r</m:mi><m:mi>m</m:mi><m:mi>u</m:mi><m:mi>l</m:mi><m:mi>a</m:mi><m:mo>!</m:mo>
|
||||
</m:mrow>
|
||||
</m:mrow>
|
||||
</m:math>
|
||||
</informalequation>
|
||||
<informalequation xml:id='eq.EQ.-1'>
|
||||
<m:math>
|
||||
<m:alt role='tex'>\text{I am a formula with a ref.}\label{eq:EQ.}</m:alt>
|
||||
<m:mrow>
|
||||
<m:mstyle mathvariant='normal'>
|
||||
<m:mrow><m:mi>I</m:mi> <m:mi>a</m:mi><m:mi>m</m:mi> <m:mi>a</m:mi> <m:mi>f</m:mi><m:mi>o</m:mi><m:mi>r</m:mi><m:mi>m</m:mi><m:mi>u</m:mi><m:mi>l</m:mi><m:mi>a</m:mi> <m:mi>w</m:mi><m:mi>i</m:mi><m:mi>t</m:mi><m:mi>h</m:mi> <m:mi>a</m:mi> <m:mi>r</m:mi><m:mi>e</m:mi><m:mi>f</m:mi><m:mn>.</m:mn>
|
||||
</m:mrow>
|
||||
</m:mstyle>
|
||||
</m:mrow>
|
||||
</m:math>
|
||||
</informalequation></para>
|
||||
|
||||
<para>See <xref linkend="sec.Sec-2kqgsdiflhqsdlifgjuzer-povtuizmvnuer-t-vmsrmfli--uh--a--rtpfuo----rtpc.m-ca-rgifzapeu-tvgz-2" />.</para>
|
||||
|
||||
<para>Also, a formula with an user-defined macro that outputs well in LaTeX but cannot in MathML (hence replaced by picture):
|
||||
<inlineequation>
|
||||
<m:math>
|
||||
<m:alt role='tex'>\testmacro</m:alt>
|
||||
</m:math>
|
||||
</inlineequation>. </para>
|
||||
|
||||
<!-- \latexCommandThatShouldBeCommented --><section>
|
||||
<title>I am the first subsection</title>
|
||||
<para>I am the only paragraph of the first subsection. </para>
|
||||
</section>
|
||||
<section>
|
||||
<title>I am the second subsection</title>
|
||||
<para>I am the only paragraph of the second subsection. </para>
|
||||
</section>
|
||||
</section>
|
||||
<section xml:id="sec.Sec-2kqgsdiflhqsdlifgjuzer-povtuizmvnuer-t-vmsrmfli--uh--a--rtpfuo----rtpc.m-ca-rgifzapeu-tvgz-2">
|
||||
<title>I am the second section </title>
|
||||
<para>I am the only paragraph of the second section. <link xlink:href="http://example.org">Hyperlink.</link> “Text between quotes.”</para>
|
||||
|
||||
<para>See <xref linkend="sec.Sec-1-0" />.</para>
|
||||
</section>
|
||||
<section>
|
||||
<title>I am the third section and I have fun with lists</title>
|
||||
|
||||
|
||||
<orderedlist><listitem><para>First item. </para>
|
||||
<para>Second line of the first item, after a line break. </para>
|
||||
</listitem>
|
||||
|
||||
<listitem><para>Second item. </para>
|
||||
</listitem>
|
||||
</orderedlist>
|
||||
|
||||
|
||||
<itemizedlist><listitem><para>Item has no order (1). </para>
|
||||
</listitem>
|
||||
|
||||
<listitem><para>Item has no order (2). </para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
|
||||
<variablelist><varlistentry><term>Word</term>
|
||||
|
||||
|
||||
<listitem><para> description</para>
|
||||
</listitem></varlistentry>
|
||||
<varlistentry><term>Sentence</term>
|
||||
|
||||
|
||||
<listitem><para> meaning</para>
|
||||
</listitem></varlistentry>
|
||||
</variablelist>
|
||||
</section>
|
||||
<section>
|
||||
<title>I am the fourth section and I deal with formatting. </title>
|
||||
<para>The following paragraph should be code. </para>
|
||||
|
||||
<para><programlisting>I am some code.
|
||||
I am a second line of code. </programlisting>I am no more code. </para>
|
||||
|
||||
<para>This line has inline code. <code>This has typewriter font</code><footnote><para>I repeat that in a footnote.</para>
|
||||
</footnote>. </para>
|
||||
|
||||
<para>On the other hand, <footnote><para>this footnote</para>
|
||||
|
||||
<para>has multiple </para>
|
||||
|
||||
<para>paragraphs.</para>
|
||||
</footnote>. </para>
|
||||
</section>
|
||||
<section>
|
||||
<title>I am the fifth section and I deal with floats</title>
|
||||
<para>Now, three tables: </para>
|
||||
|
||||
|
||||
<table><caption>I am a table caption below the table.</caption>
|
||||
|
||||
|
||||
<tbody><tr><td align='center' valign='top'>Table 1</td>
|
||||
<td align='center' valign='top'>Table 2</td>
|
||||
<td align='center' valign='top'>Table 3</td>
|
||||
</tr>
|
||||
<tr><td align='center' valign='top'>Row 1</td>
|
||||
<td align='center' valign='top'></td>
|
||||
<td align='center' valign='top'>Col 3, row 1</td>
|
||||
</tr>
|
||||
<tr><td align='center' valign='top'>Row 2</td>
|
||||
<td align='center' valign='top'></td>
|
||||
<td align='center' valign='top'>Col 3, row 2</td>
|
||||
</tr></tbody>
|
||||
|
||||
</table>
|
||||
|
||||
|
||||
<table><caption>I am a table caption above the table.</caption>
|
||||
|
||||
|
||||
|
||||
<tbody><tr><td align='center' valign='top'>Table 1</td>
|
||||
<td align='center' valign='top'>Table 2</td>
|
||||
<td align='center' valign='top'>Table 3</td>
|
||||
</tr>
|
||||
<tr><td align='center' valign='top'>Row 1</td>
|
||||
<td align='center' valign='top'></td>
|
||||
<td align='center' valign='top'>Col 3, row 1</td>
|
||||
</tr>
|
||||
<tr><td align='center' valign='top'>Row 2</td>
|
||||
<td align='center' valign='top'></td>
|
||||
<td align='center' valign='top'>Col 3, row 2</td>
|
||||
</tr></tbody>
|
||||
</table>
|
||||
|
||||
|
||||
|
||||
|
||||
<informaltable><tbody><tr><td align='center' valign='top'>Table that has no caption 1</td>
|
||||
<td align='center' valign='top'>Table that has no caption 2</td>
|
||||
<td align='center' valign='top'>Table that has no caption 3</td>
|
||||
</tr>
|
||||
<tr><td align='center' valign='top'>Row 1</td>
|
||||
<td align='center' valign='top'></td>
|
||||
<td align='center' valign='top'>Col 3, row 1</td>
|
||||
</tr>
|
||||
<tr><td align='center' valign='top'>Row 2</td>
|
||||
<td align='center' valign='top'></td>
|
||||
<td align='center' valign='top'>Col 3, row 2</td>
|
||||
</tr></tbody>
|
||||
</informaltable>
|
||||
|
||||
<para>Then, one figure: </para>
|
||||
|
||||
|
||||
<figure><title>Caption.</title>
|
||||
|
||||
|
||||
<mediaobject><imageobject><imagedata fileref="0_mnt_d_Thibaut_LyX_autotests_export_docbook_lyx-logo.png" />
|
||||
</imageobject>
|
||||
</mediaobject>
|
||||
|
||||
</figure>
|
||||
</section>
|
||||
<section>
|
||||
<title>I am the sixth section and I really like bibliographies</title>
|
||||
<para>This text has references. First reference: <biblioref endterm="big" />. Second reference: <biblioref endterm="small" />. Both at the same time: <biblioref endterm="big" />, <biblioref endterm="small" />. A book: <biblioref endterm="Gro60" />. </para>
|
||||
|
||||
<para>Many things, just testing for completeness: <biblioref endterm="article" />, <biblioref endterm="book" />, <biblioref endterm="booklet" />, <biblioref endterm="conference" />, <biblioref endterm="inbook" />, <biblioref endterm="incollection" />. </para>
|
||||
</section>
|
||||
<section>
|
||||
<title>I am the seventh section and I deal with indices</title>
|
||||
<para>First, a term to index: <indexterm type="idx"><primary>Term to index</primary></indexterm>. Then a term to add to the second index: <indexterm type="oth"><primary>Term to add to the second index</primary></indexterm>. </para>
|
||||
|
||||
<para>Then several terms for the first index: <indexterm type="idx"><primary>Term</primary><secondary>to</secondary><tertiary>index</tertiary></indexterm>. </para>
|
||||
|
||||
<para>With a see: <indexterm type="idx"><primary>Term</primary><see>index</see></indexterm>. With a see also: <indexterm type="idx"><primary>Term</primary><seealso>index</seealso></indexterm>. </para>
|
||||
|
||||
<para>Several terms with a see: <indexterm type="idx"><primary>Term</primary><secondary>to</secondary><tertiary>index</tertiary><see>index</see></indexterm>. Several terms with a see also: <indexterm type="idx"><primary>Term</primary><secondary>to</secondary><tertiary>index</tertiary><seealso>index</seealso></indexterm>. </para>
|
||||
|
||||
<para>A start of range: <indexterm type="idx" class="startofrange" xml:id="Term-to-index-3"><primary>Term to index</primary></indexterm>. The corresponding end of range: <indexterm type="idx" class="endofrange" startref="Term-to-index-3"><primary>Term to index</primary></indexterm>.</para>
|
||||
|
||||
<para>Several terms with a start of range: <indexterm type="idx" class="startofrange" xml:id="Term.to.index-4"><primary>Term</primary><secondary>to</secondary><tertiary>index</tertiary></indexterm>. The corresponding end of range: <indexterm type="idx" class="endofrange" startref="Term.to.index-4"><primary>Term</primary><secondary>to</secondary><tertiary>index</tertiary></indexterm>.</para>
|
||||
|
||||
<para>These terms already appeared before! Start of range: <indexterm type="idx" class="startofrange" xml:id="Term.to.index-0-5"><primary>Term</primary><secondary>to</secondary><tertiary>index</tertiary></indexterm>. The corresponding end of range: <indexterm type="idx" class="endofrange" startref="Term.to.index-0-5"><primary>Term</primary><secondary>to</secondary><tertiary>index</tertiary></indexterm>.</para>
|
||||
</section>
|
||||
<section>
|
||||
<title>I am the eight section and I deal with star sections</title>
|
||||
<bridgehead renderas="part">Star part</bridgehead>
|
||||
<bridgehead renderas="sect1">Star section (sect1)</bridgehead>
|
||||
<bridgehead renderas="sect2">Star subsection (sect2)</bridgehead>
|
||||
<bridgehead renderas="sect3">Star subsubsection (sect3)</bridgehead>
|
||||
<bridgehead renderas="sect4">Star paragraph (sect4)</bridgehead>
|
||||
<bridgehead renderas="sect5">Star subparagraph (sect5)</bridgehead>
|
||||
</section>
|
||||
|
||||
<bibliography><title>References</title>
|
||||
|
||||
<biblioentry xml:id="article"><title>The title of the work</title><volumenum>4</volumenum><artpagenums>201-213</artpagenums><bibliomisc role="type">article</bibliomisc>
|
||||
<pubdate>1993</pubdate>
|
||||
|
||||
<biblioset relation="journal"><title>The name of the journal</title>
|
||||
</biblioset>
|
||||
|
||||
|
||||
<authorgroup><author><personname><firstname>Peter</firstname>
|
||||
<surname>Adams</surname>
|
||||
</personname>
|
||||
</author>
|
||||
</authorgroup>
|
||||
<biblioid class="pubsnumber">2</biblioid>
|
||||
<bibliomisc role="note">An optional note</bibliomisc>
|
||||
</biblioentry>
|
||||
|
||||
<biblioentry xml:id="book"><title>The title of the work</title><volumenum>4</volumenum><edition>3</edition><bibliomisc role="type">book</bibliomisc>
|
||||
|
||||
<publisher><publishername>The name of the publisher</publishername>
|
||||
<address>The address</address></publisher>
|
||||
<pubdate>1993</pubdate>
|
||||
|
||||
|
||||
<authorgroup><author><personname><firstname>Peter</firstname>
|
||||
<surname>Babington</surname>
|
||||
</personname>
|
||||
</author>
|
||||
</authorgroup>
|
||||
<bibliomisc role="note">An optional note</bibliomisc>
|
||||
</biblioentry>
|
||||
|
||||
<biblioentry xml:id="booklet"><title>The title of the work</title><bibliomisc role="type">booklet</bibliomisc>
|
||||
<pubdate>1993</pubdate>
|
||||
|
||||
|
||||
<authorgroup><author><personname><firstname>Peter</firstname>
|
||||
<surname>Caxton</surname>
|
||||
</personname>
|
||||
</author>
|
||||
</authorgroup>
|
||||
</biblioentry>
|
||||
|
||||
<biblioentry xml:id="conference"><title>The title of the work</title><artpagenums>213</artpagenums><bibliomisc role="type">conference</bibliomisc>
|
||||
|
||||
<publisher><publishername>The publisher</publishername>
|
||||
</publisher>
|
||||
<pubdate>1993</pubdate>
|
||||
|
||||
|
||||
<authorgroup><author><personname><firstname>Peter</firstname>
|
||||
<surname>Draper</surname>
|
||||
</personname>
|
||||
</author>
|
||||
</authorgroup>
|
||||
</biblioentry>
|
||||
|
||||
<biblioentry xml:id="inbook"><title>The title of the work</title><artpagenums>201-213</artpagenums><bibliomisc role="type">inbook</bibliomisc>
|
||||
|
||||
<publisher><publishername>The name of the publisher</publishername>
|
||||
</publisher>
|
||||
<pubdate>1993</pubdate>
|
||||
|
||||
|
||||
<authorgroup><author><personname><firstname>Peter</firstname>
|
||||
<surname>Eston</surname>
|
||||
</personname>
|
||||
</author>
|
||||
</authorgroup>
|
||||
</biblioentry>
|
||||
|
||||
<biblioentry xml:id="incollection"><title>The title of the work</title><volumenum>4</volumenum><edition>3</edition><artpagenums>201-213</artpagenums><bibliomisc role="type">incollection</bibliomisc>
|
||||
|
||||
<publisher><publishername>The name of the publisher</publishername>
|
||||
<address>The address of the publisher</address></publisher>
|
||||
<pubdate>1993</pubdate>
|
||||
|
||||
<biblioset relation="book"><title>The title of the book</title>
|
||||
</biblioset>
|
||||
|
||||
|
||||
<authorgroup><author><personname><firstname>Peter</firstname>
|
||||
<surname>Farindon</surname>
|
||||
</personname>
|
||||
</author>
|
||||
</authorgroup>
|
||||
<bibliomisc role="note">An optional note</bibliomisc>
|
||||
</biblioentry>
|
||||
|
||||
<biblioentry xml:id="small"><title>A small paper</title><volumenum>-1</volumenum><bibliomisc role="type">article</bibliomisc>
|
||||
<pubdate>1997</pubdate>
|
||||
|
||||
<biblioset relation="journal"><title>The journal of small papers</title>
|
||||
</biblioset>
|
||||
|
||||
|
||||
<authorgroup><author><personname><surname>Freely</surname>
|
||||
<othername role="suffix">I. P.</othername>
|
||||
</personname>
|
||||
</author>
|
||||
|
||||
|
||||
<author><personname><firstname>Ditto</firstname>
|
||||
<surname>Johannes</surname>
|
||||
</personname>
|
||||
</author>
|
||||
</authorgroup>
|
||||
<bibliomisc role="note">to appear</bibliomisc>
|
||||
</biblioentry>
|
||||
|
||||
<biblioentry xml:id="Gro60."><title>Éléments de géométrie algébrique</title><bibliomisc role="type">book</bibliomisc>
|
||||
<pubdate>1960</pubdate>
|
||||
|
||||
|
||||
<authorgroup><author><personname><firstname>Alexander</firstname>
|
||||
<surname>Grothendieck</surname>
|
||||
</personname>
|
||||
</author>
|
||||
</authorgroup>
|
||||
</biblioentry>
|
||||
|
||||
<biblioentry xml:id="big"><title>A big paper</title><volumenum>MCMXCVII</volumenum><bibliomisc role="type">article</bibliomisc>
|
||||
<pubdate>7991</pubdate>
|
||||
|
||||
<biblioset relation="journal"><title>The journal of big papers</title>
|
||||
</biblioset>
|
||||
|
||||
|
||||
<authorgroup><author><personname><firstname>Hugh</firstname>
|
||||
<surname>Jass</surname>
|
||||
</personname>
|
||||
</author>
|
||||
</authorgroup>
|
||||
</biblioentry>
|
||||
</bibliography>
|
||||
</article>
|
157
autotests/export/docbook/basic_book.lyx
Normal file
157
autotests/export/docbook/basic_book.lyx
Normal file
@ -0,0 +1,157 @@
|
||||
#LyX 2.4 created this file. For more info see http://www.lyx.org/
|
||||
\lyxformat 544
|
||||
\begin_document
|
||||
\begin_header
|
||||
\save_transient_properties true
|
||||
\origin unavailable
|
||||
\textclass book
|
||||
\use_default_options true
|
||||
\maintain_unincluded_children false
|
||||
\language english
|
||||
\language_package default
|
||||
\inputencoding auto
|
||||
\fontencoding global
|
||||
\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_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
|
||||
\paperfontsize default
|
||||
\spacing single
|
||||
\use_hyperref false
|
||||
\papersize default
|
||||
\use_geometry false
|
||||
\use_package amsmath 1
|
||||
\use_package amssymb 1
|
||||
\use_package cancel 1
|
||||
\use_package esint 1
|
||||
\use_package mathdots 1
|
||||
\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 true
|
||||
\use_refstyle 1
|
||||
\use_minted 0
|
||||
\index 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 1
|
||||
\paperpagestyle default
|
||||
\tracking_changes false
|
||||
\output_changes false
|
||||
\html_math_output 0
|
||||
\html_css_as_file 0
|
||||
\html_be_strict false
|
||||
\end_header
|
||||
|
||||
\begin_body
|
||||
|
||||
\begin_layout Title
|
||||
Book title
|
||||
\end_layout
|
||||
|
||||
\begin_layout Author
|
||||
Book author
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
Book abstract in info.
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout Chapter
|
||||
First chapter (outside part)
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
Paragraph.
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout Part
|
||||
First part
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
Part intro.
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout Chapter
|
||||
First chapter of first part
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
Paragraph.
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout Chapter
|
||||
Second chapter of first part
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
Paragraph.
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout Part
|
||||
Second part
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
Part 2 intro.
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout Chapter
|
||||
First chapter of second part
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
Paragraph.
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout Chapter
|
||||
Second chapter of second part
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
Paragraph.
|
||||
|
||||
\end_layout
|
||||
|
||||
\end_body
|
||||
\end_document
|
45
autotests/export/docbook/basic_book.xml
Normal file
45
autotests/export/docbook/basic_book.xml
Normal file
@ -0,0 +1,45 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!-- This DocBook file was created by LyX 2.4.0dev
|
||||
See http://www.lyx.org/ for more information -->
|
||||
<book xml:lang="en_US" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:m="http://www.w3.org/1998/Math/MathML" xmlns:xi="http://www.w3.org/2001/XInclude" version="5.1">
|
||||
|
||||
<info><title>Book title</title>
|
||||
<author><personname>Book author</personname></author>
|
||||
|
||||
<abstract><para>Book abstract in info. </para>
|
||||
</abstract>
|
||||
</info>
|
||||
<chapter>
|
||||
<title>First chapter (outside part)</title>
|
||||
<para>Paragraph. </para>
|
||||
</chapter>
|
||||
<part>
|
||||
<title>First part</title>
|
||||
|
||||
<partintro><para>Part intro. </para>
|
||||
</partintro>
|
||||
<chapter>
|
||||
<title>First chapter of first part</title>
|
||||
<para>Paragraph. </para>
|
||||
</chapter>
|
||||
<chapter>
|
||||
<title>Second chapter of first part</title>
|
||||
<para>Paragraph. </para>
|
||||
</chapter>
|
||||
</part>
|
||||
<part>
|
||||
<title>Second part</title>
|
||||
|
||||
<partintro><para>Part 2 intro. </para>
|
||||
</partintro>
|
||||
<chapter>
|
||||
<title>First chapter of second part</title>
|
||||
<para>Paragraph. </para>
|
||||
</chapter>
|
||||
<chapter>
|
||||
<title>Second chapter of second part</title>
|
||||
<para>Paragraph. </para>
|
||||
</chapter>
|
||||
</part>
|
||||
|
||||
</book>
|
101
autotests/export/docbook/list_depth.lyx
Normal file
101
autotests/export/docbook/list_depth.lyx
Normal file
@ -0,0 +1,101 @@
|
||||
#LyX 2.4 created this file. For more info see https://www.lyx.org/
|
||||
\lyxformat 544
|
||||
\begin_document
|
||||
\begin_header
|
||||
\save_transient_properties true
|
||||
\origin unavailable
|
||||
\textclass article
|
||||
\use_default_options true
|
||||
\maintain_unincluded_children no
|
||||
\language english
|
||||
\language_package default
|
||||
\inputencoding auto
|
||||
\fontencoding global
|
||||
\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
|
||||
\paperfontsize default
|
||||
\use_hyperref false
|
||||
\papersize default
|
||||
\use_geometry false
|
||||
\use_package amsmath 1
|
||||
\use_package amssymb 1
|
||||
\use_package cancel 1
|
||||
\use_package esint 1
|
||||
\use_package mathdots 1
|
||||
\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
|
||||
\use_bibtopic false
|
||||
\use_indices false
|
||||
\paperorientation portrait
|
||||
\suppress_date false
|
||||
\justification true
|
||||
\use_refstyle 1
|
||||
\use_minted 0
|
||||
\use_lineno 0
|
||||
\index 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 1
|
||||
\paperpagestyle default
|
||||
\tablestyle default
|
||||
\tracking_changes false
|
||||
\output_changes false
|
||||
\change_bars false
|
||||
\postpone_fragile_content true
|
||||
\html_math_output 0
|
||||
\html_css_as_file 0
|
||||
\html_be_strict false
|
||||
\end_header
|
||||
|
||||
\begin_body
|
||||
|
||||
\begin_layout Title
|
||||
Test document
|
||||
\end_layout
|
||||
|
||||
\begin_layout Itemize
|
||||
|
||||
\series bold
|
||||
Title.
|
||||
\begin_inset Newline newline
|
||||
\end_inset
|
||||
|
||||
|
||||
\series default
|
||||
Content.
|
||||
\end_layout
|
||||
|
||||
\end_body
|
||||
\end_document
|
13
autotests/export/docbook/list_depth.xml
Normal file
13
autotests/export/docbook/list_depth.xml
Normal file
@ -0,0 +1,13 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!-- This DocBook file was created by LyX 2.4.0dev
|
||||
See http://www.lyx.org/ for more information -->
|
||||
<article xml:lang="en_US" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:m="http://www.w3.org/1998/Math/MathML" xmlns:xi="http://www.w3.org/2001/XInclude" version="5.1">
|
||||
<title>Test document</title>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para><emphasis role='bold'>Title.</emphasis></para>
|
||||
<para>Content.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
|
||||
</article>
|
113
autotests/export/docbook/listings.lyx
Normal file
113
autotests/export/docbook/listings.lyx
Normal file
@ -0,0 +1,113 @@
|
||||
#LyX 2.4 created this file. For more info see https://www.lyx.org/
|
||||
\lyxformat 595
|
||||
\begin_document
|
||||
\begin_header
|
||||
\save_transient_properties true
|
||||
\origin unavailable
|
||||
\textclass article
|
||||
\use_default_options true
|
||||
\maintain_unincluded_children no
|
||||
\language american
|
||||
\language_package default
|
||||
\inputencoding utf8
|
||||
\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
|
||||
\paperfontsize default
|
||||
\use_hyperref false
|
||||
\papersize default
|
||||
\use_geometry false
|
||||
\use_package amsmath 1
|
||||
\use_package amssymb 1
|
||||
\use_package cancel 1
|
||||
\use_package esint 1
|
||||
\use_package mathdots 1
|
||||
\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
|
||||
\use_bibtopic false
|
||||
\use_indices false
|
||||
\paperorientation portrait
|
||||
\suppress_date false
|
||||
\justification true
|
||||
\use_refstyle 1
|
||||
\use_minted 0
|
||||
\use_lineno 0
|
||||
\index 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 1
|
||||
\paperpagestyle default
|
||||
\tablestyle default
|
||||
\tracking_changes false
|
||||
\output_changes false
|
||||
\change_bars false
|
||||
\postpone_fragile_content true
|
||||
\html_math_output 0
|
||||
\html_css_as_file 0
|
||||
\html_be_strict false
|
||||
\end_header
|
||||
|
||||
\begin_body
|
||||
|
||||
\begin_layout Title
|
||||
Test document
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
This is a programlisting:
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
\begin_inset listings
|
||||
inline false
|
||||
status open
|
||||
|
||||
\begin_layout Plain Layout
|
||||
|
||||
First line of programlisting
|
||||
\end_layout
|
||||
|
||||
\begin_layout Plain Layout
|
||||
|
||||
Second line of programlisting
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\end_body
|
||||
\end_document
|
10
autotests/export/docbook/listings.xml
Normal file
10
autotests/export/docbook/listings.xml
Normal file
@ -0,0 +1,10 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!-- This DocBook file was created by LyX 2.4.0dev
|
||||
See http://www.lyx.org/ for more information -->
|
||||
<article xml:lang="en_US" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:m="http://www.w3.org/1998/Math/MathML" xmlns:xi="http://www.w3.org/2001/XInclude" version="5.2">
|
||||
<title>Test document</title>
|
||||
<para>This is a programlisting: </para>
|
||||
<programlisting>First line of programlisting
|
||||
Second line of programlisting
|
||||
</programlisting>
|
||||
</article>
|
129
autotests/export/docbook/lists.lyx
Normal file
129
autotests/export/docbook/lists.lyx
Normal file
@ -0,0 +1,129 @@
|
||||
#LyX 2.4 created this file. For more info see https://www.lyx.org/
|
||||
\lyxformat 544
|
||||
\begin_document
|
||||
\begin_header
|
||||
\save_transient_properties true
|
||||
\origin unavailable
|
||||
\textclass article
|
||||
\use_default_options true
|
||||
\maintain_unincluded_children no
|
||||
\language american
|
||||
\language_package default
|
||||
\inputencoding utf8
|
||||
\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
|
||||
\paperfontsize default
|
||||
\use_hyperref false
|
||||
\papersize default
|
||||
\use_geometry false
|
||||
\use_package amsmath 1
|
||||
\use_package amssymb 1
|
||||
\use_package cancel 1
|
||||
\use_package esint 1
|
||||
\use_package mathdots 1
|
||||
\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
|
||||
\use_bibtopic false
|
||||
\use_indices false
|
||||
\paperorientation portrait
|
||||
\suppress_date false
|
||||
\justification true
|
||||
\use_refstyle 1
|
||||
\use_minted 0
|
||||
\use_lineno 0
|
||||
\index 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 1
|
||||
\paperpagestyle default
|
||||
\tablestyle default
|
||||
\tracking_changes false
|
||||
\output_changes false
|
||||
\change_bars false
|
||||
\postpone_fragile_content true
|
||||
\html_math_output 0
|
||||
\html_css_as_file 0
|
||||
\html_be_strict false
|
||||
\end_header
|
||||
|
||||
\begin_body
|
||||
|
||||
\begin_layout Title
|
||||
Test document
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
A list:
|
||||
\end_layout
|
||||
|
||||
\begin_layout Itemize
|
||||
First item
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
\begin_layout Itemize
|
||||
First first item
|
||||
\end_layout
|
||||
|
||||
\begin_layout Itemize
|
||||
First second item
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
Text after first item
|
||||
\end_layout
|
||||
|
||||
\end_deeper
|
||||
\begin_layout Itemize
|
||||
Second item
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
\begin_layout Enumerate
|
||||
Second first item
|
||||
\end_layout
|
||||
|
||||
\begin_layout Enumerate
|
||||
Second second item
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
Text after second item
|
||||
\end_layout
|
||||
|
||||
\end_deeper
|
||||
\end_body
|
||||
\end_document
|
33
autotests/export/docbook/lists.xml
Normal file
33
autotests/export/docbook/lists.xml
Normal file
@ -0,0 +1,33 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!-- This DocBook file was created by LyX 2.4.0dev
|
||||
See http://www.lyx.org/ for more information -->
|
||||
<article xml:lang="en_US" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:m="http://www.w3.org/1998/Math/MathML" xmlns:xi="http://www.w3.org/2001/XInclude" version="5.1">
|
||||
<title>Test document</title>
|
||||
<para>A list: </para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>First item</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>First first item</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>First second item</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
<para>Text after first item</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Second item</para>
|
||||
<orderedlist>
|
||||
<listitem>
|
||||
<para>Second first item</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Second second item</para>
|
||||
</listitem>
|
||||
</orderedlist>
|
||||
<para>Text after second item</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</article>
|
BIN
autotests/export/docbook/lyx-logo.png
Normal file
BIN
autotests/export/docbook/lyx-logo.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.6 KiB |
109
autotests/export/docbook/mathml_ns_entities.lyx
Normal file
109
autotests/export/docbook/mathml_ns_entities.lyx
Normal file
@ -0,0 +1,109 @@
|
||||
#LyX 2.4 created this file. For more info see https://www.lyx.org/
|
||||
\lyxformat 595
|
||||
\begin_document
|
||||
\begin_header
|
||||
\save_transient_properties true
|
||||
\origin unavailable
|
||||
\textclass article
|
||||
\use_default_options true
|
||||
\maintain_unincluded_children no
|
||||
\language american
|
||||
\language_package default
|
||||
\inputencoding utf8
|
||||
\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
|
||||
\paperfontsize default
|
||||
\use_hyperref false
|
||||
\papersize default
|
||||
\use_geometry false
|
||||
\use_package amsmath 1
|
||||
\use_package amssymb 1
|
||||
\use_package cancel 1
|
||||
\use_package esint 1
|
||||
\use_package mathdots 1
|
||||
\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
|
||||
\use_bibtopic false
|
||||
\use_indices false
|
||||
\paperorientation portrait
|
||||
\suppress_date false
|
||||
\justification true
|
||||
\use_refstyle 1
|
||||
\use_minted 0
|
||||
\use_lineno 0
|
||||
\index 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 1
|
||||
\paperpagestyle default
|
||||
\tablestyle default
|
||||
\tracking_changes false
|
||||
\output_changes false
|
||||
\change_bars false
|
||||
\postpone_fragile_content true
|
||||
\html_math_output 0
|
||||
\html_css_as_file 0
|
||||
\html_be_strict false
|
||||
\end_header
|
||||
|
||||
\begin_body
|
||||
|
||||
\begin_layout Title
|
||||
Test document
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
A formula:
|
||||
\begin_inset Formula
|
||||
\[
|
||||
\Vert,\vert
|
||||
\]
|
||||
|
||||
\end_inset
|
||||
|
||||
A second formula:
|
||||
\begin_inset Formula
|
||||
\[
|
||||
\left\Vert \mathbf{a^{T}\,x}\right\Vert _{2}\leq x_{0}
|
||||
\]
|
||||
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\end_body
|
||||
\end_document
|
51
autotests/export/docbook/mathml_ns_entities.xml
Normal file
51
autotests/export/docbook/mathml_ns_entities.xml
Normal file
@ -0,0 +1,51 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!-- This DocBook file was created by LyX 2.4.0dev
|
||||
See http://www.lyx.org/ for more information -->
|
||||
<article xml:lang="en_US" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:m="http://www.w3.org/1998/Math/MathML" xmlns:xi="http://www.w3.org/2001/XInclude" version="5.1">
|
||||
<title>Test document</title>
|
||||
<para>A formula:
|
||||
<informalequation>
|
||||
<m:math>
|
||||
<m:alt role='tex'>\Vert,\vert</m:alt>
|
||||
<m:mrow>
|
||||
<m:mrow><m:mi>∥</m:mi><m:mo>,</m:mo><m:mi>|</m:mi>
|
||||
</m:mrow>
|
||||
</m:mrow>
|
||||
</m:math>
|
||||
</informalequation>A second formula:
|
||||
<informalequation>
|
||||
<m:math>
|
||||
<m:alt role='tex'>\left\Vert \mathbf{a^{T}\,x}\right\Vert _{2}\leq x_{0}</m:alt>
|
||||
<m:mrow>
|
||||
<m:mrow>
|
||||
<m:msub>
|
||||
<m:mrow><m:mo form='prefix' fence='true' stretchy='true' symmetric='true'><m:mrow>∥</m:mrow></m:mo>
|
||||
|
||||
<m:mstyle mathvariant='bold'>
|
||||
<m:mrow>
|
||||
<m:msup>
|
||||
<m:mrow><m:mi>a</m:mi>
|
||||
</m:mrow>
|
||||
<m:mrow><m:mi>T</m:mi>
|
||||
</m:mrow>
|
||||
</m:msup><m:mspace width="6px" /><m:mi>x</m:mi>
|
||||
</m:mrow>
|
||||
</m:mstyle>
|
||||
<m:mo form='postfix' fence='true' stretchy='true' symmetric='true'><m:mrow>∥</m:mrow></m:mo>
|
||||
|
||||
</m:mrow>
|
||||
<m:mrow><m:mn>2</m:mn>
|
||||
</m:mrow>
|
||||
</m:msub><m:mo>≤</m:mo>
|
||||
<m:msub>
|
||||
<m:mrow><m:mi>x</m:mi>
|
||||
</m:mrow>
|
||||
<m:mrow><m:mn>0</m:mn>
|
||||
</m:mrow>
|
||||
</m:msub>
|
||||
</m:mrow>
|
||||
</m:mrow>
|
||||
</m:math>
|
||||
</informalequation></para>
|
||||
|
||||
</article>
|
122
autotests/export/docbook/olddb_article.lyx
Normal file
122
autotests/export/docbook/olddb_article.lyx
Normal file
@ -0,0 +1,122 @@
|
||||
#LyX 2.4 created this file. For more info see http://www.lyx.org/
|
||||
\lyxformat 544
|
||||
\begin_document
|
||||
\begin_header
|
||||
\save_transient_properties true
|
||||
\origin unavailable
|
||||
\textclass docbook
|
||||
\use_default_options true
|
||||
\maintain_unincluded_children false
|
||||
\language english
|
||||
\language_package default
|
||||
\inputencoding auto
|
||||
\fontencoding global
|
||||
\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_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
|
||||
\paperfontsize default
|
||||
\spacing single
|
||||
\use_hyperref false
|
||||
\papersize default
|
||||
\use_geometry false
|
||||
\use_package amsmath 1
|
||||
\use_package amssymb 1
|
||||
\use_package cancel 1
|
||||
\use_package esint 1
|
||||
\use_package mathdots 1
|
||||
\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 true
|
||||
\use_refstyle 1
|
||||
\use_minted 0
|
||||
\index 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 1
|
||||
\paperpagestyle default
|
||||
\tracking_changes false
|
||||
\output_changes false
|
||||
\html_math_output 0
|
||||
\html_css_as_file 0
|
||||
\html_be_strict false
|
||||
\end_header
|
||||
|
||||
\begin_body
|
||||
|
||||
\begin_layout Title
|
||||
Article title
|
||||
\end_layout
|
||||
|
||||
\begin_layout Author
|
||||
Article author
|
||||
\end_layout
|
||||
|
||||
\begin_layout Authorgroup
|
||||
Article author group
|
||||
\end_layout
|
||||
|
||||
\begin_layout Date
|
||||
Article date
|
||||
\end_layout
|
||||
|
||||
\begin_layout Abstract
|
||||
Article abstract.
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout RevisionHistory
|
||||
Article revision history.
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout Revision
|
||||
Article revision.
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout RevisionRemark
|
||||
Article revision remark.
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout Verse
|
||||
Literal.
|
||||
|
||||
\end_layout
|
||||
|
||||
\end_body
|
||||
\end_document
|
25
autotests/export/docbook/olddb_article.xml
Normal file
25
autotests/export/docbook/olddb_article.xml
Normal file
@ -0,0 +1,25 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!-- This DocBook file was created by LyX 2.4.0dev
|
||||
See http://www.lyx.org/ for more information -->
|
||||
<article xml:lang="en_US" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:m="http://www.w3.org/1998/Math/MathML" xmlns:xi="http://www.w3.org/2001/XInclude" version="5.1">
|
||||
|
||||
<info><title>Article title</title>
|
||||
|
||||
<author><personname>Article author
|
||||
</personname></author>
|
||||
|
||||
<author><personname>Article author group
|
||||
</personname></author>
|
||||
<date>Article date</date>
|
||||
|
||||
<abstract><para>Article abstract. </para>
|
||||
</abstract>
|
||||
</info>
|
||||
<RevisionHistory>Article revision history. </RevisionHistory>
|
||||
<Revision>Article revision. </Revision>
|
||||
<RevisionRemark>Article revision remark. </RevisionRemark>
|
||||
|
||||
<literallayout><para>Literal. </para>
|
||||
</literallayout>
|
||||
|
||||
</article>
|
122
autotests/export/docbook/olddb_book.lyx
Normal file
122
autotests/export/docbook/olddb_book.lyx
Normal file
@ -0,0 +1,122 @@
|
||||
#LyX 2.4 created this file. For more info see http://www.lyx.org/
|
||||
\lyxformat 544
|
||||
\begin_document
|
||||
\begin_header
|
||||
\save_transient_properties true
|
||||
\origin unavailable
|
||||
\textclass docbook-book
|
||||
\use_default_options true
|
||||
\maintain_unincluded_children false
|
||||
\language english
|
||||
\language_package default
|
||||
\inputencoding auto
|
||||
\fontencoding global
|
||||
\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_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
|
||||
\paperfontsize default
|
||||
\spacing single
|
||||
\use_hyperref false
|
||||
\papersize default
|
||||
\use_geometry false
|
||||
\use_package amsmath 1
|
||||
\use_package amssymb 1
|
||||
\use_package cancel 1
|
||||
\use_package esint 1
|
||||
\use_package mathdots 1
|
||||
\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 true
|
||||
\use_refstyle 1
|
||||
\use_minted 0
|
||||
\index 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 1
|
||||
\paperpagestyle default
|
||||
\tracking_changes false
|
||||
\output_changes false
|
||||
\html_math_output 0
|
||||
\html_css_as_file 0
|
||||
\html_be_strict false
|
||||
\end_header
|
||||
|
||||
\begin_body
|
||||
|
||||
\begin_layout Title
|
||||
Book title
|
||||
\end_layout
|
||||
|
||||
\begin_layout Author
|
||||
Book author
|
||||
\end_layout
|
||||
|
||||
\begin_layout Authorgroup
|
||||
Book author group
|
||||
\end_layout
|
||||
|
||||
\begin_layout Date
|
||||
Book date
|
||||
\end_layout
|
||||
|
||||
\begin_layout Abstract
|
||||
Book abstract.
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout RevisionHistory
|
||||
Book revision history.
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout Revision
|
||||
Book revision.
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout RevisionRemark
|
||||
Book revision remark.
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout Verse
|
||||
Literal.
|
||||
|
||||
\end_layout
|
||||
|
||||
\end_body
|
||||
\end_document
|
28
autotests/export/docbook/olddb_book.xml
Normal file
28
autotests/export/docbook/olddb_book.xml
Normal file
@ -0,0 +1,28 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!-- This DocBook file was created by LyX 2.4.0dev
|
||||
See http://www.lyx.org/ for more information -->
|
||||
<book xml:lang="en_US" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:m="http://www.w3.org/1998/Math/MathML" xmlns:xi="http://www.w3.org/2001/XInclude" version="5.1">
|
||||
|
||||
<info><title>Book title</title>
|
||||
|
||||
<author><personname>Book author
|
||||
</personname></author>
|
||||
|
||||
<author><personname>Book author group
|
||||
</personname></author>
|
||||
<date>Book date</date>
|
||||
|
||||
<abstract><para>Book abstract. </para>
|
||||
</abstract>
|
||||
|
||||
<abstract><RevisionHistory>Book revision history. </RevisionHistory>
|
||||
</abstract>
|
||||
</info>
|
||||
<Revision>Book revision. </Revision>
|
||||
<RevisionRemark>Book revision remark. </RevisionRemark>
|
||||
|
||||
|
||||
<info><literallayout><para>Literal. </para>
|
||||
</literallayout>
|
||||
|
||||
</book>
|
849
autotests/export/docbook/subfigures.lyx
Normal file
849
autotests/export/docbook/subfigures.lyx
Normal file
@ -0,0 +1,849 @@
|
||||
#LyX 2.4 created this file. For more info see https://www.lyx.org/
|
||||
\lyxformat 595
|
||||
\begin_document
|
||||
\begin_header
|
||||
\save_transient_properties true
|
||||
\origin unavailable
|
||||
\textclass article
|
||||
\use_default_options true
|
||||
\maintain_unincluded_children no
|
||||
\language american
|
||||
\language_package default
|
||||
\inputencoding utf8
|
||||
\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
|
||||
\paperfontsize default
|
||||
\use_hyperref false
|
||||
\papersize default
|
||||
\use_geometry false
|
||||
\use_package amsmath 1
|
||||
\use_package amssymb 1
|
||||
\use_package cancel 1
|
||||
\use_package esint 1
|
||||
\use_package mathdots 1
|
||||
\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
|
||||
\use_bibtopic false
|
||||
\use_indices false
|
||||
\paperorientation portrait
|
||||
\suppress_date false
|
||||
\justification true
|
||||
\use_refstyle 1
|
||||
\use_minted 0
|
||||
\use_lineno 0
|
||||
\index 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 1
|
||||
\paperpagestyle default
|
||||
\tablestyle default
|
||||
\tracking_changes false
|
||||
\output_changes false
|
||||
\change_bars false
|
||||
\postpone_fragile_content true
|
||||
\html_math_output 0
|
||||
\html_css_as_file 0
|
||||
\html_be_strict false
|
||||
\end_header
|
||||
|
||||
\begin_body
|
||||
|
||||
\begin_layout Title
|
||||
Test document
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
Formalgroup with two images:
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
\begin_inset Float figure
|
||||
placement document
|
||||
alignment document
|
||||
wide false
|
||||
sideways false
|
||||
status open
|
||||
|
||||
\begin_layout Plain Layout
|
||||
\begin_inset Box Frameless
|
||||
position "t"
|
||||
hor_pos "c"
|
||||
has_inner_box 1
|
||||
inner_pos "t"
|
||||
use_parbox 0
|
||||
use_makebox 0
|
||||
width "45col%"
|
||||
special "none"
|
||||
height "1in"
|
||||
height_special "totalheight"
|
||||
thickness "0.4pt"
|
||||
separation "3pt"
|
||||
shadowsize "4pt"
|
||||
framecolor "black"
|
||||
backgroundcolor "none"
|
||||
status open
|
||||
|
||||
\begin_layout Plain Layout
|
||||
\begin_inset Float figure
|
||||
placement document
|
||||
alignment document
|
||||
wide false
|
||||
sideways false
|
||||
status open
|
||||
|
||||
\begin_layout Plain Layout
|
||||
\align center
|
||||
\begin_inset Graphics
|
||||
filename lyx-logo.png
|
||||
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout Plain Layout
|
||||
\begin_inset Caption Standard
|
||||
|
||||
\begin_layout Plain Layout
|
||||
Subfigure a.
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset space \hspace*{\fill}
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Box Frameless
|
||||
position "t"
|
||||
hor_pos "c"
|
||||
has_inner_box 1
|
||||
inner_pos "t"
|
||||
use_parbox 0
|
||||
use_makebox 0
|
||||
width "45col%"
|
||||
special "none"
|
||||
height "1in"
|
||||
height_special "totalheight"
|
||||
thickness "0.4pt"
|
||||
separation "3pt"
|
||||
shadowsize "4pt"
|
||||
framecolor "black"
|
||||
backgroundcolor "none"
|
||||
status open
|
||||
|
||||
\begin_layout Plain Layout
|
||||
\begin_inset Float figure
|
||||
placement document
|
||||
alignment document
|
||||
wide false
|
||||
sideways false
|
||||
status open
|
||||
|
||||
\begin_layout Plain Layout
|
||||
\align center
|
||||
\begin_inset Graphics
|
||||
filename lyx-logo.png
|
||||
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout Plain Layout
|
||||
\begin_inset Caption Standard
|
||||
|
||||
\begin_layout Plain Layout
|
||||
Subfigure b.
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout Plain Layout
|
||||
\begin_inset Caption Standard
|
||||
|
||||
\begin_layout Plain Layout
|
||||
Formalgroup, figures above.
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
\begin_inset Float figure
|
||||
placement document
|
||||
alignment document
|
||||
wide false
|
||||
sideways false
|
||||
status open
|
||||
|
||||
\begin_layout Plain Layout
|
||||
\begin_inset Caption Standard
|
||||
|
||||
\begin_layout Plain Layout
|
||||
Formalgroup, figures below.
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout Plain Layout
|
||||
\begin_inset Box Frameless
|
||||
position "t"
|
||||
hor_pos "c"
|
||||
has_inner_box 1
|
||||
inner_pos "t"
|
||||
use_parbox 0
|
||||
use_makebox 0
|
||||
width "45col%"
|
||||
special "none"
|
||||
height "1in"
|
||||
height_special "totalheight"
|
||||
thickness "0.4pt"
|
||||
separation "3pt"
|
||||
shadowsize "4pt"
|
||||
framecolor "black"
|
||||
backgroundcolor "none"
|
||||
status open
|
||||
|
||||
\begin_layout Plain Layout
|
||||
\begin_inset Float figure
|
||||
placement document
|
||||
alignment document
|
||||
wide false
|
||||
sideways false
|
||||
status open
|
||||
|
||||
\begin_layout Plain Layout
|
||||
\align center
|
||||
\begin_inset Graphics
|
||||
filename lyx-logo.png
|
||||
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout Plain Layout
|
||||
\begin_inset Caption Standard
|
||||
|
||||
\begin_layout Plain Layout
|
||||
Subfigure a.
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset space \hspace*{\fill}
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Box Frameless
|
||||
position "t"
|
||||
hor_pos "c"
|
||||
has_inner_box 1
|
||||
inner_pos "t"
|
||||
use_parbox 0
|
||||
use_makebox 0
|
||||
width "45col%"
|
||||
special "none"
|
||||
height "1in"
|
||||
height_special "totalheight"
|
||||
thickness "0.4pt"
|
||||
separation "3pt"
|
||||
shadowsize "4pt"
|
||||
framecolor "black"
|
||||
backgroundcolor "none"
|
||||
status open
|
||||
|
||||
\begin_layout Plain Layout
|
||||
\begin_inset Float figure
|
||||
placement document
|
||||
alignment document
|
||||
wide false
|
||||
sideways false
|
||||
status open
|
||||
|
||||
\begin_layout Plain Layout
|
||||
\align center
|
||||
\begin_inset Graphics
|
||||
filename lyx-logo.png
|
||||
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout Plain Layout
|
||||
\begin_inset Caption Standard
|
||||
|
||||
\begin_layout Plain Layout
|
||||
Subfigure b.
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
Formalgroup with two tables:
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
\begin_inset Float table
|
||||
placement document
|
||||
alignment document
|
||||
wide false
|
||||
sideways false
|
||||
status open
|
||||
|
||||
\begin_layout Plain Layout
|
||||
\begin_inset Box Frameless
|
||||
position "t"
|
||||
hor_pos "c"
|
||||
has_inner_box 1
|
||||
inner_pos "t"
|
||||
use_parbox 0
|
||||
use_makebox 0
|
||||
width "45col%"
|
||||
special "none"
|
||||
height "1in"
|
||||
height_special "totalheight"
|
||||
thickness "0.4pt"
|
||||
separation "3pt"
|
||||
shadowsize "4pt"
|
||||
framecolor "black"
|
||||
backgroundcolor "none"
|
||||
status open
|
||||
|
||||
\begin_layout Plain Layout
|
||||
\begin_inset Float table
|
||||
placement document
|
||||
alignment document
|
||||
wide false
|
||||
sideways false
|
||||
status open
|
||||
|
||||
\begin_layout Plain Layout
|
||||
\align center
|
||||
\begin_inset Tabular
|
||||
<lyxtabular version="3" rows="2" columns="2">
|
||||
<features tabularvalignment="middle">
|
||||
<column alignment="center" valignment="top">
|
||||
<column alignment="center" valignment="top">
|
||||
<row>
|
||||
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
|
||||
\begin_inset Text
|
||||
|
||||
\begin_layout Plain Layout
|
||||
a
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
</cell>
|
||||
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
|
||||
\begin_inset Text
|
||||
|
||||
\begin_layout Plain Layout
|
||||
b
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
</cell>
|
||||
</row>
|
||||
<row>
|
||||
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
|
||||
\begin_inset Text
|
||||
|
||||
\begin_layout Plain Layout
|
||||
c
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
</cell>
|
||||
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
|
||||
\begin_inset Text
|
||||
|
||||
\begin_layout Plain Layout
|
||||
d
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
</cell>
|
||||
</row>
|
||||
</lyxtabular>
|
||||
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout Plain Layout
|
||||
\begin_inset Caption Standard
|
||||
|
||||
\begin_layout Plain Layout
|
||||
Subtable a.
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset space \hspace*{\fill}
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Box Frameless
|
||||
position "t"
|
||||
hor_pos "c"
|
||||
has_inner_box 1
|
||||
inner_pos "t"
|
||||
use_parbox 0
|
||||
use_makebox 0
|
||||
width "45col%"
|
||||
special "none"
|
||||
height "1in"
|
||||
height_special "totalheight"
|
||||
thickness "0.4pt"
|
||||
separation "3pt"
|
||||
shadowsize "4pt"
|
||||
framecolor "black"
|
||||
backgroundcolor "none"
|
||||
status open
|
||||
|
||||
\begin_layout Plain Layout
|
||||
\begin_inset Float table
|
||||
placement document
|
||||
alignment document
|
||||
wide false
|
||||
sideways false
|
||||
status open
|
||||
|
||||
\begin_layout Plain Layout
|
||||
\align center
|
||||
\begin_inset Tabular
|
||||
<lyxtabular version="3" rows="2" columns="2">
|
||||
<features tabularvalignment="middle">
|
||||
<column alignment="center" valignment="top">
|
||||
<column alignment="center" valignment="top">
|
||||
<row>
|
||||
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
|
||||
\begin_inset Text
|
||||
|
||||
\begin_layout Plain Layout
|
||||
a
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
</cell>
|
||||
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
|
||||
\begin_inset Text
|
||||
|
||||
\begin_layout Plain Layout
|
||||
b
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
</cell>
|
||||
</row>
|
||||
<row>
|
||||
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
|
||||
\begin_inset Text
|
||||
|
||||
\begin_layout Plain Layout
|
||||
c
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
</cell>
|
||||
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
|
||||
\begin_inset Text
|
||||
|
||||
\begin_layout Plain Layout
|
||||
d
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
</cell>
|
||||
</row>
|
||||
</lyxtabular>
|
||||
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout Plain Layout
|
||||
\begin_inset Caption Standard
|
||||
|
||||
\begin_layout Plain Layout
|
||||
Subtable b.
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout Plain Layout
|
||||
\begin_inset Caption Standard
|
||||
|
||||
\begin_layout Plain Layout
|
||||
Formalgroup, tables above.
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
\begin_inset Float table
|
||||
placement document
|
||||
alignment document
|
||||
wide false
|
||||
sideways false
|
||||
status open
|
||||
|
||||
\begin_layout Plain Layout
|
||||
\begin_inset Caption Standard
|
||||
|
||||
\begin_layout Plain Layout
|
||||
Formalgroup, tables above.
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout Plain Layout
|
||||
\begin_inset Box Frameless
|
||||
position "t"
|
||||
hor_pos "c"
|
||||
has_inner_box 1
|
||||
inner_pos "t"
|
||||
use_parbox 0
|
||||
use_makebox 0
|
||||
width "45col%"
|
||||
special "none"
|
||||
height "1in"
|
||||
height_special "totalheight"
|
||||
thickness "0.4pt"
|
||||
separation "3pt"
|
||||
shadowsize "4pt"
|
||||
framecolor "black"
|
||||
backgroundcolor "none"
|
||||
status open
|
||||
|
||||
\begin_layout Plain Layout
|
||||
\begin_inset Float table
|
||||
placement document
|
||||
alignment document
|
||||
wide false
|
||||
sideways false
|
||||
status open
|
||||
|
||||
\begin_layout Plain Layout
|
||||
\align center
|
||||
\begin_inset Tabular
|
||||
<lyxtabular version="3" rows="2" columns="2">
|
||||
<features tabularvalignment="middle">
|
||||
<column alignment="center" valignment="top">
|
||||
<column alignment="center" valignment="top">
|
||||
<row>
|
||||
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
|
||||
\begin_inset Text
|
||||
|
||||
\begin_layout Plain Layout
|
||||
a
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
</cell>
|
||||
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
|
||||
\begin_inset Text
|
||||
|
||||
\begin_layout Plain Layout
|
||||
b
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
</cell>
|
||||
</row>
|
||||
<row>
|
||||
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
|
||||
\begin_inset Text
|
||||
|
||||
\begin_layout Plain Layout
|
||||
c
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
</cell>
|
||||
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
|
||||
\begin_inset Text
|
||||
|
||||
\begin_layout Plain Layout
|
||||
d
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
</cell>
|
||||
</row>
|
||||
</lyxtabular>
|
||||
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout Plain Layout
|
||||
\begin_inset Caption Standard
|
||||
|
||||
\begin_layout Plain Layout
|
||||
Subtable a.
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset space \hspace*{\fill}
|
||||
\end_inset
|
||||
|
||||
|
||||
\begin_inset Box Frameless
|
||||
position "t"
|
||||
hor_pos "c"
|
||||
has_inner_box 1
|
||||
inner_pos "t"
|
||||
use_parbox 0
|
||||
use_makebox 0
|
||||
width "45col%"
|
||||
special "none"
|
||||
height "1in"
|
||||
height_special "totalheight"
|
||||
thickness "0.4pt"
|
||||
separation "3pt"
|
||||
shadowsize "4pt"
|
||||
framecolor "black"
|
||||
backgroundcolor "none"
|
||||
status open
|
||||
|
||||
\begin_layout Plain Layout
|
||||
\begin_inset Float table
|
||||
placement document
|
||||
alignment document
|
||||
wide false
|
||||
sideways false
|
||||
status open
|
||||
|
||||
\begin_layout Plain Layout
|
||||
\align center
|
||||
\begin_inset Tabular
|
||||
<lyxtabular version="3" rows="2" columns="2">
|
||||
<features tabularvalignment="middle">
|
||||
<column alignment="center" valignment="top">
|
||||
<column alignment="center" valignment="top">
|
||||
<row>
|
||||
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
|
||||
\begin_inset Text
|
||||
|
||||
\begin_layout Plain Layout
|
||||
a
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
</cell>
|
||||
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
|
||||
\begin_inset Text
|
||||
|
||||
\begin_layout Plain Layout
|
||||
b
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
</cell>
|
||||
</row>
|
||||
<row>
|
||||
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
|
||||
\begin_inset Text
|
||||
|
||||
\begin_layout Plain Layout
|
||||
c
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
</cell>
|
||||
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
|
||||
\begin_inset Text
|
||||
|
||||
\begin_layout Plain Layout
|
||||
d
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
</cell>
|
||||
</row>
|
||||
</lyxtabular>
|
||||
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout Plain Layout
|
||||
\begin_inset Caption Standard
|
||||
|
||||
\begin_layout Plain Layout
|
||||
Subtable b.
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\end_body
|
||||
\end_document
|
98
autotests/export/docbook/subfigures.xml
Normal file
98
autotests/export/docbook/subfigures.xml
Normal file
@ -0,0 +1,98 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!-- This DocBook file was created by LyX 2.4.0dev
|
||||
See http://www.lyx.org/ for more information -->
|
||||
<article xml:lang="en_US" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:m="http://www.w3.org/1998/Math/MathML" xmlns:xi="http://www.w3.org/2001/XInclude" version="5.1">
|
||||
<title>Test document</title>
|
||||
<para>Formalgroup with two images: </para>
|
||||
<formalgroup>
|
||||
<title>Formalgroup, figures above.</title>
|
||||
<figure>
|
||||
<title>Subfigure a.</title>
|
||||
<mediaobject>
|
||||
<imageobject>
|
||||
<imagedata fileref="C:/Users/Thibaut/Documents/GitHub/Apprentissage_automatique/01_manus_lyx/lyx-logo.png" />
|
||||
</imageobject>
|
||||
</mediaobject>
|
||||
</figure>
|
||||
<figure>
|
||||
<title>Subfigure b.</title>
|
||||
<mediaobject>
|
||||
<imageobject>
|
||||
<imagedata fileref="C:/Users/Thibaut/Documents/GitHub/Apprentissage_automatique/01_manus_lyx/lyx-logo.png" />
|
||||
</imageobject>
|
||||
</mediaobject>
|
||||
</figure>
|
||||
</formalgroup>
|
||||
<formalgroup>
|
||||
<title>Formalgroup, figures below.</title>
|
||||
<figure>
|
||||
<title>Subfigure a.</title>
|
||||
<mediaobject>
|
||||
<imageobject>
|
||||
<imagedata fileref="C:/Users/Thibaut/Documents/GitHub/Apprentissage_automatique/01_manus_lyx/lyx-logo.png" />
|
||||
</imageobject>
|
||||
</mediaobject>
|
||||
</figure>
|
||||
<figure>
|
||||
<title>Subfigure b.</title>
|
||||
<mediaobject>
|
||||
<imageobject>
|
||||
<imagedata fileref="C:/Users/Thibaut/Documents/GitHub/Apprentissage_automatique/01_manus_lyx/lyx-logo.png" />
|
||||
</imageobject>
|
||||
</mediaobject>
|
||||
</figure>
|
||||
</formalgroup>
|
||||
<para>Formalgroup with two tables: </para>
|
||||
<formalgroup>
|
||||
<title>Formalgroup, tables above.</title>
|
||||
<table>
|
||||
<caption>Subtable a.</caption>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td align='center' valign='top'>a</td>
|
||||
<td align='center' valign='top'>b</td>
|
||||
</tr><tr>
|
||||
<td align='center' valign='top'>c</td>
|
||||
<td align='center' valign='top'>d</td>
|
||||
</tr></tbody>
|
||||
</table>
|
||||
<table>
|
||||
<caption>Subtable b.</caption>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td align='center' valign='top'>a</td>
|
||||
<td align='center' valign='top'>b</td>
|
||||
</tr><tr>
|
||||
<td align='center' valign='top'>c</td>
|
||||
<td align='center' valign='top'>d</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</formalgroup>
|
||||
<formalgroup>
|
||||
<title>Formalgroup, tables above.</title>
|
||||
<table>
|
||||
<caption>Subtable a.</caption>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td align='center' valign='top'>a</td>
|
||||
<td align='center' valign='top'>b</td>
|
||||
</tr><tr>
|
||||
<td align='center' valign='top'>c</td>
|
||||
<td align='center' valign='top'>d</td>
|
||||
</tr></tbody>
|
||||
</table>
|
||||
<table>
|
||||
<caption>Subtable b.</caption>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td align='center' valign='top'>a</td>
|
||||
<td align='center' valign='top'>b</td>
|
||||
</tr><tr>
|
||||
<td align='center' valign='top'>c</td>
|
||||
<td align='center' valign='top'>d</td>
|
||||
</tr></tbody>
|
||||
</table>
|
||||
</formalgroup>
|
||||
|
||||
</article>
|
Loading…
Reference in New Issue
Block a user