Problème Latex avec Texmaker
Lola
-
Lola -
Lola -
Bonjour,
Voilà je dois faire un rapport en latex et j'ai un problème à la compilation, il me met :
LOG FILE :
This is pdfeTeX, Version 3.141592-1.30.6-2.2 (MiKTeX 2.5) (preloaded format=latex 2007.12.11) 9 DEC 2008 07:44
entering extended mode
**Compte_rendu_TP1.tex
(Compte_rendu_TP1.tex
LaTeX2e <2005/12/01>
Babel <v3.8g> and hyphenation patterns for english, dumylang, nohyphenation, ge
rman, ngerman, french, loaded.
("C:\Program Files\MiKTeX 2.5\tex\latex\base\article.cls"
Document Class: article 2005/09/16 v1.4f Standard LaTeX document class
("C:\Program Files\MiKTeX 2.5\tex\latex\base\size12.clo"
File: size12.clo 2005/09/16 v1.4f Standard LaTeX file (size option)
)
\c@part=\count79
\c@section=\count80
\c@subsection=\count81
\c@subsubsection=\count82
\c@paragraph=\count83
\c@subparagraph=\count84
\c@figure=\count85
\c@table=\count86
\abovecaptionskip=\skip41
\belowcaptionskip=\skip42
\bibindent=\dimen102
)
("C:\Program Files\MiKTeX 2.5\tex\generic\babel\babel.sty"
Package: babel 2005/05/21 v3.8g The Babel package
*************************************
* Local config file bblopts.cfg used
*
("C:\Program Files\MiKTeX 2.5\tex\latex\00miktex\bblopts.cfg"
File: bblopts.cfg 2006/07/31 v1.0 MiKTeX 'babel' configuration
)
("C:\Program Files\MiKTeX 2.5\tex\generic\babel\frenchb.ldf"
Language: french 2005/02/06 v1.6g French support from the babel system
("C:\Program Files\MiKTeX 2.5\tex\generic\babel\babel.def"
File: babel.def 2005/05/21 v3.8g Babel common definitions
\babel@savecnt=\count87
\U@D=\dimen103
)
Package babel Info: Making : an active character on input line 219.
Package babel Info: Making ; an active character on input line 220.
Package babel Info: Making ! an active character on input line 221.
Package babel Info: Making ? an active character on input line 222.
Ce qui est en gras apparait en rouge, donc à mon avis c'est ça qui pose problème.
Ah oui voici mon code :
\documentclass[12pt, a4paper]{article}
\usepackage[francais]{babel}
%\usepackage[utf8]{inputenc}
%\usepackage[latin1]{inputenc}
%\usepackage{graphics}
%\usepackage[dvips]{graphicx}
%\usepackage[latin1]{inputenc}
\title{Compte rendu TP n°1 : Implementation du type abstrait graphe}
\date{}
\begin{document}
\maketitle
corps du document
\end{document}
C'est la première fois que je poste ici donc je ne sais pas trop si je suis dans la bonne section...
Merci.
Voilà je dois faire un rapport en latex et j'ai un problème à la compilation, il me met :
LOG FILE :
This is pdfeTeX, Version 3.141592-1.30.6-2.2 (MiKTeX 2.5) (preloaded format=latex 2007.12.11) 9 DEC 2008 07:44
entering extended mode
**Compte_rendu_TP1.tex
(Compte_rendu_TP1.tex
LaTeX2e <2005/12/01>
Babel <v3.8g> and hyphenation patterns for english, dumylang, nohyphenation, ge
rman, ngerman, french, loaded.
("C:\Program Files\MiKTeX 2.5\tex\latex\base\article.cls"
Document Class: article 2005/09/16 v1.4f Standard LaTeX document class
("C:\Program Files\MiKTeX 2.5\tex\latex\base\size12.clo"
File: size12.clo 2005/09/16 v1.4f Standard LaTeX file (size option)
)
\c@part=\count79
\c@section=\count80
\c@subsection=\count81
\c@subsubsection=\count82
\c@paragraph=\count83
\c@subparagraph=\count84
\c@figure=\count85
\c@table=\count86
\abovecaptionskip=\skip41
\belowcaptionskip=\skip42
\bibindent=\dimen102
)
("C:\Program Files\MiKTeX 2.5\tex\generic\babel\babel.sty"
Package: babel 2005/05/21 v3.8g The Babel package
*************************************
* Local config file bblopts.cfg used
*
("C:\Program Files\MiKTeX 2.5\tex\latex\00miktex\bblopts.cfg"
File: bblopts.cfg 2006/07/31 v1.0 MiKTeX 'babel' configuration
)
("C:\Program Files\MiKTeX 2.5\tex\generic\babel\frenchb.ldf"
Language: french 2005/02/06 v1.6g French support from the babel system
("C:\Program Files\MiKTeX 2.5\tex\generic\babel\babel.def"
File: babel.def 2005/05/21 v3.8g Babel common definitions
\babel@savecnt=\count87
\U@D=\dimen103
)
Package babel Info: Making : an active character on input line 219.
Package babel Info: Making ; an active character on input line 220.
Package babel Info: Making ! an active character on input line 221.
Package babel Info: Making ? an active character on input line 222.
Ce qui est en gras apparait en rouge, donc à mon avis c'est ça qui pose problème.
Ah oui voici mon code :
\documentclass[12pt, a4paper]{article}
\usepackage[francais]{babel}
%\usepackage[utf8]{inputenc}
%\usepackage[latin1]{inputenc}
%\usepackage{graphics}
%\usepackage[dvips]{graphicx}
%\usepackage[latin1]{inputenc}
\title{Compte rendu TP n°1 : Implementation du type abstrait graphe}
\date{}
\begin{document}
\maketitle
corps du document
\end{document}
C'est la première fois que je poste ici donc je ne sais pas trop si je suis dans la bonne section...
Merci.
A voir également:
- Problème Latex avec Texmaker
- Texmaker mac - Télécharger - Traitement de texte
- Espace insécable latex - Guide
- Antislash latex ✓ - Forum Python
- H barre latex - Forum Programmation
- Latex accent carreaux - Forum Logiciels
Ce que j'ai fait j'ai désinstallé Texmaker et Miktek puis j'ai réinstaller les dernières versions et maintenant ça marche. Peut-être cela venait du fait que les ancienne versions n'étaient pas prévues pour vista.....
En tout cas merci de m'avoir répondu. A+