L'option dvips est conflictuelle pour l'utilisation du package color.
Suppression de l'option quand à l'appel du package. darcs-hash:20070830161908-72cb0-739ed001b2ab23bc9a341bc9653ab09cb90048af.gz
This commit is contained in:
parent
89499678be
commit
0d59ab8d11
2 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@
|
|||
\usepackage{multicol}
|
||||
\usepackage{alltt}
|
||||
\usepackage[dvips]{eso-pic,graphicx}
|
||||
\usepackage[dvips]{color}
|
||||
\usepackage{color}
|
||||
\usepackage[latin1]{inputenc}
|
||||
\usepackage[T1]{fontenc}
|
||||
\usepackage[french]{babel}
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
\usepackage{multicol}
|
||||
\usepackage{alltt}
|
||||
\usepackage[dvips]{eso-pic,graphicx}
|
||||
\usepackage[dvips]{color}
|
||||
\usepackage{color}
|
||||
\usepackage[latin1]{inputenc}
|
||||
\usepackage[T1]{fontenc}
|
||||
\usepackage[french]{babel}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue