[NTG-context] \nolist deprecated?

2015-12-28 Thread Procházka Lukáš Ing . - Pontex s . r . o .

Hello,

\nolist produces "Undefined control sequence" - bug? Deprecated command?

Try:


\starttext
  \placecontent

  \section{Aaa \nolist{Bbb}}
\stoptext


Best regards,

Lukas


--
Ing. Lukáš Procházka | mailto:l...@pontex.cz
Pontex s. r. o.  | mailto:pon...@pontex.cz | http://www.pontex.cz
Bezová 1658
147 14 Praha 4

Tel: +420 241 096 751
Fax: +420 244 461 038

NoList.log
Description: Binary data


NoList.mkiv
Description: Binary data
___
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] \nolist deprecated?

2015-12-28 Thread Hans Hagen

On 12/28/2015 3:30 PM, Procházka Lukáš Ing. - Pontex s. r. o. wrote:

Hello,

\nolist produces "Undefined control sequence" - bug? Deprecated command?

Try:


\starttext
   \placecontent

   \section{Aaa \nolist{Bbb}}
\stoptext


gone

you can set list entries explictly when you use \startsection


-
  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] \nolist deprecated?

2015-12-28 Thread Wolfgang Schuster

Procházka Lukáš Ing. - Pontex s. r. o. 
28. Dezember 2015 um 15:30
Hello,

\nolist produces "Undefined control sequence" - bug? Deprecated command?
The command was removed because you can set different texts for the 
header, list or bookmarks with the \startsection command.


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
___