Jump to content


Welcome to IPS!

Feel free to browse our community to get a feel for how our community software operates. Post in the pre-sales forum with any questions you have before purchasing or use the Test Posting forum to post a few messages yourself! You can also get a free demo to try the IPS Community Suite yourself.

Already an active IPS client?

Login with the same email address and password you use for the client area to access client-only areas.

* * * * * 1 votes

LaTeX support?


  • Please log in to reply
24 replies to this topic

#1 tormodg

    IPB Member

  • +Clients
  • 97 posts

Posted 31 March 2010 - 04:27 AM

Hello,

I run a science forum and am considering IPB for our next upgrade.

We use LaTeX a lot for using formulae in posts.
http://en.wikipedia.org/wiki/LaTeX

I am wondering if there is a LaTeX plugin available for IPB?
Hypography Science Forums - http://scienceforums.com/

#2 bfarber

    RBT-KS

  • IPS Management
  • 23,974 posts

Posted 31 March 2010 - 09:00 AM

There is nothing built into IPB to support latex.
Brandon Farber
Developer / Senior Support

If it sounds like fun, it's not allowed on the bus!

Posted Image Posted Image

Invision Power Services, Inc.

#3 .Immortal

    IPB Newbie

  • Members
  • Pip
  • 42 posts

Posted 31 March 2010 - 09:54 AM

What does your science forum currently run on? Did someone make a plugin for LaTex to work on the forum?
Posted Image

#4 Chillyware

    Advanced Member

  • +Clients
  • 302 posts

Posted 31 March 2010 - 11:29 AM

can you make a Latex MOD thanks Pro's (w00t)

#5 Ajouz

    Advanced Member

  • +Clients
  • 343 posts

Posted 31 March 2010 - 11:46 AM

Hello ,
I can give you a simple solution which allow you to post latex

download this zip file and then extract it and upload bbcode.xml from BBCode Management in your admin panel Attached File  bbcode.zip   490bytes   83 downloads

Attached File  bbcode.zip   490bytes   83 downloads

and then you can use latex in posts

please note that:
  • this bbcode render latex as images from another site which mean that if this site was unavilable then these latex will not render to images
  • you need to enable dynamic images
how to use :

[tex]x_1[/tex]


[tex]x^2[/tex]

[tex](1+x)= {n \choose 0}+{n \choose 1}x+{n \choose 2}x^2+\ldots +{n \choose n}x^n[/tex]

thanks

..Posted Image

Generate your referral code

...
IPS-Skins.com
في دمشق تطرز أسماء خيل العرب
من الجاهلية حتى القيامة
أو بعدها بخيوط الذهب
........

في دمشق
يواصل فعل المضارع أشغاله الأموية
نمشي إلى غدنا واثقين من الشمس
في أمسنا
نحن والأبدية سكان هذا البلد


#6 Davy

    Needs Life

  • +Clients
  • 7,668 posts

Posted 01 April 2010 - 05:59 PM

Neat and simple solution!

#7 tormodg

    IPB Member

  • +Clients
  • 97 posts

Posted 05 April 2010 - 03:07 PM

Thanks for your helpful advice. Using a remote service is probably not acceptable.

View Post.Immortal, on 31 March 2010 - 09:54 AM, said:

What does your science forum currently run on? Did someone make a plugin for LaTex to work on the forum?

We use vBulletin. There is a third party LaTeX plugin. We're considering switching to a new platform, but we really need LaTeX support.
Hypography Science Forums - http://scienceforums.com/

#8 Chillyware

    Advanced Member

  • +Clients
  • 302 posts

Posted 12 April 2010 - 02:11 PM

View PostAjouz, on 31 March 2010 - 11:46 AM, said:

Hello ,
I can give you a simple solution which allow you to post latex

download this zip file and then extract it and upload bbcode.xml from BBCode Management in your admin panel Attachment bbcode.zip

Attachment bbcode.zip

and then you can use latex in posts

please note that:
  • this bbcode render latex as images from another site which mean that if this site was unavilable then these latex will not render to images
  • you need to enable dynamic images
how to use :

[tex]x_1[/tex]


[tex]x^2[/tex]

[tex](1+x)= {n \choose 0}+{n \choose 1}x+{n \choose 2}x^2+\ldots +{n \choose n}x^n[/tex]

thanks
thanks fill test to works/lood from my one server

#9 Randy86

    IPB Member

  • Members
  • PipPip
  • 64 posts

Posted 26 April 2010 - 02:52 PM

Thanks for the mod.

Is there anyway to make it so that it can render images on my own website?

#10 tormodg

    IPB Member

  • +Clients
  • 97 posts

Posted 14 August 2010 - 05:29 AM

View PostAjouz, on 31 March 2010 - 11:46 AM, said:

Hello ,
I can give you a simple solution which allow you to post latex

I just gave it a test in the IPS demo site and wow it really works. This is the single major obstacle for us before we switch to IPS. Thanks a billion!
Hypography Science Forums - http://scienceforums.com/

#11 Enkidu

    IP.Badass

  • +Clients
  • 1,724 posts

Posted 14 August 2010 - 05:59 AM

View Posttormodg, on 14 August 2010 - 05:29 AM, said:

I just gave it a test in the IPS demo site and wow it really works. This is the single major obstacle for us before we switch to IPS. Thanks a billion!

it worked for me :thumbsup:

subscribe to my blog for IPB tips and tricks

latest: SEO tweaks for IPB 3.2 (Board Index Page)


#12 E11

    IPB Full Member

  • +Clients
  • 101 posts

Posted 25 August 2010 - 01:50 PM

View PostAjouz, on 31 March 2010 - 11:46 AM, said:

Hello ,
I can give you a simple solution which allow you to post latex

Hi Ajouz,

huge thanks for the wonderful solution!

Is there any chance to enhance the script to include this specific code called LatexEquation?

http://www.openvest....i/LatexEquation

Tia
E11

#13 Cap'n Refsmmat

    IPB Full Member

  • Members
  • PipPipPip
  • 110 posts

Posted 26 August 2010 - 10:44 PM

I have just released a LaTeX plugin called ipbLatex that uses the real LaTeX rendering engine to do everything that LaTeX can display.

http://blogs.science...asing-ipblatex/

It's a custom solution we designed for our own forum, and I'm releasing it under the LGPL for everyone to use (since the code it's based on is LGPL as well). It does require LaTeX, dvipng and optionally mogrify to be installed on your server, though.

#14 E11

    IPB Full Member

  • +Clients
  • 101 posts

Posted 27 August 2010 - 01:30 AM

Hello Cap'n Refsmmat,

thanks for sharing!
Will install it soon and give feedback how it works.

Great stuff! Cheers

#15 .Peter

    Ooo.. when did this become available?

  • +Clients
  • 1,465 posts

Posted 03 September 2010 - 01:15 AM

ROFL.. so when I first came across this topic I thought to myself "When am I ever going to need this?" well I did. Thanks a tons!

.Peter

New signature coming soon.





#16 ørret

    Spam Happy

  • +Clients
  • 531 posts

Posted 07 September 2010 - 05:24 PM

Ajouz plugin or Cap'n Refsmmat's plugin? I really love this idea though :)

#17 tormodg

    IPB Member

  • +Clients
  • 97 posts

Posted 05 October 2010 - 05:29 PM

View Postørret, on 07 September 2010 - 05:24 PM, said:

Ajouz plugin or Cap'n Refsmmat's plugin? I really love this idea though :)

Late reply but Cap'n Refsmmat's plugin is the way to, since you get support for math, imath and ce - much more versatile.
Hypography Science Forums - http://scienceforums.com/

#18 ørret

    Spam Happy

  • +Clients
  • 531 posts

Posted 05 October 2010 - 05:48 PM

Would love if he released this officially!

#19 Cap'n Refsmmat

    IPB Full Member

  • Members
  • PipPipPip
  • 110 posts

Posted 05 October 2010 - 06:47 PM

View Postørret, on 05 October 2010 - 05:48 PM, said:

Would love if he released this officially!

By "officially" do you mean so that it's included on the lists here at invisionpower.com? I can do that sometime, though I have no idea what that would take. I'll see what I can do...

#20 ørret

    Spam Happy

  • +Clients
  • 531 posts

Posted 05 October 2010 - 06:53 PM

Yes. Listed here so you also get a support topic. I know you're a busy student, but it's easier to drop suggestions and bug reports here at the official forums. If you ever find time in your busy schedule to work on the mod, it will be much easier to keep track with things that need to be done here.





Recent blog entries on this topic

Photo

LaTeX support

By Ajouz in Ali Ajouz 's Blog, on 31 March 2010 - 03:01 PM

1-quote fix
open ajouz.css and add this in the bottom of the file
/**** common transpernt background with white colors ***/
p.citation ,div.blockquote,._sharedMediaBbcode{
border-color: #858585 !important;
background:url(http://content.commu...ges/content.png)...

Read Full Entry →

0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users