Modifiche per il documento Per tipo

Dalla versione 34.2
modificato da Andrea Omicini
il 11/07/2023 16:54
Cambia il commento: Nessun commento per questa versione
Alla versione 35.1
modificato da Andrea Omicini
il 11/07/2023 16:58
Cambia il commento: Nessun commento per questa versione

Summary

Details

Page properties
Content
... ... @@ -141,10 +141,10 @@
141 141   ((({{code language="bibtex"}}$xwiki.getDocument($item).getValue('bibtex'){{/code}})))
142 142   #end
143 143   #else
144 - <div style="border-style:hidden hidden hidden hidden; font-size:smaller; line-height: 1.25em; margin-bottom: .5em">
145 - #pubauthed($item)<br/>
146 - #pubtitle($item)<br/>
147 - <span class="textsecondary">(#pubsort($item))</span> {{pubVenue linked="false"}}$item{{/pubVenue}}
144 + <div style="border-style: hidden hidden hidden hidden; font-size: smaller; line-height: 1.25em; margin: .75em 0 .75em 0">
145 + <div style="margin: 0 0 0 0">#pubauthed($item)</div>
146 + <div style="margin: 0 0 0 0">#pubtitle($item)</div>
147 + <div style="margin: 0 0 0 0"><span class="textsecondary">(#pubsort($item))</span> {{pubVenue linked="false"}}$item{{/pubVenue}}</div>
148 148   </div>
149 149   #end
150 150   #end