rgheck schrieb: > Matthias Coy wrote: >> rgheck schrieb: >>> Matthias Coy wrote: >>>> Hi, >>>> >>>> I'm using 1.6.0RC3 on Windows, and the generation of PDF is working
>>>> fine. Only the "abstract", which is shown fine in Lyx has no >>>> headline on the pdf-output itself. This is strange, because I >>>> would like to habe the "Abscract" title on my PDF as well. >>>> >>>> Any suggestions why this is happening? >>>> >>> What document class are you using? Not all document classes use a >>> header for the abstract. What LyX does is somewhat independent of that. >>> >>> rh >> >> report (KOMA-Script) is the class I use. >> > Well, that's odd, because it's supposed to put an abstract name in the > output. Maybe there's a translation issue? > > rh > >> mc According to the KOMA-Script documentation http://www.ctex.org/documents/packages/nonstd/koma-script.pdf : "You can suppress the 'Abstract' header with the option abstractoff, this is the _default_ for scrartcl and _scrreprt_. " You can insert 'abstracton' in the Options field of LyX->Document Settings->Document Class. Vincent