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
e349ebd7
Commit
e349ebd7
authored
Aug 07, 2019
by
mrodzis
💪
Browse files
Assure collection is available
parent
f2482307
Changes
1
Hide whitespace changes
Inline
Side-by-side
modules/fontane/edited-text/etTransfo.xqm
View file @
e349ebd7
...
...
@@ -48,6 +48,8 @@ declare variable $etTransfo:dir := "/db/apps/SADE/modules/fontane/edited-text/";
: @return An intermediate TEI/XML with all notebooks in it in /db/sade-projects/textgrid/data/print/xml/fontane-full.xml
:)
declare function etTransfo:complete() {
etTransfo:assure-dir-available("print"),
etTransfo:assure-dir-available("log"),
for $case in $etTransfo:cases return
(etTransfo:create-case($case),
etTransfo:create-htmls($case)),
...
...
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