On 07/28/2015 03:32 PM, Jürgen Spitzmüller wrote:
Am Dienstag 28 Juli 2015, 15:22:14 schrieb Jürgen Spitzmüller:

The URLs break rather nicely here except for one (Nom10), which is however
difficult to break automatically. It gets significantly better if I put the
following commands in the preamble (these basically instruct LaTeX not to
run lines into the margins whatsoever):

\tolerance 1414
\hbadness 1414
\emergencystretch 1.5em
\hfuzz 0.3pt
\widowpenalty = 10000
\vfuzz \hfuzz
\raggedbottom

Hello Jürgen,
The seven lines of above code work equally well for URLs and veryveryverylongWords!

BTW instead of writing "Retrieved May 2015 from:" into the pages field,
consider using biblatex's urldate field.

I can find no 'urldate field' in my biblatex application (KBibTeX). Do I have to create one?

Additional tip: In order to get the German references broken/hyphenated
correctly, add the "autolang=hyphen" option to biblatex and use the LangID
field in the entries, e.g.

I created the field 'LangID' in the "Other Fields" tab of KBibTeX and it appears in the entry's source as 'langid = {german}'.

Then I added 'autolang=hyphen' in the preamble like this:

\usepackage[style=alphabetic,natbib=true,backref=true,backend=biber,autolang=hyphen]{biblatex}

but was rewarded "package xkeyval Error: autolang undefined in families 'blx@opt@pre"


But then, where else should I have added it?

Can you please help again?

Michael

Reply via email to