From f46060ff19cd22b1c88d63c5fe98aa4091cf87eb Mon Sep 17 00:00:00 2001 From: Michael Baumgartner Date: Sat, 30 Mar 2024 15:27:56 +0100 Subject: [PATCH] Add link to GitHub issue --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 385ed75..5f80150 100644 --- a/README.md +++ b/README.md @@ -4,3 +4,4 @@ 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`. +[Here](https://github.com/se2p/se2thesis/issues/8) is the issue for this at the `se2thesis` project.