Hello:
I have problems with the hyperref package.
It seems like it must have conflicts with a lot of packages.
I have it loaded *last* in the preamble, but even so it does
not allow me to export to pdflatex.
I get all these errors such as
\begin{document} ended with \end{table}
and such things.
Obviously that isn't really "true" because it only happens when I try
to use the hyperref package if i try to modify the output by using options
or a config file for hyperref.
Attached is the config file i was using, and the beginning of the lyx file
(note that it is a long, compound document and I only am sending a small
part of the base file).
Thanks,
bruce.
And thanks for past help on my questions!
--
**********Bruce Tyler*********
Field of Development Sociology
******Cornell University******
"There is no way to peace; peace is the way."
my "hyperref.cfg" placed in ~/texmf/tex/latex/hyperref
(note: when I remove this file, hyperref does work okay.
The thing is I don't like having the red boxes around the links.
I want them some nice color like i've seen other people make them!
________________________________________________
\hypersetup{ backref=false,
colorlinks=true,
plainpages=false,
breaklinks=true,
colorlinks=true,
urlcolor=blue,
citecolor=blue,
linkcolor=blue,
bookmarks=true,
pdfstartview=FitV}
------------------------------------------------
excerpt from my lyx file:
#LyX 1.2 created this file. For more info see http://www.lyx.org/
\lyxformat 220
\textclass cornell
\begin_preamble
\usepackage{chicago}
\usepackage[titletoc]{appendix}
\clubpenalty=10000
\widowpenalty=10000
\displaywidowpenalty=10000
\usepackage{graphicx}
\usepackage{doublespace}
\usepackage[latin1]{inputenc}
\usepackage[T1]{fontenc}
\usepackage{url}
\usepackage{longtable}
\usepackage{ccaption}
\usepackage{rotating}
\usepackage{dialogue,attrib,lips}
%\usepackage{nameref}
%\usepackage{hyperref}
\end_preamble
\options cornellheadings,phd,tocprelim
\language english
\inputencoding latin1
\fontscheme palatino
\graphics default
\paperfontsize 12
\spacing single
\papersize letterpaper
\paperpackage a4
\use_geometry 0
\use_amsmath 0
\use_natbib 0
\use_numerical_citations 0
\paperorientation portrait
\secnumdepth 3
\tocdepth 3
\paragraph_separation indent
\defskip medskip
\quotes_language english
\quotes_times 2
\papercolumns 1
\papersides 1
\paperpagestyle default
<SNIP>
\the_end
----- End -----
--
**********Bruce Tyler*********
Field of Development Sociology
******Cornell University******
"There is no way to peace; peace is the way."