aboutsummaryrefslogtreecommitdiff
path: root/projdoc.cls
diff options
context:
space:
mode:
authorMax-001 <80035972+Max-001@users.noreply.github.com>2024-11-05 11:33:16 +0100
committerMax-001 <80035972+Max-001@users.noreply.github.com>2024-11-05 11:33:16 +0100
commit65fd4db4aead74c0bb28c8f099522536d5ce5f6c (patch)
tree7f9a7510b18e8eefbcd7129cf987c9f3f3b69e34 /projdoc.cls
parent8fd4ebc33c2eba64e6be15c750ae8a821b72fd36 (diff)
parente696e7a6ac438c4af2e3d597c12950ad72b88520 (diff)
Merge branch 'master' of https://github.com/lonkaars/crepe-docs 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 b369b18..a0c8e10 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.75]{\filename}}%
+ \fitimg{\includegraphics[scale=0.65]{\filename}}%
}
% prevent page break between two paragraphs