[OS X TeX] biber runs although I specify backend=bibtex for blbilatx

Herbert Schulz herbs at wideopenwest.com
Sun Jul 16 00:29:24 CEST 2017


> On Jul 15, 2017, at 4:52 PM, Murray Eisenberg <murrayeisenberg at gmail.com> wrote:
> 
> My source has
> 
>    \RequirePackage[backend=bibtex,%
>         bibstyle=mybooknumeric,citestyle=numeric,dashed=true,defernumbers=true]%
>         {biblatex}
> 
> (The style is irrelevant for purposes of this question.)
> 
> Nonetheless, running pdflatexmk on it — from TeXShop 3.80 — somehow causes biber to run, which generates various warnings such as:
> 
>   Package biblatex Warning: Biber reported the following issues
>   (biblatex)                with ‘ABook':
>   (biblatex)                - Can't use 'location' + 'address’.
> 
>   Package biblatex Warning: Biber reported the following issues
>   (biblatex)                with ‘AnotherBook':
>   (biblatex)                - Invalid format of field 'urldate'.
> 
> 

Howdy,

Looking at the full Console output you enclosed before (better to attache a file with it if needed) it appears the latexmk ran bibtex as requested. I wonder if you used backend=biber at one times and didn't clean out the special files that biblatex creates for its use so biblatex (that is where the report is coming from) is getting ab it confused.

Good Luck,

Herb Schulz
(herbs at wideopenwest dot com)


----------- Please Consult the Following Before Posting -----------
TeX FAQ: http://www.tex.ac.uk/faq
List Reminders and Etiquette: https://www.esm.psu.edu/~gray/tex/
List Archives: http://dir.gmane.org/gmane.comp.tex.macosx
                https://email.esm.psu.edu/pipermail/macosx-tex/
TeX on Mac OS X Website: http://mactex-wiki.tug.org/
List Info: https://email.esm.psu.edu/mailman/listinfo/macosx-tex



More information about the macostex-archives mailing list