mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-06 11:23:45 +00:00
9 lines
522 B
XML
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> |