Re: [NTG-context] color expansion at runtime

2007-12-14 Thread Peter Rolf
Thomas A. Schmitz schrieb: > On Dec 14, 2007, at 5:57 PM, Peter Rolf wrote: > >> Hi, >> >> I desperately need runtime defined colors (state dependent) for my >> macros. The macros are used with different graphic styles, which is >> the >> reason why I want to avoid any style dependent part insid

Re: [NTG-context] color expansion at runtime

2007-12-14 Thread Thomas A. Schmitz
On Dec 14, 2007, at 5:57 PM, Peter Rolf wrote: > Hi, > > I desperately need runtime defined colors (state dependent) for my > macros. The macros are used with different graphic styles, which is > the > reason why I want to avoid any style dependent part inside them. > > To give you an example.

Re: [NTG-context] Flowed text around figures in columns

2007-12-14 Thread Zeus Gómez Marmolejo
I've read this manual about columns, but I don't see how this example in that page can be applied to my case. I don't want to define a column set area, and even with that, in this example text doesn't flow around this defined area... Zeus. Thomas A. Schmitz escribió: On Dec 14, 2007, at

Re: [NTG-context] new context still hangs on this

2007-12-14 Thread Peter Münster
On Fri, Dec 14, 2007 at 01:18:57PM +0100, zs wrote: > > Context/luatex hangs on my linux box during compilation of this: > > \starttext > > \starttable[|c|c|] > \NC \NC \NC\AR > \DC\DL\DR > \NC \NC \NC\AR > \stoptable > > \stoptext You need the trunk-version of luatex, or t

[NTG-context] color expansion at runtime

2007-12-14 Thread Peter Rolf
Hi, I desperately need runtime defined colors (state dependent) for my macros. The macros are used with different graphic styles, which is the reason why I want to avoid any style dependent part inside them. To give you an example. I need something like this \color[{\StateDependentColor[stateA=g

Re: [NTG-context] Flowed text around figures in columns

2007-12-14 Thread Thomas A. Schmitz
On Dec 14, 2007, at 4:29 PM, Zeus Gómez Marmolejo wrote: > Hi, > > I have this code: > > \definecolumnset[example][n=3] > > \starttext > > \startcolumnset[example] > > \input knuth > \placefigure{}{\externalfigure[placeholder][width=170pt]} > \input knuth > \input knuth > > \stopcolumnset > \stop

[NTG-context] Flowed text around figures in columns

2007-12-14 Thread Zeus Gómez Marmolejo
Hi, I have this code: \definecolumnset[example][n=3] \starttext \startcolumnset[example] \input knuth \placefigure{}{\externalfigure[placeholder][width=170pt]} \input knuth \input knuth \stopcolumnset \stoptext I can't manage to tell context to flow the text around the picture in the secon

[NTG-context] TeX Live 2008: LuaTeX?

2007-12-14 Thread Tobias Burnus
Hi all, does anyone know whether LuaTeX will be part of TeX Live 2008? If I browse the SVN correctly, it currently contains a 1 year old ConTeXt, checked in by Taco, and no LuaTeX. It would be great if at least an up-to-date ConTeXt and possible LuaTeX could be included. (Esp. since several Linu

Re: [NTG-context] MkIV on Ubuntu

2007-12-14 Thread Aditya Mahajan
On Fri, 14 Dec 2007, Hans Hagen wrote: > Aditya Mahajan wrote: > >> It looks like mtxrun is scanning the correct directories, but cannot find >> the font files. On the other hand, > > mtxrun --script font --reload > > will create the font name database that mkiv will use Nothing seems to happen w

Re: [NTG-context] MkIV on Ubuntu

2007-12-14 Thread Aditya Mahajan
On Fri, 14 Dec 2007, Aditya Mahajan wrote: > On Fri, 14 Dec 2007, Hans Hagen wrote: > >> Aditya Mahajan wrote: >> >>> It looks like mtxrun is scanning the correct directories, but cannot find >>> the font files. On the other hand, >> >> mtxrun --script font --reload >> >> will create the font name

[NTG-context] Hyphenation with apostrophes

2007-12-14 Thread Zeus Gómez Marmolejo
Hi, I'm writing a text in catalan language. Hyphenation patterns are loaded correctly, however when I want to write an apostrophed word, hyphenation doesn't work. For example, the word "instructions" is written "instruccions". When I want to say "of instructions" is "d'instruccions". Hyphenati

[NTG-context] new context still hangs on this

2007-12-14 Thread zs
Hi all. Context/luatex hangs on my linux box during compilation of this: \starttext \starttable[|c|c|] \NC \NC \NC\AR \DC\DL\DR \NC \NC \NC\AR \stoptable \stoptext Versions: This is LuaTeX, Version snapshot-0.20.1-2007120800 (Web2C 7.5.6) ConTeXt ver: 2007.12.14 08:57 MK

Re: [NTG-context] beta

2007-12-14 Thread Hans Hagen
Thomas A. Schmitz wrote: > On Dec 14, 2007, at 10:06 AM, Hans Hagen wrote: > >> only mkiv? >> >> btw, you can use >> >> \setbreakpoints[compound] >> >> so that blabla-blabla is handled automatically >> >> Hans > > Yes, only mkiv. ok, i need to check if this is a mkiv or luatex problem (eventual

Re: [NTG-context] What's the ps_name of AdobeMingStd-Light?

2007-12-14 Thread Wolfgang Schuster
2007/12/14, Hans Hagen <[EMAIL PROTECTED]>: > Zhichu Chen wrote: > > Hi Wolfgang, > > > > On Dec 13, 2007 7:17 PM, Wolfgang Schuster <[EMAIL PROTECTED]> > > wrote: > > > >> 2007/12/13, Zhichu Chen <[EMAIL PROTECTED]>: > >>> Hi guys, > >>> > >>> Maybe this post has gone too far, and I've tried a bun

Re: [NTG-context] beta

2007-12-14 Thread Thomas A. Schmitz
On Dec 14, 2007, at 10:06 AM, Hans Hagen wrote: > only mkiv? > > btw, you can use > > \setbreakpoints[compound] > > so that blabla-blabla is handled automatically > > Hans Yes, only mkiv. I'll have to play with \setbreakpoints[compound]. It's a mkiv feature, right? Thomas ___

Re: [NTG-context] beta

2007-12-14 Thread Hans Hagen
Thomas A. Schmitz wrote: > On Dec 14, 2007, at 9:24 AM, Hans Hagen wrote: > >> Hi, >> >> I uploaded a new (mkiv) beta. The biggest change is that there are >> some >> optimizations in the cached mkiv font tables which should lead to (1) >> faster loading and (2) a smaller memory footprint. I may

Re: [NTG-context] beta

2007-12-14 Thread Thomas A. Schmitz
On Dec 14, 2007, at 9:24 AM, Hans Hagen wrote: > Hi, > > I uploaded a new (mkiv) beta. The biggest change is that there are > some > optimizations in the cached mkiv font tables which should lead to (1) > faster loading and (2) a smaller memory footprint. I may have messed > some things in the

[NTG-context] beta

2007-12-14 Thread Hans Hagen
Hi, I uploaded a new (mkiv) beta. The biggest change is that there are some optimizations in the cached mkiv font tables which should lead to (1) faster loading and (2) a smaller memory footprint. I may have messed some things in the process, so testing is appreciated. Hans -

Re: [NTG-context] MkIV on Ubuntu

2007-12-14 Thread Hans Hagen
Aditya Mahajan wrote: > It looks like mtxrun is scanning the correct directories, but cannot find > the font files. On the other hand, mtxrun --script font --reload will create the font name database that mkiv will use Hans -

Re: [NTG-context] What's the ps_name of AdobeMingStd-Light?

2007-12-14 Thread Hans Hagen
Zhichu Chen wrote: > Hi Wolfgang, > > On Dec 13, 2007 7:17 PM, Wolfgang Schuster <[EMAIL PROTECTED]> > wrote: > >> 2007/12/13, Zhichu Chen <[EMAIL PROTECTED]>: >>> Hi guys, >>> >>> Maybe this post has gone too far, and I've tried a bunch of methods to >> get >>> my map work. Anyway, I can't. And

Re: [NTG-context] What's the ps_name of AdobeMingStd-Light?

2007-12-14 Thread Hans Hagen
Zhichu Chen wrote: > Thanks Hans. Do you have any comments about how to now embed the standard > Adobe CJK fonts? you can split up the ttf file in smaller pfb files matching the tfm's Hans -