fix a template bug in classic theme

This commit is contained in:
Sina Atalay 2024-02-17 19:40:45 +01:00
parent 8a4530e61a
commit 68cdfbfa8b
1 changed files with 2 additions and 2 deletions

View File

@ -40,7 +40,7 @@
((* endif *))
((* set page_numbering_style_placeholders = {
"NAME": cv.name,
"PAGE_NUMBER": "\thepage",
"PAGE_NUMBER": "\\thepage{}",
"TOTAL_PAGES": "\pageref*{LastPage}"
} *))
\makeatletter