Oprava parametru u \multicolumn. Nyní spravny pocet.
Anet
This commit is contained in:
		
							parent
							
								
									c500721c7b
								
							
						
					
					
						commit
						3fe3c085ea
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -3,7 +3,7 @@ | |||
| 		@\hskip.5em}c {% endfor %}  | ||||
| 		|c|r|r} | ||||
| \hline | ||||
| & & & & \multicolumn{ {{ problemy_list|length }} }{c|}{\textbf{Úlohy}} & & \\ | ||||
| & & & & \multicolumn{ {{ problemy|length }} }{c|}{\textbf{Úlohy}} & & \\ | ||||
| \textbf{Poř.} & \textbf{Jméno} & \textbf{R.} & \raisebox{0.7mm}{$\sum_{-1}$} &  | ||||
| {% for p in problemy %}  | ||||
| 	{% if p.TYP_ULOHA %}  | ||||
|  | @ -24,7 +24,7 @@ | |||
| {% if rv.resitel.titul %}  | ||||
| 	\titul{ {{ rv.resitel.titul }} }  | ||||
| {% endif %}  | ||||
| 	{{ rv.resitel.plne_jmeno }} & {{ rv.resitel.rocnik}} & {{ rv.vysledek.body_minule }}  | ||||
| 	{{ rv.resitel.plne_jmeno }} & {{ rv.resitel.rocnik}} & {{ rv.body_minule }}  | ||||
|     {% for b in rv.body %} | ||||
| 		{{ b }} &  | ||||
| 	{% endfor %}  | ||||
|  |  | |||
		Loading…
	
		Reference in a new issue
	
	 Aneta
						Aneta