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
6db34b63
Commit
6db34b63
authored
Dec 19, 2018
by
mrodzis
🌿
Browse files
Consier TOCs for Friedrich (cf. print#5)
parent
3af74c92
Changes
1
Hide 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 {
let $current-hand := replace($node/@subtype, "#", "")
return
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"))
) then
true()
...
...
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