]> git.lyx.org Git - lyx.git/blobdiff - autotests/export/docbook/basic.xml
ctests: add test cases for DocBook
[lyx.git] / autotests / export / docbook / basic.xml
index 49ec1f4b9756bc877144b2f73b581067a3bd6421..b589ee63b977e63b2114c5b5c09a8b56c416b3af 100644 (file)
@@ -1,6 +1,6 @@
 <?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 -->
+  See https://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">
 <info>
 <title>I am a title</title>
@@ -12,7 +12,6 @@
 <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">
 <blockquote>
 <para>I am a quote<inlineequation>
 <alt role='tex'>\,with\,a\,formula</alt>
- <m:math>
+<m:math display="inline">
  
+<m:mrow>
  <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: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:math>
+</m:mrow>
+</m:math>
 </inlineequation>. </para>
 </blockquote>
 <para>Now, we're outside quotes.</para>
 <informalequation>
 <alt role='tex'>Formula!</alt>
- <m:math>
+<m:math display="block">
  
+<m:mrow>
  <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: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:math>
+</m:mrow>
+</m:math>
 </informalequation>
 <informalequation xml:id="eq.EQ.">
 <alt role='tex'>\text{I am a formula with a ref.}\label{eq:EQ.}</alt>
- <m:math>
+<m:math display="block">
  
- <m:mrow>
-  <m:mstyle mathvariant='normal'>
-   <m:mrow><m:mi>I</m:mi>&#0160;<m:mi>a</m:mi><m:mi>m</m:mi>&#0160;<m:mi>a</m:mi>&#0160;<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>&#0160;<m:mi>w</m:mi><m:mi>i</m:mi><m:mi>t</m:mi><m:mi>h</m:mi>&#0160;<m:mi>a</m:mi>&#0160;<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>
+<m:mtable displaystyle='true'>
+ <m:mtr>
+  <m:mtd>
+   <m:mstyle mathvariant='normal'>
+    <m:mrow>
+     <m:mi>I</m:mi>&#0160;
+     <m:mi>a</m:mi>
+     <m:mi>m</m:mi>&#0160;
+     <m:mi>a</m:mi>&#0160;
+     <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>&#0160;
+     <m:mi>w</m:mi>
+     <m:mi>i</m:mi>
+     <m:mi>t</m:mi>
+     <m:mi>h</m:mi>&#0160;
+     <m:mi>a</m:mi>&#0160;
+     <m:mi>r</m:mi>
+     <m:mi>e</m:mi>
+     <m:mi>f</m:mi>
+     <m:mn>.</m:mn>
+    </m:mrow>
+   </m:mstyle>
+  </m:mtd>
+  <m:mtd>
+   <m:mtext>(1)</m:mtext>
+  </m:mtd>
+ </m:mtr>
+</m:mtable>
+</m:math>
 </informalequation>
+
 <para>See <xref linkend="sec.Sec-2kqgsdiflhqsdlifgjuzer-povtuizmvnuer-t-vmsrmfli--uh--a--rtpfuo----rtpc.m-ca-rgifzapeu-tvgz" />.</para>
 <para>Also, a formula with an user-defined macro that outputs well in LaTeX but cannot in MathML: <inlineequation>
 <alt role='tex'>\testmacro</alt>
-<mathphrase>MathML export failed. Please report this as a bug.</mathphrase>
+<mathphrase>MathML export failed. Please report this as a bug to the LyX developers: https://www.lyx.org/trac.</mathphrase>
 </inlineequation>. </para>
-<!-- \latexCommandThatShouldBeCommented -->
-<section>
+<!-- \latexCommandThatShouldBeCommented --><section>
 <title>I am the first subsection</title>
 <para>I am the only paragraph of the first subsection. </para>
 </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>
+<para>First item.</para>
+<para> Second line of the first item, after a line break. </para>
 </listitem>
 <listitem>
 <para>Second item. </para>
 <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>
+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>
@@ -130,19 +179,33 @@ I am a second line of code.
 <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>
+<td align='center' valign='top'>
+<para>Table 1</para>
+</td>
+<td align='center' valign='top'>
+<para>Table 2</para>
+</td>
+<td align='center' valign='top'>
+<para>Table 3</para>
+</td>
 </tr>
 <tr>
-<td align='center' valign='top'>Row 1</td>
+<td align='center' valign='top'>
+<para>Row 1</para>
+</td>
 <td align='center' valign='top'></td>
-<td align='center' valign='top'>Col 3, row 1</td>
+<td align='center' valign='top'>
+<para>Col 3, row 1</para>
+</td>
 </tr>
 <tr>
-<td align='center' valign='top'>Row 2</td>
+<td align='center' valign='top'>
+<para>Row 2</para>
+</td>
 <td align='center' valign='top'></td>
-<td align='center' valign='top'>Col 3, row 2</td>
+<td align='center' valign='top'>
+<para>Col 3, row 2</para>
+</td>
 </tr>
 </tbody>
 </table>
@@ -150,38 +213,66 @@ I am a second line of code.
 <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>
+<td align='center' valign='top'>
+<para>Table 1</para>
+</td>
+<td align='center' valign='top'>
+<para>Table 2</para>
+</td>
+<td align='center' valign='top'>
+<para>Table 3</para>
+</td>
 </tr>
 <tr>
-<td align='center' valign='top'>Row 1</td>
+<td align='center' valign='top'>
+<para>Row 1</para>
+</td>
 <td align='center' valign='top'></td>
-<td align='center' valign='top'>Col 3, row 1</td>
+<td align='center' valign='top'>
+<para>Col 3, row 1</para>
+</td>
 </tr>
 <tr>
-<td align='center' valign='top'>Row 2</td>
+<td align='center' valign='top'>
+<para>Row 2</para>
+</td>
 <td align='center' valign='top'></td>
-<td align='center' valign='top'>Col 3, row 2</td>
+<td align='center' valign='top'>
+<para>Col 3, row 2</para>
+</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>
+<td align='center' valign='top'>
+<para>Table that has no caption 1</para>
+</td>
+<td align='center' valign='top'>
+<para>Table that has no caption 2</para>
+</td>
+<td align='center' valign='top'>
+<para>Table that has no caption 3</para>
+</td>
 </tr>
 <tr>
-<td align='center' valign='top'>Row 1</td>
+<td align='center' valign='top'>
+<para>Row 1</para>
+</td>
 <td align='center' valign='top'></td>
-<td align='center' valign='top'>Col 3, row 1</td>
+<td align='center' valign='top'>
+<para>Col 3, row 1</para>
+</td>
 </tr>
 <tr>
-<td align='center' valign='top'>Row 2</td>
+<td align='center' valign='top'>
+<para>Row 2</para>
+</td>
 <td align='center' valign='top'></td>
-<td align='center' valign='top'>Col 3, row 2</td>
+<td align='center' valign='top'>
+<para>Col 3, row 2</para>
+</td>
 </tr>
 </tbody>
 </informaltable>
@@ -214,21 +305,25 @@ I am a second line of code.
 <section>
 <title>I am the eight section and I deal with star sections</title>
 <bridgehead renderas='other' otherrenderas='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>
+<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>
+<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>
+<authorgroup>
+<author>
 <personname>
 <firstname>Peter</firstname>
 <surname>Adams</surname>
@@ -239,12 +334,16 @@ I am a second line of code.
 <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>
+<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>
+<authorgroup>
+<author>
 <personname>
 <firstname>Peter</firstname>
 <surname>Babington</surname>
@@ -254,9 +353,11 @@ I am a second line of code.
 <bibliomisc role="note">An optional note</bibliomisc>
 </biblioentry>
 <biblioentry xml:id="booklet">
-<title>The title of the work</title><bibliomisc role="type">booklet</bibliomisc>
+<title>The title of the work</title>
+<bibliomisc role="type">booklet</bibliomisc>
 <pubdate>1993</pubdate>
-<authorgroup><author>
+<authorgroup>
+<author>
 <personname>
 <firstname>Peter</firstname>
 <surname>Caxton</surname>
@@ -265,12 +366,15 @@ I am a second line of code.
 </authorgroup>
 </biblioentry>
 <biblioentry xml:id="conference">
-<title>The title of the work</title><artpagenums>213</artpagenums><bibliomisc role="type">conference</bibliomisc>
+<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>
+<authorgroup>
+<author>
 <personname>
 <firstname>Peter</firstname>
 <surname>Draper</surname>
@@ -279,12 +383,15 @@ I am a second line of code.
 </authorgroup>
 </biblioentry>
 <biblioentry xml:id="inbook">
-<title>The title of the work</title><artpagenums>201-213</artpagenums><bibliomisc role="type">inbook</bibliomisc>
+<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>
+<authorgroup>
+<author>
 <personname>
 <firstname>Peter</firstname>
 <surname>Eston</surname>
@@ -293,7 +400,11 @@ I am a second line of code.
 </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>
+<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>
@@ -301,7 +412,8 @@ I am a second line of code.
 <biblioset relation="book">
 <title>The title of the book</title>
 </biblioset>
-<authorgroup><author>
+<authorgroup>
+<author>
 <personname>
 <firstname>Peter</firstname>
 <surname>Farindon</surname>
@@ -311,12 +423,15 @@ I am a second line of code.
 <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>
+<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>
+<authorgroup>
+<author>
 <personname>
 <surname>Freely</surname>
 <othername role="suffix">I. P.</othername>
@@ -332,9 +447,11 @@ I am a second line of code.
 <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>
+<title>Éléments de géométrie algébrique</title>
+<bibliomisc role="type">book</bibliomisc>
 <pubdate>1960</pubdate>
-<authorgroup><author>
+<authorgroup>
+<author>
 <personname>
 <firstname>Alexander</firstname>
 <surname>Grothendieck</surname>
@@ -343,12 +460,15 @@ I am a second line of code.
 </authorgroup>
 </biblioentry>
 <biblioentry xml:id="big">
-<title>A big paper</title><volumenum>MCMXCVII</volumenum><bibliomisc role="type">article</bibliomisc>
+<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>
+<authorgroup>
+<author>
 <personname>
 <firstname>Hugh</firstname>
 <surname>Jass</surname>
@@ -356,4 +476,5 @@ I am a second line of code.
 </author>
 </authorgroup>
 </biblioentry>
-</bibliography></article>
\ No newline at end of file
+</bibliography>
+</article>
\ No newline at end of file