groff-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[groff] 02/03: contrib/hdtbl/examples/*.roff: Make style fixes.


From: G. Branden Robinson
Subject: [groff] 02/03: contrib/hdtbl/examples/*.roff: Make style fixes.
Date: Sun, 19 Nov 2017 22:56:02 -0500 (EST)

gbranden pushed a commit to branch master
in repository groff.

commit 326d1f168f64e2c8e940ed6b82529b130ca377b0
Author: G. Branden Robinson <address@hidden>
Date:   Sun Nov 19 22:27:31 2017 -0500

    contrib/hdtbl/examples/*.roff: Make style fixes.
    
    * Update and parallelize editor aid comments.
    * Kill nearby unnecessary whitespace.
    
    Signed-off-by: G. Branden Robinson <address@hidden>
---
 contrib/hdtbl/examples/chess_board.roff         | 13 +++++++++++--
 contrib/hdtbl/examples/col_rowspan_colors.roff  |  8 +++++++-
 contrib/hdtbl/examples/color_boxes.roff         | 13 +++++++++++--
 contrib/hdtbl/examples/color_nested_tables.roff | 13 +++++++++++--
 contrib/hdtbl/examples/color_table_cells.roff   | 13 +++++++++++--
 contrib/hdtbl/examples/color_transitions.roff   | 13 +++++++++++--
 contrib/hdtbl/examples/common.roff              |  8 ++++++--
 contrib/hdtbl/examples/mixed_pickles.roff       | 13 +++++++++++--
 contrib/hdtbl/examples/rainbow.roff             | 13 +++++++++++--
 contrib/hdtbl/examples/short_reference.roff     | 11 ++++++++++-
 10 files changed, 100 insertions(+), 18 deletions(-)

diff --git a/contrib/hdtbl/examples/chess_board.roff 
b/contrib/hdtbl/examples/chess_board.roff
index 98ebcf7..f56d90c 100644
--- a/contrib/hdtbl/examples/chess_board.roff
+++ b/contrib/hdtbl/examples/chess_board.roff
@@ -1,4 +1,3 @@
-.\" -*- mode: nroff -*-
 .ig
 chess_board.roff
 
@@ -60,7 +59,17 @@ along with this program.  If not, see 
<http://www.gnu.org/licenses/>.
 .TD
 .ETB
 .time
-.\"    466MHz Celeron CPU, 384MB RAM 
+.\"    466MHz Celeron CPU, 384MB RAM
 .\"    WindowsXP/cygwin groff18.1:       1s
 .\"    WindowsXP/cygwin groff19.2:       4s
 .\"    Suse Linux 9.3 groff19.2:         1s
+.
+.\" ====================================================================
+.\" Editor settings
+.\" ====================================================================
+.
+.\" Local Variables:
+.\" mode: nroff
+.\" fill-column: 72
+.\" End:
+.\" vim: set filetype=groff textwidth=72:
diff --git a/contrib/hdtbl/examples/col_rowspan_colors.roff 
b/contrib/hdtbl/examples/col_rowspan_colors.roff
index c41905d..011ef30 100644
--- a/contrib/hdtbl/examples/col_rowspan_colors.roff
+++ b/contrib/hdtbl/examples/col_rowspan_colors.roff
@@ -84,7 +84,13 @@ along with this program.  If not, see 
<http://www.gnu.org/licenses/>.
 .\"    WindowsXP/cygwin groff18.1:      4s
 .\"    WindowsXP/cygwin groff19.2:      7s
 .\"    Suse Linux 9.3 groff19.2:        1s
+.
+.\" ====================================================================
+.\" Editor settings
+.\" ====================================================================
+.
 .\" Local Variables:
 .\" mode: nroff
+.\" fill-column: 72
 .\" End:
-.\" vim: filetype=groff:
+.\" vim: set filetype=groff textwidth=72:
diff --git a/contrib/hdtbl/examples/color_boxes.roff 
b/contrib/hdtbl/examples/color_boxes.roff
index a5073ef..00da562 100644
--- a/contrib/hdtbl/examples/color_boxes.roff
+++ b/contrib/hdtbl/examples/color_boxes.roff
@@ -1,4 +1,3 @@
-.\" -*- mode: nroff -*-
 .ig
 color_boxes.roff
 
@@ -47,7 +46,17 @@ along with this program.  If not, see 
<http://www.gnu.org/licenses/>.
 .TBL border=.5n bc=color1 bgc=color2 width=15c tal=c csp=.2n cpd=.3n .TR .TD 
.ETB
 .PN 25 Text after horizontal rule.
 .time
-.\"    466MHz Celeron CPU, 384MB RAM 
+.\"    466MHz Celeron CPU, 384MB RAM
 .\"    WindowsXP/cygwin groff18.1:      10s
 .\"    WindowsXP/cygwin groff19.2:      14s
 .\"    Suse Linux 9.3 groff19.2:         1s
+.
+.\" ====================================================================
+.\" Editor settings
+.\" ====================================================================
+.
+.\" Local Variables:
+.\" mode: nroff
+.\" fill-column: 72
+.\" End:
+.\" vim: set filetype=groff textwidth=72:
diff --git a/contrib/hdtbl/examples/color_nested_tables.roff 
b/contrib/hdtbl/examples/color_nested_tables.roff
index 9c9b722..f735784 100644
--- a/contrib/hdtbl/examples/color_nested_tables.roff
+++ b/contrib/hdtbl/examples/color_nested_tables.roff
@@ -1,4 +1,3 @@
-.\" -*- mode: nroff -*-
 .ig
 
 color_nested_tables.roff
@@ -61,7 +60,17 @@ along with this program.  If not, see 
<http://www.gnu.org/licenses/>.
 .
 .time
 .
-.\"    466MHz Celeron CPU, 384MB RAM 
+.\"    466MHz Celeron CPU, 384MB RAM
 .\"    WindowsXP/cygwin groff18.1:      9/9s
 .\"    WindowsXP/cygwin groff19.2:    14/14s
 .\"    Suse Linux 9.3 groff19.2:        1/1s
+.
+.\" ====================================================================
+.\" Editor settings
+.\" ====================================================================
+.
+.\" Local Variables:
+.\" mode: nroff
+.\" fill-column: 72
+.\" End:
+.\" vim: set filetype=groff textwidth=72:
diff --git a/contrib/hdtbl/examples/color_table_cells.roff 
b/contrib/hdtbl/examples/color_table_cells.roff
index e4cb1e1..9862542 100644
--- a/contrib/hdtbl/examples/color_table_cells.roff
+++ b/contrib/hdtbl/examples/color_table_cells.roff
@@ -1,4 +1,3 @@
-.\" -*- mode: nroff -*-
 .ig
 
 color_table_cells.roff
@@ -49,7 +48,17 @@ along with this program.  If not, see 
<http://www.gnu.org/licenses/>.
 .TBL border=.5n bc=c1 bgc=c2 width=15c tal=c csp=.2n cpd=.3n .TR .TD .ETB
 .PN 15 Text after HR.
 .time
-.\"    466MHz Celeron CPU, 384MB RAM 
+.\"    466MHz Celeron CPU, 384MB RAM
 .\"    WindowsXP/cygwin groff18.1:      14s
 .\"    WindowsXP/cygwin groff19.2:      18s
 .\"    Suse Linux 9.3 groff19.2:         1s
+.
+.\" ====================================================================
+.\" Editor settings
+.\" ====================================================================
+.
+.\" Local Variables:
+.\" mode: nroff
+.\" fill-column: 72
+.\" End:
+.\" vim: set filetype=groff textwidth=72:
diff --git a/contrib/hdtbl/examples/color_transitions.roff 
b/contrib/hdtbl/examples/color_transitions.roff
index 55f7c54..d9f06e8 100644
--- a/contrib/hdtbl/examples/color_transitions.roff
+++ b/contrib/hdtbl/examples/color_transitions.roff
@@ -1,4 +1,3 @@
-.\" -*- mode: nroff -*-
 .ig
 
 color_transitions.roff
@@ -54,7 +53,17 @@ along with this program.  If not, see 
<http://www.gnu.org/licenses/>.
 .ETB 
 .PN 30 After table.
 .time
-.\"    466MHz Celeron CPU, 384MB RAM 
+.\"    466MHz Celeron CPU, 384MB RAM
 .\"    WindowsXP/cygwin groff18.1:      3s
 .\"    WindowsXP/cygwin groff19.2:     20s
 .\"    Suse Linux 9.3 groff19.2         3s
+.
+.\" ====================================================================
+.\" Editor settings
+.\" ====================================================================
+.
+.\" Local Variables:
+.\" mode: nroff
+.\" fill-column: 72
+.\" End:
+.\" vim: set filetype=groff textwidth=72:
diff --git a/contrib/hdtbl/examples/common.roff 
b/contrib/hdtbl/examples/common.roff
index 242b351..aadc1ed 100644
--- a/contrib/hdtbl/examples/common.roff
+++ b/contrib/hdtbl/examples/common.roff
@@ -340,8 +340,12 @@ along with this program.  If not, see 
<http://www.gnu.org/licenses/>.
 .if "\n[.M]"" \
 .  fcolor white
 .
-.\" EOF
+.\" ====================================================================
+.\" Editor settings
+.\" ====================================================================
+.
 .\" Local Variables:
 .\" mode: nroff
+.\" fill-column: 72
 .\" End:
-.\" vim: filetype=groff:
+.\" vim: set filetype=groff textwidth=72:
diff --git a/contrib/hdtbl/examples/mixed_pickles.roff 
b/contrib/hdtbl/examples/mixed_pickles.roff
index 6d7dee5..b5c36ce 100644
--- a/contrib/hdtbl/examples/mixed_pickles.roff
+++ b/contrib/hdtbl/examples/mixed_pickles.roff
@@ -1,4 +1,3 @@
-.\"    -*-     mode: nroff     -*-
 .ig
 
 mixed_pickles.roff
@@ -98,7 +97,17 @@ ellipse "PostScript"
 .
 .time
 .
-.\"    466MHz Celeron CPU, 384MB RAM 
+.\"    466MHz Celeron CPU, 384MB RAM
 .\"    WindowsXP/cygwin groff18.1:       1s
 .\"    WindowsXP/cygwin groff19.2:       2s
 .\"    Suse Linux 9.3 groff19.2:         1s
+.
+.\" ====================================================================
+.\" Editor settings
+.\" ====================================================================
+.
+.\" Local Variables:
+.\" mode: nroff
+.\" fill-column: 72
+.\" End:
+.\" vim: set filetype=groff textwidth=72:
diff --git a/contrib/hdtbl/examples/rainbow.roff 
b/contrib/hdtbl/examples/rainbow.roff
index 87def20..3e192af 100644
--- a/contrib/hdtbl/examples/rainbow.roff
+++ b/contrib/hdtbl/examples/rainbow.roff
@@ -1,4 +1,3 @@
-.\" -*- mode: nroff -*-
 .ig
 
 rainbow.roff
@@ -88,7 +87,17 @@ along with this program.  If not, see 
<http://www.gnu.org/licenses/>.
 .
 .time end
 .
-.\"    466MHz Celeron CPU, 384MB RAM 
+.\"    466MHz Celeron CPU, 384MB RAM
 .\"    WindowsXP/cygwin groff18.1:     11/10s
 .\"    WindowsXP/cygwin groff19.2:     57/55s
 .\"    Suse Linux 9.3 groff19.2:         8/8s
+.
+.\" ====================================================================
+.\" Editor settings
+.\" ====================================================================
+.
+.\" Local Variables:
+.\" mode: nroff
+.\" fill-column: 72
+.\" End:
+.\" vim: set filetype=groff textwidth=72:
diff --git a/contrib/hdtbl/examples/short_reference.roff 
b/contrib/hdtbl/examples/short_reference.roff
index 7bd5594..37f32dd 100644
--- a/contrib/hdtbl/examples/short_reference.roff
+++ b/contrib/hdtbl/examples/short_reference.roff
@@ -1,4 +1,3 @@
-.\" -*- mode: nroff -*-
 .ig
 
 short_reference.roff
@@ -82,3 +81,13 @@ using the macros themselves.
 .ETB
 .H ------ incomplete -------
 .time end
+.
+.\" ====================================================================
+.\" Editor settings
+.\" ====================================================================
+.
+.\" Local Variables:
+.\" mode: nroff
+.\" fill-column: 72
+.\" End:
+.\" vim: set filetype=groff textwidth=72:



reply via email to

[Prev in Thread] Current Thread [Next in Thread]