Le 28/02/2013 15:20, celano a écrit :
J'ai trouvé ceci, mais ça intègre la note dans le texte, ça ne la rend pas "interactive"...#\DeclareLyXModule{footnote-style} #DescriptionBegin # #DescriptionEnd InsetLayout Foot HTMLStyle span.foot_label { vertical-align: super; font-size: smaller; font-weight: bold; text-decoration: underline; } div.foot { display: inline; font-size: small; font-weight: medium; font-family: serif; font-variant: normal; font-style: normal; } div.foot_inner { font-size: small; text-indent: 0em; margin-right: 15mm; margin-left: 15mm; margin-top: 5pt; margin-bottom: 5pt; } EndHTMLStyle EndComme je débute complètement en lyx, je suis un peu sur des oeufs pour modifier le module...
Ça demande plutôt de la compétence en CSS, non ? Peut-être une utilisation de position : ? -- Jean-Pierre
