Latex za izvoze: IZVOZ-50: Število - polje za enoto ne dela izpis

This commit is contained in:
patrik2020 2020-09-08 08:55:48 +02:00
parent 83d55ea803
commit 80c57362e6

View File

@ -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