aboutsummaryrefslogtreecommitdiff
path: root/img/example.puml
diff options
context:
space:
mode:
authorLoek Le Blansch <loek@pipeframe.xyz>2024-09-14 11:10:00 +0200
committerLoek Le Blansch <loek@pipeframe.xyz>2024-09-14 11:10:00 +0200
commit4d085ec22a6d8560913f61096a83ebda4bbaa740 (patch)
treee5a4e0d290762ffa782e9cde90148dd05a976bc1 /img/example.puml
parentfea8645802845447a4e03bd40bc481b1bed48f75 (diff)
clean up LaTeX build system
Diffstat (limited to 'img/example.puml')
-rw-r--r--img/example.puml6
1 files changed, 6 insertions, 0 deletions
diff --git a/img/example.puml b/img/example.puml
new file mode 100644
index 0000000..942dce2
--- /dev/null
+++ b/img/example.puml
@@ -0,0 +1,6 @@
+@startuml
+!include theme.ipuml
+
+Bob -> Alice : hello
+
+@enduml