Add latex to PhpBB forum

General Tips & Tricks
Post Reply
User avatar
amh
Site Admin
Posts: 263
Joined: Thu Jan 06, 2022 12:35 am

Add latex to PhpBB forum

Post by amh »

Below are the instruction on how to install the BBCode.
Go to ACP>Posting>BBCode
Use these settings:

Code: Select all

BBCode: [tex]{TEXT}[/tex] 
HTML Replacement:
<img style="vertical-align: middle" src="http://latex.codecogs.com/png.latex?{TEXT}"/>
Helpline: [tex]your equation[/tex] 
Tick "display on posting page"

Credit to:

https://www.codecogs.com/pages/forums/p ... hp?id=1682
Post Reply