biber_cache: Return full path to the biber (biblatex) cache or delete it...

Description Usage Details Value See Also

View source: R/bib.r

Description

biber_cache returns the path to the cache

remove_biber_cache deletes cache to fix bib problems.

Usage

1
2
3

Details

Biblatex is a flexible alternative to bibtex for processing bibliographies. The most commonly used tool for processing biblatex is biber. Unfortunately biber has a bug that frequently results in failure to produce a bibliography. see http://tex.stackexchange.com/questions/140814/biblatex-biber-fails-with-a-strange-error-about-missing-recode-data-xml-file for discussion.

Value

biber_cache returns a character vector

remove_biber_cache returns 0 for success, 1 for failure, invisibly.

See Also

unlink

Other bib: bibdesk_clean, lyx_citekeys


jefferis/paperutils documentation built on Sept. 20, 2019, 10:20 a.m.