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
5556c557
Commit
5556c557
authored
Aug 16, 2019
by
mrodzis
🌿
Browse files
Add serialization for italics in Überblickskommentar
parent
00b43227
Changes
1
Show whitespace changes
Inline
Side-by-side
modules/fontane/ueberblickskommentar.xqm
View file @
5556c557
...
...
@@ -148,6 +148,9 @@ return
(<xhtml:a href="literaturvz.html?id={$target}">{ $bibl//tei:abbr/text() }</xhtml:a>,
if( $citRange ) then " "||$citRange else ()
)
case element( tei:hi ) return
<xhtml:em>{$node/text()}</xhtml:em>
default return
$node
...
...
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