ConTexT: Use 'description' instead of 'descr'.
This commit is contained in:
parent
aa479cad5b
commit
939e3e151b
1 changed files with 3 additions and 4 deletions
|
@ -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]
|
||||
|
|
Loading…
Add table
Reference in a new issue