From 7f00c0580f8fed85794a60b91f4181e1be2f276b Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 4 Jan 2015 23:06:01 +0000 Subject: disser (4jan15) git-svn-id: svn://tug.org/texlive/trunk@35960 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/disser/templates/doctor/autoref.tex | 4 ++-- Master/texmf-dist/doc/latex/disser/templates/doctor/thesis.tex | 5 +++-- 2 files changed, 5 insertions(+), 4 deletions(-) (limited to 'Master/texmf-dist/doc/latex/disser/templates/doctor') diff --git a/Master/texmf-dist/doc/latex/disser/templates/doctor/autoref.tex b/Master/texmf-dist/doc/latex/disser/templates/doctor/autoref.tex index 7bf486ada35..28a0078f620 100644 --- a/Master/texmf-dist/doc/latex/disser/templates/doctor/autoref.tex +++ b/Master/texmf-dist/doc/latex/disser/templates/doctor/autoref.tex @@ -1,7 +1,7 @@ \documentclass[% autoref, % тип документа -subf, % подключить и настроить пакет subfig для вложенной нумерации рисунков -href, % подключить и настроить пакет hyperref +natbib, % использовать пакет natbib для "сжатия" цитирований +href, % использовать пакет hyperref для создания гиперссылок facsimile, % отображать факсимиле диссертанта и ученого секретаря colorlinks=true % цветные гиперссылки %,fixint=false % отключить прямые знаки интегралов diff --git a/Master/texmf-dist/doc/latex/disser/templates/doctor/thesis.tex b/Master/texmf-dist/doc/latex/disser/templates/doctor/thesis.tex index c63f3f3fb96..8d3804aa249 100644 --- a/Master/texmf-dist/doc/latex/disser/templates/doctor/thesis.tex +++ b/Master/texmf-dist/doc/latex/disser/templates/doctor/thesis.tex @@ -1,7 +1,8 @@ \documentclass[% doctor, % тип документа -subf, % подключить и настроить пакет subfig для вложенной нумерации рисунков -href, % подключить и настроить пакет hyperref +natbib, % использовать пакет natbib для "сжатия" цитирований +subf, % использовать пакет subcaption для вложенной нумерации рисунков +href, % использовать пакет hyperref для создания гиперссылок colorlinks=true % цветные гиперссылки %,times % шрифт Times как основной %,fixint=false % отключить прямые знаки интегралов -- cgit v1.2.3