MyBB.de Forum
[tex] MyCode - Druckversion

+- MyBB.de Forum (https://www.mybb.de/forum)
+-- Forum: Anpassungen (https://www.mybb.de/forum/forum-47.html)
+--- Forum: Plugin-Veröffentlichungen und -Support (https://www.mybb.de/forum/forum-82.html)
+--- Thema: [tex] MyCode (/thread-19280.html)



[tex] MyCode - MyBB.de Bot - 12.02.2007

Eine neue Erweiterung wurde veröffentlicht: [tex] MyCode

Zitat:This plugin adds the ability to embed LaTeX-code as an image into the
Forums using the MimeTeX cgi.

Usage:
[tex]{LaTeX_Code_Here}[/tex]

Example:
[tex]\\int_0^\\infty \\frac{x^3}{\\sqrt {8 \\cdot x}} dx[/tex]

will render as:

[Bild: http://www.forkosh.com/mimetex.cgi?\\int_0^\\infty%20\\frac{x^3}{\\sqrt%20{8%20\\cdot%20x}}%20dx]


Installation:
1. Download the *.rar
2. Unpack the tex.php
3. Upload it to your MyBB's plugin directory
4. Activate it in the ACP
5. Get codin'

Comment:
This plugin is using the public MimeTeX-Server at http://forkosh.com .
There is [b]no[b] warranty about the availability of this service.

For further information about Mimetex visit http://forkosh.com/mimetex.html

If you have a server on your own (vServer, RootServer,..) you are free to
compile and run the MimeTeX cgi on it. You just have to change the URL in
the tex.php (watch out for an <img>-Tag quite at the bottom of the
file).

Have fun with this plugin.
Please do inform me via email (derguru (@) web . de) if you are convenient
with the plugin.



RE: [tex] MyCode 1.0 - System - 19.02.2007

Joa das finde ich schon gut aber was sol das alles bedeuten Wink


RE: [tex] MyCode 1.0 - UDZGuru - 19.02.2007

wie meinst du das?


RE: [tex] MyCode 1.0 - System - 19.02.2007

Ja zum beispiel das mit den strich k.a wie ich es sagen soll nur
ich weis nicht was es bedeutet also sowas kenne ich nicht inder mathematik Wink


RE: [tex] MyCode 1.0 - UDZGuru - 19.02.2007

das ist nur ein beispiel.

in dem fall habe ich halt das integral von 0 bis unendlich über den bruch nach dx geschrieben.

man kann mit hilfe des plugins beliebige wissenschaftliche formulierungen also fliesstext (unter beachtung einer speziellen syntax) verfassen, und das plugin sorgt für eine umwandlung dieses fliesstextes in eine "anschauliche" variante in der üblichen wissenschaftlichen notation.


RE: [tex] MyCode 1.0 - Gondlar - 03.01.2008

UDZGuru schrieb:Dieses PlugIn verwendet den Public MimeTeX-Server unter http://forkosh.com.

Dieser Server befindet sich nun auf http://www.forkosh.dreamhost.com. Das Plugin muss angepasst werden wenn man es verwenden will.