Akcentowanie#
| Kod w formacie | Rezultat | 
| a' | Show source | 
| \grave{a} | Show source | 
| \overleftarrow{AB} | Show source | 
| \overrightarrow{AB} | Show source | 
| a'' | Show source | 
| \hat{\theta} | Show source | 
| \underleftarrow{AB} | Show source | 
| \underrightarrow{AB} | Show source | 
| a^{\prime} | Show source | 
| \widehat{ac} | Show source | 
| \overleftrightarrow{AB} | Show source | 
| \overbrace{AB} | Show source | 
| \acute{a} | Show source | 
| \mathring{g} | Show source | 
| \underleftrightarrow{AB} | Show source | 
| \underbrace{AB} | Show source | 
| \bar{y} | Show source | 
| \tilde{a} | Show source | 
| \overgroup{AB} | Show source | 
| \overlinesegment{AB} | Show source | 
| \breve{a} | Show source | 
| \widetilde{ac} | Show source | 
| \undergroup{AB} | Show source | 
| \underlinesegment{AB} | Show source | 
| \check{a} | Show source | 
| \vec{F} | Show source | 
| \overleftharpoon{ac} | Show source | 
| \overrightharpoon{ac} | Show source | 
| \dot{a} | Show source | 
| \overline{AB} | Show source | 
| \Overrightarrow{AB} | Show source | 
| \utilde{AB} | Show source | 
| \ddot{a} | Show source | 
| \underline{AB} | Show source | 
Ograniczniki#
| Kod w formacie | Rezultat | 
| (x) | Show source | 
| \lgroup x \rgroup | Show source | 
| \lceil x \rceil | Show source | 
| \uparrow | Show source | 
| [x] | Show source | 
| \lbrack x \rbrack | Show source | 
| \lfloor x \rfloor | Show source | 
| \downarrow | Show source | 
| \{x\} | Show source | 
| \lbrace x \rbrace | Show source | 
| \lmoustache x \rmoustache | Show source | 
| \updownarrow | Show source | 
| <x> | Show source | 
| \langle x \rangle | Show source | 
| \lt x \gt | Show source | 
| \Uparrow | Show source | 
| | | Show source | 
| \vert | Show source | 
| \ulcorner x \urcorner | Show source | 
| \Downarrow | Show source | 
| \| | Show source | 
| \Vert | Show source | 
| \llcorner x \lrcorner | Show source | 
| \Updownarrow | Show source | 
| \lvert x \rvert | Show source | 
| \lVert x \rVert | Show source | 
| \backslash | Show source | 
Bloki funkcjonalne (macierze, równania itd.)#
| Kod w formacie | Rezultat | 
| \begin{matrix}
   a & b \\
   c & d
\end{matrix} | Show source | 
| \begin{array}{c|c}
   a & b \\
   c & d
\end{array} | Show source | 
| \begin{aligned}
   a&=b+c \\
   d+e&=f
\end{aligned} | Show source | 
| \begin{pmatrix}
   a & b \\
   c & d
\end{pmatrix} | Show source | 
| \begin{bmatrix}
   a & b \\
   c & d
\end{bmatrix} | Show source | 
| \begin{alignedat}{2}
   10&x+ &3&y = 2 \\
    3&x+&13&y = 4
\end{alignedat} | Show source | 
| \begin{vmatrix}
   a & b \\
   c & d
\end{vmatrix} | Show source | 
| \begin{Vmatrix}
   a & b \\
   c & d
\end{Vmatrix} | Show source | 
| \begin{gathered}
   a=b \\
   e=b+c
\end{gathered} | Show source | 
| \begin{Bmatrix}
   a & b \\
   c & d
\end{Bmatrix} | Show source | 
| x = \begin{cases}
   a &\text{if } b \\
   c &\text{if } d
\end{cases} | Show source | 
Adnotacja#
| Kod w formacie | Rezultat | 
| \cancel{5} | Show source | 
| \bcancel{5} | Show source | 
| \xcancel{ABC} | Show source | 
| \sout{abc} | Show source | 
| \not = | Show source | 
| \overbrace{a+b+c}^{\text{note}} | Show source | 
| \underbrace{a+b+c}_{\text{note}} | Show source | 
| \boxed{\pi=\frac c d} | Show source | 
Łączenie (nakładanie) wyrażeń#
| Kod w formacie | Rezultat | 
| {=}\mathllap{/\,} | Show source | 
| \left(x^{\smash{2}}\right) | Show source | 
| \mathrlap{\,/}{=} | Show source | 
| \sqrt{\smash[b]{y}} | Show source | 
| \sum_{\mathclap{1\le i\le j\le n}} x_{ij} | Show source | 
Układ pionowy#
| Kod w formacie | Rezultat | 
| x_n | Show source | 
| \stackrel{!}{=} | Show source | 
| a \atop b | Show source | 
| e^x | Show source | 
| \overset{!}{=} | Show source | 
| a\raisebox{0.25em}{b}c | Show source | 
| _u^o | Show source | 
| \underset{!}{=} | Show source | 
Logika i teoria mnogości#
| Kod w formacie | Rezultat | 
| \forall | Show source | 
| \complement | Show source | 
| \therefore | Show source | 
| \neg | Show source | 
| \lnot | Show source | 
| \exists | Show source | 
| \subset | Show source | 
| \because | Show source | 
| \emptyset | Show source | 
| \varnothing | Show source | 
| \nexists | Show source | 
| \supset | Show source | 
| \mapsto | Show source | 
| \in | Show source | 
| \mid | Show source | 
| \to | Show source | 
| \implies | Show source | 
| \notin | Show source | 
| \land | Show source | 
| \gets | Show source | 
| \impliedby | Show source | 
| \ni | Show source | 
| \lor | Show source | 
| \leftrightarrow | Show source | 
| \iff | Show source | 
| \notni | Show source | 
Wielkie operatory (kwantyfikatory)#
| Kod w formacie | Rezultat | 
| \sum | Show source | 
| \prod | Show source | 
| \bigvee | Show source | 
| \bigotimes | Show source | 
| \int | Show source | 
| \coprod | Show source | 
| \bigwedge | Show source | 
| \bigoplus | Show source | 
| \iint | Show source | 
| \intop | Show source | 
| \bigcap | Show source | 
| \bigodot | Show source | 
| \iiint | Show source | 
| \smallint | Show source | 
| \bigcup | Show source | 
| \biguplus | Show source | 
| \oint | Show source | 
| \bigsqcup | Show source | 
Operatory binarne#
Dwumiany#
| Kod w formacie | Rezultat | 
| \binom{n}{k} | Show source | 
| \dbinom{n}{k} | Show source | 
| \left\langle n \atop k \right\rangle | Show source | 
| {n}\choose{k} | Show source | 
| \tbinom{n}{k} | Show source | 
Ułamki#
| Kod w formacie | Rezultat | 
| \frac{a}{b} | Show source | 
| \dfrac{a}{b} | Show source | 
| {a}/{b} | Show source | 
| {a}\over{b} | Show source | 
| \tfrac{a}{b} | Show source | 
Funkcje matematyczne#
| Kod w formacie | Rezultat | 
| \operatorname{asin} x | Show source | 
| \arcsin | Show source | 
| \cotg | Show source | 
| \ln | Show source | 
| \det | Show source | 
| \arccos | Show source | 
| \coth | Show source | 
| \log | Show source | 
| \gcd | Show source | 
| \arctan | Show source | 
| \csc | Show source | 
| \sec | Show source | 
| \inf | Show source | 
| \arctg | Show source | 
| \ctg | Show source | 
| \sin | Show source | 
| \lim | Show source | 
| \arcctg | Show source | 
| \cth | Show source | 
| \sinh | Show source | 
| \liminf | Show source | 
| \arg | Show source | 
| \deg | Show source | 
| \sh | Show source | 
| \limsup | Show source | 
| \ch | Show source | 
| \dim | Show source | 
| \tan | Show source | 
| \max | Show source | 
| \cos | Show source | 
| \exp | Show source | 
| \tanh | Show source | 
| \min | Show source | 
| \cosec | Show source | 
| \hom | Show source | 
| \tg | Show source | 
| \Pr | Show source | 
| \cosh | Show source | 
| \ker | Show source | 
| \th | Show source | 
| \sup | Show source | 
| \cot | Show source | 
| \lg | Show source | 
Pierwiastkowanie i potęgowanie#
| Kod w formacie | Rezultat | 
| \sqrt{x} | Show source | 
| \sqrt[3]{x} | Show source | 
| a^x | Show source | 
Relacje#
Negacja relacji#
Strzałki#
| Kod w formacie | Rezultat | 
| \circlearrowleft | Show source | 
| \Leftarrow | Show source | 
| \looparrowright | Show source | 
| \rightrightarrows | Show source | 
| \circlearrowright | Show source | 
| \leftarrowtail | Show source | 
| \Lsh | Show source | 
| \rightsquigarrow | Show source | 
| \curvearrowleft | Show source | 
| \leftharpoondown | Show source | 
| \mapsto | Show source | 
| \Rrightarrow | Show source | 
| \curvearrowright | Show source | 
| \leftharpoonup | Show source | 
| \nearrow | Show source | 
| \Rsh | Show source | 
| \dashleftarrow | Show source | 
| \leftleftarrows | Show source | 
| \nleftarrow | Show source | 
| \searrow | Show source | 
| \dashrightarrow | Show source | 
| \leftrightarrow | Show source | 
| \nLeftarrow | Show source | 
| \swarrow | Show source | 
| \downarrow | Show source | 
| \Leftrightarrow | Show source | 
| \nleftrightarrow | Show source | 
| \to | Show source | 
| \Downarrow | Show source | 
| \leftrightarrows | Show source | 
| \nLeftrightarrow | Show source | 
| \twoheadleftarrow | Show source | 
| \downdownarrows | Show source | 
| \leftrightharpoons | Show source | 
| \nrightarrow | Show source | 
| \twoheadrightarrow | Show source | 
| \downharpoonleft | Show source | 
| \leftrightsquigarrow | Show source | 
| \nRightarrow | Show source | 
| \uparrow | Show source | 
| \downharpoonright | Show source | 
| \Lleftarrow | Show source | 
| \nwarrow | Show source | 
| \Uparrow | Show source | 
| \gets | Show source | 
| \longleftarrow | Show source | 
| \restriction | Show source | 
| \updownarrow | Show source | 
| \hookleftarrow | Show source | 
| \Longleftarrow | Show source | 
| \rightarrow | Show source | 
| \Updownarrow | Show source | 
| \hookrightarrow | Show source | 
| \longleftrightarrow | Show source | 
| \Rightarrow | Show source | 
| \upharpoonleft | Show source | 
| \iff | Show source | 
| \Longleftrightarrow | Show source | 
| \rightarrowtail | Show source | 
| \upharpoonright | Show source | 
| \impliedby | Show source | 
| \longmapsto | Show source | 
| \rightharpoondown | Show source | 
| \upuparrows | Show source | 
| \implies | Show source | 
| \longrightarrow | Show source | 
| \rightharpoonup | Show source | 
| \leadsto | Show source | 
| \Longrightarrow | Show source | 
| \rightleftarrows | Show source | 
| \leftarrow | Show source | 
| \looparrowleft | Show source | 
| \rightleftharpoons | Show source | 
Strzałki z dodatkami#
| Kod w formacie | Rezultat | 
| \xrightarrow{over} | Show source | 
| \xRightarrow{abc} | Show source | 
| \xrightharpoonup{abc} | Show source | 
| \xrightarrow[under]{over} | Show source | 
| \xmapsto{abc} | Show source | 
| \xrightharpoondown{abc} | Show source | 
| \xleftarrow{abc} | Show source | 
| \xLeftarrow{abc} | Show source | 
| \xleftharpoonup{abc} | Show source | 
| \xleftrightarrow{abc} | Show source | 
| \xLeftrightarrow{abc} | Show source | 
| \xleftharpoondown{abc} | Show source | 
| \xhookleftarrow{abc} | Show source | 
| \xhookrightarrow{abc} | Show source | 
| \xrightleftharpoons{abc} | Show source | 
| \xtwoheadrightarrow{abc} | Show source | 
| \xlongequal{abc} | Show source | 
| \xleftrightharpoons{abc} | Show source | 
| \xtwoheadleftarrow{abc} | Show source | 
| \xtofrom{abc} | Show source | 
Symbole i wyliczanie (wypunktowywanie)#
Trochę informacji#
-  to komputerowy system składania tekstu.
- W odróżnioneniu od większości popularnych systemów (takich jak np. MS Word albo Open Writer),  nie realizuje idei WYSYWIG (ang: "what you see is what you get"). Oznacza to, że aby zobaczyć wynikowy dokument należy wcześniej przeprowadzić proces kompilacji.
- Tworzenie dokumentu w  polega na stworzeniu kodu źrodłowego w specjalnym języku. Fakt ten jest często uznawany za istotne utrudnienie, w stosunku do systemów opartych na idei WYSYWIG. Zwolennicy -a, wskazują z kolei, że takie rozwiązanie daje bardziej powtarzalne rezultaty, ponieważ proces kompilacji raz napisanego kodu źródłowego jest bardziej przewidywalny niż systemy wizualne.
-  stosowany jest szczególnie często podczas tworzenia tekstów naukowych zawierających złożone wyrażenia matematyczne np. z zakresu fizyki, matematyki czy nauk technicznych.
- Tworcą systemu  jest Donald E. Knuth, amerykański matematyk i informatyk. Legenda głosi, że główną motywacją do jego stworzenia był fakt, że Knuth nie był zadowolony z ówczesnego wyglądu jego publikacji.
Tagi i linki do tej strony#
Tagi:
sciagawka_z_texa · sciagawka_z_latexa · sciagawka_z_katexa · sciagawka_z_mathjax · jak_pisac_wzory_matematyczne · wzory_matematyczne_na_stronie_www · samouczek_tex · samouczek_latex · samouczek_katex · samouczek_mathjax
Tagi do wersji anglojęzycznej:
Jakie tagi ma ten kalkulator#
Permalink#
Poniżej znaduje się permalink. Permalink to link, który zawiera dane podane przez Ciebie. Po prostu skopiuj go do schowka i podziel się swoją pracą z przyjaciółmi: