emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[O] Custom title page in org-mode


From: Steve Prud'Homme
Subject: [O] Custom title page in org-mode
Date: Wed, 21 Dec 2011 13:17:01 -0500

Ok so i use emacs for school work.
I was trying to make a custom title page because, the default latex
custom page do not respect my teacher standard

So my org-file look like that :

French comment : Exemple de page titre de l'UQAM intégrée dans un fichier.org

#+LaTeX_CLASS: report
#+LaTeX: \renewcommand{\baselinestretch}{1.5}
#+latex_header: \usepackage[french]{babel}
#+LaTeX: \begin{document}
#+LaTeX:\begin{center}
#+LaTeX:\thispagestyle{empty}
#+LaTeX:\textbf {Université du Québec à Montréal} \\
#+LaTeX:\vspace*{\fill}
#+LaTeX:Travail écrit : Mon métier d'hier à aujourd'hui\\
#+LaTeX:\vspace*{\fill}
#+LaTeX:Travail présenté à\\
#+LaTeX:Mme Sophie Grossman\\
#+LaTeX:\vspace*{\fill}
#+LaTeX:Dans le cadre du cours\\
#+LaTeX:FPT 1402, groupe 20, Réflexion critique sur le métier, la technique\\
#+LaTeX:\vspace*{\fill}
#+LaTeX:Par\\
#+LaTeX:\textbf{Joseph Benoît Steve Prud'Homme}\\
#+LaTeX:PRUS28108006\\
#+LaTeX:\vspace*{\fill}
#+LaTeX:Programme\\
#+LaTeX:Baccalauréat d'enseignement en formation professionnelle et technique
#+LaTeX:Concentration en formation professionnelle au secondaire\\
#+LaTeX:\vspace*{\fill}
#+LaTeX:25 octobre 2010\\
#+LaTeX:\vspace*{\fill}
#+LaTeX:\end{center}


* Introduction et compréhension de la thématique
(...)

The problem it is possible to cancel the default latex title page in
my org-file.
It is possible te place the table of content after the custom title page.
I know that is latex question but i want to rest in my .org file and
not edit my .tex file.

-- 
Posté par Steve Prud'Homme
address@hidden
514 466-3951



reply via email to

[Prev in Thread] Current Thread [Next in Thread]