Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
fontane-notizbuecher
SADE
Commits
3fc57bc9
Commit
3fc57bc9
authored
Sep 13, 2018
by
Mathias Goebel
🎠
Browse files
metamark deletion for complete zone
parent
a00680d5
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
modules/fontane/transform.xqm
View file @
3fc57bc9
...
...
@@ -1651,7 +1651,8 @@ element xhtml:span {
if(contains($node/@rend, 'bracket_left') and $node/parent::tei:zone/*[1] = $node/parent::tei:zone/*[last()])
then 'cm' || floor($node/parent::tei:zone/@lry - $node/parent::tei:zone/@uly)
else (),
replace(string($node/@function), 'caret', 'teicaret'),
string($node/@function) => replace('caret', 'teicaret'),
if($node/tei:figure) then "innerFigure" else (),
if($node/@function = "deletion" and $node/parent::tei:zone/@points)
then "no-border"
else(),
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment