Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
fontane-notizbuecher
SADE
Commits
f2482307
Commit
f2482307
authored
Aug 05, 2019
by
mrodzis
💪
Browse files
Add missing instruction
parent
146087b2
Changes
1
Hide whitespace changes
Inline
Side-by-side
modules/fontane/edited-text/tei2teisimple.xqm
View file @
f2482307
...
...
@@ -671,6 +671,9 @@ $log as xs:string) as node()* {
attribute type {"short-paragraph-line"}
}
else if(matches($node/descendant::tei:ref, "horizontale einfache Abgrenzungslinie")) then
()
else if($node/ancestor::tei:zone[@type = "illustration"]) then
let $display :=
if($node/ancestor::tei:zone[@type = "illustration"]/tei:milestone[@unit = "illustration"][. << $node]) then
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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