-
Notifications
You must be signed in to change notification settings - Fork 407
make tsf work on \dfrac #1984
Copy link
Copy link
Closed
Labels
Description
It would be useful if tsf could convert \dfracs into inline fractions (I often end up using \dfrac for fractions in inline math, which are the kinds of fractions I might want to use tsf on later one).
A possible drawback of this would be that tsf stops being involutive: Once you apply it to a \dfrac you can only get back a \frac (at least not without 'manual work').
Reactions are currently unavailable