Graphics, Figures & Tablespgfplots | Package Installation

Information and discussion about graphics, figures & tables in LaTeX documents.
marie2011
Posts: 138
Joined: Mon Feb 06, 2012 4:58 pm

Re: pgfplots | Package Installation

Post by marie2011 »

Hi Stefan,

I put "listfiles" under the last "usepackage". I am enclosing the .log file.

Many thanks in advance,

Marie
Attachments
tesis.log
(82 KiB) Downloaded 300 times

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

Learn LaTeX easily with newest books:

The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis

The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more

LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis

User avatar
Stefan Kottwitz
Site Admin
Posts: 10350
Joined: Mon Mar 10, 2008 9:44 pm

pgfplots | Package Installation

Post by Stefan Kottwitz »

I can see that the error occurs before etex is loaded. Load it earlier, the best would be to move

Code: Select all

\usepackage{etex}
up in the document before all other documents are loaded.

Stefan
LaTeX.org admin
marie2011
Posts: 138
Joined: Mon Feb 06, 2012 4:58 pm

Re: pgfplots | Package Installation

Post by marie2011 »

Hi Stefan,

I am really very grateful for your help. I can compile the document and now I will be hopefully able to create the graphics.

Many thanks for your help again,

Marie
Post Reply