summaryrefslogtreecommitdiff
path: root/support/kamal/testfile
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /support/kamal/testfile
Initial commit
Diffstat (limited to 'support/kamal/testfile')
-rw-r--r--support/kamal/testfile32
1 files changed, 32 insertions, 0 deletions
diff --git a/support/kamal/testfile b/support/kamal/testfile
new file mode 100644
index 0000000000..9bcd101935
--- /dev/null
+++ b/support/kamal/testfile
@@ -0,0 +1,32 @@
+This is a test file for textools
+$\beta$
+junk \
+(unmatched parentheses))
+$dollar sign not closed at the same line
+it could be a mistake!$
+Input another file
+\input inc_file
+Try to input a non existing file
+\input not_available
+$$
+{{unclosed braces in equation}
+$ this should be a double dollar sign
+% commented text is ignored, so unmatching like this (( is ignored.
+Insert another file
+\include{inc_file2}
+but \% this is not a commented text
+this \$ is also not a math dollar sign, so it should not give
+a matching warning, nor should this \{ escaped left brace.
+$$ This is a properly displayed text $$
+$((unmatched parentheses)$
+LaTeX equation:
+\begin{equation}
+\alpha + beta =0
+\begin{array}
+
+\end{array}
+\begin{array}
+
+\end{equation}
+
+\end{equation}