]> git.lyx.org Git - lyx.git/blobdiff - autotests/export/docbook/lists.xml
DocBook: simplify code to handle abstracts.
[lyx.git] / autotests / export / docbook / lists.xml
index 0468223317abe94bc39c5bb15725069ead2a6550..a00ab4f63343e9dbfffaf543a74df9e5aa58dfc1 100644 (file)
@@ -1,9 +1,9 @@
 <?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">
+<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>A list: </para>
+<para>A list:</para>
 <itemizedlist>
 <listitem>
 <para>First item</para>
@@ -30,4 +30,5 @@
 <para>Text after second item</para>
 </listitem>
 </itemizedlist>
+
 </article>
\ No newline at end of file