Skip to content

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

Description

@vplisko

Нужно исправить в 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 не смотрел, но наверно все то же самое.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions