diff options
author | Ludovic Court`es | 2006-11-24 12:56:27 +0000 |
---|---|---|
committer | Ludovic Court`es | 2006-11-24 12:56:27 +0000 |
commit | 3e46caf3e034552854ff6829ca2bf4e0a46e0089 (patch) | |
tree | 31e7b118e62646271febd04a078f6e90ecda0170 /doc/user/src/links1.skb | |
parent | 4c3a84d4fd923cefc663d314d5659253101b70f9 (diff) | |
download | skribilo-3e46caf3e034552854ff6829ca2bf4e0a46e0089.tar.gz skribilo-3e46caf3e034552854ff6829ca2bf4e0a46e0089.tar.lz skribilo-3e46caf3e034552854ff6829ca2bf4e0a46e0089.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: lcourtes@laas.fr--2005-libre/skribilo--devo--1.2--patch-78
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: |