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
ccd187eb
Commit
ccd187eb
authored
Jul 31, 2019
by
Mathias Goebel
Browse files
translate blue ballpoint
parent
66717619
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
modules/fontane/transform.xqm
View file @
ccd187eb
...
...
@@ -1433,6 +1433,7 @@ as item()* {
case 'thin_pen' return 'feine Feder'
case 'thick_pen' return 'breite Feder'
case 'medium_pen' return 'mittlere Feder (Standard)'
case 'blue_ballpoint' return 'blauer Kugelschreiber'
default return $m
let $medium := string-join($medium, ', ')
let $style := $n/preceding::tei:handShift[@script][tokenize(@script, ' ') = ('standard', 'clean', 'hasty', 'angular')][1]/tokenize(@script, ' ')[. =('standard', 'clean', 'hasty', 'angular')]
...
...
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