From 493e2fc04b346e0298bf6cfedf994bc48210a9e3 Mon Sep 17 00:00:00 2001 From: Yann Herklotz Date: Fri, 6 May 2022 15:58:16 +0100 Subject: Fix last reference issues --- lsr_env.tex | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'lsr_env.tex') diff --git a/lsr_env.tex b/lsr_env.tex index 5073992..b144119 100644 --- a/lsr_env.tex +++ b/lsr_env.tex @@ -16,16 +16,15 @@ color=darkcyan, contrastcolor=darkcyan, openaction=ToggleViewer, - focus=width, + focus=height, click=yes, style=\rm, ] \placebookmarks[chapter,section,subsection] +\setupinteractionscreen[option=bookmark] \usecolors[crayola] -%\placebookmarks[chapter,section,subsection,subsubsection][chapter,section] -%\setupinteractionscreen[option=bookmark] % ========================================================================== % Layout @@ -59,6 +58,8 @@ backspace=3cm, ] +\define[1]\marginhead{\margintitle[location=right]{\switchtobodyfont[30pt] #1}} + \setuphead[chapter][ style={\bfd\ss}, header=empty, @@ -141,8 +142,6 @@ \defineoverlay[chapterbackground][\useMPgraphic{chapterbackground}] \setupbackgrounds[page][background=chapterbackground] -\define[1]\marginhead{\margintitle[location=right]{\switchtobodyfont[30pt] #1}} - \setuphead[section][style={\bfb\ss}] \setuphead[subsection][style={\bfa\ss}] \setuphead[subsubsection][style={\bf\ss},after={\blank[0.2cm]}] -- cgit