From 939e3e151bdc9de5ee0247f0bc29d16fc4d4bb66 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Sat, 20 Aug 2011 15:30:18 -0700 Subject: ConTexT: Use 'description' instead of 'descr'. --- default.context | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'default.context') diff --git a/default.context b/default.context index 4269d06a1..a07e7b285 100644 --- a/default.context +++ b/default.context @@ -14,10 +14,9 @@ \setuphead[subsection][style=\tfb] \setuphead[subsubsection][style=\bf] -% define descr (for definition lists) -\definedescription[descr][ - headstyle=bold,style=normal,align=left,location=hanging, - width=broad,margin=1cm] +% define description (for definition lists) +\definedescription[description][ + headstyle=bold,style=normal,location=hanging,width=broad,margin=1cm] % prevent orphaned list intros \setupitemize[autointro] -- cgit v1.2.3