post-merge fixes

master
Peter Babič 9 years ago
parent a8d8be7ad4
commit 1fc0654d8e
Signed by: peter.babic
GPG Key ID: 4BB075BC1884BA40
  1. 113
      fuzzy-logic/.gitignore
  2. 0
      fuzzy-logic/fuzzy_logic.bib
  3. BIN
      fuzzy-logic/fuzzy_logic.pdf
  4. 2
      fuzzy-logic/fuzzy_logic.tex

@ -1,113 +0,0 @@
## Core latex/pdflatex auxiliary files:
*.aux
*.lof
*.log
*.lot
*.fls
*.out
*.toc
## Intermediate documents:
*.dvi
*-converted-to.*
# these rules might exclude image files for figures etc.
# *.ps
# *.eps
# *.pdf
## Bibliography auxiliary files (bibtex/biblatex/biber):
*.bbl
*.bcf
*.blg
*-blx.aux
*-blx.bib
*.brf
*.run.xml
## Build tool auxiliary files:
*.fdb_latexmk
*.synctex.gz
*.synctex.gz(busy)
*.pdfsync
## Auxiliary and intermediate files from other packages:
# algorithms
*.alg
*.loa
# amsthm
*.thm
# beamer
*.nav
*.snm
*.vrb
#(e)ledmac/(e)ledpar
*.end
*.[1-9]
*.[1-9][0-9]
*.[1-9][0-9][0-9]
*.[1-9]R
*.[1-9][0-9]R
*.[1-9][0-9][0-9]R
*.eledsec[1-9]
*.eledsec[1-9]R
*.eledsec[1-9][0-9]
*.eledsec[1-9][0-9]R
*.eledsec[1-9][0-9][0-9]
*.eledsec[1-9][0-9][0-9]R
# glossaries
*.acn
*.acr
*.glg
*.glo
*.gls
# hyperref
*.brf
# listings
*.lol
# makeidx
*.idx
*.ilg
*.ind
*.ist
# minitoc
*.maf
*.mtc
*.mtc0
# minted
*.pyg
# morewrites
*.mw
# nomencl
*.nlo
# sagetex
*.sagetex.sage
*.sagetex.py
*.sagetex.scmd
# sympy
*.sout
*.sympy
sympy-plots-for-*.tex/
# todonotes
*.tdo
# xindy
*.xdy
# add files starting with
~*
.~*

@ -27,7 +27,7 @@
% Remove small caps warning
\renewcommand\mkbibacro[1]{{\footnotesize\MakeUppercase{#1}}}
\addbibresource{bibliography.bib}
\addbibresource{fuzzy_logic.bib}
\graphicspath{{figures/}}
\title[Fuzzy logic]{Fuzzy Logic}
Loading…
Cancel
Save