summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/mycv/Examples/Models/model-dpl2.tex
blob: 7826702826de3e28bb7f5d8c51f1fa94173bfd8b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
\input{Models/model-common}

\newcommand{\mcbegin}{\begin{multicols}{2}}
\newcommand{\mcend}{\end{multicols}}

\def\bodylayoutlist{%
    contents_partA@:<precmd:vspace=10pt:mcbegin:sectionnumber=1>,%
    contents_partB@:<precmd:vspace=10pt:sectionnumber=2>,%
    contents_partA@:<precmd:vspace=10pt:sectionnumber=3>,%
    contents_partC@:<precmd:vspace=10pt:sectionnumber=4>,%
    contents_partA@:<precmd:vspace=10pt:sectionnumber=5>,%
    contents_partB@:<precmd:vspace=10pt:sectionnumber=6>:%
      <postcmd:mcend>,%
}