summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/cooking-units/README.md
blob: bf7bdbafd4836266d48148b614b65c99308e8650 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67

cooking-units
=============

Overview
--------

While writing a cookery book, units and their format can be quite
troublesome. This contains not only the question of how to print those
units, but also the question of the conversion of units. A cookery book
doesn't contain only SI units, it contains a much more colorful range
of units (kg, dag, g, oz, ... for example) and this may cause some
confusion if too many different units are used, but if you just write a
cookery book for fun you don't think about this case ... until someone
(my mother in my case) tells you that it's too confusing.

This package solves both problems: It formats your input and
you have the option to convert the units globally or locally using a key-value
system.

Please note that this package is not intended to be used to
print units (and numbers) physically correct. It should be used for
more light-hearted stuff (like a cookery book for example).

Requirements
------------

 * expl3 & xparse
 * translator
 * xfrac
 * l3keys2e
 * fmtcount (optional)

This file contains
------------------

 * README
 * cooking-units.pdf
 * cooking-units.dtx
 * cooking-units.ins

Changes
-------

 * v1.00a   Converting 'Re' to 'eV' should be correct now.
 * v1.01     Added units 'ssp', 'csp' and 'dsp'  (salt-, coffee-, dessertspoonful)
                 English: litre (and only litre) now uses curly l
                 British English: 'pinch' is written in full.
 * v1.02     Replaced \cufrac by \cuam
                 New message: 'obsolete-command'.

Supported Languages
-------------------

* German
* English
* French (suboptimal)

License
-------
This material is subject to the LaTeX Project Public License. See

  http://www.ctan.org/tex-archive/help/Catalogue/licenses.lppl.html

for the details of that license.