[tex-live] tlmgr update -self fails, why?
mario chiari
ml at mariochiari.net
Mon Feb 24 23:11:54 CET 2014
Hi
nope. Maybe a issue on biblatex-philosphy:
*******************
Package biblatex Info: Trying to load bibliography style
'philosophy-standard'.
..
Package biblatex Info: ... file 'philosophy-standard.bbx' found.
(/usr/local/texlive/2013/texmf-dist/tex/latex/biblatex-philosophy/philosophy-st
andard.bbx
File: philosophy-standard.bbx 2014/02/12 v0.9e valbusa beta
\c at maxnamesincross=\count203
\c at minnamesincross=\count204
! Undefined control sequence.
l.1477 \DeclareStyleSourcemap
{
The control sequence at the end of the top line
of your error message was never \def'ed. If you have
misspelled it (e.g., `\hobx'), type `I' and the correct
spelling (e.g., `I\hbox'). Otherwise just continue,
and I'll forget about whatever was undefined.
! Undefined control sequence.
l.1478 \maps
[datatype=bibtex]{
The control sequence at the end of the top line
of your error message was never \def'ed. If you have
misspelled it (e.g., `\hobx'), type `I' and the correct
spelling (e.g., `I\hbox'). Otherwise just continue,
and I'll forget about whatever was undefined.
...
****************
your advise is welcome
thks
mario
On Mon, 2014-02-24 at 15:52 -0600, Herbert Schulz wrote:
> On Feb 24, 2014, at 3:32 PM, mario chiari <ml at mariochiari.net> wrote:
>
> > Hi
> >
> > I installed texlive 2013. Now a new issue:
> >
> > myfile.blg says:
> >
> > This is BibTeX, Version 0.99d (TeX Live 2013)
> > Capacity: max_strings=35307, hash_size=35307, hash_prime=30011
> > The top-level auxiliary file: Elenchi.aux
> > I found no \citation commands---while reading file myfile.aux
> > I found no \bibdata command---while reading file myfile.aux
> > I found no \bibstyle command---while reading file myfile.aux
> > ...
> >
> > myfile.tex has
> > \usepackage[style=philosophy-modern,sorting=nyt]{biblatex}
> > and
> > \let\oldcite\cite
> > \renewcommand{\cite}[2][]{[\oldcite[#1]{#2}]}
> >
> > \cite commands are not rendered.
> >
> > hints welcome
> > thks
> > mario
>
> Howdy,
>
> At some point the default backend processor for the biblatex package became biber rather than bibtex. To use bibtex ad the [backed=bibtex] option:
>
> \usepackage[backend=bibtex,style=philosophy-modern,sorting=nyt]{biblatex}
>
> should do the job. By the way, that should work ok on your other system too.
>
> Good Luck,
>
> Herb Schulz
> (herbs at wideopenwest dot com)
>
>
>
More information about the tex-live
mailing list