Imported Upstream version 1.23.0
[platform/upstream/groff.git] / contrib / mom / NEWS
index 077f8f7..d7cf82a 100644 (file)
@@ -1,10 +1,78 @@
-    Copyright 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013
-      Free Software Foundation, Inc.
+    -*- text -*-
+    Copyright (C) 2004-2020 Free Software Foundation, Inc.
 
     Copying and distribution of this file, with or without modification,
     are permitted in any medium without royalty provided the copyright
     notice and this notice are preserved.
 
+Release 2.5
+-----------
+Addition of shaded backgrounds, frames, and page colour.
+
+Releases 2.4 — 2.4-4_e
+----------------------
+General bug fix releases, with an overhaul of float, image, and
+pre-processor handling to correct inconsistencies in spacing,
+indents, labels, and captions.  Corrects page numbering issue in
+"Lists of..." when pre-processor material is floated and deferred.
+
+Release 2.3
+-----------
+Addition of DOCTYPE SLIDES and associated macros
+  NEWSLIDE
+  PAUSE
+  TRANSITION for slide presentations processed with gropdf.
+Fixes and improvements to nested lists (ITEM now takes a spacing
+arg), indents (IB), NEWPAGE (aliased as NEWSLIDE).  Addition
+of CENTER_BLOCK (center blocks of type over whole line length
+regardless of indents).  Tighten up graphical object macros.
+Addition of macros to handle hanging punctuation.  .COLOR preferred
+to .gcolor in om.tmac.  Changes to HEADER to handle printing of both
+headers and footers when DOCTYPE SLIDES.
+
+Release 2.2
+-----------
+Addition of flex-spacing (flexible vertical whitespace).  Fixes and
+improvements to positioning of floats, images, and pre-processor
+material.  Addition of TARGET (PDF target) argument to floats,
+images, and pre-processor material.  Improvements to autolabelling.
+
+Release 2.1-b
+-------------
+Fix to handling of kern units.  Updated copyright info.
+
+Release 2.1-a
+-------------
+Expanded labelling facilities to include floats and
+quotes/blockquotes.  Improvements to TOC handling.
+
+Release 2.1
+-----------
+Expanded support for doc-covers, covers, and docheaders:
+  - control macros for formatting every element separately (title,
+    subtitle, author, etc.); formatting options include family,
+    font, size, color, quad, caps, smallcaps and underscoring
+  - (DOC_)COVERTEXT for setting blocks of type on cover pages
+  - (DOC_)COVER_IMAGE for putting full page or small images on cover
+    pages
+
+New <ELEMENT>_STYLE macros that allow grouping of style parameters
+for most document elements into a single macro using keyword/value
+pairs.
+
+Smallcaps, with the ability to control size, weight, and width.
+
+Release 2.0-c
+-------------
+Mom now has full support for eqn, pic, and tbl, as well as
+captioning and labelling of pdf images and preprocessor output.
+Lists of Figures, Equations, and Tables can now be autogenerated.
+PDF_IMAGE has a new FRAME option.
+
+Release 2.0-b
+-------------
+Improved and expanded float and tbl support.
+
 Release 2.0-a
 -------------
 FORCE argument added to FLOAT; immediately breaks to a new page
@@ -116,7 +184,7 @@ cover or doc cover, as well as tell her whether to include covers
 and doc covers in the pagination scheme.
 
 The convenience macro, CODE, has been made more convenient.  A new
-control macro allows setting users' prefered fixed-width fonts.
+control macro allows setting users' preferred fixed-width fonts.
 Additionally, CODE can now be called inline.
 
 New inline escapes, \*[UC] and \*[LC], have been added to allow
@@ -192,7 +260,7 @@ Release 1.3-a
 -------------
 Bug fixes: First baseline of type wasn't going where it was supposed
 to when the docheader was turned off; fixes to errors in html
-formattting of docs.
+formatting of docs.
 
 Release 1.3
 -----------