blob: 7ef35741288d8c1fca405250569144a6da99141b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
<!-- This reproduces https://github.com/mquinson/po4a/issues/170 -->
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd">
<sect1>
<screen><userinput>line 1 line 2
<?hard-pagebreak?>
line 3
line 4
</userinput>
</screen>
</sect1>
|