- 16,107
- 8,130
Does this work for illustrating itex and tex tags?
[noparse][itex]E=mc^2[/itex][/noparse]
[noparse][itex]E=mc^2[/itex][/noparse]
The discussion revolves around methods for demonstrating LaTeX tags and code within a forum environment, specifically focusing on how to illustrate these tags without rendering them. Participants explore various techniques, including the use of color tags and formatting tricks, to display LaTeX code effectively.
Participants express various methods for illustrating LaTeX code, but there is no consensus on a single best approach. Multiple competing views on the effectiveness of different techniques remain unresolved.
Some methods discussed depend on specific formatting and may not work universally across all setups. There are unresolved issues regarding the rendering of LaTeX code in different contexts, such as inside code tags versus outside.

[itex[/color]]a^2[/itex]
[plain][itex]a^2[/itex][/plain]
[itex]a^2[/itex]
\left( \sum_{k=1}^n a_k b_k \right)^2 \leq \left( \sum_{k=1}^n a_k^2 \right) \left( \sum_{k=1}^n b_k^2 \right)
##\left( \sum_{k=1}^n a_k b_k \right)^2 \leq \left( \sum_{k=1}^n a_k^2 \right) \left( \sum_{k=1}^n b_k^2 \right)##
[tex]\left( \sum_{k=1}^n a_k b_k \right)^2 \leq \left( \sum_{k=1}^n a_k^2 \right) \left( \sum_{k=1}^n b_k^2 \right)##[/tex]
https://www.physicsforums.com/threads/how-to-geshi-syntax-highlighter.773407/Borek said:Is this some plugin, or just XenForo?