Search found 9 matches

by felipeabrao
Fri Sep 09, 2022 11:21 pm
Forum: BibTeX, biblatex and biber
Topic: amsplain or amsalpha not working
Replies: 6
Views: 44625

amsplain or amsalpha not working

Thank you very much, MjK and rais. Yes, I tried to change the position of hyperref but it didn't work, and yes, I verified the code I presented but I got the same issue.

However, you gave me an idea: maybe I should simply change my class version to its newest one. I simply did this and it worked ...
by felipeabrao
Thu Sep 08, 2022 5:01 pm
Forum: BibTeX, biblatex and biber
Topic: amsplain or amsalpha not working
Replies: 6
Views: 44625

amsplain or amsalpha not working

Thank you, MjK. So here is a minimal working example.

\documentclass[editMode]{ufdissertation}\sloppy
%\usepackage{CustomMacros}% This is a user macro/style file.

\usepackage{tikz}% tikz is used by almost everyone, but
certainly by me for this.
\usepackage{pgfplots}% pgfplots is tikz but better ...
by felipeabrao
Thu Sep 01, 2022 2:33 pm
Forum: BibTeX, biblatex and biber
Topic: amsplain or amsalpha not working
Replies: 6
Views: 44625

amsplain or amsalpha not working

Actually, I noticed that if I hover the mouse cursor over the blank space in the .pdf file, it hyperlinks to the references list, which is correctly formatted. So I believe the problem is that the citations are "hidden" in the .pdf file, though they are there!
by felipeabrao
Mon Aug 22, 2022 6:14 pm
Forum: BibTeX, biblatex and biber
Topic: amsplain or amsalpha not working
Replies: 6
Views: 44625

amsplain or amsalpha not working

Hello everybody!

My references are cited correctly if I use any of the following styles with BibTex: plain , unsrt or alpha . However, if I change the style to amsplain or amsalpha , none of the references are cited in the text (in their places there is a blank), though the reference list is ...
by felipeabrao
Wed Sep 21, 2011 9:55 am
Forum: MakeIndex, Nomenclature, Glossaries and Acronyms
Topic: Repeated Index Entry
Replies: 3
Views: 4582

Re: Repeated Index Entry

OK, thank you for the help!

Felipe Abrão
by felipeabrao
Tue Sep 20, 2011 5:48 pm
Forum: MakeIndex, Nomenclature, Glossaries and Acronyms
Topic: Repeated Index Entry
Replies: 3
Views: 4582

Repeated Index Entry

Hello, everybody!

Does anyone of you know how a specific word (or all words) in the index list can be referenced to all the pages where they appear in the text, but not having to use the comand \index everytime near this word in the main document? For example: suppose I want to index the word house ...
by felipeabrao
Sat Mar 06, 2010 11:55 pm
Forum: Document Classes
Topic: 'beamer.cls' not found
Replies: 9
Views: 31560

Re: 'beamer.cls' not found

Thank you all of you!

I decided to go back to MikTex, and my program is working now. Thank you anyway for your help.

Felipe
by felipeabrao
Tue Mar 02, 2010 11:34 pm
Forum: Document Classes
Topic: 'beamer.cls' not found
Replies: 9
Views: 31560

Re: 'beamer.cls' not found

Hi!

I believe I don't have the file beamer.cls, but downloaded it from Internet. However, I pasted it in the place where it should be in TexLive(according to what I read in Internet) but didn't work anyway! Is it so difficult to use Beamer?!

Thank you all!
by felipeabrao
Sun Feb 28, 2010 4:55 pm
Forum: Document Classes
Topic: 'beamer.cls' not found
Replies: 9
Views: 31560

'beamer.cls' not found

Hi, everyone!

Well, I am really new in the Latex World, but have already used the Beamer class without problems. However, since I decided to use TeX Live I have had problems! I cannot use Beamer anymore, because the following error message shows up:

! LaTeX Error: File `beamer.cls' not found ...