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
b116cb0a
Commit
b116cb0a
authored
Nov 09, 2018
by
MRodz
Committed by
mrodzis
Feb 05, 2019
Browse files
Closes fontane-notizbuecher/print#7
parent
f5b1fd78
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
modules/fontane/teisimpleprint/tei2teisimple.xqm
View file @
b116cb0a
...
...
@@ -884,6 +884,7 @@ $index-type as xs:string) as element()* {
switch ($index-type)
case "eve" return
let $place := index-info:get-info-about($index-type, $ref, "place")
let $place := index-info:get-info-about("plc", $place, "regular-name")
return
fontaneSimple:make-term("place", $place)
case "org" return
...
...
resources/xml/tei-simple-pre.xml
View file @
b116cb0a
This diff is collapsed.
Click to expand it.
resources/xml/tei-simple-tmp.xml
View file @
b116cb0a
This diff is collapsed.
Click to expand it.
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