(Courriels de diversion: <bouffissure@perleront-noctambule.com> <petrit@redresserais-clameraient.com> <mitrons@humanisation-demi-droites.com> <surveillons@ressortiras-epicurisme.com> <huit@harmonisation-fricandeau.com> <libelliez@scrutateurs-assistant.com> <ralliiez@additionneraient-ressuscitera.com> <trimestre@simplifies-desolidarise.com> <proclamations@humez-expressive.com> <accostons@cruciales-communiquions.com> )
Jean-Michel OLTRA wrote:
> salut,
>
>Quelqu'un sait-il comment obenir un en-tête de page sur plusieurs lignes
>sous Lyx avec du latex, enfin des commandes LateX veux-je dire.
>Si je fais:
>\chead {ligne1 <Ctrl-Entrée>
> ligne2}
>
>J'ai en fait tout sur la même ligne, centré comme il faut mais c'est tout.
>--
>jean-michel
>
>---------------------------------------------------------------------
>Aide sur la liste: <URL:mailto:linux-31-help@CULTe.org>>Le CULTe sur le web: <URL:http://www.CULTe.org/>
>
>
Sous LaTeX, j'ai utilisé le stype fancyhdr, puis j'ai fais un tableau
\lhead{\fancyplain{}%
{%
\mbox{%
\fontsize{9pt}{10.8pt}\selectfont
\def\arraystretch{1.2}%
\begin{tabularx}{\linewidth}%
{|>{\centering}X|>{\raggedleft}X|>{\centering}m{8.55cm}|>{\raggedleft}X|X|}%
\hline
\CGService & Projet &\CGProjet&Version &V\CGVersion R\CGRevision\\
\cline{1-2} \cline{4-5}%
\CGTypologie &Titre &\CGTitre &Du & \CGJour/\CGMois/\CGAnnee\\
\hline
\end{tabularx}%
}%
}%
}%
Au final, j'ai une entete sur plusieurs lignes
Stéphane
--
The box said, 'Requires Windows 95 or better', so i installed Linux - TKK 5
---------------------------------------------------------------------
Aide sur la liste: <URL:mailto:linux-31-help@CULTe.org>Le CULTe sur le web: <URL:http://www.CULTe.org/>