summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/epslatex-fr/CHAP2.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/epslatex-fr/CHAP2.sty')
-rw-r--r--Master/texmf-dist/doc/latex/epslatex-fr/CHAP2.sty35
1 files changed, 35 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/epslatex-fr/CHAP2.sty b/Master/texmf-dist/doc/latex/epslatex-fr/CHAP2.sty
new file mode 100644
index 00000000000..49c78bac785
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/epslatex-fr/CHAP2.sty
@@ -0,0 +1,35 @@
+\countdef\chapc=1
+\let\ch@pcitext\relax
+\long\def\chapcita#1{\def\ch@pcitext{#1}}
+%\def\@makechapterhead#1{%
+%%\global\advance\chapc by 1
+%\global\chapc=\c@chapter % UPDATE
+%\vspace*{50pt}
+%\llap{\setlength{\unitlength}{1pt}\begin{picture}(0,0)
+%\put(250,100){\makebox(210,0)[lt]{\parbox{210pt}{\normalsize\rm\ignorespaces\ch@pcitext}}}\global\let\ch@pcitext\relax
+%\end{picture}}%
+%{\parindent 0pt \raggedright
+% \ifnum \c@secnumdepth >\m@ne \huge\bf \@chapapp{} \thechapter\hfill\hbox{} \par
+% \vskip 20pt \fi \Huge \bf #1\par
+% \nobreak \vskip 40pt } }
+\let\sv@@makechapterhead\@makechapterhead
+\let\sv@DOCH\DOCH
+
+%\def\DOCH{\typeout{CHAPCITA}\llap{\setlength{\unitlength}{1pt}\begin{picture}(0,0)%
+%\put(250,100){\makebox(210,0)[lt]{\parbox{210pt}{\normalsize\rm\ignorespaces\ch@pcitext}}}\global\let\ch@pcitext\relax\end{picture}}\sv@DOCH}
+
+\def\hcitaoffset{250}
+\def\vcitaoffset{50}
+\def\citawidth{210pt}
+\def\citawidthnum{210}
+\def\cite@pict{%
+\llap{\setlength{\unitlength}{1pt}\begin{picture}(0,0)%
+\put(\hcitaoffset,\vcitaoffset){\makebox(\citawidthnum,0)[lt]{\parbox{\citawidth}{\normalsize\rm\ignorespaces\ch@pcitext}}}%
+\global\let\ch@pcitext\relax\end{picture}}}%
+
+\def\@makechapterhead{%
+\cite@pict%
+%\llap{\setlength{\unitlength}{1pt}\begin{picture}(0,0)%
+%\put(250,100){\makebox(210,0)[lt]{\parbox{210pt}{\normalsize\rm\ignorespaces\ch@pcitext}}}%
+%\global\let\ch@pcitext\relax\end{picture}}%
+\sv@@makechapterhead}