Fix deprecated parameter on tempalte

This commit is contained in:
Marko Korhonen 2023-04-14 20:30:50 +03:00
parent 2aa9f10abf
commit 80fdcd37a6
Signed by: FunctionalHacker
GPG key ID: A7F78BCB859CD890

View file

@ -335,7 +335,7 @@ BoldItalicFont=texgyreheros-bolditalic.otf
\end{refsection} \end{refsection}
} }
\DeclareSortingScheme{chronological}{ \DeclareSortingTemplate{chronological}{
\sort[direction=descending]{\field{year}} \sort[direction=descending]{\field{year}}
\sort[direction=descending]{\field{month}} \sort[direction=descending]{\field{month}}
} }