Baustelle LaTeX-Manual-Sekundarstufe2: Unterschied zwischen den Versionen

Aus Augenbit

(Die Seite wurde neu angelegt: „{{Vorlage:Navigationsleiste LaTeX}} ==Analysis == {| border="1" |- {{highlight1}} ! style="background:#E0E0E0;"| 2D-Matheschrift ! style="background:#E0E0E0…“)
 
K
 
(13 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 1: Zeile 1:
{{Vorlage:Navigationsleiste LaTeX}}
{{Vorlage:Navigationsleiste LaTeX}}


==Analysis ==
===Analysis ===
{| border="1"
{| border="1"
|- {{highlight1}}
|- {{highlight1}}
Zeile 8: Zeile 8:
!  style="background:#E0E0E0;" | LaTeX [[#Anmerkung 1)|1)]]
!  style="background:#E0E0E0;" | LaTeX [[#Anmerkung 1)|1)]]
!  style="background:#E0E0E0;" | AsciiMath [[#Anmerkung 2)|2)]]
!  style="background:#E0E0E0;" | AsciiMath [[#Anmerkung 2)|2)]]
!  style="background:#E0E0E0;" | LaTeX-Abkürzung
|-
|-
| <math> n \to \infty </math>
| <math> n \to \infty </math>
| n geht gegen unendlich  
| n geht gegen unendlich  
| <nowiki> n \to \infty</nowiki>  
| <code style="color: black;font-weight:550;"> n \to \infty </code>  
| <nowiki> n -> oo </nowiki>  
| <code style="color: black;font-weight:550;"> n -> oo </code></br>(zwei kleine o)
|
|-
|-
| <math> \lim_{h \to 0} </math>
| <math> \lim_{h \to 0} </math>
| Limes h gegen 0  
| Limes h gegen 0  
| <nowiki>\lim_{h \to 0} </nowiki>  
| <code style="color: black;font-weight:550;"> \lim_{h \to 0} </code>  
| <nowiki> lim_(h -> 0) </nowiki>  
| <code style="color: black;font-weight:550;"> lim_(h -> 0) </code>  
|
|-
|-
| <math> \lim_{x \to x_0} </math>
| <math> \lim_{x \to x_0} </math>
| Limes x gegen x Index 0  
| Limes x gegen x Index 0  
| <nowiki> \lim_{x \to x_0} </nowiki>  
| <code style="color: black;font-weight:550;"> \lim_{x \to x_0} </code>  
| <nowiki> lim_(x -> x_0) </nowiki>  
| <code style="color: black;font-weight:550;"> lim_(x -> x_0) </code>  
|
|-
|-
| <math> f\ ' (x), f\ ''(x) </math>
| <math> f\ ' (x), f\ ''(x) </math>
| f Strich von x, f zwei Strich von x  
| f Strich von x, f zwei Strich von x  
| <nowiki> f'(x), f''(x) </nowiki>  
| <code style="color: black;font-weight:550;"> f'(x), f<nowiki>''</nowiki>(x) </code>  
| <nowiki> f'(x), f''(x) </nowiki>  
| <code style="color: black;font-weight:550;"> f'(x), f<nowiki>''</nowiki>(x) </code>  
|
|-
|-
| <math>\sum_{i=0}^n A_n </math>
| <math>\sum_{i=0}^n A_n </math>
| Summe von i gleich 0 bis n über A Index n
| Summe von i gleich 0 bis n über A Index n
| <nowiki>\sum_{i =0}^n A_n </nowiki>  
| <code style="color: black;font-weight:550;"> \sum_{i =0}^n A_n </code>  
| <nowiki>sum_(i =0)^n A_n </nowiki>  
| <code style="color: black;font-weight:550;"> sum_(i =0)^n A_n </code>  
|
|-
|-
| <math>\int_a^b f(x) dx </math>
| <math>\int_a^b f(x) dx </math>
| Integral von a bis b über f von x dx  
| Integral von a bis b über f von x dx  
| <nowiki> \int_a^b f(x) dx </nowiki>  
| <code style="color: black;font-weight:550;"> \int_a^b f(x) dx </code>  
| <nowiki> int_a^b f(x) dx </nowiki>  
| <code style="color: black;font-weight:550;"> int_a^b f(x) dx </code>  
|
|}
|}


==Stochastik ==
===Stochastik ===
{| border="1"
{| border="1"
|- {{highlight1}}
|- {{highlight1}}
Zeile 54: Zeile 47:
!  style="background:#E0E0E0;" | LaTeX [[#Anmerkung 1)|1)]]
!  style="background:#E0E0E0;" | LaTeX [[#Anmerkung 1)|1)]]
!  style="background:#E0E0E0;" | AsciiMath [[#Anmerkung 2)|2)]]
!  style="background:#E0E0E0;" | AsciiMath [[#Anmerkung 2)|2)]]
!  style="background:#E0E0E0;" | LaTeX-Abkürzung
!  style="background:#E0E0E0;" | LaTeX-Abkürzung [[#Anmerkung 3)|3)]]
|-
|-
| <math> n! </math>
| <math> n! </math>
| n Fakultät  
| n Fakultät  
| <nowiki> n! </nowiki>  
| <code style="color: black;font-weight:550;"> n! </code>  
| <nowiki> n! </nowiki>  
| <code style="color: black;font-weight:550;"> n! </code>  
|
|
|-
|-
| <math>{n \choose k} </math>
| <math>{n \choose k} </math>
| Binomialkoeffizient n über k  
| Binomialkoeffizient n über k  
| <nowiki>{ n \choose k} aktueller: \binom{n}{k} </nowiki>  
| <code style="color: black;font-weight:550;"> { n \choose k} </code> oder <code style="color: black;font-weight:550;"> \binom{n}{k} </code>  
| <nowiki> ((n),(k)) </nowiki>  
| <code style="color: black;font-weight:550;"> ((n),(k)) </code>  
|
|
|-
|-
| <math>\sigma \qquad  \Omega </math>
| <math>\sigma \qquad  \Omega </math>
| klein Sigma groß Omega
| klein Sigma groß Omega
| <nowiki> \sigma   \Omega</nowiki>  
| <code style="color: black;font-weight:550;"> \sigma &nbsp; \Omega</code>  
| <nowiki> sigma </nowiki> <nowiki> Omega </nowiki>  
| <code style="color: black;font-weight:550;"> sigma  &nbsp; Omega </code>  
| s~ O~
| <code style="color: black;font-weight:550;"> ~s &nbsp; ~O </code>
|}
|}


===Analytische Geometrie===
{| border="1"
|- {{highlight1}}
!  style="background:#E0E0E0;"| 2D-Matheschrift
!  style="background:#E0E0E0;" | Verbale Beschreibung
!  style="background:#E0E0E0;" | LaTeX [[#Anmerkung 1)|1)]]
!  style="background:#E0E0E0;" | AsciiMath [[#Anmerkung 2)|2)]]
|-
| <math>\vec{p} = \begin{pmatrix} x; & y; & z-3 \end{pmatrix}</math>
| Vektor p ist gleich Zeilenvektor x ;  y ; z-3 Vektorende
| <code style="color: black;font-weight:550;">  \vec{p} = \begin{pmatrix} x; & y; & z-3 \end{pmatrix}</code>
| <code style="color: black;font-weight:550;">  vec(p) = </code><br> <code style="color: black;font-weight:550;">  (x; y; z-3) </code>
|-
| <math>\vec{q} = \begin{pmatrix} -5 \\ 0,5 \\ k+4 \end{pmatrix} </math>
| Vektor q ist gleich Spaltenvektor -5  0,5 k+4 Vektorende
| <code style="color: black;font-weight:550;"> \vec{q} = \begin{pmatrix} -5 \\ 0,5 \\ k+4 \end{pmatrix} </code>
| <code style="color: black;font-weight:550;"> vec(q) = ((-5)(0,5)(k+4)) </code>
|-
| <math>\vec{p} \times \vec{q} </math>
| Vektorprodukt (Kreuzprodukt) der Vektoren p und q
| <code style="color: black;font-weight:550;">  \vec{p} \times \vec{q}  </code>
| <code style="color: black;font-weight:550;">  vec(p) times vec(q) </code>
|-
| <math> \begin{pmatrix} a&b&c \\ d&e&f \end{pmatrix} </math>
| 2 Kreuz 3 Matrix  Zeilenanfang a b c Zeilenende Zeilenanfang d e f Zeilenende Matrixende
| <code style="color: black;font-weight:550;"> \begin{pmatrix} a & b & c \\ d & e & f \end{pmatrix} </code>
| <code style="color: black;font-weight:550;"> ((a, b, c)</code> <br> <code style="color: black;font-weight:550;">  (d, e, f)) </code>
|}


===Anmerkungen===
===Anmerkungen===
======Anmerkung 1)======
======Anmerkung 1)======
'''Online-Editor für LaTeX'''
'''Online-Editor für LaTeX'''
Zeile 86: Zeile 109:
    
    
======Anmerkung 3)======
======Anmerkung 3)======
Diese Kurzschreibweise <nowiki> \mat </nowiki> stammt aus der "Dresdener Abkürzungsliste" mathlib.tex von U. Nitsch. Beim Übersetzen wird diese mit der Datei vorspann.tex automatisch eingebunden. Spaltenvektoren werden hier als Matrizen mit einer Spalte betrachtet. In der ursprünglichen Fassung von \mat musste für jede Spalte der Matrize ein c in geschweiften Klammern angegeben werden. Dies kann man vereinfachen, indem man in der Datei mathlib.tex die Zeile
Da die LaTeX-Befehle teilweise recht lang sind, wurde 1994 an der TU Dresden eine umfangreiche Liste von LaTeX-konformen Abkürzungen erarbeitet. Die Datei [[Media:mathlib.tex|mathlib.tex]], die diese Liste enthält, kann mit der Zeile <code style="color: black;"> \input{mathlib} </code> direkt in den LaTeX-Übersetzungsprozess eingebunden werden. Das LaTeX-Übersetzungsprogramm akzeptiert dann die Abkürzungen so wie die ursprünglichen LaTeX-Befehle.
 
<nowiki> \def\mat\#1\#2{\left|\begin{array}{\#1}\#2\end{array}\right|} </nowiki>
 
ersetzt durch:
 
<nowiki> \def\mat\#1{\left(\begin{array}{cccccc}\#1\end{array}\right)} </nowiki>  
 
Hier werden vorsorglich sechs Spalten angegeben. Wenn das zu viel ist, stören die überzähligen c aber nicht.

Aktuelle Version vom 25. Oktober 2022, 10:28 Uhr

Analysis

2D-Matheschrift Verbale Beschreibung LaTeX 1) AsciiMath 2)
[math]\displaystyle{ n \to \infty }[/math] n geht gegen unendlich n \to \infty n -> oo
(zwei kleine o)
[math]\displaystyle{ \lim_{h \to 0} }[/math] Limes h gegen 0 \lim_{h \to 0} lim_(h -> 0)
[math]\displaystyle{ \lim_{x \to x_0} }[/math] Limes x gegen x Index 0 \lim_{x \to x_0} lim_(x -> x_0)
[math]\displaystyle{ f\ ' (x), f\ ''(x) }[/math] f Strich von x, f zwei Strich von x f'(x), f''(x) f'(x), f''(x)
[math]\displaystyle{ \sum_{i=0}^n A_n }[/math] Summe von i gleich 0 bis n über A Index n \sum_{i =0}^n A_n sum_(i =0)^n A_n
[math]\displaystyle{ \int_a^b f(x) dx }[/math] Integral von a bis b über f von x dx \int_a^b f(x) dx int_a^b f(x) dx

Stochastik

2D-Matheschrift Verbale Beschreibung LaTeX 1) AsciiMath 2) LaTeX-Abkürzung 3)
[math]\displaystyle{ n! }[/math] n Fakultät n! n!
[math]\displaystyle{ {n \choose k} }[/math] Binomialkoeffizient n über k { n \choose k} oder \binom{n}{k} ((n),(k))
[math]\displaystyle{ \sigma \qquad \Omega }[/math] klein Sigma groß Omega \sigma   \Omega sigma   Omega ~s   ~O

Analytische Geometrie

2D-Matheschrift Verbale Beschreibung LaTeX 1) AsciiMath 2)
[math]\displaystyle{ \vec{p} = \begin{pmatrix} x; & y; & z-3 \end{pmatrix} }[/math] Vektor p ist gleich Zeilenvektor x ; y ; z-3 Vektorende \vec{p} = \begin{pmatrix} x; & y; & z-3 \end{pmatrix} vec(p) =
(x; y; z-3)
[math]\displaystyle{ \vec{q} = \begin{pmatrix} -5 \\ 0,5 \\ k+4 \end{pmatrix} }[/math] Vektor q ist gleich Spaltenvektor -5 0,5 k+4 Vektorende \vec{q} = \begin{pmatrix} -5 \\ 0,5 \\ k+4 \end{pmatrix} vec(q) = ((-5)(0,5)(k+4))
[math]\displaystyle{ \vec{p} \times \vec{q} }[/math] Vektorprodukt (Kreuzprodukt) der Vektoren p und q \vec{p} \times \vec{q} vec(p) times vec(q)
[math]\displaystyle{ \begin{pmatrix} a&b&c \\ d&e&f \end{pmatrix} }[/math] 2 Kreuz 3 Matrix Zeilenanfang a b c Zeilenende Zeilenanfang d e f Zeilenende Matrixende \begin{pmatrix} a & b & c \\ d & e & f \end{pmatrix} ((a, b, c)
(d, e, f))

Anmerkungen

Anmerkung 1)

Online-Editor für LaTeX Die korrekte Schreibweise eines LaTeX-Ausdrucks kann man leicht mit einem LaTeX-Online-Editor überprüfen, z.B. auf der Seite latexeditor.lagrida.com. Unmittelbar nach Eingabe des LaTeX-Ausdrucks erscheint dort sofort das Render-Ergebnis in 2D-Matheschrift.

Anmerkung 2)

Online-Editor für AsciiMath Eine vollständige Übersicht über alle AsciiMath-Befehle findet man auf asciimath.org. Dort kann man auch in einem Online-Editor AsciiMath-Ausdrücke direkt eingeben und das Ergebnis der Übersetzung (Rendering) in 2D-Matheschrift anzeigen lassen.

Anmerkung 3)

Da die LaTeX-Befehle teilweise recht lang sind, wurde 1994 an der TU Dresden eine umfangreiche Liste von LaTeX-konformen Abkürzungen erarbeitet. Die Datei mathlib.tex, die diese Liste enthält, kann mit der Zeile \input{mathlib} direkt in den LaTeX-Übersetzungsprozess eingebunden werden. Das LaTeX-Übersetzungsprogramm akzeptiert dann die Abkürzungen so wie die ursprünglichen LaTeX-Befehle.