diff options
Diffstat (limited to 'Master/texmf-dist/tex/generic/hlist/hlist.sty')
-rw-r--r-- | Master/texmf-dist/tex/generic/hlist/hlist.sty | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/generic/hlist/hlist.sty b/Master/texmf-dist/tex/generic/hlist/hlist.sty new file mode 100644 index 00000000000..71b2bb70f29 --- /dev/null +++ b/Master/texmf-dist/tex/generic/hlist/hlist.sty @@ -0,0 +1,6 @@ +% !TeX encoding = ISO-8859-1 +\input hlist.tex +\setKVdefault[hlist]{ + pre label = \bfseries,% code exécuté au début de la boite contenant le label +} +\endinput
\ No newline at end of file |