aboutsummaryrefslogtreecommitdiff
path: root/projdoc.cls
diff options
context:
space:
mode:
authorMax-001 <80035972+Max-001@users.noreply.github.com>2024-10-09 17:18:19 +0200
committerMax-001 <80035972+Max-001@users.noreply.github.com>2024-10-09 17:18:19 +0200
commit4669fc33ffbf428ff7a58d1937e1aede5e9ba038 (patch)
treeee3d227dc32723ed4fd20a4e59edc819c952c1bb /projdoc.cls
parentaa2835cbdbfd71f9d2b6ff74f3243862c2c56ca8 (diff)
parentd3f498235d90112a31c55c4625f719ea09f01217 (diff)
Merge remote-tracking branch 'origin/master' into max/time
Diffstat (limited to 'projdoc.cls')
-rw-r--r--projdoc.cls2
1 files changed, 1 insertions, 1 deletions
diff --git a/projdoc.cls b/projdoc.cls
index 8a2c05d..b369b18 100644
--- a/projdoc.cls
+++ b/projdoc.cls
@@ -330,7 +330,7 @@
% adjust scale for puml diagrams
\newcommand{\includepumldiag}[1]{%
\StrSubstitute{#1}{.puml}{.eps}[\filename]%
- \fitimg{\includegraphics[scale=0.6]{\filename}}%
+ \fitimg{\includegraphics[scale=0.75]{\filename}}%
}
% prevent page break between two paragraphs