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
6db34b63
Commit
6db34b63
authored
Dec 19, 2018
by
mrodzis
💪
Browse files
Consier TOCs for Friedrich (cf. print#5)
parent
3af74c92
Changes
1
Show whitespace changes
Inline
Side-by-side
modules/fontane/teisimpleprint/teisimplehelpers.xqm
View file @
6db34b63
...
@@ -298,7 +298,7 @@ $node as element(tei:milestone)) as xs:boolean {
...
@@ -298,7 +298,7 @@ $node as element(tei:milestone)) as xs:boolean {
let $current-hand := replace($node/@subtype, "#", "")
let $current-hand := replace($node/@subtype, "#", "")
return
return
if(functx:is-value-in-sequence($current-hand, $hands)
if(functx:is-value-in-sequence($current-hand, $hands)
or ($node/ancestor::
tei:div
[@type = "label"]
or ($node/ancestor::
*
[@type =
(
"label"
, "toc")
]
and matches($current-hand, "Friedrich_Fontane"))
and matches($current-hand, "Friedrich_Fontane"))
) then
) then
true()
true()
...
...
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