summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/exsheets/exsheets_headings.def
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2014-07-20 22:05:15 +0000
committerKarl Berry <karl@freefriends.org>2014-07-20 22:05:15 +0000
commit0e871146bcb1bf041dac127d5b76011aa31e28aa (patch)
tree527340c7b55c4780d82bb55b95844d571ed58ace /Master/texmf-dist/tex/latex/exsheets/exsheets_headings.def
parent320402419add6802f1b48c988bea73773d0d67d4 (diff)
exsheets (20jul14)
git-svn-id: svn://tug.org/texlive/trunk@34665 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/exsheets/exsheets_headings.def')
-rw-r--r--Master/texmf-dist/tex/latex/exsheets/exsheets_headings.def4
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/exsheets/exsheets_headings.def b/Master/texmf-dist/tex/latex/exsheets/exsheets_headings.def
index 770f8593248..83fe81bf4d1 100644
--- a/Master/texmf-dist/tex/latex/exsheets/exsheets_headings.def
+++ b/Master/texmf-dist/tex/latex/exsheets/exsheets_headings.def
@@ -378,7 +378,7 @@
\bool_if:nT
{ \l__exsheets_questions_totoc_bool && \l__exsheets_inside_question_bool }
{
- \phantomsection
+ \use:c {phantomsection}
\addcontentsline { toc } { \l__exsheets_questions_toclevel_tl }
{
\bool_if:NTF \l__exsheets_heading_toc_reversed_bool
@@ -389,7 +389,7 @@
\bool_if:nT
{ \l__exsheets_solutions_totoc_bool && !\l__exsheets_inside_question_bool }
{
- \phantomsection
+ \use:c {phantomsection}
\addcontentsline { toc } { \l__exsheets_solutions_toclevel_tl }
{
\bool_if:NTF \l__exsheets_heading_toc_reversed_bool