aboutsummaryrefslogtreecommitdiff
path: root/projdoc.cls
diff options
context:
space:
mode:
authorLoek Le Blansch <loek@pipeframe.xyz>2024-10-26 15:58:11 +0200
committerLoek Le Blansch <loek@pipeframe.xyz>2024-10-26 15:58:11 +0200
commit370c72acdb43ddb79583c232af9f91155425fc8d (patch)
tree8bbf7ce073a62052671a3958f33263dff82011be /projdoc.cls
parent6e870b621c663e09177fecf42810bc3b87c26ea6 (diff)
WIP save manager design
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