From 533b2edd51f9d85fe3ae0d54b2b22fb980e3d066 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Wed, 6 Jan 2021 14:39:44 -0800 Subject: Remove `\setupthinrules` from default context template. The width parameter this used is not actually supported, and the command didn't do anything. --- test/writer.context | 2 -- 1 file changed, 2 deletions(-) (limited to 'test/writer.context') diff --git a/test/writer.context b/test/writer.context index 1356fa464..77570c249 100644 --- a/test/writer.context +++ b/test/writer.context @@ -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][] -- cgit v1.2.3