Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentesRévision précédente
composition:tableaux:colonnes:changer_la_fonte_d_une_colonne [2020/12/20 19:11] – Compilation du code de l'exemple. Mots-clefs OpenGraph. jejust3_composition:tableaux:colonnes:changer_la_fonte_d_une_colonne [2022/11/30 20:09] (Version actuelle) – Simplification de code dbitouze
Ligne 9: Ligne 9:
  
 <code latex> <code latex>
-\begin{center} +\begin{tabular}{|>{\scshape}l|>{\(}c<{\)}|>{\itshape}r|}
-\begin{tabular}{|>{\bgroup\scshape}l<{\egroup}| +
-      >{\(}c<{\)}|>{\bgroup\itshape}r<{\egroup}|}+
 \hline \hline
-Hugo & 1831 & Les feuilles d'automne \\ +Hugo       & 1831 & Les feuilles d'automne \\ 
-Balzac & 1832 & Le colonel Chabert \\ +Balzac     & 1832 & Le colonel Chabert     \\ 
-Maupassant & 1887 & Le Horla \\+Maupassant & 1887 & Le Horla               \\
 \hline \hline
 \end{tabular} \end{tabular}
-\end{center} 
 </code> </code>
  
Ligne 28: Ligne 25:
 \begin{document} \begin{document}
 \thispagestyle{empty} \thispagestyle{empty}
-\begin{tabular}{|>{\bgroup\scshape}l<{\egroup}|>{\(}c<{\)}|>{\bgroup\itshape}r<{\egroup}|}+\begin{tabular}{|>{\scshape}l|>{\(}c<{\)}|>{\itshape}r|}
 \hline \hline
-Hugo & 1831 & Les feuilles d'automne \\ +Hugo       & 1831 & Les feuilles d'automne \\ 
-Balzac & 1832 & Le colonel Chabert \\ +Balzac     & 1832 & Le colonel Chabert     \\ 
-Maupassant & 1887 & Le Horla \\+Maupassant & 1887 & Le Horla               \\
 \hline \hline
 \end{tabular} \end{tabular}
3_composition/tableaux/colonnes/changer_la_fonte_d_une_colonne.1608491494.txt.gz · Dernière modification : 2020/12/20 19:11 de jejust
CC Attribution-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0