1

My problem develops as following.

  1. I delete the .bbl .bcf .blg files.

  2. I run pdflatex without errors.

  3. I run biber without errors.

  4. I run pdflatex again, and I get the error

    "Package inputenc Error: Unicode char ́ (U+301) (inputenc) not set up for use with LaTeX │l.15 \printbibliography[heading=bibintoc]

As I use classicthesis, my configuration for biber looks as following:

\PassOptionsToPackage{backend=biber, bibencoding=utf8}{biblatex} 
\usepackage{biblatex}

How can that problem arise?

edit: Like the comments' links to other problems outlined, biber--output-safechars worked for me.

varantir
  • 171
  • 6

0 Answers0