Add \jot lineskip to aligned environment, switch contents to displaystyle, and add gathered (#725)

This commit is contained in:
Erik Demaine
2017-06-10 16:10:29 -05:00
committed by Kevin Barabash
parent 95af9379da
commit 06d6c96894
7 changed files with 44 additions and 2 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.4 KiB

After

Width:  |  Height:  |  Size: 9.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.8 KiB

After

Width:  |  Height:  |  Size: 8.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

View File

@@ -73,6 +73,15 @@ DisplayStyle: |
Exponents: a^{a^a_a}_{a^a_a}
FractionTest: \dfrac{a}{b}\frac{a}{b}\tfrac{a}{b}\;-\dfrac12\;1\tfrac12\;{1 \atop 2}
Functions: \sin\cos\tan\ln\log
Gathered: |
\begin{gathered}
x = \frac{1}{2} \\
y = \sum_{i=1}^n i
\end{gathered} \approx
\begin{array}{c}
x = \frac{1}{2} \\
y = \sum_{i=1}^n i
\end{array}
GreekLetters: \alpha\beta\gamma\omega
GroupMacros:
macros: