Am 18. Aug. 2021, 10:52 +0200 schrieb Herbert Voss <herbert.v...@fu-berlin.de>:
>
>
> Am 18.08.21 um 09:54 schrieb jezZiFeR:
> >
> > is there any possibility in koma-script-report to have the
> > bibliography (bib latex, biber) on the same page es the last
> > paragraph? I want to have a very short bibilography one the last page
> > and not to have a break and having those lines on a separate one.
>
> Write into the documents preamble:
>
> \defbibheading{mybib}{%
>   \let\cleardoublepage\relax
>   \chapter*{#1}%
>   \markboth{#1}{#1}}
>
>
> and then  use the parameter heading=mybib for the command \printbibliography
> Can be set in the menu of bibliography

Thank you, Herbert! Up to now I am not very sure about whre to enter the 
mentioned parameter heading=mybib. I normally insert the bibliography by 
selecting insert (einfügen in German) / list (Liste) / bib latex-bibliography 
(Biblatex-Literaturverzeichnis) and do not use the mentioned command.

Thanks again…



-- 
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users

Reply via email to