Add includeRawCopyrights in the UI#1181
Conversation
lfoppiano
left a comment
There was a problem hiding this comment.
Hi @annelhote and thanks for this PR. I've noticed a problem in the XML output that is not related to this PR, that should be included.
The licence/copyright additional XML tags added in output make the full document invalid because here is a <p type="raw" that is closed with a </note>.
Should be fixed here and here.
Thank you! 😄
|
Thank you so much for your help 🙏 . |
lfoppiano
left a comment
There was a problem hiding this comment.
Hi @annelhote , thanks for the update. The change looks good, before merging, however, I would like to validate with @kermitt2 if the outer tag should be a p or a note.
This is the current version
<p type="raw">Copyright © 2024 Laetitia et al. This is an openaccess article distributed under the terms of the Creative Commons Attribution 4.0 International license.</p>|
Hello, it should appear in a |
|
Thanks! About the attribute |
|
In TEI, |
No description provided.