NIJZ: popravki grafa (nmalo večja pisava), popravki encodingov in prazne strani.TO DO: barvanje in velikost pisave
This commit is contained in:
parent
7fa616af7b
commit
2c0b9aaebb
@ -37,6 +37,8 @@ latexTranslate <- function(x, color = "NE") {
|
|||||||
|
|
||||||
x <- gsub("%", "\\\\\\\\%", x)
|
x <- gsub("%", "\\\\\\\\%", x)
|
||||||
|
|
||||||
|
x <- gsub("…", "\\\\\\\\dots", x)
|
||||||
|
|
||||||
|
|
||||||
# ALI BNARVAMO?
|
# ALI BNARVAMO?
|
||||||
if (color == "DA") {
|
if (color == "DA") {
|
||||||
@ -139,7 +141,7 @@ colnames(mydf) <- labels
|
|||||||
# Deljenje besed zaradi preglednosti
|
# Deljenje besed zaradi preglednosti
|
||||||
|
|
||||||
|
|
||||||
par(col="#004078", font = 2)
|
par(col="#004078", font = 2, cex = 1.4)
|
||||||
# Plot a radar chart
|
# Plot a radar chart
|
||||||
radarchart(
|
radarchart(
|
||||||
mydf,
|
mydf,
|
||||||
|
@ -49,7 +49,7 @@
|
|||||||
|
|
||||||
\textbf{1. Moj FOTOTIP KOŽE:} \newline \newline !varianta!
|
\textbf{1. Moj FOTOTIP KOŽE:} \newline \newline !varianta!
|
||||||
|
|
||||||
\ \\ \\
|
\ \\ \\ \\ \\
|
||||||
\begin{minipage}[t]{0.40\textwidth}
|
\begin{minipage}[t]{0.40\textwidth}
|
||||||
\textbf{2. POLARNI GRAFIKON} \newline
|
\textbf{2. POLARNI GRAFIKON} \newline
|
||||||
\hspace*{0.5cm}- grafični prikaz mojega dosedanjega \\
|
\hspace*{0.5cm}- grafični prikaz mojega dosedanjega \\
|
||||||
@ -59,7 +59,7 @@
|
|||||||
%second column
|
%second column
|
||||||
\begin{minipage}[t]{0.54\textwidth}
|
\begin{minipage}[t]{0.54\textwidth}
|
||||||
\begin{figure}[H]
|
\begin{figure}[H]
|
||||||
\vspace*{-0.7cm}
|
\vspace*{-0.5cm}
|
||||||
\efbox{\includegraphics[width=10cm,height=8.1cm]{../results/img/radar.png}}
|
\efbox{\includegraphics[width=10cm,height=8.1cm]{../results/img/radar.png}}
|
||||||
\end{figure}
|
\end{figure}
|
||||||
\end{minipage}
|
\end{minipage}
|
||||||
@ -72,29 +72,32 @@
|
|||||||
% Rdeč trak Širina rdečega traka na drugi strani-----------------------------
|
% Rdeč trak Širina rdečega traka na drugi strani-----------------------------
|
||||||
|
|
||||||
\vspace*{-1.2cm}
|
\vspace*{-1.2cm}
|
||||||
\hspace*{-0.8cm}
|
\hspace*{-0.7cm}
|
||||||
\tikz[remember picture,overlay] \node[inner sep=0pt] at (current page.center){\includegraphics[width=\paperwidth,height=\paperheight]{../latexkosi/logo/second_page.png}};
|
\tikz[remember picture,overlay] \node[inner sep=0pt] at (current page.center){\includegraphics[width=\paperwidth,height=\paperheight]{../latexkosi/logo/second_page.png}};
|
||||||
\colorbox{rumena} {\textbf{Poletni urnik za izvajanje aktivnosti na prostem: \phantom{This text will be invisible invisible test test test test test test test test t} }}
|
\colorbox{rumena} {\textbf{Poletni urnik za izvajanje aktivnosti na prostem: \phantom{This text will be invisible invisible test test test test test test test test ttt} }}
|
||||||
\newline
|
|
||||||
\newline
|
\newline
|
||||||
|
|
||||||
!sonce!
|
!sonce!
|
||||||
\newline
|
\newline
|
||||||
|
|
||||||
|
\colorbox{rumena} {\textbf{Izbira zaščitnih oblačil \phantom{This text will be invisible invisible invisiblee will be invisible invisible test test tes testt test testt } }}
|
||||||
\newline
|
\newline
|
||||||
\colorbox{rumena} {\textbf{Izbira zaščitnih oblačil \phantom{This text will be invisible invisible invisiblee will be invisible invisible test test tes testt test test } }}
|
|
||||||
\newline
|
|
||||||
\newline
|
|
||||||
!oblacila!
|
!oblacila!
|
||||||
\newline
|
\newline
|
||||||
|
|
||||||
|
\colorbox{rumena} {\textbf{Uporaba kemičnih zaščitnih sredstev \phantom{This text will be invisible invisible invisiblee will be test test test test test testttttt } }}
|
||||||
\newline
|
\newline
|
||||||
\colorbox{rumena} {\textbf{Uporaba kemičnih zaščitnih sredstev \phantom{This text will be invisible invisible invisiblee will be test test test test test testtt } }}
|
|
||||||
\newline
|
|
||||||
\newline
|
|
||||||
!kemija!
|
!kemija!
|
||||||
\newline
|
\newline
|
||||||
\newline
|
\newline
|
||||||
\colorbox{rumena} {\textbf{Obiskovanje solarija \phantom{This text will be invisible invisible invisiblee will be test test test test test tes dffffffffffffff ttttttt} }}
|
|
||||||
\newline
|
|
||||||
\newline
|
\begin{minipage}[t][0pt]{\linewidth}
|
||||||
\nopagebreak
|
\colorbox{rumena} {\textbf{Obiskovanje solarija \phantom{This text will be invisible invisible invisiblee will be test test test test test tes dffffffffffffff ttttttttttt} }}
|
||||||
!solarij!
|
|
||||||
|
|
||||||
|
!solarij!
|
||||||
|
\end{minipage}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user