summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/diadia/README
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /macros/latex/contrib/diadia/README
Initial commit
Diffstat (limited to 'macros/latex/contrib/diadia/README')
-rw-r--r--macros/latex/contrib/diadia/README24
1 files changed, 24 insertions, 0 deletions
diff --git a/macros/latex/contrib/diadia/README b/macros/latex/contrib/diadia/README
new file mode 100644
index 0000000000..37ec19b064
--- /dev/null
+++ b/macros/latex/contrib/diadia/README
@@ -0,0 +1,24 @@
+The diadia package allows you to keep a diabetes diary.
+Usually, this means keeping record of certain medical values
+like blood sugar, blood pressure, pulse or weight. It might
+also include other medical, pharmaceutical or nutritional
+data (HbA1c, insulin doses, carbohydrate units). The diadia
+package supports all of this plus more - simply by adding
+more columns to the data file!
+It is able to evaluate the data file and typesets formatted
+tables and derived plots. Furthermore, it supports medication
+charts and info boxes.
+
+Supported languages: english, german
+Feel free to provide other translation files! ;-)
+
+License: LPPL
+
+Changes in v1.1:
+
+- added diadia.lua
+ It provides the cut, compose and average modes for data
+ management
+
+- moved style definitions to diadia.cfg
+