dokuwiki_extensions

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentes Révision précédente
Prochaine révision
Révision précédente
Prochaine révisionLes deux révisions suivantes
dokuwiki_extensions [2020/11/17 11:10] – [latex] villersddokuwiki_extensions [2021/01/14 12:42] – [Bootstrap Wrapper] villersd
Ligne 7: Ligne 7:
  
 ===== Bootstrap Wrapper ===== ===== Bootstrap Wrapper =====
-  * [[bootstrapwrapper|Bootstrap Wrapper]] (extension nécessitant un thème Bootstrap)+  * [[bootstrapwrapper|Bootstrap Wrapper]] 
 +    * extension nécessitant un thème Bootstrap, tel que [[https://www.dokuwiki.org/template:bootstrap3|bootstrap3]] 
 +    * Pour les icônes, installer aussi l'extension [[https://www.dokuwiki.org/plugin:icons|icons]]
  
  
Ligne 151: Ligne 153:
 Site web UMONS Site web UMONS
 {{url>https://web.umons.ac.be/fr/}} {{url>https://web.umons.ac.be/fr/}}
 +
 +Test H5P :
 +{{url>https://h5p.org/h5p/embed/328387 1090,914}}
 +
 +''<iframe src="https://h5p.org/h5p/embed/328387" width="1090" height="914" frameborder="0" allowfullscreen="allowfullscreen" allow="geolocation *; microphone *; camera *; midi *; encrypted-media *"></iframe><script src="https://h5p.org/sites/all/modules/h5p/library/js/h5p-resizer.js" charset="UTF-8"></script>''
  
  
Ligne 168: Ligne 175:
  
   * $\sum_{E_i} p(E_i) =p(\Omega) = 1$   * $\sum_{E_i} p(E_i) =p(\Omega) = 1$
 +
 +==== mhchem ====
 +  * [[http://docs.mathjax.org/en/latest/input/tex/extensions/mhchem.html]]
 +  * [[https://mhchem.github.io/MathJax-mhchem/]]
 +  * ATTENTION : ÉCRIRE CECI UNE FOIS PAR PAGE : $\require{mhchem}$
 +
 +
   * $*2*  \(\ce{Mn^2+}\) + *4*  \(\ce{MnO4^-}\) + *6*  \(\ce{H2O}\)   \(\ce{->}\)  *8* \(\ce{MnO2}\) + *10*  \(\ce{H^+}\)$   * $*2*  \(\ce{Mn^2+}\) + *4*  \(\ce{MnO4^-}\) + *6*  \(\ce{H2O}\)   \(\ce{->}\)  *8* \(\ce{MnO2}\) + *10*  \(\ce{H^+}\)$
 +
 +  * $\ce{CO2 + C -> 2 CO}$
 +
 +  * $\ce{Hg^2+ ->[I-] HgI2 ->[I-] [Hg^{II}I4]^2-}$
 +
 +  * $\ce{A <=> B}$
 +  * $\ce{CO3^2-_{(aq)}}$
 +  * $\ce{Fe^{II}Fe^{III}2O4}$
 +
 +  * $\ce{$K = \frac{[\ce{Hg^2+}][\ce{Hg}]}{[\ce{Hg2^2+}]}$}$
 +
 +<note warning>
 +Vérifier les conversions "entities" : [[https://www.dokuwiki.org/entities]]
 +</note>
 ===== Newpagetemplate ===== ===== Newpagetemplate =====
   * [[https://www.dokuwiki.org/plugin:newpagetemplate|newpagetemplate]]   * [[https://www.dokuwiki.org/plugin:newpagetemplate|newpagetemplate]]