# HG changeset patch # User Patrick PIERRE # Date 1324405203 -3600 # Node ID 49750b96058f7536a70802868aa62012c5757729 # Parent c099d1e7e57e5dcad4939c65d90f4c2ae145f689 Début de la configuration Xxe diff -r c099d1e7e57e -r 49750b96058f Xml/Documents/torture_test.xml --- a/Xml/Documents/torture_test.xml ven. déc. 02 16:37:54 2011 +0100 +++ b/Xml/Documents/torture_test.xml mar. déc. 20 19:20:03 2011 +0100 @@ -147,6 +147,12 @@

Ce serait de là que naquit l'expression « casser sa pipe ».

+
+ + Moyen mnémotechnique + +

Mercredi, viens-tu manger avec Jean sur une nappe propre ?

+
diff -r c099d1e7e57e -r 49750b96058f Xxe/publidoc.css --- /dev/null jeu. janv. 01 00:00:00 1970 +0000 +++ b/Xxe/publidoc.css mar. déc. 20 19:20:03 2011 +0100 @@ -0,0 +1,56 @@ +/* $Id$ */ + +publidoc:before { + display: block; + background-color: #993333; + padding: 3ex 1ex 3ex 1ex; + color: silver; + font-family: sans-serif; + font-size: 100%; + font-weight: bold; + content: " id = " text-field(attribute, id, columns, 10, color, white, font-size, 120%) + " " icon(diamond) " type = " label(attribute, type, color, white, font-size, 120%) + set-attribute-button(attribute, type, icon, icon(pop-sw)) + " " icon(diamond) " media = " label(attribute, media, color, white, font-size, 120%) + set-attribute-button(attribute, media, icon, icon(pop-sw)) + " " icon(diamond) " lang = " label(attribute, "xml:lang", color, white, font-size, 120%) + set-attribute-button(attribute, "xml:lang", icon, icon(pop-sw)); +} + +publidoc { + color: black; + background-color: white; + font-family: sans-serif; + font-size: 120%; +} + +/* ======= Head level ======= */ + +/* head { */ +/* display: block; */ +/* } */ + +/* ====== Section level ===== */ + +section:before { + display: block; + margin: 2ex 10px 0 1ex; + background-color: silver; + color: gray; + font-family: sans-serif; + font-weight: bold; + content: row(cell(content(" " insert-before-button() collapser()), width, 90%), + cell(content(insert-after-button() " "), width, 10%, text-align, right)); +} + +section { + display: block; + collapsible: yes; + collapsed: no; +} + +/* ======= Block level ====== */ + +p { + display: block; +} diff -r c099d1e7e57e -r 49750b96058f Xxe/publidoc.xxe --- /dev/null jeu. janv. 01 00:00:00 1970 +0000 +++ b/Xxe/publidoc.xxe mar. déc. 20 19:20:03 2011 +0100 @@ -0,0 +1,18 @@ + + + + + + publidocx + + + + + + +