From 8a2820568bca81474498e02f6e6d5b2ddf2e50a7 Mon Sep 17 00:00:00 2001 From: johanf85 <43075793+johanf85@users.noreply.github.com> Date: Mon, 1 Oct 2018 09:37:09 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f946fa8..b85b886 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Download .zip file containing all files: http://bit.ly/ExcelSymbolMaintain10 Working example on OverLeaf.com: https://www.overleaf.com/read/svtcgxdkqsxr # Introduction -Thesis documents often contain a lot of mathematical equations. Therefore, in most cases, a symbol list is added to the document and underneath equations parameter definitions are added. +Thesis documents often contain a lot of mathematical equations. Therefore, in most cases, a symbol list is added to the document and underneath equations, parameter definitions are added. This projects contains a LaTeX solution for creating a symbol list using the `glossaries` package, together with the `glossaries-extra` package. Next to this, code is provided for showing parameter definitions under a first declaration of the equation in the document. The goal of this project is defining symbol definitions and units only once and create symbol list and parameter definitions automatically based on this. To help with this, an Excel file (SymbolSheetSecure.xlsx) is created.