From f69f95b26b8d460f9fddf4ec43d586c6f5637669 Mon Sep 17 00:00:00 2001 From: edepuiff Date: Mon, 21 Dec 2015 13:30:34 +0100 Subject: [PATCH] commit nouvel xsl --- lexique_to_hdoc/xsl/lexique_to_hdoc.xsl | 6 +- lexique_to_hdoc/xsl/lexique_to_section | 280 ++++++++++++++++++++++++ lexique_to_hdoc/xsl/lexique_to_section~ | 276 +++++++++++++++++++++++ 3 files changed, 557 insertions(+), 5 deletions(-) create mode 100644 lexique_to_hdoc/xsl/lexique_to_section create mode 100644 lexique_to_hdoc/xsl/lexique_to_section~ diff --git a/lexique_to_hdoc/xsl/lexique_to_hdoc.xsl b/lexique_to_hdoc/xsl/lexique_to_hdoc.xsl index 7bd236d..d1ed37f 100644 --- a/lexique_to_hdoc/xsl/lexique_to_hdoc.xsl +++ b/lexique_to_hdoc/xsl/lexique_to_hdoc.xsl @@ -48,12 +48,8 @@ - diff --git a/lexique_to_hdoc/xsl/lexique_to_section b/lexique_to_hdoc/xsl/lexique_to_section new file mode 100644 index 0000000..afda0b8 --- /dev/null +++ b/lexique_to_hdoc/xsl/lexique_to_section @@ -0,0 +1,280 @@ + + + + + + + + + + <xsl:text> Dictionnaire </xsl:text> + + + + + + + + + + + + + + + +
+
+ + +

+ +

+ +
+
+
+ +
+

+ + + + [] + + + + + [] + + +

+

+ +

+
+
+
+ + + + + nf. + nm. + adj. + verb. + + + + + + abbreviation + forme développée d'une abréviation + terme usuel + terme scientifique + + + + + + + + + +
    + +
+
+ + + +
+ +
+ + + + +
  • + + + + +
  • +
    + + + + + + + + + + + +

    + complément :
    + +

      + +
    +

    +
    + + +

    + +

    +
    + + + +

    + definition : + +

    +
    + + + + + + + + +
    + + + +
    +
    + + + + + + + + + + + + + + + $img_uri + + + + + + + + + + + +
    + + +
    + + + + + + + +

    + Source : + + + + +

    +
    + + + Source : + + + + + +
    diff --git a/lexique_to_hdoc/xsl/lexique_to_section~ b/lexique_to_hdoc/xsl/lexique_to_section~ new file mode 100644 index 0000000..8952ff6 --- /dev/null +++ b/lexique_to_hdoc/xsl/lexique_to_section~ @@ -0,0 +1,276 @@ + + + + + + + + + + + + + + + + + + + + + +
    +
    + + +

    + +

    + +
    +
    +
    + +
    +

    + + + + [] + + + + + [] + + +

    +

    + +

    +
    +
    +
    + + + + + nf. + nm. + adj. + verb. + + + + + + abbreviation + forme développée d'une abréviation + terme usuel + terme scientifique + + + + + + + + + +
      + +
    +
    + + + +
    + +
    + + + + +
  • + + + + +
  • +
    + + + + + + + + + + + +

    + complément :
    + +

      + +
    +

    +
    + + +

    + +

    +
    + + + +

    + definition : + +

    +
    + + + + + + + + +
    + + + +
    +
    + + + + + + + + + + + + + + + $img_uri + + + + + + + + + + + +
    + + +
    + + + + + + + +

    + Source : + + + + +

    +
    + + + Source : + + + + + +
    -- GitLab