Remove \setupthinrules from default context template.

The width parameter this used is not actually supported,
and the command didn't do anything.
This commit is contained in:
John MacFarlane 2021-01-06 14:39:44 -08:00
parent 15ba184e6e
commit 533b2edd51
3 changed files with 0 additions and 6 deletions

View file

@ -100,8 +100,6 @@ $endif$
\setupfloat[figure][default={here,nonumber}]
\setupfloat[table][default={here,nonumber}]
\setupthinrules[width=15em] % width of horizontal rules
\setupxtable[frame=off]
\setupxtable[head][topframe=on,bottomframe=on]
\setupxtable[body][]

View file

@ -51,8 +51,6 @@
\setupfloat[figure][default={here,nonumber}]
\setupfloat[table][default={here,nonumber}]
\setupthinrules[width=15em] % width of horizontal rules
\setupxtable[frame=off]
\setupxtable[head][topframe=on,bottomframe=on]
\setupxtable[body][]

View file

@ -49,8 +49,6 @@
\setupfloat[figure][default={here,nonumber}]
\setupfloat[table][default={here,nonumber}]
\setupthinrules[width=15em] % width of horizontal rules
\setupxtable[frame=off]
\setupxtable[head][topframe=on,bottomframe=on]
\setupxtable[body][]