]> git.lyx.org Git - lyx.git/blobdiff - autotests/export/docbook/basic_book.xml
DocBook: when a similar tag is present multiple times in the bibliography entry,...
[lyx.git] / autotests / export / docbook / basic_book.xml
index c94d2faeaf13f747a3559d9b744510e6c295493b..c6e907810c15832061b13dcc1f29c67a1433d8ac 100644 (file)
@@ -1,12 +1,14 @@
 <?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>
+<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.2">
+<info>
+<title>Book title</title>
+<author>
+<personname>Book author</personname>
+</author>
+<abstract>
+<para>Book abstract in info. </para>
 </abstract>
 </info>
 <chapter>
@@ -15,8 +17,8 @@
 </chapter>
 <part>
 <title>First part</title>
-
-<partintro><para>Part intro. </para>
+<partintro>
+<para>Part intro. </para>
 </partintro>
 <chapter>
 <title>First chapter of first part</title>
@@ -29,8 +31,8 @@
 </part>
 <part>
 <title>Second part</title>
-
-<partintro><para>Part 2 intro. </para>
+<partintro>
+<para>Part 2 intro. </para>
 </partintro>
 <chapter>
 <title>First chapter of second part</title>
@@ -41,5 +43,4 @@
 <para>Paragraph. </para>
 </chapter>
 </part>
-
 </book>
\ No newline at end of file