diff options
author | Norbert Preining <norbert@preining.info> | 2022-03-29 03:00:35 +0000 |
---|---|---|
committer | Norbert Preining <norbert@preining.info> | 2022-03-29 03:00:35 +0000 |
commit | fed9dbe9efe10955aefb7687a15de45404cc76f4 (patch) | |
tree | 056a7157fcf92e74592f51aebfa3cd17da8645ca /macros/unicodetex/latex/simplivre/simplivre-doc-fr.tex | |
parent | 5f80d92d8bebc775b30e2b212e33b08089517654 (diff) |
CTAN sync 202203290300
Diffstat (limited to 'macros/unicodetex/latex/simplivre/simplivre-doc-fr.tex')
-rw-r--r-- | macros/unicodetex/latex/simplivre/simplivre-doc-fr.tex | 24 |
1 files changed, 11 insertions, 13 deletions
diff --git a/macros/unicodetex/latex/simplivre/simplivre-doc-fr.tex b/macros/unicodetex/latex/simplivre/simplivre-doc-fr.tex index d61803acde..94407ff1fa 100644 --- a/macros/unicodetex/latex/simplivre/simplivre-doc-fr.tex +++ b/macros/unicodetex/latex/simplivre/simplivre-doc-fr.tex @@ -8,7 +8,6 @@ \usepackage{ProjLib} \usepackage{longtable} % breakable tables \usepackage{hologo} % more TeX logo -\usetikzlibrary{calc} \usepackage{blindtext} @@ -96,21 +95,21 @@ %%================================ \begin{document} -\def\PackageVersion{2022/03/19} +\def\PackageVersion{2022/03/28} \frontmatter \LocallyStopLineNumbers -\begin{titlepage} % Suppresses displaying the page number on the title page and the subsequent page counts as page 1 -\begin{tikzpicture}[overlay,remember picture] - \fill [blue!50!cyan!50!black] ($(current page.south west)$) rectangle ($(current page.north west)+(21,-7)$); - \node[text width=10cm] at ($(current page.north west)+(8.5,-6)$) {\huge\ProjLib}; - \node[text width=6cm,text height=3.5cm,scale=2.5] at ($(current page.north west)+(11,-9)$) {\textcolor{white}{\sffamily\simplivre{}\\[5pt]\footnotesize\textsc{Écrivez vos livres \\de manière simple et claire}\\[10pt]\tiny Correspondant à : \texttt{\simplivre{} \PackageVersion}}}; - \node[text width=15em] at ($(current page.south)+(3.5,3)$) {\color{white}\hfill\fontsize{16pt}{0pt}\selectfont{\scshape Jinwen XU}\\[1em]\hfill\fontsize{12pt}{0pt}\selectfont\TheDate{\PackageVersion}[only-year-month], à Paris}; -\end{tikzpicture}% -\end{titlepage}% - -\setcounter{page}{0} +\TitlePage [ style = simple ] + { + , title = \simplivre{} + , subtitle = { + \textsc{Écrivez vos livres \\de manière simple et claire}\\[10pt] + \tiny Correspondant à : \texttt{\simplivre{} \PackageVersion} + } + , author = Jinwen XU + , date = {\TheDate{\PackageVersion}[only-year-month], à Paris} + } \ResumeLineNumbers @@ -313,7 +312,6 @@ De plus, Source Code Pro est utilisé comme police anglaise sans empattement, Ne \begin{itemize} \item Utilisez l'indentation des paragraphes au lieu de l'espacement entre les paragraphes. \end{itemize} -% \clearpage \item \texttt{runin} \begin{itemize} \item Utilisez le style «~runin~» pour \lstinline|\subsubsection| |