aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.txt')
-rw-r--r--CHANGELOG.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index bb14cb4..74d6298 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -6,7 +6,7 @@ Bug fixes
- Fixed parser problem with negative numbers
Version 0.0.3
Improvements
- - Added danish localizations based on forum feedback: mltiplication now
+ - Added danish localizations based on forum feedback: mltiplication now
uses 'cdot' and decimal points are rendered as commas when Danish is
selected as a language
Bug fixes
@@ -20,7 +20,7 @@ Significant changes as a result of the first round of feedback!
- added automatic formatted comments as required by coding guidelines
- changed treatment of variable names to help reduce confusion. Now
the first letter is treated as the name and the rest are subscripted.
- Greek letter names are treated as a single character i.e. theta1
+ Greek letter names are treated as a single character i.e. theta1
becomes \theta_{1} in LaTeX.
- Added option to specify text which goes in front of response box
- Added support for specified variable names in the parser to improve