[NTG-context] how to get minimals working?

2009-08-04 Thread Hans van der Meer
I downloaded and installed the minimals. Running LuaTeX MKIV then hangs in TeXShop and must be aborted. Does someone knows what is amiss here? I use the following runscript in TeXShop: #!/bin/bash export MINIMAL=$HOME/TeX/context/beta $MINIMAL/tex/setuptex export

[NTG-context] minimals not working

2009-08-04 Thread Hans van der Meer
I downloaded and installed the minimals. Running LuaTeX MKIV then hangs in TeXShop and must be aborted. Does someone knows what is amiss here? I use the following runscript in TeXShop: #!/bin/bash export MINIMAL=$HOME/TeX/context/beta $MINIMAL/tex/setuptex export

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

2009-08-04 Thread Matthijs Kooijman
Hi Hans, i uploaded a beta zip with two extra hooks I see the hooks, but I can't find the spot where they are called? It seems you missed this part of my patch? Also, I think you didn't update the definition of \type to use the typesingle lua function I proposed, which means that \type{}

Re: [NTG-context] how to get minimals working?

2009-08-04 Thread Mojca Miklavec
On Mon, Aug 3, 2009 at 18:28, Hans van der Meer wrote: I downloaded and installed the minimals. Running LuaTeX MKIV then hangs in TeXShop and must be aborted. Does someone knows what is amiss here? I use the following runscript in TeXShop: #!/bin/bash export MINIMAL=$HOME/TeX/context/beta

[NTG-context] Problem with \definetextbackground

2009-08-04 Thread Helmut Schwertner
Hello, I have a problem with the following file: test.tex%%% \setupcolors[state=start] \definetextbackground[verbatim]

[NTG-context] lost curved left quotes

2009-08-04 Thread Ciro Soto
I am resending this just in case it got lost when the server was down. Hi all, Somehow my left quotes are straight, not curved as my right quotes. How could I make them curved? (I am using `` for the left quotes, and '' for the right quotes.) (If I use \quotation {qwerty} I get the curved

[NTG-context] framed box in between

2009-08-04 Thread Ciro Soto
I am resending this note in case it got lost when the server was down. ciro Hi all, I would like to have a quote inserted in a framed box that is part in the margin and part in the text, and surrounded by the text. I found the command to have it in the margin or in the text area, but couldn't

[NTG-context] pages not full

2009-08-04 Thread Ciro Soto
I am having a minor but persistent problem. The text area don't get full of text. It jumps to the next page leaving several (4 ,5, 6) lines empty at the bottom of the text area. It happens in the middle of a paragraph. Any switch I should be setting up? ciro -- -- Links of your interest:

[NTG-context] filecontents

2009-08-04 Thread Peter Münster
Hello, It would be nice, if this module could be integrated in the distribution: http://wiki.contextgarden.net/Filecontents Cheers, Peter -- Contact information: http://pmrb.free.fr/contact/ ___ If your question

[NTG-context] module sync'ing

2009-08-04 Thread Peter Münster
Hello, How should module contributions (t-vim, t-french, t-letter, etc.) find their way to the minimals today? (There are so many possibilities, I'm a bit lost: modules.contextgarden.net, svn, git, ctan, rsync, email to Mojca, email to Hans, and so on... ;) Cheers, Peter -- Contact

Re: [NTG-context] module sync'ing

2009-08-04 Thread Aditya Mahajan
On Tue, 4 Aug 2009, Peter Münster wrote: Hello, How should module contributions (t-vim, t-french, t-letter, etc.) find their way to the minimals today? first-setup.sh --extras=t-vim,t-french http://wiki.contextgarden.net/ConTeXt_Minimals#Installing_third_party_modules

Re: [NTG-context] lost curved left quotes

2009-08-04 Thread Derek CORDEIRO
On Tue, Aug 4, 2009 at 8:57 PM, Ciro Soto c...@kavyata.com wrote: I am resending this just in case it got lost when the server was down. Hi all, Somehow my left quotes are straight, not curved as my right quotes. How could I make them curved? (I am using `` for the left quotes, and ''

[NTG-context] Layers don't repeat in Mk IV

2009-08-04 Thread Derek CORDEIRO
I've been trying to use layers for a simple logo that repeats on all pages. Something along the lines of the code below: \definelayer[mybg][x=0mm, y=0mm,width=\paperwidth, height=\paperheight,repeat=yes] \setlayer [mybg] [hoffset=1cm, voffset=1cm]

Re: [NTG-context] module sync'ing

2009-08-04 Thread Mojca Miklavec
On Tue, Aug 4, 2009 at 18:32, Peter Münster wrote: Hello, How should module contributions (t-vim, t-french, t-letter, etc.) find their way to the minimals today? (There are so many possibilities, I'm a bit lost: modules.contextgarden.net, svn, git, ctan, rsync, email to Mojca, email to

[NTG-context] Problem with metapost textbackgrounds on Windows

2009-08-04 Thread Kevin D. Robbins
Hello all, In the example below, I mean for a gray box with rounded corners to be placed behind \startC ... \stopC blocks. This example compiles properly on Linux with the latest ConTeXt beta and LuaTeX synced from the minimals just minutes ago. On Windows, also updated from minimals this

Re: [NTG-context] lost curved left quotes

2009-08-04 Thread Mojca Miklavec
On Tue, Aug 4, 2009 at 18:47, Derek CORDEIRO wrote: On Tue, Aug 4, 2009 at 8:57 PM, Ciro Soto wrote: I am resending this just in case it got lost when the server was down. Hi all, Somehow my left quotes are straight, not curved as my right quotes. How could I make them curved? (I am

Re: [NTG-context] how to get minimals working?

2009-08-04 Thread Mojca Miklavec
On Tue, Aug 4, 2009 at 19:17, Hans van der Meer wrote: The files requested are here, zipped together. I am working happily with them for quite some time. Could it be they are outdated? Yes, it's quite possible. I don't have the fonts to test, but a few possible relevant remarks: 1.) Try not to

Re: [NTG-context] Problem with metapost textbackgrounds on Windows

2009-08-04 Thread Mojca Miklavec
On Tue, Aug 4, 2009 at 19:18, Kevin D. Robbins wrote: Hello all, In the example below, I mean for a gray box with rounded corners to be placed behind \startC ... \stopC blocks. This example compiles properly on Linux with the latest ConTeXt beta and LuaTeX synced from the minimals just

Re: [NTG-context] module sync'ing

2009-08-04 Thread Peter Münster
On Tue, 4 Aug 2009, Mojca Miklavec wrote: 1.) Authors should update modules.contextgarden.net - this is the primary and definite source Thank you for this confirmation! Sometimes it took a very long time, that minimals got synchronised with modules.contextgarden.net, so I had some doubt...

Re: [NTG-context] how to get minimals working?

2009-08-04 Thread Mojca Miklavec
On Tue, Aug 4, 2009 at 20:47, Hans van der Meer wrote: Thanks Mojca for your answer and suggestion. There surely is something with my typescripts that makes them happy under mkii and very unhappy under mkiv. MKIV has undergone *heavy* changes recently, and fonts were one of the area that has

[NTG-context] LuaTex choking on \definesynonyms?

2009-08-04 Thread Roland
Hi all, LuaTex doesn't seem to like the \definesynonyms command. The following works fine in PDFtex: 1 \definesynonyms[abbreviation][abbreviations][\infull] 2 3 \starttext 4 \abbreviation{VVV}{Bureau of Tourist Information} 5 The Dutch \VVV\ (\infull{VVV}) can

Re: [NTG-context] module sync'ing

2009-08-04 Thread Mojca Miklavec
On Tue, Aug 4, 2009 at 21:36, Peter Münster wrote: On Tue, 4 Aug 2009, Mojca Miklavec wrote: 1.) Authors should update modules.contextgarden.net - this is the primary and definite source Thank you for this confirmation!  Sometimes it took a very long time, that minimals got synchronised

Re: [NTG-context] how to get minimals working?

2009-08-04 Thread Aditya Mahajan
On Tue, 4 Aug 2009, Mojca Miklavec wrote: On Tue, Aug 4, 2009 at 20:47, Hans van der Meer wrote: Thanks Mojca for your answer and suggestion. There surely is something with my typescripts that makes them happy under mkii and very unhappy under mkiv. MKIV has undergone *heavy* changes

Re: [NTG-context] LuaTex choking on \definesynonyms?

2009-08-04 Thread Kevin D. Robbins
Hi Roland, Hans (or someone else) added abbreviation as a standard synonym in the file strc-syn.mkivhttp://source.contextgarden.net/tex/context/base/strc-syn.mkiv?search=abbreviations. You no longer need to separately define abbreviation with \definesynonym in order to use

Re: [NTG-context] Layers don't repeat in Mk IV

2009-08-04 Thread Wolfgang Schuster
Am 04.08.2009 um 18:52 schrieb Derek CORDEIRO: I've been trying to use layers for a simple logo that repeats on all pages. Something along the lines of the code below: \definelayer[mybg][x=0mm, y=0mm,width=\paperwidth, height= \paperheight,repeat=yes]

Re: [NTG-context] how to get minimals working?

2009-08-04 Thread Wolfgang Schuster
Am 04.08.2009 um 22:25 schrieb Aditya Mahajan: Wolfgang had made typescripts of lucida math. This information is new to me, I wrote typescripts for the text fonts but not for math. Wolfgang ___ If your

Re: [NTG-context] how to get minimals working?

2009-08-04 Thread Aditya Mahajan
On Tue, 4 Aug 2009, Wolfgang Schuster wrote: Am 04.08.2009 um 22:25 schrieb Aditya Mahajan: Wolfgang had made typescripts of lucida math. This information is new to me, I wrote typescripts for the text fonts but not for math. Sorry, I got confused. Maybe if I don't work on the math