[NTG-context] Export itemize

2011-12-18 Thread Andreas Harder
Hi Hans, many thanks fort the itemize fixes! I’ve found another problem with the latest beta. \setupbackend[export=yes] \starttext \startitemize \item test \stopitemize \stoptext Regards Andreas ___

[NTG-context] Layer preset: leftbottom

2011-12-18 Thread Andreas Harder
Hi Hans, it seems that the layer preset leftbottom is broken. \definelayer[page] [width=\paperwidth,height=\paperheight] \setlayer [page] [preset=leftbottom] {\red TEST} % error % \setlayer [page] [preset=rightbottom] {\red TEST} % OK \setupbackgrounds[page][background=page] \starttext

Re: [NTG-context] Layer preset: leftbottom

2011-12-18 Thread Wolfgang Schuster
Am 18.12.2011 um 11:00 schrieb Andreas Harder: Hi Hans, it seems that the layer preset leftbottom is broken. I posted this fix a few days ago on the dev list: supp-box.mkiv: -\unexpanded\def\righttopbox_finish +\def\boxes_righttopbox_finish {\global\boxhdisplacement\boxoffset

Re: [NTG-context] Layer preset: leftbottom

2011-12-18 Thread Andreas Harder
On 18.12.2011, at 11:14, Wolfgang Schuster wrote: Am 18.12.2011 um 11:00 schrieb Andreas Harder: Hi Hans, it seems that the layer preset leftbottom is broken. I posted this fix a few days ago on the dev list: supp-box.mkiv: -\unexpanded\def\righttopbox_finish

Re: [NTG-context] beta (again)

2011-12-18 Thread Hans Hagen
On 17-12-2011 13:31, Thomas A. Schmitz wrote: On 12/17/2011 10:23 AM, Hans Hagen wrote: I'm experiencing problems with the latest (today's) beta, and I suspect they are caused by the bold math change. The error is: fixed Oops, sorry, I spoke too soon, I now get: ! Undefined control

Re: [NTG-context] [***SPAM***] MetaFun linear_shade with transparency?

2011-12-18 Thread Hans Hagen
On 17-12-2011 23:02, Martin Bruchanov wrote: Hi guys, it is possible to use linear_shade with transparency in MetaFun? Thanks for info and piece of example code :) metapost/plugins-004.tex in the test suite Hans -

Re: [NTG-context] Layer preset: leftbottom

2011-12-18 Thread Wolfgang Schuster
Am 18.12.2011 um 11:34 schrieb Andreas Harder: By the way … Sorry to bother you, but I’m still run into problems according \definelayout. Change in page-imp.mkiv the order of the last to lines (increment realpage before flushing \everyaftershipout): \def\page_boxes_shipout#1% or:

[NTG-context] simplefonts broken?

2011-12-18 Thread Pablo Rodríguez
Hi there, after upgrading TL2011 today and having installed a new version of simplefonts, I cannot get this sample working: \usemodule[simplefonts] \setmainfont[TeX Gyre Pagella] \starttext \TeX \stoptext The error I get reads: ! Undefined control sequence. system tex error on line

Re: [NTG-context] simplefonts broken?

2011-12-18 Thread Wolfgang Schuster
Am 18.12.2011 um 15:24 schrieb Pablo Rodríguez: Hi there, after upgrading TL2011 today and having installed a new version of simplefonts, I cannot get this sample working: […] I don't know whether this happens because I'm not using the latest beta, but many TL2011 users will face the

Re: [NTG-context] simplefonts broken?

2011-12-18 Thread Pablo Rodríguez
On 12/18/2011 03:38 PM, Wolfgang Schuster wrote: Am 18.12.2011 um 15:24 schrieb Pablo Rodríguez: I don't know whether this happens because I'm not using the latest beta, but many TL2011 users will face the same situation. I had to restore the package to its previous version? I’m aware of

Re: [NTG-context] ConTeXt-- does it make sense for my needs?

2011-12-18 Thread Bruce
Roger Mason rmason at mun.ca writes: Chris, Chris Lott chris at chrislott.org writes: 3) PDF is my primary medium of exchange, though I would like to efficiently exchange docs with colleagues, which might mean getting them into something they can open with their beloved Microsoft

[NTG-context] itemize

2011-12-18 Thread Aditya Mahajan
Hi, With the latest beta \setupitemize[2][packed,joinedup] gives checkmissing or ungrouped '=' after 'packed' in line 2 (@@opitemize:2:) Aditya ___ If your question is of interest to others as

[NTG-context] Right float and grid

2011-12-18 Thread Aditya Mahajan
When using right float with grid, paragraphs do not wrap correctly arround the figure. Consider the following example and compare the output with and without \setuplayout[grid=on] \setuplayout[grid=on] \starttext \startplacefigure[location={right,none}]

Re: [NTG-context] Right float and grid

2011-12-18 Thread Aditya Mahajan
On Sun, 18 Dec 2011, Aditya Mahajan wrote: When using right float with grid, paragraphs do not wrap correctly arround the figure. Another bug with floats. Using \definetextbackground goobles all floats! \definetextbackground [whatever] [ background=color,

Re: [NTG-context] simplefonts broken?

2011-12-18 Thread Kip Warner
On Sun, 2011-12-18 at 15:24 +0100, Pablo Rodríguez wrote: Hi there, after upgrading TL2011 today and having installed a new version of simplefonts, I cannot get this sample working: \usemodule[simplefonts] \setmainfont[TeX Gyre Pagella] \starttext \TeX \stoptext The error I get

Re: [NTG-context] itemize

2011-12-18 Thread Hans Hagen
On 18-12-2011 19:18, Aditya Mahajan wrote: Hi, With the latest beta \setupitemize[2][packed,joinedup] gives check missing or ungrouped '=' after 'packed' in line 2 (@@opitemize:2:) fixed in next upload (case _a and _b needs to be swapped) Hans

[NTG-context] Broken textbackground

2011-12-18 Thread Otared Kavian
Dear Hans, For your information it seems that in the latest beta, textbackground is broken: minimal example below, and the output can be found here: http://dl.dropbox.com/u/4316076/textbackground-bug.pdf Best regards: OK %%% begin textbackground-bug.tex \starttext

[NTG-context] (exuberant) ctags and ConTeXt

2011-12-18 Thread Chris Lott
Does anyone have a current working configuration for exuberant-ctags (I'm using it in vim) to work with ConTeXt? The ctags FAQ shows how to do it for LaTeX with regexes in a configuration file... http://vim-taglist.sourceforge.net/extend.html I can hack away at those, but in case anyone has done

Re: [NTG-context] Undefined control sequence

2011-12-18 Thread Kip Warner
On Sat, 2011-12-17 at 06:27 +0100, Wolfgang Schuster wrote: I uploaded a new revision of the module which should be in the minimals in a few hours. It still bails, but now for apparently a different reason. I find it very hard to read the error messages ConTeXt throws. I'm accustomed to gcc

Re: [NTG-context] Undefined control sequence

2011-12-18 Thread Kip Warner
On Sat, 2011-12-17 at 11:56 +0900, Vladimir Lomov wrote: system cont-new.mkiv loaded (/usr/share/texmf/tex/context/base/cont-new.mkiv system beware: some patches loaded from cont-new.mkiv ) but this and other paths are odd, this is not context-suite (aka context

Re: [NTG-context] (exuberant) ctags and ConTeXt

2011-12-18 Thread Aditya Mahajan
On Sun, 18 Dec 2011, Chris Lott wrote: Does anyone have a current working configuration for exuberant-ctags (I'm using it in vim) to work with ConTeXt? The ctags FAQ shows how to do it for LaTeX with regexes in a configuration file... http://vim-taglist.sourceforge.net/extend.html I can hack

[NTG-context] Citation Error 2 using BibTeX db

2011-12-18 Thread Chris Lott
I was testing citation capability with a BibTeX db based on the Context Garden bibliography page: http://wiki.contextgarden.net/Bibliography The example code using the xampl.bib from my distribution didn't work at all. So I've tried to make a very small example, which results in an in-text