Pick of the Week - Nov 10 [Show all picks]
Path Finder 5 - A feature-laden Finder replacement
Submit Hint Search The Forums LinksStatsPollsFAQHeadlinesRSS
12,000 hints and counting!

Use LaTeX equations in Adium (IM client) Apps
I just discovered that Adium can display LaTeX! That's certainly useful for students, mathematicians, scientists, etc. For this to work, in addition to pdflatex (part of TeXLive-teTeX), you need to run Equation Service. Adium sends the text to that utility, which runs pdflatex on it and returns the resulting PDF to the caller. Everything nicely and transparently chained behind the scenes. I took a screenshot of some trials.
    •    
  • Currently 0.00 / 5
  • 1
  • 2
  • 3
  • 4
  • 5
  (0 votes cast)
 
[10,159 views]  

Use LaTeX equations in Adium (IM client) | 5 comments | Create New Account
Click here to return to the 'Use LaTeX equations in Adium (IM client)' hint
The following comments are owned by whomever posted them. This site is not responsible for what they say.
Use LaTeX equations in Adium (IM client)
Authored by: herbs on Tue, May 18 2004 at 2:16PM PDT
Howdy,

It should work with any Cocoa application that accepts services; e.g., it also works with iChat.

Good Luck,
Herb Schulz


---
Good Luck,
Herb Schulz

[ Reply to This | # ]
Use LaTeX equations in Adium (IM client)
Authored by: timkingman on Tue, May 18 2004 at 2:39PM PDT
The "hint" here is that Adium displays (La)TeX without any user intervention. The screenshot and hint are a little less than clear, but Adium will call Equation Service to render any text enclosed in $$...$$, whether you send or receive it. It will not render a PDF and send it to your buddy.

The "this works in iChat too" trick is to use Equation Service as it was intended. Select some text, send it to ES (cmd <), and then paste the rendered PDF it into the chat.

[ Reply to This | # ]
Use LaTeX equations in Adium (IM client)
Authored by: johnga1t on Wed, May 19 2004 at 9:57AM PDT
took me a few minutes to figure this out, so know that in order to activate this feature, you need to typeset using '$$':

$$ \int_a^b f(x) dx $$

should work.

[ Reply to This | # ]
Use LaTeX equations in Adium (IM client)
Authored by: mathieu on Thu, May 20 2004 at 7:41AM PDT
I am trying to use Equation Service with iChat. It might work, but it's not quite working yet. First, latin characters are remplaced with black framed rectangles (yet maths characters work: \alpha will work, but a plain number or letter 2 or a will not). Second, transparency doesn't work when I command-drag the result: it shows a black-filled rectangle in iChat :(.

Any clue on how to make it work? TeXShop works fine with test documents.

[ Reply to This | # ]
Use LaTeX equations in Adium (IM client)
Authored by: autumnmist on Mon, Nov 5 2007 at 10:47PM PST
This no longer works as of Adium post 1.0.6 (last version it works with) because the Adium devs removed the code in Adium that made it work. They want to make LaTeX a separate plugin--which is understandable, but this is not noted in the changelogs for Adium AND it's 4 months later and at least the old version of the plugin is not available for installation with updated Adium.

See here:
http://trac.adiumx.com/ticket/7592

[ Reply to This | # ]