Consider this example:
\documentclass{report}
\usepackage[backend=bibtex]{biblatex}
\usepackage[latvian]{babel}
\addbibresource{testbibfont.bib}
\begin{document}
See \cite{article}
\printbibliography
\end{document}
The contents of testbibfont.bib are:
@Article{article,
author = "Authors",
title = "{Discovery}",
journal = "Phys. Journal",
volume = "B750",
year = 2015,
pages = "475-493"
}
The bibliography is rendered as:
However, the grammar of the Latvian language stipulates that the range of pages should be given as
"475.-493. lpp."
instead of
lpp. 475-493.
The dash there should be en dash.
How to fix?

![[1, 380.—381. lpp.]//Emma Sigfridsson un Ulf Ryde. ”Comparison of methods for deriving atomic charges from the electrostatic potential and moments”. Journal of Computational Chemistry 19.4 (1998), 377.—395. lpp. doi: 10.1002/(SICI)1096-987X(199803)19:4<377::AID-JCC1>3.0.CO;2-P.](../../images/cb99a180594e26d66cbba90d3255d9fe.webp)
biblatexbugtracker to get this fixed: https://github.com/plk/biblatex/issues – moewe Apr 10 '19 at 18:06--with.--? – Viesturs Apr 10 '19 at 18:11\lbx@hu@mkdottednormrange. I don't have time tonight to look at this, but if you can't get it to work I might be able to have a look tomorrow. But please let me repeat if the current behaviour of the Latvian localisation module is incorrect according to Latvian grammar/orthography, please open an issue at https://github.com/plk/biblatex/issues – moewe Apr 10 '19 at 18:41\lbx@hu@mkdottednormrangebit – Viesturs Apr 10 '19 at 18:50