Re: Simple beginner questions

2006-05-28 Thread Jerome Tuncer
Thanks! I'll do as you suggest: play around with your tipes then look at the hyperref's doc if I'm not satisfied. Jé Michael Wojcik a écrit : Jerome Tuncer wrote: - I inserted the "usepackage{hypreref}" in the preamble for my LyX links to actually link to web pages (as suggested on the L

Re: Simple beginner questions

2006-05-28 Thread Michael Wojcik
Jerome Tuncer wrote: - I inserted the "usepackage{hypreref}" in the preamble for my LyX links to actually link to web pages (as suggested on the LyX wiki) but the problem is that EVERY cross-reference, footnote and even TOC entries become links, which makes the whole document look kinda ugly.

Re: Simple beginner questions

2006-05-28 Thread Juergen Spitzmueller
Jerome Tuncer wrote: > - I inserted the "usepackage{hypreref}" in the preamble for my LyX links > to actually link to web pages (as suggested on the LyX wiki) but the > problem is that EVERY cross-reference, footnote and even TOC entries > become links, which makes the whole document look kinda ugl

Re: Simple beginner questions

2006-05-26 Thread Jerome Tuncer
Thanks Juergen, Everything works fine now! Any idea on the hyperref/links topic? Jé Juergen Spitzmueller a écrit : Jerome Tuncer wrote: - Put "abstraction" in "Document"->"Class"->"Class options" (I don't appear to have "Extra options" in my pref dialogue...) The place is correct, but it's

Re: Simple beginner questions

2006-05-26 Thread Juergen Spitzmueller
Jerome Tuncer wrote: > - Put "abstraction" in "Document"->"Class"->"Class options" (I don't > appear to have "Extra options" in my pref dialogue...) The place is correct, but it's spelled "abstracton". > - Put "\usepackage[english]{babel}" in LaTeX preamble > > - Put "\selectlanguage{english}" an

Re: Simple beginner questions

2006-05-26 Thread Jerome Tuncer
Thanks a lot for your quick answer Juergen! What I did is: - Put "abstraction" in "Document"->"Class"->"Class options" (I don't appear to have "Extra options" in my pref dialogue...) - Put "\usepackage[english]{babel}" in LaTeX preamble - Put "\selectlanguage{english}" and "\selectlanguage{f

Re: Simple beginner questions

2006-05-26 Thread Juergen Spitzmueller
Jerome Tuncer wrote: > - I found a way to include 2 abstracts by inserting a dummy LaTeX > comment (%) in Standard style between the two, is there a smarter way to > do that? The reason I want 2 abstracts is because I have to write one in > French and one in English. Your solution looks o.k. to me

Simple beginner questions

2006-05-26 Thread Jerome Tuncer
Hi everyone, I'm using the class "report (koma script)" for a paper. I manage to get good results with it but a few questions remain: - I found a way to include 2 abstracts by inserting a dummy LaTeX comment (%) in Standard style between the two, is there a smarter way to do that? The reason