Move to common headers
This commit is contained in:
		@@ -1,38 +1,9 @@
 | 
				
			|||||||
\documentclass[a4paper,10pt]{article}
 | 
					\documentclass[a4paper,10pt]{article}
 | 
				
			||||||
%\documentclass[a4paper,10pt]{scrartcl}
 | 
					%\documentclass[a4paper,10pt]{scrartcl}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
\usepackage{xltxtra}
 | 
					\input{common.tex}
 | 
				
			||||||
\usepackage{pbox}
 | 
					 | 
				
			||||||
\usepackage{mathtools}
 | 
					 | 
				
			||||||
\usepackage{amssymb}
 | 
					 | 
				
			||||||
\usepackage{tabularx}
 | 
					 | 
				
			||||||
\usepackage[top=13pt, bottom=12pt, left=13pt, right=12pt]{geometry}
 | 
					 | 
				
			||||||
% \setromanfont[Mapping=tex-text]{Linux Libertine O}
 | 
					 | 
				
			||||||
% \setsansfont[Mapping=tex-text]{DejaVu Sans}
 | 
					 | 
				
			||||||
% \setmonofont[Mapping=tex-text]{DejaVu Sans Mono}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
\title{}
 | 
					 | 
				
			||||||
\author{}
 | 
					 | 
				
			||||||
\date{}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
\let\oldcdot\cdot
 | 
					 | 
				
			||||||
\let\oldbullet\bullet
 | 
					 | 
				
			||||||
\let\oldvec\vec
 | 
					 | 
				
			||||||
\let\olddot\dot
 | 
					 | 
				
			||||||
\let\oldddot\ddot
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
% \renewcommand{\cdot}{ }
 | 
					 | 
				
			||||||
\renewcommand{\bullet}{\circ}
 | 
					 | 
				
			||||||
% \renewcommand{\vec}{\mathbf}
 | 
					 | 
				
			||||||
% \renewcommand{\dot}[1]{\frac{\mathrm{d}#1}{\mathrm{d}t}}
 | 
					 | 
				
			||||||
% \renewcommand{\ddot}[1]{\frac{\mathrm{d^2}#1}{\mathrm{d}t^2}}
 | 
					 | 
				
			||||||
\newcommand{\ccdot}{ }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
\setlength{\parindent}{0pt}
 | 
					 | 
				
			||||||
\setlength{\parskip}{0pt}
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
\begin{document}
 | 
					\begin{document}
 | 
				
			||||||
% \maketitle
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
\begin{tabularx}{\textwidth}{ |X|X| }
 | 
					\begin{tabularx}{\textwidth}{ |X|X| }
 | 
				
			||||||
\hline
 | 
					\hline
 | 
				
			||||||
 
 | 
				
			|||||||
							
								
								
									
										19
									
								
								chimie.tex
									
									
									
									
									
								
							
							
						
						
									
										19
									
								
								chimie.tex
									
									
									
									
									
								
							@@ -1,26 +1,9 @@
 | 
				
			|||||||
\documentclass[a4paper,10pt]{article}
 | 
					\documentclass[a4paper,10pt]{article}
 | 
				
			||||||
%\documentclass[a4paper,10pt]{scrartcl}
 | 
					%\documentclass[a4paper,10pt]{scrartcl}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
\usepackage{xltxtra}
 | 
					\input{common.tex}
 | 
				
			||||||
\usepackage{pbox}
 | 
					 | 
				
			||||||
\usepackage{mathtools}
 | 
					 | 
				
			||||||
\usepackage{amssymb}
 | 
					 | 
				
			||||||
\usepackage{tabularx}
 | 
					 | 
				
			||||||
\usepackage{siunitx}
 | 
					 | 
				
			||||||
\usepackage[top=13pt, bottom=12pt, left=13pt, right=12pt]{geometry}
 | 
					 | 
				
			||||||
% \setromanfont[Mapping=tex-text]{Linux Libertine O}
 | 
					 | 
				
			||||||
% \setsansfont[Mapping=tex-text]{DejaVu Sans}
 | 
					 | 
				
			||||||
% \setmonofont[Mapping=tex-text]{DejaVu Sans Mono}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
\title{}
 | 
					 | 
				
			||||||
\author{}
 | 
					 | 
				
			||||||
\date{}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
\setlength{\parindent}{0pt}
 | 
					 | 
				
			||||||
\setlength{\parskip}{0pt}
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
\begin{document}
 | 
					\begin{document}
 | 
				
			||||||
% \maketitle
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
\begin{tabularx}{\textwidth}{ |X|X| }
 | 
					\begin{tabularx}{\textwidth}{ |X|X| }
 | 
				
			||||||
\hline
 | 
					\hline
 | 
				
			||||||
 
 | 
				
			|||||||
							
								
								
									
										36
									
								
								common.tex
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										36
									
								
								common.tex
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,36 @@
 | 
				
			|||||||
 | 
					\usepackage{xltxtra}
 | 
				
			||||||
 | 
					\usepackage{pbox}
 | 
				
			||||||
 | 
					\usepackage{mathtools}
 | 
				
			||||||
 | 
					\usepackage{amssymb}
 | 
				
			||||||
 | 
					\usepackage{tabularx}
 | 
				
			||||||
 | 
					\usepackage{siunitx}
 | 
				
			||||||
 | 
					\usepackage{unicode-math}
 | 
				
			||||||
 | 
					\usepackage[top=13pt, bottom=12pt, left=13pt, right=12pt]{geometry}
 | 
				
			||||||
 | 
					% \setromanfont[Mapping=tex-text]{Linux Libertine O}
 | 
				
			||||||
 | 
					% \setsansfont[Mapping=tex-text]{DejaVu Sans}
 | 
				
			||||||
 | 
					% \setmonofont[Mapping=tex-text]{DejaVu Sans Mono}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					\title{}
 | 
				
			||||||
 | 
					\author{}
 | 
				
			||||||
 | 
					\date{}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					\let\oldcdot\cdot
 | 
				
			||||||
 | 
					\let\oldbullet\bullet
 | 
				
			||||||
 | 
					\let\oldvec\vec
 | 
				
			||||||
 | 
					\let\olddot\dot
 | 
				
			||||||
 | 
					\let\oldddot\ddot
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					% \renewcommand{\cdot}{ }
 | 
				
			||||||
 | 
					\renewcommand{\bullet}{\circ}
 | 
				
			||||||
 | 
					% \renewcommand{\vec}{\mathbf}
 | 
				
			||||||
 | 
					% \renewcommand{\dot}[1]{\frac{\mathrm{d}#1}{\mathrm{d}t}}
 | 
				
			||||||
 | 
					% \renewcommand{\ddot}[1]{\frac{\mathrm{d^2}#1}{\mathrm{d}t^2}}
 | 
				
			||||||
 | 
					% \renewcommand{\frac}[2]{#1 / #2}
 | 
				
			||||||
 | 
					\newcommand{\cdotbis}{ }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					\newcommand{\dif}{\mathrm{d}}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					\setlength{\parindent}{0pt}
 | 
				
			||||||
 | 
					\setlength{\parskip}{0pt}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					% \everymath{\displaystyle}
 | 
				
			||||||
@@ -1,39 +1,9 @@
 | 
				
			|||||||
\documentclass[a4paper,10pt]{article}
 | 
					\documentclass[a4paper,10pt]{article}
 | 
				
			||||||
%\documentclass[a4paper,10pt]{scrartcl}
 | 
					%\documentclass[a4paper,10pt]{scrartcl}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
\usepackage{xltxtra}
 | 
					\input{common.tex}
 | 
				
			||||||
\usepackage{pbox}
 | 
					 | 
				
			||||||
\usepackage{mathtools}
 | 
					 | 
				
			||||||
\usepackage{amssymb}
 | 
					 | 
				
			||||||
\usepackage{tabularx}
 | 
					 | 
				
			||||||
\usepackage[top=13pt, bottom=12pt, left=13pt, right=12pt]{geometry}
 | 
					 | 
				
			||||||
% \setromanfont[Mapping=tex-text]{Linux Libertine O}
 | 
					 | 
				
			||||||
% \setsansfont[Mapping=tex-text]{DejaVu Sans}
 | 
					 | 
				
			||||||
% \setmonofont[Mapping=tex-text]{DejaVu Sans Mono}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
\title{}
 | 
					 | 
				
			||||||
\author{}
 | 
					 | 
				
			||||||
\date{}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
\let\oldcdot\cdot
 | 
					 | 
				
			||||||
\let\oldbullet\bullet
 | 
					 | 
				
			||||||
\let\oldvec\vec
 | 
					 | 
				
			||||||
\let\olddot\dot
 | 
					 | 
				
			||||||
\let\oldddot\ddot
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
% \renewcommand{\cdot}{ }
 | 
					 | 
				
			||||||
\renewcommand{\bullet}{\circ}
 | 
					 | 
				
			||||||
% \renewcommand{\vec}{\mathbf}
 | 
					 | 
				
			||||||
% \renewcommand{\dot}[1]{\frac{\mathrm{d}#1}{\mathrm{d}t}}
 | 
					 | 
				
			||||||
% \renewcommand{\ddot}[1]{\frac{\mathrm{d^2}#1}{\mathrm{d}t^2}}
 | 
					 | 
				
			||||||
% \renewcommand{\frac}[2]{#1 / #2}
 | 
					 | 
				
			||||||
\newcommand{\cdotbis}{ }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
\setlength{\parindent}{0pt}
 | 
					 | 
				
			||||||
\setlength{\parskip}{0pt}
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
\begin{document}
 | 
					\begin{document}
 | 
				
			||||||
% \maketitle
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
\begin{tabularx}{\textwidth}{ |X|X|X| }
 | 
					\begin{tabularx}{\textwidth}{ |X|X|X| }
 | 
				
			||||||
\hline
 | 
					\hline
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,40 +1,9 @@
 | 
				
			|||||||
\documentclass[a4paper,10pt]{article}
 | 
					\documentclass[a4paper,10pt]{article}
 | 
				
			||||||
%\documentclass[a4paper,10pt]{scrartcl}
 | 
					%\documentclass[a4paper,10pt]{scrartcl}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
\usepackage{xltxtra}
 | 
					\input{common.tex}
 | 
				
			||||||
\usepackage{pbox}
 | 
					 | 
				
			||||||
\usepackage{mathtools}
 | 
					 | 
				
			||||||
\usepackage{amssymb}
 | 
					 | 
				
			||||||
\usepackage{tabularx}
 | 
					 | 
				
			||||||
\usepackage{siunitx}
 | 
					 | 
				
			||||||
\usepackage[top=13pt, bottom=12pt, left=13pt, right=12pt]{geometry}
 | 
					 | 
				
			||||||
% \setromanfont[Mapping=tex-text]{Linux Libertine O}
 | 
					 | 
				
			||||||
% \setsansfont[Mapping=tex-text]{DejaVu Sans}
 | 
					 | 
				
			||||||
% \setmonofont[Mapping=tex-text]{DejaVu Sans Mono}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
\title{}
 | 
					 | 
				
			||||||
\author{}
 | 
					 | 
				
			||||||
\date{}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
\let\oldcdot\cdot
 | 
					 | 
				
			||||||
\let\oldbullet\bullet
 | 
					 | 
				
			||||||
\let\oldvec\vec
 | 
					 | 
				
			||||||
\let\olddot\dot
 | 
					 | 
				
			||||||
\let\oldddot\ddot
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
% \renewcommand{\cdot}{ }
 | 
					 | 
				
			||||||
\renewcommand{\bullet}{\circ}
 | 
					 | 
				
			||||||
% \renewcommand{\vec}{\mathbf}
 | 
					 | 
				
			||||||
% \renewcommand{\dot}[1]{\frac{\mathrm{d}#1}{\mathrm{d}t}}
 | 
					 | 
				
			||||||
% \renewcommand{\ddot}[1]{\frac{\mathrm{d^2}#1}{\mathrm{d}t^2}}
 | 
					 | 
				
			||||||
% \renewcommand{\frac}[2]{#1 / #2}
 | 
					 | 
				
			||||||
\newcommand{\cdotbis}{ }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
\setlength{\parindent}{0pt}
 | 
					 | 
				
			||||||
\setlength{\parskip}{0pt}
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
\begin{document}
 | 
					\begin{document}
 | 
				
			||||||
% \maketitle
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
\begin{tabularx}{\textwidth}{ |X|X| }
 | 
					\begin{tabularx}{\textwidth}{ |X|X| }
 | 
				
			||||||
\hline
 | 
					\hline
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user