From 58598ac47c13b53c3bf083f05ea0ab7861b34ef0 Mon Sep 17 00:00:00 2001 From: Sven Vogel Date: Fri, 17 Nov 2023 13:22:20 +0000 Subject: [PATCH] Add Compataible Editors --- Compataible-Editors.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 Compataible-Editors.md diff --git a/Compataible-Editors.md b/Compataible-Editors.md new file mode 100644 index 0000000..7050587 --- /dev/null +++ b/Compataible-Editors.md @@ -0,0 +1,5 @@ +The template is developed to primarily work with the [TexLive](https://tug.org/texlive/) toolchain. Although not extensively tested, the code should work on various different LaTeX based editors. + +# Compatible editors +- [Overleaf](https://www.overleaf.com/) +- VSCode/VSCodium via the [LaTeX Workspace](https://marketplace.visualstudio.com/items?itemName=James-Yu.latex-workshop) extension \ No newline at end of file