From 1012103185f6bd282693f0efd85ca5e1fa841ade Mon Sep 17 00:00:00 2001 From: Ludovic Courtès Date: Sun, 21 Dec 2008 22:55:38 +0100 Subject: Add `--custom' option to `skribilo'. * src/guile/skribilo.scm (skribilo-show-help): Update. (%options)[#\c]: New option. (%default-options)[:customs]: New option. (skribilo): Handle it. * doc/user/compiler.skb (Skribilo Compiler)[Options]: Add. * NEWS: Update. --- doc/user/compiler.skb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc/user/compiler.skb') diff --git a/doc/user/compiler.skb b/doc/user/compiler.skb index b208037..07fe724 100644 --- a/doc/user/compiler.skb +++ b/doc/user/compiler.skb @@ -80,6 +80,9 @@ conventions of Emacs' Outline mode (see ,(numref :text [Section] :ident `(#\t "engine" ,[Use ,(tt "engine") as the engine, i.e., as the output format. For details on engines and for a list of supported engines, see ,(numref :text [Chapter] :ident "engines").]) + `(#\c "custom=value" ,[Set engine +custom ,(tt [custom]) to ,(tt [value]), a constant. See Section ,(ref +:subsection "Engine Customs") for more information on customs.]) `("compat" "compat" ,[Use ,(tt "compat") as the compatibility mode. This defaults to ,(tt [skribilo]). Specifying ,(tt [skribe]) enables the ,(ref :text [Skribe] :url *skribe-url*) compatibility mode, -- cgit v1.2.3