From c2cacc79a95699dc20b592ce7ae7669aca752ecd Mon Sep 17 00:00:00 2001 From: Ludovic Courtès Date: Wed, 30 Jan 2008 18:27:36 +0100 Subject: doc: Small improvements regarding the Emacs mode. --- doc/user/user.skb | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) (limited to 'doc/user/user.skb') diff --git a/doc/user/user.skb b/doc/user/user.skb index 3844df8..6447a62 100644 --- a/doc/user/user.skb +++ b/doc/user/user.skb @@ -99,6 +99,11 @@ technologies. For instance, a Skribilo document can be ,(emph to a TeX file in order to produce a high-quality printed document, and so on.]) + (p [This manual documents Skribilo version ,(skribilo-version). Since +it is based on Skribe's user manual, you might stumble upon documentation +bits that are obsolete or inaccurate in the context of Skribilo, +although work is being done to fix it.]) ;; FIXME + (section :title "Who May Use Skribilo?" :number #f (p [Anyone needing to design web pages, PostScript/PDF files or @@ -169,9 +174,6 @@ as HTML, PostScript, Info pages, etc.]))))) ;;; Engines (include "engine.skb") -;;; Emacs -(include "emacs.skb") - ;;; Compiler (include "compiler.skb") @@ -184,6 +186,9 @@ as HTML, PostScript, Info pages, etc.]))))) ;;; skribilo-config (include "skribilo-config.skb") +;;; Emacs +(include "emacs.skb") + ;;; List of examples (include "examples.skb") -- cgit v1.2.3