diff options
author | thing 1 <thing1@seacrossedlovers.xyz> | 2025-01-09 13:13:54 +0000 |
---|---|---|
committer | thing 1 <thing1@seacrossedlovers.xyz> | 2025-01-09 13:13:54 +0000 |
commit | c5b761663b235f5f75b528d2dbdef5e65bb954fa (patch) | |
tree | 6b4bd45af8fc1c7bf87d374487bcb112d905653e /presentation/build.sh | |
parent | ef73cc5ea04d8e5828f8e539d516ff04bc9d8e92 (diff) |
created outline/frame for the presentation in latex
Diffstat (limited to 'presentation/build.sh')
-rwxr-xr-x | presentation/build.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/presentation/build.sh b/presentation/build.sh new file mode 100755 index 0000000..36001de --- /dev/null +++ b/presentation/build.sh @@ -0,0 +1,2 @@ +#!/bin/bash +pdflatex presentation.tex |