From f24c9ca95c018bdf77bf9353a9f4a06f78ec7a4b Mon Sep 17 00:00:00 2001 From: Bert Burgemeister Date: Sun, 9 Jan 2011 15:51:44 +0100 Subject: [PATCH] Better reflection of comment style conventions. --- clqr-input-output.tex | 8 +++++--- clqr.tex | 4 ++-- html/download.php | 2 +- html/index.php | 2 +- html/license.html | 4 ++-- html/printing.html | 2 +- html/source.html | 2 +- 7 files changed, 13 insertions(+), 11 deletions(-) diff --git a/clqr-input-output.tex b/clqr-input-output.tex index b754c6f..a6aed20 100644 --- a/clqr-input-output.tex +++ b/clqr-input-output.tex @@ -1,4 +1,4 @@ -% Copyright (C) 2008, 2009, 2010 Bert Burgemeister +% Copyright (C) 2008, 2009, 2010, 2011 Bert Burgemeister % % Permission is granted to copy, distribute and/or modify this % document under the terms of the GNU Free Documentation License, @@ -248,7 +248,7 @@ \KWD{\#\boldmath$|$ }\OPn{\VAR{multi-line-comment}}\KWD{ \boldmath$|$\#}\\ \KWD*{; }\OPn{\VAR{one-line-comment}}}{.}} {\index{\#{$"|$} {$"|$}\#} - Comments. There are conventions: + Comments. There are stylistic conventions: } \begin{LIST}{.5cm} \IT{\KWD{;;;;} \VAR{title}\qquad\qquad} @@ -260,7 +260,9 @@ \IT{\KWD{;;} \VAR{state}\qquad\qquad} {State of program or of following code.} - \IT{\KWD{;} \VAR{explanation}} + \IT{\arrGOO{% + \KWD{;}\VAR{explanation}\\ + \KWD{;}\VAR{ continuation}}{.}} {Regarding line on which it appears.} \end{LIST} diff --git a/clqr.tex b/clqr.tex index 471a44b..b67c1ba 100644 --- a/clqr.tex +++ b/clqr.tex @@ -1,4 +1,4 @@ -% Copyright (C) 2008, 2009, 2010 Bert Burgemeister +% Copyright (C) 2008, 2009, 2010, 2011 Bert Burgemeister % % Permission is granted to copy, distribute and/or modify this % document under the terms of the GNU Free Documentation License, @@ -228,7 +228,7 @@ \hfill Revision \input{REVISION} [\input{DATE}\hspace{-.65ex}]} - \makebox[\textwidth][l]{Copyright \copyright\ 2008, 2009, 2010 + \makebox[\textwidth][l]{Copyright \copyright\ 2008, 2009, 2010, 2011 \AUTHOR\hfill} \makebox[\textwidth][l]{\LaTeX\ source: \href{http://clqr.berlios.de}{http://clqr.berlios.de} diff --git a/html/download.php b/html/download.php index b8dd5b3..843360d 100644 --- a/html/download.php +++ b/html/download.php @@ -177,7 +177,7 @@ - © 2008, 2009, 2010   + © 2008, 2009, 2010, 2011   Bert Burgemeister diff --git a/html/index.php b/html/index.php index 93e59fb..557e945 100644 --- a/html/index.php +++ b/html/index.php @@ -74,7 +74,7 @@ - © 2008, 2009, 2010   + © 2008, 2009, 2010, 2011   Bert Burgemeister diff --git a/html/license.html b/html/license.html index 1e56571..ebedc24 100644 --- a/html/license.html +++ b/html/license.html @@ -36,7 +36,7 @@

License

- Copyright © 2008, 2009, 2010 Bert Burgemeister + Copyright © 2008, 2009, 2010, 2011 Bert Burgemeister

Permission is granted to copy, distribute and/or modify this @@ -561,7 +561,7 @@ - © 2008, 2009, 2010   + © 2008, 2009, 2010, 2011   Bert Burgemeister diff --git a/html/printing.html b/html/printing.html index 31afab6..8105643 100644 --- a/html/printing.html +++ b/html/printing.html @@ -72,7 +72,7 @@ - © 2008, 2009, 2010   + © 2008, 2009, 2010, 2011   Bert Burgemeister diff --git a/html/source.html b/html/source.html index 3637985..d892530 100644 --- a/html/source.html +++ b/html/source.html @@ -63,7 +63,7 @@ - © 2008, 2009, 2010   + © 2008, 2009, 2010, 2011   Bert Burgemeister -- 2.11.4.GIT