Search found 4 matches

by mmpsy
Mon Jan 10, 2011 1:46 am
Forum: BibTeX, biblatex and biber
Topic: biblatex-apa despair
Replies: 7
Views: 6938

Re: biblatex-apa despair

I tried
/usr/local/share/texmf/
and also
/usr/share/texmf-texlive/

It didn't work - texhash appeared to work, but pdflatex still didn't find the stuff. I therefore gave up on the semiauto installation, got biblatex-1.1a.tar.gz and this installed fine manually. A bit laborious though, as per README ...
by mmpsy
Mon Jan 10, 2011 12:26 am
Forum: BibTeX, biblatex and biber
Topic: biblatex-apa despair
Replies: 7
Views: 6938

Re: biblatex-apa despair

I removed biblatex with the KPackageKit and tried the semiautomatic installation of 1.1a; despite running texhash now pdflatex can't find biblatex.sty at all...
:-! M.
by mmpsy
Sun Jan 09, 2011 11:54 pm
Forum: BibTeX, biblatex and biber
Topic: biblatex-apa despair
Replies: 7
Views: 6938

Re: biblatex-apa despair

Thanks - you are right, biblatex is only 0.8i :
...
etex.sty 1998/03/26 v2.0 eTeX basic definition package (PEB)
csquotes.def 2009/09/23 v4.4c csquotes generic definitions
csquotes.cfg 2009/05/30 v4.4 csquotes configuration
biblatex.sty 2009/09/20 v0.8i programmable bibliographies
biblatex.def 2009 ...
by mmpsy
Sun Jan 09, 2011 10:07 pm
Forum: BibTeX, biblatex and biber
Topic: biblatex-apa despair
Replies: 7
Views: 6938

biblatex-apa despair

Hello,
I hope I'm asking at the right place ... I've been desperately trying to use biblatex-apa. I can use successfully:
usepackage[style=numeric-comp,bibstyle=numeric,hyperref=true,%
backref=false,sorting=none,abbreviate=true]{biblatex}

... but all attempts to use:
usepackage[american]{babel ...