diff options
author | Karl Berry <karl@freefriends.org> | 2006-01-09 00:44:40 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-01-09 00:44:40 +0000 |
commit | b4fc5f639874db951177ec539299d20908adb654 (patch) | |
tree | 52f08823ca58fffe3db6a9b075635038c567626c /Master/texmf-dist/doc/latex/miller/ChangeLog | |
parent | dec3d98ebe442d7ea93efbaa8dd2e2be8149a467 (diff) |
doc 4
git-svn-id: svn://tug.org/texlive/trunk@80 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/miller/ChangeLog')
-rw-r--r-- | Master/texmf-dist/doc/latex/miller/ChangeLog | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/miller/ChangeLog b/Master/texmf-dist/doc/latex/miller/ChangeLog new file mode 100644 index 00000000000..d6730741041 --- /dev/null +++ b/Master/texmf-dist/doc/latex/miller/ChangeLog @@ -0,0 +1,16 @@ +v1.2 2004/09/20 Harald Harders <h.harders@tu-bs.de> + - Make \hkl robust. + - Adapt Makefile to TeXLive 2004. + +v1.1 2004/04/07 Harald Harders <h.harders@tu-bs.de> + - Add a documentation. + - Bugfix: In some cases, arguments without space have been parsed + incorrectly. + - Bugfix: Detect isolated minus sign in argument with spaces. + +v1.0 2003/04/11 Harald Harders <h.harders@tu-bs.de>, + Björn Pedersen <bjoern.pedersen@frm2.tum.de> + - Changed \millerminus from \bar to \overline due to numbers with + more than one digit. + - Added support to arguments with space and numbers with more than + one digit. |