diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/ucs/makeunidef.pl')
-rwxr-xr-x | Master/texmf-dist/doc/latex/ucs/makeunidef.pl | 14 |
1 files changed, 9 insertions, 5 deletions
diff --git a/Master/texmf-dist/doc/latex/ucs/makeunidef.pl b/Master/texmf-dist/doc/latex/ucs/makeunidef.pl index 3952b3bdb45..f5cb7b13690 100755 --- a/Master/texmf-dist/doc/latex/ucs/makeunidef.pl +++ b/Master/texmf-dist/doc/latex/ucs/makeunidef.pl @@ -14,7 +14,7 @@ I<configfiles> =head1 DESCRIPTION Generate the F<uni-....def>-files for use by B<ucs.sty>. These are -generated out of one ore more config files (with suffix C<.gz> if +generated out of one or more config files (with suffix C<.gz> if gzipped), whose format is described below (see L<"CONFIG FILES">). For some characters there will be autogenerated code, if none is @@ -42,7 +42,7 @@ suffix C<.gz> if it is gzipped. =item B<--dir> -See B<-target>. +See B<--target>. =item B<--exclude>, B<--ex>=I<option> @@ -77,7 +77,7 @@ Be verbose. =head1 CONFIG FILES The config files (which may be gzipped) are to be written in a line -oriented format. C<#> starts a comment which end at the end of the +oriented format. C<#> starts a comment which ends at the end of the actual line. The C<#> must be preceded by a whitespace, except for lines consisting only of a comment. An empty line or a line containing only a comment is ignored. @@ -180,12 +180,16 @@ to preserve backward compatibility. =head1 REPORTING BUGS -Send bug reports to Dominique Unruh <I<dominique@unruh.de>>, the mails +Send bug reports to Wolfgang Jeltsch <I<wolfgang@cs.ioc.ee>>, the mails containing the words B<bug report: makeunidef.pl> in the subject. =head1 AUTHOR -Dominique Unruh <I<dominique@unruh.de>>. +Dominique Unruh <I<unruh@ut.ee>>. + +=head1 MAINTAINER + +Wolfgang Jeltsch <I<wolfgang@cs.ioc.ee>>. =head1 FILES |