diff options
Diffstat (limited to 'doc/user')
-rw-r--r-- | doc/user/.arch-inventory | 2 | ||||
-rw-r--r-- | doc/user/markup.skb | 5 |
2 files changed, 3 insertions, 4 deletions
diff --git a/doc/user/.arch-inventory b/doc/user/.arch-inventory index 348e7be..52f57b5 100644 --- a/doc/user/.arch-inventory +++ b/doc/user/.arch-inventory @@ -1,4 +1,4 @@ # Skribilo-generated files. -precious ^user\.(html|ps)$ +precious ^user(-[0-9]+)?\.(html|ps)$ # arch-tag: 827d1e94-1b36-474e-bcdb-a4235b4af848 diff --git a/doc/user/markup.skb b/doc/user/markup.skb index 22cbce3..272bfbe 100644 --- a/doc/user/markup.skb +++ b/doc/user/markup.skb @@ -67,9 +67,8 @@ calls are legal ,(tt "section") calls:]) ;*---------------------------------------------------------------------*/ ;* Markups */ ;*---------------------------------------------------------------------*/ -;; FIXME: Processors (used by the following files) are broken! -;;(include "document.skb") -;;(include "sectioning.skb") +(include "document.skb") +(include "sectioning.skb") (include "toc.skb") (include "ornament.skb") (include "line.skb") |