Re: table of contents links

2004-04-30 Thread Dominique Buenzli
Thanks for your answer. But http://tex2pdf.berlios.de/ is down... Any other ideas or softwares ? Thanks Dominique On Thursday 29 April 2004 06:56 pm, Dominique Buenzli wrote: With TexShop (another LaTex software) I just used this command at the beginning of my document: \usepackage{hyperref} and i

Re: corrupted dvi

2004-04-30 Thread Angus Leeming
hagop demirdjian wrote: > Hi all, > I am using Lyx 1.3.0 and just had a strange behaviour when exporting > to dvi or pdf. > > I have loaded a ps file as a floatting figure with the defaults > settings and I have this error when I generate a dvi (see log) The dvi is fine. It's the PostScript file

Re: table of contents links

2004-04-30 Thread Georg Baum
Dominique Buenzli wrote: >> http://tex2pdf.berlios.de/ > is down... It works here. Georg

Re: Paragraph indent problem

2004-04-30 Thread Helge Hafting
G. Milde wrote: On 29.04.04, Timothy H. Keitt wrote: One of the indented paragraphs directly follows a display equation. I am unable to remove this paragraph break. Using delete or backspace between the equation and the following paragraph does not join the paragraphs together. This normally ha

Re: table of contents links

2004-04-30 Thread Helge Hafting
Dominique Buenzli wrote: Hello ! I just started with lyx, so sorry if this is a stupid question... I would love if my table of contents would be hyperlinked to the right chapter/section/subsections on the final pdf file. With TexShop (another LaTex software) I just used this command at the begin

Lyx on Windows - Setup Notes moved to Wiki

2004-04-30 Thread Rob S
Lyx on Windows users, contributors; Last evening I finally managed to transfer the best part of my "Lyx on Windows" Setup notes over to the Wiki page (ex Sandbox). Over the next couple of days I'll complete the task and "de-personalize" them. I will keep my own site (http://www.soton.ac.uk/~rds2/

Re: costumization of italics

2004-04-30 Thread Beny Spira
> The perl man pages are pretty exhaustive. In fact, I don't think I've > ever used anything else to learn the bit of perl I know. > > I could try to translate this: > > perl > -p loop over all line in the file > -e use this expression > 'needed as th

Re: table of contents links

2004-04-30 Thread Jean-Pierre.Chretien
>>To: [EMAIL PROTECTED] >>From: Georg Baum <[EMAIL PROTECTED]> >>Subject: Re: table of contents links >>Date: Fri, 30 Apr 2004 10:38:09 +0200 >> >>Dominique Buenzli wrote: >> http://tex2pdf.berlios.de/ >>> is down... It was down one hour or so earlier... Anyway, the download address http://

Re: table of contents links

2004-04-30 Thread Dominique Buenzli
I guess this was about using tex2pdf to automate hyperref add-ons to a plain document ? It was about making the Table of Content as hyperlinks to the right chapters/sections/subsections. A "lyx solution" was given by Helge Hafting: layout->document->preamble Then type \usepackage{hyperref} I usua

Re: table of contents links

2004-04-30 Thread Jean-Pierre.Chretien
>>Cc: [EMAIL PROTECTED] >>From: Dominique Buenzli <[EMAIL PROTECTED]> >>Subject: Re: table of contents links >>Date: Fri, 30 Apr 2004 15:29:58 +0200 >>To: "Jean-Pierre.Chretien" <[EMAIL PROTECTED]> >> >>> >>> I guess this was about using tex2pdf to automate hyperref add-ons >>> to a plain document

Re: Paragraph indent problem

2004-04-30 Thread Timothy H. Keitt
On Fri, 2004-04-30 at 06:37, Helge Hafting wrote: > Another trick is to make a selection that spans the paragraph boundary, > and delete the selection. That merges paragraphs of different type. Yikes. Reminds me of the bad-ol' msword days of hidden formatting tags and inexplicable formatting behav

Re: table of contents links

2004-04-30 Thread Roland Schmitz
Hi, Am Freitag, 30. April 2004 10:38 schrieb Georg Baum: > Dominique Buenzli wrote: > > >> http://tex2pdf.berlios.de/ > > is down... > > It works here. here too, but the download area http://download.berlios.de/tex2pdf/ is down. -- Mit freundlichem GrussYours sincerely Roland Schmitz

Re: lyx editor fonts /debian woody :(

2004-04-30 Thread Bernd Mehnert
hello and thank you for your answer, the latex-xft-font-package has been installed. but may be there must be something configured, because the message, after starting lyx, is the same as before and there is still no $mapsto$-symbol displayed in the editor. i am just a user at our faculty and no s

Re: costumization of italics

2004-04-30 Thread Angus Leeming
Beny Spira wrote: > Thanks Andre > I still have a question about the script you sent. The script worked > for words that do not precede periods or commas, but when there is a > period or comma immediately following the word, the script does not > recognize it and there is not italicization of the w

Re: No date

2004-04-30 Thread Marc Jeffrey Driftmeyer
using the ERT add the following LaTeX command. \date{} /* The empty string should suffice -Marc On Tuesday 16 March 2004 11:37, Carlos Lopez Nataren wrote: > Hello everyone, I've been wanting to take out the date in the first page > of my document with lyx, is there any way I could do this in

Re: table of contents links

2004-04-30 Thread Marc Jeffrey Driftmeyer
This works with hyperref package. Here is an example: Make sure you have hyperref as your last referenced package in your preamble \usepackage[colorlinks=true,bookmarks=true,letterpaper]{hyperref} Within your document referencing part, chapter, section, etc. use the ERT command to get straight

beamer problems

2004-04-30 Thread Tim Michelsen
Hi, I use bibtex for my bibliography data/citations. When I try to use bibtex (insert -> bibl.) in LyX together with the beamer class I get a lot of errors. Why? Enumerations don't get displayed as in LyX like 1 ... a)... b)... 2 ... a)... Instead I get 1... 1.

beamer class: not opt. args for institute and date in slide

2004-04-30 Thread Tim Michelsen
Hi, I use the beamer class for making a presentation. My problem is: The optinal arguments to "institute" and "date" don't get displayed in the footer of my slides when I process the pdf. My file is the template that comes with the package: beamerpresentation.lyx The optional Arguments for tit

floatting picture errors

2004-04-30 Thread spir
hello :) Excuse me, but i have a problem : in a file, i put 5 floatting tables, and 13 floatting pictures ... i may "ctrl-d" without any problems. But if i add another floatting pictures, i get 9 errors. I tried to remove one floatting picture (anyone) and it works. So, i

Re: floatting picture errors

2004-04-30 Thread Georg Philipp Burth
Hi, > So, it looks as if it was the number of floatting pictures which was the > problem. You're right, that's the problemn (as the 8th error message says "too many unprocessed floats") That's a problem caused by latex, because it tries to hold back floats that it thinks don't "fit" perfectly on

Re: floatting picture errors

2004-04-30 Thread Georg Philipp Burth
Hi again, just found some more info, xo please excuse the second mail. > > I'll hope it's my fault... but i really don't find where i'm wrong. > According to http://www.tex.ac.uk/cgi-bin/texfaq2html?label=tmupfl it is ;-) "The error also occurs [...] [if] you're inside it long sequence of fig

Re: floatting picture errors

2004-04-30 Thread Georg Philipp Burth
Hi again, just found some more info, xo please excuse the second mail. > > I'll hope it's my fault... but i really don't find where i'm wrong. > According to http://www.tex.ac.uk/cgi-bin/texfaq2html?label=tmupfl it is ;-) "The error also occurs [...] [if] you're inside it long sequence of fig

Re: table of contents links

2004-04-30 Thread Stacy Prowell
On Friday 30 April 2004 03:22 am, Dominique Buenzli wrote: > Thanks for your answer. > But > > > http://tex2pdf.berlios.de/ > > is down... > > Any other ideas or softwares ? Hmm... Berlios seems to be acting up. I can get to the site, but I can't get to the download page. I have a copy of tex2p