Skip to content
This repository has been archived by the owner on Feb 18, 2021. It is now read-only.

References Index not starting from 1 #129

Open
fabiobatalha opened this issue Mar 2, 2018 · 1 comment
Open

References Index not starting from 1 #129

fabiobatalha opened this issue Mar 2, 2018 · 1 comment

Comments

@fabiobatalha
Copy link

The id starts at 48.

  <back>
    <ref-list>
      <ref id="R48">
        <element-citation publication-type="journal">
          <person-group person-group-type="author">
            <name>
              <surname>Raoult</surname>
              <given-names>PatrickAnge</given-names>
            </name>
          </person-group>
          <article-title>Clinique et psychopathologie du passage à l\textquotesingleacte</article-title>
          <source>Bulletin de psychologie</source>
          <year>2006</year>
        </element-citation>
      </ref>
      ....
    <ref-list>
<back>

It is not exactly a problem if this id will not be used as a index reference, and if necessary it could be fixed in another scope different from OTS, but if possible, would be nice to have it improved in OTS.

@axfelix
Copy link
Contributor

axfelix commented Mar 2, 2018

There's probably nothing stopping us from writing a script to re-number the reference list from 1 every time, we just haven't gotten to it yet as it's not a huge priority, it just looks funny. But I agree, it's an issue.

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

No branches or pull requests

2 participants