I downloaded Taco's TeXCalc script at http://tex.aanhet.net/utils/texcalc and installed the required perlTk thingie. Newbie question... How do you run this "silly script" (*) ? Using ActivePerl and sciTE. Thanks, Alan (*) No, no it's not me who said it first... Taco wrote it himself ! ;O)
Alan Stone wrote:
I downloaded Taco's TeXCalc script at http://tex.aanhet.net/utils/texcalc and installed the required perlTk thingie.
Newbie question...
How do you run this "silly script" (*) ?
Using ActivePerl and sciTE.
maybe just perl texcalc.pl if i remember right it's a perltk script; it dates from the time (1999 or so) that taco and i were exploring perltk .. in the same group or apps there is texwork (an tex oriented editor writen in perltk that i wrote plus some goodies - it still runs ok i just saw) and texshow that was later rewritten by taco to handle the xml variant if the syntax definitions Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
Le mercredi 11 juin 2008 à 20:28 +0200, Alan Stone a écrit :
I downloaded Taco's TeXCalc script at http://tex.aanhet.net/utils/texcalc and installed the required perlTk thingie.
Newbie question...
How do you run this "silly script" (*) ?
Using ActivePerl and sciTE.
mh@home:~/Bureau$ ./texcalc & [1] 16901 mh@home:~/Bureau$ unless you prefer to add it to your PATH. Cheers, mh
Thanks, Alan
(*) No, no it's not me who said it first... Taco wrote it himself ! ;O) ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki!
maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________
Thanks for your replies. Hans' suggestion worked. As for...
mh@home:~/Bureau$ ./texcalc & [1] 16901 mh@home:~/Bureau$
I don't understand a thing about it. It's like klingon to me. ;O)
Nevertheless, I'm curious. Where do you input that ?
FYI, I'm on Windows.
Alan
On Wed, Jun 11, 2008 at 9:54 PM, Michael Hallgren
Le mercredi 11 juin 2008 à 20:28 +0200, Alan Stone a écrit :
I downloaded Taco's TeXCalc script at http://tex.aanhet.net/utils/texcalc and installed the required perlTk thingie.
Newbie question...
How do you run this "silly script" (*) ?
Using ActivePerl and sciTE.
mh@home:~/Bureau$ ./texcalc & [1] 16901 mh@home:~/Bureau$
unless you prefer to add it to your PATH.
Cheers,
mh
Thanks, Alan
(*) No, no it's not me who said it first... Taco wrote it himself ! ;O)
If your question is of interest to others as well, please add an entry to
___________________________________________________________________________________ the Wiki!
maillist : ntg-context@ntg.nl /
http://www.ntg.nl/mailman/listinfo/ntg-context
webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net
___________________________________________________________________________________
___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki!
maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net
___________________________________________________________________________________
Le jeudi 12 juin 2008 à 09:27 +0200, Alan Stone a écrit :
Thanks for your replies. Hans' suggestion worked.
As for...
mh@home:~/Bureau$ ./texcalc & [1] 16901 mh@home:~/Bureau$
I don't understand a thing about it. It's like klingon to me. ;O)
Nevertheless, I'm curious. Where do you input that ?
FYI, I'm on Windows.
Sorry, my excuses. That's the way you would do if you were using a Unix alike system. Cheers, mh
Alan
On Wed, Jun 11, 2008 at 9:54 PM, Michael Hallgren
wrote: Le mercredi 11 juin 2008 à 20:28 +0200, Alan Stone a écrit : > I downloaded Taco's TeXCalc script at > http://tex.aanhet.net/utils/texcalc > and installed the required perlTk thingie. > > Newbie question... > > How do you run this "silly script" (*) ? > > Using ActivePerl and sciTE. mh@home:~/Bureau$ ./texcalc & [1] 16901 mh@home:~/Bureau$
unless you prefer to add it to your PATH.
Cheers,
mh
> > Thanks, > Alan > > (*) No, no it's not me who said it first... Taco wrote it > himself ! ;O)
> ___________________________________________________________________________________ > If your question is of interest to others as well, please add an entry to the Wiki! > > maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context > webpage : http://www.pragma-ade.nl / http://tex.aanhet.net > archive : https://foundry.supelec.fr/projects/contextrev/ > wiki : http://contextgarden.net > ___________________________________________________________________________________
___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki!
maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________
___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki!
maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________
On Thu, Jun 12, 2008 at 12:24 PM, Alan Stone wrote:
That's the way you would do if you were using a Unix alike system.
Mama mia ! That definitely doesn't motivate me to switch to something Unix-ish. Forgive me, I'm a simple soul. ;O)
On Windows you can create a file texcalc.bat with contents perl C:\path-to-texcalc\texcalc.pl and put it somewhere into PATH. Then, you will be able to call texcalc from console. If you want it in Start Menu, I guess that you can simply put a link to that bat file (or copy that bat file there). Mojca
Thanks Mojca. For future reference, on how to proceed: http://www.computerhope.com/issues/ch000549.htm http://vlaurie.com/computers2/Articles/environment.htm or google (with quotes): "windows xp" +path Alan On Thu, Jun 12, 2008 at 12:42 PM, Mojca Miklavec < mojca.miklavec.lists@gmail.com> wrote:
On Thu, Jun 12, 2008 at 12:24 PM, Alan Stone wrote:
That's the way you would do if you were using a Unix alike system.
Mama mia ! That definitely doesn't motivate me to switch to something Unix-ish. Forgive me, I'm a simple soul. ;O)
On Windows you can create a file texcalc.bat with contents perl C:\path-to-texcalc\texcalc.pl and put it somewhere into PATH.
Then, you will be able to call texcalc from console. If you want it in Start Menu, I guess that you can simply put a link to that bat file (or copy that bat file there).
Mojca
___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki!
maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net
___________________________________________________________________________________
participants (4)
-
Alan Stone
-
Hans Hagen
-
Michael Hallgren
-
Mojca Miklavec