Re: [NTG-context] finding out what font are available

2009-06-15 Thread Ciro Soto
the mtxrun file and the luatools file in the bin path are the same as the ones in the lua directory. I ran diff and got nothing. For instance: % *diff ~/context/tex/texmf-context/scripts/context/lua/luatools.lua ~/context/tex/texmf-linux/bin/luatools* I copied them anyways: *%cp mtxrun.lua

Re: [NTG-context] stand-alone ConTeXt

2009-06-15 Thread Hans Hagen
Yue Wang wrote: btw, if one uses mkiv, ruby is no longer needed unless one wants to run specific scripts that are not yet luafied; but then, installing ruby is no big deal anyway How about process the mkii document using lua script too? So eventually we can get rid of ruby and perl. for that

Re: [NTG-context] new structure code

2009-06-15 Thread Hans Hagen
Alan BRASLAU wrote: On Sunday 14 June 2009 20:23:50 Hans Hagen wrote: Alan BRASLAU wrote: Blindly using the following minimal example, I almost get the desired result, but the parts are unnumbered. \setuphead[part][sectionsegments=1:1] I am still fishing... and don't really get it...

Re: [NTG-context] problem with \footnote and \FlushStep (MKIV)

2009-06-15 Thread Hans Hagen
Peter Münster wrote: Some weeks ago, this worked fine, but today: \usemodule[pre-stepwise] \setupinteraction[state=start] \starttext \chapter{Footnote appears too early} \StartSteps bla\FlushStep \footnote{footnote}\FlushStep bla\FlushStep \StopSteps footnotes are now flushed completely

[NTG-context] mkiv structure

2009-06-15 Thread Hans Hagen
Hi, I was wondering ... the last time quite some nice small test samples were posted for testing the structure code maybe we can set up a repository with such test files (but someone needs to coordinate it) where they can end up after posting and fixing possible errors in the examples; we

Re: [NTG-context] [PATCH] Add begin_of_buffer and end_of_buffer hooks for lua pretty printers

2009-06-15 Thread Matthijs Kooijman
Hi Hans, (no patch nor example of usage attached) *sigh*, attaching files is always hard :-) Anyway, I've attached it now, together with an exapmle prettyprinter that uses it. I've also slightly changed the patch since my last message. Now, begin_of_buffer and end_of_buffer are always called,

Re: [NTG-context] URLs: interaction, color/style, hyphenation

2009-06-15 Thread Peter Münster
On Thu, 11 Jun 2009, Peter Münster wrote: Here a general test-file with all possibilities to print URLs, that I'm aware of: \setupinteraction[state=start] \useURL[myURL][http://url.com/index.html] \starttext \hsize1pt % hyphen introduced in url, no special color/style: \from[myURL] %

Re: [NTG-context] URLs: interaction, color/style, hyphenation

2009-06-15 Thread Hans Hagen
Peter Münster wrote: On Thu, 11 Jun 2009, Peter Münster wrote: Here a general test-file with all possibilities to print URLs, that I'm aware of: \setupinteraction[state=start] \useURL[myURL][http://url.com/index.html] \starttext \hsize1pt % hyphen introduced in url, no special color/style:

Re: [NTG-context] stand-alone ConTeXt

2009-06-15 Thread Yue Wang
the mswincontext zip always provided ruby and gs and as well as xmlproc and xsltproc it's just that now that we have the garden minimals i no longer make my own so making mswincontex makes less sense too What about make a mswinbonus.zip for the user who need them, like MacTeX shipped its

[NTG-context] problem with math and TeXgyre and MKIV

2009-06-15 Thread Alan BRASLAU
No math symbols? (see attached) Alan minimal example: \usetypescript[postscript] \setupbodyfont[postscript,rm,12pt] \starttext $A = \pi r^2$ \stoptext goo.pdf Description: Adobe PDF document ___ If your question

Re: [NTG-context] stand-alone ConTeXt

2009-06-15 Thread Joel C. Salomon
Yue Wang wrote: the mswincontext zip always provided ruby and gs and as well as xmlproc and xsltproc it's just that now that we have the garden minimals i no longer make my own so making mswincontex makes less sense too What about make a mswinbonus.zip for the user who need them, like

Re: [NTG-context] stand-alone ConTeXt

2009-06-15 Thread Yue Wang
It depends if the Minimals are intended to be a complete TeX system or if they are meant to be a minimal system for ConTeXt, possibly complementing the utility programs from TeX Live. it is just context minimals' extra... minimals can still be a minimal system for ConTeXt. —Joel Salomon

Re: [NTG-context] stand-alone ConTeXt

2009-06-15 Thread Hans Hagen
Yue Wang wrote: It depends if the Minimals are intended to be a complete TeX system or if they are meant to be a minimal system for ConTeXt, possibly complementing the utility programs from TeX Live. it is just context minimals' extra... minimals can still be a minimal system for ConTeXt.

Re: [NTG-context] stand-alone ConTeXt

2009-06-15 Thread Wolfgang Schuster
Am 15.06.2009 um 17:05 schrieb Hans Hagen: it is just context minimals' extra... minimals can still be a minimal system for ConTeXt. there will be a goodies option: --goodies=scite,texworks,xml,gs but not many more Is it also possible to change --extras=... to --modules=... (or keep

[NTG-context] Using a tikz package

2009-06-15 Thread Maurí­cio
I would like to use this package for drawing circuits: http://home.dei.polimi.it/mredaelli/circuitikz/index.html The examples are in Latex, but I imagine it could be used in ConTeXt since it's written using Tikz. How can I do that? The recomended instalation procedure at the website is to just

Re: [NTG-context] Using a tikz package

2009-06-15 Thread Mojca Miklavec
On Mon, Jun 15, 2009 at 20:35, Maurí­cio wrote: I would like to use this package for drawing circuits: http://home.dei.polimi.it/mredaelli/circuitikz/index.html The examples are in Latex, but I imagine it could be used in ConTeXt since it's written using Tikz. How can I do that? The

[NTG-context] Part, chapter, section numbers typeset twice by e.g. \in{Chapter}[ch:foo]

2009-06-15 Thread Kevin D. Robbins
Hi Hans, In the following test, \in{}[] typesets the correct part/chapter/section number, but doubled up as in Chapter 2.32.3 instead of Chapter 2.3. \starttext \placecontent \part[pt:foo_bar_baz]{Foo, Bar, Baz} \chapter[ch:foo]{Foo} \in{Chapter}[ch:baz1] \chapter[ch:bar]{Bar}

Re: [NTG-context] Symbol join of \ll and equal

2009-06-15 Thread Xan
En/na Xan ha escrit: Hi, I just want to know if there is a symbol that join \ll and = like \leq joins and =. If not, it's possible to make that symbol (that has in upper and - in bottom; like \leq but with two )? Thanks in advance, Xan. PS: In The not so short introduction to latex there

[NTG-context] Re : Using a tikz package

2009-06-15 Thread Flavien Lambert
If you convince him to do so, I would also be grateful since electrical circuits are the only missing piece for me to convert all the exercises for my students from LaTeX to ConTeXt! Regards, 2009/6/15, Mojca Miklavec mojca.miklavec.li...@gmail.com: On Mon, Jun 15, 2009 at 20:35, Maurí­cio

Re: [NTG-context] Using a tikz package

2009-06-15 Thread Mojca Miklavec
On Mon, Jun 15, 2009 at 20:58, Massimo Redaelli wrote: Dear Massimo, Thanks a lot for such a quick response.     thanks for letting me know about this. I am certainly willing to fix it, but my knowledge of Context is null. My knowlegde of LaTeX equals that as well, so ... :) :) :) I'm

[NTG-context] structure bugs: \nomarking

2009-06-15 Thread Idris Samawi Hamid ادريس سماوي ح امد
Hi, As we discussed, I'm submitting structure bugs as we move along to get this manuscript to the publisher. \nomarking fails: ! Undefined control sequence. \@@mklimittext -\@@kolimittext \doifelse #1#2-\edef \!!stringa {#1 }\edef \!!stringb {#2}\ifx

Re: [NTG-context] Pretty print SQL broken? Or am I doing something wrong?

2009-06-15 Thread Gerben Wierda
On 11 Jun 2009, at 15:05, Hans Hagen wrote: Gerben Wierda wrote: Nobody has a solution for my problem with non-working colouration of code? the sql filter in mkii was not written by me ... So, who did? Or is there documentation on how this works so I can look at it myself? G

Re: [NTG-context] Pretty print SQL broken? Or am I doing something wrong?

2009-06-15 Thread Gerben Wierda
On 11 Jun 2009, at 14:22, Berend de Boer wrote: Gerben == Gerben Wierda gerben.wie...@rna.nl writes: Gerben For 'SQL' I assume I should use 'sql'. When I do that, Gerben exactly the same happens. I mean select instead of SELECT. Maakt geen verschil. Gerben

Re: [NTG-context] Pretty print SQL broken? Or am I doing something wrong?

2009-06-15 Thread Gerben Wierda
On 11 Jun 2009, at 14:22, Berend de Boer wrote: Gerben == Gerben Wierda gerben.wie...@rna.nl writes: Gerben For 'SQL' I assume I should use 'sql'. When I do that, Gerben exactly the same happens. I mean select instead of SELECT. Sorry, English: makes no difference. G

[NTG-context] --synctex switch available

2009-06-15 Thread Mojca Miklavec
Just a short notice ... The ConTeXt from version 2009-06-13 on (mkii only) provides the --synctex switch (that is equivalent to --synctex=1 call to engine). Mojca ___ If your question is of interest to others as

Re: [NTG-context] \setupcaption stopper does not work in mkiv

2009-06-15 Thread jm
hans, thank you so much! was finally able to solve my problem using your solution. :-) just one thing though, how do i produce Figure 1.1 or Figure 1-1? Thanks so much for bearing with me. I still have a lot to learn a lot about ConTeXt. :-) Cheers! :-) joel mendoza