Add LaTeX to My Forum: YABB vs. phpbb

  • Context: LaTeX 
  • Thread starter Thread starter tony873004
  • Start date Start date
  • Tags Tags
    Forum Latex
Click For Summary

Discussion Overview

The discussion revolves around the possibility of integrating LaTeX into a YABB forum, with considerations of switching to phpBB if necessary. Participants explore the use of LaTeX for mathematical expressions and formatting within forum posts, touching on both technical implementation and user experience.

Discussion Character

  • Exploratory
  • Technical explanation
  • Conceptual clarification
  • Debate/contested

Main Points Raised

  • One participant notes that LaTeX is not unique to the forum and mentions its use on Wikipedia, expressing interest in adding it to their YABB board.
  • Another suggests visiting the TeX Users Group for more information about TeX and LaTeX.
  • A participant describes their experience with vBulletin and mentions having hand-written code for LaTeX image generation, but expresses disinterest in other bulletin board systems.
  • One user inquires about specific LaTeX formatting techniques, such as crossing out text and maintaining spaces between words in expressions.
  • Another participant provides examples of LaTeX commands and notes issues with certain commands, such as line breaks and strikethroughs.

Areas of Agreement / Disagreement

Participants have not reached a consensus on the best approach to implement LaTeX in YABB or phpBB, and multiple viewpoints regarding technical capabilities and formatting options remain present.

Contextual Notes

Some limitations include the lack of clarity on how LaTeX can be implemented in different forum software, as well as unresolved issues with specific LaTeX commands mentioned by participants.

tony873004
Science Advisor
Gold Member
Messages
1,753
Reaction score
143
I just discovered that LaTex is not unique to this forum. Wikipedia uses it too. Can I add LaTex to my forum? ( http://www.orbitsimulator.com/cgi-bin/yabb/YaBB.pl ) It's a YABB board, but I'd consider switching to phpbb if it only it can use LaTex.
 
Physics news on Phys.org
You can browse around the TeX Users Group until someone comes along who can tell you all about Tex and LaTex.
 
1) This site uses vBulletin.

2) I hand-wrote the code that performs LaTeX image generation and inlining, based on the standard tools available in a UNIX TeX distribution (latex, dvi2ps, pstoimg, etc.). I have no idea how other bulletin boards work, and have no interest in getting into that racket.

3) Wikipedia uses essentially the same stuff.

- Warren
 
Nice job, chroot! I love using tex on this forum. Is there a way to cross stuff out?:

[tex]d=2 hours * 60\frac{miles}{hour}[/tex]
[tex]d=120 miles[/tex]
if I want to cross out hours to illustrate how illustrate how I arrived at miles. And is there a way to force the space to stay inbetween the 120 & miles (so it reads "120 miles" insteat of "120miles" ?
 
Here's a thread containing many, many examples. You can click on any image to see the code (though I think some pop-up blockers interfere with it). Here's the quick intro. "\" adds a space. "\\" is supposed to add a line break, but has never worked for me. There's several ways to strikethrough a single character, but I couldn't find anything to strikethrough as much as you want.
[tex]\not{hours} \not hours \ \neq \ \not= \ \\ \nexists \not \exists \ \not{\exists}[/tex]
Oh, and you can also use "\mbox{type text here}":
[tex]120 \ \mbox{miles}[/tex]
 
Last edited:

Similar threads

  • · Replies 6 ·
Replies
6
Views
4K
  • · Replies 3 ·
Replies
3
Views
7K
  • · Replies 6 ·
Replies
6
Views
6K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 4 ·
Replies
4
Views
4K
  • · Replies 7 ·
Replies
7
Views
7K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 3 ·
Replies
3
Views
4K
  • · Replies 16 ·
Replies
16
Views
4K