diff options
author | Ludovic Courtes | 2006-11-25 17:41:44 +0000 |
---|---|---|
committer | Ludovic Courtes | 2006-11-25 17:41:44 +0000 |
commit | b0e202992a38753888465fa8fb1331ac31f838ec (patch) | |
tree | 31e7b118e62646271febd04a078f6e90ecda0170 /doc/user/src/links1.skb | |
parent | 2415df2ae4716bec5ca0d9605116c43d0977ea30 (diff) | |
download | skribilo-b0e202992a38753888465fa8fb1331ac31f838ec.tar.gz skribilo-b0e202992a38753888465fa8fb1331ac31f838ec.tar.lz skribilo-b0e202992a38753888465fa8fb1331ac31f838ec.zip |
doc: Documented `numref'.
* doc/user/links.skb (Reference): Added identifier `refs'.
[ref](page): Explain that this option is hardcopy-specific.
[numref]: New.
* doc/user/src/links1.skb: Show `numref' usage.
git-archimport-id: skribilo@sv.gnu.org--2006/skribilo--devo--1.2--patch-20
Diffstat (limited to 'doc/user/src/links1.skb')
-rw-r--r-- | doc/user/src/links1.skb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/user/src/links1.skb b/doc/user/src/links1.skb index e0b393b..bfe6f86 100644 --- a/doc/user/src/links1.skb +++ b/doc/user/src/links1.skb @@ -11,6 +11,10 @@ That other one points to a well known ,(code ":text"): ,(ref :url "http://slashdot.org/"). ,(linebreak) +And one can also refer to sections by number, as in ``see ,(numref :text +[Wonderful Section] :ident "refs")''. + +,(linebreak) With more complex tricks that are explained in Section ,(ref :section "Resolve"), it is also possible use, for the text of the reference, a container number such as chapter: |