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

Handle person-group in references #78

Closed
hubgit opened this issue Nov 11, 2014 · 0 comments · Fixed by #84
Closed

Handle person-group in references #78

hubgit opened this issue Nov 11, 2014 · 0 comments · Fixed by #84
Assignees

Comments

@hubgit
Copy link
Contributor

hubgit commented Nov 11, 2014

e.g.

  <person-group person-group-type="director">
    <name>
      <surname>Wachowski</surname>
      <given-names>A</given-names>
    </name>
    <name>
      <surname>Wachowski</surname>
      <given-names>L</given-names>
    </name>
  </person-group>
@hubgit hubgit self-assigned this Nov 11, 2014
hubgit pushed a commit that referenced this issue Nov 12, 2014
Display the person-group-type value if not 'author' or 'editor'
e.g. 'director'  displays as 'Director.

fixes #78
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

Successfully merging a pull request may close this issue.

1 participant