ajuste largeur titre niveaux
This commit is contained in:
parent
079fd12e13
commit
6d3ae1ab6b
@ -19,12 +19,13 @@
|
||||
\coordinate(lastpoint) at ($ (current page.north west) + (10mm,-12mm) $);
|
||||
\coordinate(toprightcorner) at ($ (current page.north east) + (-12mm,-12mm) $);
|
||||
\coordinate(splitpoint) at ($ (lastpoint) + (20cm,-12mm) $);
|
||||
\coordinate(splitpointbis) at ($ (splitpoint) + (1cm,2mm) $);
|
||||
\coordinate(splitpointbis) at ($ (splitpoint) + (1cm,2mm) $);
|
||||
\coordinate(titleright) at ($ (splitpoint) + (4cm, 0cm)$);
|
||||
\coordinate(refpoint) at ($ (lastpoint)+(25mm,0mm) $);
|
||||
|
||||
\node[text=titlebg] [%
|
||||
outer sep=0,inner sep=0mm,%
|
||||
fit=(lastpoint)(splitpoint),
|
||||
fit=(lastpoint)(titleright),
|
||||
align=left%
|
||||
] (xtitle) {\fontsize{20}{40}\bfseries\selectfont Parcours \PARABBR~: niveaux de développement des compétences};
|
||||
\fill[shade,left color=titlebg,right color=white] (xtitle.south west) rectangle ($ (xtitle.south east) + (0,1mm) $);
|
||||
|
Loading…
Reference in New Issue
Block a user