Skip to content
Snippets Groups Projects
Commit 8a305ce6 authored by Tomáš Nováček's avatar Tomáš Nováček
Browse files

Fix of minted label

parent c4292d51
No related branches found
No related tags found
1 merge request!16Fix of minted label
Checking pipeline status
...@@ -525,6 +525,7 @@ ...@@ -525,6 +525,7 @@
}{}% }{}%
\@ifpackageloaded{minted}{% \@ifpackageloaded{minted}{%
\DeclareRobustCommand{\listingscaption}{\thectufitlistinglabel}% \DeclareRobustCommand{\listingscaption}{\thectufitlistinglabel}%
\SetupFloatingEnvironment{listing}{name=\listingscaption}
\DeclareRobustCommand{\listoflistingscaption}{\thectufitlollabel}% \DeclareRobustCommand{\listoflistingscaption}{\thectufitlollabel}%
\DeclareRobustCommand{\listlistingname}{\thectufitlollabel}% \DeclareRobustCommand{\listlistingname}{\thectufitlollabel}%
\DeclareRobustCommand{\thectufitlistingscommand}{\listoflistings}% \DeclareRobustCommand{\thectufitlistingscommand}{\listoflistings}%
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment