]> git.lyx.org Git - lyx.git/blob - autotests/export/docbook/listings.xml
DocBook: when a similar tag is present multiple times in the bibliography entry,...
[lyx.git] / autotests / export / docbook / listings.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- This DocBook file was created by LyX 2.4.0dev
3   See http://www.lyx.org/ for more information -->
4 <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">
5 <title>Test document</title>
6 <para>This is a programlisting: </para>
7 <programlisting>First line of programlisting
8 Second line of programlisting</programlisting>
9 </article>