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
Goethes Farbenlehre
gfl-importer
Commits
23a472d0
Commit
23a472d0
authored
Feb 12, 2021
by
bettin5@sub.uni-goettingen.de
Browse files
chg space for wirter scope=major
parent
1ece0feb
Changes
1
Hide whitespace changes
Inline
Side-by-side
gfl-plugin/src/main/resources/gfl-indexer.xslt
View file @
23a472d0
...
...
@@ -587,7 +587,7 @@ Refer to comments in the code to understand the used algorithm.
</field>
<xsl:for-each
select=
"//handNote"
>
<field
name=
"writer"
>
<xsl:value-of
select=
"./normalize-space()"
/><xsl:if
test=
"@scope='major'"
>
–
(Grundschicht)
</xsl:if>
<xsl:value-of
select=
"./normalize-space()"
/><xsl:if
test=
"@scope='major'"
>
–
(Grundschicht)
</xsl:if>
</field>
</xsl:for-each>
<field
name=
"reference"
>
...
...
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