[NTG-context] 5th context meeting news update

2011-07-25 Thread Taco Hoekwater

Hi,

No, we did not move the venue again. Some other news this time:

== Program ==

We now have a (preliminary) program online at

  http://meeting.contextgarden.net/2011/programme.shtml

There is still some room open as 'to be filled in', so if you
have a topic you want to talk (or hear) about, please let us
know. There is lots more that we could have talks about ...

For Hans' Question and Answers session, it helps if the
questions come in beforehand as he may need time to prepare,
especially for complicated questions.

In the program, you will see that we have an excursion planned.
There are rumours that one of the top-ten best beers in the
world is ripened for consumption in a cave no more than 12km
from the meeting venue. It should be obvious that this cave
warrants close investigation :)

== Early bird / Bursaries / Registration  ==

Today is the last 'safe' day for international money transfers
for people that want to be eligible for early bird discount.

There is still money in the bursary fund, so if finances are your
main reason for not having registered yet for this year's meeting,
please contact Hans or me to apply for some financial support.

And remember, registration is still open in any case!


Best wishes,
Taco


___
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/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] minimals: How to prevent that core and modules become incompatible?

2011-07-25 Thread Hans Hagen

On 25-7-2011 12:26, Paul Menzel wrote:

Dear ConTeXt folks,


I just experienced a situation that I wanted to try a module, in this
case TikZ [1][2], and I only had run `./first-setup.sh`, so the module
and “core” were diverted and I got an error message.

 ! Undefined control sequence.

 system  tex  error on line 396 in file tikz.tex: Undefined 
control sequence ...



 \pgfutil@addpdfresource@colorspaces ...olorspaces
   {#1}
 l.396 ...rspaces{ /pgfprgb [/Pattern /DeviceRGB] }

Running `./first-setup.sh --extras=all` fixed the problem for me, but
not wanting to install all extras it is quite hard to insert/remember
all extras installed on the system.


the updater/installer remembers what you've installed so the next time 
the extras will be synchronized along with the core (all or the 
selection you've chosen)


Hans

-
  Hans Hagen | PRAGMA ADE
  Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
 | www.pragma-pod.nl
-
___
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/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] minimals: How to prevent that core and modules become incompatible?

2011-07-25 Thread Paul Menzel
Am Montag, den 25.07.2011, 09:06 +0200 schrieb Hans Hagen:
 On 25-7-2011 12:26, Paul Menzel wrote:

  I just experienced a situation that I wanted to try a module, in this
  case TikZ [1][2], and I only had run `./first-setup.sh`, so the module
  and “core” were diverted and I got an error message.
 
   ! Undefined control sequence.
 
   system  tex  error on line 396 in file tikz.tex: 
  Undefined control sequence ...
 
 
 
   \pgfutil@addpdfresource@colorspaces ...olorspaces
 {#1}
   l.396 ...rspaces{ /pgfprgb [/Pattern /DeviceRGB] }
 
  Running `./first-setup.sh --extras=all` fixed the problem for me, but
  not wanting to install all extras it is quite hard to insert/remember
  all extras installed on the system.
 
 the updater/installer remembers what you've installed so the next time 
 the extras will be synchronized along with the core (all or the 
 selection you've chosen)

Well, then this somehow failed for me. The TikZ module was still from
May 2011 and the core July 2011.


Thanks,

Paul


signature.asc
Description: This is a digitally signed message part
___
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/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___

Re: [NTG-context] minimals: How to prevent that core and modules become incompatible?

2011-07-25 Thread Wolfgang Schuster

Am 25.07.2011 um 12:10 schrieb Paul Menzel:

 the updater/installer remembers what you've installed so the next time 
 the extras will be synchronized along with the core (all or the 
 selection you've chosen)
 
 Well, then this somehow failed for me. The TikZ module was still from
 May 2011 and the core July 2011.

The name of the parameter has changed from “extras” to “modules”.

To install all modules you have to type “first-setup.sh --modules=all”.

Wolfgang

___
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/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] minimals: How to prevent that core and modules become incompatible?

2011-07-25 Thread Paul Menzel
Am Montag, den 25.07.2011, 12:14 +0200 schrieb Wolfgang Schuster:
 Am 25.07.2011 um 12:10 schrieb Paul Menzel:
 
  the updater/installer remembers what you've installed so the next time 
  the extras will be synchronized along with the core (all or the 
  selection you've chosen)
  
  Well, then this somehow failed for me. The TikZ module was still from
  May 2011 and the core July 2011.
 
 The name of the parameter has changed from “extras” to “modules”.
 
 To install all modules you have to type “first-setup.sh --modules=all”.

Thanks, but I think this was not the problem at my end.
`~/.first-setup.sh` is still the one from January, so `extras` worked
for me.


Thanks,

Paul


signature.asc
Description: This is a digitally signed message part
___
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/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___

Re: [NTG-context] minimals: How to prevent that core and modules become incompatible?

2011-07-25 Thread Andreas Schneider
At Monday, 25.07.2011 on 12:31 Paul Menzel wrote:
 
 Thanks, but I think this was not the problem at my end.
 `~/.first-setup.sh` is still the one from January, so `extras` worked
 for me.

The parameters (and the actual update process) are handled by 
bin/mtx-update.lua which is one of the first things, that first-setup.sh/.bat 
updates.
___
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/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] minimals: How to prevent that core and modules become incompatible?

2011-07-25 Thread Mojca Miklavec
That is a bug, not a version mismatch.

Mojca
___
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/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


[NTG-context] how to make \getmarking[title] show using default font size?

2011-07-25 Thread Jeong Dalyoung
Dear all,

For the header text, I used \getmarking as follows:

\setupheadertexts[][{\getmarking[{\v!title}]}]

Then it showed title in the header as shown in the text which is bigger than 
default bodyfont size.
It is rather big for the header text.

How to make it using the default font size or smaller one?

Thank you.

Best regards,

Dalyoung


___
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/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


[NTG-context] solved-how to make \getmarking[title] show using default font size?

2011-07-25 Thread Jeong Dalyoung
Dear all,

For the header text, I used \getmarking as follows:

\setupheadertexts[][{\getmarking[{\v!title}]}]

*
This problem comes from my setting which is as follows: 

\title{\ss\bf\tfb Title}

I changed it by using the definition as follows:

\def\Mytitle#1{%
\framedtext
[width=\overlaywidth,
height=5\bodyfontsize,
background=color,
backgroundcolor=lightgray,
offset=2pt,
strut=no,
frame=off,
align=middle,
top=\vss,
bottom=\vss]{
\sans #1} }

\setuphead[title][textcommand=\Mytitle]

This makes everything fine.

Thank you for reading.

Best regards,

Dalyoung

   
___
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/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___