From 3fe02d51a069386687014825e626679d69d03d22 Mon Sep 17 00:00:00 2001
From: Ludovic Court`es
Date: Wed, 1 Mar 2006 17:37:47 +0000
Subject: Doc: commented out code that uses processors to work around bug.

* doc/user/markup.skb: Commented out inclusion of `document.skb' and
  `sectioning.skb'.

git-archimport-id: lcourtes@laas.fr--2004-libre/skribilo--devel--1.2--patch-65
---
 doc/user/markup.skb | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

(limited to 'doc/user')

diff --git a/doc/user/markup.skb b/doc/user/markup.skb
index 272bfbe..22cbce3 100644
--- a/doc/user/markup.skb
+++ b/doc/user/markup.skb
@@ -67,8 +67,9 @@ calls are legal ,(tt "section") calls:])
 ;*---------------------------------------------------------------------*/
 ;*    Markups                                                          */
 ;*---------------------------------------------------------------------*/
-(include "document.skb")
-(include "sectioning.skb")
+;; FIXME: Processors (used by the following files) are broken!
+;;(include "document.skb")
+;;(include "sectioning.skb")
 (include "toc.skb")
 (include "ornament.skb")
 (include "line.skb")
-- 
cgit v1.2.3