From 9a9bb77968735c6ace9b7e82c5115c793848176a Mon Sep 17 00:00:00 2001 From: anp Date: Thu, 27 Jul 2017 17:05:37 +0200 Subject: [PATCH] =?UTF-8?q?debug=20syntaxe=20compatible=20multi-os=20(resu?= =?UTF-8?q?lt-document/@href=20n=C3=A9cessite=20une=20syntaxe=20URL...=20e?= =?UTF-8?q?t=20cette=20syntaxe=20diff=C3=A9re,=20pour=20un=20fichier=20sur?= =?UTF-8?q?=20le=20fileSystem,=20en=20tre=20lin=20et=20mac)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- xsl/scbib2opale.xsl | 6 +++--- xsl/scbib2optim-fragment.xsl | 4 ++-- xsl/scbib2optim.xsl | 6 +++--- zoterotei2scenari.ant | 9 +++++---- 4 files changed, 13 insertions(+), 12 deletions(-) diff --git a/xsl/scbib2opale.xsl b/xsl/scbib2opale.xsl index 244a316..4595579 100644 --- a/xsl/scbib2opale.xsl +++ b/xsl/scbib2opale.xsl @@ -9,15 +9,15 @@ Jun 14, 2015 xmlns:sc="http://www.utc.fr/ics/scenari/v3/core" xmlns:op="utc.fr:ics/opale3" xmlns:sp="http://www.utc.fr/ics/scenari/v3/primitive"> - /tmp + file:///tmp - Output set to + Output set to - + diff --git a/xsl/scbib2optim-fragment.xsl b/xsl/scbib2optim-fragment.xsl index a33edbb..3b978a4 100644 --- a/xsl/scbib2optim-fragment.xsl +++ b/xsl/scbib2optim-fragment.xsl @@ -9,7 +9,7 @@ Aug 31, 2015 xmlns:sc="http://www.utc.fr/ics/scenari/v3/core" xmlns:of="scpf.org:office" xmlns:sp="http://www.utc.fr/ics/scenari/v3/primitive"> - /tmp + file:///tmp @@ -99,7 +99,7 @@ Aug 31, 2015 - + diff --git a/xsl/scbib2optim.xsl b/xsl/scbib2optim.xsl index 4b45a6b..c68ad64 100644 --- a/xsl/scbib2optim.xsl +++ b/xsl/scbib2optim.xsl @@ -9,15 +9,15 @@ Sep 03, 2015 xmlns:sc="http://www.utc.fr/ics/scenari/v3/core" xmlns:of="scpf.org:office" xmlns:sp="http://www.utc.fr/ics/scenari/v3/primitive"> - /tmp + file:///tmp - Output set to + Output set to - + diff --git a/zoterotei2scenari.ant b/zoterotei2scenari.ant index 3419595..8728b1c 100644 --- a/zoterotei2scenari.ant +++ b/zoterotei2scenari.ant @@ -25,16 +25,17 @@ Aug 31, 2015 + + - + - - + - + -- GitLab