head	1.29;
access;
symbols
	groff-1_20_1_real:1.28
	groff-1_20_1:1.28
	groff-1_20:1.28;
locks; strict;
comment	@# @;


1.29
date	2009.04.07.06.02.52;	author wl;	state Exp;
branches;
next	1.28;
commitid	qu9jh5kGT83T13Jt;

1.28
date	2009.01.04.10.24.53;	author wl;	state Exp;
branches;
next	1.27;
commitid	CKncXTePGulut7xt;

1.27
date	2009.01.02.23.10.57;	author wl;	state Exp;
branches;
next	1.26;
commitid	jMpj3jLal4OgMVwt;

1.26
date	2008.01.04.15.14.47;	author wl;	state Exp;
branches;
next	1.25;
commitid	pXDsVf3V3R3kQ6Ms;

1.25
date	2007.08.18.07.06.54;	author wl;	state Exp;
branches;
next	1.24;
commitid	MlsHTu3GOQmABcus;

1.24
date	2006.11.21.14.29.38;	author wl;	state Exp;
branches;
next	1.23;

1.23
date	2006.11.19.09.41.45;	author wl;	state Exp;
branches;
next	1.22;

1.22
date	2006.11.15.18.55.34;	author wl;	state Exp;
branches;
next	1.21;

1.21
date	2006.11.06.23.38.59;	author wl;	state Exp;
branches;
next	1.20;

1.20
date	2006.11.02.08.52.07;	author wl;	state Exp;
branches;
next	1.19;

1.19
date	2006.10.28.16.57.08;	author wl;	state Exp;
branches;
next	1.18;

1.18
date	2006.10.26.19.38.23;	author wl;	state Exp;
branches;
next	1.17;

1.17
date	2006.10.23.07.59.19;	author wl;	state Exp;
branches;
next	1.16;

1.16
date	2006.09.13.19.33.13;	author wl;	state Exp;
branches;
next	1.15;

1.15
date	2006.09.13.19.27.15;	author wl;	state Exp;
branches;
next	1.14;

1.14
date	2006.06.21.23.51.58;	author wl;	state Exp;
branches;
next	1.13;

1.13
date	2006.06.16.07.02.46;	author wl;	state Exp;
branches;
next	1.12;

1.12
date	2006.06.12.05.28.07;	author wl;	state Exp;
branches;
next	1.11;

1.11
date	2006.06.05.16.17.03;	author wl;	state Exp;
branches;
next	1.10;

1.10
date	2006.06.04.11.02.11;	author wl;	state Exp;
branches;
next	1.9;

1.9
date	2006.05.31.07.48.38;	author wl;	state Exp;
branches;
next	1.8;

1.8
date	2006.05.30.21.07.11;	author wl;	state Exp;
branches;
next	1.7;

1.7
date	2006.05.30.20.03.01;	author wl;	state Exp;
branches;
next	1.6;

1.6
date	2006.05.30.17.28.27;	author wl;	state Exp;
branches;
next	1.5;

1.5
date	2006.05.26.06.33.58;	author wl;	state Exp;
branches;
next	1.4;

1.4
date	2006.05.25.20.22.04;	author wl;	state Exp;
branches;
next	1.3;

1.3
date	2006.05.24.07.35.42;	author wl;	state Exp;
branches;
next	1.2;

1.2
date	2006.05.20.23.14.19;	author wl;	state Exp;
branches;
next	1.1;

1.1
date	2006.05.20.09.20.44;	author wl;	state Exp;
branches;
next	;


desc
@@


1.29
log
@Make multiple automatically cached tables work.

* hdtbl.tmac (ETB, t*free): Correct two typos, fixing register
incrementation.
@
text
@2009-04-05  Joachim Walsdorff  <Joachim.Walsdorff@@urz.uni-heidelberg.de>

	* hdtbl.tmac (ETB, t*free): Correct two typos, fixing register
	incrementation.

2009-01-04  Werner LEMBERG  <wl@@gnu.org>

	* Makefile.sub (CLEANADD): Add hdmisc.tmac-s and hdtbl.tmac-s.

2009-01-03  Werner LEMBERG  <wl@@gnu.org>

	* README: Renamed to...
	* TODO: This, removing most of its contents.

	* groff_hdtbl.man: Add customization info which was in file README.

2008-01-04  Werner LEMBERG  <wl@@gnu.org>

	* groff_hdtbl.man: Replace .MTO with .MT/.ME.
	Don't include www.tmac.

2006-11-17  Werner LEMBERG  <wl@@gnu.org>

	* Makefile.sub (install_data): Depend on gnu.eps also.
	(uninstall_sub): Remove gnu.eps also.

2006-11-17  Werner LEMBERG  <wl@@gnu.org>

	* hdmisc.tmac: Avoid loading itself more than once.
	Load hdtbl.tmac unconditionally.
	(\n[?], \n[*miscs]): Remove.
	(random-s1): Use only 9 digits.

	* hdtbl.tmac: Avoid loading itself more than once.
	Load hdmisc.tmac unconditionally.
	Load 62bit.tmac
	(\n[*hdtbl]): Removed.
	(t*cl): Prevent scaling overflow by using routines from 62bit.tmac.

2006-11-15  Werner LEMBERG  <wl@@gnu.org>

	* hdmisc.tmac (d2x): Use string array instead of `dzx' macro.
	Improve error handling.
	(dzx): Removed.
	(random#): Rewrite to generate random numbers by itself instead of
	using an external command.

2006-11-06  Joachim Walsdorff  <JWalsdorff@@compuserve.de>

	* hdmisc.tmac (\*[g]): Move definition back to...
	* hdtbl.tmac: This file.
	(TD, t*divs): Fix a bug with consecutive groups of spanned rows by
	introducing string *rsp*\\*[#trc].  Reported by Barry Nisly.
	(TH): Add arguments `hal', `val', and `fst'.

2006-11-01  Werner LEMBERG  <wl@@gnu.org>

	* hdtbl.tmac (t*divs): Fix a bug which causes incorrect table cell
	heights if the `rowspan' keyword is used.  This problem has been
	introduced during the beautification process by introducing
	incorrect parentheses.
	Other minor modifications.
	(\n[rsp...]): Array renamed to...
	(\n[rspan...]): This.
	(\n[csp...]): Array renamed to...
	(\n[cspan...]): This.
	(\n[vl...]): Array renamed to...
	(\n[vline...]): This.

2006-10-27  Werner LEMBERG  <wl@@gnu.org>

	* hdmisc.tmac (EM): Improve warning messages.

	* hdtbl.tmac (TD): Move constant comparison out of while loop.

2006-10-26  Werner LEMBERG  <wl@@gnu.org>

	* hdmisc.tmac: Add `\"' at various places to protect against
	trailing spaces.
	(getarg): Don't use a different escape character but
	`\?' escapes to protect against incomplete input.
	Improve documentation.

	* hdtbl.tmac: Improve various warning messages.
	(TR): Add validity check for `height' keyword.
	(TD): Don't use `\\\\' but `\E'.
	(\*[*#trc*]): Initialize.
	(t*dntr): Avoid undefined register warning.

2006-10-23  Werner LEMBERG  <wl@@gnu.org>

	* hdtbl.tmac (\n[t*#]): Initialize.
	(TBL): Don't inialize `\*[width]'.
	Add validity checks for all keywords.
	(TD): Add validity checks for `rowspan' and `colspan' keywords.
	(t*cl): Add validity checks for cell widths.

2006-09-13  Werner LEMBERG  <wl@@gnu.org>

	* examples/fontdumps_n.in, examples/fontdumps_x.in: Renamed to...
	* examples/fonts_n.in, examples/fonts_x.in: This.

	* examples/colored_boxes.roff, examples/colored_nested_tables.roff,
	examples/colored_table_cells.roff: Renamed to...
	* examples/color_boxes.roff, examples/color_nested_tables.roff,
	examples/color_table_cells.roff: This.

	* Makefile.sub: Updated.

2006-06-21  Werner LEMBERG  <wl@@gnu.org>

	* examples/fontdumps_n.roff, examples/fontdumps_x.roff: Renamed
	to...
	* example/fontdumps_n.in, example/fontdumps_x_in: This.
	Rename `*fontpath' to `fontpath' and define it conditionally (using
	`@@fontdir@@') so that it can be overridden on the command line.
	
	* Makefile.sub (GENFILES, GENFILES_): New variables for
	fontdumps*.roff.
	(EXAMPLEFILES): Remove fontdumps.roff.
	(CLEANADD): Add GENFILES.
	(.in.roff): New rule.
	(.SUFFIXES): Add `.in'.
	(install_data, uninstall_sub): Updated.

2006-06-14  Werner LEMBERG  <wl@@gnu.org>

	* hdmisc.tmac: Fix test for \n[?] to avoid warning message.
	s/\n[.s]p/\n[.ps]/.
	(pv): Use `z' scaling indicator.

	* hdtbl.tmac: Fix test for \n[?] and \n[*miscs] to avoid warning
	messages.

2006-06-11  Werner LEMBERG  <wl@@gnu.org>

	* groff_hdtbl.man: Use `.ig' block after NAME section to make mandb
	happy.

2006-06-05  Werner LEMBERG  <wl@@gnu.org>

	* hdmisc.tmac (index): Use `\?' to emulate string comparison.

2006-06-04  Werner LEMBERG  <wl@@gnu.org>

	* hdbtl.tmac: Improve error messages.  In particular, handle
	singular and plural correctly by using a pseudo array `nth-{1,2,3}'.

	* examples/rainbow.roff: Add copyright notice.  Formatting.

2006-05-31  Werner LEMBERG  <wl@@gnu.org>

	* examples/fontdumps_x.roff, examples/fontdumps_n.roff: Protect
	argument of `tr' command in `.pso' call.

2006-05-30  Werner LEMBERG  <wl@@gnu.org>

	* examples/fontdumps_x.roff: Remove warnings about
	non-existent glyphs.
	Add copyright notice.
	Formatting.

	* hdtbl.tmac: Replace character >= 0x80.

2006-05-29  Werner LEMBERG  <wl@@gnu.org>

	* Makefile.sub: New file.
	* examples/*: Replace characters >= 0x80.
	Add final newlines.
	Use UNIX line end convention only.
	* examples/mixed-pickles.roff: Use gnu.eps.
	Add copyright notice.
	Adjust pic image.
	Other minor fixes.
	Formatting.
	* examples/fontdumps_n.roff: Remove warnings about
	non-existent glyphs.
	Add copyright notice.
	Formatting.

2006-05-25  Werner LEMBERG  <wl@@gnu.org>

	* examples/*: Rename to...
	* examples/*.roff: This.

2006-05-24  Werner LEMBERG  <wl@@gnu.org>

	* groff_hdtbl.man: Simplify macros for switching from and to the `C'
	font family, as suggested by Tadziu Hoffmann.

2006-05-22  Werner LEMBERG  <wl@@gnu.org>

	* groff_hdtbl.man: Completely revised again.
	`Normalize' font usage: Add macros similar to `.B' and `.BI' for
	switching from and to the `C' font family, instead of using \f.
	Fix appearance of macro syntax descriptions.
	Add more quotation characters.

2006-05-21  Werner LEMBERG  <wl@@gnu.org>

	* groff_hdtbl.man: Completely revised.

2006-05-20  Werner LEMBERG  <wl@@gnu.org>

	* Import of hdtbl 0.91 (with some further modifications).  Still
	many rough edges.

Copyright 2006, 2008, 2009
  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.

Local Variables:
version-control: never
coding: latin-1
End:
@


1.28
log
@

* Makefile.sub (CLEANADD): Add hdmisc.tmac-s and hdtbl.tmac-s.
@
text
@d1 5
@


1.27
log
@

* README: Renamed to...
* TODO: This, removing most of its contents.

* groff_hdtbl.man: Add customization info which was in file README.
@
text
@d1 4
@


1.26
log
@

* groff_hdtbl.man: Replace .MTO with .MT/.ME.
Don't include www.tmac.
@
text
@d1 7
d199 1
a199 1
Copyright 2006, 2008
@


1.25
log
@

Add and update copyright messages.
@
text
@d1 5
d192 1
a192 1
Copyright 2006
@


1.24
log
@

* Makefile.sub (install_data): Depend on gnu.eps also.
(uninstall_sub): Remove gnu.eps also.
@
text
@d187 7
@


1.23
log
@

* hdmisc.tmac: Avoid loading itself more than once.
Load hdtbl.tmac unconditionally.
(\n[?], *miscs): Remove.
(random-s1): Use only 9 digits.

* hdtbl.tmac: Avoid loading itself more than once.
Load hdmisc.tmac unconditionally.
Load 62bit.tmac
(\n[*hdtbl]): Removed.
(t*cl): Prevent scaling overflow by using routines from 62bit.tmac.
@
text
@d3 5
d10 1
a10 1
	(\n[?], *miscs): Remove.
@


1.22
log
@

* hdmisc.tmac (d2x): Use string array instead of `dzx' macro.
Improve error handling.
(dzx): Removed.
(random#): Rewrite to generate random numbers by itself instead of
using an external command.
@
text
@d1 13
@


1.21
log
@

* hdmisc.tmac (\*[g]): Move definition back to...
* hdtbl.tmac: This file.
(TD, t*divs): Fix a bug with consecutive groups of spanned rows by
introducing string *rsp*\\*[#trc].  Reported by Barry Nisly.
(TH): Add arguments `hal', `val', and `fst'.
@
text
@d1 8
@


1.20
log
@

* hdtbl.tmac (t*divs): Fix a bug which causes incorrect table cell
heights if the `rowspan' keyword is used.  This problem has been
introduced during the beautification process by introducing
incorrect parentheses.
Other minor modifications.
(\n[rsp...]): Array renamed to...
(\n[rspan...]): This.
(\n[csp...]): Array renamed to...
(\n[cspan...]): This.
(\n[vl...]): Array renamed to...
(\n[vline...]): This.
@
text
@d1 8
@


1.19
log
@

* hdmisc.tmac (EM): Improve warning messages.

* hdtbl.tmac (TD): Move constant comparison out of while loop.
@
text
@d1 14
@


1.18
log
@

* hdmisc.tmac: Add `\"' at various places to protect against
trailing spaces.
(getarg): Don't use a different escape character but
`\?' escapes to protect against incomplete input.
Improve documentation.

* hdtbl.tmac: Improve various warning messages.
(TR): Add validity check for `height' keyword.
(TD): Don't use `\\\\' but `\E'.
(\*[*#trc*]): Initialize.
(t*dntr): Avoid undefined register warning.
@
text
@d1 6
@


1.17
log
@

* hdtbl.tmac (\n[t*#]): Initialize.
(TBL): Don't inialize `\*[width]'.
Add validity checks for all keywords.
(TD): Add validity checks for `rowspan' and `colspan' keywords.
(t*cl): Add validity checks for cell widths.
@
text
@d1 14
@


1.16
log
@

* examples/colored_boxes.roff, examples/colored_nested_tables.roff,
examples/colored_table_cells.roff: Renamed to...
* examples/color_boxes.roff, examples/color_nested_tables.roff,
	examples/color_table_cells.roff: This.

* Makefile.sub: Updated.
@
text
@d1 8
@


1.15
log
@

* examples/fontdumps_n.in, examples/fontdumps_x.in: Renamed to...
* examples/fonts_n.in, examples/fonts_x.in: This.
* Makefile.sub: Updated.
@
text
@d5 6
@


1.14
log
@

* examples/fontdumps_n.roff, examples/fontdumps_x.roff: Renamed
to...
* example/fontdumps_n.in, example/fontdumps_x_in: This.
Rename `*fontpath' to `fontpath' and define it conditionally (using
`@@fontdir@@') so that it can be overridden on the command line.

* Makefile.sub (GENFILES, GENFILES_): New variables for
fontdumps*.roff.
(EXAMPLEFILES): Remove fontdumps.roff.
(CLEANADD): Add GENFILES.
(.in.roff): New rule.
(.SUFFIXES): Add `.in'.
(install_data, uninstall_sub): Updated.
@
text
@d1 6
@


1.13
log
@

* hdmisc.tmac: Fix test for \n[?] to avoid warning message.
s/\n[.s]p/\n[.ps]/.
(pv): Use `z' scaling indicator.

* hdtbl.tmac: Fix test for \n[?] and \n[*miscs] to avoid warning
messages.
@
text
@d1 16
@


1.12
log
@

* groff_hdtbl.man: Use `.ig' block after NAME section to make mandb
happy.
@
text
@d1 9
@


1.11
log
@

* hdmisc.tmac (index): Use `\?' to emulate string comparison.
@
text
@d1 5
@


1.10
log
@

* hdbtl.tmac: Improve error messages.  In particular, handle
singular and plural correctly by using a pseudo array `nth-{1,2,3}'.

* examples/rainbow.roff: Add copyright notice.  Formatting.
@
text
@d1 4
@


1.9
log
@

* examples/fontdumps_x.roff, examples/fontdumps_n.roff: Protect
argument of `tr' command in `.pso' call.
@
text
@d1 7
@


1.8
log
@

* hdtbl.tmac: Replace character >= 0x80.
@
text
@d1 5
d8 1
a8 1
	* example/fontdumps_x.roff: Remove warnings about
d18 1
a18 1
	* example/*: Replace characters >= 0x80.
d21 1
a21 1
	* example/mixed-pickles.roff: Use gnu.eps.
d26 1
a26 1
	* example/fontdumps_n.roff: Remove warnings about
d33 2
a34 2
	* example/*: Rename to...
	* example/*.roff: This.
@


1.7
log
@

* example/fontdumps_x.roff: Remove warnings about
non-existent glyphs.
Add copyright notice.
Formatting.
@
text
@d1 9
a24 4
	* example/fontdumps_x.roff: Remove warnings about
	non-existent glyphs.
	Add copyright notice.
	Formatting.
@


1.6
log
@

* Makefile.sub: New file.
* example/*: Replace characters >= 0x80.
Add final newlines.
Use UNIX line end convention only.
* example/mixed-pickles.roff: Use gnu.eps.
Add copyright notice.
Adjust pic image.
Other minor fixes.
Formatting.
* example/fontdumps_n.roff: Remove warnings about
non-existent glyphs.
Add copyright notice.
Formatting.
@
text
@d16 4
@


1.5
log
@

* example/*: Rename to...
* example/*.roff: This.
@
text
@d1 16
@


1.4
log
@

* groff_hdtbl.man: Simplify macros for switching from and to the `C'
font family, as suggested by Tadziu Hoffmann.
@
text
@d1 5
@


1.3
log
@

* groff_hdtbl.man: Completely revised again.
`Normalize' font usage: Add macros similar to `.B' and `.BI' for
switching from and to the `C' font family, instead of using \f.
Fix appearance of macro syntax descriptions.
Add more quotation characters.
@
text
@d1 5
@


1.2
log
@

* groff_hdtbl.man: Completely revised.
@
text
@d1 8
@


1.1
log
@

* Import of hdtbl 0.91 (with some further modifications).  Still
many rough edges.
@
text
@d1 4
@

