From 718f9c135189b14e18ad22e57a8b0747624f0e43 Mon Sep 17 00:00:00 2001
From: mirabilos <thorsten.glaser@teckids.org>
Date: Thu, 21 Dec 2017 22:56:39 +0100
Subject: [PATCH] =?UTF-8?q?in=20lieu=20of=20a=20licence=20button,=20implem?=
 =?UTF-8?q?ent=20my=20=E2=9C=93=20OK=20to=20=E1=B4=84=E1=B4=8F=E1=B4=98?=
 =?UTF-8?q?=CA=8F=20for=20MirOS?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

this is consistent with what I use in MuseScore, so…
---
 teckids2style.sty | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/teckids2style.sty b/teckids2style.sty
index 509d5de..8bca4a2 100644
--- a/teckids2style.sty
+++ b/teckids2style.sty
@@ -118,7 +118,13 @@
  }%
 }%
 \newcommand{\dokumentLizenzMirOS}{%
- \renewcommand{\dokumentLizenzlogo}{}%
+ \renewcommand{\dokumentLizenzlogo}{%
+  \mbox{%
+   \makebox(0,0){\hspace{1em}\LARGE ✓}\hspace{2em}\makebox[0pt]{%
+    \raisebox{-1.5\height}{\hspace{-0.75em}\textsc{copy}}%
+   }\raisebox{-0.2\height}{\tiny\hspace{-2em}OK to}%
+  }%
+ }%
  \renewcommand{\dokumentLizenztext}{%
   Veröffentlicht unter der MirOS-Lizenz.%
  }%
-- 
GitLab