Commit 112cf0a2 authored by Eva Huet's avatar Eva Huet
Browse files

suppression xsl qui causait imbrication de structure

parent 0c6e2a3a
Loading
Loading
Loading
Loading

xsl/tei/pause-03-tei2html.xsl

deleted100644 → 0
+0 −14
Original line number Diff line number Diff line
<?xml version="1.0"?>

<xsl:stylesheet version="1.0"
                xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
                xmlns:xlink="http://www.w3.org/1999/xlink"
                xmlns:mml="http://www.w3.org/1998/Math/MathML"
                xmlns:xs="http://www.w3.org/1999/XSL/Transform"
                xmlns:xsl-="http://www.w3.org/1999/XSL/Transform"
                xmlns:tei="http://www.tei-c.org/ns/1.0"
                exclude-result-prefixes="xlink mml">

<xsl:import href="03-tei2html_core.xsl"/>

</xsl:stylesheet>
 No newline at end of file