[NTG-context] need help for the installation of luatools
Hi, all, I have downloaded binary files(lua5_1_2_Darwin89_bin_tar). After unzip, there are 3 files "bin2c5.1, lua5.1, luac5.1". I copied lua5.1 as luatex and texlua in the folder /usr/texbin. I also copied luatools.lua as luatools in the folder /usr/texbin. I updated the ConTeXt and try to install LuaTeX. But, I got an error as following when I issue "luatools". apple: dalyoung$ luatools texlua: /usr/texbin/luatools:4183: attempt to index global 'lua' (a nil value) stack traceback: /usr/texbin/luatools:4183: in main chunk [C]: ? I am using TeXlive installed with i-installer. Please give me some hints to avoid the errors. Thank you. Best regards, Dalyoung ___ 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 ___
Re: [NTG-context] XeTeX + ConTeXt in TeXShop
Sorry, I'm used to write Python (where " or ' doesn't matter) (me too :) ) Does that work? (If I ever use TeXshop, then I run texexec in a separate Terminal...) Hmm, no, (AFA I can say) Thanks Best -a- PS: I wikified some of the previous xetex infos. Please someone check I didn't write silly stuff... -- Andrea Valle -- CIRMA - DAMS Università degli Studi di Torino --> http://www.cirma.unito.it/andrea/ --> [EMAIL PROTECTED] -- I did this interview where I just mentioned that I read Foucault. Who doesn't in university, right? I was in this strip club giving this guy a lap dance and all he wanted to do was to discuss Foucault with me. Well, I can stand naked and do my little dance, or I can discuss Foucault, but not at the same time; too much information. (Annabel Chong) ___ 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 ___
Re: [NTG-context] fret-diagrams in Lilypond + ConTeXt
> If you come up with a fix, I'll gladly put it in the module. I'll really don't know for the moment but I may have a look at it some day ... Arthur ___ 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 ___
Re: [NTG-context] fret-diagrams in Lilypond + ConTeXt
Am 2007-09-11 um 02:53 schrieb Arthur Reutenauer: > Note for Hraban: this problem is apparently special to markups, that > somehow the minus signs loses his letterhood when used in a markup. > The fault lies obviously with Lilypond, since when I try to compile > the > following exact line (with the added curly braces): > > { \markup \fret-diagram #"s:0.75;f:1;6-x;5-x;4-o; > 3-2-1;2-3-3;1-2-2;" } > > Lilypond seems to suddenly forget that the minus is part of the > command > and complains about an “unknown escaped string: `\fret'”. > > I have no idea what to do in t-lilypond to fix it. Maybe you know? Sorry, the catcode code is not by me, and I understand it only partly - I'm able to write PostScript and a lot of other languages, but TeX and Scheme are too obscure for me. Perhaps we can re-implement the module in Lua... If you come up with a fix, I'll gladly put it in the module. (There's still a lot more to be fixed/extended; since I'll have to finish my songbook soon, I'll have to cope with some of that...) Greetlings from Lake Constance! Hraban --- http://www.fiee.net/texnique/ http://wiki.contextgarden.net https://www.cacert.org (I'm an assurer) ___ 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 ___
Re: [NTG-context] XeTeX + ConTeXt in TeXShop
Am 2007-09-11 um 12:44 schrieb Arthur Reutenauer: >> I'm having >> env: ruby: No such file or directory > > You should surround the PATH line with double quotes ("), not simple > ones ('). Sorry, I'm used to write Python (where " or ' doesn't matter) or PHP (where I normally use 's)... Never post untested code... ;-) Am 2007-09-11 um 14:05 schrieb Andrea Valle: > But Hraban, how do I then set up TeXShop? I'd set the default typesetting command to 'command listed below' and there to your newly designed command. Does that work? (If I ever use TeXshop, then I run texexec in a separate Terminal...) Greetlings from Lake Constance! Hraban --- http://www.fiee.net/texnique/ http://wiki.contextgarden.net https://www.cacert.org (I'm an assurer) ___ 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 ___
[NTG-context] itemize + linux context update
hello all, generous people: I have in a file this: \startitemize[a,packed] \item uno \item dos \stopitemize If I compile it on windows, (ver 2007.08.29) it´s ok; but if I compile it on linux ubuntu (context version: 2007.04.17) I get this ERROR: Missing = inserted for \ifnum I suposse I need to update context in linux. I've downloaded linuxtex.zip but I don´t know what`s next. Please tell me where to find instructions. Anyway, beyond the context version in linux, is correct that error? Thankyou very much. Horacio Suarez Editorial Antropofagia www.eantropofagia.com.ar From: Hans Hagen <[EMAIL PROTECTED]> Reply-To: mailing list for ConTeXt users To: mailing list for ConTeXt users Subject: Re: [NTG-context] texgyre Date: Thu, 06 Sep 2007 00:01:31 +0200 Idris Samawi Hamid wrote: > On Wed, 05 Sep 2007 05:32:46 -0600, Hans Hagen <[EMAIL PROTECTED]> wrote: > >> Hi all, >> >> The TG Cursor fonts files are ready for download from the TG site: >> >> http://www.gust.org.pl/projects/e-foundry/tex-gyr > > Are the other gyre fonts (otf's) in the distribution yet? support files are, but i didn't update the minimals - 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 - ___ 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 ___ _ Express yourself instantly with MSN Messenger! Download today it's FREE! http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/ ___ 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 ___
Re: [NTG-context] luatex + MP
On Sep 11, 2007, at 3:07 PM, Hans Hagen wrote: > hm, it was one of the first things i did, even use lua for the > conversion now (can teach you some lpeg) ... make sure that the mp > version that you run is ok > > Hans > Okay, I see: I had to upgrade to mpost 1.000, now it works! 0.993 (shipped with tl2007) definitely does not work, and I had to jump through some loops to make the .mem files point to the right version, but now it does work. Thanks Hans! Thomas ___ 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 ___
Re: [NTG-context] luatex + MP
Thomas A. Schmitz wrote: > Hi all, > > just a quick one: for the time being, luatex doesn't seem to support > any MP graphics, right? Even the most simple files both here and on > the garden fail to produce any output. Any hints when this will be > included? hm, it was one of the first things i did, even use lua for the conversion now (can teach you some lpeg) ... make sure that the mp version that you run is ok 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 - ___ 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 ___
Re: [NTG-context] XeTeX + ConTeXt in TeXShop
You should surround the PATH line with double quotes ("), not simple ones ('). Ok, works as an alias from terminal. BTW a texetex command already exists, so I used xecontext But Hraban, how do I then set up TeXShop? Thanks -a- __ _ 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 __ _ -- Andrea Valle -- CIRMA - DAMS Università degli Studi di Torino --> http://www.cirma.unito.it/andrea/ --> [EMAIL PROTECTED] -- I did this interview where I just mentioned that I read Foucault. Who doesn't in university, right? I was in this strip club giving this guy a lap dance and all he wanted to do was to discuss Foucault with me. Well, I can stand naked and do my little dance, or I can discuss Foucault, but not at the same time; too much information. (Annabel Chong) ___ 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 ___
Re: [NTG-context] XeTeX + ConTeXt in TeXShop
> I'm having > env: ruby: No such file or directory You should surround the PATH line with double quotes ("), not simple ones ('). ___ 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 ___
Re: [NTG-context] Greek in luatex
Thomas A. Schmitz wrote: > OK, the message below didn't get too many responses, so maybe I can > rephrase my quiestions in a more precise manner: > > 1. For otftotfm, there's the "unicoding" command where you can > replace a character in a certain slot with another unicode character, > so you could say > unicoding "A = uni03D1" > Is anything like this possible in luatex? sure, but it depends a bit on what level ... font driven or not if you have open type fonts, you can add features on the fly ... \starttext \installfontfeature[otf][verb] \definefontfeature [test] [mode=node,language=dflt,script=latn, verb=yes,featurefile=verbose-digits.fea] {\font\test=name:lmroman10regular*test at 20pt \test 1 2 3 4} \ctxlua{characters.context.show(\number"00AB)} \stoptext this replaces 1 by one and 2 by two ... the file verbose-digits.fea in in the distribution and an example of a fontforge specification file > 2. I see this code in font-otf.lua: > fonts.otf.features.data.tex = { > { "endash", "hyphen hyphen" }, > { "emdash", "hyphen hyphen hyphen" }, > { "quotedblleft", "quoteleft quoteleft" }, > { "quotedblright", "quoteright quoteright" }, > { "quotedblleft", "grave grave" }, > { "quotedblright", "quotesingle quotesingle" }, > { "quotedblbase", "comma comma" } > } that's ligatures and there for backward compatibility (hm, makes me wonder if it makes more sense to do that using feature files) > and this list is used in the function function > fonts.initializers.base.otf.texligatures(tfm,value) > > How is it possible to write a similar list and function for just a > single font or fonts in a specific typescript? in principle you can add lua code in typescripts and then register that as a feature (so, texligatures or tlig is one of them, as is lineheight) it all depends on how generic things are; we can think of features like remap=name-of-remap-vector (keep in mind that this operates on node lists then; rencoding the input i.e. regimes is done differently) so .. just write down detailed specs -) Han - 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 - ___ 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 ___
Re: [NTG-context] close-up (was: backward compatibility ... )
Am 11.09.2007 um 08:38 schrieb Wolfgang Schuster: > 2007/9/10, Steffen Wolfrum <[EMAIL PROTECTED]>: >> There are three components: hyphenation, ligatures and space in >> ligatures. >> >> Up to now I couldn't find the *right* solution, where all three are >> correct. >> >> Maybe some wizards know? >> ... > \definetextmodediscretionary * > {\prewordbreak\discretionary{-}{}{}\prewordbreak} > > Now Auf|*|lagen give for me the same output as Auf\-lagen. HURRAY !!! ___ 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 ___
Re: [NTG-context] XeTeX + ConTeXt in TeXShop
Thanks I edited ~/.bash_profile adding On 10 Sep 2007, at 19:26, Henning Hraban Ramm wrote: export PATH='$PATH:/usr/texbin' alias texetex='texexec --xtx' calling from Terminal texetex /test/xetest.tex I'm having env: ruby: No such file or directory Best -a- -- Andrea Valle -- CIRMA - DAMS Università degli Studi di Torino --> http://www.cirma.unito.it/andrea/ --> [EMAIL PROTECTED] -- I did this interview where I just mentioned that I read Foucault. Who doesn't in university, right? I was in this strip club giving this guy a lap dance and all he wanted to do was to discuss Foucault with me. Well, I can stand naked and do my little dance, or I can discuss Foucault, but not at the same time; too much information. (Annabel Chong) ___ 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 ___