From 2390ce80ff4805d5253fea4dcfd932dd660a4c16 Mon Sep 17 00:00:00 2001
From: Ludovic Courtes
Date: Sun, 24 Jun 2007 19:53:32 +0000
Subject: eq: Updated doc for `:number'.

git-archimport-id: skribilo@sv.gnu.org--2006/skribilo--devo--1.2--patch-120
---
 doc/user/eq.skb | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

(limited to 'doc')

diff --git a/doc/user/eq.skb b/doc/user/eq.skb
index fb8c3ef..ff46b5c 100644
--- a/doc/user/eq.skb
+++ b/doc/user/eq.skb
@@ -1,6 +1,6 @@
 ;;; eq.skb  --  Equation formatting.
 ;;;
-;;; Copyright 2006  Ludovic Court�s <ludovic.courtes@laas.fr>
+;;; Copyright 2006, 2007  Ludovic Court�s <ludovic.courtes@laas.fr>
 ;;;
 ;;;
 ;;; This program is free software; you can redistribute it and/or modify
@@ -96,6 +96,11 @@ Otherwise, it should be a boolean indicating whether the equation is to
 appear "in-line", i.e., within a paragraph.  If the engine supports it,
 it may adjust various parameters such as in-equation spacing
 accordingly.])
+		    (:number [If true, then a number is automatically
+assigned to the equation and displayed.  If it is a string, then that
+string is used as the equation's number.  If ,(code [#f]), then the
+equation is left unnumbered.  Note that this option is only taken into
+account for displayed equations.])
 	            (:renderer [The engine that should be used to render
 the equation.  This allows, for instance, to use the Lout engine to
 render equations in HTML.])
-- 
cgit v1.2.3