TEI export style sheet editing
I would like to integrate the name of the attachment into the TEI export file. In the docs there is the information, that you have to create/edit style sheet files.
But I can not find these files, in Zotero´s CS editor they do not show up either.
But I can not find these files, in Zotero´s CS editor they do not show up either.
But could you describe exactly how you are expecting attachments to be exported in TEI and maybe provide some documentation for this or an existing use case?
What I have in mind is something similar to the L1 tag in the files exported with the RIS format, i.e.:
L1 - files/184/1220.pdf
to point to the original pdf file (1220.pdf).
<ref type="attachment" mimeType="application/pdf">files/184/1220.pdf</ref>
I'll leave it up to someone who uses TEI to comment further.
The L1 example was related to the RIS format, not the TEI one.
Can this be included in the standard TEI export, to have the same information within the TEI file as within the RIS export file?