Thanks, Wolfgang, for pointing this replacements.
I will try to change that but it's a lot of work.

Appreciate
Xavier

On Mon, 14 Aug 2023 19:07:09 +0200
Wolfgang Schuster <wolfgang.schuster.li...@gmail.com> ha escrit:
> >
> 
> You're correct, \head is the cause of the error and it's better to 
> replace it with
> 
>      \starthead {...}
>          ...
>      \stophead
> 
> but there are more things which can be changed to use modern syntax (in 
> many cases part of ConTeXt since nearly a decade).
> 
> 
> A few examples:
> 
>      - \startexercici[<REFRENCE>]{<TITLE>}  --> 
> \startexercici[reference=...,title=...]
> 
>      - \placetable[<PLACEMENT>][<REFERENCE>]{<TITLE>}{...} -->  
> \startplacetable[reference=...,location=...,title=...] ... \stopplacetable
> 
>      - Llimones........ \hfill 6  -->  Llimones \filler[symbol] 6
> 
>      - \bigskip  -->  \blank[big]
> 
> 
> Wolfgang
> 
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / https://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : https://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : https://contextgarden.net
___________________________________________________________________________________

Reply via email to