-
Notifications
You must be signed in to change notification settings - Fork 53
Open
Description
"Text line contains an invalid character." error coming from russian-apa.lbx
Steps to reproduce. create a main.tex file
\documentclass[12pt, twoside]{report}
\usepackage[utf8]{inputenc}
\usepackage[backend=biber, style=apa, natbib=true]{biblatex}
\usepackage[russian, english]{babel} % remove "russian" and the error goes away
\begin{document}
TEST
\end{document}
You can also see the file on ctan.org
https://mirrors.rit.edu/CTAN/macros/latex/contrib/biblatex-contrib/biblatex-apa/russian-apa.lbx
has this section:

Metadata
Metadata
Assignees
Labels
No labels