Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Пропадают точки в инициалах редактора #34

Open
vplisko opened this issue Feb 1, 2022 · 0 comments
Open

Comments

@vplisko
Copy link

vplisko commented Feb 1, 2022

Нужно исправить в GOST-R-7.0.5-2008.xsl строки 505-506 и 520-521
с

<first_person>{%Last|First%}{ %First:a%}{%Middle:a%}</first_person>
<other_persons>{%Last|First%}{ %First:a%}{%Middle:a%}</other_persons>

на

<first_person>{%Last|First%}{ %First:apu%}{%Middle:apu%}</first_person>
<other_persons>{%Last|First%}{ %First:apu%}{%Middle:apu%}</other_persons>

В GOST-R-7.0.5-2008-lexicographically.xsl не смотрел, но наверно все то же самое.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant