From 7987788b9297d60a05569f4fe440f385e61df3e1 Mon Sep 17 00:00:00 2001 From: Michael Baumgartner Date: Sat, 30 Mar 2024 15:05:53 +0100 Subject: [PATCH] Add README --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..385ed75 --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +# se2thesis test for resq referencing + +Testing for referencing in a $\LaTeX$ document +with the [se2thesis](https://ctan.org/pkg/se2thesis) class to a `resq` environment. +The [documentation of the class](http://mirrors.ctan.org/macros/latex/contrib/se2thesis/se2thesis.pdf) does recommend the command `\cref`, +but that does not work with `resq`.