Search found 8 matches

by ppaulo
Mon Nov 24, 2008 6:10 am
Forum: General
Topic: Problems with hyperref package
Replies: 10
Views: 19990

Problems with hyperref package

Juanjo, thank you very much!


Errors stop compilation, warnings don't, as you can see.

The problem only affected to the few first pages, so links to most of the document pages should be correct.

About this two topics: living and learning :D hehe


This will help others. Report the issue and ...
by ppaulo
Sun Nov 23, 2008 7:24 am
Forum: General
Topic: Problems with hyperref package
Replies: 10
Views: 19990

Problems with hyperref package

I've just checked and, yes, i can compile and generate a pdf file with this "error" (and you were right! it's not an error, it's a warning!)!

The links are correct! Except from the references link, that points to the last chapter!

I'll be reporting this problem to the abntex people!

About the Toc ...
by ppaulo
Sun Nov 23, 2008 7:08 am
Forum: General
Topic: Problems with hyperref package
Replies: 10
Views: 19990

Problems with hyperref package

Just write your document forgetting those warnings and check that links after the ToC are correct.

Can you please teach me how to do it? I can't compile my code with this problem, i think that that's an error, not a warning, isn't it?
And what is a ToC?

And write to the authors of this class ...
by ppaulo
Sun Nov 23, 2008 2:27 am
Forum: General
Topic: Problems with hyperref package
Replies: 10
Views: 19990

Re: Problems with hyperref package

please? someone?
by ppaulo
Tue Nov 18, 2008 6:08 am
Forum: General
Topic: Problems with hyperref package
Replies: 10
Views: 19990

Re: Problems with hyperref package

According the website (http://www.tex.ac.uk/cgi-bin/texfaq2html?label=hyperdupdest) :

"Some packages are simply incompatible with hyperref"
I've tried to remove almost all packages and it continues with the problem.

"you should load your package before you load hyperref"
I've tried this too but ...
by ppaulo
Tue Nov 18, 2008 5:34 am
Forum: General
Topic: Problems with hyperref package
Replies: 10
Views: 19990

Re: Problems with hyperref package

Thanks for helping me!

You can see a minimal code below: if i compile it i'll get the error.

\documentclass[a4]{abnt}
\usepackage[latin1]{inputenc}
\usepackage[brazil, english]{babel}
\usepackage{babelbib}
\usepackage[pdftex, dvips]{graphicx}
\usepackage{amsmath}
\usepackage{amsfonts}
\usepackage ...
by ppaulo
Mon Nov 17, 2008 6:02 am
Forum: General
Topic: Problems with hyperref package
Replies: 10
Views: 19990

Problems with hyperref package

I'm trying to include links to websites in my document using the \href{*}{*} command, but actually i can't do that!

If i just include the "\usepackage{hyperref}" in my code it gets me and error saying:

(mestrado.toc)
\tf@toc=\write4
pdfTeX warning (ext4): destination with the same identifier ...
by ppaulo
Mon Nov 17, 2008 5:38 am
Forum: Decision Guidance
Topic: "auto-complete function" and "show options" for the commands
Replies: 0
Views: 3015

"auto-complete function" and "show options" for the commands

I'm looking for an editor with the function that some IDEs like Eclipse and NetBeans have to program, for exeample, in Java.

The function that i am talking about is the one that when you begin to write and command (for exemplo '\c') it shows all available options with these letters that you wrote ...