Closed (works as designed)
Project:
DruTeX
Version:
master
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
3 Oct 2006 at 17:30 UTC
Updated:
31 Mar 2008 at 08:57 UTC
Greeting dfg
1) the phpbb forum use the [tex][/tex] to display the LaTeX. If drutex support this tage then past/copy from my_drupal to my_phpbb and vise versa will becomes so easy.
2) a paragraph math (code of the form \[latex_code]\ ) is not a famous format. What about if you make it display in the center of the line?.
3) some user want the display feature of the inline equation, I think the readme file needs some hints about this feature.
at the moment how to achieves 1) + 2) +3) in my Drutex
thanks
Comments
Comment #1
steven jones commented1) You can use
<tex></tex>, so do a find/replace.2) \[latex\] is the standard format for display math. Maybe you want it to be in the centre of a line, please file another issue.
3) huh?