Warning: file_exists() [function.file-exists]: Unable to access /mnt/167/sdb/c/4/prepamp/docs/N.avancees/kit_Photos/site_flash/admin/libs/amfphp/amf-core/adapters/lib/style.css.php in /var/www/sdb/c/4/prepamp/docs/infos/lire.php(1) : eval()'d code on line 1
Informatique


Informatique

LaTeX : Mes commandes personnelles

  1. % Packages
  2. \usepackage{amsmath}
  3. \usepackage{amsthm}
  4. \usepackage{amsfonts}
  5. \usepackage[francais]{babel}
  6. \usepackage[latin1]{inputenc}
  7. \usepackage{fancybox}
  8. \usepackage{fancyhdr}
  9. \usepackage{xcolor}
  10. \usepackage[colorlinks=true,
  11. menucolor=red,
  12. breaklinks=true,
  13. urlcolor=blue,
  14. linkcolor=blue]{hyperref}
  15. \usepackage[left=1cm,
  16. right=1.5cm,
  17. top=0.2cm,
  18. bottom=1cm]{geometry}
  19. \usepackage{cancel}
  20. % Fin packages
  21.  
  22. % Numérotation
  23. \renewcommand{\thesection}{\Roman{section}}
  24. \renewcommand{\thesubsection}{\arabic{subsection}.}
  25. % Fin numérotation
  26.  
  27. % Environnement
  28. \newtheorem{exercice}{Exercice}
  29. \newenvironment{exo}
  30. {\begin{exercice}\normalfont} {\end{exercice}}
  31.  
  32. \newtheorem{corrige}{Corrigé}
  33. \newenvironment{corr}
  34. {\begin{corrige}\normalfont} {\end{corrige}}
  35.  
  36. \newtheorem{methode}{Méthode}
  37. \newenvironment{modo}
  38. {\begin{methode}\normalfont} {\end{methode}}
  39.  
  40. \newtheorem{definition}{Définition}
  41. \newenvironment{defi}
  42. {\begin{definition}\normalfont} {\end{definition}}
  43.  
  44. \newtheorem{theoreme}{Théorème}
  45. \newenvironment{theo}
  46. {\begin{theoreme}\normalfont} {\end{theoreme}}
  47. % Fin environnement
  48.  
  49. % Ensembles
  50. \newcommand{\R}{{\mathbb R}} % L'ensemble des réels
  51. \newcommand{\N}{{\mathbb N}} % L'ensemble des Entiers
  52. \newcommand{\Q}{{\mathbb Q}} % L'ensemble des rationnels
  53. \newcommand{\Z}{{\mathbb Z}} % L'ensemble des relatifs
  54. \newcommand{\C}{{\mathbb C}} % L'ensemble des complexes
  55. \newcommand{\F}{{\mathbb F}} % L'ensemble F
  56. \newcommand{\I}{{\mathbb I}} % L'ensemble I
  57. \newcommand{\K}{{\mathbb K}} % L'ensemble K
  58. \newcommand{\E}{{\mathbb E}} % L'ensemble E
  59. % Fin ensembles
  60.  
  61. % Symboles
  62. \newcommand{\eps}{\epsilon} % epsilon
  63. \newcommand{\ssiG}{\Longleftrightarrow} % si et seulement si : grande
  64. \newcommand{\impG}{\Longrightarrow} % implication : grande
  65. \newcommand{\donneG}{\longmapsto} % donne : grande
  66. \newcommand{\conV}{\longrightarrow} % converge : grande
  67. \newcommand{\vect}{\overrightarrow} % pour l'écriture des vecteurs
  68. \newcommand{\oo}{\infty} % Infini
  69. \newcommand{\cad}{c'est-à-dire} % C'est-à-dire
  70. \newcommand{\dron}{\partial} % Dérivées partielles
  71. \newcommand{\dive}{{\mbox{div}}} % Divergence
  72. \newcommand{\rot}{{\mbox{\vect{rot}}}} % Rotationnel
  73. % Fin symboles
  74.  
  75. % Autres
  76. \everymath{\displaystyle}
  77. % Fin Autres
  78.  
  79. % Entête
  80. \pagestyle{fancy} \fancyhf{}
  81. \fancyhead[R]{\thepage}
  82. \fancyhead[L]{\textbf{Le titre}}
  83. \renewcommand{\headrulewidth}{0.3pt}
  84. \addtolength{\headheight}{12.3pt}
  85. \fancypagestyle{plain}{
  86. \fancyhead[R]{\thepage}
  87. \fancyhead[L]{}
  88. \renewcommand{\headrulewidth}{0pt}
  89. }
  90. \linespread{1.4}
  91. % Fin entête



En rapport avec ces documents

  1. LaTeX : Document modèle


Vos commentaires


Connectez-vous !

Les dernières nouveautés