summaryrefslogtreecommitdiff
path: root/asciidoc.css-embedded.html
diff options
context:
space:
mode:
Diffstat (limited to 'asciidoc.css-embedded.html')
-rw-r--r--asciidoc.css-embedded.html13
1 files changed, 11 insertions, 2 deletions
diff --git a/asciidoc.css-embedded.html b/asciidoc.css-embedded.html
index e7df9f7..546bcfc 100644
--- a/asciidoc.css-embedded.html
+++ b/asciidoc.css-embedded.html
@@ -4903,7 +4903,16 @@ The <em>depth</em> macro attribute sets the maximum permitted number of
</li>
<li>
<p>
-If the he <em>warnings</em> attribute is set to <em>False</em> (or any other
+The <code>lines</code> macro attribute can be used to include specific lines of
+ the file. You can specify a range of pages by using <code>..</code> between
+ the two numbers, for example <code>1..10</code> would include the first 10
+ lines. You can include multiple ranges or invdividual pages by using
+ a comma or semi-colon, for example <code>1..10,45,50..60</code>.
+</p>
+</li>
+<li>
+<p>
+If the <em>warnings</em> attribute is set to <em>False</em> (or any other
Python literal that evaluates to boolean false) then no warning
message is printed if the included file does not exist. By default
<em>warnings</em> are enabled.
@@ -10452,7 +10461,7 @@ General Public License version 2 for more details.</p></div>
<div id="footer-text">
Version 9.0.5<br />
Last updated
- 2021-02-01 01:54:02 UTC
+ 2021-02-04 03:27:14 UTC
</div>
</div>
</body>