Re: [NTG-context] New module: simplesteps.

2012-12-13 Thread Philipp Gesang
Hey André, thanks for the interesting contribution! Have a look at the patch I hopefully don’t forget to append. · > Well since Raw Steps did not work with mkiv, I tried making a very > very simple module for a "beamer-like" behaviour. > > I don't really know how to write a module..

[NTG-context] [***SPAM***] Re: Spacing and font problem with \chemical inside display math

2012-12-13 Thread Romain Diss
Thanks for your response, Le jeudi 13 décembre 2012, vous avez écrit : > In your example, I see the spacing problem in display math but do not see > the font problem. Maybe Hans can fix this extra spacing problem. I joined the pdf output I get with my minimal sample. The font problem occurs on li

Re: [NTG-context] Odd /externalfigure behavior

2012-12-13 Thread Guy Stalnaker
Wolfgang, Sorry for the delay -- forgot I have the list emails filtered to a Context mail folder. DOH! But I'm seeing sporadic behavior. In more testing just now, I had an image work while other images do not work. This is odd. But, they are on Dropbox and I wonder now if that may be an issu

[NTG-context] New module: simplesteps.

2012-12-13 Thread Andre Caldas
Well since Raw Steps did not work with mkiv, I tried making a very very simple module for a "beamer-like" behaviour. I don't really know how to write a module... but here is what I did: https://bitbucket.org/andrecaldas/math-video-classes/src/9116599821fc246cb54d3e6d7b8e6304649eaffb/lib?at=def

Re: [NTG-context] [IN TOPIC] new interview

2012-12-13 Thread Mari Voipio
On Thu, Dec 13, 2012 at 2:11 PM, Sietse Brouwer wrote: > I liked the bit where Dave asked about the process > Mari's company uses, and that Mari also went into the issue of "so > *we* use it, but how do we deal with others who don't use it?" Could you tell that I've had that discussion more than

Re: [NTG-context] [IN TOPIC] new interview

2012-12-13 Thread Mari Voipio
On Thu, Dec 13, 2012 at 11:03 AM, luigi scarso wrote: > http://www.tug.org/interviews/voipio.html > > http://www.lucet.fi/craftex And here's another one done with MetaPost and ConTeXt that I twiddled with when on a boring 6-hour flight recently: http://www.lucet.fi/2012/12/twpatterns/ (pattern D

Re: [NTG-context] Spacing and font problem with \chemical inside display math

2012-12-13 Thread Alan BRASLAU
We are currently in the process of a complete re-write of the chemical macros. In fact, we are almost finished and Hans is including the new macros in the beta (as fast as he can keep up with my changes...). In your example, I see the spacing problem in display math but do not see the font prob

Re: [NTG-context] Loading lua file.

2012-12-13 Thread Andre Caldas
Hello, Philipp! >> If I load a lua file from a module using >> \registerctxluafile{file}{1.001} >> or >> \ctxloadluafile{file} >> How can I be sure the file was in fact loaded? > > The related tracker output is quite comprehensive: > > \enabletrackers[resolvers.locating] > \ctxloadluafile{

Re: [NTG-context] Spacing and font problem with \chemical inside display math

2012-12-13 Thread Romain Diss
Strange, why did I get a spam tag on this message… -- Romain Diss ___ 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/li

[NTG-context] [***SPAM***] Spacing and font problem with \chemical inside display math

2012-12-13 Thread Romain Diss
Hi all, I found what I suppose to be a bug with the \chemical command: - when one use \chemical inside display math, the spacing is wrong around the \chemical stuff. The font change inside \chemical also persists outside the command. - if one enclose the \chemical command into curly braces, the

Re: [NTG-context] ConTeXt standalone broken (texlua)

2012-12-13 Thread Mojca Miklavec
On Thu, Dec 13, 2012 at 11:46 AM, Alan BRASLAU wrote: > On Thu, 13 Dec 2012 11:20:49 +0100 > Taco Hoekwater wrote: > >> On 12/13/2012 10:55 AM, Alan BRASLAU wrote: >> > The ConTeXt standalone is broken, running first-setup.sh (amd64-freebsd): >> > >> > /usr/local/context/beta/bin/texlua: Undefined

Re: [NTG-context] [IN TOPIC] new interview

2012-12-13 Thread Sietse Brouwer
Yes, very nice! I liked the bit where Dave asked about the process Mari's company uses, and that Mari also went into the issue of "so *we* use it, but how do we deal with others who don't use it?" An enjoyable read, thank-you to all involved. --Sietse On Thu, Dec 13, 2012 at 12:09 PM, Andre Caldas

Re: [NTG-context] [IN TOPIC] new interview

2012-12-13 Thread Andre Caldas
> http://www.tug.org/interviews/voipio.html > http://www.lucet.fi/craftex Nice! ___ 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.n

Re: [NTG-context] ConTeXt standalone broken (texlua)

2012-12-13 Thread Alan BRASLAU
On Thu, 13 Dec 2012 11:20:49 +0100 Taco Hoekwater wrote: > On 12/13/2012 10:55 AM, Alan BRASLAU wrote: > > The ConTeXt standalone is broken, running first-setup.sh (amd64-freebsd): > > > > /usr/local/context/beta/bin/texlua: Undefined symbol "_ThreadRuneLocale" > > From the internet, I can dedu

Re: [NTG-context] ConTeXt standalone broken (texlua)

2012-12-13 Thread Taco Hoekwater
On 12/13/2012 10:55 AM, Alan BRASLAU wrote: The ConTeXt standalone is broken, running first-setup.sh (amd64-freebsd): /usr/local/context/beta/bin/texlua: Undefined symbol "_ThreadRuneLocale" From the internet, I can deduce that this means that the runtime libc does not match the compile time l

Re: [NTG-context] ConTeXt standalone broken (texlua)

2012-12-13 Thread luigi scarso
On Thu, Dec 13, 2012 at 10:59 AM, luigi scarso wrote: > On Thu, Dec 13, 2012 at 10:55 AM, Alan BRASLAU wrote: >> The ConTeXt standalone is broken, running first-setup.sh (amd64-freebsd): >> >> /usr/local/context/beta/bin/texlua: Undefined symbol "_ThreadRuneLocale" > checking... Linux luigicasa-

Re: [NTG-context] ConTeXt standalone broken (texlua)

2012-12-13 Thread luigi scarso
On Thu, Dec 13, 2012 at 10:55 AM, Alan BRASLAU wrote: > The ConTeXt standalone is broken, running first-setup.sh (amd64-freebsd): > > /usr/local/context/beta/bin/texlua: Undefined symbol "_ThreadRuneLocale" checking... -- luigi

[NTG-context] ConTeXt standalone broken (texlua)

2012-12-13 Thread Alan BRASLAU
The ConTeXt standalone is broken, running first-setup.sh (amd64-freebsd): /usr/local/context/beta/bin/texlua: Undefined symbol "_ThreadRuneLocale" Alan ___ If your question is of interest to others as well, please add

[NTG-context] [IN TOPIC] new interview

2012-12-13 Thread luigi scarso
http://www.tug.org/interviews/voipio.html http://www.lucet.fi/craftex -- luigi ___ 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