diff options
author | Ludovic Courtes | 2006-01-25 23:01:14 +0000 |
---|---|---|
committer | Ludovic Courtes | 2006-01-25 23:01:14 +0000 |
commit | 444d8476c6a3f913ba60cc41c56fb0eeec0d8a2e (patch) | |
tree | e9d3fbb7f52ab02973c0283601a52eb7685a345b /doc/user/bib.skb | |
parent | 19eb17fb8ca5f70f0138261cd49bbcf6f5eedc4b (diff) | |
parent | 66e42310c0d6518abb39d52553286b5253bba6fd (diff) | |
download | skribilo-444d8476c6a3f913ba60cc41c56fb0eeec0d8a2e.tar.gz skribilo-444d8476c6a3f913ba60cc41c56fb0eeec0d8a2e.tar.lz skribilo-444d8476c6a3f913ba60cc41c56fb0eeec0d8a2e.zip |
Merge from lcourtes@laas.fr--2005-mobile
Patches applied:
* lcourtes@laas.fr--2005-mobile/skribilo--devel--1.2 (patch 29-30)
- Merge from lcourtes@laas.fr--2004-libre
- More progress towards a working user manual.
git-archimport-id: lcourtes@laas.fr--2004-libre/skribilo--devel--1.2--patch-37
Diffstat (limited to 'doc/user/bib.skb')
-rw-r--r-- | doc/user/bib.skb | 14 |
1 files changed, 8 insertions, 6 deletions
diff --git a/doc/user/bib.skb b/doc/user/bib.skb index 83e6360..aa357e8 100644 --- a/doc/user/bib.skb +++ b/doc/user/bib.skb @@ -230,9 +230,9 @@ entries identifier. The last one sorts according to entries date.]) In this section we present the Skribebibtex translator that compiles Bibtex source files into a Skribe bibliography.]) -;; Synopsis -(subsection :title "SYNOPSIS" :number #f - (compiler-command *skribebibtex-bin* "options" "input")) +;; Synopsis (FIXME) +;;(subsection :title "SYNOPSIS" :number #f +;; (compiler-command *skribebibtex-bin* "options" "input")) ;; Description (subsection :title "DESCRIPTION" :number #f [ @@ -250,7 +250,9 @@ These suffixes are: ,(description (item :key (it ".bib") [a ,(bold "Bibtex") source file.]))]) -;; Options -(subsection :title "OPTIONS" :number #f -(compiler-options *skribebibtex-bin*)))) +;; Options (FIXME) +;;(subsection :title "OPTIONS" :number #f +;;(compiler-options *skribebibtex-bin*)) + + )) |