Skip to content
Snippets Groups Projects
Commit 6d13d405 authored by MRodz's avatar MRodz
Browse files

Add first draft for placing editorial notes elsewhere (cf. bibliothek-der-neologie/bdn-SADE#45)

parent 852a34a7
No related branches found
No related tags found
No related merge requests found
......@@ -205,9 +205,7 @@ declare function pre:preprocessing
)
case element(note) return (
if ( $node[@type != "editorial-commentary"] or $node[ not(@type) ] ) then (
pre:default-element( $node, pre:preprocessing($node/node(), $replace-whitespace) )
) else ( )
pre:default-element( $node, pre:preprocessing($node/node(), $replace-whitespace) )
)
case element(pb) return (
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment