summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/exsheets/exsheets_headings.def
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/exsheets/exsheets_headings.def')
-rw-r--r--Master/texmf-dist/tex/latex/exsheets/exsheets_headings.def6
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/exsheets/exsheets_headings.def b/Master/texmf-dist/tex/latex/exsheets/exsheets_headings.def
index 83fe81bf4d1..0604adb28dd 100644
--- a/Master/texmf-dist/tex/latex/exsheets/exsheets_headings.def
+++ b/Master/texmf-dist/tex/latex/exsheets/exsheets_headings.def
@@ -249,7 +249,7 @@
\tl_use:N \l__exsheets_heading_title_format_tl
\strut
\tl_use:N \l__exsheets_heading_title_pre_code_tl
- { \tl_use:N \l_exsheets_heading_title_user_format_tl #1 }
+ { \tl_use:N \l_exsheets_heading_title_user_format_tl {#1} }
\tl_use:N \l__exsheets_heading_title_post_code_tl
}
\hcoffin_set:Nn \l__exsheets_heading_number_coffin
@@ -259,7 +259,7 @@
{ \tl_use:N \l__exsheets_heading_number_format_tl }
\strut
\tl_use:N \l__exsheets_heading_number_pre_code_tl
- { \tl_use:N \l_exsheets_heading_title_user_format_tl #2 }
+ { \tl_use:N \l_exsheets_heading_title_user_format_tl {#2} }
\tl_use:N \l__exsheets_heading_number_post_code_tl
}
\hcoffin_set:Nn \l__exsheets_heading_subtitle_coffin
@@ -274,7 +274,7 @@
{
\group_begin:
\tl_use:N \l_exsheets_heading_subtitle_user_format_tl
- \exsheets_get_question_property:nn { subtitle } { #5 }
+ { \exsheets_get_question_property:nn { subtitle } { #5 } }
\group_end:
}
\tl_use:N \l__exsheets_heading_subtitle_post_code_tl