diff options
Diffstat (limited to 'default.context')
-rw-r--r-- | default.context | 7 |
1 files changed, 3 insertions, 4 deletions
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] |