Supprime morceaux de config inutiles
This commit is contained in:
parent
c633f80c4c
commit
e575ef56fe
1 changed files with 2 additions and 9 deletions
|
@ -2,19 +2,16 @@
|
||||||
\usepackage[utf8]{inputenc}
|
\usepackage[utf8]{inputenc}
|
||||||
\usepackage{txfonts}
|
\usepackage{txfonts}
|
||||||
\usepackage{qrcode}
|
\usepackage{qrcode}
|
||||||
|
\usepackage{sectsty}
|
||||||
|
|
||||||
\usepackage{babel}
|
\usepackage{babel}
|
||||||
%\renewcommand*\foldmarkrule{.3mm}
|
%\renewcommand*\foldmarkrule{.3mm}
|
||||||
%\renewcommand*\foldmarklength{5mm}
|
%\renewcommand*\foldmarklength{5mm}
|
||||||
|
|
||||||
%\usepackage{amsmath}
|
|
||||||
\usepackage[T1]{fontenc}
|
\usepackage[T1]{fontenc}
|
||||||
\usepackage{textcomp}
|
\usepackage{textcomp}
|
||||||
%\usepackage{mathptmx}
|
|
||||||
\renewcommand{\familydefault}{\sfdefault}
|
\renewcommand{\familydefault}{\sfdefault}
|
||||||
|
|
||||||
%\usepackage{shortvrb}
|
|
||||||
%\MakeShortVerb{\|}
|
|
||||||
\usepackage{url}
|
\usepackage{url}
|
||||||
\usepackage{graphicx}
|
\usepackage{graphicx}
|
||||||
\usepackage{xcolor}
|
\usepackage{xcolor}
|
||||||
|
@ -35,8 +32,6 @@
|
||||||
|
|
||||||
\newcommand*\defaultmarker{\textsuperscript\textasteriskcentered}
|
\newcommand*\defaultmarker{\textsuperscript\textasteriskcentered}
|
||||||
|
|
||||||
\graphicspath{{/home/matthieu/doc/images/}}
|
|
||||||
|
|
||||||
\frenchsetup{ItemLabels=\textendash}
|
\frenchsetup{ItemLabels=\textendash}
|
||||||
\renewcommand{\sectfont}{\color{ttnn}\rmfamily\bfseries}
|
\renewcommand{\sectfont}{\color{ttnn}\rmfamily\bfseries}
|
||||||
\title{\Huge\color{ttnn1}{\textbf{teta}}\color{ttnn2}{neutral}\color{ttnn1}{.net}}
|
\title{\Huge\color{ttnn1}{\textbf{teta}}\color{ttnn2}{neutral}\color{ttnn1}{.net}}
|
||||||
|
@ -48,21 +43,19 @@
|
||||||
%\CutLine*{1}% Dotted line without scissors
|
%\CutLine*{1}% Dotted line without scissors
|
||||||
%\CutLine{6}% Dotted line with scissors
|
%\CutLine{6}% Dotted line with scissors
|
||||||
|
|
||||||
|
|
||||||
%\AddToBackground{1}{% Background of a small page
|
%\AddToBackground{1}{% Background of a small page
|
||||||
% \put(115,530){\includegraphics[scale=0.12]{puf300x258}}}
|
% \put(115,530){\includegraphics[scale=0.12]{puf300x258}}}
|
||||||
|
|
||||||
|
|
||||||
\AddToBackground{6}{% Background of a small page
|
\AddToBackground{6}{% Background of a small page
|
||||||
\put(0,0){\textcolor{LIGHTGRAY}{\rule{\paperwidth}{\paperheight}}}}
|
\put(0,0){\textcolor{LIGHTGRAY}{\rule{\paperwidth}{\paperheight}}}}
|
||||||
|
|
||||||
|
|
||||||
\AddToBackground*{2}{% Background of a large page
|
\AddToBackground*{2}{% Background of a large page
|
||||||
\put(\LenToUnit{.5\paperwidth},\LenToUnit{.5\paperheight}){%
|
\put(\LenToUnit{.5\paperwidth},\LenToUnit{.5\paperheight}){%
|
||||||
\makebox(0,0)[c]{%
|
\makebox(0,0)[c]{%
|
||||||
\resizebox{.9\paperwidth}{!}{\rotatebox{35.26}{%
|
\resizebox{.9\paperwidth}{!}{\rotatebox{35.26}{%
|
||||||
\textsf{\textbf{\textcolor{LIGHTGRAY}{tetaneutral.net}}}}}}}}
|
\textsf{\textbf{\textcolor{LIGHTGRAY}{tetaneutral.net}}}}}}}}
|
||||||
|
|
||||||
|
\allsectionsfont{\normalfont\sffamily\bfseries}
|
||||||
|
|
||||||
\begin{document}
|
\begin{document}
|
||||||
\maketitle
|
\maketitle
|
||||||
|
|
Loading…
Add table
Reference in a new issue