summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/mycv/Examples/Models/model-dpl.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/mycv/Examples/Models/model-dpl.tex')
-rw-r--r--Master/texmf-dist/doc/latex/mycv/Examples/Models/model-dpl.tex16
1 files changed, 8 insertions, 8 deletions
diff --git a/Master/texmf-dist/doc/latex/mycv/Examples/Models/model-dpl.tex b/Master/texmf-dist/doc/latex/mycv/Examples/Models/model-dpl.tex
index 7a9fa039d8e..20f88f11e5a 100644
--- a/Master/texmf-dist/doc/latex/mycv/Examples/Models/model-dpl.tex
+++ b/Master/texmf-dist/doc/latex/mycv/Examples/Models/model-dpl.tex
@@ -3,28 +3,28 @@
% ---------------------------------------------------------
% moves the right margin to the left (text and title rules)
% ---------------------------------------------------------
- &MainBodyPageBegin&:<0.96>,
+ MainBodyPageBegin:<0.96>,
% ---------------------------------------------------------
% the 2 directives below are just used as a trick to do the
% same thing for the left margin (it is moved to the right)
% ---------------------------------------------------------
- |SubBodyPageBegin|,
- |SubBodyPageEnd|,
+ SubBodyPageBegin,
+ SubBodyPageEnd,
% -----------------------------------------
% left page (0.48 of textwidth)
% -----------------------------------------
- |SubBodyPageBegin|:<0.48>,
+ SubBodyPageBegin:<0.48>,
contents_partA@:<precmd:vspace=10pt:sectionnumber=1>,
contents_partB@:<precmd:vspace=10pt:sectionnumber=2>,
contents_partC@:<precmd:vspace=10pt:sectionnumber=3>,
- |SubBodyPageEnd|:<postcmd:hfill>,
+ SubBodyPageEnd:<postcmd:hfill>,
% -----------------------------------------
% right page (0.48 of textwidth)
% -----------------------------------------
- |SubBodyPageBegin|:<0.48>,
+ SubBodyPageBegin:<0.48>,
contents_partA@:<precmd:vspace=10pt:sectionnumber=4>,
contents_partB@:<precmd:vspace=10pt:sectionnumber=5>,
- |SubBodyPageEnd|,
+ SubBodyPageEnd,
% -----------------------------------------
- &MainBodyPageEnd&%
+ MainBodyPageEnd%
} \ No newline at end of file