-
Notifications
You must be signed in to change notification settings - Fork 2
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
Production notes #16
Comments
We might consider adding a "production notes" section to the front matter of the publication. This is probably nothing that will ever concern our suppliers, but if we decide to include this, it needs to be described and also allowed by the validation tool. |
See also #50 |
Just a side note, z3998:production is defined as "A temporary annotation not intended as part of the finished document, such as a production note", i.e. not meant to be included in the finished document. What we are after is more of an editor's note from the accessible production, meant to be preserved in the finished book. |
Would this be used for image-descriptions that we add to the titles after markup as well? |
This is prio 3, so nothing we are handling at the moment. |
Originally written by @AndersEkl
Should we include a common way to include production notes anywhere in the text?
Comment by @martinpub
In 2015-1, generic production notes were specified as
<aside epub:type="z3998:production" class="prodnote">
.I think that the z3998 vocabulary is deprecated, and there is no corresponding term in EPUB-SSV 1.1. In the absence of a higer-level standardised term, we could of course use
@epub:type
with a prefixed value, likenordic:prodnote
. This would be in line with the EPUB 3.2 spec. And the prefix is already declared in 2020-1 for package.opf use.The text was updated successfully, but these errors were encountered: