diff --git a/1ano/2semestre/md/apontamentos/README.md b/1ano/2semestre/md/apontamentos/README.md
deleted file mode 100644
index d484638..0000000
--- a/1ano/2semestre/md/apontamentos/README.md
+++ /dev/null
@@ -1,10 +0,0 @@
-# Matemática Discreta - Apontamentos
-
-### Conteúdos:
-* Diretório com todo o código latex das aulas: [classes](https://github.com/TiagoRG/uaveiro-leci/tree/master/1ano/2semestre/md/apontamentos/classes)
-* Diretório com todos os PDF com os apontamentos: [pdf](https://github.com/TiagoRG/uaveiro-leci/tree/master/1ano/2semestre/md/apontamentos/pdf)
-* Diretório com o template usado: [template](https://github.com/TiagoRG/uaveiro-leci/tree/master/1ano/2semestre/md/apontamentos/template)
-* Script em shell para a automação do sistema: [setup.sh](https://github.com/TiagoRG/uaveiro-leci/tree/master/1ano/2semestre/md/apontamentos/setup.sh)
-
----
-*Pode conter erros, caso encontre algum, crie um* [*ticket*](https://github.com/TiagoRG/uaveiro-leci/issues/new)
diff --git a/1ano/2semestre/md/apontamentos/setup.sh b/1ano/2semestre/md/apontamentos/setup.sh
deleted file mode 100755
index d8bd471..0000000
--- a/1ano/2semestre/md/apontamentos/setup.sh
+++ /dev/null
@@ -1,34 +0,0 @@
-# Confirma que o script está a ser executado no diretório correto
-# shellcheck disable=SC2164
-parent_path=$( cd "$(dirname "${BASH_SOURCE[0]}")" ; pwd -P )
-cd "$parent_path"
-
-if [ $# != 1 ]
-then
- # Isto executa se o comando tiver mais do que 1 argumento
- echo "Correct usage: md [class name (may not include spaces!)]"
-
-else
- if [ "$1" == "reset" ]
- then
- # Reinicializa o template usando o git restore
- git restore template
-
- # Termina o script
- exit 0
- fi
-
- # Cria o diretório da determinada aula
- mkdir "classes/$1"
-
- # Copia o conteúdo da aula para o diretório respetivo
- cp -a "template/out" "classes/$1"
- cp -a "template/src" "classes/$1"
-
- # Reinicializa o template usando o git restore
- git restore template
-
- # Copia o pdf da aula para a pasta que contém todos os pdf
- cp "classes/$1/out/main.pdf" "pdf"
- mv "pdf/main.pdf" "pdf/$1.pdf"
-fi
diff --git a/1ano/2semestre/md/apontamentos/template/out/main.aux b/1ano/2semestre/md/apontamentos/template/out/main.aux
deleted file mode 100644
index 04359a9..0000000
--- a/1ano/2semestre/md/apontamentos/template/out/main.aux
+++ /dev/null
@@ -1,27 +0,0 @@
-\relax
-\providecommand\hyper@newdestlabel[2]{}
-\abx@aux@refcontext{none/global//global/global}
-\providecommand\babel@aux[2]{}
-\@nameuse{bbl@beforestart}
-\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]{}
-\AC@reset@newl@bel
-\babel@aux{portuguese}{}
-\newlabel{fig:ua-title}{{}{1}{}{Doc-Start}{}}
-\abx@aux@read@bbl@mdfivesum{nobblfile}
-\gdef \@abspage@last{2}
diff --git a/1ano/2semestre/md/apontamentos/template/out/main.bbl b/1ano/2semestre/md/apontamentos/template/out/main.bbl
deleted file mode 100644
index e69de29..0000000
diff --git a/1ano/2semestre/md/apontamentos/template/out/main.bcf b/1ano/2semestre/md/apontamentos/template/out/main.bcf
deleted file mode 100644
index 437168b..0000000
--- a/1ano/2semestre/md/apontamentos/template/out/main.bcf
+++ /dev/null
@@ -1,2358 +0,0 @@
-
-
-
-
-
- output_encoding
- utf8
-
-
- input_encoding
- utf8
-
-
- debug
- 0
-
-
- mincrossrefs
- 2
-
-
- minxrefs
- 2
-
-
- sortcase
- 1
-
-
- sortupper
- 1
-
-
-
-
-
-
- alphaothers
- +
-
-
- labelalpha
- 0
-
-
- labelnamespec
- shortauthor
- author
- shorteditor
- editor
- translator
-
-
- labeltitle
- 0
-
-
- labeltitlespec
- shorttitle
- title
- maintitle
-
-
- labeltitleyear
- 0
-
-
- labeldateparts
- 0
-
-
- labeldatespec
- date
- year
- eventdate
- origdate
- urldate
- nodate
-
-
- julian
- 0
-
-
- gregorianstart
- 1582-10-15
-
-
- maxalphanames
- 3
-
-
- maxbibnames
- 6
-
-
- maxcitenames
- 3
-
-
- maxsortnames
- 6
-
-
- maxitems
- 3
-
-
- minalphanames
- 1
-
-
- minbibnames
- 3
-
-
- mincitenames
- 3
-
-
- minsortnames
- 3
-
-
- minitems
- 1
-
-
- nohashothers
- 0
-
-
- noroman
- 0
-
-
- nosortothers
- 0
-
-
- singletitle
- 0
-
-
- skipbib
- 0
-
-
- skipbiblist
- 0
-
-
- skiplab
- 0
-
-
- sortalphaothers
- +
-
-
- sortlocale
- portuguese
-
-
- sortingtemplatename
- none
-
-
- sortsets
- 0
-
-
- uniquelist
- false
-
-
- uniquename
- false
-
-
- uniqueprimaryauthor
- 0
-
-
- uniquetitle
- 0
-
-
- uniquebaretitle
- 0
-
-
- uniquework
- 0
-
-
- useprefix
- 0
-
-
- useafterword
- 1
-
-
- useannotator
- 1
-
-
- useauthor
- 1
-
-
- usebookauthor
- 1
-
-
- usecommentator
- 1
-
-
- useeditor
- 1
-
-
- useeditora
- 1
-
-
- useeditorb
- 1
-
-
- useeditorc
- 1
-
-
- useforeword
- 1
-
-
- useholder
- 1
-
-
- useintroduction
- 1
-
-
- usenamea
- 1
-
-
- usenameb
- 1
-
-
- usenamec
- 1
-
-
- usetranslator
- 0
-
-
- useshortauthor
- 1
-
-
- useshorteditor
- 1
-
-
-
-
-
- labelalpha
- 0
-
-
- labelnamespec
- shortauthor
- author
- shorteditor
- editor
- translator
-
-
- labeltitle
- 0
-
-
- labeltitlespec
- shorttitle
- title
- maintitle
-
-
- labeltitleyear
- 0
-
-
- labeldateparts
- 0
-
-
- labeldatespec
- date
- year
- eventdate
- origdate
- urldate
- nodate
-
-
- maxalphanames
- 3
-
-
- maxbibnames
- 6
-
-
- maxcitenames
- 3
-
-
- maxsortnames
- 6
-
-
- maxitems
- 3
-
-
- minalphanames
- 1
-
-
- minbibnames
- 3
-
-
- mincitenames
- 3
-
-
- minsortnames
- 3
-
-
- minitems
- 1
-
-
- nohashothers
- 0
-
-
- noroman
- 0
-
-
- nosortothers
- 0
-
-
- singletitle
- 0
-
-
- skipbib
- 0
-
-
- skiplab
- 0
-
-
- skipbiblist
- 0
-
-
- uniquelist
- false
-
-
- uniquename
- false
-
-
- uniqueprimaryauthor
- 0
-
-
- uniquetitle
- 0
-
-
- uniquebaretitle
- 0
-
-
- uniquework
- 0
-
-
- useprefix
- 0
-
-
- useafterword
- 1
-
-
- useannotator
- 1
-
-
- useauthor
- 1
-
-
- usebookauthor
- 1
-
-
- usecommentator
- 1
-
-
- useeditor
- 1
-
-
- useeditora
- 1
-
-
- useeditorb
- 1
-
-
- useeditorc
- 1
-
-
- useforeword
- 1
-
-
- useholder
- 1
-
-
- useintroduction
- 1
-
-
- usenamea
- 1
-
-
- usenameb
- 1
-
-
- usenamec
- 1
-
-
- usetranslator
- 0
-
-
- useshortauthor
- 1
-
-
- useshorteditor
- 1
-
-
-
-
- datamodel
- labelalphanametemplate
- labelalphatemplate
- inheritance
- translit
- uniquenametemplate
- sortingnamekeytemplate
- sortingtemplate
- extradatespec
- labelnamespec
- labeltitlespec
- labeldatespec
- controlversion
- alphaothers
- sortalphaothers
- presort
- texencoding
- bibencoding
- sortingtemplatename
- sortlocale
- language
- autolang
- langhook
- indexing
- hyperref
- backrefsetstyle
- block
- pagetracker
- citecounter
- citetracker
- ibidtracker
- idemtracker
- opcittracker
- loccittracker
- labeldate
- labeltime
- dateera
- date
- time
- eventdate
- eventtime
- origdate
- origtime
- urldate
- urltime
- alldatesusetime
- alldates
- alltimes
- gregorianstart
- autocite
- notetype
- uniquelist
- uniquename
- refsection
- refsegment
- citereset
- sortlos
- babel
- datelabel
- backrefstyle
- arxiv
- familyinits
- giveninits
- prefixinits
- suffixinits
- useafterword
- useannotator
- useauthor
- usebookauthor
- usecommentator
- useeditor
- useeditora
- useeditorb
- useeditorc
- useforeword
- useholder
- useintroduction
- usenamea
- usenameb
- usenamec
- usetranslator
- useshortauthor
- useshorteditor
- debug
- loadfiles
- safeinputenc
- sortcase
- sortupper
- terseinits
- abbreviate
- dateabbrev
- clearlang
- sortcites
- sortsets
- backref
- backreffloats
- trackfloats
- parentracker
- labeldateusetime
- datecirca
- dateuncertain
- dateusetime
- eventdateusetime
- origdateusetime
- urldateusetime
- julian
- datezeros
- timezeros
- timezones
- seconds
- autopunct
- punctfont
- labelnumber
- labelalpha
- labeltitle
- labeltitleyear
- labeldateparts
- nohashothers
- nosortothers
- noroman
- singletitle
- uniquetitle
- uniquebaretitle
- uniquework
- uniqueprimaryauthor
- defernumbers
- locallabelwidth
- bibwarn
- useprefix
- skipbib
- skipbiblist
- skiplab
- dataonly
- defernums
- firstinits
- sortfirstinits
- sortgiveninits
- labelyear
- isbn
- url
- doi
- eprint
- related
- subentry
- dashed
- subentrycomp
- bibtexcaseprotection
- mincrossrefs
- minxrefs
- maxnames
- minnames
- maxbibnames
- minbibnames
- maxcitenames
- mincitenames
- maxsortnames
- minsortnames
- maxitems
- minitems
- maxalphanames
- minalphanames
- maxparens
- dateeraauto
-
-
- alphaothers
- sortalphaothers
- presort
- indexing
- citetracker
- ibidtracker
- idemtracker
- opcittracker
- loccittracker
- uniquelist
- uniquename
- familyinits
- giveninits
- prefixinits
- suffixinits
- useafterword
- useannotator
- useauthor
- usebookauthor
- usecommentator
- useeditor
- useeditora
- useeditorb
- useeditorc
- useforeword
- useholder
- useintroduction
- usenamea
- usenameb
- usenamec
- usetranslator
- useshortauthor
- useshorteditor
- terseinits
- abbreviate
- dateabbrev
- clearlang
- labelnumber
- labelalpha
- labeltitle
- labeltitleyear
- labeldateparts
- nohashothers
- nosortothers
- noroman
- singletitle
- uniquetitle
- uniquebaretitle
- uniquework
- uniqueprimaryauthor
- useprefix
- skipbib
- skipbiblist
- skiplab
- dataonly
- skiplos
- labelyear
- isbn
- url
- doi
- eprint
- related
- subentry
- subentrycomp
- bibtexcaseprotection
- labelalphatemplate
- translit
- sortexclusion
- sortinclusion
- labelnamespec
- labeltitlespec
- labeldatespec
- maxnames
- minnames
- maxbibnames
- minbibnames
- maxcitenames
- mincitenames
- maxsortnames
- minsortnames
- maxitems
- minitems
- maxalphanames
- minalphanames
-
-
- noinherit
- nametemplates
- labelalphanametemplatename
- uniquenametemplatename
- sortingnamekeytemplatename
- presort
- indexing
- citetracker
- ibidtracker
- idemtracker
- opcittracker
- loccittracker
- uniquelist
- uniquename
- familyinits
- giveninits
- prefixinits
- suffixinits
- useafterword
- useannotator
- useauthor
- usebookauthor
- usecommentator
- useeditor
- useeditora
- useeditorb
- useeditorc
- useforeword
- useholder
- useintroduction
- usenamea
- usenameb
- usenamec
- usetranslator
- useshortauthor
- useshorteditor
- terseinits
- abbreviate
- dateabbrev
- clearlang
- labelnumber
- labelalpha
- labeltitle
- labeltitleyear
- labeldateparts
- nohashothers
- nosortothers
- noroman
- singletitle
- uniquetitle
- uniquebaretitle
- uniquework
- uniqueprimaryauthor
- useprefix
- skipbib
- skipbiblist
- skiplab
- dataonly
- skiplos
- isbn
- url
- doi
- eprint
- related
- subentry
- subentrycomp
- bibtexcaseprotection
- maxnames
- minnames
- maxbibnames
- minbibnames
- maxcitenames
- mincitenames
- maxsortnames
- minsortnames
- maxitems
- minitems
- maxalphanames
- minalphanames
-
-
- nametemplates
- labelalphanametemplatename
- uniquenametemplatename
- sortingnamekeytemplatename
- uniquelist
- uniquename
- familyinits
- giveninits
- prefixinits
- suffixinits
- terseinits
- nohashothers
- nosortothers
- useprefix
-
-
- nametemplates
- labelalphanametemplatename
- uniquenametemplatename
- sortingnamekeytemplatename
- uniquename
- familyinits
- giveninits
- prefixinits
- suffixinits
- terseinits
- useprefix
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- prefix
- family
-
-
-
-
- shorthand
- label
- labelname
- labelname
-
-
- year
-
-
-
-
-
- labelyear
- year
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- prefix
- family
- given
-
-
-
-
- prefix
- family
-
-
- given
-
-
- suffix
-
-
- prefix
-
-
- mm
-
-
-
- sf,sm,sn,pf,pm,pn,pp
- family,given,prefix,suffix
- boolean,integer,string,xml
- default,transliteration,transcription,translation
-
-
- article
- artwork
- audio
- bibnote
- book
- bookinbook
- booklet
- collection
- commentary
- customa
- customb
- customc
- customd
- custome
- customf
- dataset
- inbook
- incollection
- inproceedings
- inreference
- image
- jurisdiction
- legal
- legislation
- letter
- manual
- misc
- movie
- music
- mvcollection
- mvreference
- mvproceedings
- mvbook
- online
- patent
- performance
- periodical
- proceedings
- reference
- report
- review
- set
- software
- standard
- suppbook
- suppcollection
- suppperiodical
- thesis
- unpublished
- video
- xdata
-
-
- sortyear
- volume
- volumes
- abstract
- addendum
- annotation
- booksubtitle
- booktitle
- booktitleaddon
- chapter
- edition
- eid
- entrysubtype
- eprintclass
- eprinttype
- eventtitle
- eventtitleaddon
- gender
- howpublished
- indexsorttitle
- indextitle
- isan
- isbn
- ismn
- isrn
- issn
- issue
- issuesubtitle
- issuetitle
- issuetitleaddon
- iswc
- journalsubtitle
- journaltitle
- journaltitleaddon
- label
- langid
- langidopts
- library
- mainsubtitle
- maintitle
- maintitleaddon
- nameaddon
- note
- number
- origtitle
- pagetotal
- part
- relatedstring
- relatedtype
- reprinttitle
- series
- shorthandintro
- subtitle
- title
- titleaddon
- usera
- userb
- userc
- userd
- usere
- userf
- venue
- version
- shorthand
- shortjournal
- shortseries
- shorttitle
- sorttitle
- sortshorthand
- sortkey
- presort
- institution
- lista
- listb
- listc
- listd
- liste
- listf
- location
- organization
- origlocation
- origpublisher
- publisher
- afterword
- annotator
- author
- bookauthor
- commentator
- editor
- editora
- editorb
- editorc
- foreword
- holder
- introduction
- namea
- nameb
- namec
- translator
- shortauthor
- shorteditor
- sortname
- authortype
- editoratype
- editorbtype
- editorctype
- editortype
- bookpagination
- nameatype
- namebtype
- namectype
- pagination
- pubstate
- type
- language
- origlanguage
- crossref
- xref
- date
- endyear
- year
- month
- day
- hour
- minute
- second
- timezone
- yeardivision
- endmonth
- endday
- endhour
- endminute
- endsecond
- endtimezone
- endyeardivision
- eventdate
- eventendyear
- eventyear
- eventmonth
- eventday
- eventhour
- eventminute
- eventsecond
- eventtimezone
- eventyeardivision
- eventendmonth
- eventendday
- eventendhour
- eventendminute
- eventendsecond
- eventendtimezone
- eventendyeardivision
- origdate
- origendyear
- origyear
- origmonth
- origday
- orighour
- origminute
- origsecond
- origtimezone
- origyeardivision
- origendmonth
- origendday
- origendhour
- origendminute
- origendsecond
- origendtimezone
- origendyeardivision
- urldate
- urlendyear
- urlyear
- urlmonth
- urlday
- urlhour
- urlminute
- urlsecond
- urltimezone
- urlyeardivision
- urlendmonth
- urlendday
- urlendhour
- urlendminute
- urlendsecond
- urlendtimezone
- urlendyeardivision
- doi
- eprint
- file
- verba
- verbb
- verbc
- url
- xdata
- ids
- entryset
- related
- keywords
- options
- relatedoptions
- pages
- execute
-
-
- abstract
- annotation
- authortype
- bookpagination
- crossref
- day
- doi
- eprint
- eprintclass
- eprinttype
- endday
- endhour
- endminute
- endmonth
- endsecond
- endtimezone
- endyear
- endyeardivision
- entryset
- entrysubtype
- execute
- file
- gender
- hour
- ids
- indextitle
- indexsorttitle
- isan
- ismn
- iswc
- keywords
- label
- langid
- langidopts
- library
- lista
- listb
- listc
- listd
- liste
- listf
- minute
- month
- namea
- nameb
- namec
- nameatype
- namebtype
- namectype
- nameaddon
- options
- origday
- origendday
- origendhour
- origendminute
- origendmonth
- origendsecond
- origendtimezone
- origendyear
- origendyeardivision
- orighour
- origminute
- origmonth
- origsecond
- origtimezone
- origyear
- origyeardivision
- origlocation
- origpublisher
- origtitle
- pagination
- presort
- related
- relatedoptions
- relatedstring
- relatedtype
- second
- shortauthor
- shorteditor
- shorthand
- shorthandintro
- shortjournal
- shortseries
- shorttitle
- sortkey
- sortname
- sortshorthand
- sorttitle
- sortyear
- timezone
- url
- urlday
- urlendday
- urlendhour
- urlendminute
- urlendmonth
- urlendsecond
- urlendtimezone
- urlendyear
- urlhour
- urlminute
- urlmonth
- urlsecond
- urltimezone
- urlyear
- usera
- userb
- userc
- userd
- usere
- userf
- verba
- verbb
- verbc
- xdata
- xref
- year
- yeardivision
-
-
- set
- entryset
-
-
- article
- addendum
- annotator
- author
- commentator
- editor
- editora
- editorb
- editorc
- editortype
- editoratype
- editorbtype
- editorctype
- eid
- issn
- issue
- issuetitle
- issuesubtitle
- issuetitleaddon
- journalsubtitle
- journaltitle
- journaltitleaddon
- language
- note
- number
- origlanguage
- pages
- pubstate
- series
- subtitle
- title
- titleaddon
- translator
- version
- volume
-
-
- bibnote
- note
-
-
- book
- author
- addendum
- afterword
- annotator
- chapter
- commentator
- edition
- editor
- editora
- editorb
- editorc
- editortype
- editoratype
- editorbtype
- editorctype
- eid
- foreword
- introduction
- isbn
- language
- location
- maintitle
- maintitleaddon
- mainsubtitle
- note
- number
- origlanguage
- pages
- pagetotal
- part
- publisher
- pubstate
- series
- subtitle
- title
- titleaddon
- translator
- volume
- volumes
-
-
- mvbook
- addendum
- afterword
- annotator
- author
- commentator
- edition
- editor
- editora
- editorb
- editorc
- editortype
- editoratype
- editorbtype
- editorctype
- foreword
- introduction
- isbn
- language
- location
- note
- number
- origlanguage
- pagetotal
- publisher
- pubstate
- series
- subtitle
- title
- titleaddon
- translator
- volume
- volumes
-
-
- inbook
- bookinbook
- suppbook
- addendum
- afterword
- annotator
- author
- booktitle
- bookauthor
- booksubtitle
- booktitleaddon
- chapter
- commentator
- edition
- editor
- editora
- editorb
- editorc
- editortype
- editoratype
- editorbtype
- editorctype
- eid
- foreword
- introduction
- isbn
- language
- location
- mainsubtitle
- maintitle
- maintitleaddon
- note
- number
- origlanguage
- part
- publisher
- pages
- pubstate
- series
- subtitle
- title
- titleaddon
- translator
- volume
- volumes
-
-
- booklet
- addendum
- author
- chapter
- editor
- editortype
- eid
- howpublished
- language
- location
- note
- pages
- pagetotal
- pubstate
- subtitle
- title
- titleaddon
- type
-
-
- collection
- reference
- addendum
- afterword
- annotator
- chapter
- commentator
- edition
- editor
- editora
- editorb
- editorc
- editortype
- editoratype
- editorbtype
- editorctype
- eid
- foreword
- introduction
- isbn
- language
- location
- mainsubtitle
- maintitle
- maintitleaddon
- note
- number
- origlanguage
- pages
- pagetotal
- part
- publisher
- pubstate
- series
- subtitle
- title
- titleaddon
- translator
- volume
- volumes
-
-
- mvcollection
- mvreference
- addendum
- afterword
- annotator
- author
- commentator
- edition
- editor
- editora
- editorb
- editorc
- editortype
- editoratype
- editorbtype
- editorctype
- foreword
- introduction
- isbn
- language
- location
- note
- number
- origlanguage
- publisher
- pubstate
- subtitle
- title
- titleaddon
- translator
- volume
- volumes
-
-
- incollection
- suppcollection
- inreference
- addendum
- afterword
- annotator
- author
- booksubtitle
- booktitle
- booktitleaddon
- chapter
- commentator
- edition
- editor
- editora
- editorb
- editorc
- editortype
- editoratype
- editorbtype
- editorctype
- eid
- foreword
- introduction
- isbn
- language
- location
- mainsubtitle
- maintitle
- maintitleaddon
- note
- number
- origlanguage
- pages
- part
- publisher
- pubstate
- series
- subtitle
- title
- titleaddon
- translator
- volume
- volumes
-
-
- dataset
- addendum
- author
- edition
- editor
- editortype
- language
- location
- note
- number
- organization
- publisher
- pubstate
- series
- subtitle
- title
- titleaddon
- type
- version
-
-
- manual
- addendum
- author
- chapter
- edition
- editor
- editortype
- eid
- isbn
- language
- location
- note
- number
- organization
- pages
- pagetotal
- publisher
- pubstate
- series
- subtitle
- title
- titleaddon
- type
- version
-
-
- misc
- software
- addendum
- author
- editor
- editortype
- howpublished
- language
- location
- note
- organization
- pubstate
- subtitle
- title
- titleaddon
- type
- version
-
-
- online
- addendum
- author
- editor
- editortype
- language
- note
- organization
- pubstate
- subtitle
- title
- titleaddon
- version
-
-
- patent
- addendum
- author
- holder
- location
- note
- number
- pubstate
- subtitle
- title
- titleaddon
- type
- version
-
-
- periodical
- addendum
- editor
- editora
- editorb
- editorc
- editortype
- editoratype
- editorbtype
- editorctype
- issn
- issue
- issuesubtitle
- issuetitle
- issuetitleaddon
- language
- note
- number
- pubstate
- series
- subtitle
- title
- titleaddon
- volume
- yeardivision
-
-
- mvproceedings
- addendum
- editor
- editortype
- eventday
- eventendday
- eventendhour
- eventendminute
- eventendmonth
- eventendsecond
- eventendtimezone
- eventendyear
- eventendyeardivision
- eventhour
- eventminute
- eventmonth
- eventsecond
- eventtimezone
- eventyear
- eventyeardivision
- eventtitle
- eventtitleaddon
- isbn
- language
- location
- note
- number
- organization
- pagetotal
- publisher
- pubstate
- series
- subtitle
- title
- titleaddon
- venue
- volumes
-
-
- proceedings
- addendum
- chapter
- editor
- editortype
- eid
- eventday
- eventendday
- eventendhour
- eventendminute
- eventendmonth
- eventendsecond
- eventendtimezone
- eventendyear
- eventendyeardivision
- eventhour
- eventminute
- eventmonth
- eventsecond
- eventtimezone
- eventyear
- eventyeardivision
- eventtitle
- eventtitleaddon
- isbn
- language
- location
- mainsubtitle
- maintitle
- maintitleaddon
- note
- number
- organization
- pages
- pagetotal
- part
- publisher
- pubstate
- series
- subtitle
- title
- titleaddon
- venue
- volume
- volumes
-
-
- inproceedings
- addendum
- author
- booksubtitle
- booktitle
- booktitleaddon
- chapter
- editor
- editortype
- eid
- eventday
- eventendday
- eventendhour
- eventendminute
- eventendmonth
- eventendsecond
- eventendtimezone
- eventendyear
- eventendyeardivision
- eventhour
- eventminute
- eventmonth
- eventsecond
- eventtimezone
- eventyear
- eventyeardivision
- eventtitle
- eventtitleaddon
- isbn
- language
- location
- mainsubtitle
- maintitle
- maintitleaddon
- note
- number
- organization
- pages
- part
- publisher
- pubstate
- series
- subtitle
- title
- titleaddon
- venue
- volume
- volumes
-
-
- report
- addendum
- author
- chapter
- eid
- institution
- isrn
- language
- location
- note
- number
- pages
- pagetotal
- pubstate
- subtitle
- title
- titleaddon
- type
- version
-
-
- thesis
- addendum
- author
- chapter
- eid
- institution
- language
- location
- note
- pages
- pagetotal
- pubstate
- subtitle
- title
- titleaddon
- type
-
-
- unpublished
- addendum
- author
- eventday
- eventendday
- eventendhour
- eventendminute
- eventendmonth
- eventendsecond
- eventendtimezone
- eventendyear
- eventendyeardivision
- eventhour
- eventminute
- eventmonth
- eventsecond
- eventtimezone
- eventyear
- eventyeardivision
- eventtitle
- eventtitleaddon
- howpublished
- language
- location
- note
- pubstate
- subtitle
- title
- titleaddon
- type
- venue
-
-
- abstract
- addendum
- afterword
- annotator
- author
- bookauthor
- booksubtitle
- booktitle
- booktitleaddon
- chapter
- commentator
- editor
- editora
- editorb
- editorc
- foreword
- holder
- institution
- introduction
- issuesubtitle
- issuetitle
- issuetitleaddon
- journalsubtitle
- journaltitle
- journaltitleaddon
- location
- mainsubtitle
- maintitle
- maintitleaddon
- nameaddon
- note
- organization
- origlanguage
- origlocation
- origpublisher
- origtitle
- part
- publisher
- relatedstring
- series
- shortauthor
- shorteditor
- shorthand
- shortjournal
- shortseries
- shorttitle
- sortname
- sortshorthand
- sorttitle
- subtitle
- title
- titleaddon
- translator
- venue
-
-
- article
- book
- inbook
- bookinbook
- suppbook
- booklet
- collection
- incollection
- suppcollection
- manual
- misc
- mvbook
- mvcollection
- online
- patent
- periodical
- suppperiodical
- proceedings
- inproceedings
- reference
- inreference
- report
- set
- thesis
- unpublished
-
-
- date
- year
-
-
-
-
- set
-
- entryset
-
-
-
- article
-
- author
- journaltitle
- title
-
-
-
- book
- mvbook
-
- author
- title
-
-
-
- inbook
- bookinbook
- suppbook
-
- author
- title
- booktitle
-
-
-
- booklet
-
-
- author
- editor
-
- title
-
-
-
- collection
- reference
- mvcollection
- mvreference
-
- editor
- title
-
-
-
- incollection
- suppcollection
- inreference
-
- author
- editor
- title
- booktitle
-
-
-
- dataset
-
- title
-
-
-
- manual
-
- title
-
-
-
- misc
- software
-
- title
-
-
-
- online
-
- title
-
- url
- doi
- eprint
-
-
-
-
- patent
-
- author
- title
- number
-
-
-
- periodical
-
- editor
- title
-
-
-
- proceedings
- mvproceedings
-
- title
-
-
-
- inproceedings
-
- author
- title
- booktitle
-
-
-
- report
-
- author
- title
- type
- institution
-
-
-
- thesis
-
- author
- title
- type
- institution
-
-
-
- unpublished
-
- author
- title
-
-
-
-
- isbn
-
-
- issn
-
-
- ismn
-
-
- gender
-
-
-
-
-
-
-
-
-
-
-
-
- citeorder
-
-
-
-
diff --git a/1ano/2semestre/md/apontamentos/template/out/main.blg b/1ano/2semestre/md/apontamentos/template/out/main.blg
deleted file mode 100644
index 4774dc0..0000000
--- a/1ano/2semestre/md/apontamentos/template/out/main.blg
+++ /dev/null
@@ -1,48 +0,0 @@
-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: main.aux
-I found no \citation commands---while reading file main.aux
-I found no \bibdata command---while reading file main.aux
-I found no \bibstyle command---while reading file main.aux
-You've used 0 entries,
- 0 wiz_defined-function locations,
- 83 strings with 482 characters,
-and the built_in function-call counts, 0 in all, are:
-= -- 0
-> -- 0
-< -- 0
-+ -- 0
-- -- 0
-* -- 0
-:= -- 0
-add.period$ -- 0
-call.type$ -- 0
-change.case$ -- 0
-chr.to.int$ -- 0
-cite$ -- 0
-duplicate$ -- 0
-empty$ -- 0
-format.name$ -- 0
-if$ -- 0
-int.to.chr$ -- 0
-int.to.str$ -- 0
-missing$ -- 0
-newline$ -- 0
-num.names$ -- 0
-pop$ -- 0
-preamble$ -- 0
-purify$ -- 0
-quote$ -- 0
-skip$ -- 0
-stack$ -- 0
-substring$ -- 0
-swap$ -- 0
-text.length$ -- 0
-text.prefix$ -- 0
-top$ -- 0
-type$ -- 0
-warning$ -- 0
-while$ -- 0
-width$ -- 0
-write$ -- 0
-(There were 3 error messages)
diff --git a/1ano/2semestre/md/apontamentos/template/out/main.log b/1ano/2semestre/md/apontamentos/template/out/main.log
deleted file mode 100644
index 3fc34e0..0000000
--- a/1ano/2semestre/md/apontamentos/template/out/main.log
+++ /dev/null
@@ -1,745 +0,0 @@
-This is pdfTeX, Version 3.141592653-2.6-1.40.22 (TeX Live 2022/dev/Debian) (preloaded format=pdflatex 2023.1.8) 31 JAN 2023 14:25
-entering extended mode
- restricted \write18 enabled.
- file:line:error style messages enabled.
- %&-line parsing enabled.
-**main.tex
-(./main.tex
-LaTeX2e <2021-11-15> patch level 1
-L3 programming layer <2022-01-21>
-(/usr/share/texlive/texmf-dist/tex/latex/base/article.cls
-Document Class: article 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@section=\count186
-\c@subsection=\count187
-\c@subsubsection=\count188
-\c@paragraph=\count189
-\c@subparagraph=\count190
-\c@figure=\count191
-\c@table=\count192
-\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=\count193
-LaTeX Info: Redefining \frac on input line 234.
-\uproot@=\count194
-\leftroot@=\count195
-LaTeX Info: Redefining \overline on input line 399.
-\classnum@=\count196
-\DOTSCASE@=\count197
-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=\count198
-\c@MaxMatrixCols=\count199
-\dotsspace@=\muskip16
-\c@parentequation=\count266
-\dspbrk@lvl=\count267
-\tag@help=\toks17
-\row@=\count268
-\column@=\count269
-\maxfields@=\count270
-\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/base/fontenc.sty
-Package: fontenc 2021/04/29 v2.0v Standard LaTeX package
-)
-(/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/biblatex/biblatex.sty
-Package: biblatex 2022/02/02 v3.17 programmable bibliographies (PK/MW)
-
-(/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)
-)
-(/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/ltxcmds/ltxcmds.sty
-Package: ltxcmds 2020-05-10 v1.25 LaTeX kernel commands for general use (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/latex/etoolbox/etoolbox.sty
-Package: etoolbox 2020/10/05 v2.5k e-TeX tools for LaTeX (JAW)
-\etb@tempcnta=\count271
-)
-(/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty
-Package: keyval 2014/10/28 v1.15 key=value parser (DPC)
-\KV@toks@=\toks23
-)
-(/usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty
-Package: kvoptions 2020-10-07 v3.14 Key value format for package options (HO)
-
-(/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/latex/logreq/logreq.sty
-Package: logreq 2010/08/04 v1.0 xml request logger
-\lrq@indent=\count272
-
-(/usr/share/texlive/texmf-dist/tex/latex/logreq/logreq.def
-File: logreq.def 2010/08/04 v1.0 logreq spec v1.0
-))
-(/usr/share/texlive/texmf-dist/tex/latex/base/ifthen.sty
-Package: ifthen 2020/11/24 v1.1c Standard LaTeX ifthen package (DPC)
-)
-(/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.
-)
-\c@tabx@nest=\count273
-\c@listtotal=\count274
-\c@listcount=\count275
-\c@liststart=\count276
-\c@liststop=\count277
-\c@citecount=\count278
-\c@citetotal=\count279
-\c@multicitecount=\count280
-\c@multicitetotal=\count281
-\c@instcount=\count282
-\c@maxnames=\count283
-\c@minnames=\count284
-\c@maxitems=\count285
-\c@minitems=\count286
-\c@citecounter=\count287
-\c@maxcitecounter=\count288
-\c@savedcitecounter=\count289
-\c@uniquelist=\count290
-\c@uniquename=\count291
-\c@refsection=\count292
-\c@refsegment=\count293
-\c@maxextratitle=\count294
-\c@maxextratitleyear=\count295
-\c@maxextraname=\count296
-\c@maxextradate=\count297
-\c@maxextraalpha=\count298
-\c@abbrvpenalty=\count299
-\c@highnamepenalty=\count300
-\c@lownamepenalty=\count301
-\c@maxparens=\count302
-\c@parenlevel=\count303
-\blx@tempcnta=\count304
-\blx@tempcntb=\count305
-\blx@tempcntc=\count306
-\c@blx@maxsection=\count307
-\c@blx@maxsegment@0=\count308
-\blx@notetype=\count309
-\blx@parenlevel@text=\count310
-\blx@parenlevel@foot=\count311
-\c@blx@sectionciteorder@0=\count312
-\blx@entrysetcounter=\count313
-\blx@biblioinstance=\count314
-\labelnumberwidth=\skip52
-\labelalphawidth=\skip53
-\biblabelsep=\skip54
-\bibitemsep=\skip55
-\bibnamesep=\skip56
-\bibinitsep=\skip57
-\bibparsep=\skip58
-\bibhang=\skip59
-\blx@bcfin=\read2
-\blx@bcfout=\write3
-\blx@langwohyphens=\language4
-\c@mincomprange=\count315
-\c@maxcomprange=\count316
-\c@mincompwidth=\count317
-Package biblatex Info: Trying to load biblatex default data model...
-Package biblatex Info: ... file 'blx-dm.def' found.
-
-(/usr/share/texlive/texmf-dist/tex/latex/biblatex/blx-dm.def
-File: blx-dm.def 2022/02/02 v3.17 biblatex localization (PK/MW)
-)
-Package biblatex Info: Trying to load biblatex style data model...
-Package biblatex Info: ... file 'ieee.dbx' not found.
-Package biblatex Info: Trying to load biblatex custom data model...
-Package biblatex Info: ... file 'biblatex-dm.cfg' not found.
-\c@afterword=\count318
-\c@savedafterword=\count319
-\c@annotator=\count320
-\c@savedannotator=\count321
-\c@author=\count322
-\c@savedauthor=\count323
-\c@bookauthor=\count324
-\c@savedbookauthor=\count325
-\c@commentator=\count326
-\c@savedcommentator=\count327
-\c@editor=\count328
-\c@savededitor=\count329
-\c@editora=\count330
-\c@savededitora=\count331
-\c@editorb=\count332
-\c@savededitorb=\count333
-\c@editorc=\count334
-\c@savededitorc=\count335
-\c@foreword=\count336
-\c@savedforeword=\count337
-\c@holder=\count338
-\c@savedholder=\count339
-\c@introduction=\count340
-\c@savedintroduction=\count341
-\c@namea=\count342
-\c@savednamea=\count343
-\c@nameb=\count344
-\c@savednameb=\count345
-\c@namec=\count346
-\c@savednamec=\count347
-\c@translator=\count348
-\c@savedtranslator=\count349
-\c@shortauthor=\count350
-\c@savedshortauthor=\count351
-\c@shorteditor=\count352
-\c@savedshorteditor=\count353
-\c@labelname=\count354
-\c@savedlabelname=\count355
-\c@institution=\count356
-\c@savedinstitution=\count357
-\c@lista=\count358
-\c@savedlista=\count359
-\c@listb=\count360
-\c@savedlistb=\count361
-\c@listc=\count362
-\c@savedlistc=\count363
-\c@listd=\count364
-\c@savedlistd=\count365
-\c@liste=\count366
-\c@savedliste=\count367
-\c@listf=\count368
-\c@savedlistf=\count369
-\c@location=\count370
-\c@savedlocation=\count371
-\c@organization=\count372
-\c@savedorganization=\count373
-\c@origlocation=\count374
-\c@savedoriglocation=\count375
-\c@origpublisher=\count376
-\c@savedorigpublisher=\count377
-\c@publisher=\count378
-\c@savedpublisher=\count379
-\c@language=\count380
-\c@savedlanguage=\count381
-\c@origlanguage=\count382
-\c@savedoriglanguage=\count383
-\c@pageref=\count384
-\c@savedpageref=\count385
-\shorthandwidth=\skip60
-\shortjournalwidth=\skip61
-\shortserieswidth=\skip62
-\shorttitlewidth=\skip63
-\shortauthorwidth=\skip64
-\shorteditorwidth=\skip65
-\locallabelnumberwidth=\skip66
-\locallabelalphawidth=\skip67
-\localshorthandwidth=\skip68
-\localshortjournalwidth=\skip69
-\localshortserieswidth=\skip70
-\localshorttitlewidth=\skip71
-\localshortauthorwidth=\skip72
-\localshorteditorwidth=\skip73
-Package biblatex Info: Trying to load compatibility code...
-Package biblatex Info: ... file 'blx-compat.def' found.
-
-(/usr/share/texlive/texmf-dist/tex/latex/biblatex/blx-compat.def
-File: blx-compat.def 2022/02/02 v3.17 biblatex compatibility (PK/MW)
-)
-Package biblatex Info: Trying to load generic definitions...
-Package biblatex Info: ... file 'biblatex.def' found.
-
-(/usr/share/texlive/texmf-dist/tex/latex/biblatex/biblatex.def
-File: biblatex.def 2022/02/02 v3.17 biblatex compatibility (PK/MW)
-\c@textcitecount=\count386
-\c@textcitetotal=\count387
-\c@textcitemaxnames=\count388
-\c@biburlbigbreakpenalty=\count389
-\c@biburlbreakpenalty=\count390
-\c@biburlnumpenalty=\count391
-\c@biburlucpenalty=\count392
-\c@biburllcpenalty=\count393
-\biburlbigskip=\muskip18
-\biburlnumskip=\muskip19
-\biburlucskip=\muskip20
-\biburllcskip=\muskip21
-\c@smartand=\count394
-)
-Package biblatex Info: Trying to load bibliography style 'ieee'...
-Package biblatex Info: ... file 'ieee.bbx' found.
-
-(/usr/share/texlive/texmf-dist/tex/latex/biblatex-ieee/ieee.bbx
-File: ieee.bbx 2021/12/06 v1.3f biblatex bibliography style
-Package biblatex Info: Trying to load bibliography style 'numeric-comp'...
-Package biblatex Info: ... file 'numeric-comp.bbx' found.
-
-(/usr/share/texlive/texmf-dist/tex/latex/biblatex/bbx/numeric-comp.bbx
-File: numeric-comp.bbx 2022/02/02 v3.17 biblatex bibliography style (PK/MW)
-Package biblatex Info: Trying to load bibliography style 'numeric'...
-Package biblatex Info: ... file 'numeric.bbx' found.
-
-(/usr/share/texlive/texmf-dist/tex/latex/biblatex/bbx/numeric.bbx
-File: numeric.bbx 2022/02/02 v3.17 biblatex bibliography style (PK/MW)
-Package biblatex Info: Trying to load bibliography style 'standard'...
-Package biblatex Info: ... file 'standard.bbx' found.
-
-(/usr/share/texlive/texmf-dist/tex/latex/biblatex/bbx/standard.bbx
-File: standard.bbx 2022/02/02 v3.17 biblatex bibliography style (PK/MW)
-\c@bbx:relatedcount=\count395
-\c@bbx:relatedtotal=\count396
-))))
-Package biblatex Info: Trying to load citation style 'ieee'...
-Package biblatex Info: ... file 'ieee.cbx' found.
-
-(/usr/share/texlive/texmf-dist/tex/latex/biblatex-ieee/ieee.cbx
-File: ieee.cbx 2021/12/06 v1.3f biblatex citation style
-Package biblatex Info: Trying to load citation style 'numeric-comp'...
-Package biblatex Info: ... file 'numeric-comp.cbx' found.
-
-(/usr/share/texlive/texmf-dist/tex/latex/biblatex/cbx/numeric-comp.cbx
-File: numeric-comp.cbx 2022/02/02 v3.17 biblatex citation style (PK/MW)
-\c@cbx@tempcnta=\count397
-\c@cbx@tempcntb=\count398
-\c@cbx@tempcntc=\count399
-\c@cbx@tempcntd=\count400
-Package biblatex Info: Redefining '\cite'.
-Package biblatex Info: Redefining '\parencite'.
-Package biblatex Info: Redefining '\footcite'.
-Package biblatex Info: Redefining '\footcitetext'.
-Package biblatex Info: Redefining '\smartcite'.
-Package biblatex Info: Redefining '\supercite'.
-Package biblatex Info: Redefining '\textcite'.
-Package biblatex Info: Redefining '\textcites'.
-Package biblatex Info: Redefining '\cites'.
-Package biblatex Info: Redefining '\parencites'.
-Package biblatex Info: Redefining '\smartcites'.
-)
-Package biblatex Info: Redefining '\cite'.
-Package biblatex Info: Redefining '\supercite'.
-Package biblatex Info: Redefining '\cites'.
-)
-Package biblatex Info: Trying to load configuration file...
-Package biblatex Info: ... file 'biblatex.cfg' found.
-
-(/usr/share/texlive/texmf-dist/tex/latex/biblatex/biblatex.cfg
-File: biblatex.cfg
-)
-Package biblatex Info: Input encoding 'utf8' detected.
-Package biblatex Info: Document encoding is UTF8 ....
-
-(/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=\count401
-\l__pdf_internal_box=\box52
-))
-Package biblatex Info: ... and expl3
-(biblatex) 2022-01-21 L3 programming layer (loader)
-(biblatex) is new enough (at least 2020/04/06),
-(biblatex) setting 'casechanger=expl3'.
-
-(/usr/share/texlive/texmf-dist/tex/latex/biblatex/blx-case-expl3.sty
-(/usr/share/texlive/texmf-dist/tex/latex/l3packages/xparse/xparse.sty
-Package: xparse 2022-01-12 L3 Experimental document command parser
-)
-Package: blx-case-expl3 2022/02/02 v3.17 expl3 case changing code for biblatex
-))
-(/usr/share/texlive/texmf-dist/tex/latex/csquotes/csquotes.sty
-Package: csquotes 2021-02-22 v5.2l context-sensitive quotations (JAW)
-\csq@reset=\count402
-\csq@gtype=\count403
-\csq@glevel=\count404
-\csq@qlevel=\count405
-\csq@maxlvl=\count406
-\csq@tshold=\count407
-\csq@ltx@everypar=\toks24
-
-(/usr/share/texlive/texmf-dist/tex/latex/csquotes/csquotes.def
-File: csquotes.def 2021-02-22 v5.2l csquotes generic definitions (JAW)
-)
-Package csquotes Info: Trying to load configuration file 'csquotes.cfg'...
-Package csquotes Info: ... configuration file loaded successfully.
-
-(/usr/share/texlive/texmf-dist/tex/latex/csquotes/csquotes.cfg
-File: csquotes.cfg
-))
-(/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty
-Package: babel 2022/01/26 3.70 The Babel package
-\babel@savecnt=\count408
-\U@D=\dimen148
-\l@unhyphenated=\language5
-
-(/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)
-\bbl@readstream=\read3
-\bbl@dirlevel=\count409
-
-(/usr/share/texlive/texmf-dist/tex/generic/babel-portuges/portuguese.ldf
-Language: portuges 2021/07/09 v1.2t Portuguese support from the babel system
-Package babel Info: Making " an active character on input line 143.
-))
-(/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=\count410
-\c@Blindtext=\count411
-\c@blind@countparstart=\count412
-\blind@countxx=\count413
-\blindtext@numBlindtext=\count414
-\blind@countyy=\count415
-\c@blindlist=\count416
-\c@blindlistlevel=\count417
-\c@blindlist@level=\count418
-\blind@listitem=\count419
-\c@blind@listcount=\count420
-\c@blind@levelcount=\count421
-\blind@mathformula=\count422
-\blind@Mathformula=\count423
-\c@blind@randomcount=\count424
-\c@blind@randommax=\count425
-\c@blind@pangramcount=\count426
-\c@blind@pangrammax=\count427
-)
-(/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/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)
-)
-\@linkdim=\dimen149
-\Hy@linkcounter=\count428
-\Hy@pagecounter=\count429
-
-(/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=\count430
-
-(/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: 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=\count431
-LaTeX Info: Redefining \url on input line 4804.
-\XeTeXLinkMargin=\dimen150
-
-(/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=\count432
-\Field@Width=\dimen151
-\Fld@charsize=\dimen152
-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 OFF on input line 6096.
-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=\count433
-\c@Item=\count434
-\c@Hfootnote=\count435
-)
-Package hyperref Info: Driver (autodetected): 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=\count436
-\c@bookmark@seq@number=\count437
-
-(/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=\skip74
-)
-(/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/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.
-
-(/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def
-File: pdftex.def 2020/10/05 v1.2a Graphics/color driver for pdftex
-))
-\Gin@req@height=\dimen153
-\Gin@req@width=\dimen154
-)
-(/usr/share/texlive/texmf-dist/tex/latex/tools/indentfirst.sty
-Package: indentfirst 1995/11/23 v1.03 Indent first paragraph (DPC)
-)
-(/usr/share/texlive/texmf-dist/tex/latex/acronym/acronym.sty
-Package: acronym 2020/04/17 v1.47 Support for acronyms (Tobias Oetiker)
-
-(/usr/share/texlive/texmf-dist/tex/latex/bigfoot/suffix.sty
-Package: suffix 2006/07/15 1.5a Variant command support
-)
-(/usr/share/texlive/texmf-dist/tex/generic/xstring/xstring.sty
-(/usr/share/texlive/texmf-dist/tex/generic/xstring/xstring.tex
-\integerpart=\count438
-\decimalpart=\count439
-)
-Package: xstring 2021/07/21 v1.84 String manipulations (CT)
-)
-\AC@clearlist=\toks25
-)
-Package csquotes Info: Checking for multilingual support...
-Package csquotes Info: ... found 'babel' package.
-Package csquotes Info: Adjusting default style.
-Package csquotes Info: Redefining alias 'default' -> 'portuguese'.
-
-(/home/tiagorg/repos/uaveiro-leci/1ano/2semestre/md/apontamentos/template/out/m
-ain.aux)
-\openout1 = `main.aux'.
-
-LaTeX Font Info: Checking defaults for OML/cmm/m/it on input line 21.
-LaTeX Font Info: ... okay on input line 21.
-LaTeX Font Info: Checking defaults for OMS/cmsy/m/n on input line 21.
-LaTeX Font Info: ... okay on input line 21.
-LaTeX Font Info: Checking defaults for OT1/cmr/m/n on input line 21.
-LaTeX Font Info: ... okay on input line 21.
-LaTeX Font Info: Checking defaults for T1/cmr/m/n on input line 21.
-LaTeX Font Info: ... okay on input line 21.
-LaTeX Font Info: Checking defaults for TS1/cmr/m/n on input line 21.
-LaTeX Font Info: ... okay on input line 21.
-LaTeX Font Info: Checking defaults for OMX/cmex/m/n on input line 21.
-LaTeX Font Info: ... okay on input line 21.
-LaTeX Font Info: Checking defaults for U/cmr/m/n on input line 21.
-LaTeX Font Info: ... okay on input line 21.
-LaTeX Font Info: Checking defaults for PD1/pdf/m/n on input line 21.
-LaTeX Font Info: ... okay on input line 21.
-LaTeX Font Info: Checking defaults for PU/pdf/m/n on input line 21.
-LaTeX Font Info: ... okay on input line 21.
-Package biblatex Info: Trying to load language 'portuguese'...
-Package biblatex Info: ... file 'portuguese.lbx' found.
- (/usr/share/texlive/texmf-dist/tex/latex/biblatex/lbx/portuguese.lbx
-File: portuguese.lbx 2022/02/02 v3.17 biblatex localization (PK/MW)
-)
-Package biblatex Info: Input encoding 'utf8' detected.
-Package biblatex Info: Automatic encoding selection.
-(biblatex) Assuming data encoding 'utf8'.
-\openout3 = `main.bcf'.
-
-Package biblatex Info: Trying to load bibliographic data...
-Package biblatex Info: ... file 'main.bbl' not found.
-
-No file main.bbl.
-Package biblatex Info: Reference section=0 on input line 21.
-Package biblatex Info: Reference segment=0 on input line 21.
-Package hyperref Info: Link coloring OFF on input line 21.
-(/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=\count440
-)
-LaTeX Info: Redefining \ref on input line 21.
-LaTeX Info: Redefining \pageref on input line 21.
-LaTeX Info: Redefining \nameref on input line 21.
-
-(/home/tiagorg/repos/uaveiro-leci/1ano/2semestre/md/apontamentos/template/out/m
-ain.out)
-(/home/tiagorg/repos/uaveiro-leci/1ano/2semestre/md/apontamentos/template/out/m
-ain.out)
-\@outlinefile=\write4
-\openout4 = `main.out'.
-
- (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii
-[Loading MPS to PDF converter (version 2006.09.02).]
-\scratchcounter=\count441
-\scratchdimen=\dimen155
-\scratchbox=\box53
-\nofMPsegments=\count442
-\nofMParguments=\count443
-\everyMPshowfont=\toks26
-\MPscratchCnt=\count444
-\MPscratchDim=\dimen156
-\MPnumerator=\count445
-\makeMPintoPDFobject=\count446
-\everyMPtoPDFconversion=\toks27
-) (/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
-Package epstopdf-base Info: Redefining graphics rule for `.eps' on input line 4
-85.
-
-(/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
-))
-
-File: ua.pdf Graphic file (type pdf)
-