Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
intermediate-format
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
bibliothek-der-neologie
intermediate-format
Commits
7244355a
Commit
7244355a
authored
6 years ago
by
Michelle Weidling
Browse files
Options
Downloads
Patches
Plain Diff
Minor fixes
parent
1316ada9
No related branches found
Branches containing commit
No related tags found
1 merge request
!6
Feature/#2 spaced out
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
modules/intermediate_format/preprocessing.xqm
+1
-1
1 addition, 1 deletion
modules/intermediate_format/preprocessing.xqm
with
1 addition
and
1 deletion
modules/intermediate_format/preprocessing.xqm
+
1
−
1
View file @
7244355a
...
@@ -115,7 +115,7 @@ declare function pre:default-element
...
@@ -115,7 +115,7 @@ declare function pre:default-element
(
if
(
$following-node
[
matches
(
.,
"[\s\n\r\t]"
)
and
normalize-space
(
.
)
=
""
]
(
if
(
$following-node
[
matches
(
.,
"[\s\n\r\t]"
)
and
normalize-space
(
.
)
=
""
]
and
$following-sibling
[
self
::
ref
or
self
::
app
or
self
::
hi
or
self
::
bibl
and
$following-sibling
[
self
::
ref
or
self
::
app
or
self
::
hi
or
self
::
bibl
or
self
::
foreign
or
self
::
choice
or
self
::
milestone
or
self
::
persName
or
self
::
foreign
or
self
::
choice
or
self
::
milestone
or
self
::
persName
or
self
::
choice
or
self
::
index
or
self
::
seg
or
self
::
ptr
]
or
self
::
choice
or
self
::
index
or
self
::
seg
or
self
::
ptr
or
self
::
docAuthor
]
and
not
(
$node
[
self
::
index
])
and
not
(
$node
[
self
::
index
])
or
(
$node
[
self
::
milestone
])
and
$following-node
[
self
::
text
()]
or
(
$node
[
self
::
milestone
])
and
$following-node
[
self
::
text
()]
(: ptr in the critical apparatus produce the siglum '[E]' which should
(: ptr in the critical apparatus produce the siglum '[E]' which should
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment