diff options
Diffstat (limited to 'contrib/hdtbl')
-rw-r--r-- | contrib/hdtbl/ChangeLog | 6 | ||||
-rw-r--r-- | contrib/hdtbl/Makefile.sub | 12 | ||||
-rw-r--r-- | contrib/hdtbl/examples/color_boxes.roff (renamed from contrib/hdtbl/examples/colored_boxes.roff) | 0 | ||||
-rw-r--r-- | contrib/hdtbl/examples/color_nested_tables.roff (renamed from contrib/hdtbl/examples/colored_nested_tables.roff) | 0 | ||||
-rw-r--r-- | contrib/hdtbl/examples/color_table_cells.roff (renamed from contrib/hdtbl/examples/colored_table_cells.roff) | 0 |
5 files changed, 12 insertions, 6 deletions
diff --git a/contrib/hdtbl/ChangeLog b/contrib/hdtbl/ChangeLog index 2c3a56b7..13779e3c 100644 --- a/contrib/hdtbl/ChangeLog +++ b/contrib/hdtbl/ChangeLog @@ -2,6 +2,12 @@ * 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> diff --git a/contrib/hdtbl/Makefile.sub b/contrib/hdtbl/Makefile.sub index 05c3b8ab..01babb30 100644 --- a/contrib/hdtbl/Makefile.sub +++ b/contrib/hdtbl/Makefile.sub @@ -54,9 +54,9 @@ GENFILES=\ EXAMPLEFILES=\ examples/chess_board.roff \ - examples/colored_boxes.roff \ - examples/colored_nested_tables.roff \ - examples/colored_table_cells.roff \ + examples/color_boxes.roff \ + examples/color_nested_tables.roff \ + examples/color_table_cells.roff \ examples/color_transitions.roff \ examples/col_rowspan_colors.roff \ examples/mixed_pickles.roff \ @@ -65,9 +65,9 @@ EXAMPLEFILES=\ PROCESSEDEXAMPLEFILES=\ examples/chess_board.ps \ - examples/colored_boxes.ps \ - examples/colored_nested_tables.ps \ - examples/colored_table_cells.ps \ + examples/color_boxes.ps \ + examples/color_nested_tables.ps \ + examples/color_table_cells.ps \ examples/color_transitions.ps \ examples/col_rowspan_colors.ps \ examples/fonts_n.ps \ diff --git a/contrib/hdtbl/examples/colored_boxes.roff b/contrib/hdtbl/examples/color_boxes.roff index 1e0a8c46..1e0a8c46 100644 --- a/contrib/hdtbl/examples/colored_boxes.roff +++ b/contrib/hdtbl/examples/color_boxes.roff diff --git a/contrib/hdtbl/examples/colored_nested_tables.roff b/contrib/hdtbl/examples/color_nested_tables.roff index 1d8de4cb..1d8de4cb 100644 --- a/contrib/hdtbl/examples/colored_nested_tables.roff +++ b/contrib/hdtbl/examples/color_nested_tables.roff diff --git a/contrib/hdtbl/examples/colored_table_cells.roff b/contrib/hdtbl/examples/color_table_cells.roff index aae4c9e7..aae4c9e7 100644 --- a/contrib/hdtbl/examples/colored_table_cells.roff +++ b/contrib/hdtbl/examples/color_table_cells.roff |