Changeset 26272 in spip-zone
- Timestamp:
- Jan 29, 2009, 7:26:11 AM (12 years ago)
- Location:
- _doc_/antiseche
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
_doc_/antiseche/antiseche_spip.html
r17263 r26272 3 3 <html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="fr"> 4 4 <head> 5 <title>Antisèche SPIP - SPIP Cheat sheet (v0. 5)</title>5 <title>Antisèche SPIP - SPIP Cheat sheet (v0.6)</title> 6 6 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> 7 7 <link rel="shortcut icon" href="http://www.spip-contrib.net/dist/favicon.ico" /> … … 42 42 <li>{<span class="ex">italique</span>}</li> 43 43 <li><del><span class="ex">texte biffé</span></del></li> 44 <li><code><span class="ex">code</span></code></li> 44 <li><code><span class="ex">code</span></code></li> 45 <li><math><span class="ex">expression TeX</span></math></li> 45 46 </ul> 46 47 … … 49 50 <li><poesie><span class="ex">vers</span></poesie></li> 50 51 <li><cadre><span class="ex">texte</span></cadre></li> 51 <li><quote><span class="ex">citation</span></quote></li> 52 <li><quote><span class="ex">citation</span></quote></li> 52 53 </ul> 53 54 … … 194 195 <h1>Raccourcis Rédacteur de SPIP</h1> 195 196 <h2>Antisèche SPIP - SPIP Cheat sheet</h2> 196 Version: 0. 5 - 2007.12.06<br />197 Version: 0.6 - 2009.01.29<br /> 197 198 Auteur: <a href="http://www.erational.org">erational</a> d'après <a href="http://www.pyrat.net">RealET</a><br /> 198 199 Référence: <a href="http://www.spip-contrib.net/Les-raccourcis-typographiques-en">Forme et sens</a><br /> -
_doc_/antiseche/antiseche_spip_impression.html
r17263 r26272 4 4 <head> 5 5 <!-- version pour creer le pdf --> 6 <title>Antisèche SPIP - SPIP Cheat sheet (v0. 5)</title>6 <title>Antisèche SPIP - SPIP Cheat sheet (v0.6)</title> 7 7 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> 8 8 <link rel="shortcut icon" href="http://www.spip-contrib.net/dist/favicon.ico" /> … … 10 10 html,body,h1,h2,h3,h4,h5,h6,ul,li,pre {margin:0;padding:0;list-style:none;font-weight:normal;} 11 11 /* tag */ 12 body { font-size:1.1em; font-family:Arial,Verdana,sans-serif; padding: 0;}12 body { font-size:1.1em; font-family:Arial,Verdana,sans-serif; padding:10px;} 13 13 h1 { background:#75507B;color:#fff;font-size:1.1em;padding:4px 10px ; } 14 14 h2 { color:#D38BDF;font-size:0.9em;padding:4px 10px ; border-bottom:0px solid #eee;margin-top:5px;} … … 21 21 .ex {font-family:Arial,Verdana,sans-serif; color:#aaa; font-size:1em;} 22 22 .blank {background:#eee;} 23 #about { font-size:0.8em;color:#999;position:absolute;bottom: 2cm;right:1cm;}23 #about { font-size:0.8em;color:#999;position:absolute;bottom:0cm;right:1cm;width:25%;} 24 24 #about h1 {color:#75507B;background:#fff;font-size:1.2em;padding:4px; font-weight:bold;} 25 25 #about h2 {font-size:1em;margin:0;} … … 43 43 <li>{<span class="ex">italique</span>}</li> 44 44 <li><del><span class="ex">texte biffé</span></del></li> 45 <li><code><span class="ex">code</span></code></li> 45 <li><code><span class="ex">code</span></code></li> 46 <li><math><span class="ex">expression TeX</span></math></li> 46 47 </ul> 47 48 … … 192 193 <!-- about --> 193 194 <div id="about"> 194 <img src=" ILoveSpip.jpg" alt="i love spip!" class="left" />195 <img src="http://www.spip-contrib.net/IMG/png/ILoveSpip.png" alt="i love spip!" class="left" /> 195 196 <h1>Raccourcis Rédacteur de SPIP</h1> 196 197 <h2>Antisèche SPIP - SPIP Cheat sheet</h2> 197 Version: 0. 5 - 2007.12.06<br />198 Version: 0.6 - 2009.01.29<br /> 198 199 Auteur: <a href="http://www.erational.org">erational</a> d'après <a href="http://www.pyrat.net">RealET</a><br /> 199 200 Référence: <a href="http://www.spip-contrib.net/Les-raccourcis-typographiques-en">Forme et sens</a><br />
Note: See TracChangeset
for help on using the changeset viewer.