Package: catdoc
Version: 1:0.95-4.1
Severity: minor
Tags: patch

  The patch is in the attachment.

  Summary:

Correct spelling.

Remove space at end of lines.

Change - to \- if it shall be printed as a minus.

Begin a sentence on a new line.

Use \(en for a dash where appropriate.

###

  Details:

Input file is wordview.1

Correct spelling of "specifis" and "behavoir".

#######

mandoc: wordview.1:18:19: STYLE: whitespace at end of input line
mandoc: wordview.1:20:42: STYLE: whitespace at end of input line
mandoc: wordview.1:26:42: STYLE: whitespace at end of input line
mandoc: wordview.1:30:47: STYLE: whitespace at end of input line
mandoc: wordview.1:48:17: STYLE: whitespace at end of input line
mandoc: wordview.1:51:34: STYLE: whitespace at end of input line
mandoc: wordview.1:52:19: STYLE: whitespace at end of input line
mandoc: wordview.1:58:54: STYLE: whitespace at end of input line
mandoc: wordview.1:78:48: STYLE: whitespace at end of input line
mandoc: wordview.1:79:17: STYLE: whitespace at end of input line

#######

Test nr. 41:

Wrong distance between sentences or protect the indicator.

1) Separate the sentences and subordinate clauses; each begins on a new
line.  See man-pages(7) [package "manpages"] and "info groff".

Or

2) Adjust space between sentences (two spaces),

3) or protect the indicator by adding "\&" after it.

The "indicator" is an "end-of-sentence character" (.!?).

14:which allows to browse through word file interactively. It doesn't allow
47:Font to display text. We recommend to use fixed-width font, such as
50:is intended to convert Word into text. Either XLFD font names or
54:specifying font. If you use XLFD font names, usage of unicode
58:How to search text. This option can have value either 
61:expression by default. This behavoir can be toggled interactively via
77:Width (in pixels) of  border around highlighted menu item. Default
78:is 0, which differs from Tk global default. See 
83:widgets can affect wordview. See Tcl/Tk manual pages for more

#####


-- System Information:
Debian Release: buster/sid
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'proposed-updates'), (500, 
'testing'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.9.110-3 (SMP w/2 CPU cores)
Locale: LANG=is_IS.iso88591, LC_CTYPE=is_IS.iso88591 (charmap=ISO-8859-1), 
LANGUAGE=is_IS.iso88591 (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)

Versions of packages catdoc depends on:
ii  libc6  2.27-5

catdoc recommends no packages.

Versions of packages catdoc suggests:
pn  tk | wish  <none>

-- no debconf information

-- 
Bjarni I. Gislason
--- wordview.1  2017-11-05 22:48:29.000000000 +0000
+++ wordview.1.new      2018-07-23 20:53:32.000000000 +0000
@@ -3,31 +3,32 @@
 wordview \- displays text contained in MS-Word file in X window
 
 .SH SYNOPSIS
-.BR wordview " ["
-.IR filename "]"
+.B wordview
+.RI [ filename ]
 
 .SH DESCRIPTION
 
 .B wordview
 is simple GUI wrapper around
 .BR catdoc (1)
-which allows to browse through word file interactively. It doesn't allow
+which allows to browse through word file interactively.
+It doesn't allow
 to edit file, but allows to save plain text representation (or version
 with some TeX commands) into the file.
 .PP
-If for some reason 
+If for some reason
 .B catdoc
-doesn't recognize file encoding properly, 
+doesn't recognize file encoding properly,
 .B wordview
 allows to specify encoding interactively.
 
 .SH OPTIONS
 .B wordview
-supports standard X options, supported by 
+supports standard X options, supported by
 .BR wish (1)
 
 .SH X RESOURCES
-Following X resources can be used to customize 
+Following X resources can be used to customize
 .BR wordview look:
 
 .TP 8
@@ -44,21 +45,26 @@ Background color of selected text
 Foreground color of selected text
 .TP 8
 .B Wordview.Text.Font
-Font to display text. We recommend to use fixed-width font, such as
-Courier, becouse 
+Font to display text.
+We recommend to use fixed-width font, such as
+Courier, because
 .BR catdoc (1)
-is intended to convert Word into text. Either XLFD font names or
-Tk-style font specifications like 
-.B {Courier 12pt} 
+is intended to convert Word into text.
+Either XLFD font names or
+Tk-style font specifications like
+.B {Courier 12pt}
 can be used for
-specifying font. If you use XLFD font names, usage of unicode
+specifying font.
+If you use XLFD font names, usage of unicode
 (iso10646-1) fonts is recommended.
 .TP 8
 .B Wordview.Text.findMode
-How to search text. This option can have value either 
+How to search text.
+This option can have value either
 .BR exact " or " regexp
-and specifis whether text is searched for exact match or for regular
-expression by default. This behavoir can be toggled interactively via
+and specifies whether text is searched for exact match or for regular
+expression by default.
+This behaviour can be toggled interactively via
 checkbox in the search dialog.
 .TP 8
 .B Wordview.Text.findCase
@@ -74,17 +80,18 @@ Background color for highlighted menu it
 Background color of active menu item.
 .TP 8
 .B Wordview.Menu.activeBorderWidth
-Width (in pixels) of  border around highlighted menu item. Default
-is 0, which differs from Tk global default. See 
-.BR options (n) 
+Width (in pixels) of  border around highlighted menu item.
+Default is 0, which differs from Tk global default.
+See
+.BR options (n)
 for more details.
 .PP
-A lot of other resource options which affect behavoir of standard Tk
-widgets can affect wordview. See Tcl/Tk manual pages for more
-information.
+A lot of other resource options which affect behaviour of standard Tk
+widgets can affect wordview.
+See Tcl/Tk manual pages for more information.
 
 .SH SEE ALSO
-.BR catdoc (1), wish (1), options (n)
+.BR catdoc "(1), " wish "(1), " options (n)
 
 .SH AUTHOR
 Victor Wagner <vi...@45.free.net>.

Reply via email to