Mordred Posted May 31, 2023 Posted May 31, 2023 At one time we could keep small latex such as \[G^{\mu\nu}\] inline without requiring a separate line. This aided readability and allowed a cleaner presentation when simply designating variables or values etc. I have been using the \[ command structure. Is there anyway to get the example above inline ?
Mordred Posted May 31, 2023 Author Posted May 31, 2023 (edited) figured it out use \( instead of \[ demo \(G^{\mu\nu}\) stays inline as opposed when you the latter above it designates a separate line \[G^{\mu\nu}\] Edited May 31, 2023 by Mordred 1
joigus Posted May 31, 2023 Posted May 31, 2023 7 hours ago, Mordred said: figured it out use \( instead of \[ demo Gμν stays inline as opposed when you the latter above it designates a separate line Gμν Figured it out?! How?!
Mordred Posted May 31, 2023 Author Posted May 31, 2023 Lol by recalling in other formats [\ilatex] was uses to stay inline as opposed to [\latex]. Then recalling the site uses a structure similar to mathjax. Once I recalled that it was just a quick search on mathjax commands that gave me the inline command. https://docs.mathjax.org/en/latest/input/tex/delimiters.html 20 minutes ago, joigus said: Figured it out?! How?!
joigus Posted May 31, 2023 Posted May 31, 2023 48 minutes ago, Mordred said: Lol by recalling in other formats [\ilatex] was uses to stay inline as opposed to [\latex]. Then recalling the site uses a structure similar to mathjax. Once I recalled that it was just a quick search on mathjax commands that gave me the inline command. https://docs.mathjax.org/en/latest/input/tex/delimiters.html Nice.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now