2007-06-04 21:40:57 +00:00
\documentclass [titlepage] { article}
2007-06-07 05:24:50 +00:00
\usepackage [utf8] { inputenc}
2007-06-04 21:40:57 +00:00
\usepackage [french] { babel}
2007-06-07 05:24:50 +00:00
\usepackage [T1] { fontenc}
2007-07-20 22:23:02 +00:00
\usepackage { ae,aecompl,aeguill}
2007-06-04 21:40:57 +00:00
\usepackage { graphicx}
2007-07-26 04:16:49 +00:00
\author { Groupe d'usagers Linux de l'Universit\' e de Montr\' eal \\
2007-06-04 21:40:57 +00:00
\includegraphics [width=5cm] { images/logo} }
2007-07-26 04:16:49 +00:00
\title { Avis sur l'utilisation de logiciels libres et formats ouverts
\` a l'Universit\' e de Montr\' eal}
2007-07-07 19:26:41 +00:00
\usepackage [pdffitwindow=false,
2007-07-26 03:10:08 +00:00
pdfview=FitH,pdfborder={ 0 0 0} ,
2007-07-07 19:26:41 +00:00
pdfstartview=FitH]{ hyperref}
2007-07-07 22:03:50 +00:00
\usepackage { fullpage}
2007-07-07 19:26:41 +00:00
% Astuce pour pouvoir avoir des accents dans les meta-donnes PDF
\hypersetup {
2007-07-26 04:16:49 +00:00
pdfauthor={ Groupe d'usagers Linux de l'Universit\' e de Montr\' eal} ,
pdftitle={ Avis sur l'utilisation de logiciels libres et formats ouverts
2007-08-15 14:13:48 +00:00
\` a l'Universit\' e de Montr\' eal} ,
2007-07-07 22:03:50 +00:00
pdfsubject={ Argumentaire FA\' ECUM}
2007-07-07 19:26:41 +00:00
}
2007-06-04 21:40:57 +00:00
%Commande \proposition et listpropositions
%(deplacer vers propositions.sty? )
2007-07-21 20:46:26 +00:00
\usepackage [hyperref] { ntheorem}
2007-06-04 21:40:57 +00:00
\makeatletter
2007-07-21 20:46:26 +00:00
\newtheoremstyle { marcos} { \item [\theorem@headerfont] { \large \bfseries ##1 ##2} } { \item [\theorem@headerfont] { \large \bfseries ##1 ##2 :} ##3 }
2007-06-04 21:40:57 +00:00
\makeatother
\theoremstyle { marcos}
\theoremlisttype { optname}
2007-07-26 04:16:49 +00:00
\newtheorem { thmprop} { Proposition} %wTF is thmprop ? ça rend la liste des propositions à la fin bizarre ~jeff
2007-06-04 21:40:57 +00:00
\newcommand { \proposition } [1]{ \begin { thmprop} [#1]\end { thmprop} }
\newcommand { \listpropositions } [0]{ \listtheorems { thmprop} }
2007-08-21 20:08:58 +00:00
\newcommand { \en } [1]{ \textit { #1} }
2007-07-21 20:46:26 +00:00
\newcommand { \fileext } [1]{ \texttt { #1} }
\newcommand { \soft } [1]{ \textsc { #1} }
2007-08-15 14:18:24 +00:00
\newcommand { \linux } { \soft { GNU/Linux} }
2007-07-25 20:00:36 +00:00
2007-08-15 14:18:24 +00:00
\newcommand { \ms } { \soft { Microsoft} }
\newcommand { \mso } { \ms \ \soft { Office} }
\newcommand { \msw } { \ms \ \soft { Windows} }
\newcommand { \msie } { \ms \ \soft { Internet Explorer} }
2007-07-25 20:00:36 +00:00
2007-08-15 14:18:24 +00:00
\newcommand { \moz } { \soft { Mozilla} }
\newcommand { \firefox } { \moz \ \soft { Firefox} }
\newcommand { \thunderbird } { \moz \ \soft { Thunderbird} }
2007-07-25 20:00:36 +00:00
2007-08-15 14:18:24 +00:00
\newcommand { \apple } { \soft { Apple} }
\newcommand { \applemac } { \apple \ \soft { Macintosh} }
2007-07-25 20:00:36 +00:00
\newcommand { \ooo } { \soft { OpenOffice.Org} } %Why should we say "OpenOffice.org" instead of simply "OpenOffice"? The trademark for "OpenOffice" belongs to someone else. Therefore we must use "OpenOffice.org" when referring to this open source project and its software.
2007-06-04 21:40:57 +00:00
%Debut du document
\begin { document}
\maketitle
2007-08-12 19:41:33 +00:00
\include { licence}
2007-06-04 21:40:57 +00:00
\include { intro}
\include { Formats_ ouverts}
2007-07-26 04:16:49 +00:00
%Example d'utilisation de \proposition :
%Il ne faudrait pas que cdela apparaisse dans la version finale, non ?
2007-07-25 20:00:36 +00:00
%\proposition{Que la FA\'ECUM utilise \linux \cite{livretDuLibre} et blabla blabla blabla et patati et patata}
2007-06-04 21:40:57 +00:00
\include { Logiciels_ Libres}
\include { retrocession}
2007-07-02 19:05:27 +00:00
\include { contributeurs}
2007-07-26 03:10:08 +00:00
2007-06-04 21:40:57 +00:00
\bibliographystyle { plain}
\bibliography { references}
2007-07-26 03:10:08 +00:00
2007-06-04 21:40:57 +00:00
\newpage
2007-07-26 03:10:08 +00:00
\section * { R\' esum\' e des propositions}
\addcontentsline { toc} { toc} { R\' esum\' e des propositions}
2007-06-04 21:40:57 +00:00
\listpropositions
2007-07-26 03:10:08 +00:00
2007-06-04 21:40:57 +00:00
\end { document}
2007-06-28 03:13:44 +00:00