We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7a3c5e commit f495bf4Copy full SHA for f495bf4
1 file changed
data/prime-symbol/xelatex.tex
@@ -15,13 +15,19 @@
15
\setmathfont{STIX Two Math}
16
\[\mathlarger{\begin{aligned}
17
f(x) & = a\prime + b\dprime + c\trprime \\
18
- f\prime(x) & = x^{2} + 1
+ f(x) & = a^{\prime} + b^{\dprime} + c^{\trprime} \\
19
+ f(x) & = a' + b'' + c''' \\
20
+ f\prime(x) & = x^{2} + 1\\
21
+ f'(x) & = x^{2} + 1
22
\end{aligned}}\]
23
24
\setmathfont{Libertinus Math}
25
26
27
28
29
30
31
32
33
Prose poses problems:
0 commit comments