From 668a94dcb1afa72bc3a0f5856be6a9f0d237d456 Mon Sep 17 00:00:00 2001 From: Bert Burgemeister Date: Wed, 24 Jul 2013 09:09:24 +0200 Subject: [PATCH] Fix description of E, G directives of format Thanks to David Catteeuw for the bug report. --- clqr-input-output.tex | 8 ++++---- clqr.tex | 4 ++-- html-template/download.html | 2 +- html-template/index.html | 2 +- html-template/license.html | 4 ++-- html-template/printing.html | 2 +- html-template/source.html | 2 +- 7 files changed, 12 insertions(+), 12 deletions(-) diff --git a/clqr-input-output.tex b/clqr-input-output.tex index fe5eabc..9599f62 100644 --- a/clqr-input-output.tex +++ b/clqr-input-output.tex @@ -1,4 +1,4 @@ -% Copyright (C) 2008, 2009, 2010, 2011, 2012 Bert Burgemeister +% Copyright (C) 2008, 2009, 2010, 2011, 2012, 2013 Bert Burgemeister % % Permission is granted to copy, distribute and/or modify this % document under the terms of the GNU Free Documentation License, @@ -787,7 +787,7 @@ \kwd{@}, always pre\-pend a sign. } - \IT{\KWD{\TLD} \Op{\VAR{width}} \OP{\KWD{,}\Op{\VAR{int-digits}} + \IT{\KWD{\TLD} \Op{\VAR{width}} \OP{\KWD{,}\Op{\VAR{dec-digits}} \OP{\KWD{,}\Op{\VAR{exp-digits}} \OP{\KWD{,}\Op{\VAR{scale-factor}\DF{\LIT{1}}} \OP{\KWD{,}\Op{\VAR{overflow-char}} @@ -796,8 +796,8 @@ \KWD{\Op{@} \Goo{E\XOR G}}} {\index{\~E@$\sim$E}\index{\~G@$\sim$G}% \EM{Exponential/General Floating-Point. } - Print argument as floating-point number with \VAR{int-digits} - before decimal point and \VAR{exp-digits} in the signed + Print argument as floating-point number with \VAR{dec-digits} + after decimal point and \VAR{exp-digits} in the signed exponent. With \KWD{\TLD G}, choose either \KWD{\TLD E} or \KWD{\TLD F}. With \KWD{@}, always prepend a sign. } diff --git a/clqr.tex b/clqr.tex index db15a9c..3d89a71 100644 --- a/clqr.tex +++ b/clqr.tex @@ -1,4 +1,4 @@ -% Copyright (C) 2008, 2009, 2010, 2011, 2012 Bert Burgemeister +% Copyright (C) 2008, 2009, 2010, 2011, 2012, 2013 Bert Burgemeister % % Permission is granted to copy, distribute and/or modify this % document under the terms of the GNU Free Documentation License, @@ -226,7 +226,7 @@ \hfill Revision \input{REVISION} [\input{DATE}\hspace{-.65ex}]} - \makebox[\textwidth][l]{Copyright \copyright\ 2008, 2009, 2010, 2011, 2012 + \makebox[\textwidth][l]{Copyright \copyright\ 2008 - 2013 \AUTHOR\hfill} \makebox[\textwidth][l]{\LaTeX\ source: \href{http://clqr.boundp.org}{http://clqr.boundp.org} diff --git a/html-template/download.html b/html-template/download.html index 6c12954..6a62077 100644 --- a/html-template/download.html +++ b/html-template/download.html @@ -139,7 +139,7 @@ - © 2008 - 2012   + © 2008 - 2013   Bert Burgemeister diff --git a/html-template/index.html b/html-template/index.html index ea8a211..0ad1e9f 100644 --- a/html-template/index.html +++ b/html-template/index.html @@ -68,7 +68,7 @@ - © 2008 - 2012   + © 2008 - 2013   Bert Burgemeister diff --git a/html-template/license.html b/html-template/license.html index 6232f41..b12b18e 100644 --- a/html-template/license.html +++ b/html-template/license.html @@ -31,7 +31,7 @@

License

- Copyright © 2008 - 2012 Bert Burgemeister + Copyright © 2008 - 2013 Bert Burgemeister

Permission is granted to copy, distribute and/or modify this @@ -556,7 +556,7 @@ - © 2008 - 2012   + © 2008 - 2013   Bert Burgemeister diff --git a/html-template/printing.html b/html-template/printing.html index 01b49cc..4a91f1b 100644 --- a/html-template/printing.html +++ b/html-template/printing.html @@ -67,7 +67,7 @@ - © 2008 - 2012   + © 2008 - 2013   Bert Burgemeister diff --git a/html-template/source.html b/html-template/source.html index 74d5ed8..ce07e24 100644 --- a/html-template/source.html +++ b/html-template/source.html @@ -65,7 +65,7 @@ - © 2008 - 2012   + © 2008 - 2013   Bert Burgemeister -- 2.11.4.GIT