Can the 'Latex Suite' community plugin use inline math expressions?

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!

What do you mean by default? I use it via triggers (default triggers), so when you do mk - it generates inline, and when you do dm - it generates a block.

And you can change default triggers, and add your own triggers in the plugin settings

1 Like

Thank you, sorry I see now that this is blatantly obvious in the github readme. Not sure how I missed it but thank you very much!

1 Like

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.