diff options
author | Karl Berry <karl@freefriends.org> | 2009-11-27 01:30:49 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-11-27 01:30:49 +0000 |
commit | fc5af52f05a1b38ceecdf30ba7a5cb0cd5b9dfb5 (patch) | |
tree | 31f59ecea61711810e8f1dbf717e146cc43a242c /Master/texmf-dist/doc/latex/disser/templates/candidate | |
parent | 45a77effd223883b558d54a8a7cbd6a87aa01e16 (diff) |
disser update (26nov09)
git-svn-id: svn://tug.org/texlive/trunk@16188 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/disser/templates/candidate')
-rw-r--r-- | Master/texmf-dist/doc/latex/disser/templates/candidate/thesis.tex | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/disser/templates/candidate/thesis.tex b/Master/texmf-dist/doc/latex/disser/templates/candidate/thesis.tex index c5976bd6af9..3c9e1264c2a 100644 --- a/Master/texmf-dist/doc/latex/disser/templates/candidate/thesis.tex +++ b/Master/texmf-dist/doc/latex/disser/templates/candidate/thesis.tex @@ -21,6 +21,9 @@ % Ссылки на работы соискателя включаются в общий список литературы \let\citemy=\cite +% Использовать полужирное начертание для векторов +\let\vec=\mathbf + % Путь к файлам с иллюстрациями \graphicspath{{fig/}} |