diff options
-rw-r--r-- | copyright.md | 4 | ||||
-rw-r--r-- | header.tex | 1 |
2 files changed, 3 insertions, 2 deletions
diff --git a/copyright.md b/copyright.md index 43ec45d..4bac683 100644 --- a/copyright.md +++ b/copyright.md @@ -31,5 +31,5 @@ Source available at <https://github.com/cyrealtype/Lora>. ISBN \mytodo{ISBN No.}{0-1234-FIXME-2} -First edition published December 11, 2014 -Second edition published \mytodo{release date}{FIXME}, 2015 +First edition published \formatdate{11}{12}{2014} +Second edition published \formatdate{25}{3}{2015} @@ -23,3 +23,4 @@ \semiisopage[7] \checkandfixthelayout \usepackage{foreign} +\usepackage[nodayofweek]{datetime} |