Latex za izvoze: IZVOZ-50: Število - polje za enoto ne dela izpis
This commit is contained in:
parent
83d55ea803
commit
80c57362e6
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user