~ubuntu-branches/ubuntu/raring/texlive-extra/raring

« back to all changes in this revision

Viewing changes to texmf-dist/doc/latex/mycv/Examples/Models/model-dpl2.tex

  • Committer: Package Import Robot
  • Author(s): Norbert Preining
  • Date: 2012-05-16 08:22:07 UTC
  • mfrom: (1.1.12) (3.1.20 sid)
  • Revision ID: package-import@ubuntu.com-20120516082207-41ox35jj1qsu46a7
Tags: 2012.20120516-1
* new upstream snapshot based on TL2012 tlpretest
* switch to xz compression for orig and deb (Closes: #672428)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
\input{Models/model-common}
2
 
 
3
 
\newcommand{\mcbegin}{\begin{multicols}{2}}
4
 
\newcommand{\mcend}{\end{multicols}}
5
 
 
6
 
\def\bodylayoutlist{%
7
 
    contents_partA@:<precmd:vspace=10pt:mcbegin:sectionnumber=1>,%
8
 
    contents_partB@:<precmd:vspace=10pt:sectionnumber=2>,%
9
 
    contents_partA@:<precmd:vspace=10pt:sectionnumber=3>,%
10
 
    contents_partC@:<precmd:vspace=10pt:sectionnumber=4>,%
11
 
    contents_partA@:<precmd:vspace=10pt:sectionnumber=5>,%
12
 
    contents_partB@:<precmd:vspace=10pt:sectionnumber=6>:%
13
 
      <postcmd:mcend>,%
14
 
}
 
 
b'\\ No newline at end of file'