master
parent
0dee902408
commit
deaecf668f
@ -0,0 +1,60 @@
|
|||||||
|
# makefile pro preklad LaTeX verze Bc. prace
|
||||||
|
# makefile for compilation of the thesis
|
||||||
|
# (c) 2008 Michal Bidlo
|
||||||
|
# E-mail: bidlom AT fit vutbr cz
|
||||||
|
# Edited by: dytrych AT fit vutbr cz
|
||||||
|
#===========================================
|
||||||
|
# asi budete chtit prejmenovat / you will probably rename:
|
||||||
|
CO=xlanro00-Generovani-3D-modelu-otisku-prstu
|
||||||
|
|
||||||
|
all: $(CO).pdf
|
||||||
|
|
||||||
|
pdf: $(CO).pdf
|
||||||
|
|
||||||
|
$(CO).ps: $(CO).dvi
|
||||||
|
dvips $(CO)
|
||||||
|
|
||||||
|
$(CO).pdf: clean
|
||||||
|
pdflatex $(CO)
|
||||||
|
-bibtex $(CO)
|
||||||
|
# makeglossaries $(CO)
|
||||||
|
# makeglossaries-lite $(CO)
|
||||||
|
pdflatex $(CO)
|
||||||
|
pdflatex $(CO)
|
||||||
|
|
||||||
|
$(CO).dvi: $(CO).tex $(CO).bib
|
||||||
|
latex $(CO)
|
||||||
|
-bibtex $(CO)
|
||||||
|
latex $(CO)
|
||||||
|
latex $(CO)
|
||||||
|
|
||||||
|
clean:
|
||||||
|
rm -f *.dvi *.log $(CO).blg $(CO).bbl $(CO).toc *.aux $(CO).out $(CO).lof $(CO).ptc
|
||||||
|
rm -f $(CO).pdf
|
||||||
|
rm -f *~
|
||||||
|
|
||||||
|
pack:
|
||||||
|
tar czvf $(CO).tar.gz *.tex *.bib *.bst ./template-fig/* ./bib-styles/* ./cls/* zadani.pdf $(CO).pdf Makefile Changelog
|
||||||
|
|
||||||
|
rename:
|
||||||
|
mv $(CO).tex $(NAME).tex
|
||||||
|
mv $(CO)-01-kapitoly-chapters.tex $(NAME)-01-kapitoly-chapters.tex
|
||||||
|
mv $(CO)-01-kapitoly-chapters-en.tex $(NAME)-01-kapitoly-chapters-en.tex
|
||||||
|
mv $(CO)-20-literatura-bibliography.bib $(NAME)-20-literatura-bibliography.bib
|
||||||
|
mv $(CO)-30-prilohy-appendices.tex $(NAME)-30-prilohy-appendices.tex
|
||||||
|
mv $(CO)-30-prilohy-appendices-en.tex $(NAME)-30-prilohy-appendices-en.tex
|
||||||
|
sed -i "s/$(CO)-01-kapitoly-chapters/$(NAME)-01-kapitoly-chapters/g" $(NAME).tex
|
||||||
|
sed -i "s/$(CO)-01-kapitoly-chapters-en/$(NAME)-01-kapitoly-chapters-en/g" $(NAME).tex
|
||||||
|
sed -i "s/$(CO)-20-literatura-bibliography/$(NAME)-20-literatura-bibliography/g" $(NAME).tex
|
||||||
|
sed -i "s/$(CO)-30-prilohy-appendices/$(NAME)-30-prilohy-appendices/g" $(NAME).tex
|
||||||
|
sed -i "s/$(CO)-30-prilohy-appendices-en/$(NAME)-30-prilohy-appendices-en/g" $(NAME).tex
|
||||||
|
sed -i "s/$(CO)/$(NAME)/g" Makefile
|
||||||
|
|
||||||
|
# Pozor, vlna neresi vse (viz popis.txt) / Warning - vlna is not solving all problems (see description.txt)
|
||||||
|
vlna:
|
||||||
|
vlna -l $(CO)-*.tex
|
||||||
|
|
||||||
|
# Spocita normostrany / Count of standard pages
|
||||||
|
normostrany:
|
||||||
|
echo "scale=2; `detex -n $(CO)-[01]*.tex | sed s/"^ *"/""/ | sed s/"^ *"/""/ | wc -c`/1800;" | bc
|
||||||
|
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
After Width: | Height: | Size: 31 KiB |
Binary file not shown.
Binary file not shown.
File diff suppressed because one or more lines are too long
Binary file not shown.
File diff suppressed because one or more lines are too long
File diff suppressed because it is too large
Load Diff
@ -0,0 +1,37 @@
|
|||||||
|
% Tento soubor nahraďte vlastním souborem s obsahem práce.
|
||||||
|
%=========================================================================
|
||||||
|
% Autoři: Michal Bidlo, Bohuslav Křena, Jaroslav Dytrych, Petr Veigend a Adam Herout 2019
|
||||||
|
|
||||||
|
% Pro kompilaci po částech (viz projekt.tex), nutno odkomentovat a upravit
|
||||||
|
%\documentclass[../projekt.tex]{subfiles}
|
||||||
|
%\begin{document}
|
||||||
|
|
||||||
|
\chapter{Úvod}
|
||||||
|
\label{uvod}
|
||||||
|
|
||||||
|
Tento text slouží jako ukázkový obsah šablony.
|
||||||
|
|
||||||
|
\chapter{Co bylo třeba nastudovat / Teorie}
|
||||||
|
\label{teorie}
|
||||||
|
|
||||||
|
Text teorie.
|
||||||
|
|
||||||
|
\chapter{Nové myšlenky, které tato práce přináší / Návrh řešení}
|
||||||
|
\label{navrh}
|
||||||
|
|
||||||
|
Text návrhu.
|
||||||
|
|
||||||
|
\chapter{Implementace a vyhodnocení}
|
||||||
|
\label{implementace}
|
||||||
|
|
||||||
|
Text implementace.
|
||||||
|
|
||||||
|
\chapter{Závěr}
|
||||||
|
\label{zaver}
|
||||||
|
|
||||||
|
Text závěru.
|
||||||
|
|
||||||
|
%===============================================================================
|
||||||
|
|
||||||
|
% Pro kompilaci po částech (viz projekt.tex) nutno odkomentovat
|
||||||
|
%\end{document}
|
@ -0,0 +1,230 @@
|
|||||||
|
@BOOK{Pravidla,
|
||||||
|
author = "Zdeněk Hlavsa and others",
|
||||||
|
title = "Pravidla českého pravopisu",
|
||||||
|
publisher = "Academia",
|
||||||
|
edition = "2",
|
||||||
|
year = "2009",
|
||||||
|
isbn = "80-200-1327-X",
|
||||||
|
}
|
||||||
|
|
||||||
|
@BOOK{Knuth,
|
||||||
|
author = "Donald E. Knuth",
|
||||||
|
title = "The {\TeX}book",
|
||||||
|
publisher = "Addison-Wesley Publishing Company",
|
||||||
|
year = "1996",
|
||||||
|
isbn = "0-201-13447-0",
|
||||||
|
}
|
||||||
|
|
||||||
|
@BOOK{Rybicka,
|
||||||
|
author = "Jiří Rybička",
|
||||||
|
title = "\LaTeX~pro začátečníky",
|
||||||
|
publisher = "Konvoj",
|
||||||
|
edition = "3",
|
||||||
|
year = "2003",
|
||||||
|
isbn = "80-7302-049-1",
|
||||||
|
}
|
||||||
|
|
||||||
|
@BOOK{Olsak,
|
||||||
|
author = "Petr Olšák",
|
||||||
|
title = "{\TeX}book naruby",
|
||||||
|
publisher = "Konvoj",
|
||||||
|
year = "2001",
|
||||||
|
isbn = "80-7302-0007-6",
|
||||||
|
}
|
||||||
|
|
||||||
|
@BOOK{Eikh,
|
||||||
|
author = "Victor Eikhout",
|
||||||
|
title = "{\TeX}by Topics, a {\TeX}nitian's Reference",
|
||||||
|
publisher = "Addison-Wesley UK",
|
||||||
|
year = "2001",
|
||||||
|
isbn = "0-201-56882-9",
|
||||||
|
}
|
||||||
|
|
||||||
|
@website{cstugWeb,
|
||||||
|
author = "Petr Sojka and others",
|
||||||
|
title = "Československé sdružení uživatelů {\TeX}u",
|
||||||
|
howpublished = "online",
|
||||||
|
url = "http://www.cstug.cz",
|
||||||
|
cited = "2019-10-02"
|
||||||
|
}
|
||||||
|
|
||||||
|
@webpage{fitWeb,
|
||||||
|
author = "Zdena Rábová and Petr Hanáček and Petr Peringer and Petr Přikryl and Bohuslav Křena",
|
||||||
|
title = "Užitečné rady pro psaní práce",
|
||||||
|
howpublished = "online",
|
||||||
|
publisher = "FIT VUT v~Brně",
|
||||||
|
year = "2008",
|
||||||
|
month = 11,
|
||||||
|
url = "https://www.fit.vut.cz/study/theses/theses-advice/",
|
||||||
|
cited = "2019-10-02"
|
||||||
|
}
|
||||||
|
|
||||||
|
@webpage{citace,
|
||||||
|
author = "Zdena Rábová and Petr Hanáček and Petr Peringer and Petr Přikryl and Bohuslav Křena",
|
||||||
|
title = "Pravidla pro bibliografické citace",
|
||||||
|
howpublished = "online",
|
||||||
|
publisher = "FIT VUT v Brně",
|
||||||
|
year = "2019",
|
||||||
|
month = 3,
|
||||||
|
url = "https://www.fit.vut.cz/study/theses/citations/",
|
||||||
|
cited = "2019-10-02"
|
||||||
|
}
|
||||||
|
|
||||||
|
@MISC{biblio,
|
||||||
|
author = "Olga Biernátová and Jan Skůpa",
|
||||||
|
title = "Bibliografické odkazy a citace dokumentů",
|
||||||
|
howpublished = "online",
|
||||||
|
url = "http://www.citace.com/download/CSN-ISO-690.pdf",
|
||||||
|
publisher = "Citace.com",
|
||||||
|
month = 9,
|
||||||
|
address = "Brno",
|
||||||
|
year = "2011",
|
||||||
|
cited = "2019-10-02"
|
||||||
|
}
|
||||||
|
|
||||||
|
@webpage{formalniBP,
|
||||||
|
author = "Zdena Rábová and Petr Přikryl and Petr Peringer and Petr Lampa and Bohuslav Křena and jaroslav Dytrych and Petr Veigend",
|
||||||
|
title = "Pokyny k~bakalářským pracím a SZZ",
|
||||||
|
howpublished = "online",
|
||||||
|
year = "2019",
|
||||||
|
url = "https://www.fit.vut.cz/study/theses/bachelor-theses/",
|
||||||
|
cited = "2019-10-02"
|
||||||
|
}
|
||||||
|
|
||||||
|
@webpage{formalniDP,
|
||||||
|
author = "Zdena Rábová and Petr Přikryl and Petr Peringer and Petr Lampa and Bohuslav Křena and jaroslav Dytrych and Petr Veigend",
|
||||||
|
title = "Pokyny k~diplomovým pracím a SZZ",
|
||||||
|
howpublished = "online",
|
||||||
|
year = "2019",
|
||||||
|
url = "https://www.fit.vut.cz/study/theses/master-theses/",
|
||||||
|
cited = "2019-10-02"
|
||||||
|
}
|
||||||
|
|
||||||
|
@MISC{smernice,
|
||||||
|
key = "Szz",
|
||||||
|
author = "Petr Štěpánek",
|
||||||
|
title = "Směrnice rektora č. 72/2017 -- Úprava, odevzdávání a zveřejňování závěrečných prací",
|
||||||
|
howpublished = "online",
|
||||||
|
year = "2017",
|
||||||
|
url = "https://www.vutbr.cz/uredni-deska/vnitrni-predpisy-a-dokumenty/smernice-c-72-2017-uprava-odevzdavani-a-zverejnovani-zaverecnych-praci-d161410",
|
||||||
|
cited = "2019-10-02"
|
||||||
|
}
|
||||||
|
|
||||||
|
@MISC{smerniceFIT,
|
||||||
|
author = "Pavel Zemčík",
|
||||||
|
title = "Směrnice děkana č. 7/2018 -- Úprava, odevzdávání a zveřejňování závěrečných prací na FIT VUT v Brně",
|
||||||
|
howpublished = "online",
|
||||||
|
year = "2018",
|
||||||
|
url = "https://www.fit.vut.cz/fit/info/smernice/sm2018-07.pdf",
|
||||||
|
cited = "2019-10-02"
|
||||||
|
}
|
||||||
|
|
||||||
|
@website{prirucka,
|
||||||
|
key = "Cerna",
|
||||||
|
author = "Anna Černá and Jan Chromý and Hana Konečná and others",
|
||||||
|
title = "Internetová jazyková příručka -- Ústav pro jazyk český Akademie věd ČR, v. v. i.",
|
||||||
|
howpublished = "online",
|
||||||
|
publisher = "Centrum zpracování přirozeného jazyka FI MU",
|
||||||
|
year = "2019",
|
||||||
|
url = "http://prirucka.ujc.cas.cz/",
|
||||||
|
cited = "2019-10-02"
|
||||||
|
}
|
||||||
|
|
||||||
|
@website{Herout,
|
||||||
|
author = "Adam Herout",
|
||||||
|
title = {herout.net -- Poznámky učitele, kouče, čtenáře.},
|
||||||
|
howpublished = "online",
|
||||||
|
year = "2018",
|
||||||
|
url = "http://www.herout.net/",
|
||||||
|
cited = "2019-10-02"
|
||||||
|
}
|
||||||
|
|
||||||
|
@webpage{chyby,
|
||||||
|
key = "Szoke",
|
||||||
|
author = "Igor Szöke",
|
||||||
|
title = "Textová část BP/DP -- Lessons learned",
|
||||||
|
howpublished = "online",
|
||||||
|
year = "2012",
|
||||||
|
url = "http://blog.igor.szoke.cz/2012/01/textova-cast-bpdp-lessons-learned-1.html",
|
||||||
|
cited = "2019-10-02"
|
||||||
|
}
|
||||||
|
|
||||||
|
@webpage{rady,
|
||||||
|
key = "Szoke",
|
||||||
|
author = "Igor Szöke",
|
||||||
|
title = "Píšete diplomku? 15+1 rad, které vám pomohou.",
|
||||||
|
howpublished = "online",
|
||||||
|
year = "2011",
|
||||||
|
url = "http://blog.igor.szoke.cz/2011/12/pisete-diplomku-151-rad-ktere-vam.html",
|
||||||
|
cited = "2019-10-02"
|
||||||
|
}
|
||||||
|
|
||||||
|
@webpage{Beran,
|
||||||
|
author = "Vítězslav Beran",
|
||||||
|
title = "Beran-BP DP Projekty",
|
||||||
|
howpublished = "online",
|
||||||
|
year = "2017",
|
||||||
|
url = "http://merlin.fit.vutbr.cz/wiki/index.php/Beran-BP_DP_Projekty",
|
||||||
|
cited = "2019-10-02"
|
||||||
|
}
|
||||||
|
|
||||||
|
@MISC{BeranPDF,
|
||||||
|
author = "Vítězslav Beran",
|
||||||
|
title = "Jak psát technickou zprávu",
|
||||||
|
howpublished = "online",
|
||||||
|
year = "2013",
|
||||||
|
url = "http://www.fit.vutbr.cz/~beranv/podpora/Jak\%20psat\%20technickou\%20zpravu.pdf",
|
||||||
|
cited = "2019-10-00"
|
||||||
|
}
|
||||||
|
|
||||||
|
@webpage{Cernocky,
|
||||||
|
key = "Cernocky",
|
||||||
|
author = "Jan Černocký",
|
||||||
|
title = "Černocký BP DP -- obecně",
|
||||||
|
howpublished = "online",
|
||||||
|
year = "2016",
|
||||||
|
url = "https://merlin.fit.vutbr.cz/wiki/index.php/Cernocky_BP_DP-obecne",
|
||||||
|
publisher = "Wiki FIT VUT v Brně",
|
||||||
|
cited = "2019-10-02"
|
||||||
|
}
|
||||||
|
|
||||||
|
@webpage{CernockyEnglish,
|
||||||
|
key = "Cernocky",
|
||||||
|
author = "Jan Černocký",
|
||||||
|
title = "English SOS",
|
||||||
|
howpublished = "online",
|
||||||
|
year = "2016",
|
||||||
|
url = "https://merlin.fit.vutbr.cz/wiki/index.php/English_SOS",
|
||||||
|
cited = "2019-10-02"
|
||||||
|
}
|
||||||
|
|
||||||
|
@MISC{Zemcik,
|
||||||
|
author = "Pavel Zemčík",
|
||||||
|
title = "Všeobecné pokyny pro studenty a vůbec",
|
||||||
|
howpublished = "online",
|
||||||
|
year = "2012",
|
||||||
|
url = "http://www.fit.vutbr.cz/~zemcik/Pokyny.pdf",
|
||||||
|
cited = "2019-10-02"
|
||||||
|
}
|
||||||
|
|
||||||
|
@BOOK{Lebrun2011,
|
||||||
|
author = "Jean-Luc Lebrun",
|
||||||
|
title = "Scientific Writing 2.0: a reader and writer's guide",
|
||||||
|
publisher = "World Scientific Publishing",
|
||||||
|
year = "2011",
|
||||||
|
edition = "1",
|
||||||
|
isbn = "9814350605",
|
||||||
|
owner = "herout",
|
||||||
|
timestamp = "2015.01.20"
|
||||||
|
}
|
||||||
|
|
||||||
|
@MASTERSTHESIS{Pysny,
|
||||||
|
author = {Radek Py{\v{s}}n{\'{y}}},
|
||||||
|
type = {Bakal{\'{a}}{\v{r}}sk{\'{a}} pr{\'{a}}ce},
|
||||||
|
title = {BiBTeX styl pro {\v{C}}SN ISO 690 a {\v{C}}SN ISO 690-2},
|
||||||
|
school = {Vysok{\'{e}} u{\v{c}}en{\'{i}} technick{\'{e}} v Brn{\v{e}}, Fakulta informa{\v{c}}n{\'{i}}ch technologi{\'{i}}},
|
||||||
|
year = {2009},
|
||||||
|
location = {Brno, CZ},
|
||||||
|
language = {czech},
|
||||||
|
url = {https://www.fit.vut.cz/study/thesis/7848/}
|
||||||
|
}
|
@ -0,0 +1,24 @@
|
|||||||
|
% Tento soubor nahraďte vlastním souborem s přílohami (nadpisy níže jsou pouze pro příklad)
|
||||||
|
|
||||||
|
% Pro kompilaci po částech (viz projekt.tex), nutno odkomentovat a upravit
|
||||||
|
%\documentclass[../projekt.tex]{subfiles}
|
||||||
|
%\begin{document}
|
||||||
|
|
||||||
|
% Umístění obsahu paměťového média do příloh je vhodné konzultovat s vedoucím
|
||||||
|
%\chapter{Obsah přiloženého paměťového média}
|
||||||
|
|
||||||
|
%\chapter{Manuál}
|
||||||
|
|
||||||
|
%\chapter{Konfigurační soubor}
|
||||||
|
|
||||||
|
%\chapter{RelaxNG Schéma konfiguračního souboru}
|
||||||
|
|
||||||
|
%\chapter{Plakát}
|
||||||
|
|
||||||
|
\chapter{Jak pracovat s touto šablonou}
|
||||||
|
\label{jak}
|
||||||
|
|
||||||
|
TODO
|
||||||
|
|
||||||
|
% Pro kompilaci po částech (viz projekt.tex) nutno odkomentovat
|
||||||
|
%\end{document}
|
@ -0,0 +1,46 @@
|
|||||||
|
\relax
|
||||||
|
\providecommand\hyper@newdestlabel[2]{}
|
||||||
|
\providecommand\babel@aux[2]{}
|
||||||
|
\@nameuse{bbl@beforestart}
|
||||||
|
\catcode `"\active
|
||||||
|
\catcode `-\active
|
||||||
|
\catcode `^\active
|
||||||
|
\catcode `'\active
|
||||||
|
\providecommand\HyperFirstAtBeginDocument{\AtBeginDocument}
|
||||||
|
\HyperFirstAtBeginDocument{\ifx\hyper@anchor\@undefined
|
||||||
|
\global\let\oldcontentsline\contentsline
|
||||||
|
\gdef\contentsline#1#2#3#4{\oldcontentsline{#1}{#2}{#3}}
|
||||||
|
\global\let\oldnewlabel\newlabel
|
||||||
|
\gdef\newlabel#1#2{\newlabelxx{#1}#2}
|
||||||
|
\gdef\newlabelxx#1#2#3#4#5#6{\oldnewlabel{#1}{{#2}{#3}}}
|
||||||
|
\AtEndDocument{\ifx\hyper@anchor\@undefined
|
||||||
|
\let\contentsline\oldcontentsline
|
||||||
|
\let\newlabel\oldnewlabel
|
||||||
|
\fi}
|
||||||
|
\fi}
|
||||||
|
\global\let\hyper@last\relax
|
||||||
|
\gdef\HyperFirstAtBeginDocument#1{#1}
|
||||||
|
\providecommand\HyField@AuxAddToFields[1]{}
|
||||||
|
\providecommand\HyField@AuxAddToCoFields[2]{}
|
||||||
|
\babel@aux{czech}{}
|
||||||
|
\@writefile{toc}{\contentsline {chapter}{\numberline {1}Úvod}{3}{chapter.1}\protected@file@percent }
|
||||||
|
\@writefile{lof}{\addvspace {10\p@ }}
|
||||||
|
\@writefile{lot}{\addvspace {10\p@ }}
|
||||||
|
\@writefile{toc}{\contentsline {chapter}{\numberline {2}Abstrakt}{4}{chapter.2}\protected@file@percent }
|
||||||
|
\@writefile{lof}{\addvspace {10\p@ }}
|
||||||
|
\@writefile{lot}{\addvspace {10\p@ }}
|
||||||
|
\newlabel{abstrakt}{{2}{4}{Abstrakt}{chapter.2}{}}
|
||||||
|
\bibstyle{bib-styles/Pysny/czplain}
|
||||||
|
\bibdata{xlanro00-Generovani-3D-modelu-otisku-prstu-20-literatura-bibliography}
|
||||||
|
\@writefile{toc}{\contentsline {chapter}{\numberline {3}Závěr}{5}{chapter.3}\protected@file@percent }
|
||||||
|
\@writefile{lof}{\addvspace {10\p@ }}
|
||||||
|
\@writefile{lot}{\addvspace {10\p@ }}
|
||||||
|
\newlabel{zaver}{{3}{5}{Závěr}{chapter.3}{}}
|
||||||
|
\@writefile{toc}{\contentsline {chapter}{Literatura}{6}{chapter*.3}\protected@file@percent }
|
||||||
|
\ttl@writefile{ptc}{\ttl@starttoc{chapters@1}}
|
||||||
|
\@writefile{toc}{\contentsline {chapter}{\numberline {A}Jak pracovat s touto šablonou}{7}{appendix.A}\protected@file@percent }
|
||||||
|
\@writefile{lof}{\addvspace {10\p@ }}
|
||||||
|
\@writefile{lot}{\addvspace {10\p@ }}
|
||||||
|
\newlabel{jak}{{A}{7}{Jak pracovat s touto šablonou}{appendix.A}{}}
|
||||||
|
\ttl@finishall
|
||||||
|
\gdef \@abspage@last{10}
|
@ -0,0 +1,5 @@
|
|||||||
|
\makeatletter
|
||||||
|
\makeatother
|
||||||
|
\begin{thebibliography}{}
|
||||||
|
|
||||||
|
\end{thebibliography}
|
@ -0,0 +1,55 @@
|
|||||||
|
This is BibTeX, Version 0.99d (TeX Live 2022/dev/Debian)
|
||||||
|
Capacity: max_strings=200000, hash_size=200000, hash_prime=170003
|
||||||
|
The top-level auxiliary file: xlanro00-Generovani-3D-modelu-otisku-prstu.aux
|
||||||
|
The style file: bib-styles/Pysny/czplain.bst
|
||||||
|
I found no \citation commands---while reading file xlanro00-Generovani-3D-modelu-otisku-prstu.aux
|
||||||
|
Reallocated singl_function (elt_size=4) to 100 items from 50.
|
||||||
|
Reallocated singl_function (elt_size=4) to 100 items from 50.
|
||||||
|
Reallocated wiz_functions (elt_size=4) to 6000 items from 3000.
|
||||||
|
Reallocated singl_function (elt_size=4) to 100 items from 50.
|
||||||
|
Reallocated singl_function (elt_size=4) to 100 items from 50.
|
||||||
|
Reallocated singl_function (elt_size=4) to 100 items from 50.
|
||||||
|
Reallocated singl_function (elt_size=4) to 100 items from 50.
|
||||||
|
Database file #1: xlanro00-Generovani-3D-modelu-otisku-prstu-20-literatura-bibliography.bib
|
||||||
|
You've used 0 entries,
|
||||||
|
3946 wiz_defined-function locations,
|
||||||
|
812 strings with 5351 characters,
|
||||||
|
and the built_in function-call counts, 22 in all, are:
|
||||||
|
= -- 0
|
||||||
|
> -- 0
|
||||||
|
< -- 0
|
||||||
|
+ -- 0
|
||||||
|
- -- 0
|
||||||
|
* -- 2
|
||||||
|
:= -- 7
|
||||||
|
add.period$ -- 0
|
||||||
|
call.type$ -- 0
|
||||||
|
change.case$ -- 0
|
||||||
|
chr.to.int$ -- 0
|
||||||
|
cite$ -- 0
|
||||||
|
duplicate$ -- 0
|
||||||
|
empty$ -- 1
|
||||||
|
format.name$ -- 0
|
||||||
|
if$ -- 1
|
||||||
|
int.to.chr$ -- 0
|
||||||
|
int.to.str$ -- 0
|
||||||
|
missing$ -- 0
|
||||||
|
newline$ -- 5
|
||||||
|
num.names$ -- 0
|
||||||
|
pop$ -- 0
|
||||||
|
preamble$ -- 1
|
||||||
|
purify$ -- 0
|
||||||
|
quote$ -- 0
|
||||||
|
skip$ -- 1
|
||||||
|
stack$ -- 0
|
||||||
|
substring$ -- 0
|
||||||
|
swap$ -- 0
|
||||||
|
text.length$ -- 0
|
||||||
|
text.prefix$ -- 0
|
||||||
|
top$ -- 0
|
||||||
|
type$ -- 0
|
||||||
|
warning$ -- 0
|
||||||
|
while$ -- 0
|
||||||
|
width$ -- 0
|
||||||
|
write$ -- 4
|
||||||
|
(There was 1 error message)
|
@ -0,0 +1,6 @@
|
|||||||
|
\babel@toc {czech}{}\relax
|
||||||
|
\addvspace {10\p@ }
|
||||||
|
\addvspace {10\p@ }
|
||||||
|
\addvspace {10\p@ }
|
||||||
|
\addvspace {10\p@ }
|
||||||
|
\contentsfinish
|
@ -0,0 +1,787 @@
|
|||||||
|
This is pdfTeX, Version 3.141592653-2.6-1.40.22 (TeX Live 2022/dev/Debian) (preloaded format=pdflatex 2022.12.2) 4 DEC 2022 20:52
|
||||||
|
entering extended mode
|
||||||
|
restricted \write18 enabled.
|
||||||
|
%&-line parsing enabled.
|
||||||
|
**xlanro00-Generovani-3D-modelu-otisku-prstu
|
||||||
|
(./xlanro00-Generovani-3D-modelu-otisku-prstu.tex
|
||||||
|
LaTeX2e <2021-11-15> patch level 1
|
||||||
|
L3 programming layer <2022-01-21> (./fitthesis.cls
|
||||||
|
Document Class: fitthesis 2022/11/14 Sablona pro BP/DP
|
||||||
|
(/usr/share/texlive/texmf-dist/tex/latex/base/report.cls
|
||||||
|
Document Class: report 2021/10/04 v1.4n Standard LaTeX document class
|
||||||
|
(/usr/share/texlive/texmf-dist/tex/latex/base/size11.clo
|
||||||
|
File: size11.clo 2021/10/04 v1.4n Standard LaTeX file (size option)
|
||||||
|
)
|
||||||
|
\c@part=\count185
|
||||||
|
\c@chapter=\count186
|
||||||
|
\c@section=\count187
|
||||||
|
\c@subsection=\count188
|
||||||
|
\c@subsubsection=\count189
|
||||||
|
\c@paragraph=\count190
|
||||||
|
\c@subparagraph=\count191
|
||||||
|
\c@figure=\count192
|
||||||
|
\c@table=\count193
|
||||||
|
\abovecaptionskip=\skip47
|
||||||
|
\belowcaptionskip=\skip48
|
||||||
|
\bibindent=\dimen138
|
||||||
|
)
|
||||||
|
(/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty
|
||||||
|
Package: amsmath 2021/10/15 v2.17l AMS math features
|
||||||
|
\@mathmargin=\skip49
|
||||||
|
|
||||||
|
For additional information on amsmath, use the `?' option.
|
||||||
|
(/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty
|
||||||
|
Package: amstext 2021/08/26 v2.01 AMS text
|
||||||
|
|
||||||
|
(/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty
|
||||||
|
File: amsgen.sty 1999/11/30 v2.0 generic functions
|
||||||
|
\@emptytoks=\toks16
|
||||||
|
\ex@=\dimen139
|
||||||
|
))
|
||||||
|
(/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty
|
||||||
|
Package: amsbsy 1999/11/29 v1.2d Bold Symbols
|
||||||
|
\pmbraise@=\dimen140
|
||||||
|
)
|
||||||
|
(/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty
|
||||||
|
Package: amsopn 2021/08/26 v2.02 operator names
|
||||||
|
)
|
||||||
|
\inf@bad=\count194
|
||||||
|
LaTeX Info: Redefining \frac on input line 234.
|
||||||
|
\uproot@=\count195
|
||||||
|
\leftroot@=\count196
|
||||||
|
LaTeX Info: Redefining \overline on input line 399.
|
||||||
|
\classnum@=\count197
|
||||||
|
\DOTSCASE@=\count198
|
||||||
|
LaTeX Info: Redefining \ldots on input line 496.
|
||||||
|
LaTeX Info: Redefining \dots on input line 499.
|
||||||
|
LaTeX Info: Redefining \cdots on input line 620.
|
||||||
|
\Mathstrutbox@=\box50
|
||||||
|
\strutbox@=\box51
|
||||||
|
\big@size=\dimen141
|
||||||
|
LaTeX Font Info: Redeclaring font encoding OML on input line 743.
|
||||||
|
LaTeX Font Info: Redeclaring font encoding OMS on input line 744.
|
||||||
|
\macc@depth=\count199
|
||||||
|
\c@MaxMatrixCols=\count266
|
||||||
|
\dotsspace@=\muskip16
|
||||||
|
\c@parentequation=\count267
|
||||||
|
\dspbrk@lvl=\count268
|
||||||
|
\tag@help=\toks17
|
||||||
|
\row@=\count269
|
||||||
|
\column@=\count270
|
||||||
|
\maxfields@=\count271
|
||||||
|
\andhelp@=\toks18
|
||||||
|
\eqnshift@=\dimen142
|
||||||
|
\alignsep@=\dimen143
|
||||||
|
\tagshift@=\dimen144
|
||||||
|
\tagwidth@=\dimen145
|
||||||
|
\totwidth@=\dimen146
|
||||||
|
\lineht@=\dimen147
|
||||||
|
\@envbody=\toks19
|
||||||
|
\multlinegap=\skip50
|
||||||
|
\multlinetaggap=\skip51
|
||||||
|
\mathdisplay@stack=\toks20
|
||||||
|
LaTeX Info: Redefining \[ on input line 2938.
|
||||||
|
LaTeX Info: Redefining \] on input line 2939.
|
||||||
|
)
|
||||||
|
(/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty
|
||||||
|
Package: amssymb 2013/01/14 v3.01 AMS font symbols
|
||||||
|
|
||||||
|
(/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty
|
||||||
|
Package: amsfonts 2013/01/14 v3.01 Basic AMSFonts support
|
||||||
|
\symAMSa=\mathgroup4
|
||||||
|
\symAMSb=\mathgroup5
|
||||||
|
LaTeX Font Info: Redeclaring math symbol \hbar on input line 98.
|
||||||
|
LaTeX Font Info: Overwriting math alphabet `\mathfrak' in version `bold'
|
||||||
|
(Font) U/euf/m/n --> U/euf/b/n on input line 106.
|
||||||
|
))
|
||||||
|
(/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty
|
||||||
|
Package: babel 2022/01/26 3.70 The Babel package
|
||||||
|
\babel@savecnt=\count272
|
||||||
|
\U@D=\dimen148
|
||||||
|
\l@unhyphenated=\language87
|
||||||
|
|
||||||
|
(/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)
|
||||||
|
\bbl@readstream=\read2
|
||||||
|
\bbl@dirlevel=\count273
|
||||||
|
|
||||||
|
(/usr/share/texlive/texmf-dist/tex/generic/babel-czech/czech.ldf
|
||||||
|
Language: czech 2008/07/06 v3.1a Czech support from the babel system
|
||||||
|
Package babel Info: Making " an active character on input line 172.
|
||||||
|
\cs@wordlen=\count274
|
||||||
|
Package babel Info: Making - an active character on input line 226.
|
||||||
|
)
|
||||||
|
(/usr/share/texlive/texmf-dist/tex/generic/babel-slovak/slovak.ldf
|
||||||
|
Language: slovak 2008/07/06 v3.1a Slovak support from the babel system
|
||||||
|
Package babel Info: Making ^ an active character on input line 123.
|
||||||
|
Package babel Info: Making ' an active character on input line 129.
|
||||||
|
LaTeX Info: Redefining \uv on input line 278.
|
||||||
|
\cs@wordlen=\count275
|
||||||
|
)
|
||||||
|
(/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf
|
||||||
|
Language: english 2017/06/06 v3.3r English support from the babel system
|
||||||
|
Package babel Info: Hyphen rules for 'canadian' set to \l@english
|
||||||
|
(babel) (\language0). Reported on input line 102.
|
||||||
|
Package babel Info: Hyphen rules for 'australian' set to \l@ukenglish
|
||||||
|
(babel) (\language76). Reported on input line 105.
|
||||||
|
Package babel Info: Hyphen rules for 'newzealand' set to \l@ukenglish
|
||||||
|
(babel) (\language76). Reported on input line 108.
|
||||||
|
))
|
||||||
|
(/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty
|
||||||
|
Package: inputenc 2021/02/14 v1.3d Input encoding file
|
||||||
|
\inpenc@prehook=\toks21
|
||||||
|
\inpenc@posthook=\toks22
|
||||||
|
)
|
||||||
|
(/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty
|
||||||
|
Package: cmap 2021/02/06 v1.0j CMap support: searchable PDF
|
||||||
|
)
|
||||||
|
(/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty
|
||||||
|
Package: fontenc 2021/04/29 v2.0v Standard LaTeX package
|
||||||
|
<<t1.cmap>>)
|
||||||
|
(/usr/share/texlive/texmf-dist/tex/latex/url/url.sty
|
||||||
|
\Urlmuskip=\muskip17
|
||||||
|
Package: url 2013/09/16 ver 3.4 Verb mode for urls, etc.
|
||||||
|
)
|
||||||
|
(/usr/share/texlive/texmf-dist/tex/latex/ragged2e/ragged2e.sty
|
||||||
|
Package: ragged2e 2021/12/15 v3.1 ragged2e Package
|
||||||
|
\CenteringLeftskip=\skip52
|
||||||
|
\RaggedLeftLeftskip=\skip53
|
||||||
|
\RaggedRightLeftskip=\skip54
|
||||||
|
\CenteringRightskip=\skip55
|
||||||
|
\RaggedLeftRightskip=\skip56
|
||||||
|
\RaggedRightRightskip=\skip57
|
||||||
|
\CenteringParfillskip=\skip58
|
||||||
|
\RaggedLeftParfillskip=\skip59
|
||||||
|
\RaggedRightParfillskip=\skip60
|
||||||
|
\JustifyingParfillskip=\skip61
|
||||||
|
\CenteringParindent=\skip62
|
||||||
|
\RaggedLeftParindent=\skip63
|
||||||
|
\RaggedRightParindent=\skip64
|
||||||
|
\JustifyingParindent=\skip65
|
||||||
|
)
|
||||||
|
(/usr/share/texlive/texmf-dist/tex/latex/graphics/color.sty
|
||||||
|
Package: color 2021/12/07 v1.3c Standard LaTeX Color (DPC)
|
||||||
|
|
||||||
|
(/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg
|
||||||
|
File: color.cfg 2016/01/02 v1.6 sample color configuration
|
||||||
|
)
|
||||||
|
Package color Info: Driver file: pdftex.def on input line 149.
|
||||||
|
|
||||||
|
(/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def
|
||||||
|
File: pdftex.def 2020/10/05 v1.2a Graphics/color driver for pdftex
|
||||||
|
))
|
||||||
|
(/usr/share/texlive/texmf-dist/tex/latex/etoolbox/etoolbox.sty
|
||||||
|
Package: etoolbox 2020/10/05 v2.5k e-TeX tools for LaTeX (JAW)
|
||||||
|
\etb@tempcnta=\count276
|
||||||
|
)
|
||||||
|
(/usr/share/texlive/texmf-dist/tex/latex/enumitem/enumitem.sty
|
||||||
|
Package: enumitem 2019/06/20 v3.9 Customized lists
|
||||||
|
\enitkv@toks@=\toks23
|
||||||
|
\labelindent=\skip66
|
||||||
|
\enit@outerparindent=\dimen149
|
||||||
|
\enit@toks=\toks24
|
||||||
|
\enit@inbox=\box52
|
||||||
|
\enit@count@id=\count277
|
||||||
|
\enitdp@description=\count278
|
||||||
|
)
|
||||||
|
(/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty
|
||||||
|
Package: graphicx 2021/09/16 v1.2d Enhanced LaTeX Graphics (DPC,SPQR)
|
||||||
|
|
||||||
|
(/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty
|
||||||
|
Package: keyval 2014/10/28 v1.15 key=value parser (DPC)
|
||||||
|
\KV@toks@=\toks25
|
||||||
|
)
|
||||||
|
(/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty
|
||||||
|
Package: graphics 2021/03/04 v1.4d Standard LaTeX Graphics (DPC,SPQR)
|
||||||
|
|
||||||
|
(/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty
|
||||||
|
Package: trig 2021/08/11 v1.11 sin cos tan (DPC)
|
||||||
|
)
|
||||||
|
(/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg
|
||||||
|
File: graphics.cfg 2016/06/04 v1.11 sample graphics configuration
|
||||||
|
)
|
||||||
|
Package graphics Info: Driver file: pdftex.def on input line 107.
|
||||||
|
)
|
||||||
|
\Gin@req@height=\dimen150
|
||||||
|
\Gin@req@width=\dimen151
|
||||||
|
)
|
||||||
|
\mkspc=\skip67
|
||||||
|
\DESCRIPTION@totalleftmargin=\skip68
|
||||||
|
\DESCRIPTION@linewidth=\skip69
|
||||||
|
|
||||||
|
(/usr/share/texlive/texmf-dist/tex/latex/opensans/opensans.sty
|
||||||
|
Package: opensans 2019/06/20 Style file for Open Sans.
|
||||||
|
|
||||||
|
(/usr/share/texlive/texmf-dist/tex/latex/fontaxes/fontaxes.sty
|
||||||
|
Package: fontaxes 2020/07/21 v1.0e Font selection axes
|
||||||
|
LaTeX Info: Redefining \upshape on input line 29.
|
||||||
|
LaTeX Info: Redefining \itshape on input line 31.
|
||||||
|
LaTeX Info: Redefining \slshape on input line 33.
|
||||||
|
LaTeX Info: Redefining \swshape on input line 35.
|
||||||
|
LaTeX Info: Redefining \scshape on input line 37.
|
||||||
|
LaTeX Info: Redefining \sscshape on input line 39.
|
||||||
|
LaTeX Info: Redefining \ulcshape on input line 41.
|
||||||
|
LaTeX Info: Redefining \textsw on input line 47.
|
||||||
|
LaTeX Info: Redefining \textssc on input line 48.
|
||||||
|
LaTeX Info: Redefining \textulc on input line 49.
|
||||||
|
)
|
||||||
|
(/usr/share/texlive/texmf-dist/tex/generic/iftex/ifluatex.sty
|
||||||
|
Package: ifluatex 2019/10/25 v1.5 ifluatex legacy package. Use iftex instead.
|
||||||
|
|
||||||
|
(/usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty
|
||||||
|
Package: iftex 2020/03/06 v1.0d TeX engine tests
|
||||||
|
))
|
||||||
|
(/usr/share/texlive/texmf-dist/tex/generic/iftex/ifxetex.sty
|
||||||
|
Package: ifxetex 2019/10/25 v0.7 ifxetex legacy package. Use iftex instead.
|
||||||
|
)
|
||||||
|
(/usr/share/texlive/texmf-dist/tex/latex/xkeyval/xkeyval.sty
|
||||||
|
Package: xkeyval 2020/11/20 v2.8 package option processing (HA)
|
||||||
|
|
||||||
|
(/usr/share/texlive/texmf-dist/tex/generic/xkeyval/xkeyval.tex
|
||||||
|
(/usr/share/texlive/texmf-dist/tex/generic/xkeyval/xkvutils.tex
|
||||||
|
\XKV@toks=\toks26
|
||||||
|
\XKV@tempa@toks=\toks27
|
||||||
|
)
|
||||||
|
\XKV@depth=\count279
|
||||||
|
File: xkeyval.tex 2014/12/03 v2.7a key=value parser (HA)
|
||||||
|
)))
|
||||||
|
(/usr/share/texlive/texmf-dist/tex/latex/float/float.sty
|
||||||
|
Package: float 2001/11/08 v1.3d Float enhancements (AL)
|
||||||
|
\c@float@type=\count280
|
||||||
|
\float@exts=\toks28
|
||||||
|
\float@box=\box53
|
||||||
|
\@float@everytoks=\toks29
|
||||||
|
\@floatcapt=\box54
|
||||||
|
)
|
||||||
|
(/usr/share/texlive/texmf-dist/tex/latex/tools/calc.sty
|
||||||
|
Package: calc 2017/05/25 v4.3 Infix arithmetic (KKT,FJ)
|
||||||
|
\calc@Acount=\count281
|
||||||
|
\calc@Bcount=\count282
|
||||||
|
\calc@Adimen=\dimen152
|
||||||
|
\calc@Bdimen=\dimen153
|
||||||
|
\calc@Askip=\skip70
|
||||||
|
\calc@Bskip=\skip71
|
||||||
|
LaTeX Info: Redefining \setlength on input line 80.
|
||||||
|
LaTeX Info: Redefining \addtolength on input line 81.
|
||||||
|
\calc@Ccount=\count283
|
||||||
|
\calc@Cskip=\skip72
|
||||||
|
)
|
||||||
|
(/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty
|
||||||
|
Package: longtable 2021-09-01 v4.17 Multi-page Table package (DPC)
|
||||||
|
\LTleft=\skip73
|
||||||
|
\LTright=\skip74
|
||||||
|
\LTpre=\skip75
|
||||||
|
\LTpost=\skip76
|
||||||
|
\LTchunksize=\count284
|
||||||
|
\LTcapwidth=\dimen154
|
||||||
|
\LT@head=\box55
|
||||||
|
\LT@firsthead=\box56
|
||||||
|
\LT@foot=\box57
|
||||||
|
\LT@lastfoot=\box58
|
||||||
|
\LT@gbox=\box59
|
||||||
|
\LT@cols=\count285
|
||||||
|
\LT@rows=\count286
|
||||||
|
\c@LT@tables=\count287
|
||||||
|
\c@LT@chunks=\count288
|
||||||
|
\LT@p@ftn=\toks30
|
||||||
|
)
|
||||||
|
(/usr/share/texlive/texmf-dist/tex/latex/booktabs/booktabs.sty
|
||||||
|
Package: booktabs 2020/01/12 v1.61803398 Publication quality tables
|
||||||
|
\heavyrulewidth=\dimen155
|
||||||
|
\lightrulewidth=\dimen156
|
||||||
|
\cmidrulewidth=\dimen157
|
||||||
|
\belowrulesep=\dimen158
|
||||||
|
\belowbottomsep=\dimen159
|
||||||
|
\aboverulesep=\dimen160
|
||||||
|
\abovetopsep=\dimen161
|
||||||
|
\cmidrulesep=\dimen162
|
||||||
|
\cmidrulekern=\dimen163
|
||||||
|
\defaultaddspace=\dimen164
|
||||||
|
\@cmidla=\count289
|
||||||
|
\@cmidlb=\count290
|
||||||
|
\@aboverulesep=\dimen165
|
||||||
|
\@belowrulesep=\dimen166
|
||||||
|
\@thisruleclass=\count291
|
||||||
|
\@lastruleclass=\count292
|
||||||
|
\@thisrulewidth=\dimen167
|
||||||
|
)
|
||||||
|
(/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty
|
||||||
|
Package: xcolor 2021/10/31 v2.13 LaTeX color extensions (UK)
|
||||||
|
|
||||||
|
(/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg
|
||||||
|
File: color.cfg 2016/01/02 v1.6 sample color configuration
|
||||||
|
)
|
||||||
|
Package xcolor Info: Driver file: pdftex.def on input line 227.
|
||||||
|
LaTeX Info: Redefining \color on input line 711.
|
||||||
|
Package xcolor Info: Model `cmy' substituted by `cmy0' on input line 1352.
|
||||||
|
Package xcolor Info: Model `hsb' substituted by `rgb' on input line 1356.
|
||||||
|
Package xcolor Info: Model `RGB' extended on input line 1368.
|
||||||
|
Package xcolor Info: Model `HTML' substituted by `rgb' on input line 1370.
|
||||||
|
Package xcolor Info: Model `Hsb' substituted by `hsb' on input line 1371.
|
||||||
|
Package xcolor Info: Model `tHsb' substituted by `hsb' on input line 1372.
|
||||||
|
Package xcolor Info: Model `HSB' substituted by `hsb' on input line 1373.
|
||||||
|
Package xcolor Info: Model `Gray' substituted by `gray' on input line 1374.
|
||||||
|
Package xcolor Info: Model `wave' substituted by `hsb' on input line 1375.
|
||||||
|
)
|
||||||
|
(/usr/share/texlive/texmf-dist/tex/latex/colortbl/colortbl.sty
|
||||||
|
Package: colortbl 2020/01/04 v1.0e Color table columns (DPC)
|
||||||
|
|
||||||
|
(/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty
|
||||||
|
Package: array 2021/10/04 v2.5f Tabular extension package (FMi)
|
||||||
|
\col@sep=\dimen168
|
||||||
|
\ar@mcellbox=\box60
|
||||||
|
\extrarowheight=\dimen169
|
||||||
|
\NC@list=\toks31
|
||||||
|
\extratabsurround=\skip77
|
||||||
|
\backup@length=\skip78
|
||||||
|
\ar@cellbox=\box61
|
||||||
|
)
|
||||||
|
\everycr=\toks32
|
||||||
|
\minrowclearance=\skip79
|
||||||
|
)
|
||||||
|
(/usr/share/texlive/texmf-dist/tex/latex/multirow/multirow.sty
|
||||||
|
Package: multirow 2021/03/15 v2.8 Span multiple rows of a table
|
||||||
|
\multirow@colwidth=\skip80
|
||||||
|
\multirow@cntb=\count293
|
||||||
|
\multirow@dima=\skip81
|
||||||
|
\bigstrutjot=\dimen170
|
||||||
|
)
|
||||||
|
(/usr/share/texlive/texmf-dist/tex/latex/tools/tabularx.sty
|
||||||
|
Package: tabularx 2020/01/15 v2.11c `tabularx' package (DPC)
|
||||||
|
\TX@col@width=\dimen171
|
||||||
|
\TX@old@table=\dimen172
|
||||||
|
\TX@old@col=\dimen173
|
||||||
|
\TX@target=\dimen174
|
||||||
|
\TX@delta=\dimen175
|
||||||
|
\TX@cols=\count294
|
||||||
|
\TX@ftn=\toks33
|
||||||
|
)
|
||||||
|
(/usr/share/texlive/texmf-dist/tex/latex/blindtext/blindtext.sty
|
||||||
|
Package: blindtext 2012/01/06 V2.0 blindtext-Package
|
||||||
|
|
||||||
|
(/usr/share/texlive/texmf-dist/tex/latex/tools/xspace.sty
|
||||||
|
Package: xspace 2014/10/28 v1.13 Space after command names (DPC,MH)
|
||||||
|
)
|
||||||
|
\c@blindtext=\count295
|
||||||
|
\c@Blindtext=\count296
|
||||||
|
\c@blind@countparstart=\count297
|
||||||
|
\blind@countxx=\count298
|
||||||
|
\blindtext@numBlindtext=\count299
|
||||||
|
\blind@countyy=\count300
|
||||||
|
\c@blindlist=\count301
|
||||||
|
\c@blindlistlevel=\count302
|
||||||
|
\c@blindlist@level=\count303
|
||||||
|
\blind@listitem=\count304
|
||||||
|
\c@blind@listcount=\count305
|
||||||
|
\c@blind@levelcount=\count306
|
||||||
|
\blind@mathformula=\count307
|
||||||
|
\blind@Mathformula=\count308
|
||||||
|
\c@blind@randomcount=\count309
|
||||||
|
\c@blind@randommax=\count310
|
||||||
|
\c@blind@pangramcount=\count311
|
||||||
|
\c@blind@pangrammax=\count312
|
||||||
|
)
|
||||||
|
(/usr/share/texlive/texmf-dist/tex/latex/listings/listings.sty
|
||||||
|
\lst@mode=\count313
|
||||||
|
\lst@gtempboxa=\box62
|
||||||
|
\lst@token=\toks34
|
||||||
|
\lst@length=\count314
|
||||||
|
\lst@currlwidth=\dimen176
|
||||||
|
\lst@column=\count315
|
||||||
|
\lst@pos=\count316
|
||||||
|
\lst@lostspace=\dimen177
|
||||||
|
\lst@width=\dimen178
|
||||||
|
\lst@newlines=\count317
|
||||||
|
\lst@lineno=\count318
|
||||||
|
\lst@maxwidth=\dimen179
|
||||||
|
|
||||||
|
(/usr/share/texlive/texmf-dist/tex/latex/listings/lstmisc.sty
|
||||||
|
File: lstmisc.sty 2020/03/24 1.8d (Carsten Heinz)
|
||||||
|
\c@lstnumber=\count319
|
||||||
|
\lst@skipnumbers=\count320
|
||||||
|
\lst@framebox=\box63
|
||||||
|
)
|
||||||
|
(/usr/share/texlive/texmf-dist/tex/latex/listings/listings.cfg
|
||||||
|
File: listings.cfg 2020/03/24 1.8d listings configuration
|
||||||
|
))
|
||||||
|
Package: listings 2020/03/24 1.8d (Carsten Heinz)
|
||||||
|
|
||||||
|
(/usr/share/texlive/texmf-dist/tex/latex/appendix/appendix.sty
|
||||||
|
Package: appendix 2020/02/08 v1.2c extra appendix facilities
|
||||||
|
\c@@pps=\count321
|
||||||
|
\c@@ppsavesec=\count322
|
||||||
|
\c@@ppsaveapp=\count323
|
||||||
|
)
|
||||||
|
(/usr/share/texlive/texmf-dist/tex/latex/titlesec/titletoc.sty
|
||||||
|
Package: titletoc 2021/07/05 v2.14 TOC entries
|
||||||
|
\ttl@leftsep=\dimen180
|
||||||
|
)
|
||||||
|
(/usr/share/texlive/texmf-dist/tex/latex/ae/ae.sty
|
||||||
|
Package: ae 2001/02/12 1.3 Almost European Computer Modern
|
||||||
|
|
||||||
|
(/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty
|
||||||
|
Package: fontenc 2021/04/29 v2.0v Standard LaTeX package
|
||||||
|
))
|
||||||
|
(/usr/share/texlive/texmf-dist/tex/latex/regexpatch/regexpatch.sty
|
||||||
|
(/usr/share/texlive/texmf-dist/tex/latex/l3kernel/expl3.sty
|
||||||
|
Package: expl3 2022-01-21 L3 programming layer (loader)
|
||||||
|
|
||||||
|
(/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def
|
||||||
|
File: l3backend-pdftex.def 2022-01-12 L3 backend support: PDF output (pdfTeX)
|
||||||
|
\l__color_backend_stack_int=\count324
|
||||||
|
\l__pdf_internal_box=\box64
|
||||||
|
))
|
||||||
|
Package: regexpatch 2021/03/21 v0.2f Extending etoolbox patching commands
|
||||||
|
|
||||||
|
(/usr/share/texlive/texmf-dist/tex/latex/l3packages/xparse/xparse.sty
|
||||||
|
Package: xparse 2022-01-12 L3 Experimental document command parser
|
||||||
|
)))
|
||||||
|
(/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty
|
||||||
|
Package: hyperref 2021-06-07 v7.00m Hypertext links for LaTeX
|
||||||
|
|
||||||
|
(/usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty
|
||||||
|
Package: ltxcmds 2020-05-10 v1.25 LaTeX kernel commands for general use (HO)
|
||||||
|
)
|
||||||
|
(/usr/share/texlive/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty
|
||||||
|
Package: pdftexcmds 2020-06-27 v0.33 Utility functions of pdfTeX for LuaTeX (HO
|
||||||
|
)
|
||||||
|
|
||||||
|
(/usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty
|
||||||
|
Package: infwarerr 2019/12/03 v1.5 Providing info/warning/error messages (HO)
|
||||||
|
)
|
||||||
|
Package pdftexcmds Info: \pdf@primitive is available.
|
||||||
|
Package pdftexcmds Info: \pdf@ifprimitive is available.
|
||||||
|
Package pdftexcmds Info: \pdfdraftmode found.
|
||||||
|
)
|
||||||
|
(/usr/share/texlive/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.sty
|
||||||
|
Package: kvsetkeys 2019/12/15 v1.18 Key value parser (HO)
|
||||||
|
)
|
||||||
|
(/usr/share/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty
|
||||||
|
Package: kvdefinekeys 2019-12-19 v1.6 Define keys (HO)
|
||||||
|
)
|
||||||
|
(/usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty
|
||||||
|
Package: pdfescape 2019/12/09 v1.15 Implements pdfTeX's escape features (HO)
|
||||||
|
)
|
||||||
|
(/usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty
|
||||||
|
Package: hycolor 2020-01-27 v1.10 Color options for hyperref/bookmark (HO)
|
||||||
|
)
|
||||||
|
(/usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty
|
||||||
|
Package: letltxmacro 2019/12/03 v1.6 Let assignment for LaTeX macros (HO)
|
||||||
|
)
|
||||||
|
(/usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty
|
||||||
|
Package: auxhook 2019-12-17 v1.6 Hooks for auxiliary files (HO)
|
||||||
|
)
|
||||||
|
(/usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty
|
||||||
|
Package: kvoptions 2020-10-07 v3.14 Key value format for package options (HO)
|
||||||
|
)
|
||||||
|
\@linkdim=\dimen181
|
||||||
|
\Hy@linkcounter=\count325
|
||||||
|
\Hy@pagecounter=\count326
|
||||||
|
|
||||||
|
(/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def
|
||||||
|
File: pd1enc.def 2021-06-07 v7.00m Hyperref: PDFDocEncoding definition (HO)
|
||||||
|
Now handling font encoding PD1 ...
|
||||||
|
... no UTF-8 mapping file for font encoding PD1
|
||||||
|
)
|
||||||
|
(/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref-langpatches.def
|
||||||
|
File: hyperref-langpatches.def 2021-06-07 v7.00m Hyperref: patches for babel la
|
||||||
|
nguages
|
||||||
|
)
|
||||||
|
(/usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty
|
||||||
|
Package: intcalc 2019/12/15 v1.3 Expandable calculations with integers (HO)
|
||||||
|
)
|
||||||
|
(/usr/share/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty
|
||||||
|
Package: etexcmds 2019/12/15 v1.7 Avoid name clashes with e-TeX commands (HO)
|
||||||
|
)
|
||||||
|
\Hy@SavedSpaceFactor=\count327
|
||||||
|
|
||||||
|
(/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def
|
||||||
|
File: puenc.def 2021-06-07 v7.00m Hyperref: PDF Unicode definition (HO)
|
||||||
|
Now handling font encoding PU ...
|
||||||
|
... no UTF-8 mapping file for font encoding PU
|
||||||
|
)
|
||||||
|
Package hyperref Info: Option `unicode' set `true' on input line 4073.
|
||||||
|
Package hyperref Info: Option `colorlinks' set `true' on input line 4073.
|
||||||
|
Package hyperref Info: Option `hyperindex' set `true' on input line 4073.
|
||||||
|
Package hyperref Info: Option `plainpages' set `false' on input line 4073.
|
||||||
|
Package hyperref Info: Hyper figures OFF on input line 4192.
|
||||||
|
Package hyperref Info: Link nesting OFF on input line 4197.
|
||||||
|
Package hyperref Info: Hyper index ON on input line 4200.
|
||||||
|
Package hyperref Info: Plain pages OFF on input line 4207.
|
||||||
|
Package hyperref Info: Backreferencing OFF on input line 4212.
|
||||||
|
Package hyperref Info: Implicit mode ON; LaTeX internals redefined.
|
||||||
|
Package hyperref Info: Bookmarks ON on input line 4445.
|
||||||
|
\c@Hy@tempcnt=\count328
|
||||||
|
LaTeX Info: Redefining \url on input line 4804.
|
||||||
|
\XeTeXLinkMargin=\dimen182
|
||||||
|
|
||||||
|
(/usr/share/texlive/texmf-dist/tex/generic/bitset/bitset.sty
|
||||||
|
Package: bitset 2019/12/09 v1.3 Handle bit-vector datatype (HO)
|
||||||
|
|
||||||
|
(/usr/share/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty
|
||||||
|
Package: bigintcalc 2019/12/15 v1.5 Expandable calculations on big integers (HO
|
||||||
|
)
|
||||||
|
))
|
||||||
|
\Fld@menulength=\count329
|
||||||
|
\Field@Width=\dimen183
|
||||||
|
\Fld@charsize=\dimen184
|
||||||
|
Package hyperref Info: Hyper figures OFF on input line 6076.
|
||||||
|
Package hyperref Info: Link nesting OFF on input line 6081.
|
||||||
|
Package hyperref Info: Hyper index ON on input line 6084.
|
||||||
|
Package hyperref Info: backreferencing OFF on input line 6091.
|
||||||
|
Package hyperref Info: Link coloring ON on input line 6094.
|
||||||
|
Package hyperref Info: Link coloring with OCG OFF on input line 6101.
|
||||||
|
Package hyperref Info: PDF/A mode OFF on input line 6106.
|
||||||
|
LaTeX Info: Redefining \ref on input line 6146.
|
||||||
|
LaTeX Info: Redefining \pageref on input line 6150.
|
||||||
|
|
||||||
|
(/usr/share/texlive/texmf-dist/tex/latex/base/atbegshi-ltx.sty
|
||||||
|
Package: atbegshi-ltx 2021/01/10 v1.0c Emulation of the original atbegshi
|
||||||
|
package with kernel methods
|
||||||
|
)
|
||||||
|
\Hy@abspage=\count330
|
||||||
|
\c@Item=\count331
|
||||||
|
\c@Hfootnote=\count332
|
||||||
|
)
|
||||||
|
Package hyperref Info: Driver: hpdftex.
|
||||||
|
|
||||||
|
(/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def
|
||||||
|
File: hpdftex.def 2021-06-07 v7.00m Hyperref driver for pdfTeX
|
||||||
|
|
||||||
|
(/usr/share/texlive/texmf-dist/tex/latex/base/atveryend-ltx.sty
|
||||||
|
Package: atveryend-ltx 2020/08/19 v1.0a Emulation of the original atveryend pac
|
||||||
|
kage
|
||||||
|
with kernel methods
|
||||||
|
)
|
||||||
|
\Fld@listcount=\count333
|
||||||
|
\c@bookmark@seq@number=\count334
|
||||||
|
|
||||||
|
(/usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty
|
||||||
|
Package: rerunfilecheck 2019/12/05 v1.9 Rerun checks for auxiliary files (HO)
|
||||||
|
|
||||||
|
(/usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty
|
||||||
|
Package: uniquecounter 2019/12/15 v1.4 Provide unlimited unique counter (HO)
|
||||||
|
)
|
||||||
|
Package uniquecounter Info: New unique counter `rerunfilecheck' on input line 2
|
||||||
|
86.
|
||||||
|
)
|
||||||
|
\Hy@SectionHShift=\skip82
|
||||||
|
)
|
||||||
|
(/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty
|
||||||
|
Package: hypcap 2016/05/16 v1.12 Adjusting the anchors of captions (HO)
|
||||||
|
)
|
||||||
|
\enitdp@checklist=\count335
|
||||||
|
LaTeX Font Info: Trying to load font information for T1+lmr on input line 19
|
||||||
|
8.
|
||||||
|
|
||||||
|
(/usr/share/texmf/tex/latex/lm/t1lmr.fd
|
||||||
|
File: t1lmr.fd 2009/10/30 v1.6 Font defs for Latin Modern
|
||||||
|
)
|
||||||
|
(./xlanro00-Generovani-3D-modelu-otisku-prstu.aux)
|
||||||
|
\openout1 = `xlanro00-Generovani-3D-modelu-otisku-prstu.aux'.
|
||||||
|
|
||||||
|
LaTeX Font Info: Checking defaults for OML/cmm/m/it on input line 198.
|
||||||
|
LaTeX Font Info: ... okay on input line 198.
|
||||||
|
LaTeX Font Info: Checking defaults for OMS/cmsy/m/n on input line 198.
|
||||||
|
LaTeX Font Info: ... okay on input line 198.
|
||||||
|
LaTeX Font Info: Checking defaults for OT1/cmr/m/n on input line 198.
|
||||||
|
LaTeX Font Info: ... okay on input line 198.
|
||||||
|
LaTeX Font Info: Checking defaults for T1/cmr/m/n on input line 198.
|
||||||
|
LaTeX Font Info: ... okay on input line 198.
|
||||||
|
LaTeX Font Info: Checking defaults for TS1/cmr/m/n on input line 198.
|
||||||
|
LaTeX Font Info: ... okay on input line 198.
|
||||||
|
LaTeX Font Info: Checking defaults for OMX/cmex/m/n on input line 198.
|
||||||
|
LaTeX Font Info: ... okay on input line 198.
|
||||||
|
LaTeX Font Info: Checking defaults for U/cmr/m/n on input line 198.
|
||||||
|
LaTeX Font Info: ... okay on input line 198.
|
||||||
|
LaTeX Font Info: Checking defaults for PD1/pdf/m/n on input line 198.
|
||||||
|
LaTeX Font Info: ... okay on input line 198.
|
||||||
|
LaTeX Font Info: Checking defaults for PU/pdf/m/n on input line 198.
|
||||||
|
LaTeX Font Info: ... okay on input line 198.
|
||||||
|
|
||||||
|
(/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii
|
||||||
|
[Loading MPS to PDF converter (version 2006.09.02).]
|
||||||
|
\scratchcounter=\count336
|
||||||
|
\scratchdimen=\dimen185
|
||||||
|
\scratchbox=\box65
|
||||||
|
\nofMPsegments=\count337
|
||||||
|
\nofMParguments=\count338
|
||||||
|
\everyMPshowfont=\toks35
|
||||||
|
\MPscratchCnt=\count339
|
||||||
|
\MPscratchDim=\dimen186
|
||||||
|
\MPnumerator=\count340
|
||||||
|
\makeMPintoPDFobject=\count341
|
||||||
|
\everyMPtoPDFconversion=\toks36
|
||||||
|
) (/usr/share/texlive/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty
|
||||||
|
Package: epstopdf-base 2020-01-24 v2.11 Base part for package epstopdf
|
||||||
|
|
||||||
|
(/usr/share/texlive/texmf-dist/tex/latex/grfext/grfext.sty
|
||||||
|
Package: grfext 2019/12/03 v1.3 Manage graphics extensions (HO)
|
||||||
|
)
|
||||||
|
Package epstopdf-base Info: Redefining graphics rule for `.eps' on input line 4
|
||||||
|
85.
|
||||||
|
Package grfext Info: Graphics extension search list:
|
||||||
|
(grfext) [.pdf,.png,.jpg,.mps,.jpeg,.jbig2,.jb2,.PDF,.PNG,.JPG,.JPE
|
||||||
|
G,.JBIG2,.JB2,.eps]
|
||||||
|
(grfext) \AppendGraphicsExtensions on input line 504.
|
||||||
|
|
||||||
|
(/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg
|
||||||
|
File: epstopdf-sys.cfg 2010/07/13 v1.3 Configuration of (r)epstopdf for TeX Liv
|
||||||
|
e
|
||||||
|
))
|
||||||
|
\c@mv@tabular=\count342
|
||||||
|
\c@mv@boldtabular=\count343
|
||||||
|
\c@lstlisting=\count344
|
||||||
|
Package hyperref Info: Link coloring ON on input line 198.
|
||||||
|
|
||||||
|
(/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty
|
||||||
|
Package: nameref 2021-04-02 v2.47 Cross-referencing by name of section
|
||||||
|
|
||||||
|
(/usr/share/texlive/texmf-dist/tex/latex/refcount/refcount.sty
|
||||||
|
Package: refcount 2019/12/15 v3.6 Data extraction from label references (HO)
|
||||||
|
)
|
||||||
|
(/usr/share/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty
|
||||||
|
Package: gettitlestring 2019/12/15 v1.6 Cleanup title references (HO)
|
||||||
|
)
|
||||||
|
\c@section@level=\count345
|
||||||
|
)
|
||||||
|
LaTeX Info: Redefining \ref on input line 198.
|
||||||
|
LaTeX Info: Redefining \pageref on input line 198.
|
||||||
|
LaTeX Info: Redefining \nameref on input line 198.
|
||||||
|
|
||||||
|
(./xlanro00-Generovani-3D-modelu-otisku-prstu.out)
|
||||||
|
(./xlanro00-Generovani-3D-modelu-otisku-prstu.out)
|
||||||
|
\@outlinefile=\write3
|
||||||
|
\openout3 = `xlanro00-Generovani-3D-modelu-otisku-prstu.out'.
|
||||||
|
|
||||||
|
LaTeX Font Info: Trying to load font information for T1+qhv on input line 20
|
||||||
|
4.
|
||||||
|
|
||||||
|
(/usr/share/texmf/tex/latex/tex-gyre/t1qhv.fd
|
||||||
|
File: t1qhv.fd 2009/09/25 v1.2 font definition file for T1/qhv
|
||||||
|
)
|
||||||
|
\@obrlogo=\box66
|
||||||
|
\@rtext=\box67
|
||||||
|
\@vyskartext=\skip83
|
||||||
|
\@sirkartext=\skip84
|
||||||
|
\@vyskaobr=\skip85
|
||||||
|
\@sirkaobr=\skip86
|
||||||
|
<template-fig/VUT_symbol_barevne_CMYK_CZ.pdf, id=25, 167.13641pt x 165.87971pt>
|
||||||
|
|
||||||
|
File: template-fig/VUT_symbol_barevne_CMYK_CZ.pdf Graphic file (type pdf)
|
||||||
|
<use template-fig/VUT_symbol_barevne_CMYK_CZ.pdf>
|
||||||
|
Package pdftex.def Info: template-fig/VUT_symbol_barevne_CMYK_CZ.pdf used on i
|
||||||
|
nput line 204.
|
||||||
|
(pdftex.def) Requested size: 116.65646pt x 115.17995pt.
|
||||||
|
LaTeX Font Info: Trying to load font information for T1+opensans-TLF on inpu
|
||||||
|
t line 204.
|
||||||
|
|
||||||
|
(/usr/share/texlive/texmf-dist/tex/latex/opensans/T1opensans-TLF.fd
|
||||||
|
File: T1opensans-TLF.fd 2019/06/24 Font definitions for T1/opensans-TLF.
|
||||||
|
)
|
||||||
|
LaTeX Font Info: Font shape `T1/opensans-TLF/m/n' will be
|
||||||
|
(Font) scaled to size 18.0pt on input line 204.
|
||||||
|
LaTeX Font Info: Font shape `T1/opensans-TLF/b/n' will be
|
||||||
|
(Font) scaled to size 18.0pt on input line 204.
|
||||||
|
LaTeX Font Info: Font shape `T1/opensans-TLF/m/n' will be
|
||||||
|
(Font) scaled to size 11.0pt on input line 204.
|
||||||
|
LaTeX Font Info: Font shape `T1/opensans-TLF/b/n' will be
|
||||||
|
(Font) scaled to size 11.0pt on input line 204.
|
||||||
|
LaTeX Font Info: Font shape `T1/opensans-TLF/m/n' will be
|
||||||
|
(Font) scaled to size 14.0pt on input line 204.
|
||||||
|
LaTeX Font Info: Font shape `T1/opensans-TLF/b/n' will be
|
||||||
|
(Font) scaled to size 14.0pt on input line 204.
|
||||||
|
LaTeX Font Info: Font shape `T1/opensans-TLF/m/n' will be
|
||||||
|
(Font) scaled to size 10.0pt on input line 204.
|
||||||
|
LaTeX Font Info: Font shape `T1/opensans-TLF/b/n' will be
|
||||||
|
(Font) scaled to size 10.0pt on input line 204.
|
||||||
|
[1
|
||||||
|
|
||||||
|
{/var/lib/texmf/fonts/map/pdftex/updmap/pdftex.map} <./template-fig/VUT_symbol_
|
||||||
|
barevne_CMYK_CZ.pdf>] [2] [3] (./xlanro00-Generovani-3D-modelu-otisku-prstu.toc
|
||||||
|
)
|
||||||
|
\tf@toc=\write4
|
||||||
|
\openout4 = `xlanro00-Generovani-3D-modelu-otisku-prstu.toc'.
|
||||||
|
|
||||||
|
pdfTeX warning (ext4): destination with the same identifier (name{page.1}) has
|
||||||
|
been already used, duplicate ignored
|
||||||
|
<to be read again>
|
||||||
|
\relax
|
||||||
|
l.216 {\hypersetup{hidelinks}\listoffigures
|
||||||
|
} [1
|
||||||
|
|
||||||
|
|
||||||
|
]
|
||||||
|
(./xlanro00-Generovani-3D-modelu-otisku-prstu.lof)
|
||||||
|
\tf@lof=\write5
|
||||||
|
\openout5 = `xlanro00-Generovani-3D-modelu-otisku-prstu.lof'.
|
||||||
|
|
||||||
|
|
||||||
|
(./xlanro00-Generovani-3D-modelu-otisku-prstu-01-kapitoly-chapters.texpdfTeX wa
|
||||||
|
rning (ext4): destination with the same identifier (name{page.2}) has been alre
|
||||||
|
ady used, duplicate ignored
|
||||||
|
<to be read again>
|
||||||
|
\relax
|
||||||
|
l.9 \chapter
|
||||||
|
{Úvod} [2
|
||||||
|
|
||||||
|
]
|
||||||
|
Kapitola 1.
|
||||||
|
pdfTeX warning (ext4): destination with the same identifier (name{page.3}) has
|
||||||
|
been already used, duplicate ignored
|
||||||
|
<to be read again>
|
||||||
|
\relax
|
||||||
|
l.13 \chapter
|
||||||
|
{Abstrakt} [3
|
||||||
|
|
||||||
|
]
|
||||||
|
Kapitola 2.
|
||||||
|
[4
|
||||||
|
|
||||||
|
]
|
||||||
|
Kapitola 3.
|
||||||
|
) (./xlanro00-Generovani-3D-modelu-otisku-prstu.bbl [5
|
||||||
|
|
||||||
|
]
|
||||||
|
|
||||||
|
LaTeX Warning: Empty `thebibliography' environment on input line 5.
|
||||||
|
|
||||||
|
)
|
||||||
|
\c@ttl@toc@chapters=\count346
|
||||||
|
(./xlanro00-Generovani-3D-modelu-otisku-prstu-30-prilohy-appendices.tex
|
||||||
|
[6
|
||||||
|
|
||||||
|
]
|
||||||
|
Příloha A.
|
||||||
|
)
|
||||||
|
\tf@ptc=\write6
|
||||||
|
\openout6 = `xlanro00-Generovani-3D-modelu-otisku-prstu.ptc'.
|
||||||
|
|
||||||
|
[7
|
||||||
|
|
||||||
|
] (./xlanro00-Generovani-3D-modelu-otisku-prstu.aux)
|
||||||
|
Package rerunfilecheck Info: File `xlanro00-Generovani-3D-modelu-otisku-prstu.o
|
||||||
|
ut' has not changed.
|
||||||
|
(rerunfilecheck) Checksum: BC22338126CD797A5DC99FB450544CBA;521.
|
||||||
|
)
|
||||||
|
Here is how much of TeX's memory you used:
|
||||||
|
15758 strings out of 478287
|
||||||
|
250717 string characters out of 5849289
|
||||||
|
569113 words of memory out of 5000000
|
||||||
|
33629 multiletter control sequences out of 15000+600000
|
||||||
|
524477 words of font info for 58 fonts, out of 8000000 for 9000
|
||||||
|
1141 hyphenation exceptions out of 8191
|
||||||
|
70i,5n,77p,438b,447s stack positions out of 5000i,500n,10000p,200000b,80000s
|
||||||
|
{/usr/share/texmf/fonts/enc/dvips/lm/lm-ec.enc}{/usr/share/texlive/texmf-dist
|
||||||
|
/fonts/enc/dvips/opensans/a_jg4h6q.enc}</usr/share/texlive/texmf-dist/fonts/typ
|
||||||
|
e1/ascender/opensans/OpenSans-Bold.pfb></usr/share/texmf/fonts/type1/public/lm/
|
||||||
|
lmbx10.pfb></usr/share/texmf/fonts/type1/public/lm/lmbx12.pfb></usr/share/texmf
|
||||||
|
/fonts/type1/public/lm/lmr10.pfb></usr/share/texmf/fonts/type1/public/lm/lmri10
|
||||||
|
.pfb>
|
||||||
|
Output written on xlanro00-Generovani-3D-modelu-otisku-prstu.pdf (10 pages, 385
|
||||||
|
419 bytes).
|
||||||
|
PDF statistics:
|
||||||
|
127 PDF objects out of 1000 (max. 8388607)
|
||||||
|
91 compressed objects within 1 object stream
|
||||||
|
15 named destinations out of 1000 (max. 500000)
|
||||||
|
56 words of extra memory for PDF output out of 10000 (max. 10000000)
|
||||||
|
|
@ -0,0 +1,5 @@
|
|||||||
|
\BOOKMARK [0][-]{chapter.1}{\376\377\000\332\000v\000o\000d}{}% 1
|
||||||
|
\BOOKMARK [0][-]{chapter.2}{\376\377\000A\000b\000s\000t\000r\000a\000k\000t}{}% 2
|
||||||
|
\BOOKMARK [0][-]{chapter.3}{\376\377\000Z\000\341\000v\001\033\000r}{}% 3
|
||||||
|
\BOOKMARK [0][-]{chapter*.3}{\376\377\000L\000i\000t\000e\000r\000a\000t\000u\000r\000a}{}% 4
|
||||||
|
\BOOKMARK [0][-]{appendix.A}{\376\377\000J\000a\000k\000\040\000p\000r\000a\000c\000o\000v\000a\000t\000\040\000s\000\040\000t\000o\000u\000t\000o\000\040\001\141\000a\000b\000l\000o\000n\000o\000u}{}% 5
|
Binary file not shown.
@ -0,0 +1,8 @@
|
|||||||
|
\babel@toc {czech}{}\relax
|
||||||
|
\contentsline {chapter}{\numberline {1}Úvod}{3}{chapter.1}%
|
||||||
|
\contentsline {chapter}{\numberline {2}Abstrakt}{4}{chapter.2}%
|
||||||
|
\contentsline {chapter}{\numberline {3}Závěr}{5}{chapter.3}%
|
||||||
|
\contentsline {chapter}{Literatura}{6}{chapter*.3}%
|
||||||
|
\ttl@starttoc {chapters@1}
|
||||||
|
\contentsline {chapter}{\numberline {A}Jak pracovat s touto šablonou}{7}{appendix.A}%
|
||||||
|
\contentsfinish
|
@ -0,0 +1,7 @@
|
|||||||
|
\babel@toc {czech}{}\relax
|
||||||
|
\contentsline {chapter}{\numberline {1}Úvod}{3}{chapter.1}%
|
||||||
|
\contentsline {chapter}{\numberline {2}Abstrakt}{4}{chapter.2}%
|
||||||
|
\contentsline {chapter}{\numberline {3}Závěr}{5}{chapter.3}%
|
||||||
|
\contentsline {chapter}{Literatura}{6}{chapter*.3}%
|
||||||
|
\contentsline {chapter}{\numberline {A}Jak pracovat s touto šablonou}{7}{appendix.A}%
|
||||||
|
\contentsfinish
|
Loading…
Reference in new issue