From ed5640d8b587fbcfed7dd7967f3de04b37a76f26 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 11:06:44 +0200 Subject: Adding upstream version 4:7.4.7. Signed-off-by: Daniel Baumann --- desktop/scripts/smath.sh | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 desktop/scripts/smath.sh (limited to 'desktop/scripts/smath.sh') diff --git a/desktop/scripts/smath.sh b/desktop/scripts/smath.sh new file mode 100755 index 000000000..9c05223b4 --- /dev/null +++ b/desktop/scripts/smath.sh @@ -0,0 +1,4 @@ +#!/bin/sh + +cmd=$(dirname "$0")/soffice +exec "$cmd" --math "$@" -- cgit v1.2.3