diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2017-12-17 20:44:53 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2017-12-17 20:44:53 +0200 |
commit | aed04bc4eda042bfa80d57a84c7d1406782ee66f (patch) | |
tree | d1d83c28383097e31f6fc09959e8688e7c501f3f /doc/ChangeLog | |
parent | 8db83f48914bb060de8f217ba950d8ee4f5ea5f7 (diff) | |
download | egawk-aed04bc4eda042bfa80d57a84c7d1406782ee66f.tar.gz egawk-aed04bc4eda042bfa80d57a84c7d1406782ee66f.tar.bz2 egawk-aed04bc4eda042bfa80d57a84c7d1406782ee66f.zip |
Update doc with lots of formatting improvements.
Diffstat (limited to 'doc/ChangeLog')
-rw-r--r-- | doc/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index 944da8f9..d73f9392 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,15 @@ +2017-12-01 Sergey Tselikh <stselikh@gmail.com> + + * gawktexi.in: Several small changes to gawktexi.in, + mainly related to fixing typos, small text polishing + and adding @group/@end group in @example and @example-like + constructs to clean PDF version (formatted for Letter paper, + which is the default) of orphaned single lines of source code + or example output in higher and lower parts of pages (such + lines were with just a "}", or with a single line of code or + a comment). Hyphenated words "single-precision", + "double-precision" and alike left untouched. + 2017-12-14 Arnold D. Robbins <arnold@skeeve.com> * gawktexi.in: Add a note to add a section on recursion. |