Mise à jour des templates pour la documentation par rapport à pandoc 3.1.2

This commit is contained in:
Bastien Dumont 2023-05-08 16:31:17 +02:00
parent e4ceaca1aa
commit 91a10dfd48
2 changed files with 6 additions and 0 deletions

View File

@ -60,6 +60,10 @@ intent=ISO coated v2 300\letterpercent\space (ECI)]
\setupalign[hz,hanging]
\setupitaliccorrection[global, always]
$if(highlighting-commands)$
$highlighting-commands$
$endif$
\defineitemgroup[enumerate]
\setupenumerate[each][fit][itemalign=left,distance=.5em,style={\feature[+][default:tnum]}]

View File

@ -1,6 +1,8 @@
\documentclass[listof=leveldown, twoside=off]{$documentclass$}
\usepackage{microtype}
\usepackage{soul}
\usepackage{graphicx}
\makeatletter
\def\maxwidth{\ifdim\Gin@nat@width>\linewidth\linewidth\else\Gin@nat@width\fi}