Skip to content

Commit 2db5dd4

Browse files
committed
🐛 Fix monospace
1 parent 345f6fe commit 2db5dd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,6 @@ MathJax probably cannot be found. Try running `adoc-math-setup`.
141141
142142
> My AsciiMath fractions are too large!
143143
144-
It seems that {amath} interprets fractions in `displaystyle` rather than `textstyle` (`\dfrac{}{}` rather than `\tfrac{}{} or even `\frac{}{}`, see https://tex.stackexchange.com/a/135395/31626[StackExchange]).
144+
It seems that {amath} interprets fractions in `displaystyle` rather than `textstyle` (`\dfrac{}{}` rather than `\tfrac{}{}` or even `\frac{}{}`, see https://tex.stackexchange.com/a/135395/31626[StackExchange]).
145145
146146
I haven't found a good solution to this yet. If you have any ideas, please let me know! Note that if you have a singleton fraction (`$a/b$ amath`) you can scale it down with `$a/b$ amath, scale = 60%` (or just use `tex`).

0 commit comments

Comments
 (0)