texmacs-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Texmacs-dev] xyplugin is broken and there is an easy fix.


From: Adrian S.
Subject: [Texmacs-dev] xyplugin is broken and there is an easy fix.
Date: Sat, 17 Mar 2012 12:18:36 -0600

The xyplugin is broken, and there is an easy fix:

It says
#!/bin/sh

it should say
#!/bin/bash

or rewrite the line

echo -ne "\n"

to make it work for /bin/sh (I would need to think how)

Another issue is that the plugin does not detect whether the package
xypic is actually installed, but it seems to me that the user should
make sure that xypic is installed...

Peace.
-Adrian.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]