summaryrefslogtreecommitdiff
path: root/test/examples/signature.tex
diff options
context:
space:
mode:
authoradelon <22380201+adelon@users.noreply.github.com>2024-05-07 18:07:23 +0200
committeradelon <22380201+adelon@users.noreply.github.com>2024-05-07 18:07:23 +0200
commitb2f9f7900ccb4a569ed23e9ecf327564dbba2b7d (patch)
treeac781463be5cf38ed785cd22339a291ccf7cdec8 /test/examples/signature.tex
parentbc2ea0a384548aab50991c4de365f1afbad9a284 (diff)
Sketch noun coord, symbols for reals
Diffstat (limited to 'test/examples/signature.tex')
-rw-r--r--test/examples/signature.tex19
1 files changed, 0 insertions, 19 deletions
diff --git a/test/examples/signature.tex b/test/examples/signature.tex
deleted file mode 100644
index 4d794a9..0000000
--- a/test/examples/signature.tex
+++ /dev/null
@@ -1,19 +0,0 @@
-\begin{signature}\label{triangle}
- $x$ can be a number.
-\end{signature}
-
-\begin{signature}\label{even}
- $x$ can be even.
-\end{signature}
-
-\begin{signature}\label{div}
- $x$ can divide $y$.
-\end{signature}
-
-\begin{signature}\label{square}
- The square of $x$ is a number.
-\end{signature}
-
-\begin{signature}\label{nless}
- $x \nless y$ is a proposition.
-\end{signature}