From 484f13c0a3a101d1407b1265e182421a08d26a47 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADt=20Novotn=C3=BD?= <witiko@mail.muni.cz> Date: Sat, 4 Jan 2020 06:48:59 +0100 Subject: [PATCH] Fix alignment of the assignment key in example documents --- example/mu/example.dtx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/example/mu/example.dtx b/example/mu/example.dtx index 7233fd4..a4f5f55 100644 --- a/example/mu/example.dtx +++ b/example/mu/example.dtx @@ -133,7 +133,7 @@ %% Uncomment the following line (by removing the % symbol at %% the beginning) and replace `assignment.pdf` with the %% filename of your scanned thesis assignment. - % assignment = assignment.pdf, +% assignment = assignment.pdf, %% The following keys are only useful, when you're using a %% locale other than English. You can safely omit them in an %% English thesis. @@ -175,7 +175,7 @@ %% Uncomment the following line (by removing the % symbol at %% the beginning) and replace `assignment.pdf` with the %% filename of your scanned thesis assignment. - % assignment = assignment.pdf, +% assignment = assignment.pdf, } %</fi> %<*fsps> @@ -444,7 +444,7 @@ %% Uncomment the following line (by removing the % symbol at %% the beginning) and replace `assignment.pdf` with the %% filename of your scanned thesis assignment. - % assignment = assignment.pdf, +% assignment = assignment.pdf, } %</sci> \usepackage{makeidx} %% The `makeidx` package contains -- GitLab