aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLudovic Courtes2006-12-03 21:54:14 +0000
committerLudovic Courtes2006-12-03 21:54:14 +0000
commitfedce06edf8768b927ca91fb22ade620ac77ec2a (patch)
tree2337a09576d1fef0dbfcdfb78b213057f06374ce
parent7996e5b2dddf1321d03b52635367a90cefa85c8d (diff)
downloadskribilo-fedce06edf8768b927ca91fb22ade620ac77ec2a.tar.gz
skribilo-fedce06edf8768b927ca91fb22ade620ac77ec2a.tar.lz
skribilo-fedce06edf8768b927ca91fb22ade620ac77ec2a.zip
doc: Updated the `eq' markup documentation.
* doc/user/eq.skb: Updated documentation of `eq': the `inline?' parameter and the `:mul-style' parameter. git-archimport-id: skribilo@sv.gnu.org--2006/skribilo--devo--1.2--patch-33
-rw-r--r--ChangeLog14
-rw-r--r--doc/user/eq.skb11
2 files changed, 22 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 4a740d7..52f6d53 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,20 @@
# arch-tag: automatic-ChangeLog--lcourtes@laas.fr--2005-mobile/skribilo--devel--1.2
#
+2006-12-03 20:02:17 GMT Ludovic Courtes <ludovic.courtes@laas.fr> patch-91
+
+ Summary:
+ doc: Updated the `eq' markup documentation.
+ Revision:
+ skribilo--devel--1.2--patch-91
+
+ * doc/user/eq.skb: Updated documentation of `eq': the `inline?'
+ parameter and the `:mul-style' parameter.
+
+ modified files:
+ ChangeLog doc/user/eq.skb
+
+
2006-12-03 19:59:46 GMT Ludovic Courtes <ludovic.courtes@laas.fr> patch-90
Summary:
diff --git a/doc/user/eq.skb b/doc/user/eq.skb
index 1ef0208..fb8c3ef 100644
--- a/doc/user/eq.skb
+++ b/doc/user/eq.skb
@@ -90,13 +90,18 @@ particular operator. ]
are summarized here:])
(doc-markup 'eq
- `((:inline? [A boolean indicating whether the equation
-is to appear "inline", i.e., within a paragraph. If the engine supports
-it, it may adjust various parameters such as in-equation spacing
+ `((:inline? [If ,(code [auto]), Skribilo will
+automatically determine whether the equation is to be "in-line".
+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.])
(: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.])
+ (:mul-style [A symbol denoting the default style for
+multiplications. This should be one of ,(code [space]), ,(code
+[cross]), ,(code [asterisk]) or ,(code [dot]).])
(:div-style [A symbol denoting the default style for
divisions. This should be one of ,(code [over]), ,(code [fraction]),
,(code [div]) and ,(code [slash]). Per-,(code [eq:/]) ,(code