summaryrefslogtreecommitdiff
path: root/Build/source/texk/lcdf-typetools
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2012-08-14 08:42:11 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2012-08-14 08:42:11 +0000
commite19b5bcb4980d5613b4ef8599a32210ff7d279cd (patch)
treee9a881700ab4e2d11b843e87c9470285bc8747d5 /Build/source/texk/lcdf-typetools
parentef0a887c5560fad1798e94d99405ae37f1745eac (diff)
lcdf-typetools: Fixed a manpage formatting buglet
git-svn-id: svn://tug.org/texlive/trunk@27399 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/lcdf-typetools')
-rw-r--r--Build/source/texk/lcdf-typetools/lcdf-typetools-2.94-PATCHES/ChangeLog4
-rw-r--r--Build/source/texk/lcdf-typetools/lcdf-typetools-2.94-PATCHES/patch-03-manpage12
-rw-r--r--Build/source/texk/lcdf-typetools/otfinfo/otfinfo.12
3 files changed, 17 insertions, 1 deletions
diff --git a/Build/source/texk/lcdf-typetools/lcdf-typetools-2.94-PATCHES/ChangeLog b/Build/source/texk/lcdf-typetools/lcdf-typetools-2.94-PATCHES/ChangeLog
index f03db7cc074..e7755a8c940 100644
--- a/Build/source/texk/lcdf-typetools/lcdf-typetools-2.94-PATCHES/ChangeLog
+++ b/Build/source/texk/lcdf-typetools/lcdf-typetools-2.94-PATCHES/ChangeLog
@@ -1,3 +1,7 @@
+2012-08-14 Peter Breitenlohner <peb@mppmu.mpg.de>
+
+ * patch-03-manpage (new): Fix a manpage formatting problem.
+
2012-08-13 Peter Breitenlohner <peb@mppmu.mpg.de>
* patch-02-WIN32: More WIN32.
diff --git a/Build/source/texk/lcdf-typetools/lcdf-typetools-2.94-PATCHES/patch-03-manpage b/Build/source/texk/lcdf-typetools/lcdf-typetools-2.94-PATCHES/patch-03-manpage
new file mode 100644
index 00000000000..cd47dccaeed
--- /dev/null
+++ b/Build/source/texk/lcdf-typetools/lcdf-typetools-2.94-PATCHES/patch-03-manpage
@@ -0,0 +1,12 @@
+diff -ur -x Makefile.in -x aclocal.m4 -x autoconf.h.in -x configure lcdf-typetools-2.94.orig/otfinfo/otfinfo.1 lcdf-typetools-2.94/otfinfo/otfinfo.1
+--- lcdf-typetools-2.94.orig/otfinfo/otfinfo.1 2012-08-03 18:19:11.000000000 +0200
++++ lcdf-typetools-2.94/otfinfo/otfinfo.1 2012-08-14 10:14:03.000000000 +0200
+@@ -140,7 +140,7 @@
+ '
+ .Sp
+ .TP 5
+-.BR \-T ", " \-\-dump\-table \fItable\fR
++.BR \-T " \fItable\fR, " \-\-dump\-table= \fItable\fR
+ Print the contents of the font's OpenType table \fItable\fR.
+ '
+ .PD
diff --git a/Build/source/texk/lcdf-typetools/otfinfo/otfinfo.1 b/Build/source/texk/lcdf-typetools/otfinfo/otfinfo.1
index 652d943b38c..756534be521 100644
--- a/Build/source/texk/lcdf-typetools/otfinfo/otfinfo.1
+++ b/Build/source/texk/lcdf-typetools/otfinfo/otfinfo.1
@@ -140,7 +140,7 @@ Print the size and name of every OpenType table in the font. For example:
'
.Sp
.TP 5
-.BR \-T ", " \-\-dump\-table \fItable\fR
+.BR \-T " \fItable\fR, " \-\-dump\-table= \fItable\fR
Print the contents of the font's OpenType table \fItable\fR.
'
.PD