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
dfdfc144
Commit
dfdfc144
authored
Jul 05, 2019
by
Mathias Goebel
🎠
Browse files
manual tooltip
parent
002aaf9d
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
modules/fontane/transform.xqm
View file @
dfdfc144
...
...
@@ -623,7 +623,16 @@ as element(xhtml:span) {
if(local:modTest($node)) then 'addSesquipedalian' else ()
},
if($node/@style and not($node/@seq)) then $node/@style else (),
if($node//del[@rend='overwritten']) then
if($node//*/@corresp = "#C01_4r_c")
then element xhtml:div { attribute class { 'modHover italic'},
element xhtml:span {'d'},
'<',
element xhtml:span {'in'},
' überschrieben ',
element xhtml:span {'urch'},
'>'
}
else if($node//del[@rend='overwritten']) then
element xhtml:div {
attribute class {
'modHover italic',
...
...
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