Skip to content

Commit 948a9e0

Browse files
committed
Merge branch 'release/1.3.4.2'
2 parents ec7fe07 + 43bdd35 commit 948a9e0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pandoc_latex_admonition/_main.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -650,6 +650,7 @@ def new_environment(doc: Doc, environment: dict[str, Any]) -> str:
650650
\\renewcommand\\thempfootnote{{\\arabic{{mpfootnote}}}}
651651
}}
652652
{{
653+
\\setcounter{{footnote}}{{\\value{{mpfootnote}}}}
653654
\\endtcolorbox\\spewnotes
654655
}}
655656
"""

0 commit comments

Comments
 (0)