Search found 3 matches

by communist_goatboy
Tue Dec 04, 2012 2:46 am
Forum: Document Classes
Topic: emulateapj | Cross-references Issue
Replies: 3
Views: 2644

emulateapj | Cross-references Issue

While that fixed my issue, I feel a bit unsettled by it. Is it generally the case that you are not allowed to put a \label inside of a \section? It has worked for me in the past with other document classes.


Thanks again.
- Tim
by communist_goatboy
Mon Dec 03, 2012 10:46 pm
Forum: Document Classes
Topic: emulateapj | Cross-references Issue
Replies: 3
Views: 2644

emulateapj | Cross-references Issue

Hello, I am having troubles with the emulateapj class not properly rendering cross-references. My example.


\documentclass[english]{emulateapj}
\usepackage[T1]{fontenc}
\usepackage[latin9]{inputenc}
\setcounter{secnumdepth}{3}
\setcounter{tocdepth}{3}
\usepackage{babel}
\begin{document}
\begin ...
by communist_goatboy
Wed May 02, 2012 11:31 pm
Forum: LyX
Topic: Bookmarks not present when using "view"
Replies: 0
Views: 1437

Bookmarks not present when using "view"

I just compiled Lyx 2.0.3 from source on Ubuntu 12.04 with TexLive. When opening a document in Lyx 2.0.3 which was created using Lyx 2.0.2, bookmarks are no longer being created in the rendered PDF. However, all other aspects of Hyperref are working (bibliography links, section links, TOC links, etc ...