Skip to content

Commit

Permalink
Merge Bugfix pull request #230 from LSinev/feature/some-modifications
Browse files Browse the repository at this point in the history
Bugfix: Управление заголовком списка литературы в диссертации
  • Loading branch information
Lenchik committed Oct 5, 2018
2 parents 10e0b97 + 69e458b commit 16ba482
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion biblio/biblatex.tex
Expand Up @@ -337,7 +337,7 @@

%%% Создание команд для вывода списка литературы %%%
\newcommand*{\insertbibliofull}{
\printbibliography[keyword=bibliofull,section=0]
\printbibliography[keyword=bibliofull,section=0,title=\fullbibtitle]
\printbibliography[heading=counter,env=counter,keyword=bibliofull,section=0]
}

Expand Down

0 comments on commit 16ba482

Please sign in to comment.