You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should see the line number in the originating document. Problem: since this occurs in Opus files, the title belongs to some Novella. Probably the trick is to inject SourceLocation objects into the ContentHandler from the GenericRenderer.
The text was updated successfully, but these errors were encountered:
When the level-title element isn't a correct identifier (like if it contains a space) there is such exception:
The nested stylesheet looks like this:
We should see the line number in the originating document. Problem: since this occurs in Opus files, the title belongs to some Novella. Probably the trick is to inject
SourceLocation
objects into theContentHandler
from theGenericRenderer
.The text was updated successfully, but these errors were encountered: