|
|
|
@ -36,7 +36,7 @@ ifndef::git-asciidoc-no-roff[]
@@ -36,7 +36,7 @@ ifndef::git-asciidoc-no-roff[]
|
|
|
|
|
# v1.72 breaks with this because it replaces dots not in roff requests. |
|
|
|
|
[listingblock] |
|
|
|
|
<example><title>{title}</title> |
|
|
|
|
<literallayout> |
|
|
|
|
<literallayout class="monospaced"> |
|
|
|
|
ifdef::doctype-manpage[] |
|
|
|
|
.ft C |
|
|
|
|
endif::doctype-manpage[] |
|
|
|
@ -53,7 +53,7 @@ ifdef::doctype-manpage[]
@@ -53,7 +53,7 @@ ifdef::doctype-manpage[]
|
|
|
|
|
# The following two small workarounds insert a simple paragraph after screen |
|
|
|
|
[listingblock] |
|
|
|
|
<example><title>{title}</title> |
|
|
|
|
<literallayout> |
|
|
|
|
<literallayout class="monospaced"> |
|
|
|
|
| |
|
|
|
|
</literallayout><simpara></simpara> |
|
|
|
|
{title#}</example> |
|
|
|
|