What I’m trying to do
I installed the ‘Latex Suite’ community plugin and it works perfectly, but I would prefer it to use inline expressions by default, just to save space.
Ex.
do $expression$
instead of
$$
expression
$$
Things I have tried
I’ve searched the forums for the plugin, but can’t find anything on this topic. In the github docs, the only thing that seemed to mention inline expressions was the ‘options’ section, but I’m not sure what that’s used for.
Conclusion
Since, simply changing to single '$'s and removing newlines achieves the desired result, this seems like a nice feature that would/could exist, and any info would be greatly appreciated!