footnote and minipage margin alignment

2002-10-22 Thread E GCP
Hi! I'm using LyX 1.1.6fix4 to prepare a long document. I'm using a minipage inside a table float to handle footnotes at the bottom of the table and not at the bottom of the page. The problem I have is that footnotes are always aligned with the main text, so when the tables (that have to be cen

rotfloat and floats

2002-10-06 Thread E GCP
Hi! I'm a newbie, so this question maybe dumb, but why if I use the rotfloat package, my table for example cannot be a float in LyX? That is, it won't work unless I delete the "\begin_float tab" "\end_float" from the LyX file. Will the table still behave like a float? See the attachment below

footnotes and minipage

2002-10-06 Thread E GCP
Thanks. I found my problem and now it works. However, I have two questions. Is there a way to eliminate the line that is created above the footnotes? It just doesn't look good in the format that I have. Second question, I have floating tables, but in a minipage it doesn't pay attention to the

footnotes and minipage

2002-10-06 Thread E GCP
Hi! I'm trying to put a floating table in a minipage so I can have a footnote to it just below the table instead of at the bottom of the page. But, when I try to view the file with View->DVI I get three errors: missing number, treated as zero. \begin{table}[p] undefined control sequence \begi

cross reference

2001-11-06 Thread E GCP
Hi! Is there a way in LyX to have a cross reference to a name, so that when I convert the document to pdf using hyperref, that name is hyperlinked? Thanks, Enrique _ Get your FREE download of MSN Explorer at http://explorer.msn.com

Re: tex2pdf

2001-10-22 Thread E GCP
Thanks, and I have a couple of questions. In my LaTeX preamble I have: % Add prologue pages (title, etc.) \input{prologue.tex} But somehow tex2pdf does not set the directory correctly. It is missing a "/", see below. Can this be fixed? tex2pdf: Processing input path for main tex document.

tex2pdf

2001-10-19 Thread E GCP
This is a question for working with tex2pdf in LyX. I have the following in my LaTeX preamble: \usepackage[pdftex]{thumbpdf} \usepackage[pdftex,pdftitle={Main Title}, pdfauthor={Myself}, pdfsubject={My Thesis}, pdfkeywords={subject1,subject2}, plai

table caption alignment

2001-10-10 Thread E GCP
Hi, How can I make the table caption (title) in a table float left justified? LyX always centers the title with respect to the page not the width of the table. I already tried Layout->Paragraph without success. Thanks, Enrique _

Re: references and margins

2001-10-10 Thread E GCP
First, let me know if I should only respond to the list or also cc to you directly. Thanks for helping. I think the problem also has to do with the type of document that I'm using. I use the thesis.cls from Voss' LyX tips site. Enrique >On Mon, Oct 08, 2001 at 01:21:35PM +

Re: references and margins

2001-10-09 Thread E GCP
Hi, I use natbib.sty and agufull.bst It seems that somehow there's a conflict with the babel package. However, the dvi output doesn't get corrected by omitting babel, but the pdf output does. Go figure! Thanks, Enrique >On Thu, Oct 04, 2001 at 07:49:48PM +, E GCP wrote: >

babel & hyperref problems

2001-10-05 Thread E GCP
Hi, Is there a way to make LyX not use the \usepackage{babel} command? I'm using hyperref and having Babel causes my bibtex references not to be hyphenated properly. For now, I just export to TeX, comment out the babel package and then convert with pdftex, but I would like to see the document

Re: references and margins

2001-10-04 Thread E GCP
ell it how to hyphenate a last name. Does this has to do with BibTeX? Thanks again, Enrique >On Wed, Oct 03, 2001 at 11:53:31PM +, E GCP wrote: > > I'm writing my thesis with the thesis.cls style and bibtex. I noticed >when I > > previewed my document with xdvi, that so

references and margins

2001-10-03 Thread E GCP
Hi, I'm writing my thesis with the thesis.cls style and bibtex. I noticed when I previewed my document with xdvi, that some references go past the right margin of my page. They are not being hyphenated or parts of of them not moved to the next line to fit correctly within the margins. This als

Re: lyx & hyperref error

2001-09-27 Thread E GCP
It seems, the problem is that hyperref redefines \contentsline, because it needs additional information. So you have to provide the extra argument. If I add the extra argument as shown below everything works fine with the hyperref package. %\addtocontents{lof}{\protect\contentsline {part}% %

Re: lyx & hyperref error

2001-09-26 Thread E GCP
Herbert, Yes, that did it! Thanks a lot. -Enrique >Date: Wed, 26 Sep 2001 20:00:32 +0200 > >E GCP wrote: > > > >Date: Tue, 25 Sep 2001 07:12:33 +0200 > > > > > >E GCP wrote: > > > > > > > > Attached are the example files. All

lyx & hyperref error

2001-09-25 Thread E GCP
>Date: Tue, 25 Sep 2001 07:12:33 +0200 > >E GCP wrote: > > > > Attached are the example files. All are taken from the Thesis-Style for >LyX > > without modifications, except in the LaTeX preamble of demo3.lyx to add >the > > hyperref package. > >

Re: lyx & hyperref error

2001-09-25 Thread E GCP
>>Date: Tue, 25 Sep 2001 07:12:33 +0200 > >E GCP wrote: >> >>Attached are the example files. All are taken from the > >>Thesis-Style >>for LyX without modifications, except in the LaTeX >>preamble of demo3.lyx >>to >>add the hyperref pack

Re: lyx & hyperref error

2001-09-24 Thread E GCP
mand to include it in the preamble." This is the Thesis-Style for LyX in your very helpful LyX-Tips website. -Enrique > >E GCP wrote: > > > > > > \input{dissertation_prologue.tex} > > >are you sure, that this should be in preamble? > >Herbert > > &

lyx & hyperref error

2001-09-24 Thread E GCP
Hi! Could it be an unbalanced "}" in the class document? In this case I'm using the thesis.cls of John Weiss. I cannot find any unbalanced } in the LaTeX preamble. Is there a quick way to check for unbalanced "}" in a long document (i.e. thesis.cls). Thanks, egcp --- message posted befo

lyx & hyperref error

2001-09-20 Thread E GCP
Hi! I'm a LyX newbie and I need some help. I'm writing a document and would like to use hyperref. I added "\usepackage[dvips]{hyperref}" at the end of my LaTeX preamble, but when I try to export the document to PDF I get two errors, right at the top of the document. The errors are: 1) TeX capa

lyx & hyperref

2001-09-19 Thread E GCP
Hi! I'm a LyX newbie and I need some help. I'm writing a document and would like to use hyperref. I added "\usepackage{hyperref}" at the end of my LaTeX preamble, but when I try to export the document to PDF I get two errors, right at the top of the document. The errors are: 1) TeX capacity ex