Skip to content
Snippets Groups Projects
Commit 0eb0388e authored by Frank Poetzsch-Heffter's avatar Frank Poetzsch-Heffter
Browse files

some formatting issues

parent 009a2e7b
No related branches found
No related tags found
1 merge request!86Merge school-apps
......@@ -45,13 +45,13 @@
{% with c=sub.color %}
{# Display classes #}
\color{ {{c}}}
\textbf{ {{ sub.classes }} } &\
\textbf{ {{ sub.classes }} } &
{# Display lesson number #}
\color{ {{c}}}
{{ sub.lesson }} &%
\color{ {{c}}} {% include "timetable/latex/teacher.tex" %} &%
\color{ {{c}}} {% include "timetable/latex/subject.tex" %} &%
\color{ {{c}}} {% include "timetable/latex/room.tex" %} &%
{{ sub.lesson }} &
\color{ {{c}}} {% include "timetable/latex/teacher.tex" %} &
\color{ {{c}}} {% include "timetable/latex/subject.tex" %} &
\color{ {{c}}} {% include "timetable/latex/room.tex" %} &
{# Display badge (for cancellations) #} {# Display notice and new line #}
{% if sub.badge %}
\footnotesize\badge{ {{ sub.badge }} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment