Re: [NTG-context] \starthiding inside \doifmode?

2016-02-12 Thread Hans Hagen
On 2/12/2016 9:44 AM, Procházka Lukáš Ing. wrote: Hello, it seems that \starthiding ... \stophiding dislikes \doifmode scope. The following code fails: they are just ignored buffers and buffers are collected as-is i.e. no fancy macro usage with their start/stop

[NTG-context] \starthiding inside \doifmode?

2016-02-12 Thread Procházka Lukáš Ing .
Hello, it seems that \starthiding ... \stophiding dislikes \doifmode scope. The following code fails: \enablemode[A] \starttext Hello \starthiding Don't show me %\stophiding \doifmode{A} { Aaa \starthiding Don't show me %\stophiding } World \stoptext

Re: [NTG-context] \starthiding inside \doifmode?

2016-02-12 Thread Pablo Rodriguez
On 02/12/2016 09:44 AM, Procházka Lukáš Ing. wrote: > Hello, > > it seems that \starthiding ... \stophiding dislikes \doifmode scope. > The following code fails: > [...] > So, should I deduce that \starthiding ... \stophiding block cannot > be used inside \doifmode (and family)? Hi Lukáš,

[NTG-context] font switches: bold, slanted, etc.

2016-02-12 Thread Alan BRASLAU
Hi, Basic font switches are bold (\bf), italic (\it), slanted (\sl), ... and one can have bolditalic (\bi), boldslated (\bs), etc. We also have style=bold, style=slanted, etc. Is there some way to manipulate font switches so that \bold{This text is \slated{bold}} for example, would put the word

[NTG-context] horizontal list of sections/topics?

2016-02-12 Thread Thomas A. Schmitz
Hi, this is a quick question before I start coding: for my next presentation style, I would like to have a list of topics with the current topic highlighted. There are already two styles in simpleslides doing this, but this time, I'd like the list to be horizontal, at the bottom of the

Re: [NTG-context] horizontal list of sections/topics?

2016-02-12 Thread Alan BRASLAU
On Fri, 12 Feb 2016 23:36:47 +0100 "Thomas A. Schmitz" wrote: > Hi, > > this is a quick question before I start coding: for my next > presentation style, I would like to have a list of topics with the > current topic highlighted. There are already two styles in >

Re: [NTG-context] font switches: bold, slanted, etc.

2016-02-12 Thread Pablo Rodriguez
On 02/13/2016 12:23 AM, Alan BRASLAU wrote: > [...] > Is there some way to manipulate font switches so that > \bold{This text is \slated{bold}} > for example, would put the word "bold" into boldslanted? > > A natural use of this is, e.g. headers that get typeset in bold. What > if the title