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