Entrambe le parti precedenti la revisione
Revisione precedente
Prossima revisione
|
Revisione precedente
|
wikipaom2015:formule [2015/02/24 11:29] ebertocchi [Examples/Usage] |
wikipaom2015:formule [2017/05/04 08:32] (versione attuale) ebertocchi [Editor interattivi online] |
===== Examples/Usage ===== | ===== Editor interattivi online ===== |
| [[http://www.codecogs.com/latex/eqneditor.php|Codehogs editor]], molto carino, non supporta tuttavia le direttive ''\def'' e ''\newcommand'' che possono risultare comode anche se non strettamente necessarie. |
| |
NOTE that the default configuration uses \$ (dollar signs) to delimit TeX formulas. This may cause trouble if you have \$ characters in any pages. The default configuration also lets you escape the dollar signs, however, by changing them to '\$'. This should correct any problems you might have. | [[http://arachnoid.com/latex/|Interactive LaTeX Editor]] utilizza lo stesso motore di rendering di questo wiki (MathJax), supporta le direttive ''\def'' e ''\newcommand'', anche se ha un'interfaccia più scarna. |
| |
Once the plugin is installed, you can write TeX formulas in your wiki with the following syntax (by default --- all delimiters are configurable): | [[http://it.numberempire.com/texequationeditor/equationeditor.php|Lattice Equation Editor]] supporta le direttive ''\def'' anche se __non__ ''\newcommand'', ha un'interfaccia carina anche se non aggiorna in tempo reale (click su submit per aggiornare). |
| |
| [[http://www.hostmath.com/|HostMath]] mostra banner pubblicitari. |
| |
| ===== Editor interattivi offline ===== |
| |
| [[http://equalx.sourceforge.net/downloads.html|EqualX]] latex equation editor: installate prima [[https://miktex.org/download|mixtex]] (la distribuzione contenente latex, ~200 Mb versione "Basic Installer"), di cui EqualX è "interfaccia grafica" relativamente alle sole formule. |
| ===== Esempi/Utilizzo ===== |
| //[da documentazione plugin dokuwiki/MathJax, + note mie]// |
| |
| NOTA: la configurazione di default utilizza \$ (simbolo del dollaro US) per delimitare formule matematiche in sintassi TeX (interprete [[http://www.mathjax.org/|MathJax]]). |
| Ciò può causare problemi nel caso si voglia utilizzare il carattere \$ nelle pagine del wiki. |
| La configurazione di default permette di "proteggere" il simbolo forzandone una interpretazione letterale (in gergo //"lets you **escape** the dollar sign"//) utilizzando un backslash prefisso, come in ''\$''. |
| |
| Note sull'utilizzo della sintassi TeX sono reperibili su internet, |
| |
| [[http://en.wikibooks.org/wiki/LaTeX/Mathematics| LaTeX wikibook - Mathematics]] |
| |
| [[http://en.wikibooks.org/wiki/LaTeX/Advanced_Mathematics | LaTeX wikibook - Advanced Mathematics]] |
| |
| [[http://www.suluclac.com/Wiki+MathJax+Syntax | Note di sintassi MathJax]] |
| |
| [[http://www.onemathematicalcat.org/MathJaxDocumentation/TeXSyntax.htm | Lista comandi supportati MathJax]] |
| |
| |
| |
| Once the plugin is installed, you can write TeX formulas in your wiki with the following syntax (by default --- all delimiters are configurable): |
====Inline Math==== | ====Inline Math==== |
| |