From 80c57362e655344c874fd56ddad76aa814df6ee5 Mon Sep 17 00:00:00 2001 From: patrik2020 Date: Tue, 8 Sep 2020 08:55:48 +0200 Subject: [PATCH] =?UTF-8?q?Latex=20za=20izvoze:=20IZVOZ-50:=20=C5=A0tevilo?= =?UTF-8?q?=20-=20polje=20za=20enoto=20ne=20dela=20izpis?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- admin/survey/export/latexclasses/class.LatexSurveyElement.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/admin/survey/export/latexclasses/class.LatexSurveyElement.php b/admin/survey/export/latexclasses/class.LatexSurveyElement.php index a8e188e99..6a25c2e21 100644 --- a/admin/survey/export/latexclasses/class.LatexSurveyElement.php +++ b/admin/survey/export/latexclasses/class.LatexSurveyElement.php @@ -284,7 +284,8 @@ class LatexSurveyElement{ $tex .= $this->texNewLine; $tex .= '\vspace{2 mm}'; //$tex .= ' {\indent \\footnotesize '.$this->encodeText($spremenljivke['info']).'}'; - $tex .= ' {\noindent \\footnotesize '.$this->encodeText($spremenljivke['info']).'}'; + //$tex .= ' {\noindent \\footnotesize '.$this->encodeText($spremenljivke['info']).'}'; + $tex .= ' \noindent \\footnotesize '.$this->encodeText($spremenljivke['info']).' '; } if( !in_array($spremenljivke['tip'], array(4, 6, 16, 19, 20, 21, 7, 8, 18)) ){ //ce ni multigrid radio, checkbox, besedilo, stevilo, datum ali vsota ki ne potrebujejo prazne vrstice zaradi uporabe tabele