This commit is contained in:
Knoch 2021-05-28 12:42:31 +02:00
parent 4c67398034
commit 2f9fb32678

View File

@ -121,7 +121,7 @@ Listing source code
@content @content
* In the directory `exercises/source-code-listings` you can find a file named `Source.java`, which we want to include in our document. * In the directory `exercises/source-code-listings` you can find a file named `Source.java`, which we want to include in our document.
* ++ **Include** the java code in the file `task-1.tex1`. * ++ **Include** the java code in the file `task-1.tex`.
* ++ **Number** the code lines. * ++ **Number** the code lines.
* ++ Use the **theme** `native`. * ++ Use the **theme** `native`.
* ++ Change the **background colour** to dark blue. * ++ Change the **background colour** to dark blue.