summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsijanec <sijanecantonluka@gmail.com>2020-11-16 14:29:02 +0100
committersijanec <sijanecantonluka@gmail.com>2020-11-16 14:29:02 +0100
commit7adab83011fe382f78875b35fcbe856be4a3bf33 (patch)
tree3cfbe3f27ff78f2c9c8c2f7fa576ff31a78df3e1
parentmat 16 (diff)
downloadsola-gimb-2-7adab83011fe382f78875b35fcbe856be4a3bf33.tar
sola-gimb-2-7adab83011fe382f78875b35fcbe856be4a3bf33.tar.gz
sola-gimb-2-7adab83011fe382f78875b35fcbe856be4a3bf33.tar.bz2
sola-gimb-2-7adab83011fe382f78875b35fcbe856be4a3bf33.tar.lz
sola-gimb-2-7adab83011fe382f78875b35fcbe856be4a3bf33.tar.xz
sola-gimb-2-7adab83011fe382f78875b35fcbe856be4a3bf33.tar.zst
sola-gimb-2-7adab83011fe382f78875b35fcbe856be4a3bf33.zip
-rw-r--r--mat/domace_naloge/16/a.tex28
-rw-r--r--mat/domace_naloge/16/d.tex34
-rw-r--r--mat/domace_naloge/16/dokument.aux7
-rw-r--r--mat/domace_naloge/16/dokument.log104
-rw-r--r--mat/domace_naloge/16/dokument.pdfbin52972 -> 80265 bytes
-rw-r--r--mat/domace_naloge/16/dokument.synctex.gzbin13712 -> 119435 bytes
-rw-r--r--mat/domace_naloge/16/dokument.tex32
-rw-r--r--mat/domace_naloge/16/dokument.toc4
-rw-r--r--mat/domace_naloge/16/e.tex31
-rw-r--r--mat/domace_naloge/16/stderr.log2
-rw-r--r--mat/domace_naloge/16/stdout.log305
11 files changed, 428 insertions, 119 deletions
diff --git a/mat/domace_naloge/16/a.tex b/mat/domace_naloge/16/a.tex
new file mode 100644
index 0000000..6625a59
--- /dev/null
+++ b/mat/domace_naloge/16/a.tex
@@ -0,0 +1,28 @@
+\begin{center}
+ \begin{tikzpicture}
+ \tkzDefPoint(0,0){A} \tkzDefPoint(7,0){B} \tkzDefPoint(7/2+3,0){vH}
+ \tkzDefPoint(4.5,0){dH} \tkzDefPoint(7-3.5,0){bH}
+ \tkzDrawLine(A,B) \tkzLabelLine[below left](A,B){$a$} \tkzCompass(A,B)
+ \tkzInterCC(A,B)(B,A) \tkzGetPoints{P1}{P2}
+ \tkzCompass(A,P1) \tkzCompass(B,P1) \tkzCompass(A,P2) \tkzCompass(B,P2)
+ \tkzInterLL(A,B)(P1,P2) \tkzGetPoint{ABM}
+ \tkzDrawLine(P1,P2)
+ \tkzInterLC(P1,P2)(ABM,vH) \tkzGetPoints{V}{VUSELESS} \tkzCompass(ABM,V)
+ \tkzInterLC(P1,P2)(V,ABM) \tkzGetPoints{VX}{ABMAGAIN} \tkzCompass(V,VX)
+ \tkzInterCC(ABM,VX)(VX,ABM) \tkzGetPoints{V1}{V2}
+ \tkzCompass(ABM,V1) \tkzCompass(VX,V1)
+ \tkzCompass(ABM,V2) \tkzCompass(VX,V2)
+ \tkzDrawLine(V1,V2) \tkzLabelLine[below left](V1,V2){$c$}
+ \tkzInterLC(V1,V2)(A,dH) \tkzGetPoints{D1}{D2}
+ \tkzCompass(A,D1) \tkzCompass(A,D2)
+ \tkzInterLC(V1,V2)(B,bH) \tkzGetPoints{C1}{C2}
+ \tkzCompass(B,C1) \tkzCompass(B,C2)
+ \draw[green, pattern=north east lines] (A) -- (B) node [midway, left]{$ $} -- (C1) node [midway, right, above]{$b$} -- (D1) node [midway, right]{$c$} -- (A) node [midway, below]{$d$} -- cycle;
+ \draw[red, pattern=north west lines] (A) -- (B) node [midway, left]{$ $} --(C2) node [midway, right, above]{$b$} -- (D1) node [midway, right]{$c$} -- (A) node [midway, below]{$d$} -- cycle;
+ \tkzDrawPolygon[fill=blue!30, opacity=.30](A,B,C1,D2)
+ \tkzDrawPolygon[fill=blue!30, opacity=.30](A,B,C2,D2)
+ \tkzInterLL(V,VX)(V1,V2) \tkzGetPoint{PRAVIKOT2}
+ \tkzMarkRightAngles(A,ABM,P1 ABM,PRAVIKOT2,V1)
+ \tkzDrawPoints(A) \tkzLabelPoints(A,B,D1,D2,C1,C2)
+ \end{tikzpicture}
+\end{center}
diff --git a/mat/domace_naloge/16/d.tex b/mat/domace_naloge/16/d.tex
new file mode 100644
index 0000000..95c64cf
--- /dev/null
+++ b/mat/domace_naloge/16/d.tex
@@ -0,0 +1,34 @@
+\begin{center}
+ \begin{tikzpicture}
+ \tkzDefPoint(0,0){A} \tkzDefPoint(8,0){B} \tkzDefPoint(8-3,0){Z}
+ \tkzDefPoint(5,0){dH}\tkzDefPoint(8-3-4,0){bH}\tkzDefPoint(8-4,0){bHB}
+ \tkzDrawLine(A,B) \tkzLabelLine[below](A,B){$a$} \tkzCompass(A,B)
+ \tkzCompass(B,Z)
+ \tkzInterCC(A,dH)(Z,bH) \tkzGetPoints{D1}{D2}
+ \tkzCompass(A,D1) \tkzCompass(Z,D1) \tkzCompass(A,D2)\tkzCompass(Z,D2)
+ \tkzDrawLine(A,D1) \tkzLabelLine[above left](A,D1){$d1$}
+ \tkzDrawLine(A,D2) \tkzLabelLine[below left](A,D2){$d2$}
+ \tkzInterLL(D1,D2)(A,B) \tkzGetPoint{M}
+ \tkzInterLC(D1,D2)(D1,M) \tkzGetPoints{D1X}{MAGAIN}\tkzCompass(D1,D1X)
+ \tkzInterLC(D1,D2)(D2,M) \tkzGetPoints{MAGAIN}{D2X}
+ \tkzDrawLine(D1X,D2X) \tkzCompass(D2,D2X)
+ \tkzInterCC(D1X,M)(M,D1X) \tkzGetPoints{V11}{V21}
+ \tkzCompass(D1X,V11) \tkzCompass(D1X,V21)
+ \tkzCompass(M,V11) \tkzCompass(M,V21) \tkzDrawLine(V11,V21)
+ \tkzInterCC(D2X,M)(M,D2X) \tkzGetPoints{V12}{V22}
+ \tkzCompass(D2X,V12) \tkzCompass(D2X,V22)
+ \tkzCompass(M,V12) \tkzCompass(M,V22) \tkzDrawLine(V12,V22)
+ \tkzCompass(B,bHB) \tkzInterLC(V11,V21)(B,bHB) \tkzGetPoints{C1}{USEL}
+ \tkzCompass(B,C1) \tkzDrawLine(B,C1)
+ \tkzLabelLine[below left](B,C1){$b1$}
+ \tkzCompass(B,bHB) \tkzInterLC(V12,V22)(B,bHB) \tkzGetPoints{USEL}{C2}
+ \tkzCompass(B,C2) \tkzDrawLine(B,C2)
+ \tkzLabelLine[below left](B,C2){$b1$}
+ \tkzLabelLine[below](D1,C1){$c1$}
+ \tkzLabelLine[below](D2,C2){$c2$}
+ \tkzDrawPolygon[fill=blue!30, opacity=.30](A,B,C1,D1)
+ \tkzDrawPolygon[fill=red!30, opacity=.30](A,B,C2,D2)
+ \tkzMarkRightAngles(A,M,D1 M,D1,V21 M,D2,C2)
+ \tkzDrawPoints(A) \tkzLabelPoints(A,B,Z,D1,D2,C1)
+ \end{tikzpicture}
+\end{center}
diff --git a/mat/domace_naloge/16/dokument.aux b/mat/domace_naloge/16/dokument.aux
index a25435a..cf72034 100644
--- a/mat/domace_naloge/16/dokument.aux
+++ b/mat/domace_naloge/16/dokument.aux
@@ -17,5 +17,8 @@
\providecommand\HyField@AuxAddToFields[1]{}
\providecommand\HyField@AuxAddToCoFields[2]{}
\@writefile{toc}{\contentsline {section}{\numberline {1}Vaje 2: stran 38, naloga 232}{1}{section.1}\protected@file@percent }
-\@writefile{toc}{\contentsline {section}{\numberline {2}Anketa}{2}{section.2}\protected@file@percent }
-\@writefile{toc}{\contentsline {section}{\numberline {3}Zaključek}{2}{section.3}\protected@file@percent }
+\@writefile{lol}{\contentsline {lstlisting}{a.tex}{2}{lstlisting.-1}\protected@file@percent }
+\@writefile{lol}{\contentsline {lstlisting}{d.tex}{4}{lstlisting.-2}\protected@file@percent }
+\@writefile{lol}{\contentsline {lstlisting}{e.tex}{5}{lstlisting.-3}\protected@file@percent }
+\@writefile{toc}{\contentsline {section}{\numberline {2}Anketa}{6}{section.2}\protected@file@percent }
+\@writefile{toc}{\contentsline {section}{\numberline {3}Zaključek}{6}{section.3}\protected@file@percent }
diff --git a/mat/domace_naloge/16/dokument.log b/mat/domace_naloge/16/dokument.log
index 68589c4..dbf41d2 100644
--- a/mat/domace_naloge/16/dokument.log
+++ b/mat/domace_naloge/16/dokument.log
@@ -1,4 +1,4 @@
-This is pdfTeX, Version 3.14159265-2.6-1.40.20 (TeX Live 2019/Debian) (preloaded format=pdflatex 2020.11.12) 16 NOV 2020 09:30
+This is pdfTeX, Version 3.14159265-2.6-1.40.20 (TeX Live 2019/Debian) (preloaded format=pdflatex 2020.11.12) 16 NOV 2020 14:26
entering extended mode
\write18 enabled.
%&-line parsing enabled.
@@ -1438,38 +1438,87 @@ File: umsb.fd 2013/01/14 v3.01 AMS symbols B
\openout6 = `dokument.toc'.
-[1
+(./a.tex [1
-{/var/lib/texmf/fonts/map/pdftex/updmap/pdftex.map}]
+{/var/lib/texmf/fonts/map/pdftex/updmap/pdftex.map}])
+(/usr/share/texlive/texmf-dist/tex/latex/listings/lstlang1.sty
+File: lstlang1.sty 2019/09/10 1.8c listings language file
+)
+(/usr/share/texlive/texmf-dist/tex/latex/listings/lstlang2.sty
+File: lstlang2.sty 2019/09/10 1.8c listings language file
+)
+(/usr/share/texlive/texmf-dist/tex/latex/listings/lstlang3.sty
+File: lstlang3.sty 2019/09/10 1.8c listings language file
+)
+(/usr/share/texlive/texmf-dist/tex/latex/listings/lstlang1.sty
+File: lstlang1.sty 2019/09/10 1.8c listings language file
+)
+(/usr/share/texlive/texmf-dist/tex/latex/listings/lstlang2.sty
+File: lstlang2.sty 2019/09/10 1.8c listings language file
+)
+(/usr/share/texlive/texmf-dist/tex/latex/listings/lstlang3.sty
+File: lstlang3.sty 2019/09/10 1.8c listings language file
+)
+(/usr/share/texlive/texmf-dist/tex/latex/listings/lstlang1.sty
+File: lstlang1.sty 2019/09/10 1.8c listings language file
+)
+(/usr/share/texlive/texmf-dist/tex/latex/listings/lstlang2.sty
+File: lstlang2.sty 2019/09/10 1.8c listings language file
+)
+(/usr/share/texlive/texmf-dist/tex/latex/listings/lstlang3.sty
+File: lstlang3.sty 2019/09/10 1.8c listings language file
+)
+(/usr/share/texlive/texmf-dist/tex/latex/listings/lstmisc.sty
+File: lstmisc.sty 2019/09/10 1.8c (Carsten Heinz)
+)
+Package hyperref Info: bookmark level for unknown lstlisting defaults to 0 on i
+nput line 132.
+ (./a.tex
+LaTeX Font Info: Trying to load font information for TS1+cmtt on input line
+5.
+
+(/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmtt.fd
+File: ts1cmtt.fd 2019/12/16 v2.5j Standard LaTeX font definitions
+) [2]) (./d.tex
+Overfull \hbox (47.58186pt too wide) in paragraph at lines 33--34
+ []
+ []
+
+) (./d.tex [3]) (./e.tex
+Overfull \hbox (99.38136pt too wide) in paragraph at lines 30--31
+ []
+ []
+
+[4]) (./e.tex [5])
Package hyperref Warning: Composite letter `\textasciicaron+c'
(hyperref) not defined in PD1 encoding,
-(hyperref) removing `\textasciicaron' on input line 167.
+(hyperref) removing `\textasciicaron' on input line 143.
-Overfull \hbox (9.1613pt too wide) in paragraph at lines 168--173
+Overfull \hbox (9.1613pt too wide) in paragraph at lines 144--149
\OT1/cmr/m/n/10 /ali []$\OT1/cmtt/m/n/10 https : / / git . sijanec . eu / sijan
ec / sola-[]gimb-[]2 / raw / branch / master / mat / domace _ naloge / 16 / dok
ument . pdf$[]\OT1/cmr/m/n/10 .
[]
-[2] [3]
-Package atveryend Info: Empty hook `BeforeClearDocument' on input line 185.
-Package atveryend Info: Empty hook `AfterLastShipout' on input line 185.
+[6]
+Package atveryend Info: Empty hook `BeforeClearDocument' on input line 161.
+Package atveryend Info: Empty hook `AfterLastShipout' on input line 161.
(./dokument.aux)
-Package atveryend Info: Executing hook `AtVeryEndDocument' on input line 185.
-Package atveryend Info: Executing hook `AtEndAfterFileList' on input line 185.
+Package atveryend Info: Executing hook `AtVeryEndDocument' on input line 161.
+Package atveryend Info: Executing hook `AtEndAfterFileList' on input line 161.
Package rerunfilecheck Info: File `dokument.out' has not changed.
(rerunfilecheck) Checksum: 8D55BA0237B9BD7D1467121174E5B40B;148.
)
Here is how much of TeX's memory you used:
- 40246 strings out of 482235
- 943818 string characters out of 11690443
- 13331506 words of memory out of 24000000
- 54704 multiletter control sequences out of 15000+600000
- 545333 words of font info for 74 fonts, out of 12000000 for 9000
+ 41871 strings out of 482235
+ 965960 string characters out of 11690443
+ 13542625 words of memory out of 24000000
+ 56187 multiletter control sequences out of 15000+600000
+ 545630 words of font info for 75 fonts, out of 12000000 for 9000
395 hyphenation exceptions out of 8191
- 72i,13n,151p,1061b,1091s stack positions out of 5000i,500n,10000p,12000000b,80000s
+ 75i,13n,153p,1061b,3578s stack positions out of 5000i,500n,10000p,12000000b,80000s
{/usr/share/texmf/fonts/enc/dvips/cm-super/cm-super-ts1.enc}</usr/share/texli
ve/texmf-dist/fonts/type1/public/amsfonts/cm/cmbx10.pfb></usr/share/texlive/tex
mf-dist/fonts/type1/public/amsfonts/cm/cmbx12.pfb></usr/share/texlive/texmf-dis
@@ -1478,15 +1527,18 @@ t/fonts/type1/public/amsfonts/cm/cmbx9.pfb></usr/share/texlive/texmf-dist/fonts
/public/amsfonts/cm/cmr10.pfb></usr/share/texlive/texmf-dist/fonts/type1/public
/amsfonts/cm/cmr12.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfon
ts/cm/cmr17.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/c
-mr7.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmr9.pfb>
-</usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmti10.pfb></usr/
-share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmti9.pfb></usr/share/t
-exlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmtt10.pfb></usr/share/texmf/f
-onts/type1/public/cm-super/sfrm1000.pfb>
-Output written on dokument.pdf (3 pages, 152182 bytes).
+mr5.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmr7.pfb>
+</usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmr9.pfb></usr/sh
+are/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmti10.pfb></usr/share/te
+xlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmti9.pfb></usr/share/texlive/t
+exmf-dist/fonts/type1/public/amsfonts/cm/cmtt10.pfb></usr/share/texlive/texmf-d
+ist/fonts/type1/public/amsfonts/cm/cmtt8.pfb></usr/share/texmf/fonts/type1/publ
+ic/cm-super/sfrm1000.pfb></usr/share/texmf/fonts/type1/public/cm-super/sftt0800
+.pfb>
+Output written on dokument.pdf (6 pages, 190494 bytes).
PDF statistics:
- 132 PDF objects out of 1000 (max. 8388607)
- 97 compressed objects within 1 object stream
- 14 named destinations out of 1000 (max. 500000)
- 133 words of extra memory for PDF output out of 10000 (max. 10000000)
+ 276 PDF objects out of 1000 (max. 8388607)
+ 231 compressed objects within 3 object streams
+ 113 named destinations out of 1000 (max. 500000)
+ 141 words of extra memory for PDF output out of 10000 (max. 10000000)
diff --git a/mat/domace_naloge/16/dokument.pdf b/mat/domace_naloge/16/dokument.pdf
index 1959e8b..f40a685 100644
--- a/mat/domace_naloge/16/dokument.pdf
+++ b/mat/domace_naloge/16/dokument.pdf
Binary files differ
diff --git a/mat/domace_naloge/16/dokument.synctex.gz b/mat/domace_naloge/16/dokument.synctex.gz
index 144ba73..45ee56c 100644
--- a/mat/domace_naloge/16/dokument.synctex.gz
+++ b/mat/domace_naloge/16/dokument.synctex.gz
Binary files differ
diff --git a/mat/domace_naloge/16/dokument.tex b/mat/domace_naloge/16/dokument.tex
index 292594e..41465ea 100644
--- a/mat/domace_naloge/16/dokument.tex
+++ b/mat/domace_naloge/16/dokument.tex
@@ -129,37 +129,13 @@ Ta dokument vsebuje domačo nalogo vključujoč snov \textit{\snovdn}, ki nam jo
\item Načrtaj trapez $ABCD$. Napiši postopek načrtovanja.
\begin{enumerate}[label=\textbf{\xslalph*)}] % 4, 5, 6, 1
\item $a=\cm{7}, v=\cm{3}, b=\cm{3,5}, d=\cm{4,5}$
- \begin{center}
- \begin{tikzpicture}
- \tkzDefPoint(0,0){A} \tkzDefPoint(7,0){B} \tkzDefPoint(7/2+3,0){vH}
- \tkzDefPoint(4.5,0){dH} \tkzDefPoint(7-3.5,0){bH}
- \tkzDrawLine(A,B) \tkzLabelLine[below left](A,B){$a$} \tkzCompass(A,B)
- \tkzInterCC(A,B)(B,A) \tkzGetPoints{P1}{P2}
- \tkzCompass(A,P1) \tkzCompass(B,P1) \tkzCompass(A,P2) \tkzCompass(B,P2)
- \tkzInterLL(A,B)(P1,P2) \tkzGetPoint{ABM}
- \tkzDrawLine(P1,P2)
- \tkzInterLC(P1,P2)(ABM,vH) \tkzGetPoints{V}{VUSELESS} \tkzCompass(ABM,V)
- \tkzInterLC(P1,P2)(V,ABM) \tkzGetPoints{VX}{ABMAGAIN} \tkzCompass(V,VX)
- \tkzInterCC(ABM,VX)(VX,ABM) \tkzGetPoints{V1}{V2}
- \tkzCompass(ABM,V1) \tkzCompass(VX,V1)
- \tkzCompass(ABM,V2) \tkzCompass(VX,V2)
- \tkzDrawLine(V1,V2) \tkzLabelLine[below left](V1,V2){$c$}
- \tkzInterLC(V1,V2)(A,dH) \tkzGetPoints{D1}{D2}
- \tkzCompass(A,D1) \tkzCompass(A,D2)
- \tkzInterLC(V1,V2)(B,bH) \tkzGetPoints{C1}{C2}
- \tkzCompass(B,C1) \tkzCompass(B,C2)
- \tkzDrawPolygon[fill=red!30, opacity=.30](A,D1,C1,B)
- \tkzDrawPolygon[fill=green!30, opacity=.30](A,D1,C2,B)
- %\tkzDrawPolygon[fill=blue!30, opacity=.30](A,D2,C1,B)
- %\tkzDrawPolygon[fill=grey!30, opacity=.30](A,D2,C2,B)
- \tkzMarkRightAngles(A,ABM,P1)
- \tkzDrawPoints(A) \tkzLabelPoints(A,B,D1,D2,C1,C2)
- \end{tikzpicture}
- \end{center}
- \setcounter{enumi}{3}
+ \input{a.tex} \lstinputlisting[language=TeX]{a.tex}
+ \setcounter{enumii}{3}
\item $a=\cm{7}, \alpha=\ang{45}, \gamma=\ang{120}, v=\cm{3}$
\item $a=\cm{8}, b=\cm{4}, c=\cm{3}, d=\cm{5}$
+ \input{d.tex} \lstinputlisting[language=TeX]{d.tex}
\item $a=\cm{6}, \alpha=\cm{45}, \beta=\ang{120}, c=\cm{3}$
+ \input{e.tex} \lstinputlisting[language=TeX]{e.tex}
\end{enumerate}
\end{enumerate}
\section{Anketa}
diff --git a/mat/domace_naloge/16/dokument.toc b/mat/domace_naloge/16/dokument.toc
index 3e27898..62fb8b0 100644
--- a/mat/domace_naloge/16/dokument.toc
+++ b/mat/domace_naloge/16/dokument.toc
@@ -1,3 +1,3 @@
\contentsline {section}{\numberline {1}Vaje 2: stran 38, naloga 232}{1}{section.1}%
-\contentsline {section}{\numberline {2}Anketa}{2}{section.2}%
-\contentsline {section}{\numberline {3}Zaključek}{2}{section.3}%
+\contentsline {section}{\numberline {2}Anketa}{6}{section.2}%
+\contentsline {section}{\numberline {3}Zaključek}{6}{section.3}%
diff --git a/mat/domace_naloge/16/e.tex b/mat/domace_naloge/16/e.tex
new file mode 100644
index 0000000..4f62cd2
--- /dev/null
+++ b/mat/domace_naloge/16/e.tex
@@ -0,0 +1,31 @@
+\begin{center}
+ \begin{tikzpicture}
+ \tkzDefPoint(0,0){A} \tkzDefPoint(7,0){B} \tkzDefPoint(7/2+3,0){vH}
+ \tkzLabelLine[below left](A,B){$a$} \tkzCompass(A,B)
+ \tkzInterCC(A,B)(B,A) \tkzGetPoints{P1}{P2}
+ \tkzCompass(A,P1) \tkzCompass(B,P1) \tkzCompass(A,P2)\tkzCompass(B,P2)
+ \tkzDrawLine(P1,P2) \tkzInterLL(P1,P2)(A,B) \tkzGetPoint{M}
+ \tkzInterLC(P1,P2)(M,vH) \tkzGetPoints{V}{VUSELESS} \tkzCompass(M,V)
+ \tkzInterLC(P1,P2)(V,M) \tkzGetPoints{VX}{MAGAIN} \tkzCompass(V,VX)
+ \tkzInterCC(M,VX)(VX,M) \tkzGetPoints{V1}{V2}
+ \tkzCompass(M,V1)\tkzCompass(M,V2)\tkzCompass(VX,V1)\tkzCompass(VX,V2)
+ \tkzDrawLine(V1,V2) \tkzInterLL(P1,P2)(V1,V2) \tkzGetPoint{M2}
+ \tkzInterLC(A,B)(A,M) \tkzGetPoints{MX}{MAGAIN} \tkzCompass(A,MX)
+ \tkzInterCC(MX,M)(M,MX) \tkzGetPoints{A1}{A2}
+ \tkzDrawLine(A1,A2) \tkzInterLL(A1,A2)(V1,V2) \tkzGetPoint{AV}
+ \tkzInterLC(A,B)(A,AV) \tkzGetPoints{USELESS}{AK9} \tkzCompass(A,AK9)
+ \tkzDefMidPoint(AV,AK9) \tkzGetPoint{AK}
+ \tkzCompass(AV,AK) \tkzCompass(AK9,AK)
+ \tkzInterLL(V1,V2)(A,AK) \tkzGetPoint{D}
+ \tkzDrawLine(A,D) \tkzLabelLine[above left](A,D){$d$}
+ \tkzInterLC(A,B)(B,M) \tkzGetPoints{MAGAIN}{MXB} \tkzCompass(B,MXB)
+ \tkzDrawLine(MX,MXB) \tkzInterCC(B,MXB)(MXB,B)
+ \tkzGetPoints{120}{USELESS} \tkzCompass(B,120) \tkzCompass(MXB,120)
+ \tkzInterLL(B,120)(V1,V2) \tkzGetPoint{C}
+ \tkzDrawLine(B,C) \tkzLabelLine[below right](B,C){$b$}
+ \tkzLabelLine[below](D,C){$c$}
+ \tkzDrawPolygon[fill=blue!30, opacity=.3](A,B,C,D)
+ \tkzMarkRightAngles(A,M,P1 M,M2,V2 M,A,AV A,AV,V)
+ \tkzDrawPoints(A) \tkzLabelPoints(A,B,D,C)
+ \end{tikzpicture}
+\end{center}
diff --git a/mat/domace_naloge/16/stderr.log b/mat/domace_naloge/16/stderr.log
index b009640..0caa893 100644
--- a/mat/domace_naloge/16/stderr.log
+++ b/mat/domace_naloge/16/stderr.log
@@ -1 +1 @@
-<</Type/XRef/Filter/FlateDecode/ID[<8F1E598864DEC4A9EAD4C3A10CC4CFFE><8F1E598864DEC4A9EAD4C3A10CC4CFFE>]/Index[ 0 133]/Info 131 0 R/Length 329/Root 130 0 R/Size 133/W[ 1 3 1]>>
+<</Type/XRef/Filter/FlateDecode/ID[<EE5B065287F709CBA926C41637DC3E13><EE5B065287F709CBA926C41637DC3E13>]/Index[ 0 277]/Info 275 0 R/Length 680/Root 274 0 R/Size 277/W[ 1 3 1]>>
diff --git a/mat/domace_naloge/16/stdout.log b/mat/domace_naloge/16/stdout.log
index fdea74b..871e0eb 100644
--- a/mat/domace_naloge/16/stdout.log
+++ b/mat/domace_naloge/16/stdout.log
@@ -442,18 +442,35 @@ your preamble.
(/usr/share/texlive/texmf-dist/tex/latex/fmtcount/fc-english.def)
(/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd)
(/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) (./dokument.toc)
-[1{/var/lib/texmf/fonts/map/pdftex/updmap/pdftex.map}]
+(./a.tex [1{/var/lib/texmf/fonts/map/pdftex/updmap/pdftex.map}])
+(/usr/share/texlive/texmf-dist/tex/latex/listings/lstlang1.sty)
+(/usr/share/texlive/texmf-dist/tex/latex/listings/lstlang2.sty)
+(/usr/share/texlive/texmf-dist/tex/latex/listings/lstlang3.sty)
+(/usr/share/texlive/texmf-dist/tex/latex/listings/lstlang1.sty)
+(/usr/share/texlive/texmf-dist/tex/latex/listings/lstlang2.sty)
+(/usr/share/texlive/texmf-dist/tex/latex/listings/lstlang3.sty)
+(/usr/share/texlive/texmf-dist/tex/latex/listings/lstlang1.sty)
+(/usr/share/texlive/texmf-dist/tex/latex/listings/lstlang2.sty)
+(/usr/share/texlive/texmf-dist/tex/latex/listings/lstlang3.sty)
+(/usr/share/texlive/texmf-dist/tex/latex/listings/lstmisc.sty) (./a.tex
+(/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmtt.fd) [2]) (./d.tex
+Overfull \hbox (47.58186pt too wide) in paragraph at lines 33--34
+ []
+) (./d.tex [3]) (./e.tex
+Overfull \hbox (99.38136pt too wide) in paragraph at lines 30--31
+ []
+[4]) (./e.tex [5])
Package hyperref Warning: Composite letter `\textasciicaron+c'
(hyperref) not defined in PD1 encoding,
-(hyperref) removing `\textasciicaron' on input line 167.
+(hyperref) removing `\textasciicaron' on input line 143.
-Overfull \hbox (9.1613pt too wide) in paragraph at lines 168--173
+Overfull \hbox (9.1613pt too wide) in paragraph at lines 144--149
\OT1/cmr/m/n/10 /ali []$\OT1/cmtt/m/n/10 https : / / git . sijanec . eu / sijan
ec / sola-[]gimb-[]2 / raw / branch / master / mat / domace _ naloge / 16 / dok
ument . pdf$[]\OT1/cmr/m/n/10 .
-[2] [3] (./dokument.aux) )
+[6] (./dokument.aux) )
(see the transcript file for additional information){/usr/share/texmf/fonts/enc
/dvips/cm-super/cm-super-ts1.enc}</usr/share/texlive/texmf-dist/fonts/type1/pub
lic/amsfonts/cm/cmbx10.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/am
@@ -462,13 +479,15 @@ sfonts/cm/cmbx12.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts
i10.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmr10.pfb
></usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmr12.pfb></usr/
share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmr17.pfb></usr/share/t
-exlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmr7.pfb></usr/share/texlive/t
-exmf-dist/fonts/type1/public/amsfonts/cm/cmr9.pfb></usr/share/texlive/texmf-dis
-t/fonts/type1/public/amsfonts/cm/cmti10.pfb></usr/share/texlive/texmf-dist/font
-s/type1/public/amsfonts/cm/cmti9.pfb></usr/share/texlive/texmf-dist/fonts/type1
-/public/amsfonts/cm/cmtt10.pfb></usr/share/texmf/fonts/type1/public/cm-super/sf
-rm1000.pfb>
-Output written on dokument.pdf (3 pages, 152182 bytes).
+exlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmr5.pfb></usr/share/texlive/t
+exmf-dist/fonts/type1/public/amsfonts/cm/cmr7.pfb></usr/share/texlive/texmf-dis
+t/fonts/type1/public/amsfonts/cm/cmr9.pfb></usr/share/texlive/texmf-dist/fonts/
+type1/public/amsfonts/cm/cmti10.pfb></usr/share/texlive/texmf-dist/fonts/type1/
+public/amsfonts/cm/cmti9.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/
+amsfonts/cm/cmtt10.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfon
+ts/cm/cmtt8.pfb></usr/share/texmf/fonts/type1/public/cm-super/sfrm1000.pfb></us
+r/share/texmf/fonts/type1/public/cm-super/sftt0800.pfb>
+Output written on dokument.pdf (6 pages, 190494 bytes).
SyncTeX written on dokument.synctex.gz.
Transcript written on dokument.log.
Reading 1 0 R
@@ -532,12 +551,18 @@ Reading 43 0 R
Reading 44 0 R
Reading 45 0 R
Reading 46 0 R
+-> Uncompressing object 46 0
+-> Original Length: 39
+-> Uncompressed Length: 43
Reading 47 0 R
-> Uncompressing object 47 0
--> Original Length: 1109
--> Uncompressed Length: 2766
+-> Original Length: 53
+-> Uncompressed Length: 48
Reading 48 0 R
Reading 49 0 R
+-> Uncompressing object 49 0
+-> Original Length: 1109
+-> Uncompressed Length: 2766
Reading 50 0 R
Reading 51 0 R
Reading 52 0 R
@@ -556,11 +581,11 @@ Reading 64 0 R
Reading 65 0 R
Reading 66 0 R
Reading 67 0 R
+-> Uncompressing object 67 0
+-> Original Length: 3652
+-> Uncompressed Length: 23383
Reading 68 0 R
Reading 69 0 R
--> Uncompressing object 69 0
--> Original Length: 2514
--> Uncompressed Length: 9280
Reading 70 0 R
Reading 71 0 R
Reading 72 0 R
@@ -573,9 +598,6 @@ Reading 78 0 R
Reading 79 0 R
Reading 80 0 R
Reading 81 0 R
--> Uncompressing object 81 0
--> Original Length: 511
--> Uncompressed Length: 1064
Reading 82 0 R
Reading 83 0 R
Reading 84 0 R
@@ -591,71 +613,38 @@ Reading 93 0 R
Reading 94 0 R
Reading 95 0 R
Reading 96 0 R
+-> Uncompressing object 96 0
+-> Original Length: 2766
+-> Uncompressed Length: 13541
Reading 97 0 R
Reading 98 0 R
--> Uncompressing object 98 0
--> Original Length: 13752
--> Uncompressed Length: 14437
Reading 99 0 R
Reading 100 0 R
--> Uncompressing object 100 0
--> Original Length: 12624
--> Uncompressed Length: 13326
Reading 101 0 R
Reading 102 0 R
--> Uncompressing object 102 0
--> Original Length: 7846
--> Uncompressed Length: 8318
Reading 103 0 R
Reading 104 0 R
--> Uncompressing object 104 0
--> Original Length: 9286
--> Uncompressed Length: 9815
Reading 105 0 R
Reading 106 0 R
--> Uncompressing object 106 0
--> Original Length: 18546
--> Uncompressed Length: 19401
Reading 107 0 R
Reading 108 0 R
--> Uncompressing object 108 0
--> Original Length: 12953
--> Uncompressed Length: 13660
Reading 109 0 R
Reading 110 0 R
-> Uncompressing object 110 0
--> Original Length: 9995
--> Uncompressed Length: 10570
+-> Original Length: 2523
+-> Uncompressed Length: 21775
Reading 111 0 R
Reading 112 0 R
--> Uncompressing object 112 0
--> Original Length: 6961
--> Uncompressed Length: 7384
Reading 113 0 R
Reading 114 0 R
--> Uncompressing object 114 0
--> Original Length: 13395
--> Uncompressed Length: 14064
Reading 115 0 R
Reading 116 0 R
--> Uncompressing object 116 0
--> Original Length: 9350
--> Uncompressed Length: 9844
Reading 117 0 R
Reading 118 0 R
--> Uncompressing object 118 0
--> Original Length: 9521
--> Uncompressed Length: 10045
Reading 119 0 R
Reading 120 0 R
--> Uncompressing object 120 0
--> Original Length: 13291
--> Uncompressed Length: 13997
Reading 121 0 R
Reading 122 0 R
--> Uncompressing object 122 0
--> Original Length: 1535
--> Uncompressed Length: 1697
Reading 123 0 R
Reading 124 0 R
Reading 125 0 R
@@ -666,9 +655,205 @@ Reading 129 0 R
Reading 130 0 R
Reading 131 0 R
Reading 132 0 R
--> Uncompressing object 132 0
--> Original Length: 329
--> Uncompressed Length: 665
+Reading 133 0 R
+Reading 134 0 R
+Reading 135 0 R
+Reading 136 0 R
+Reading 137 0 R
+Reading 138 0 R
+Reading 139 0 R
+Reading 140 0 R
+Reading 141 0 R
+Reading 142 0 R
+Reading 143 0 R
+Reading 144 0 R
+Reading 145 0 R
+Reading 146 0 R
+Reading 147 0 R
+Reading 149 0 R
+Reading 150 0 R
+Reading 151 0 R
+-> Uncompressing object 151 0
+-> Original Length: 3364
+-> Uncompressed Length: 21873
+Reading 152 0 R
+Reading 153 0 R
+Reading 154 0 R
+Reading 155 0 R
+Reading 156 0 R
+Reading 157 0 R
+Reading 158 0 R
+Reading 159 0 R
+Reading 160 0 R
+Reading 161 0 R
+Reading 162 0 R
+Reading 163 0 R
+Reading 164 0 R
+Reading 165 0 R
+Reading 166 0 R
+Reading 167 0 R
+Reading 168 0 R
+Reading 169 0 R
+Reading 170 0 R
+Reading 171 0 R
+Reading 172 0 R
+Reading 173 0 R
+Reading 174 0 R
+Reading 175 0 R
+Reading 176 0 R
+Reading 177 0 R
+Reading 178 0 R
+Reading 179 0 R
+Reading 180 0 R
+Reading 181 0 R
+Reading 182 0 R
+Reading 183 0 R
+Reading 184 0 R
+-> Uncompressing object 184 0
+-> Original Length: 2271
+-> Uncompressed Length: 7581
+Reading 185 0 R
+Reading 186 0 R
+Reading 187 0 R
+Reading 188 0 R
+Reading 189 0 R
+Reading 190 0 R
+Reading 191 0 R
+Reading 192 0 R
+Reading 193 0 R
+Reading 194 0 R
+Reading 195 0 R
+Reading 196 0 R
+Reading 197 0 R
+Reading 198 0 R
+Reading 199 0 R
+Reading 200 0 R
+Reading 201 0 R
+Reading 202 0 R
+Reading 203 0 R
+Reading 204 0 R
+Reading 205 0 R
+Reading 206 0 R
+Reading 207 0 R
+Reading 208 0 R
+Reading 209 0 R
+Reading 210 0 R
+Reading 211 0 R
+Reading 212 0 R
+Reading 213 0 R
+Reading 214 0 R
+Reading 215 0 R
+-> Uncompressing object 215 0
+-> Original Length: 13974
+-> Uncompressed Length: 14669
+Reading 216 0 R
+Reading 217 0 R
+-> Uncompressing object 217 0
+-> Original Length: 12624
+-> Uncompressed Length: 13326
+Reading 218 0 R
+Reading 219 0 R
+-> Uncompressing object 219 0
+-> Original Length: 7846
+-> Uncompressed Length: 8318
+Reading 220 0 R
+Reading 221 0 R
+-> Uncompressing object 221 0
+-> Original Length: 9444
+-> Uncompressed Length: 9984
+Reading 222 0 R
+Reading 223 0 R
+-> Uncompressing object 223 0
+-> Original Length: 18316
+-> Uncompressed Length: 19168
+Reading 224 0 R
+Reading 225 0 R
+-> Uncompressing object 225 0
+-> Original Length: 12953
+-> Uncompressed Length: 13660
+Reading 226 0 R
+Reading 227 0 R
+-> Uncompressing object 227 0
+-> Original Length: 9995
+-> Uncompressed Length: 10570
+Reading 228 0 R
+Reading 229 0 R
+-> Uncompressing object 229 0
+-> Original Length: 8514
+-> Uncompressed Length: 9012
+Reading 230 0 R
+Reading 231 0 R
+-> Uncompressing object 231 0
+-> Original Length: 6961
+-> Uncompressed Length: 7384
+Reading 232 0 R
+Reading 233 0 R
+-> Uncompressing object 233 0
+-> Original Length: 13395
+-> Uncompressed Length: 14064
+Reading 234 0 R
+Reading 235 0 R
+-> Uncompressing object 235 0
+-> Original Length: 9350
+-> Uncompressed Length: 9844
+Reading 236 0 R
+Reading 237 0 R
+-> Uncompressing object 237 0
+-> Original Length: 9521
+-> Uncompressed Length: 10045
+Reading 238 0 R
+Reading 239 0 R
+-> Uncompressing object 239 0
+-> Original Length: 13291
+-> Uncompressed Length: 13997
+Reading 240 0 R
+Reading 241 0 R
+-> Uncompressing object 241 0
+-> Original Length: 11980
+-> Uncompressed Length: 13024
+Reading 242 0 R
+Reading 243 0 R
+-> Uncompressing object 243 0
+-> Original Length: 1535
+-> Uncompressed Length: 1697
+Reading 244 0 R
+Reading 245 0 R
+-> Uncompressing object 245 0
+-> Original Length: 1698
+-> Uncompressed Length: 1851
+Reading 246 0 R
+Reading 248 0 R
+Reading 249 0 R
+Reading 250 0 R
+Reading 251 0 R
+Reading 252 0 R
+Reading 253 0 R
+Reading 254 0 R
+Reading 255 0 R
+Reading 256 0 R
+Reading 257 0 R
+Reading 258 0 R
+Reading 259 0 R
+Reading 260 0 R
+Reading 261 0 R
+Reading 262 0 R
+Reading 263 0 R
+Reading 264 0 R
+Reading 265 0 R
+Reading 266 0 R
+Reading 267 0 R
+Reading 268 0 R
+Reading 269 0 R
+Reading 270 0 R
+Reading 271 0 R
+Reading 272 0 R
+Reading 273 0 R
+Reading 274 0 R
+Reading 275 0 R
+Reading 276 0 R
+-> Uncompressing object 276 0
+-> Original Length: 680
+-> Uncompressed Length: 1385
/home/a/Documents/sola/gimb/2/mat/domace_naloge/16/dokument.pdf was successfully uncompressed to: /home/a/Documents/sola/gimb/2/mat/domace_naloge/16/dokument-uncompressed.pdf
**** Error: An error occurred while reading an XREF table.
**** The file has been damaged. This may have been caused