From fd81a25ee1316d82028f69903cc33ff519e45511 Mon Sep 17 00:00:00 2001 From: Domipoke <42298508+Domipoke@users.noreply.github.com> Date: Wed, 29 Jul 2026 12:59:46 +0200 Subject: [PATCH] fix --- myformat.sty | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/myformat.sty b/myformat.sty index 846ff04..245242e 100644 --- a/myformat.sty +++ b/myformat.sty @@ -119,4 +119,4 @@ delim_0 ",\~" } % \newcommand{\latexinline}[1]{\\\mintinline{latex}{#1}} -\newcommand{\latexinline}[1]{\mint|#1|} \ No newline at end of file +\newcommand{\latexinline}[1]{\mint{latex}|#1|} \ No newline at end of file