From cb2c56a418f21f5d4bb2268686852c5f24bb0636 Mon Sep 17 00:00:00 2001 From: Abhijit Kshirsagar Kshirsagar Date: Fri, 18 Mar 2022 10:11:30 +0530 Subject: [PATCH] Add note for exam CWL for TexStudio --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 747e4fe..38d801f 100644 --- a/README.md +++ b/README.md @@ -34,4 +34,10 @@ Although the TeX source may be edited with any text editor or LaTeX editor, TexS --------------------- #### Acknowledgements -This template is based on an exam originally created by Abhijit Kshirsagar for the EE2701 course at the University of Minnesota, in 2019, with help from Prof. Ned Mohan and Prince Kumar. \ No newline at end of file +This template is based on an exam originally created by Abhijit Kshirsagar for the EE2701 course at the University of Minnesota, in 2019, with help from Prof. Ned Mohan and Prince Kumar. + + +--------------------- + +#### Notes, Tips and Tricks +1. If your TexStudio is not autocompleting commands from the Exam class, you can download the [autocomplete file for the exam class](https://raw.githubusercontent.com/LaTeXing/LaTeX-cwl/master/class-exam.cwl) and place it in `~/.config/texstudio/completion/user`