Skip to content

Commit

Permalink
Opraveny titulky listingů
Browse files Browse the repository at this point in the history
  • Loading branch information
FrostyX committed Mar 26, 2015
1 parent bced45e commit 382cbe5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Jakub-Kadlcik-Bachelos-thesis.tex
Original file line number Diff line number Diff line change
Expand Up @@ -177,15 +177,15 @@
[
language={Python},
label=process-files,
caption={Výpis všech souborů, kter proces využívá}
caption={Výpis všech souborů, které proces využívá}
]{sources/process_files.py}

Výpis tohoto ukázkového kódů může vypadat následovně:

\lstinputlisting
[
label=process-files-output,
caption={Výpis všech souborů, kter proces využívá}
caption={Ukázka výstupu předchozího kódu}
]{sources/process_files_output}

\subsubsection{Problémy při práci s procesy}
Expand Down

0 comments on commit 382cbe5

Please sign in to comment.