summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.txt4
-rw-r--r--html/topic/chemistry.html8
2 files changed, 8 insertions, 4 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index 4aff765..6396c9a 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -1,3 +1,7 @@
+# 6
+
+* chemistry: Use generic symbols for measures;
+
# 5
* html: Use the thead, tbody, and tfoot tags in tables;
diff --git a/html/topic/chemistry.html b/html/topic/chemistry.html
index d1ced09..7cbbb67 100644
--- a/html/topic/chemistry.html
+++ b/html/topic/chemistry.html
@@ -35,7 +35,7 @@
</tr>
<tr>
<td>stofmængdekoncentration</td>
- <td class="math">\(c_i\)</td>
+ <td class="math">\(c\)</td>
<td>mol pr. kubikmeter</td>
<td class="math">\(\frac {mol}{m^3}\)</td>
</tr>
@@ -47,7 +47,7 @@
</tr>
<tr>
<td>massekoncentration</td>
- <td class="math">\(\rho_i\)</td>
+ <td class="math">\(\rho\)</td>
<td>kilogram pr. kubikmeter</td>
<td class="math">\(\frac {kg}{m^3}\)</td>
</tr>
@@ -56,13 +56,13 @@
</tr>
<tr>
<td>massebrøk</td>
- <td class="math">\(w_i\)</td>
+ <td class="math">\(w\)</td>
<th></th>
<th></th>
</tr>
<tr>
<td>volumenbrøk</td>
- <td class="math">\(\phi_i\)</td>
+ <td class="math">\(\phi\)</td>
<th></th>
<th></th>
</tr>