2008/3/6, [EMAIL PROTECTED] <[EMAIL PROTECTED]>: > Thanks! Is it possible to remove the red frames that appeas around the > sections in the table of content? I am new to LyX, maybe I will find it a > very usefull program! > > Ignacio García-6 wrote: > > > > TriKri wrote > >>> Then I also have a question about the chapter linking > >>> in the generated pdf file. Is it possible to make the chapters > >>> in the table of content link to the places in the document > >>> where the chapters are located? This is not as > >>> important though, just a cool feature! B-) > > > > Try adding in the LaTeX preamble of your document: > > > > \usepackage[bookmarks]{hyperref} > >
Try adding in the LaTeX preamble of your document: \usepackage[bookmarks,pdfborder=false]{hyperref} Ignacio