Re: [NTG-context] [doifinset] how it works ?

2014-08-21 Thread Wolfgang Schuster
}} > \def\stopSlide{\directsetup{slide:stop}} > \startsetups slide:start > \page > \incrementnumber[slide] > \switchtobodyfont[14pt] > \setupinteractionbar[state=start] > \startnarrower[left] > \stopsetups > > \startsetups slide:stop > \stopnarrower > \page >

Re: [NTG-context] [doifinset] how it works ?

2014-08-21 Thread Otared Kavian
> % then I define my slide where I increment the counter > \def\startSlide{\setupbackgrounds[page][background={fond,Auteur,backgraphics,foreground,foregraphics}] > \directsetup{slide:start}} > \def\stopSlide{\directsetup{slide:stop}} > \startsetups slide:start > \page > \incremen

Re: [NTG-context] [doifinset] how it works ?

2014-08-21 Thread Otared Kavian
the counter > \def\startSlide{\setupbackgrounds[page][background={fond,Auteur,backgraphics,foreground,foregraphics}] > \directsetup{slide:start}} > \def\stopSlide{\directsetup{slide:stop}} > \startsetups slide:start > \page > \incrementnumber[slide] > \switchtobodyfont[14pt] >

[NTG-context] [doifinset] how it works ?

2014-08-21 Thread Pierre-François Bonnefoi
Slide{\setupbackgrounds[page][background={fond,Auteur,backgraphics,foreground,foregraphics}] \directsetup{slide:start}} \def\stopSlide{\directsetup{slide:stop}} \startsetups slide:start \page \incrementnumber[slide] \switchtobodyfont[14pt] \setupinteractionbar[state=start] \startnarrower[left] \stops

Re: [NTG-context] \*interaction* commands

2008-07-30 Thread Alan Stone
[height=30pt] \but [CloseDocument] Close \\ \stopinteractionmenu \setupwhitespace[big] \setupblank[big] %\defineoverlay[NextPage][\overlaybutton{forward}] \def\StartTitlePage% { \setupbackgrounds[text][text][background=] % \setupinteraction[menu=off] \setupinteraction[menu=on] %

Re: [NTG-context] texexec s-pre-04.tex

2008-03-22 Thread Pau Amaro-Seoane
nks in advance, Pau --- \usemodule[pre-windows] \setuplayout[location=middle] \setupcolors [state=start] \definecolor [StepColor] [r=.6,g=.6] \definecolor[white][StepColor] \setupinteractionbar [alternative=f, width=\textwidth,

Re: [NTG-context] ConTeXt-ifying Kile

2008-01-02 Thread Matija Šuklje
\setupindenting[none|small|medium|big|next|first|normal|odd|even|dimension] \setupinmargin[left|right|number][options] \setupinteraction[options] \setupinteractionbar[options] \setupinteractionscreen[options] \setupinterlinespace[reset|small|medium|auto|big|on|off][options] \setupitemgro

Re: [NTG-context] Re: presentations in ConTeXt

2005-07-19 Thread Thomas A. Schmitz
On Jul 19, 2005, at 8:23 PM, Hans Hagen wrote: there are some examples or usage in the presentation styles grep interactionbar s-pre* s-pre-01.tex:%D {interactionbar} s-pre-01.tex: {\interactionbar[alternative=f,width=.5 \makeupwidth,height=1 ex]} s-pre-01.tex:%D {setupinte

Re: [NTG-context] Re: presentations in ConTeXt

2005-07-19 Thread Hans Hagen
Thomas A. Schmitz wrote: Thanks Hans! What about a small refresher about \interactionbar cum suis. Could you post a minimal example of what is needed to get output from it? I tried with a couple of combinations of \setupinteraction[state=start] and \setupinteractionbar [alternative=d] etc

Re: [NTG-context] Re: presentations in ConTeXt

2005-07-19 Thread Thomas A. Schmitz
Thanks Hans! What about a small refresher about \interactionbar cum suis. Could you post a minimal example of what is needed to get output from it? I tried with a couple of combinations of \setupinteraction[state=start] and \setupinteractionbar [alternative=d] etc, but I'm not gettin

Re: [NTG-context] Re: presentations in ConTeXt

2005-07-17 Thread Hans Hagen
Thomas A. Schmitz wrote: Mojca, thanks again, that's a useful trick! However, there is a command \interactionbar which seems to provide this functionality, and there is \setupinteractionbar, but the commands are somewhat underdocumented :-) At least, I don't get any visible ou

Re: [NTG-context] Re: presentations in ConTeXt

2005-07-17 Thread Thomas A. Schmitz
Mojca, thanks again, that's a useful trick! However, there is a command \interactionbar which seems to provide this functionality, and there is \setupinteractionbar, but the commands are somewhat underdocumented :-) At least, I don't get any visible output on my slides when

[NTG-context] presentations in ConTeXt

2005-05-23 Thread Thomas A. Schmitz
tations we are (such as in pre-colorful). I'd like it very minimal, though: maybe just grey squares, with the current position being white or yellow. I have a hunch that this could be achieved with \setupinteractionbar, but this command is a bit underdocumented. Hints, anybody? I