Benutzer-Werkzeuge

Webseiten-Werkzeuge


wiki

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen der Seite angezeigt.

Link zu der Vergleichsansicht

Beide Seiten, vorherige ÜberarbeitungVorherige Überarbeitung
Nächste Überarbeitung
Vorherige Überarbeitung
Letzte ÜberarbeitungBeide Seiten, nächste Überarbeitung
wiki [2016/07/16 14:03] ckuellswiki [2024/04/13 13:18] – [Latex, Latexit and MathJax] ckuells
Zeile 1: Zeile 1:
-<texit info> +FIXME **Diese Seite wurde noch nicht vollständig übersetzt. Bitte helfen Sie bei der Übersetzung.**\\ //(diesen Absatz entfernen, wenn die Übersetzung abgeschlossen wurde)//
-author=MySelf +
-title=MyTitle +
-</texit>+
  
 ====== Wiki ====== ====== Wiki ======
Zeile 8: Zeile 5:
 ===== Plugins ===== ===== Plugins =====
  
-===== Latex, Latexit and MathJax =====+==== ASCII to SVG ==== 
 + 
 +Converts ASCII graphs to embedded SVGs: 
 + 
 +<a2s> 
 + .-------------------------. 
 + |[Logo]                   | 
 + | .---.-. .-----. .-----. | 
 + | | .-. | +-->  | |  <--| | 
 + | | '-' | |  <--| +-->  | | 
 + | '---'-' '-----' '-----'
 +  ascii          svg   | 
 +                         | 
 + '-------------------------' 
 +  https://9vx.org/~dho/a2s/ 
 +  
 +[Logo]:     {"fill":"#88d","a2s:delref":true} 
 +</a2s> 
 + 
 + 
 +==== Chemistry (Chem) ==== 
 + 
 +<chem>C2H5O2-Na+</chem> 
 + 
 +==== CSV ==== 
 + 
 +<csv :de:landgrab.csv></csv> 
 + 
 +=== Chart === 
 + 
 +<c3> 
 +
 +    data: { 
 +        x: 'Date', 
 +        url: '/files/csv/landgraben.csv', 
 +        axes: { 
 +            y: 'Discharge' 
 +        } 
 +    }, 
 +     
 +    axis: { 
 +        x: { 
 +            type: 'timeseries', 
 +            tick: { 
 +                   format: '%Y', 
 +                   fit: true, 
 +                   line: { 
 +                       display: none, 
 +                       width:
 +                   } 
 +            } 
 +        }, 
 +        y: { 
 +            label: 'Discharge [qms]' 
 +        } 
 +    } 
 +
 +</c3> 
 + 
 + 
 +==== Latex, Latexit and MathJax ====
  
 Latex is rendered using MathJax as a separate formula Latex is rendered using MathJax as a separate formula
Zeile 16: Zeile 73:
 or as an escaped bracket or as an escaped bracket
  
-\[1+2+\dots+n=\frac{n(n+1)}{2}\]+$$1+2+\dots+n=\frac{n(n+1)}{2}$$
  
-or using the equation array or inline as $Q=Q_0*exp(^{-\alpha*t})$ or in escaped parenthesis \(1+2+\dots+n=\frac{n(n+1)}{2}\) .+or using the equation array or inline as $Q=Q_0*exp(^{-\alpha*t})$ or in escaped parenthesis $1+2+\dots+n=\frac{n(n+1)}{2}.
  
-Users can export the page to Tex and process it. Pages containing latex code can be exported to OpenOffice and to PDF files, equations will be included in latex notation, however. If they are to be included as pictures, the MathJax Plugin needs to be disabled and the Latex-Plugin needs to activated. When the Latex-Plugin is activated the Latexit-Plugin (for Latex-Export) needs to be deactivated as well (temporarily) as Latex and Latexit-Plugins interfere.+Users can export the page to Tex and process it. Pages containing latex code can be exported to OpenOffice and to PDF files, equations will be included in latex notation, however. 
  
-===== Plugins =====+ 
 +==== C3Chart ====
  
 <c3> <c3>
Zeile 47: Zeile 105:
 </c3> </c3>
  
-==== Model Simplification (C. Villatoro) ==== 
 <c3> <c3>
 { {
Zeile 77: Zeile 134:
 } }
 </c3> </c3>
- 
-==== Documentation ==== 
  
 <c3> <c3>
Zeile 95: Zeile 150:
 } }
 </c3> </c3>
 +
 +==== Graphviz ====
 +
 +<graphviz dot right 400>
 +digraph ATN {
 +rankdir=LR;
 +s25[fontsize=11, label="25", shape=doublecircle, fixedsize=true, width=.6];
 +s239[fontsize=14,label="239", shape=circle, fixedsize=true, width=.55, peripheries=1];
 +s240[fontsize=11,label="240", shape=circle, fixedsize=true, width=.55, peripheries=1];
 +s241[fontsize=11,label="241", shape=circle, fixedsize=true, width=.55, peripheries=1];
 +s242[fontsize=11,label="242", shape=circle, fixedsize=true, width=.55, peripheries=1];
 +s243[fontsize=11,label="{&rarr;\n243\nd=24|{<p0>|<p1>}}", shape=record, fixedsize=false, peripheries=1];
 +s244[fontsize=11,label="&larr;\n244", shape=circle, fixedsize=true, width=.55, peripheries=1];
 +s245[fontsize=11,label="245", shape=circle, fixedsize=true, width=.55, peripheries=1];
 +s246[fontsize=11,label="246", shape=circle, fixedsize=true, width=.55, peripheries=1];
 +s247[fontsize=11,label="&rarr;\n247+", shape=circle, fixedsize=true, width=.55, peripheries=1];
 +s24[fontsize=11,label="24", shape=circle, fixedsize=true, width=.55, peripheries=1];
 +s248[fontsize=11,label="&larr;\n248", shape=circle, fixedsize=true, width=.55, peripheries=1];
 +s249[fontsize=11,label="{249+\nd=25|{<p0>|<p1>}}", shape=record, fixedsize=false, peripheries=1];
 +s250[fontsize=11,label="250", shape=circle, fixedsize=true, width=.55, peripheries=1];
 +s251[fontsize=11,label="251", shape=circle, fixedsize=true, width=.55, peripheries=1];
 +s252[fontsize=11,label="252", shape=circle, fixedsize=true, width=.55, peripheries=1];
 +s24 -> s239 [fontname="Times-Italic", label="&epsilon;"];
 +s239 -> s247 [fontsize=11, fontname="Courier", arrowsize=.7, label = "'{'", arrowhead = normal];
 +s247 -> s240 [fontname="Times-Italic", label="&epsilon;"];
 +s240 -> s243 [fontsize=11, fontname="Courier", arrowsize=.7, label = "'case'", arrowhead = normal];
 +s243:p0 -> s241 [fontname="Times-Italic", label="&epsilon;"];
 +s243:p1 -> s242 [fontname="Times-Italic", label="&epsilon;"];
 +s241 -> s244 [fontsize=11, fontname="Courier", arrowsize=.7, label = "'null'", arrowhead = normal];
 +s242 -> s244 [fontsize=11, fontname="Courier", arrowsize=.7, label = "<element>", arrowhead = normal];
 +s244 -> s245 [fontname="Times-Italic", label="&epsilon;"];
 +s245 -> s246 [fontsize=11, fontname="Courier", arrowsize=.7, label = "'=>'", arrowhead = normal];
 +s246 -> s248 [fontsize=11, fontname="Courier", arrowsize=.7, label = "<block>", arrowhead = normal];
 +s248 -> s249 [fontname="Times-Italic", label="&epsilon;"];
 +s249:p0 -> s247 [fontname="Times-Italic", label="&epsilon;", style="dashed"];
 +s249:p1 -> s250 [fontname="Times-Italic", label="&epsilon;"];
 +s250 -> s251 [fontname="Times-Italic", label="&epsilon;"];
 +s251 -> s252 [fontsize=11, fontname="Courier", arrowsize=.7, label = "'}'", arrowhead = normal];
 +s252 -> s25 [fontname="Times-Italic", label="&epsilon;"];
 +}
 +</graphviz>
 +
 +==== Image Reference ====
 +
 +<imgcaption label|John Doe>{{:wiki:dokuwiki-128.png}}</imgcaption>
 +
 +The Dokuwiki image can be seen in <imgref label>.
 +
 +==== Zotero ====
 +
 +Referenz auf [(:ref:Wiener2013)] und mit Zotero auf \cite{Kuells1994}.
 +
 +~~REFNOTES~~
  
  
/usr/www/users/uhydro/doku/data/pages/wiki.txt · Zuletzt geändert: 2024/04/13 13:19 (Externe Bearbeitung)