vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   [latex][/latex] bbcode (https://vborg.vbsupport.ru/showthread.php?t=91545)

Dream 07-02-2005 10:00 PM

[latex][/latex] bbcode
 
Description
Rip-off of http://www.vbulletin-germany.com/for...ad.php?t=17052

This bbcode creates images using LaTeX math expressions.

Installation
- Go to http://www.forkosh.com/mimetex.html
- Download mimetex, compile it and throw it into your cgi-bin folder, or try one of the pre-compiled versions. The Linux one didn't work for me, good luck.
- Test it out with www.yourforum.com/cgi-bin/mimetex.cgi?x=\frac{-b\pm\sqrt{b^2-4ac}}{2a}
- Add the bbcode

Title: Latex
Tag: latex
Replacement: <img src="http://www.yourforum.com/cgi-bin/mimetex.cgi?{param}" />
Example: [latex]x=\frac{-b\pm\sqrt{b^2-4ac}}{2a}[/latex]
Description: Generates images with LaTeX math expressions.
Use {option}: no

I tried using the mimetex from his site and it banned me.

<img src="http://www.forkosh.dreamhost.com/cgi-bin/mimetex.cgi?{param}" />

http://www.forkosh.dreamhost.com/cgi...{b^2-4ac}}{2a}

CBE 07-03-2005 12:46 PM

Dear friend,

i downloaded " mimetex.zip " but there is no file named " mimetex.cgi " ???????

what shall i do ??

thx

Dream 07-03-2005 05:54 PM

you have to follow the installation steps on that page to create the "mimetex.cgi" file

mtha 09-21-2005 04:31 AM

This is nice. :)

anyway, you need to have permission to compile cc, in order to create the .cgi file :)

i tried using his site:
http://www.forkosh.dreamhost.com/cgi-bin/mimetex.cgi?x=\frac{-b\pm\sqrt{b^2-4ac}}{2a}
its working fine.

Dream 09-29-2005 09:25 PM

his site has an anti-leech system though

dieselpowered 09-29-2005 09:36 PM

I must not be as smart as all of you, because I have no clue what this is for??

Dream 09-29-2005 09:43 PM

it for showing advanced math formulas with a bbcode

J_Chem 10-19-2005 01:53 PM

newb here =)

I got the mimetex.cgi working, I'm just not sure where to add the bbcode.

thanks

Coldhands 11-07-2005 10:19 PM

I was using this on my forum before I upgraded to 3.5. I created a folder called mimetex, then unzipped the file. I then compiled the file useing the command line cc -DAA mimetex.c gifsave.c -lm -o mimetex.cgi

that creates the mimetex.cgi file which I put in my cgi-bin folder.

I try to execute the file with http://www.actuary.ca/cgi-bin/mimetex.cgi?x=\frac{-b\pm\sqrt{b^2-4ac}}{2a}

and only get an internal server error.

Am I missing something???

Coldhands 11-07-2005 10:24 PM

Whoops, ignorance strikes again!!!!!!!!!!!

I started to think about this one for a second, and then I realized . . . The quick directions would be a lot quicker if it had "change the chmod of mimetex.cgi to executable" which only makes sence cause people have to execute it in order for it to work . . . . duh.


All times are GMT. The time now is 06:52 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01004 seconds
  • Memory Usage 1,728KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete