1
0
Fork 0

Better warnings and fall-back mechanism when bibtex is not present

This commit is contained in:
Joris van der Hoeven 2019-11-30 20:08:44 +00:00
parent 967fbd370c
commit 0607c81a27
1 changed files with 8 additions and 0 deletions

View File

@ -5690,6 +5690,14 @@ source code.
<scm|path>.
</explain>
<\explain>
<scm|(supports-bibtex?)>
<explain-synopsis|no synopsis>
<|explain>
Calls the <c++> function <cpp|bibtex_present> which returns
<scm|bool>.
</explain>
<\explain>
<scm|(bibtex-run <scm-arg|string> <scm-arg|string> <scm-arg|url> <scm-arg|array_string>)>
<explain-synopsis|no synopsis>