Rocksolid Light

Welcome to RetroBBS

mail  files  register  newsreader  groups  login

Message-ID:  

For God's sake, stop researching for a while and begin to think!


computers / comp.text.tex / biblatex problem with Kyrilic sources

SubjectAuthor
o biblatex problem with Kyrilic sourcesDr Engelbert Buxbaum

1
biblatex problem with Kyrilic sources

<MPG.3d23e90f99712528989692@news.eternal-september.org>

  copy mid

https://www.rocksolidbbs.com/computers/article-flat.php?id=4938&group=comp.text.tex#4938

  copy link   Newsgroups: comp.text.tex
Path: i2pn2.org!i2pn.org!eternal-september.org!reader02.eternal-september.org!.POSTED!not-for-mail
From: engelbert_buxbaum@hotmail.com (Dr Engelbert Buxbaum)
Newsgroups: comp.text.tex
Subject: biblatex problem with Kyrilic sources
Date: Mon, 27 Jun 2022 17:20:38 +0200
Organization: private
Lines: 83
Message-ID: <MPG.3d23e90f99712528989692@news.eternal-september.org>
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Injection-Info: reader01.eternal-september.org; posting-host="9a6d6c30f96618dbd6c80f1889d34227";
logging-data="613241"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/MzFLU7Rlmf0G9faEQL64cKPFPy6ufFiU="
User-Agent: MicroPlanet-Gravity/3.0.4
Cancel-Lock: sha1:mynI53yQgo58CyH57VUbngFL/y4=
 by: Dr Engelbert Buxbaum - Mon, 27 Jun 2022 15:20 UTC

Hi,

the following example works for author-year, but funny enough for
numeric the Kyrillic and Roman versions of the author name are scrambled
(Kyrillic doesn't transmit on usenet, check
https://tex.stackexchange.com/questions/645615/how-to-cite-a-few-
russian-sources-in-an-english-document for the correct bibtex-entries).

How can I correct that?

\begin{filecontents}[force]{test.bib}
@ARTICLE{Smi-39,
AUTHOR = {{\foreignlanguage{russian}{???????, ?.}} [Smirnov,
N.]},
sortname = {Smirnov, N.},
shortauthor = {Smirnov},
TITLE = {{\foreignlanguage{russian}{?? ??????????
???????????? ?????? ?????????????}} [On deviation of the empirical
distribution curve]},
sorttitle = {On deviation of the empirical distribution curve},
YEAR = {1939},
JOURNAL = {{\foreignlanguage{russian}{???. ???????}} [Math.
Collect.]},
volume = {6(48)},
number = {1},
pages = {3-26},
langid = {russian},
url =
{http://www.mathnet.ru/links/9c480a97757553ea3504fc444cde8430/sm5810.pdf
},
}

@ARTICLE{Kol-33,
AUTHOR = {Kolmogorov, A.},
TITLE = {Sulla Determinazione Empirica di una Legge di
Distribuzione [On the empirical determination of a distribution law]},
YEAR = {1933},
JOURNAL = {Giorn. Ist. Ital. Attuar.},
volume = {4},
number = {1},
pages = {83-91},
}

\end{filecontents}

% -*- TeX:UK -*-
% !TEX encoding = UTF-8 Unicode
% !TEX TS-program = xelatex
% !TEX spellcheck = en_GB
% !BIB program = biber
\NeedsTeXFormat{LaTeX2e}
\documentclass[british]{scrartcl}

\usepackage{kpfonts-otf}
\usepackage[main=british,russian]{babel}%foreign language support
%\usepackage
[backend=biber,bibencoding=UTF8,sorting=none,style=authoryear]
{biblatex}%bibliography
\usepackage[backend=biber,bibencoding=UTF8,sorting=none,style=numeric-
comp]{biblatex}%bibliography
\usepackage{csquotes}%context-sensitive quotes, required for biblatex
%\usepackage{fontspec}% font selecting commands
%\usepackage[T1,T2A]{fontenc}% For Cyrillic fonts with pdflatex.

\babelfont[russian]{rm}{Liberation Serif}
\babelfont[russian]{sf}{Liberation Sans}
\babelfont[russian]{tt}{Liberation Mono}

\addbibresource{test.bib}

\title{Test}
\author{Tester }
\date{\today}

\begin{document}

\maketitle

The quick brown fox\parencite{Kol-33,Smi-39} jumps over the lazy dog.

\printbibliography[heading=bibliography]

\end{document}

1
server_pubkey.txt

rocksolid light 0.9.81
clearnet tor