lyx_mirror/autotests/export/docbook/listings.xml
2020-09-19 20:43:39 +02:00

9 lines
522 B
XML

<?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>