Skip to content

Commit

Permalink
Update pregenerated ODD xql in transform to match tei-publisher-lib 4…
Browse files Browse the repository at this point in the history
….0.1
  • Loading branch information
wolfgangmm committed Oct 11, 2024
1 parent 912dc0a commit 404ca73
Show file tree
Hide file tree
Showing 88 changed files with 172 additions and 22 deletions.
2 changes: 2 additions & 0 deletions transform/adagia-epub.xql
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ import module namespace html="http://www.tei-c.org/tei-simple/xquery/functions";

import module namespace epub="http://www.tei-c.org/tei-simple/xquery/functions/epub";

import module namespace global="http://e-editiones.org/tei-publisher/odd-global" at "../modules/odd-global.xqm";

(: generated template function for element spec: ptr :)
declare %private function model:template-ptr($config as map(*), $node as node()*, $params as map(*)) {
<t xmlns=""><pb-mei url="{$config?apply-children($config, $node, $params?url)}" player="player">
Expand Down
2 changes: 2 additions & 0 deletions transform/adagia-fo.xql
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ import module namespace css="http://www.tei-c.org/tei-simple/xquery/css";

import module namespace fo="http://www.tei-c.org/tei-simple/xquery/functions/fo";

import module namespace global="http://e-editiones.org/tei-publisher/odd-global" at "../modules/odd-global.xqm";

(: generated template function for element spec: ptr :)
declare %private function model:template-ptr($config as map(*), $node as node()*, $params as map(*)) {
<t xmlns=""><pb-mei url="{$config?apply-children($config, $node, $params?url)}" player="player">
Expand Down
2 changes: 2 additions & 0 deletions transform/adagia-latex.xql
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ import module namespace css="http://www.tei-c.org/tei-simple/xquery/css";

import module namespace latex="http://www.tei-c.org/tei-simple/xquery/functions/latex";

import module namespace global="http://e-editiones.org/tei-publisher/odd-global" at "../modules/odd-global.xqm";

(: generated template function for element spec: ptr :)
declare %private function model:template-ptr($config as map(*), $node as node()*, $params as map(*)) {
<t xmlns=""><pb-mei url="{$config?apply-children($config, $node, $params?url)}" player="player">
Expand Down
2 changes: 2 additions & 0 deletions transform/adagia-print.xql
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ import module namespace html="http://www.tei-c.org/tei-simple/xquery/functions";

import module namespace printcss="http://www.tei-c.org/tei-simple/xquery/functions/printcss";

import module namespace global="http://e-editiones.org/tei-publisher/odd-global" at "../modules/odd-global.xqm";

(: generated template function for element spec: ptr :)
declare %private function model:template-ptr($config as map(*), $node as node()*, $params as map(*)) {
<t xmlns=""><pb-mei url="{$config?apply-children($config, $node, $params?url)}" player="player">
Expand Down
2 changes: 2 additions & 0 deletions transform/adagia-web.xql
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ import module namespace css="http://www.tei-c.org/tei-simple/xquery/css";

import module namespace html="http://www.tei-c.org/tei-simple/xquery/functions";

import module namespace global="http://e-editiones.org/tei-publisher/odd-global" at "../modules/odd-global.xqm";

(: generated template function for element spec: ptr :)
declare %private function model:template-ptr($config as map(*), $node as node()*, $params as map(*)) {
<t xmlns=""><pb-mei url="{$config?apply-children($config, $node, $params?url)}" player="player">
Expand Down
2 changes: 1 addition & 1 deletion transform/annotations-web.xql
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ import module namespace css="http://www.tei-c.org/tei-simple/xquery/css";

import module namespace html="http://www.tei-c.org/tei-simple/xquery/functions";

import module namespace global="http://www.tei-c.org/tei-simple/config" at "../modules/config.xqm";
import module namespace global="http://e-editiones.org/tei-publisher/odd-global" at "../modules/odd-global.xqm";

(: generated template function for element spec: ptr :)
declare %private function model:template-ptr($config as map(*), $node as node()*, $params as map(*)) {
Expand Down
2 changes: 2 additions & 0 deletions transform/dantiscus-epub.xql
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ import module namespace html="http://www.tei-c.org/tei-simple/xquery/functions";

import module namespace epub="http://www.tei-c.org/tei-simple/xquery/functions/epub";

import module namespace global="http://e-editiones.org/tei-publisher/odd-global" at "../modules/odd-global.xqm";

(: generated template function for element spec: ptr :)
declare %private function model:template-ptr($config as map(*), $node as node()*, $params as map(*)) {
<t xmlns=""><pb-mei url="{$config?apply-children($config, $node, $params?url)}" player="player">
Expand Down
2 changes: 2 additions & 0 deletions transform/dantiscus-fo.xql
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ import module namespace css="http://www.tei-c.org/tei-simple/xquery/css";

import module namespace fo="http://www.tei-c.org/tei-simple/xquery/functions/fo";

import module namespace global="http://e-editiones.org/tei-publisher/odd-global" at "../modules/odd-global.xqm";

(: generated template function for element spec: ptr :)
declare %private function model:template-ptr($config as map(*), $node as node()*, $params as map(*)) {
<t xmlns=""><pb-mei url="{$config?apply-children($config, $node, $params?url)}" player="player">
Expand Down
2 changes: 2 additions & 0 deletions transform/dantiscus-latex.xql
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ import module namespace css="http://www.tei-c.org/tei-simple/xquery/css";

import module namespace latex="http://www.tei-c.org/tei-simple/xquery/functions/latex";

import module namespace global="http://e-editiones.org/tei-publisher/odd-global" at "../modules/odd-global.xqm";

(: generated template function for element spec: teiHeader :)
declare %private function model:template-teiHeader($config as map(*), $node as node()*, $params as map(*)) {
``[\def\volume{`{string-join($config?apply-children($config, $node, $params?content))}`}]``
Expand Down
2 changes: 2 additions & 0 deletions transform/dantiscus-print.xql
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ import module namespace html="http://www.tei-c.org/tei-simple/xquery/functions";

import module namespace printcss="http://www.tei-c.org/tei-simple/xquery/functions/printcss";

import module namespace global="http://e-editiones.org/tei-publisher/odd-global" at "../modules/odd-global.xqm";

(: generated template function for element spec: ptr :)
declare %private function model:template-ptr($config as map(*), $node as node()*, $params as map(*)) {
<t xmlns=""><pb-mei url="{$config?apply-children($config, $node, $params?url)}" player="player">
Expand Down
2 changes: 2 additions & 0 deletions transform/dantiscus-web.xql
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ import module namespace css="http://www.tei-c.org/tei-simple/xquery/css";

import module namespace html="http://www.tei-c.org/tei-simple/xquery/functions";

import module namespace global="http://e-editiones.org/tei-publisher/odd-global" at "../modules/odd-global.xqm";

(: generated template function for element spec: ptr :)
declare %private function model:template-ptr($config as map(*), $node as node()*, $params as map(*)) {
<t xmlns=""><pb-mei url="{$config?apply-children($config, $node, $params?url)}" player="player">
Expand Down
2 changes: 2 additions & 0 deletions transform/dantiscus2-epub.xql
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ import module namespace html="http://www.tei-c.org/tei-simple/xquery/functions";

import module namespace epub="http://www.tei-c.org/tei-simple/xquery/functions/epub";

import module namespace global="http://e-editiones.org/tei-publisher/odd-global" at "../modules/odd-global.xqm";

(: generated template function for element spec: ptr :)
declare %private function model:template-ptr($config as map(*), $node as node()*, $params as map(*)) {
<t xmlns=""><pb-mei url="{$config?apply-children($config, $node, $params?url)}" player="player">
Expand Down
2 changes: 2 additions & 0 deletions transform/dantiscus2-fo.xql
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ import module namespace css="http://www.tei-c.org/tei-simple/xquery/css";

import module namespace fo="http://www.tei-c.org/tei-simple/xquery/functions/fo";

import module namespace global="http://e-editiones.org/tei-publisher/odd-global" at "../modules/odd-global.xqm";

(: generated template function for element spec: ptr :)
declare %private function model:template-ptr($config as map(*), $node as node()*, $params as map(*)) {
<t xmlns=""><pb-mei url="{$config?apply-children($config, $node, $params?url)}" player="player">
Expand Down
2 changes: 2 additions & 0 deletions transform/dantiscus2-latex.xql
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ import module namespace css="http://www.tei-c.org/tei-simple/xquery/css";

import module namespace latex="http://www.tei-c.org/tei-simple/xquery/functions/latex";

import module namespace global="http://e-editiones.org/tei-publisher/odd-global" at "../modules/odd-global.xqm";

(: generated template function for element spec: teiHeader :)
declare %private function model:template-teiHeader($config as map(*), $node as node()*, $params as map(*)) {
``[\def\volume{`{string-join($config?apply-children($config, $node, $params?content))}`}]``
Expand Down
2 changes: 2 additions & 0 deletions transform/dantiscus2-print.xql
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ import module namespace html="http://www.tei-c.org/tei-simple/xquery/functions";

import module namespace printcss="http://www.tei-c.org/tei-simple/xquery/functions/printcss";

import module namespace global="http://e-editiones.org/tei-publisher/odd-global" at "../modules/odd-global.xqm";

(: generated template function for element spec: ptr :)
declare %private function model:template-ptr($config as map(*), $node as node()*, $params as map(*)) {
<t xmlns=""><pb-mei url="{$config?apply-children($config, $node, $params?url)}" player="player">
Expand Down
2 changes: 2 additions & 0 deletions transform/dantiscus2-web.xql
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ import module namespace css="http://www.tei-c.org/tei-simple/xquery/css";

import module namespace html="http://www.tei-c.org/tei-simple/xquery/functions";

import module namespace global="http://e-editiones.org/tei-publisher/odd-global" at "../modules/odd-global.xqm";

(: generated template function for element spec: ptr :)
declare %private function model:template-ptr($config as map(*), $node as node()*, $params as map(*)) {
<t xmlns=""><pb-mei url="{$config?apply-children($config, $node, $params?url)}" player="player">
Expand Down
2 changes: 2 additions & 0 deletions transform/docbook-epub.xql
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ import module namespace html="http://www.tei-c.org/tei-simple/xquery/functions";

import module namespace epub="http://www.tei-c.org/tei-simple/xquery/functions/epub";

import module namespace global="http://e-editiones.org/tei-publisher/odd-global" at "../modules/odd-global.xqm";

(: Generated behaviour function for ident definitionList :)
declare %private function model:definitionList($config as map(*), $node as node()*, $class as xs:string+, $content) {
$node ! (
Expand Down
2 changes: 2 additions & 0 deletions transform/docbook-fo.xql
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ import module namespace css="http://www.tei-c.org/tei-simple/xquery/css";

import module namespace fo="http://www.tei-c.org/tei-simple/xquery/functions/fo";

import module namespace global="http://e-editiones.org/tei-publisher/odd-global" at "../modules/odd-global.xqm";

(: Code listing :)
declare %private function model:code($config as map(*), $node as node()*, $class as xs:string+, $content) {
$node ! (
Expand Down
2 changes: 2 additions & 0 deletions transform/docbook-latex.xql
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ import module namespace css="http://www.tei-c.org/tei-simple/xquery/css";

import module namespace latex="http://www.tei-c.org/tei-simple/xquery/functions/latex";

import module namespace global="http://e-editiones.org/tei-publisher/odd-global" at "../modules/odd-global.xqm";

(: Code listing :)
declare %private function model:code($config as map(*), $node as node()*, $class as xs:string+, $content) {
$node ! (
Expand Down
2 changes: 2 additions & 0 deletions transform/docbook-print.xql
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ import module namespace html="http://www.tei-c.org/tei-simple/xquery/functions";

import module namespace printcss="http://www.tei-c.org/tei-simple/xquery/functions/printcss";

import module namespace global="http://e-editiones.org/tei-publisher/odd-global" at "../modules/odd-global.xqm";

(: Generated behaviour function for ident definitionList :)
declare %private function model:definitionList($config as map(*), $node as node()*, $class as xs:string+, $content) {
$node ! (
Expand Down
2 changes: 2 additions & 0 deletions transform/docbook-web.xql
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ import module namespace css="http://www.tei-c.org/tei-simple/xquery/css";

import module namespace html="http://www.tei-c.org/tei-simple/xquery/functions";

import module namespace global="http://e-editiones.org/tei-publisher/odd-global" at "../modules/odd-global.xqm";

(: Generated behaviour function for ident definitionList :)
declare %private function model:definitionList($config as map(*), $node as node()*, $class as xs:string+, $content) {
$node ! (
Expand Down
11 changes: 6 additions & 5 deletions transform/docbook.css
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,12 @@ dd {

.note {
font-size: .85em;
box-shadow: none;
border-left: 4px solid #d07f00;
padding-top: 0;
padding-bottom: 0;
padding-left: 8px;
margin: 0;
}

.note h4 {
Expand Down Expand Up @@ -212,11 +218,6 @@ pb-code-highlight {
}

.note {
box-shadow: none;
border-left: 4px solid #d07f00;
padding-top: 0;
padding-bottom: 0;
margin: 0;
break-inside: avoid;
}

Expand Down
2 changes: 2 additions & 0 deletions transform/docx-output-epub.xql
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ import module namespace html="http://www.tei-c.org/tei-simple/xquery/functions";

import module namespace epub="http://www.tei-c.org/tei-simple/xquery/functions/epub";

import module namespace global="http://e-editiones.org/tei-publisher/odd-global" at "../modules/odd-global.xqm";

(: generated template function for element spec: ptr :)
declare %private function model:template-ptr($config as map(*), $node as node()*, $params as map(*)) {
<t xmlns=""><pb-mei url="{$config?apply-children($config, $node, $params?url)}" player="player">
Expand Down
2 changes: 2 additions & 0 deletions transform/docx-output-fo.xql
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ import module namespace css="http://www.tei-c.org/tei-simple/xquery/css";

import module namespace fo="http://www.tei-c.org/tei-simple/xquery/functions/fo";

import module namespace global="http://e-editiones.org/tei-publisher/odd-global" at "../modules/odd-global.xqm";

(: generated template function for element spec: ptr :)
declare %private function model:template-ptr($config as map(*), $node as node()*, $params as map(*)) {
<t xmlns=""><pb-mei url="{$config?apply-children($config, $node, $params?url)}" player="player">
Expand Down
2 changes: 2 additions & 0 deletions transform/docx-output-latex.xql
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ import module namespace css="http://www.tei-c.org/tei-simple/xquery/css";

import module namespace latex="http://www.tei-c.org/tei-simple/xquery/functions/latex";

import module namespace global="http://e-editiones.org/tei-publisher/odd-global" at "../modules/odd-global.xqm";

(: generated template function for element spec: ptr :)
declare %private function model:template-ptr($config as map(*), $node as node()*, $params as map(*)) {
<t xmlns=""><pb-mei url="{$config?apply-children($config, $node, $params?url)}" player="player">
Expand Down
2 changes: 2 additions & 0 deletions transform/docx-output-print.xql
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ import module namespace html="http://www.tei-c.org/tei-simple/xquery/functions";

import module namespace printcss="http://www.tei-c.org/tei-simple/xquery/functions/printcss";

import module namespace global="http://e-editiones.org/tei-publisher/odd-global" at "../modules/odd-global.xqm";

(: generated template function for element spec: ptr :)
declare %private function model:template-ptr($config as map(*), $node as node()*, $params as map(*)) {
<t xmlns=""><pb-mei url="{$config?apply-children($config, $node, $params?url)}" player="player">
Expand Down
2 changes: 2 additions & 0 deletions transform/docx-output-web.xql
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ import module namespace css="http://www.tei-c.org/tei-simple/xquery/css";

import module namespace html="http://www.tei-c.org/tei-simple/xquery/functions";

import module namespace global="http://e-editiones.org/tei-publisher/odd-global" at "../modules/odd-global.xqm";

(: generated template function for element spec: ptr :)
declare %private function model:template-ptr($config as map(*), $node as node()*, $params as map(*)) {
<t xmlns=""><pb-mei url="{$config?apply-children($config, $node, $params?url)}" player="player">
Expand Down
2 changes: 1 addition & 1 deletion transform/docx-tei.xql
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ import module namespace tei="http://existsolutions.com/xquery/functions/tei";

import module namespace ext-docx="http://www.tei-c.org/tei-simple/xquery/functions/docx";

import module namespace global="http://www.tei-c.org/tei-simple/config" at "../modules/config.xqm";
import module namespace global="http://e-editiones.org/tei-publisher/odd-global" at "../modules/odd-global.xqm";

(: generated template function for element spec: r :)
declare %private function model:template-r6($config as map(*), $node as node()*, $params as map(*)) {
Expand Down
2 changes: 2 additions & 0 deletions transform/dta-epub.xql
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ import module namespace html="http://www.tei-c.org/tei-simple/xquery/functions";

import module namespace epub="http://www.tei-c.org/tei-simple/xquery/functions/epub";

import module namespace global="http://e-editiones.org/tei-publisher/odd-global" at "../modules/odd-global.xqm";

(: generated template function for element spec: ptr :)
declare %private function model:template-ptr($config as map(*), $node as node()*, $params as map(*)) {
<t xmlns=""><pb-mei url="{$config?apply-children($config, $node, $params?url)}" player="player">
Expand Down
2 changes: 2 additions & 0 deletions transform/dta-fo.xql
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ import module namespace css="http://www.tei-c.org/tei-simple/xquery/css";

import module namespace fo="http://www.tei-c.org/tei-simple/xquery/functions/fo";

import module namespace global="http://e-editiones.org/tei-publisher/odd-global" at "../modules/odd-global.xqm";

(: generated template function for element spec: ptr :)
declare %private function model:template-ptr($config as map(*), $node as node()*, $params as map(*)) {
<t xmlns=""><pb-mei url="{$config?apply-children($config, $node, $params?url)}" player="player">
Expand Down
2 changes: 2 additions & 0 deletions transform/dta-latex.xql
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ import module namespace css="http://www.tei-c.org/tei-simple/xquery/css";

import module namespace latex="http://www.tei-c.org/tei-simple/xquery/functions/latex";

import module namespace global="http://e-editiones.org/tei-publisher/odd-global" at "../modules/odd-global.xqm";

(: generated template function for element spec: ptr :)
declare %private function model:template-ptr($config as map(*), $node as node()*, $params as map(*)) {
<t xmlns=""><pb-mei url="{$config?apply-children($config, $node, $params?url)}" player="player">
Expand Down
2 changes: 2 additions & 0 deletions transform/dta-print.xql
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ import module namespace html="http://www.tei-c.org/tei-simple/xquery/functions";

import module namespace printcss="http://www.tei-c.org/tei-simple/xquery/functions/printcss";

import module namespace global="http://e-editiones.org/tei-publisher/odd-global" at "../modules/odd-global.xqm";

(: generated template function for element spec: ptr :)
declare %private function model:template-ptr($config as map(*), $node as node()*, $params as map(*)) {
<t xmlns=""><pb-mei url="{$config?apply-children($config, $node, $params?url)}" player="player">
Expand Down
2 changes: 2 additions & 0 deletions transform/dta-web.xql
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ import module namespace css="http://www.tei-c.org/tei-simple/xquery/css";

import module namespace html="http://www.tei-c.org/tei-simple/xquery/functions";

import module namespace global="http://e-editiones.org/tei-publisher/odd-global" at "../modules/odd-global.xqm";

(: generated template function for element spec: ptr :)
declare %private function model:template-ptr($config as map(*), $node as node()*, $params as map(*)) {
<t xmlns=""><pb-mei url="{$config?apply-children($config, $node, $params?url)}" player="player">
Expand Down
2 changes: 2 additions & 0 deletions transform/ebbe-epub.xql
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ import module namespace html="http://www.tei-c.org/tei-simple/xquery/functions";

import module namespace epub="http://www.tei-c.org/tei-simple/xquery/functions/epub";

import module namespace global="http://e-editiones.org/tei-publisher/odd-global" at "../modules/odd-global.xqm";

(: generated template function for element spec: ptr :)
declare %private function model:template-ptr($config as map(*), $node as node()*, $params as map(*)) {
<t xmlns=""><pb-mei url="{$config?apply-children($config, $node, $params?url)}" player="player">
Expand Down
2 changes: 2 additions & 0 deletions transform/ebbe-fo.xql
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ import module namespace css="http://www.tei-c.org/tei-simple/xquery/css";

import module namespace fo="http://www.tei-c.org/tei-simple/xquery/functions/fo";

import module namespace global="http://e-editiones.org/tei-publisher/odd-global" at "../modules/odd-global.xqm";

(: generated template function for element spec: ptr :)
declare %private function model:template-ptr($config as map(*), $node as node()*, $params as map(*)) {
<t xmlns=""><pb-mei url="{$config?apply-children($config, $node, $params?url)}" player="player">
Expand Down
2 changes: 2 additions & 0 deletions transform/ebbe-latex.xql
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ import module namespace css="http://www.tei-c.org/tei-simple/xquery/css";

import module namespace latex="http://www.tei-c.org/tei-simple/xquery/functions/latex";

import module namespace global="http://e-editiones.org/tei-publisher/odd-global" at "../modules/odd-global.xqm";

(: generated template function for element spec: ptr :)
declare %private function model:template-ptr($config as map(*), $node as node()*, $params as map(*)) {
<t xmlns=""><pb-mei url="{$config?apply-children($config, $node, $params?url)}" player="player">
Expand Down
2 changes: 2 additions & 0 deletions transform/ebbe-print.xql
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ import module namespace html="http://www.tei-c.org/tei-simple/xquery/functions";

import module namespace printcss="http://www.tei-c.org/tei-simple/xquery/functions/printcss";

import module namespace global="http://e-editiones.org/tei-publisher/odd-global" at "../modules/odd-global.xqm";

(: generated template function for element spec: ptr :)
declare %private function model:template-ptr($config as map(*), $node as node()*, $params as map(*)) {
<t xmlns=""><pb-mei url="{$config?apply-children($config, $node, $params?url)}" player="player">
Expand Down
Loading

0 comments on commit 404ca73

Please sign in to comment.