aboutsummaryrefslogtreecommitdiff
path: root/projdoc.cls
diff options
context:
space:
mode:
authorjaroWMR <jarorutjes07@gmail.com>2024-11-01 15:51:00 +0100
committerjaroWMR <jarorutjes07@gmail.com>2024-11-01 15:51:00 +0100
commitb531e1b60a0267276ae990727bd09a051cf24898 (patch)
treea8e500aa932c8b93ee4f6e8f2a2fc6d059a55923 /projdoc.cls
parent3c1d6ae0271e6f5eec968787a53fb77285215931 (diff)
parent0cfe85c3a8766992f9b04c082143283698d756d7 (diff)
Merge branch 'master' of github.com:lonkaars/crepe-docs into jaro/time-update
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