Procházka Lukáš Ing. schrieb am 12.11.18 um 13:17:
Hello,

the following code:

----
\starttext
  \bgroup
    \setuptabulate[split=yes,header=repeat]

    \starttabulatehead
      \FL
      \NC {\bf format char} \NC {\bf meaning} \NC \AR
      \LL
    \stoptabulatehead

For the moment use (with a empty argument):

\starttabulatehead[]
...
\stoptabulatehead

\starttabulate[|r|l|]
      \NC c \NC centered      \NC \AR
      \NC l \NC left aligned  \NC \AR
      \NC r \NC right aligned \NC \AR
    \stoptabulate
  \egroup
\stoptext
----

has been copied from wiki - https://wiki.contextgarden.net/Tabulate#Headers and it should generate (repeating) header,
but no header appears.

Has anything changed?

Hans rewrote the code for tabulate in MkIV and it’s possible some parts don’t work as expected.

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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to