-
Hi folks,
I know there's currently a note in the git readme about JATS import and export "not currently being supported," but I was wondering if you could clarify your plans around it. The Public Kno…
-
I wonder whether author handling could be improved by using something like the below instead of splitting by space `" "`.
Assuming in LaTeX:
```tex
\author{Smith, Joe \and De Los Reyes, Carlos}
…
-
A very useful addition to tests for JATS encoding would be to validate generated JATS against an XML schema. (We are taking a similar approach for HTML Microdata). This would help catch fundamental fl…
-
# What?
If you check JScholarship you will see that some of the deposits have abstracts with XML in them. See for example: https://jscholarship.library.jhu.edu/items/3470e8b8-38c6-45a7-9610-3a35…
-
Here's some JATS XML that has author roles in it. It would be cool if pandoc supported this!
```xml
10.1002/leap.1210
…
0000-0002-9298-3168
Allen
Liz
…
-
Using:
* https://github.com/lutaml/genericode
* https://github.com/lutaml/ogc-gml
* https://github.com/metanorma/modspec-ruby
* https://github.com/metanorma/rfcxml
* https://github.com/metanorma/…
-
from mods:name to contrib-group/contrib/name-alternatives/string-name
-
When decoding the following JATS example with a citation like `literature [1, 2, 3] shows`
```xml
Now The literature [1, 2, 3] shows it clearly.
References
A. Book
C. …
-
Probably related to issue #144
How would one add support to read a footnote as an inline element as part of a paragraph?
Right now it's rendered as another paragraph _next_ to the paragraph which…
-
Currently, "statement" is handled with the default encoder in the JATS codec.
This doesn't catch the label/id of a "statement" environment.
E.g. in LaTeX:
```tex
The Theorem~\ref{thm:ref} is bel…