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.