Search found 4 matches

by niverson
Mon Jul 26, 2010 5:49 am
Forum: New Members
Topic: Hey glad to see a TeX subject forum
Replies: 2
Views: 1817

Hey glad to see a TeX subject forum

Just wanted to say hi let you all know how stoked I am to be a member of a LaTeX subject forum. Honestly everyone seems to ask me about their TeX related woes its nice to have a place to bounce some ideas of once and a while.

Best,

nate iverson
by niverson
Sun Jul 25, 2010 6:54 pm
Forum: Document Classes
Topic: hyperref problem
Replies: 3
Views: 9323

hyperref problem

Many thanks to Heiko Oberdiek for kindly answering my emails on this matter. Here's the solution I managed. Since the dissertation standards of my university have very limited front matter I don't need to worry about chapters and sections before the \mainmatter but the page numbers will be offset ...
by niverson
Thu Jul 22, 2010 5:03 pm
Forum: Document Classes
Topic: hyperref problem
Replies: 3
Views: 9323

hyperref problem

I have found a partial solution with the bookmark package part of oberdiek's collection:

http://www.ctan.org/tex-archive/macros/latex/contrib/oberdiek/

Now for sections that do not appear in the toc I can add a pdf bookmark using the bookmark command as follows:


\newenvironment{abstract ...
by niverson
Thu Jul 22, 2010 3:17 am
Forum: Document Classes
Topic: hyperref problem
Replies: 3
Views: 9323

hyperref problem

I created and have been maintaining the document class below for years:

http://www-math.bgsu.edu/~inathan/bgsu_latex_class.html

Apparently the person in charge of making sure the manuscripts look okay started deleting all the beautiful pdfbookmarks because she wanted the chapter bookmarks to link ...