Public bug reported:

When running PDFLaTeX with UTF-8 documents and bibliography styles
gost780s, gost71s  with Russian letters in 'author' and 'title' fields -
they produce incorrect UTF-8 symbols which are inserted at certain
points (author's initials).

The fix is to change according .bst files, namely these lines should
have f changed to ff:

FUNCTION {format.names}
{
  #1 "{vv~}{ll}{~jj}{,~ff.}" format.name$
}

FUNCTION {format.names.rev}
{ 's :=
  #1 'nameptr :=
  s num.names$ 'numnames :=
  numnames 'namesleft :=
    { namesleft #0 > }
    { s nameptr
      "{ff.}{~vv}{~ll}{, jj}"

** Affects: texlive-lang (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/810061

Title:
  Russian bibliography files gost780s,gost71s  generate incorrect TeX
  when used with Unicode, patch available

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/texlive-lang/+bug/810061/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to