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("…", "\\\\\\\\dots", x)
|
||||
|
||||
|
||||
# ALI BNARVAMO?
|
||||
if (color == "DA") {
|
||||
@ -139,7 +141,7 @@ colnames(mydf) <- labels
|
||||
# Deljenje besed zaradi preglednosti
|
||||
|
||||
|
||||
par(col="#004078", font = 2)
|
||||
par(col="#004078", font = 2, cex = 1.4)
|
||||
# Plot a radar chart
|
||||
radarchart(
|
||||
mydf,
|
||||
|
@ -49,7 +49,7 @@
|
||||
|
||||
\textbf{1. Moj FOTOTIP KOŽE:} \newline \newline !varianta!
|
||||
|
||||
\ \\ \\
|
||||
\ \\ \\ \\ \\
|
||||
\begin{minipage}[t]{0.40\textwidth}
|
||||
\textbf{2. POLARNI GRAFIKON} \newline
|
||||
\hspace*{0.5cm}- grafični prikaz mojega dosedanjega \\
|
||||
@ -59,7 +59,7 @@
|
||||
%second column
|
||||
\begin{minipage}[t]{0.54\textwidth}
|
||||
\begin{figure}[H]
|
||||
\vspace*{-0.7cm}
|
||||
\vspace*{-0.5cm}
|
||||
\efbox{\includegraphics[width=10cm,height=8.1cm]{../results/img/radar.png}}
|
||||
\end{figure}
|
||||
\end{minipage}
|
||||
@ -72,29 +72,32 @@
|
||||
% Rdeč trak Širina rdečega traka na drugi strani-----------------------------
|
||||
|
||||
\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}};
|
||||
\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} }}
|
||||
\newline
|
||||
\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
|
||||
|
||||
!sonce!
|
||||
\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
|
||||
\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!
|
||||
\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
|
||||
\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!
|
||||
\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
|
||||
\nopagebreak
|
||||
!solarij!
|
||||
|
||||
|
||||
\begin{minipage}[t][0pt]{\linewidth}
|
||||
\colorbox{rumena} {\textbf{Obiskovanje solarija \phantom{This text will be invisible invisible invisiblee will be test test test test test tes dffffffffffffff ttttttttttt} }}
|
||||
|
||||
|
||||
!solarij!
|
||||
\end{minipage}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user