Skip to content

A name that doesn't parse correctly #149

@sandbergja

Description

@sandbergja

Thank you for this wonderful gem! I am working with a specific author's name: Rongiéras d'Usseau, Emmanuel

When I try to run BibTeX::Name.parse 'Rongiéras d\'Usseau, Emmanuel', I get nil. It appears that this specific combination is not able to be parsed correctly:

  • Name in indirect order (surname first)
  • Two surnames
  • The first surname begins with a capital letter
  • The second surname begins with a lower case letter

Would you be interested in a pull request on this issue? If so, would I modify names.y and provide a test?

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