Search found 4 matches
- Fri Apr 22, 2011 7:29 am
- Forum: General
- Topic: Hyperref and new counters
- Replies: 3
- Views: 3140
Re: Hyperref and new counters
Problem solved. Thank you very much guys.
- Wed Apr 20, 2011 9:10 am
- Forum: General
- Topic: Hyperref and new counters
- Replies: 3
- Views: 3140
Hyperref and new counters
Greetings to Community.
In a recent post ( http://www.latex-community.org/forum/viewtopic.php?f=5&t=12144 ), i pointed out a referencing problem with \newenvironment, regarding the book class. With help by gmedina (thanks) i have managed to create a new environment for the examples of a book and ...
In a recent post ( http://www.latex-community.org/forum/viewtopic.php?f=5&t=12144 ), i pointed out a referencing problem with \newenvironment, regarding the book class. With help by gmedina (thanks) i have managed to create a new environment for the examples of a book and ...
- Tue Mar 08, 2011 5:33 pm
- Forum: General
- Topic: Referencing problem with \newenvironment in book class
- Replies: 2
- Views: 3011
Re: Referencing problem with \newenvironment in book class
gmedina thanks a lot. I have to say that i don't use pdflatex because it encounters some problems with eps figures. So, currently i use either hypertex to view the results in yap, or dvipdfm for viewing the pdf file. In both cases my problem still exists. I will examine further your code and maybe i ...
- Mon Mar 07, 2011 1:10 am
- Forum: General
- Topic: Referencing problem with \newenvironment in book class
- Replies: 2
- Views: 3011
Referencing problem with \newenvironment in book class
Greetings to everybody.
It seems that there's an inherent difficulty in manipulating counters for new environments, at least with respect to referencing and especially in the book class. By performing a related search i didn't find any solution to my problem which is:
i want to define an examples ...
It seems that there's an inherent difficulty in manipulating counters for new environments, at least with respect to referencing and especially in the book class. By performing a related search i didn't find any solution to my problem which is:
i want to define an examples ...