summaryrefslogtreecommitdiff
path: root/Master/tlpkg/TeXLive/TLPSRC.pm
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2008-09-06 17:11:52 +0000
committerKarl Berry <karl@freefriends.org>2008-09-06 17:11:52 +0000
commit0996fea9badefbc36e55df0c8a2a768333a539b7 (patch)
tree95c29af226f753ccdbda2f68c69f8edea59a1e3f /Master/tlpkg/TeXLive/TLPSRC.pm
parent42618c10e2a7e4e439922c5c3e95e6f691c2378a (diff)
doc tweaks, including =over 4 consistently
git-svn-id: svn://tug.org/texlive/trunk@10439 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/TeXLive/TLPSRC.pm')
-rw-r--r--Master/tlpkg/TeXLive/TLPSRC.pm16
1 files changed, 8 insertions, 8 deletions
diff --git a/Master/tlpkg/TeXLive/TLPSRC.pm b/Master/tlpkg/TeXLive/TLPSRC.pm
index 76f72be8c3e..640db804533 100644
--- a/Master/tlpkg/TeXLive/TLPSRC.pm
+++ b/Master/tlpkg/TeXLive/TLPSRC.pm
@@ -531,7 +531,7 @@ C<execute>, or C<depend>.
The interpretation of the respective I<values> are:
-=over 6
+=over 4
=item C<name>
@@ -540,7 +540,7 @@ i.e., with what Perl considers a C<\w>.
There are 3 exceptions to this rule:
-=over 12
+=over 8
=item B<name.ARCH>
@@ -605,7 +605,7 @@ All the depend lines contribute to the dependencies of the package.
gives a free form entry of install time jobs to be executed. Currently
the following possible values are understood by the installers:
-=over 6
+=over 4
=item C<execute addMap> I<font>C<.map>
@@ -652,7 +652,7 @@ where
Simple patterns without PREFIX and ARCHSPEC specification are explained first,
see below for these extensions.
-=over
+=over 4
=item C<f >I<path>
@@ -691,7 +691,7 @@ includes all files matching the regexp C</^regexp$/>
=head2 Special patterns
-=over 6
+=over 4
=item PREFIX
@@ -719,7 +719,7 @@ the prefix C<+> (e.g., C<+f ...>), then the following patterns, listed
by type are I<automatically> added at expansion time (but never written
to the textual representation):
-=over 6
+=over 4
=item C<runpattern>
@@ -764,7 +764,7 @@ The binpatterns have to deal with all the different architectures. To
ease the writing of patterns several extensions to the above pattern
language are allowed:
-=over 6
+=over 4
=item arch expansion
@@ -837,7 +837,7 @@ C<TLPSRC> object, if set (normally by C<from_file>).
The following functions can be called for an C<TLPSRC> object:
-=over
+=over 4
=item C<new>