View Issue Details

IDProjectCategoryView StatusLast Update
0000108contextpublic2017-03-27 17:11
ReporterPeter Assigned ToHans Hagen  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Summary0000108: problem with \starttablehead
DescriptionHello,

shouldn't there be a line on the top of each page?

\starttext
\starttablehead
\HL
\stoptablehead
\starttables[|l|]
\NC test \NC\FR
\dorecurse{100}{\NC test \NC\MR}
\NC test \NC\LR
\stoptables
\stoptext

Peter
TagsNo tags attached.

Activities

Peter

2010-02-26 11:22

reporter   ~0000450

Better example (problem with head *and* tail):

\setuptables[split=repeat]
\starttext
\starttablehead
\HR
\stoptablehead
\starttabletail
\HR
\stoptabletail
\starttables[|l|]
\NC test \NC\FR
\dorecurse{100}{\NC test \NC\MR}
\NC test \NC\LR
\stoptables
\stoptext

Hans Hagen

2013-04-05 21:41

manager   ~0001067

should work now ... needs testing (also with more explicit templates)

Issue History

Date Modified Username Field Change
2008-11-24 16:00 Peter New Issue
2010-02-26 11:22 Peter Note Added: 0000450
2013-04-05 21:41 Hans Hagen Note Added: 0001067
2013-04-05 21:41 Hans Hagen Status new => resolved
2013-04-05 21:41 Hans Hagen Resolution open => fixed
2013-04-05 21:41 Hans Hagen Assigned To => Hans Hagen
2017-03-27 17:11 Hans Hagen Status resolved => closed