-
Thanks - yes, that's what I was trying to do. I was confused as the pages were not used in the bibliography with the style I am using.
One more question: is there an easy way to format the bibliography so that " =" appears before each item for which a shorthand is defined?
Typo in biblatex.def: "ressort" should be "resort".
2009-05-28 12:40:10 UTC in biblatex
-
I am using
\usepackage[style=authoryear-comp,hyperref=false]{biblatex}
\renewcommand*{\bibpagespunct}{\addcolon\space}
but the punctuation is still coming out as a comma. However, if I add
\renewcommand*{\bibleftparen}{[}
\renewcommand*{\bibrightparen}{]}
then the parenthesis DO change to square brackets. How do I make bibpagespunct work as the documentation claims?
Thanks,
2009-05-28 10:23:35 UTC in biblatex
-
The manual recommends bibtex8, but on Fedora 9, which has TeXlive, I always get this when using bibtex8:
3002: Sorry---you've exceeded BibTeX's wizard-defined function space 3000
(That was a fatal error)
whereas the old bibtex works perfectly.
2009-05-26 15:41:09 UTC in biblatex
-
The latest biblatex.sty has
% $Id: biblatex.sty,v 0.8c 2009/01/10 18:00:00 lehman beta $
at the top, but
\edef\blx@version{\blx@version$Revision: 0.8b $}
lower down.
In README, it's not clear whether
Copy all files found in the 'latex' directory of this package to
/tex/latex/biblatex/
is supposed to include the subdirectories bbx, cbx, lbx. Why not give...
2009-05-25 11:21:41 UTC in biblatex