summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-06-06 22:25:01 +0000
committerKarl Berry <karl@freefriends.org>2018-06-06 22:25:01 +0000
commit67a3b03c3f11c14b811b04447baf2b464e157e98 (patch)
treef5f8050ce90286fcd75ee2161c1dad78116bf50d
parent0654b7aef1ec8948c0a7cc81fbaf9fc707782d44 (diff)
texdoc 3.0 from CTAN
git-svn-id: svn://tug.org/texlive/trunk@47946 c570f23f-e606-0410-a88d-b1316a301751
-rwxr-xr-xBuild/source/texk/texlive/linked_scripts/texdoc/texdoc.tlu4
-rw-r--r--Master/texmf-dist/doc/man/man1/texdoc.1136
-rw-r--r--Master/texmf-dist/doc/man/man1/texdoc.man1.pdfbin6004 -> 23940 bytes
-rw-r--r--Master/texmf-dist/doc/man/man1/texdoctk.1217
-rw-r--r--Master/texmf-dist/doc/man/man1/texdoctk.man1.pdfbin31500 -> 0 bytes
-rw-r--r--Master/texmf-dist/doc/support/texdoc/COPYING674
-rw-r--r--Master/texmf-dist/doc/support/texdoc/NEWS (renamed from Master/texmf-dist/doc/texdoc/News)46
-rw-r--r--Master/texmf-dist/doc/support/texdoc/README.md104
-rw-r--r--Master/texmf-dist/doc/support/texdoc/texdoc.pdfbin0 -> 83039 bytes
-rw-r--r--Master/texmf-dist/doc/support/texdoc/texdoc.tex (renamed from Master/texmf-dist/doc/texdoc/texdoc.tex)408
-rw-r--r--Master/texmf-dist/doc/texdoc/texdoc.pdfbin110319 -> 0 bytes
-rw-r--r--Master/texmf-dist/scripts/texdoc/Data.tlpdb.lua31400
-rw-r--r--Master/texmf-dist/scripts/texdoc/alias.tlu5
-rw-r--r--Master/texmf-dist/scripts/texdoc/config.tlu102
-rw-r--r--Master/texmf-dist/scripts/texdoc/constants.tlu38
-rw-r--r--Master/texmf-dist/scripts/texdoc/functions.tlu24
-rw-r--r--Master/texmf-dist/scripts/texdoc/main.tlu6
-rw-r--r--Master/texmf-dist/scripts/texdoc/score.tlu5
-rw-r--r--Master/texmf-dist/scripts/texdoc/search.tlu67
-rwxr-xr-xMaster/texmf-dist/scripts/texdoc/texdoc.tlu4
-rw-r--r--Master/texmf-dist/scripts/texdoc/texdoclib.tlu6
-rw-r--r--Master/texmf-dist/scripts/texdoc/view.tlu6
-rw-r--r--Master/texmf-dist/texdoc/texdoc.cnf18
-rwxr-xr-xMaster/tlpkg/bin/tlpkg-ctan-check2
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds10
-rw-r--r--Master/tlpkg/tlpsrc/texdoc.tlpsrc10
26 files changed, 1298 insertions, 31994 deletions
diff --git a/Build/source/texk/texlive/linked_scripts/texdoc/texdoc.tlu b/Build/source/texk/texlive/linked_scripts/texdoc/texdoc.tlu
index 919e381ec33..90b507e283a 100755
--- a/Build/source/texk/texlive/linked_scripts/texdoc/texdoc.tlu
+++ b/Build/source/texk/texlive/linked_scripts/texdoc/texdoc.tlu
@@ -2,6 +2,10 @@
-- texdoc.tlu: small wrapper around main.tlu
-- (makes it easier to install a new version of texdoc in TEXMFHOME)
+--
+-- The TeX Live team, GPLv3, see texdoclib.tlu for details
kpse.set_program_name(arg[-1], 'texdoc')
require('texdoc.main')
+
+-- vim: ft=lua:
diff --git a/Master/texmf-dist/doc/man/man1/texdoc.1 b/Master/texmf-dist/doc/man/man1/texdoc.1
index bfaba2396af..943cf71478c 100644
--- a/Master/texmf-dist/doc/man/man1/texdoc.1
+++ b/Master/texmf-dist/doc/man/man1/texdoc.1
@@ -1,80 +1,120 @@
-.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.40.9.
-.TH TEXDOC "1" "June 2012" "texdoc 0.84" "User Commands"
-.SH NAME
-texdoc \- find & view documentation in TeX Live
-.SH SYNOPSIS
-.B texdoc
-[\fIOPTION\fR]... \fINAME\fR...
+.\" generated with Ronn/v0.7.3
+.\" http://github.com/rtomayko/ronn/tree/0.7.3
+.
+.TH "TEXDOC" "1" "June 2018" "Texdoc 3.0" "Texdoc manual"
+.
+.SH "NAME"
+\fBtexdoc\fR \- find & view documentation in TeX Live
+.
+.SH "SYNOPSIS"
+\fBtexdoc\fR [OPTION\.\.\.] NAME\.\.\.
+.
.br
-.B texdoc
-\fIACTION\fR
-.SH DESCRIPTION
-Try to find appropriate TeX documentation for the specified NAME(s).
-Alternatively, perform the given ACTION and exit.
-.SS "Actions:"
+\fBtexdoc\fR ACTION
+.
+.SH "DESCRIPTION"
+Try to find appropriate TeX documentation for the specified NAME(s)\. Alternatively, perform the given ACTION and exit\.
+.
+.SH "ACTIONS"
+.
.TP
\fB\-h\fR, \fB\-\-help\fR
-Print this help message.
+Print this help message\.
+.
.TP
\fB\-V\fR, \fB\-\-version\fR
-Print the version number.
+Print the version number\.
+.
.TP
\fB\-f\fR, \fB\-\-files\fR
-Print the list of configuration files used.
+Print the list of configuration files used\.
+.
.TP
-\fB\-\-just\-view\fR file
-Display file, given with full path (no searching).
-.SH OPTIONS
+\fB\-\-just\-view FILE\fR
+Display file, given with full path (no searching)\.
+.
+.SH "OPTIONS"
+.
.TP
\fB\-w\fR, \fB\-\-view\fR
-Use view mode: start a viewer. (default)
+Use view mode: start a viewer\. \fB(default)\fR
+.
.TP
\fB\-m\fR, \fB\-\-mixed\fR
-Use mixed mode (view or list).
+Use mixed mode (view or list)\.
+.
.TP
\fB\-l\fR, \fB\-\-list\fR
-Use list mode: show a list of results.
+Use list mode: show a list of results\.
+.
.TP
\fB\-s\fR, \fB\-\-showall\fR
-Use showall mode: show also "bad" results.
+Use showall mode: show also "bad" results\.
+.
.TP
\fB\-i\fR, \fB\-\-interact\fR
-Use interactive menus. (default)
+Use interactive menus\. \fB(default)\fR
+.
.TP
\fB\-I\fR, \fB\-\-nointeract\fR
-Use plain lists, no interaction required.
+Use plain lists, no interaction required\.
+.
.TP
\fB\-M\fR, \fB\-\-machine\fR
-Machine\-readable output for lists (implies \fB\-I\fR).
+Machine\-readable output for lists (implies \-I)\.
+.
.TP
\fB\-q\fR, \fB\-\-quiet\fR
-Suppress warnings and most error messages.
+Suppress warnings and most error messages\.
+.
.TP
\fB\-v\fR, \fB\-\-verbose\fR
-Print additional information (eg, viewer command).
+Print additional information (eg, viewer command)\.
+.
.TP
-\fB\-d\fR, \fB\-\-debug\fR[=\fIlist\fR]
-Activate debug output (restricted to list).
-.SH ENVIRONMENT
-.IP
-PAGER, BROWSER, PDFVIEWER, PSVIEWER, DVIVIEWER.
-.SH FILES
-.IP
-<texmf>/texdoc/texdoc.cnf, see output of the \fB\-\-files\fR option.
+\fB\-D\fR, \fB\-\-debug\fR
+Activate all debug output (equal to "\-\-debug=all")\.
+.
+.TP
+\fB\-d\fRLIST, \fB\-\-debug\fR=LIST
+Activate debug output restricted to LIST\.
+.
+.SH "ENVIRONMENT"
+PAGER, BROWSER, PDFVIEWER, PSVIEWER, DVIVIEWER, and *_texdoc of each\.
+.
+.SH "FILES"
+\fB<texmf>/texdoc/texdoc\.cnf\fR, see output of the \fB\-\-files\fR option\.
+.
.SH "REPORTING BUGS"
-Report bugs to <texdoc@tug.org>.
+Report bugs to \fItexdoc@tug\.org\fR\.
+.
+.br
+Texdoc home page: \fIhttp://tug\.org/texdoc/\fR
+.
.br
-Texdoc home page: <http://tug.org/texdoc/>
+Source: \fIhttps://github\.com/TeX\-Live/texdoc\fR
+.
+.SH "COPYRIGHT"
+Copyright 2018 Manuel Pe\'gourie\'\-Gonnard, Takuto Asakura, Karl Berry, and Norbert Preining\.
+.
.br
-Source: <https://github.com/mpg/texdoc>
-.SH COPYRIGHT
-Copyright \(co 2008\-2011 Manuel P'egouri'e\-Gonnard.
-License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
+License: GNU GPL version 3 or later \fIhttp://gnu\.org/licenses/gpl\.html\fR\.
+.
.br
-This is free software: you are free to change and redistribute it.
+This is free software: you are free to change and redistribute it\.
+.
.SH "SEE ALSO"
-The full documentation is maintained as a PDF manual. The command
-.IP
-.B texdoc texdoc
-.PP
-should give you access to the complete manual.
+The full documentation is maintained as a PDF manual\. The command
+.
+.IP "" 4
+.
+.nf
+
+texdoc texdoc
+.
+.fi
+.
+.IP "" 0
+.
+.P
+should give you access to the complete manual\.
diff --git a/Master/texmf-dist/doc/man/man1/texdoc.man1.pdf b/Master/texmf-dist/doc/man/man1/texdoc.man1.pdf
index 33a05e4caa9..a1c601652fb 100644
--- a/Master/texmf-dist/doc/man/man1/texdoc.man1.pdf
+++ b/Master/texmf-dist/doc/man/man1/texdoc.man1.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/man/man1/texdoctk.1 b/Master/texmf-dist/doc/man/man1/texdoctk.1
deleted file mode 100644
index e7aebb7098a..00000000000
--- a/Master/texmf-dist/doc/man/man1/texdoctk.1
+++ /dev/null
@@ -1,217 +0,0 @@
-.TH TEXDOCTK 1
-.SH NAME
-texdoctk \- GUI for easier access of TeX package and program documentations
-.SH SYNOPSIS
-.B texdoctk
--[aq]
-.SH "DESCRIPTION"
-.B texdoctk
-is a GUI for easier access to a large part of the vast amount
-of package and program documentations and tutorials for TeX and its
-different derivatives (mainly LaTeX). It is optimized and included in
-the teTeX and fpTeX distributions and also available with TeXLive.
-.PP
-The documentation is grouped into 17 categories; the 18th button of the main
-panel is inactive by default and intended for use with local additions (see
-section
-.B CONFIGURATION
-below).
-.PP
-In the settings window you see a checkbox in the html->ps and text->ps
-converter menus for switching on/off output redirect. This is due to the fact
-that some converters do not write their output into a file but to stdout by
-default, so a redirect is needed, e.g.
-.PP
-a2ps myfile.txt >myfile.ps
-.SH "OPTIONS"
-.TP
-.I "\-v"
-verbose: enable some viewer messages which are otherwise sent to stderr,
-as well as some warning popup windows. This can also be set in a
-configuration file.
-.TP
-.I "\-a"
-autoview: autostart viewer if a listbox contains only one item (this will
-frequently happen in search results). This can also be set in a configuration
-file.
-.SH "CONFIGURATION"
-.PP
-The configuration is controlled by the system default configuration file
-($TEXMFMAIN)/texdoctk/texdocrc.defaults, most of whose entries can though be
-overridden by the users' own optional ~/.texdocrc files and/or command line
-options.
-.SS The Settings menu and configuration files
-.PP
-The Settings menu is used to change the user-definable settings of \fBtexdoctk\fP
-for the duration of the program call or as new defaults. The latter case is
-the purpose of the Save button, which generates or rewrites the user's own
-~/.texdocrc file. The system defaults cannot be edited with the Settings
-menu.
-.TP
-Paths
-The TEXMF-type paths on the system are reported, and the user can specify the
-name of the subdirectory of $HOMETEXMF, where the personal documentation is
-stored.
-.TP
-General viewer behaviour
-
-.I Suppress error messages
-toggle verbose mode (see option -v); default is off.
-
-.I Autostart viewer for one-item listboxes
-if a listbox contains only one item (see option -a)
-
-.I Use text viewer for unknown file format
-i.e. treat the file as plain text. \fBtexdoctk\fP should recognize the usual file
-formats and also relate names like README to plain text, but some docs may have
-freely invented names. Default is on; if switched off, trying to view such
-files will raise an error. The switch does not influence printing: unrecognized
-formats cannot be printed.
-
-.I Change viewer colours
-using either RGB triplets in the format #rrggbb or the standardized names.
-.TP
-DVI/PostScript/PDF/HTML/Plain text
-For text files, \fBtexdoctk\fP provides an own viewer. If this viewer is disabled,
-but no alternative viewer is specified, \fBtexdoctk\fP tries to read the content
-of the environment variable $PAGER.
-
-If you want to print the documentations, you will need converters to turn
-non-PS files into PostScript. Here are some suggestions:
-
-\& dvi->ps:
-dvips (is part of teTeX) (http://www.radicaleye.com/dvips.html)
-
-\& pdf->ps:
-pdf2ps (http://www.cs.wisc.edu/~ghost) or
-Acrobat Reader (http://www.adobe.com)
-
-\& html->ps: html2ps (http://user.it.uu.se/~jan/html2ps.html)
-
-\& plain text->ps: a2ps (http://www-inf.enst.fr/~demaille/a2ps/)
-
-The html->ps and text->ps converter menus for switching on/off output redirect.
-This is due to the fact that some converters do not write their output into a
-file but to stdout by default, so a redirect is needed, e.g.
-.B a2ps myfile.txt >myfile.ps
-.PP
-The system-wide configuration file is ($TEXMFMAIN)/texdoctk/texdocrc.defaults
-and should only be writable by the administrator of the installation using any
-text editor. The optional user configuration file is ~/.texdocrc and can
-override all but those system settings which affect the installation as a
-whole. The preferred way of changing it is through the Settings menu.
-.SS The databases
-\fBtexdoctk\fP comes with a default database file ($TEXMFMAIN)/texdoctk/texdoctk.dat
-with a special format. It is divided into 17 sections corresponding to the
-17 buttons that are active by default. Each section begins with a line
-
-@\fIsection_name\fP
-
-where
-.I section_name
-is the text as it appears in the button. This title is
-followed by the descriptive entries for each documentation, which have this
-format:
-
-\fIpackage-label\fP;Short description for listbox (opt. \fIpackage-name\fP);path in doc directory;optional keywords
-
-(without breaking the line!). Comments (initiated with a #) and empty lines
-are ignored by the program. The second field is the text displayed in the
-selection listboxes of \fBtexdoctk\fP, and you will usually want to mention the name
-of the package in parens along with it; the first field is a \fBunique\fP label
-for the package for internal use of the program which will usually be chosen
-identical to the package name, but can be different if there is more than one
-documentation file coming with a package.
-.PP
-The administrator will probably install additional packages in the local texmf
-tree. The corresponding documentation can be made accessible by an additional
-database $TEXMFLOCAL/texdoctk/texdoctk-local.dat. Furthermore, individual
-users possibly install additional packages in an texmf subdirectory of their
-$HOME, for which they can make an individual database themselves as
-$TEXMFHOME/texdoctk/texdoctk-pers.dat. After creating such files, texhash
-must be executed.
-.PP
-Both types of databases must have the same structure as the system database,
-although they need (and should) not include all its sections if there are no
-additional entries. For example, if the the package
-.I foo
-is added to the local tree such that its documentation file is
-($TEXMFLOCAL)/doc/latex/foo/foo.dvi and it is decided that it fits best into
-the existing category Graphics, texdoctk-local.dat would look like this:
-
-@Graphics
-.br
-foo;Create bells and whistles (foo);latex/foo/foo.dvi;decoration
-
-The entry for
-.I foo
-will then be appended to the list of entries in the Graphics category. The 18th
-button can be activated in the same way, but using a new category name;
-possible entries at the beginning of the database which have not been assigned
-to a category will be assigned to the default Miscellaneous, making the 18th
-button active with that label. Note that you cannot have more than 18
-categories; if there are more, only the one defined last will appear and be
-used.
-.PP
-If the documentation is included in the .sty file instead of a proper
-documentation file, the optional keywords should start with
--?- directly after the semicolon, where ? is 0, 1, 2 or 3; these are flags
-which indicate in which part of the .sty the instructions are placed and
-should help \fBtexdoctk\fP to extract the documentation from the style and present
-it without the code, which would normally be of little use.
-.TP
-0
-no specific place, scattered between the code
-.TP
-1
-at end, behind \\endinput; some .sty files have well-organized documentation
-behind the end of the actual code, where TeX doesn't see it upon compilation
-.TP
-2
-at beginning, terminated by %%%%%%; in some other cases, some usage information
-is at the beginning of the .sty as a comment terminated by a line full of %
-.TP
-3
-as 2, but with a blank line as termination
-.PP
-See the system database for plenty of examples.
-
-.SH "FILES"
-.PP
-\& $TEXMFMAIN/texdoctk/texdocrc.defaults
-system-wide configuration file
-.PP
-\& ~/.texdocrc
-(optional) personal configuration file; can also be created with the Settings menu
-.PP
-\& $TEXMFMAIN/texdoctk/texdoctk.dat
-default database file for documentation files of the distribution
-.PP
-\& $TEXMFLOCAL/texdoctk/texdoctk-local.dat
-(optional) local database file for documentation files
-.PP
-\& $TEXMFHOME/texdoctk/texdoctk-pers.dat
-(optional) personal database file of individual users for documentation files
-.SH BUGS
-Widget placement in topic toplevels becomes ugly when the toplevel is stretched
-or shrunk.
-.PP
-The font in the frame labels of the Settings menu are not forced to the default
-font; this will become visible e.g. at hi-res screens, where the label font is
-not scaled up.
-.PP
-Netscape and Mozilla error output will be written to stderr even if the quiet
-mode was set.
-.SH AUTHOR
-.B texdoctk
-was written by Thomas Ruedas <tr@geol.ku.dk>.
-.PP
-This manual page was originally written by Adrian Bunk <bunk@fs.tum.de> for
-the Debian GNU/Linux system (but may be used by others). It is now maintained
-by Thomas Ruedas.
-
-.SH COPYRIGHT
-Copyright (C) 2000-2004 Thomas Ruedas
-.br
-This is free software; see the source for copying conditions. There is NO
-warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
diff --git a/Master/texmf-dist/doc/man/man1/texdoctk.man1.pdf b/Master/texmf-dist/doc/man/man1/texdoctk.man1.pdf
deleted file mode 100644
index 13c31ee0f21..00000000000
--- a/Master/texmf-dist/doc/man/man1/texdoctk.man1.pdf
+++ /dev/null
Binary files differ
diff --git a/Master/texmf-dist/doc/support/texdoc/COPYING b/Master/texmf-dist/doc/support/texdoc/COPYING
new file mode 100644
index 00000000000..94a9ed024d3
--- /dev/null
+++ b/Master/texmf-dist/doc/support/texdoc/COPYING
@@ -0,0 +1,674 @@
+ GNU GENERAL PUBLIC LICENSE
+ Version 3, 29 June 2007
+
+ Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
+ Everyone is permitted to copy and distribute verbatim copies
+ of this license document, but changing it is not allowed.
+
+ Preamble
+
+ The GNU General Public License is a free, copyleft license for
+software and other kinds of works.
+
+ The licenses for most software and other practical works are designed
+to take away your freedom to share and change the works. By contrast,
+the GNU General Public License is intended to guarantee your freedom to
+share and change all versions of a program--to make sure it remains free
+software for all its users. We, the Free Software Foundation, use the
+GNU General Public License for most of our software; it applies also to
+any other work released this way by its authors. You can apply it to
+your programs, too.
+
+ When we speak of free software, we are referring to freedom, not
+price. Our General Public Licenses are designed to make sure that you
+have the freedom to distribute copies of free software (and charge for
+them if you wish), that you receive source code or can get it if you
+want it, that you can change the software or use pieces of it in new
+free programs, and that you know you can do these things.
+
+ To protect your rights, we need to prevent others from denying you
+these rights or asking you to surrender the rights. Therefore, you have
+certain responsibilities if you distribute copies of the software, or if
+you modify it: responsibilities to respect the freedom of others.
+
+ For example, if you distribute copies of such a program, whether
+gratis or for a fee, you must pass on to the recipients the same
+freedoms that you received. You must make sure that they, too, receive
+or can get the source code. And you must show them these terms so they
+know their rights.
+
+ Developers that use the GNU GPL protect your rights with two steps:
+(1) assert copyright on the software, and (2) offer you this License
+giving you legal permission to copy, distribute and/or modify it.
+
+ For the developers' and authors' protection, the GPL clearly explains
+that there is no warranty for this free software. For both users' and
+authors' sake, the GPL requires that modified versions be marked as
+changed, so that their problems will not be attributed erroneously to
+authors of previous versions.
+
+ Some devices are designed to deny users access to install or run
+modified versions of the software inside them, although the manufacturer
+can do so. This is fundamentally incompatible with the aim of
+protecting users' freedom to change the software. The systematic
+pattern of such abuse occurs in the area of products for individuals to
+use, which is precisely where it is most unacceptable. Therefore, we
+have designed this version of the GPL to prohibit the practice for those
+products. If such problems arise substantially in other domains, we
+stand ready to extend this provision to those domains in future versions
+of the GPL, as needed to protect the freedom of users.
+
+ Finally, every program is threatened constantly by software patents.
+States should not allow patents to restrict development and use of
+software on general-purpose computers, but in those that do, we wish to
+avoid the special danger that patents applied to a free program could
+make it effectively proprietary. To prevent this, the GPL assures that
+patents cannot be used to render the program non-free.
+
+ The precise terms and conditions for copying, distribution and
+modification follow.
+
+ TERMS AND CONDITIONS
+
+ 0. Definitions.
+
+ "This License" refers to version 3 of the GNU General Public License.
+
+ "Copyright" also means copyright-like laws that apply to other kinds of
+works, such as semiconductor masks.
+
+ "The Program" refers to any copyrightable work licensed under this
+License. Each licensee is addressed as "you". "Licensees" and
+"recipients" may be individuals or organizations.
+
+ To "modify" a work means to copy from or adapt all or part of the work
+in a fashion requiring copyright permission, other than the making of an
+exact copy. The resulting work is called a "modified version" of the
+earlier work or a work "based on" the earlier work.
+
+ A "covered work" means either the unmodified Program or a work based
+on the Program.
+
+ To "propagate" a work means to do anything with it that, without
+permission, would make you directly or secondarily liable for
+infringement under applicable copyright law, except executing it on a
+computer or modifying a private copy. Propagation includes copying,
+distribution (with or without modification), making available to the
+public, and in some countries other activities as well.
+
+ To "convey" a work means any kind of propagation that enables other
+parties to make or receive copies. Mere interaction with a user through
+a computer network, with no transfer of a copy, is not conveying.
+
+ An interactive user interface displays "Appropriate Legal Notices"
+to the extent that it includes a convenient and prominently visible
+feature that (1) displays an appropriate copyright notice, and (2)
+tells the user that there is no warranty for the work (except to the
+extent that warranties are provided), that licensees may convey the
+work under this License, and how to view a copy of this License. If
+the interface presents a list of user commands or options, such as a
+menu, a prominent item in the list meets this criterion.
+
+ 1. Source Code.
+
+ The "source code" for a work means the preferred form of the work
+for making modifications to it. "Object code" means any non-source
+form of a work.
+
+ A "Standard Interface" means an interface that either is an official
+standard defined by a recognized standards body, or, in the case of
+interfaces specified for a particular programming language, one that
+is widely used among developers working in that language.
+
+ The "System Libraries" of an executable work include anything, other
+than the work as a whole, that (a) is included in the normal form of
+packaging a Major Component, but which is not part of that Major
+Component, and (b) serves only to enable use of the work with that
+Major Component, or to implement a Standard Interface for which an
+implementation is available to the public in source code form. A
+"Major Component", in this context, means a major essential component
+(kernel, window system, and so on) of the specific operating system
+(if any) on which the executable work runs, or a compiler used to
+produce the work, or an object code interpreter used to run it.
+
+ The "Corresponding Source" for a work in object code form means all
+the source code needed to generate, install, and (for an executable
+work) run the object code and to modify the work, including scripts to
+control those activities. However, it does not include the work's
+System Libraries, or general-purpose tools or generally available free
+programs which are used unmodified in performing those activities but
+which are not part of the work. For example, Corresponding Source
+includes interface definition files associated with source files for
+the work, and the source code for shared libraries and dynamically
+linked subprograms that the work is specifically designed to require,
+such as by intimate data communication or control flow between those
+subprograms and other parts of the work.
+
+ The Corresponding Source need not include anything that users
+can regenerate automatically from other parts of the Corresponding
+Source.
+
+ The Corresponding Source for a work in source code form is that
+same work.
+
+ 2. Basic Permissions.
+
+ All rights granted under this License are granted for the term of
+copyright on the Program, and are irrevocable provided the stated
+conditions are met. This License explicitly affirms your unlimited
+permission to run the unmodified Program. The output from running a
+covered work is covered by this License only if the output, given its
+content, constitutes a covered work. This License acknowledges your
+rights of fair use or other equivalent, as provided by copyright law.
+
+ You may make, run and propagate covered works that you do not
+convey, without conditions so long as your license otherwise remains
+in force. You may convey covered works to others for the sole purpose
+of having them make modifications exclusively for you, or provide you
+with facilities for running those works, provided that you comply with
+the terms of this License in conveying all material for which you do
+not control copyright. Those thus making or running the covered works
+for you must do so exclusively on your behalf, under your direction
+and control, on terms that prohibit them from making any copies of
+your copyrighted material outside their relationship with you.
+
+ Conveying under any other circumstances is permitted solely under
+the conditions stated below. Sublicensing is not allowed; section 10
+makes it unnecessary.
+
+ 3. Protecting Users' Legal Rights From Anti-Circumvention Law.
+
+ No covered work shall be deemed part of an effective technological
+measure under any applicable law fulfilling obligations under article
+11 of the WIPO copyright treaty adopted on 20 December 1996, or
+similar laws prohibiting or restricting circumvention of such
+measures.
+
+ When you convey a covered work, you waive any legal power to forbid
+circumvention of technological measures to the extent such circumvention
+is effected by exercising rights under this License with respect to
+the covered work, and you disclaim any intention to limit operation or
+modification of the work as a means of enforcing, against the work's
+users, your or third parties' legal rights to forbid circumvention of
+technological measures.
+
+ 4. Conveying Verbatim Copies.
+
+ You may convey verbatim copies of the Program's source code as you
+receive it, in any medium, provided that you conspicuously and
+appropriately publish on each copy an appropriate copyright notice;
+keep intact all notices stating that this License and any
+non-permissive terms added in accord with section 7 apply to the code;
+keep intact all notices of the absence of any warranty; and give all
+recipients a copy of this License along with the Program.
+
+ You may charge any price or no price for each copy that you convey,
+and you may offer support or warranty protection for a fee.
+
+ 5. Conveying Modified Source Versions.
+
+ You may convey a work based on the Program, or the modifications to
+produce it from the Program, in the form of source code under the
+terms of section 4, provided that you also meet all of these conditions:
+
+ a) The work must carry prominent notices stating that you modified
+ it, and giving a relevant date.
+
+ b) The work must carry prominent notices stating that it is
+ released under this License and any conditions added under section
+ 7. This requirement modifies the requirement in section 4 to
+ "keep intact all notices".
+
+ c) You must license the entire work, as a whole, under this
+ License to anyone who comes into possession of a copy. This
+ License will therefore apply, along with any applicable section 7
+ additional terms, to the whole of the work, and all its parts,
+ regardless of how they are packaged. This License gives no
+ permission to license the work in any other way, but it does not
+ invalidate such permission if you have separately received it.
+
+ d) If the work has interactive user interfaces, each must display
+ Appropriate Legal Notices; however, if the Program has interactive
+ interfaces that do not display Appropriate Legal Notices, your
+ work need not make them do so.
+
+ A compilation of a covered work with other separate and independent
+works, which are not by their nature extensions of the covered work,
+and which are not combined with it such as to form a larger program,
+in or on a volume of a storage or distribution medium, is called an
+"aggregate" if the compilation and its resulting copyright are not
+used to limit the access or legal rights of the compilation's users
+beyond what the individual works permit. Inclusion of a covered work
+in an aggregate does not cause this License to apply to the other
+parts of the aggregate.
+
+ 6. Conveying Non-Source Forms.
+
+ You may convey a covered work in object code form under the terms
+of sections 4 and 5, provided that you also convey the
+machine-readable Corresponding Source under the terms of this License,
+in one of these ways:
+
+ a) Convey the object code in, or embodied in, a physical product
+ (including a physical distribution medium), accompanied by the
+ Corresponding Source fixed on a durable physical medium
+ customarily used for software interchange.
+
+ b) Convey the object code in, or embodied in, a physical product
+ (including a physical distribution medium), accompanied by a
+ written offer, valid for at least three years and valid for as
+ long as you offer spare parts or customer support for that product
+ model, to give anyone who possesses the object code either (1) a
+ copy of the Corresponding Source for all the software in the
+ product that is covered by this License, on a durable physical
+ medium customarily used for software interchange, for a price no
+ more than your reasonable cost of physically performing this
+ conveying of source, or (2) access to copy the
+ Corresponding Source from a network server at no charge.
+
+ c) Convey individual copies of the object code with a copy of the
+ written offer to provide the Corresponding Source. This
+ alternative is allowed only occasionally and noncommercially, and
+ only if you received the object code with such an offer, in accord
+ with subsection 6b.
+
+ d) Convey the object code by offering access from a designated
+ place (gratis or for a charge), and offer equivalent access to the
+ Corresponding Source in the same way through the same place at no
+ further charge. You need not require recipients to copy the
+ Corresponding Source along with the object code. If the place to
+ copy the object code is a network server, the Corresponding Source
+ may be on a different server (operated by you or a third party)
+ that supports equivalent copying facilities, provided you maintain
+ clear directions next to the object code saying where to find the
+ Corresponding Source. Regardless of what server hosts the
+ Corresponding Source, you remain obligated to ensure that it is
+ available for as long as needed to satisfy these requirements.
+
+ e) Convey the object code using peer-to-peer transmission, provided
+ you inform other peers where the object code and Corresponding
+ Source of the work are being offered to the general public at no
+ charge under subsection 6d.
+
+ A separable portion of the object code, whose source code is excluded
+from the Corresponding Source as a System Library, need not be
+included in conveying the object code work.
+
+ A "User Product" is either (1) a "consumer product", which means any
+tangible personal property which is normally used for personal, family,
+or household purposes, or (2) anything designed or sold for incorporation
+into a dwelling. In determining whether a product is a consumer product,
+doubtful cases shall be resolved in favor of coverage. For a particular
+product received by a particular user, "normally used" refers to a
+typical or common use of that class of product, regardless of the status
+of the particular user or of the way in which the particular user
+actually uses, or expects or is expected to use, the product. A product
+is a consumer product regardless of whether the product has substantial
+commercial, industrial or non-consumer uses, unless such uses represent
+the only significant mode of use of the product.
+
+ "Installation Information" for a User Product means any methods,
+procedures, authorization keys, or other information required to install
+and execute modified versions of a covered work in that User Product from
+a modified version of its Corresponding Source. The information must
+suffice to ensure that the continued functioning of the modified object
+code is in no case prevented or interfered with solely because
+modification has been made.
+
+ If you convey an object code work under this section in, or with, or
+specifically for use in, a User Product, and the conveying occurs as
+part of a transaction in which the right of possession and use of the
+User Product is transferred to the recipient in perpetuity or for a
+fixed term (regardless of how the transaction is characterized), the
+Corresponding Source conveyed under this section must be accompanied
+by the Installation Information. But this requirement does not apply
+if neither you nor any third party retains the ability to install
+modified object code on the User Product (for example, the work has
+been installed in ROM).
+
+ The requirement to provide Installation Information does not include a
+requirement to continue to provide support service, warranty, or updates
+for a work that has been modified or installed by the recipient, or for
+the User Product in which it has been modified or installed. Access to a
+network may be denied when the modification itself materially and
+adversely affects the operation of the network or violates the rules and
+protocols for communication across the network.
+
+ Corresponding Source conveyed, and Installation Information provided,
+in accord with this section must be in a format that is publicly
+documented (and with an implementation available to the public in
+source code form), and must require no special password or key for
+unpacking, reading or copying.
+
+ 7. Additional Terms.
+
+ "Additional permissions" are terms that supplement the terms of this
+License by making exceptions from one or more of its conditions.
+Additional permissions that are applicable to the entire Program shall
+be treated as though they were included in this License, to the extent
+that they are valid under applicable law. If additional permissions
+apply only to part of the Program, that part may be used separately
+under those permissions, but the entire Program remains governed by
+this License without regard to the additional permissions.
+
+ When you convey a copy of a covered work, you may at your option
+remove any additional permissions from that copy, or from any part of
+it. (Additional permissions may be written to require their own
+removal in certain cases when you modify the work.) You may place
+additional permissions on material, added by you to a covered work,
+for which you have or can give appropriate copyright permission.
+
+ Notwithstanding any other provision of this License, for material you
+add to a covered work, you may (if authorized by the copyright holders of
+that material) supplement the terms of this License with terms:
+
+ a) Disclaiming warranty or limiting liability differently from the
+ terms of sections 15 and 16 of this License; or
+
+ b) Requiring preservation of specified reasonable legal notices or
+ author attributions in that material or in the Appropriate Legal
+ Notices displayed by works containing it; or
+
+ c) Prohibiting misrepresentation of the origin of that material, or
+ requiring that modified versions of such material be marked in
+ reasonable ways as different from the original version; or
+
+ d) Limiting the use for publicity purposes of names of licensors or
+ authors of the material; or
+
+ e) Declining to grant rights under trademark law for use of some
+ trade names, trademarks, or service marks; or
+
+ f) Requiring indemnification of licensors and authors of that
+ material by anyone who conveys the material (or modified versions of
+ it) with contractual assumptions of liability to the recipient, for
+ any liability that these contractual assumptions directly impose on
+ those licensors and authors.
+
+ All other non-permissive additional terms are considered "further
+restrictions" within the meaning of section 10. If the Program as you
+received it, or any part of it, contains a notice stating that it is
+governed by this License along with a term that is a further
+restriction, you may remove that term. If a license document contains
+a further restriction but permits relicensing or conveying under this
+License, you may add to a covered work material governed by the terms
+of that license document, provided that the further restriction does
+not survive such relicensing or conveying.
+
+ If you add terms to a covered work in accord with this section, you
+must place, in the relevant source files, a statement of the
+additional terms that apply to those files, or a notice indicating
+where to find the applicable terms.
+
+ Additional terms, permissive or non-permissive, may be stated in the
+form of a separately written license, or stated as exceptions;
+the above requirements apply either way.
+
+ 8. Termination.
+
+ You may not propagate or modify a covered work except as expressly
+provided under this License. Any attempt otherwise to propagate or
+modify it is void, and will automatically terminate your rights under
+this License (including any patent licenses granted under the third
+paragraph of section 11).
+
+ However, if you cease all violation of this License, then your
+license from a particular copyright holder is reinstated (a)
+provisionally, unless and until the copyright holder explicitly and
+finally terminates your license, and (b) permanently, if the copyright
+holder fails to notify you of the violation by some reasonable means
+prior to 60 days after the cessation.
+
+ Moreover, your license from a particular copyright holder is
+reinstated permanently if the copyright holder notifies you of the
+violation by some reasonable means, this is the first time you have
+received notice of violation of this License (for any work) from that
+copyright holder, and you cure the violation prior to 30 days after
+your receipt of the notice.
+
+ Termination of your rights under this section does not terminate the
+licenses of parties who have received copies or rights from you under
+this License. If your rights have been terminated and not permanently
+reinstated, you do not qualify to receive new licenses for the same
+material under section 10.
+
+ 9. Acceptance Not Required for Having Copies.
+
+ You are not required to accept this License in order to receive or
+run a copy of the Program. Ancillary propagation of a covered work
+occurring solely as a consequence of using peer-to-peer transmission
+to receive a copy likewise does not require acceptance. However,
+nothing other than this License grants you permission to propagate or
+modify any covered work. These actions infringe copyright if you do
+not accept this License. Therefore, by modifying or propagating a
+covered work, you indicate your acceptance of this License to do so.
+
+ 10. Automatic Licensing of Downstream Recipients.
+
+ Each time you convey a covered work, the recipient automatically
+receives a license from the original licensors, to run, modify and
+propagate that work, subject to this License. You are not responsible
+for enforcing compliance by third parties with this License.
+
+ An "entity transaction" is a transaction transferring control of an
+organization, or substantially all assets of one, or subdividing an
+organization, or merging organizations. If propagation of a covered
+work results from an entity transaction, each party to that
+transaction who receives a copy of the work also receives whatever
+licenses to the work the party's predecessor in interest had or could
+give under the previous paragraph, plus a right to possession of the
+Corresponding Source of the work from the predecessor in interest, if
+the predecessor has it or can get it with reasonable efforts.
+
+ You may not impose any further restrictions on the exercise of the
+rights granted or affirmed under this License. For example, you may
+not impose a license fee, royalty, or other charge for exercise of
+rights granted under this License, and you may not initiate litigation
+(including a cross-claim or counterclaim in a lawsuit) alleging that
+any patent claim is infringed by making, using, selling, offering for
+sale, or importing the Program or any portion of it.
+
+ 11. Patents.
+
+ A "contributor" is a copyright holder who authorizes use under this
+License of the Program or a work on which the Program is based. The
+work thus licensed is called the contributor's "contributor version".
+
+ A contributor's "essential patent claims" are all patent claims
+owned or controlled by the contributor, whether already acquired or
+hereafter acquired, that would be infringed by some manner, permitted
+by this License, of making, using, or selling its contributor version,
+but do not include claims that would be infringed only as a
+consequence of further modification of the contributor version. For
+purposes of this definition, "control" includes the right to grant
+patent sublicenses in a manner consistent with the requirements of
+this License.
+
+ Each contributor grants you a non-exclusive, worldwide, royalty-free
+patent license under the contributor's essential patent claims, to
+make, use, sell, offer for sale, import and otherwise run, modify and
+propagate the contents of its contributor version.
+
+ In the following three paragraphs, a "patent license" is any express
+agreement or commitment, however denominated, not to enforce a patent
+(such as an express permission to practice a patent or covenant not to
+sue for patent infringement). To "grant" such a patent license to a
+party means to make such an agreement or commitment not to enforce a
+patent against the party.
+
+ If you convey a covered work, knowingly relying on a patent license,
+and the Corresponding Source of the work is not available for anyone
+to copy, free of charge and under the terms of this License, through a
+publicly available network server or other readily accessible means,
+then you must either (1) cause the Corresponding Source to be so
+available, or (2) arrange to deprive yourself of the benefit of the
+patent license for this particular work, or (3) arrange, in a manner
+consistent with the requirements of this License, to extend the patent
+license to downstream recipients. "Knowingly relying" means you have
+actual knowledge that, but for the patent license, your conveying the
+covered work in a country, or your recipient's use of the covered work
+in a country, would infringe one or more identifiable patents in that
+country that you have reason to believe are valid.
+
+ If, pursuant to or in connection with a single transaction or
+arrangement, you convey, or propagate by procuring conveyance of, a
+covered work, and grant a patent license to some of the parties
+receiving the covered work authorizing them to use, propagate, modify
+or convey a specific copy of the covered work, then the patent license
+you grant is automatically extended to all recipients of the covered
+work and works based on it.
+
+ A patent license is "discriminatory" if it does not include within
+the scope of its coverage, prohibits the exercise of, or is
+conditioned on the non-exercise of one or more of the rights that are
+specifically granted under this License. You may not convey a covered
+work if you are a party to an arrangement with a third party that is
+in the business of distributing software, under which you make payment
+to the third party based on the extent of your activity of conveying
+the work, and under which the third party grants, to any of the
+parties who would receive the covered work from you, a discriminatory
+patent license (a) in connection with copies of the covered work
+conveyed by you (or copies made from those copies), or (b) primarily
+for and in connection with specific products or compilations that
+contain the covered work, unless you entered into that arrangement,
+or that patent license was granted, prior to 28 March 2007.
+
+ Nothing in this License shall be construed as excluding or limiting
+any implied license or other defenses to infringement that may
+otherwise be available to you under applicable patent law.
+
+ 12. No Surrender of Others' Freedom.
+
+ If conditions are imposed on you (whether by court order, agreement or
+otherwise) that contradict the conditions of this License, they do not
+excuse you from the conditions of this License. If you cannot convey a
+covered work so as to satisfy simultaneously your obligations under this
+License and any other pertinent obligations, then as a consequence you may
+not convey it at all. For example, if you agree to terms that obligate you
+to collect a royalty for further conveying from those to whom you convey
+the Program, the only way you could satisfy both those terms and this
+License would be to refrain entirely from conveying the Program.
+
+ 13. Use with the GNU Affero General Public License.
+
+ Notwithstanding any other provision of this License, you have
+permission to link or combine any covered work with a work licensed
+under version 3 of the GNU Affero General Public License into a single
+combined work, and to convey the resulting work. The terms of this
+License will continue to apply to the part which is the covered work,
+but the special requirements of the GNU Affero General Public License,
+section 13, concerning interaction through a network will apply to the
+combination as such.
+
+ 14. Revised Versions of this License.
+
+ The Free Software Foundation may publish revised and/or new versions of
+the GNU General Public License from time to time. Such new versions will
+be similar in spirit to the present version, but may differ in detail to
+address new problems or concerns.
+
+ Each version is given a distinguishing version number. If the
+Program specifies that a certain numbered version of the GNU General
+Public License "or any later version" applies to it, you have the
+option of following the terms and conditions either of that numbered
+version or of any later version published by the Free Software
+Foundation. If the Program does not specify a version number of the
+GNU General Public License, you may choose any version ever published
+by the Free Software Foundation.
+
+ If the Program specifies that a proxy can decide which future
+versions of the GNU General Public License can be used, that proxy's
+public statement of acceptance of a version permanently authorizes you
+to choose that version for the Program.
+
+ Later license versions may give you additional or different
+permissions. However, no additional obligations are imposed on any
+author or copyright holder as a result of your choosing to follow a
+later version.
+
+ 15. Disclaimer of Warranty.
+
+ THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
+APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
+HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
+OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
+THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
+PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
+IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
+ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
+
+ 16. Limitation of Liability.
+
+ IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
+WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
+THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
+GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
+USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
+DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
+PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
+EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
+SUCH DAMAGES.
+
+ 17. Interpretation of Sections 15 and 16.
+
+ If the disclaimer of warranty and limitation of liability provided
+above cannot be given local legal effect according to their terms,
+reviewing courts shall apply local law that most closely approximates
+an absolute waiver of all civil liability in connection with the
+Program, unless a warranty or assumption of liability accompanies a
+copy of the Program in return for a fee.
+
+ END OF TERMS AND CONDITIONS
+
+ How to Apply These Terms to Your New Programs
+
+ If you develop a new program, and you want it to be of the greatest
+possible use to the public, the best way to achieve this is to make it
+free software which everyone can redistribute and change under these terms.
+
+ To do so, attach the following notices to the program. It is safest
+to attach them to the start of each source file to most effectively
+state the exclusion of warranty; and each file should have at least
+the "copyright" line and a pointer to where the full notice is found.
+
+ <one line to give the program's name and a brief idea of what it does.>
+ Copyright (C) <year> <name of author>
+
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with this program. If not, see <http://www.gnu.org/licenses/>.
+
+Also add information on how to contact you by electronic and paper mail.
+
+ If the program does terminal interaction, make it output a short
+notice like this when it starts in an interactive mode:
+
+ <program> Copyright (C) <year> <name of author>
+ This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
+ This is free software, and you are welcome to redistribute it
+ under certain conditions; type `show c' for details.
+
+The hypothetical commands `show w' and `show c' should show the appropriate
+parts of the General Public License. Of course, your program's commands
+might be different; for a GUI interface, you would use an "about box".
+
+ You should also get your employer (if you work as a programmer) or school,
+if any, to sign a "copyright disclaimer" for the program, if necessary.
+For more information on this, and how to apply and follow the GNU GPL, see
+<http://www.gnu.org/licenses/>.
+
+ The GNU General Public License does not permit incorporating your program
+into proprietary programs. If your program is a subroutine library, you
+may consider it more useful to permit linking proprietary applications with
+the library. If this is what you want to do, use the GNU Lesser General
+Public License instead of this License. But first, please read
+<http://www.gnu.org/philosophy/why-not-lgpl.html>.
diff --git a/Master/texmf-dist/doc/texdoc/News b/Master/texmf-dist/doc/support/texdoc/NEWS
index 31e4f9cb3a2..27c1853677d 100644
--- a/Master/texmf-dist/doc/texdoc/News
+++ b/Master/texmf-dist/doc/support/texdoc/NEWS
@@ -1,11 +1,31 @@
-$Id: NEWS 14 2017-05-19 21:22:31Z karl $
+NEWS for texdoc
+===============
(This file public domain.)
+Version 3.0 (TeX Live 2018)
+===========================
+This version has two big features:
+- Fuzzy search
+- New option parser
+
+And also includes a lot of small improvements:
+- Get rid of Data.tlpdb.lua
+- Documentation update
+- Bug fix around environment variables
+- Other small improvements including score adjustments
+- Sources moved to https://github.com/TeX-Live/texdoc
+
+Version 2.0171
+--------------
+- In list mode (-l), just RET views first document in list.
+- --help and --version override other specified command-line actions.
+
Version 2.017 (TeX Live 2017)
============================
- Restore user's LC_CTYPE value if possible (with this year's luatex).
- Generic system environment variables, such as BROWSER, accept
a colon-separated list of programs.
+- Sources moved to https://puszcza.gnu.org.ua/projects/texdoc.
Version 0.85
------------
@@ -30,7 +50,6 @@ ship gnome-open by default any more.
Version 0.81 (TeX Live 2011)
============================
-
Allow configuration files to be found in all TEXMF trees.
The default one should now be installed in TEXMFDIST (in upstream TeX Live) or
in a tree search after TEXMFLOCAL (in downstream distros).
@@ -47,7 +66,6 @@ Various internal cleanups and rearrangements.
Version 0.80
============
-
New 'lang' configuration option (defaults on system locale): now <name>-de.pdf
wins over <name>.pdf if German is preferred. Patch kindly provided by Philipp
Stephani. Also works with aliases (eg koma-de = scrguide wins over koma =
@@ -60,7 +78,6 @@ viewers.
Version 0.72 as in TeX Live 2010
--------------------------------
-
New (undocumented) settings (bad)basenme_list, parallel to (bad)ext_list.
New (undocumented) setting item suffix_list for known documentation suffixes,
@@ -70,19 +87,16 @@ New (undocumented) option --just-view for use by front-end programs.
Version 0.72
------------
-
Fix stupid bug introduced in 0.70: texdoc would crash if called without
arguments. (Reported by Maxime Chupin.)
Version 0.71
------------
-
Fix bug introduced in 0.70: some results were duplicated on windows. (Reported
by Uwe Siart.)
Version 0.70
============
-
Use information from the TeX Live package database (some of it coming from the
CTAN catalogue) to improve search results. Display some of this information.
@@ -94,7 +108,6 @@ Deprecate -a, --alias, -A, --noalias and alias_switch.
Version 0.66
------------
-
Turn the -v=N, --verbosity=N command-line option into a pair of related options
-v, --verbose and -q, --quiet (more standard, Karl's suggestion). Also remove
uselessly verbose debug items so --debug is usable again.
@@ -108,35 +121,29 @@ Small internal clean-ups.
Version 0.65
------------
-
Make it easier to change the list of configuration files used (eg for
downstream distributions).
Version 0.64
------------
-
Fix a crash when DISPLAY is unset on Unix by querying xprop more carefully.
(Bug introduced in 0.61.)
Version 0.63
------------
-
Fix a bug on windows which prevented from viewing sty files.
Version 0.62
------------
-
Support for zipped documentation is now an official option.
Please read the warnings before using it!
Version 0.61
------------
-
Detect desktop environments (KDE4, KDE, GNOME, XFCE) for viewer selection.
Version 0.60
============
-
Changed the search/alias/score logic. See section 2 of the manual for details,
but here is a primer:
- alias now /adds/ patterns to be search, it is no more a substitution
@@ -148,20 +155,17 @@ Bugs have been fixed as usual, and probably some others introduced...
Version 0.50
============
-
- New option for machine-readable output.
- Bugfixes (esp. for zipped file support (Unix only)).
- Hopefully more sensible default viewer selection.
Version 0.49
------------
-
Major code rewrite. No big user-visible change, except a few bugs fixed and new
debugging levels.
Version 0.47 (TeX Live 2009)
----------------------------
-
Adapt for man pages named *.man1.pdf instead of *.pdf.
(Temporary hack, done better since version 0.60.)
@@ -169,25 +173,21 @@ Warning: zip support probably broken!
Version 0.46
------------
-
Avoid using lfs.currentdir() and lfs.chdir() which are broken on Solaris 10
in LuaTeX 0.40
Version 0.45
------------
-
Fix possible line ending problems on windows with certain versions of LuaTeX
Version 0.44
------------
-
- fixing viewer problems on Windows
- expanding the list of default viewers on generic Unix
Version 0.43
------------
-
Improve support for zipped documentation and comments about it in the default
configuration file. (Thank Norbert Preining for his help.)
@@ -195,7 +195,6 @@ Various fixes, aliases updates as usual.
Version 0.42
------------
-
Improvements to default txt viewer on Windows (thanks to Phil Taylor).
New debugging levels; new names for debugging options.
@@ -211,7 +210,6 @@ License switched to GPL.
Version 0.4 (TeX Live 2008)
===========================
-
Use our own configuration files, not texmf.cnf. Rework the way viewers are
handled, and add a few configuration options.
@@ -224,7 +222,6 @@ Development passed from Frank Küster to Manuel Pégourié-Gonnard.
Version 0.3
-----------
-
Various changes including:
- added changelog
- better OS detection for default viewer settings
@@ -233,7 +230,6 @@ Various changes including:
Version 0.2
-----------
-
Various changes including:
- implemented reading of configuration from texmf.cnf
- fixed "-s" option
diff --git a/Master/texmf-dist/doc/support/texdoc/README.md b/Master/texmf-dist/doc/support/texdoc/README.md
new file mode 100644
index 00000000000..19b0208825a
--- /dev/null
+++ b/Master/texmf-dist/doc/support/texdoc/README.md
@@ -0,0 +1,104 @@
+# Texdoc (v3.0)
+
+[![Build Status](https://travis-ci.org/TeX-Live/texdoc.svg?branch=master)](https://travis-ci.org/TeX-Live/texdoc)
+
+Texdoc is a command line program to find and view documentation in TeX Live.
+
+## General Information
+
+* Website: <https://www.tug.org/texdoc/>
+* Repository: <https://github.com/TeX-Live/texdoc/>
+* Mailing list: <texdoc@tug.org>
+
+## Using Texdoc
+
+Texdoc is part of the TeX Live distribution. Generally, you don't have to install it yourself.
+
+If you want to try/test the develop version, please see below.
+
+## How to Install the Develop Version
+
+### Using Bundler
+
+The easiest way to install the develop version of Texdoc is using [Bundler](https://bundler.io/) and [Rake](https://github.com/ruby/rake):
+
+```
+$ bundle install
+$ rake install
+```
+
+If you want to uninstall the develop version (to use the TeX Live version), just try:
+
+```
+$ rake uninstall
+```
+
+### Installing manually
+
+Here, `$TEXDOC` means the path to the texdoc dev sources you cloned (or downloaded), and `$TEXMFHOME` denotes your personal TEXMF tree (you can get its location with `kpsewhich --var-value TEXMFHOME`).
+
+* **The command.** Symlink or copy `$TEXDOC/script` as `$TEXMFHOME/scripts/texdoc`.
+* **The configuration file.** Symlink or copy `$TEXDOC/texdoc.cnf` as `$TEXMFHOME/texdoc/texdoc-dist.cnf` (notice the `-dist` part). It will completely override the other configuration files except `$TEXMFHOME/texdoc/texdoc.cnf` which you can still use for you personal settings.
+
+You can make sure that the right files are used by running `texdoc --files`: the first line contains the full path to the version of used `texdoclib.tlu`, and the rest lists the configuration files in use.
+
+## Files in This Repository
+
+- `doc/` contains the documentation,
+- `script/` contains the source code,
+- `spec/` is a directory for testing scripts, and
+- `texdoc.cnf` is the default configuration file.
+
+## Building and Testing
+
+Many building tasks are defined as [Rake](https://github.com/ruby/rake) tasks:
+
+### Generating all documentation
+
+This will generate both the PDF and the manpage in `doc/` directory.
+
+```
+$ rake doc
+```
+
+### Generating a pre-hashed cache file
+
+This will generate a pre-hashed cache file `script/Data.tlpdb.lua`. This task have to be done under a TeX Live setup with tlpdb.
+
+```
+$ rake gen_datafile
+```
+
+### Running all tests
+
+This will run all tests in `spec/` directory.
+
+```
+$ rake test
+```
+
+### Showing all available tasks
+
+This will show all available tasks with a short discription.
+
+```
+$ rake -T
+```
+
+## Further Information
+
+More specific information (e.g. TODO) can be found in the Wiki of our GitHub repository. Please visit:
+
+* <https://github.com/TeX-Live/texdoc/wiki>
+
+## Copyright and License
+
+Copyright 2008-2018 Manuel Pégourié-Gonnard, Takuto Asakura, Karl Berry, and Norbert Preining. All rights reserved.
+
+This package is distributed under the terms of the GNU General Public License as published by the Free Software Foundation, either [version 3](./COPYING) of the License, or (at your option) any later version.
+
+Previous work (texdoc program) in the public domain:
+
+* Contributions from Reinhard Kotucha (2008).
+* First texlua versions by Frank Küster (2007).
+* Original shell script by Thomas Esser, David Aspinall, and Simon Wilkinson.
diff --git a/Master/texmf-dist/doc/support/texdoc/texdoc.pdf b/Master/texmf-dist/doc/support/texdoc/texdoc.pdf
new file mode 100644
index 00000000000..1606e91d33b
--- /dev/null
+++ b/Master/texmf-dist/doc/support/texdoc/texdoc.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/texdoc/texdoc.tex b/Master/texmf-dist/doc/support/texdoc/texdoc.tex
index 817489f697b..a300236ae67 100644
--- a/Master/texmf-dist/doc/texdoc/texdoc.tex
+++ b/Master/texmf-dist/doc/support/texdoc/texdoc.tex
@@ -1,5 +1,5 @@
-% this is texdoc's user manual
-% written by Manuel Pégourié-Gonnard in 2008, 2010
+% Texdoc user manual
+% Copyright 2018 Manuel Pégourié-Gonnard and Takuto Asakura
% distributed under the terms of GPL v3 or later
%!TEX encoding=utf-8
@@ -12,9 +12,9 @@
\usepackage{xunicode}
\defaultfontfeatures{Ligatures=TeX}
-\setmainfont{DejaVu Serif}
-\setsansfont{DejaVu Sans}
-\setmonofont{DejaVu Sans Mono}
+\setmainfont{DejaVuSerif}
+\setsansfont{DejaVuSans}
+\setmonofont{DejaVuSansMono}
\renewcommand\familydefault{\sfdefault} \normalfont
\newcommand\mylangle{$\langle$}
\newcommand\myrangle{$\rangle$}
@@ -37,24 +37,15 @@
\usepackage{bookmark}
\hypersetup{%
bookmarksnumbered=true, bookmarksopen=true, bookmarksopenlevel=2,
- pdftitle=texdoc: find and view documentation in TeX Live,
- pdfauthor=Manuel Pégourié-Gonnard,
- pdfsubject=texdoc's user manual,
- pdfkeywords={texdoc, TeX Live, manual}}
-
-\newcommand\CTAN[1]{%
- \href{http://mirror.ctan.org/tex-archive/#1}{CTAN:#1}}
-\newcommand\mailto[1]{%
- \href{mailto:#1}{#1}}
-\newcommand\package[1]{%
- \href{http://ctan.org/pkg/#1}{#1}}
-\newcommand\http[1]{%
- \href{http://#1}{#1}}
-
-\newcommand\texlive{%
- \TeX\thinspace Live\xspace}
-\newcommand\tex{\TeX\xspace}
-\newcommand\latex{\LaTeX\xspace}
+ pdftitle={Texdoc: find and view documentation in TeX Live},
+ pdfauthor={Manuel Pégourié-Gonnard, Takuto Asakura},
+ pdfsubject={Texdoc's user manual},
+ pdfkeywords={Texdoc, TeX Live, manual, documentation}}
+
+\usepackage[yyyymmdd]{datetime}
+\renewcommand{\dateseparator}{-}
+
+\newcommand\texlive{\TeX~Live\xspace}
\setlength\parindent{\baselineskip}
@@ -65,9 +56,9 @@
\definecolor{code}{rgb}{0,0,0.6}
\hypersetup{colorlinks=true, linkcolor=links, urlcolor=links, citecolor=links}
-\newcommand\cofont{% % code
+\newcommand\cofont{% code
\color{code}\normalfont\ttfamily}
-\newcommand\meta[1]{% % meta elements
+\newcommand\meta[1]{% meta elements
{\normalfont\color{special}\mylangle\textit{#1}\myrangle}}
% take care of non-breakable spaces
@@ -136,37 +127,40 @@
\BUseVerbatim{verbmat}%
\par\medskip\@endpetrue}
\makeatother
-\DefineShortVerb{\©}
+\DefineShortVerb{\|}
\setkomafont{title}{}
\setkomafont{subtitle}{\Large}
\deffootnote[1.5em]{1.5em}{1em}{\textsuperscript{\thefootnotemark}\thinspace}
-\newcommand\tdml{\href{mailto:texdoc@tug.org}{texdoc mailing list}\xspace}
+\newcommand\tdml{\href{http://lists.tug.org/texdoc}{texdoc mailing list}\xspace}
\title{Texdoc}
\subtitle{Find \& view documentation in \texlive\\
- \href{http://tug.org/texdoc/}{http://tug.org/texdoc/}\\
- \mailto{texdoc@tug.org}}
-\author{Manuel Pégourié-Gonnard\\
- v0.84 2012-06-01}
-\date{}
+ \href{https://tug.org/texdoc/}{https://tug.org/texdoc/}}
+\author{Manuel Pégourié-Gonnard\and Takuto Asakura}
+\date{v3.0 \today}
\begin{document}
\VerbatimFootnotes
\maketitle
-\section{Quick guide (2 pages only)}
+\section{Quick guide}
\subsection{Basics}
-Open a command line\footnote{On Windows, press Win-R and type ©cmd©. On Mac
- OS X, use the ``terminal'' application. If you are using another flavour of
- Unix, you probably know what to do.} and type ©texdoc «name»©: the
-documentation of the ©«name»© package will pop up. Of course, replace ©«name»©
-with the actual name of the package. To look up the documentation of more
-than one package at once, just use many ©«name»©s as arguments.
+Texdoc is a command line tool which search and view documentations in \texlive.
+If you type
+%
+\begin{quote}
+|texdoc «name»|
+\end{quote}
+%
+in your command line, the documentation of the |«name»| package will pop up. Of
+course, replace |«name»| with the actual name of the package. To look up the
+documentation of more than one package at once, just use multiple |«name»|s as
+arguments.
\subsection{Modes}\label{ss-modes}
@@ -174,64 +168,64 @@ Texdoc has different modes that determine how results will be handled. In the
default, ``view'' mode, it opens the first (supposedly the best) result in a
viewer. It is rather handy when you know what you want to read, and want to
access it quickly. On the other hand, there may be other relevant documents
-for the given ©«name»©, which are ignored in view mode.
+for the given |«name»|, which are ignored in view mode.
-The so-called ``list mode'' makes texdoc list all relevant documentation and
+The so-called ``list mode'' makes Texdoc list all relevant documentation and
ask you which one you want to view. It is useful when there a other
interesting sources of information besides the package's main documentation.
There is also a ``mixed'' mode, intended to combine the best of view mode and
-list mode: if there is only one relevant result, then texdoc opens it in a
+list mode: if there is only one relevant result, then Texdoc opens it in a
viewer, else it offers you a menu.
-By default, texdoc hides the results it considers less relevant (unless it
+By default, Texdoc hides the results it considers less relevant (unless it
finds no relevant result at all). In ``showall'' mode, it always shows all
results.
-To select the mode on the command-line, use ©texdoc «option» «name»© with one
-of the following options: ©-w© or ©--view© for view mode, ©-m© or ©--mixed©
-for mixed mode, ©-l© or ©--list© for list mode, ©-s© or ©--showall© for
+To select the mode on the command-line, use |texdoc «option» «name»| with one
+of the following options: |-w| or |--view| for view mode, |-m| or |--mixed|
+for mixed mode, |-l| or |--list| for list mode, |-s| or |--showall| for
showall mode.
If you always (or mostly) use the same mode, you don't want to keep typing the
-same option. The next section describes how to customize texdoc using
+same option. The next section describes how to customize Texdoc using
configurations files.
\subsection{Configuration files}\label{ss-quick-file}
-Use ©texdoc --files© to know where to put your personal configuration file;
+Use |texdoc --files| to know where to put your personal configuration file;
you'll need to create this file (an possibly some directories) the first time.
(If you want to know the full list of possible configuration files,
see~\ref{ss-prec}.)
-In order to select you favorite mode, just insert a line ©mode = «yourmode»©
-in this file, where ©«yourmode»© is one of ©view©, ©mixed©, ©list© or
-©showall©. To set your favorite language, use ©lang = «2-letter code»©, though
+In order to select you favorite mode, just insert a line |mode = «yourmode»|
+in this file, where |«yourmode»| is one of |view|, |mixed|, |list| or
+|showall|. To set your favorite language, use |lang = «2-letter code»|, though
it is usually detected automatically.
-The configuration file can be used to tweak texdoc in many ways, the most
+The configuration file can be used to tweak Texdoc in many ways, the most
useful of which is probably the selection of the viewers for various types of
documents, explained in the next section.
\subsection{Viewers}\label{ss-viewer}
Texdoc's mechanism for choosing a viewer varies according to your platform.
-On Windows, OS X, or Unix with KDE, Gnome or XFCE, it uses your file
+On Windows, macOS, or Unix with KDE, Gnome or XFCE, it uses your file
associations like when you double-click files in the Explorer, the Finder or
your default file manager (except for the text viewer, which is always a
pager). Otherwise, it tries to find a viewer in the path from a list of
``known'' viewers.
You may want to select a different viewer for some kind of file. This is
-achieved by setting the various ©viewer_«ext»© configuration options, where
-©«ext»© is the extension corresponding to the file type. For example, if you
+achieved by setting the various |viewer_«ext»| configuration options, where
+|«ext»| is the extension corresponding to the file type. For example, if you
want to set xpdf as your default PDF viewer, and run it in the background,
-insert the line ©viewer_pdf = xpdf %s &© in your configuration file. Here,
-©%s© stands for the name of the file to view.
+insert the line |viewer_pdf = xpdf %s &| in your configuration file. Here,
+|%s| stands for the name of the file to view.
\subsection{You can stop reading now}
-The next part explains texdoc mechanisms for finding the best results and how
+The next part explains Texdoc mechanisms for finding the best results and how
to cutomize them. The default configuration file tries hard to set appropriate
values so that you normally don't need to fiddle with that, but you may be
curious or have special needs.
@@ -243,30 +237,32 @@ present and next part.
\section{File search, aliases, score}
-\subsection{An overview of how texdoc works}
+\subsection{An overview of how Texdoc works}
-When you type ©texdoc «keyword»©, texdoc first makes a list of files, from two
+When you type |texdoc «keyword»|, Texdoc first makes a list of files, from two
sources:
\begin{enumerate}
\item In the trees containing documentation (given by the
- \href{http://www.tug.org/kpathsea/} {kpathsea} variable ©TEXDOCS©), it
- selects all files containing ©«keyword»© in their name (including the
+ \href{https://www.tug.org/kpathsea/} {kpathsea} variable |TEXDOCS|), it
+ selects all files containing |«keyword»| in their name (including the
directory name);
\item In the \texlive Database, it looks for packages named
- ©«keyword»© or containing a file ©«keyword».«ext»© where ©«ext»© may me
- ©sty© or ©cls©, and selects all the documentation files from this package.
+ |«keyword»| or containing a file |«keyword».«ext»| where |«ext»| may me
+ |sty| or |cls|, and selects all the documentation files from this package.
\end{enumerate}
Files are filtered by extension: only files with known extensions may be
-selected.
+selected. In case Texdoc cannot find any documentation here, fuzzy search will
+find the closest package name to the |«keyword»| and reselect the files (see
+\ref{ss-fuzzy}).
The selected files are then score according to some simple heuristics. For
-example, a file named ©«keyword».pdf©, is good, ©«keyword»-«lang».pdf© will
-score higher if your favorite language ©«lang»© is detected or configured,
-©«keyword»-doc© will be preferred over ©«keyword»whatever©, files in a
-directory named exactly ©«keyword»© get a bonus, etc.
+example, a file named |«keyword».pdf|, is good, |«keyword»-«lang».pdf| will
+score higher if your favorite language |«lang»| is detected or configured,
+|«keyword»-doc| will be preferred over |«keyword»whatever|, files in a
+directory named exactly |«keyword»| get a bonus, etc.
Score may also be adjusted base on file extensions or known names (or
-subwords): for example, by default, ©Makefile©s get a very bad score since
+subwords): for example, by default, |Makefile|s get a very bad score since
they are almost never documentation.\footnote{They often end up in the doc
tree, since the source of documentation is often in the same directory as
the documentation itself in \texlive. Other source files are discriminated
@@ -280,17 +276,17 @@ score are displayed, except in showall mode. Results with very bad scores
\medskip
This model for searching and scoring is quite efficient, but is unfortunately
-not perfect: texdoc may sometimes need a hint, either to find a relevant file
+not perfect: Texdoc may sometimes need a hint, either to find a relevant file
or, more likely, to recognize which of the files found is the most relevant.
For example, assume you are looking for the documentation of the shortvrb
-\latex package. Texdoc will find ©shortvrb.sty© in the ©latex© \texlive
+{\LaTeX} package. Texdoc will find |shortvrb.sty| in the |latex| \texlive
package, but since this package contains a lot of documentation files, none of
-which contains the string ©shortverb©, it will sort them basically at random.
+which contains the string |shortverb|, it will sort them basically at random.
Here comes the notion of \emph{alias}: in the default configuration file,
-©shortvrb© is aliased to ©base/doc©, so that when you type ©texdoc shortvrb©,
-texdoc knows it has to look primarily for ©base/doc©. Note that texdoc will
+|shortvrb| is aliased to |base/doc|, so that when you type |texdoc shortvrb|,
+Texdoc knows it has to look primarily for |base/doc|. Note that Texdoc will
also look for the original name, and that a name can be aliased to more than
one new name.
@@ -316,16 +312,16 @@ case-insensitive):
alias(«score») «original keyword» = «name»
\end{htcode}
-You can define your own aliases in texdoc's configuration files
+You can define your own aliases in Texdoc's configuration files
(see~\ref{ss-quick-file} or \ref{ss-prec}). For example,
insert\footnote{Actually, you don't need to do this, the default configuration
file already includes this directive.}
\begin{htcode}
alias shortvrb = base/doc
\end{htcode}
-in order to alias ©shortvrb© to ©base/doc©. Precisely, it means that files in
-the doc trees matching exactly ©base/doc© will be added to the result list
-when you look for ©shortvrb©, and get a score of 10 (default score for alias
+in order to alias |shortvrb| to |base/doc|. Precisely, it means that files in
+the doc trees matching exactly |base/doc| will be added to the result list
+when you look for |shortvrb|, and get a score of 10 (default score for alias
results). This is greater than the results of heuristic scoring: it means that
results found via aliases will always rank before results associated to the
original keyword.
@@ -335,19 +331,19 @@ score instead of the default 10, you can use the optional argument to the
alias directive. This can be useful if you associate many aliases to
a keyword and want one of them to show up first.
-Additionally, starting from with v0.80, aliases for ©«keyword»-«lang»©, where
-©«lang»© is your preferred language's 2-letter code (as detected or
-configured, see the ©lang© option) are also used for ©«keyword»© and get a
-©+1© score upgrade.
+Additionally, starting from with v0.80, aliases for |«keyword»-«lang»|, where
+|«lang»| is your preferred language's 2-letter code (as detected or
+configured, see the |lang| option) are also used for |«keyword»| and get a
+|+1| score upgrade.
You can have a look at the configuration file provided (the last shown by
-©texdoc -f©) for examples. If you feel one of the aliases you defined locally
+|texdoc -f|) for examples. If you feel one of the aliases you defined locally
should be added to the default configuration, please share it on the \tdml.
Aliases are additive: if you define your own aliases for a keyword in your
configuration file, and there are also aliases for the same keyword in the
default configuration, they will add up. To prevent the default aliases
-from begin applied for a particular keyword, include ©stopalias «keyword»© in
+from begin applied for a particular keyword, include |stopalias «keyword»| in
your personal configuration file. It will preserve the aliases defined before
this directive (if any) but prevent all further aliasing on this keyword.
@@ -355,7 +351,7 @@ this directive (if any) but prevent all further aliasing on this keyword.
only aliases associated to the original keyword are used.
\textbf{Warning.} Results found from aliases always have the score defined by
-the ©alias© directive (10 by default), regardless of the adjustments described
+the |alias| directive (10 by default), regardless of the adjustments described
in the next subsections.
\subsection{Score directives}\label{ss-score}
@@ -368,7 +364,7 @@ in the next subsections.
It is possible to adjust the score of results containing some pattern as a
subword, either globally (for the result of all searches) or only when
searching with a particular keyword. This is done in a configuration file
-(\ref{ss-quick-file} or \ref{ss-prec}) using the ©adjustscore© directive. Here
+(\ref{ss-quick-file} or \ref{ss-prec}) using the |adjustscore| directive. Here
are a few examples from the default configuration file.
\begin{htcode}
@@ -377,60 +373,70 @@ are a few examples from the default configuration file.
adjscore(tex) texdoc = -10
\end{htcode}
-All files named ©Makefile© (and also files named ©Makefile-foo© if there are
+All files named |Makefile| (and also files named |Makefile-foo| if there are
any) are ``killed'' : by adjusting their score with such a large negative
value, their final score will most probably be less than -100, so they will
-never be displayed. Files from the ©tex-virtual-academy-pl© directory, on the
+never be displayed. Files from the |tex-virtual-academy-pl| directory, on the
other hand, are not killed but just get a malus, since they are a common
source of ``fake'' matches which hide better results (even for the lucky ones
who can read polish).
-The third directive gives a malus for results containing ©texdoc© only if the
-search keyword is ©tex©. Otherwise, such results would get a high score
-because the heuristic scoring would think ©texdoc© is the name of \tex's
+The third directive gives a malus for results containing |texdoc| only if the
+search keyword is |tex|. Otherwise, such results would get a high score
+because the heuristic scoring would think |texdoc| is the name of \TeX's
documentation. The value -10 is enough to ensure that those results will have
a negative score, so wil not be displayed unless ``showall'' mode is active.
\textbf{Warning}: Values of scores (like the default score for aliases, the
-range of heuristic scoring, etc.) may change in a future version of texdoc.
+range of heuristic scoring, etc.) may change in a future version of Texdoc.
So, don't be surprised if you need to adapt your scoring directives after a
-future update of texdoc. This warning will hopefully disappear at some point.
+future update of Texdoc. This warning will hopefully disappear at some point.
\subsection{File extensions and names}\label{ss-ext}
-The allowed file extensions are defined by the configuration item ©ext_list©
+The allowed file extensions are defined by the configuration item |ext_list|
(default: pdf, html, htm, txt, ps, dvi, no extension). You can configure it
-with a line ©ext_list = «your, list»© in a configuration file. Be aware
+with a line |ext_list = «your, list»| in a configuration file. Be aware
that it will completely override the default list, not add to it. An empty
string in the list means files without extension (no dot in the name), while a
star means any extension.
-For scoring purposes, there is also a ©badext_list© parameter: files whose
+For scoring purposes, there is also a |badext_list| parameter: files whose
extension is ``bad'' according to this list will get a lesser score (currently
0).
Unfortunately, sometimes what follows a dot in a file name is not a ``real''
-extension. This often happens with readme files, for example ©readme.fr© or
-©readme.texlive©. So, in addition to his list of known extensions, texdoc has
-a list of known basenames, by default just ©readme©.
+extension. This often happens with readme files, for example |readme.fr| or
+|readme.texlive|. So, in addition to his list of known extensions, Texdoc has
+a list of known basenames, by default just |readme|.
-The corresponding settings are ©basename_list© and ©badbasename_list©; both
-are similar to ©ext_list© and ©badext_list©. So, a file will be selected if
+The corresponding settings are |basename_list| and |badbasename_list|; both
+are similar to |ext_list| and |badext_list|. So, a file will be selected if
either its extension or its base name is known, and get a lesser score if
either is known to be ``bad.''
\subsection{Variants}\label{ss-variants}
The documentation for a given package is often found in a file named like
-©«package»-doc©. To handle this properlr, texdoc gives a special score files
-named ©«package»«suffix»© where ©«suffix»© is one element of the list given by
-the configuration setting ©suffix_list©.
+|«package»-doc|. To handle this properlr, Texdoc gives a special score files
+named |«package»«suffix»| where |«suffix»| is one element of the list given by
+the configuration setting |suffix_list|.
-To customise this list, add a line with ©suffix_list = «your, list»© in a
+To customise this list, add a line with |suffix_list = «your, list»| in a
configuration files. Be warned, it will replace the default list, no expand
it. You'll find the default list in the shipped configuration file; feel free
to suggest additions on the \tdml (with a real-life example).
+\subsection{Fuzzy search}\label{ss-fuzzy}
+
+When the normal search can't find any document in \texlive, Texdoc will execute
+fuzzy search without user-interactions. The results of fuzzy search are shown
+by as an informational message. (you can see that with option |-v|)
+
+The default allowance of Levenshtein distance is 5. You can change this
+default value by specifying |fuzzy_level| in your |texdoc.cnf| (see
+\ref{cf-fuzzy_level}).
+
\clearpage
\section{Full reference}
@@ -441,28 +447,28 @@ Values for a particular setting can come from several sources. The sources are
treated in the following order and the first value found is always used:
\begin{enumerate}
\item Command-line options.
- \item Environment variables ending with ©_texdoc©.
+ \item Environment variables ending with |_texdoc|.
\item Other environment variables.
\item Values from configuration files (see below).
\item Hard-coded defaults that may depend on the current machine.
\end{enumerate}
-The configuration files are found in the directories ©TEXMF/texdoc©, where
-©TEXMF© is the kpathsea variable, in the order given by this variable. Inside
+The configuration files are found in the directories |TEXMF/texdoc|, where
+|TEXMF| is the kpathsea variable, in the order given by this variable. Inside
each directory, three files are recognized, in this order:
\begin{enumerate}
- \item ©texdoc-«platform».cnf© where ©«platform»© is the name of the current
+ \item |texdoc-«platform».cnf| where |«platform»| is the name of the current
platform (defined as the name of the directories where the \texlive
- binaries are located, for example ©x86-64-linux©). This may be useful when
+ binaries are located, for example |x86-64-linux|). This may be useful when
an installation is shared across machines with different architectures
needing different settings, for example for viewers. Their use is not
recommended in any other situation.
- \item ©texdoc.cnf© is the recommended file for normal use.
- \item ©texdoc-dist.cnf© is useful for installing a newer version of texdoc
+ \item |texdoc.cnf| is the recommended file for normal use.
+ \item |texdoc-dist.cnf| is useful for installing a newer version of texdoc
(including its default configuration file) in your home while retaining
- the use of the previous file for your personal setting; see
- \href{http://tug.org/texdoc/dev/}{the web page} for instructions on
- running the development version.
+ the use of the previous file for your personal setting; see
+ \href{https://github.com/TeX-Live/texdoc}{our GitHub repository} for
+ instructions on running the development version.
\end{enumerate}
\subsection{Command-line options}\label{ss-cl}
@@ -500,73 +506,75 @@ platform, with their status (active, not found, or disabled
Open «file» in the usual viewer. The file should be given with full path,
absolutely no searching is done. This option is not really meant for users,
but rather intended to be used from another program, like a GUI front-end to
-texdoc.
+Texdoc.
\begin{cmdsubsub}{-w, -l, -m, -s, --view, --list, --mixed, --showall}{cl-mode}
-w, --view, -l, --list, -m, --mixed, -s, --showall
\end{cmdsubsub}
-Set ©mode© to the given value, see~\ref{cf-mode}.
+Set |mode| to the given value, see~\ref{cf-mode}.
\begin{cmdsubsub}{-i, -I, --interact, --nointeract}{cl-i}
-i, --interact, -I, --nointeract
\end{cmdsubsub}
-Set ©interact_switch© to true (resp. false), see~\ref{cf-interact_switch}.
+Set |interact_switch| to true (resp. false), see~\ref{cf-interact_switch}.
\begin{cmdsubsub}{-M, --machine}{cl-M}
-M, --machine
\end{cmdsubsub}
-Set ©machine_switch© to true, see~\ref{cf-machine_switch}.
+Set |machine_switch| to true, see~\ref{cf-machine_switch}.
\begin{cmdsubsub}{-q, --quiet}{cl-q}
-q, --quiet
\end{cmdsubsub}
-Set ©verbosity_level© to minimum, see~\ref{cf-verbosity_level}.
+Set |verbosity_level| to minimum, see~\ref{cf-verbosity_level}.
\begin{cmdsubsub}{-v, --verbose}{cl-v}
-v, --verbose
\end{cmdsubsub}
-Set ©verbosity_level© to maximum, see~\ref{cf-verbosity_level}.
+Set |verbosity_level| to maximum, see~\ref{cf-verbosity_level}.
-\begin{cmdsubsub}{-d, --debug}{cl-d}
- -d, -d=«list», --debug, --debug=«list»
+\begin{cmdsubsub}{-d, -D, --debug}{cl-d}
+ -d «list», --debug=«list», -D, --debug
\end{cmdsubsub}
-Set ©debug_list©, see~\ref{cf-debug_list}. If no list is given, activates all
-available debug items.
+Set |debug_list|, see~\ref{cf-debug_list}. If you specify |-D| or |--debug|
+without the list, activates all available debug items.
\subsection{Environment variables}\label{ss-envvar}
-They all correspond to some ©viewer_«ext»© setting, and the reader is referred
-to~\ref{cf-viewer_*} for details. Also, environment variables used by older
-versions of texdoc are accepted. You can append ©_texdoc© to every name in
-the first column: this wins over every other name.
+They all correspond to some |viewer_«ext»| setting, and the reader is referred
+to~\ref{cf-viewer_*} for details.\footnote{Old names of environment variables,
+namely |TEXDOCVIEW_{txt,html,dvi,ps,pdf}| and
+|TEXDOC_VIEWER_{TXT,HTML,DVI,PS,PDF}|, are deprecated but still work.} You can
+append |_texdoc| to every name in the first column: this wins over every other
+name.
\begin{center}
- \begin{tabular}{*4l}
- New name & Old name 1 & Old name 2 & Config. item \\
- ©PAGER© & ©TEXDOCVIEW_txt© & ©TEXDOC_VIEWER_TXT© & ©viewer_txt© \\
- ©BROWSER© & ©TEXDOCVIEW_html© & ©TEXDOC_VIEWER_HTML© & ©viewer_html© \\
- ©DVIVIEWER© & ©TEXDOCVIEW_dvi© & ©TEXDOC_VIEWER_DVI© & ©viewer_dvi© \\
- ©PSVIEWER© & ©TEXDOCVIEW_ps© & ©TEXDOC_VIEWER_PS© & ©viewer_ps© \\
- ©PDFVIEWER© & ©TEXDOCVIEW_pdf© & ©TEXDOC_VIEWER_PDF© & ©viewer_pdf© \\
- \end{tabular}
+\begin{tabular}{ll}
+Environment variables & Configuration items \\
+|PAGER| & |viewer_txt| \\
+|BROWSER| & |viewer_html| \\
+|DVIVIEWER| & |viewer_dvi| \\
+|PSVIEWER| & |viewer_ps| \\
+|PDFVIEWER| & |viewer_pdf| \\
+\end{tabular}
\end{center}
-Also, on Unix systems, locale-related variables such as ©LANG© and ©LC_ALL©
-are used for the default value of ©lang©.
+Also, on Unix systems, locale-related variables such as |LANG| and |LC_ALL|
+are used for the default value of |lang|.
\subsection{Configuration items}\label{ss-conf}
\subsubsection{Structure of configuration files}\label{sss-sonf-struct}
-Configuration files are line-oriented text files. Comments begin with a ©#©
+Configuration files are line-oriented text files. Comments begin with a |#|
and run to the end of line. Lines containing only space are ignored. Space at
-the beginning or end of a line, as well as around an ©=© sign, is ignored.
+the beginning or end of a line, as well as around an |=| sign, is ignored.
Apart from comments and empty lines, each line must be of one of the following
forms.
@@ -579,30 +587,30 @@ forms.
adjscore(«keyword») «pattern» = «score adjustment»
\end{htcode}
-We will concentrate on the ©«configuration item»© part here, since other
+We will concentrate on the |«configuration item»| part here, since other
directives have already been presented (\ref{ss-alias} and \ref{ss-score}).
-In the above, ©«value»© never needs to be quoted: quotes would be interpreted
+In the above, |«value»| never needs to be quoted: quotes would be interpreted
as part of the value, not as quotation marks (this also holds for the other
directives).
Lines which do not obey these rules raise a warning, as well as unrecognised
-values of ©«configuration item»©. The ©«value»© can be an arbitrary string,
-except when the name of the ©«configuration item»© ends with:
+values of |«configuration item»|. The |«value»| can be an arbitrary string,
+except when the name of the |«configuration item»| ends with:
\begin{enumerate}
- \item ©_list©, then ©«value»© is a coma-separated list of strings. Space
+ \item |_list|, then |«value»| is a coma-separated list of strings. Space
around commas is ignored. Two consecutive comas or a coma at the beginning
or end of the list means the empty string at the corresponding place.
- \item ©_switch©, then ©«value»© must be either ©true© or ©false©
+ \item |_switch|, then |«value»| must be either |true| or |false|
(lowercase).
- \item ©_level©, then ©«value»© is an integer.
+ \item |_level|, then |«value»| is an integer.
\end{enumerate}
-In these cases, an improper ©«value»© will raise a warning too.
+In these cases, an improper |«value»| will raise a warning too.
\begin{cmdsubsub}{mode}{cf-mode}
mode = «view, list, mixed, showall»
\end{cmdsubsub}
-Set the mode to the given value. Default is ©view©. The various modes
+Set the mode to the given value. Default is |view|. The various modes
have been presented in~\ref{ss-modes}.
\begin{cmdsubsub}{interact}{cf-interact_switch}
@@ -610,21 +618,21 @@ have been presented in~\ref{ss-modes}.
\end{cmdsubsub}
Turn on or off interaction. Default is on. Turning interaction off prevents
-texdoc from asking you to choose a file to view when there are multiple
+Texdoc from asking you to choose a file to view when there are multiple
choices, so it just prints the list of files found.
\begin{cmdsubsub}{suffix_list}{cf-suffix_list}
suffix_list = «list»
\end{cmdsubsub}
-Set the list of known suffixes to ©«list»© (see~\ref{ss-variants}). Default is
+Set the list of known suffixes to |«list»| (see~\ref{ss-variants}). Default is
the empty list, but see the shipped configuration file for more.
\begin{cmdsubsub}{ext_list}{cf-ext_list}
ext_list = «list»
\end{cmdsubsub}
-Set the list of recognised extensions to ©«list»©. Default is
+Set the list of recognised extensions to |«list»|. Default is
\begin{htcode}
pdf, html, htm, txt, dvi, ps,
\end{htcode}
@@ -634,45 +642,45 @@ recognised:
\begin{itemize}
\item \emph{The empty element}. This means files without extensions, or more
precisely without a dot in their name. This is meant for files like
- ©README©, etc. The file is assumed to be plain text for viewing purpose.
- \item ©*© means any extension. Of course if it is present in the list, it
+ |README|, etc. The file is assumed to be plain text for viewing purpose.
+ \item |*| means any extension. Of course if it is present in the list, it
can be the only element!
\end{itemize}
-There is a very special case: if the searched ©«name»© has ©.sty© extension,
-texdoc enters a special search mode for ©.sty© files (not located in the same
-place as real documentation files) for this ©«name»©, independently of the
-current value of ©ext_list© and ©mode©. In an ideal world, this wouldn't be
+There is a very special case: if the searched |«name»| has |.sty| extension,
+Texdoc enters a special search mode for |.sty| files (not located in the same
+place as real documentation files) for this |«name»|, independently of the
+current value of |ext_list| and |mode|. In an ideal world, this wouldn't be
necessary since every sty file would have a proper documentation in pdf, html
or plain text, but\dots
-For each ©«ext»© in ©ext_list© there should be a corresponding ©viewer_«ext»©
-value set. Defaults are defined corresponding to the default ©ext_list©, but
-you can add values if you want. For example, if you want texdoc to be able
-to find man pages and display them with the ©man© command, you can use
+For each |«ext»| in |ext_list| there should be a corresponding |viewer_«ext»|
+value set. Defaults are defined corresponding to the default |ext_list|, but
+you can add values if you want. For example, if you want Texdoc to be able
+to find man pages and display them with the |man| command, you can use
\begin{htcode}
ext_list = pdf, html, htm, 1, 5, txt, dvi, ps,
viewer_1 = man
viewer_5 = man
\end{htcode}
-As a special case, if the extension is ©sty©, then the ©txt© viewer is used;
-similarly, if it is ©htm© the ©html© viewer is used. Otherwise, the ©txt©
+As a special case, if the extension is |sty|, then the |txt| viewer is used;
+similarly, if it is |htm| the |html| viewer is used. Otherwise, the |txt|
viewer is used and a warning is issued.
\begin{cmdsubsub}{badext_list}{cf-badext_list}
badext_list = «list»
\end{cmdsubsub}
-Set the list of ``bad'' extensions to ©«list»©. Default is ``©txt,©''. Files
-with those extensions get a malus of ©1© on their heurisitc score if it was
+Set the list of ``bad'' extensions to |«list»|. Default is ``|txt,|''. Files
+with those extensions get a malus of |1| on their heurisitc score if it was
previously positive.
\begin{cmdsubsub}{basename_list}{cf-basename_list}
basename_list = «list»
\end{cmdsubsub}
-Set the list of ``known'' base names to ©«list»©. Default is ``©readme©''.
+Set the list of ``known'' base names to |«list»|. Default is ``|readme|''.
Files with those base names are selected regardless of their extension. If the
extension is unknown, the text viewer will be used to view the file.
@@ -680,17 +688,17 @@ extension is unknown, the text viewer will be used to view the file.
badbasename_list = «list»
\end{cmdsubsub}
-Set the list of ``bad'' base names to ©«list»©. Default is ``©readme©''. Files
-with those names get a malus of ©1© on their heurisitc score if it was
+Set the list of ``bad'' base names to |«list»|. Default is ``|readme|''. Files
+with those names get a malus of |1| on their heurisitc score if it was
previously positive.
\begin{cmdsubsub}{viewer_*}{cf-viewer_*}
viewer_«ext» = «cmd»
\end{cmdsubsub}
-Set the viewer command for files with extension ©«ext»© to ©«cmd»©. For files
-without extension, ©viewer_txt© is used, and there's no ©viewer_© variable.
-In ©«cmd»©, ©%s© can be used as a placeholder for the file name, which is
+Set the viewer command for files with extension |«ext»| to |«cmd»|. For files
+without extension, |viewer_txt| is used, and there's no |viewer_| variable.
+In |«cmd»|, |%s| can be used as a placeholder for the file name, which is
otherwise inserted at the end of the command. The command can be a arbitrary
shell construct.
@@ -704,7 +712,7 @@ Set you preferred language. Defaults to your system's locale.
verbosity_level = «n»
\end{cmdsubsub}
-Set the verbosity level to ©«n»© (default: 2). At level~3, errors, warnings and
+Set the verbosity level to |«n»| (default: 2). At level~3, errors, warnings and
informational messages will be printed on stderr; 2 means only errors and
warnings, 1 only errors and 0 nothing except internal errors (obviously not
recommended).
@@ -715,7 +723,7 @@ recommended).
Set the list of activated debug items (default: none; if the command-line
option is used without arguments, the list defaults to all known debug items).
-Implies ©--verbose©. Debug information is printed on standard error.
+Implies |--verbose|. Debug information is printed on standard error.
\begin{cmdsubsub}{max_line}{cf-max_lines}
max_lines = «number»
@@ -730,13 +738,13 @@ is disabled.
\end{cmdsubsub}
Turn on or off machine-readable output (default: off). With this option
-active, the value of ©interact_switch© is forced to ©false©, and each line of
+active, the value of |interact_switch| is forced to |false|, and each line of
output is
\begin{htcode}
«argument»\t«score»\t«filename»
\end{htcode}
-where ©«argument»© is the name of the argument to which the results correspond
-(mainly useful if there were many arguments), ©\t© is the tab (ascii 9)
+where |«argument»| is the name of the argument to which the results correspond
+(mainly useful if there were many arguments), |\t| is the tab (ascii 9)
character, and the other entries are pretty self-explanatory. Nothing else is
printed on stdout, except if a internal error occurs (in which case exit code
will be 1). In the future, more tab-separated fields may be added at the end
@@ -745,21 +753,21 @@ of the line, but the first 3 fields will remain unchanged.
Currently, there are two additional fields: a two-letter language code, and an
unstructured description, both taken from the CTAN catalogue (via the \texlive
database). These fields may be empty and they are not guaranteed to keep the
-same meaning in future versions of texdoc.
+same meaning in future versions of Texdoc.
\begin{cmdsubsub}{zipext_list}{cf-zipext_list}
zipext_list = «list»
\end{cmdsubsub}
List of supported extensions for zipped files (default: empty). Allows
-compressed files with names like ©foobar.«zip»©, with ©«zip»© in the given
-©«list»©, to be found and unzipped before the viewer is started (the
+compressed files with names like |foobar.«zip»|, with |«zip»| in the given
+|«list»|, to be found and unzipped before the viewer is started (the
temporary file will be destroyed right after).
\textbf{Warning.} Support for zipped documentation is not meant to work on
windows, a Unix shell is assumed! If you add anything to this list, please
-make sure that you also set a corresponding ©unzip=«ext»© value for each
-©«ext»© in the list. Also make sure you are using blocking (i.e. not returning
+make sure that you also set a corresponding |unzip=«ext»| value for each
+|«ext»| in the list. Also make sure you are using blocking (i.e. not returning
immediately) viewers.
\textit{Remark.} \texlive doesn't ship compressed documentation files, so
@@ -770,9 +778,9 @@ for example in Linux distributions.
unzip_«zipext» = «command»
\end{cmdsubsub}
-The unzipping command for compressed files with extension ©«zipext»© (default:
-none). Define one for each item in ©zipext_list©. The command must print
-the result on stdout, like ©gzip -d -c© does.
+The unzipping command for compressed files with extension |«zipext»| (default:
+none). Define one for each item in |zipext_list|. The command must print
+the result on stdout, like |gzip -d -c| does.
\begin{cmdsubsub}{rm_file, rm_dir}{cf-rm_star}
rm_file = «command»
@@ -780,17 +788,24 @@ the result on stdout, like ©gzip -d -c© does.
\end{cmdsubsub}
Commands for removing files (resp. directories) on your system (defaults:
-©rm -f© and ©rmdir©). Only useful for zipped documents (see ©zipext_list©).
+|rm -f| and |rmdir|). Only useful for zipped documents (see |zipext_list|).
\begin{cmdsubsub}{lastfile_switch}{cf-lastfile_switch}
lastfile_switch = «true, false»
\end{cmdsubsub}
-If set to true, prevents texdoc from reading any other configuration file
-after this one (they will be reported as ``disabled'' by ©texdoc -f©). Mainly
-useful for installing a newer version of texdoc in your home and preventing
+If set to true, prevents Texdoc from reading any other configuration file
+after this one (they will be reported as ``disabled'' by |texdoc -f|). Mainly
+useful for installing a newer version of Texdoc in your home and preventing
the default configuration file from older versions to be used (see the
-\href{http://tug.org/texdoc/}{web site} for instructions on how to do so).
+\href{https://tug.org/texdoc/}{web site} for instructions on how to do so).
+
+\begin{cmdsubsub}{fuzzy_level}{cf-fuzzy_level}
+ fuzzy_level = «n»
+\end{cmdsubsub}
+
+Set the allowance of Levenshtein distance to |«n»| for the fuzzy search
+(default: 5). At level 0, the fuzzy search feature is disabled.
\subsection{Exit codes}\label{ss-exit}
@@ -803,8 +818,8 @@ The current exit codes are:
\section{Licence}\label{s-licence}
-The current texdoc program and its documentation are copyright 2008, 2009
-Manuel Pégourié-Gonnard.
+The current Texdoc program and its documentation are copyright 2008--2018
+Manuel Pégourié-Gonnard, Takuto Asakura, Karl Berry, and Norbert Preining.
They are free software: you can redistribute it and/or modify it under the
terms of the GNU General Public License as published by the Free Software
@@ -821,7 +836,7 @@ this program. If not, see \url{http://www.gnu.org/licenses/}.
\bigskip
-Previous work (texdoc program) in the public domain:
+Previous work (Texdoc program) in the public domain:
\begin{itemize}
\item Contributions from Reinhard Kotucha (2008).
\item First texlua versions by Frank Küster (2007).
@@ -831,7 +846,8 @@ Previous work (texdoc program) in the public domain:
\bigskip
\begin{center}\Large\rmfamily\bfseries
- Happy \tex{}ing!
+ Happy {\TeX}ing!
\end{center}
\end{document}
+% vim: ambiwidth=single spell:
diff --git a/Master/texmf-dist/doc/texdoc/texdoc.pdf b/Master/texmf-dist/doc/texdoc/texdoc.pdf
deleted file mode 100644
index 9de6754f92c..00000000000
--- a/Master/texmf-dist/doc/texdoc/texdoc.pdf
+++ /dev/null
Binary files differ
diff --git a/Master/texmf-dist/scripts/texdoc/Data.tlpdb.lua b/Master/texmf-dist/scripts/texdoc/Data.tlpdb.lua
deleted file mode 100644
index c7c6e1b23e5..00000000000
--- a/Master/texmf-dist/scripts/texdoc/Data.tlpdb.lua
+++ /dev/null
@@ -1,31400 +0,0 @@
-local s_meta = {
- ["latex/qstest/README"] = {["details"] = "Readme", },
- ["latex/monofill/monofill.pdf"] = {["details"] = "Package documentation", },
- ["latex/pdfcprot/README.txt"] = {["details"] = "Package Readme", },
- ["latex/curves/curves.pdf"] = {["details"] = "Package documentation", },
- ["metapost/dviincl/README"] = {["lang"] = "en", ["details"] = "Readme (English)", },
- ["latex/chemstyle/README"] = {["details"] = "Readme", },
- ["fonts/zhmetrics-uptex/doc/README.md"] = {["details"] = "Readme", },
- ["generic/iftex/README"] = {["details"] = "Readme", },
- ["generic/xint/sourcexint.pdf"] = {["details"] = "Documented source code", },
- ["latex/digiconfigs/README"] = {["details"] = "Readme", },
- ["latex/cleveref/cleveref.pdf"] = {["details"] = "Package documentation", },
- ["latex/biblatex-apa/biblatex-apa.pdf"] = {["details"] = "Package documentation", },
- ["latex/datetime2-spanish/README"] = {["details"] = "Readme", },
- ["latex/braids/README"] = {["details"] = "Readme", },
- ["latex/natded/extended_doc.pdf"] = {["details"] = "Extended documentation", },
- ["fonts/fourier/fourier-doc-en.pdf"] = {["details"] = "Package documentation", },
- ["generic/langcode/langcode.pdf"] = {["details"] = "Package documentation", },
- ["xelatex/mathspec/mathspec.pdf"] = {["details"] = "Package documentation", },
- ["latex/biblatex-trad/README.md"] = {["details"] = "Readme", },
- ["latex/paper/README"] = {["details"] = "Readme", },
- ["latex/reflectgraphics/README"] = {["details"] = "Readme", },
- ["latex/makebase/makebase.pdf"] = {["details"] = "Package documentation", },
- ["latex/glossaries-french/README"] = {["details"] = "Readme", },
- ["latex/ghab/README"] = {["details"] = "Readme", },
- ["latex/jpsj/injpsj2.pdf"] = {["details"] = "Instructions for authors", },
- ["latex/biblatex-cheatsheet/README"] = {["details"] = "Readme", },
- ["fonts/amsfonts/eufrak.pdf"] = {["details"] = "Eufrak package documentation", },
- ["latex/regcount/readme"] = {["details"] = "Readme", },
- ["latex/datetime2-greek/datetime2-greek.pdf"] = {["details"] = "Package documentation", },
- ["latex/lualatex-doc-de/lualatex-doc-DE.pdf"] = {["details"] = "The translated document itself", },
- ["latex/dijkstra/dijkstra-fr.pdf"] = {["lang"] = "fr", ["details"] = "Package documentation", },
- ["latex/apa/apacls.txt"] = {["details"] = "Outline of the class", },
- ["fonts/schulschriften/README"] = {["details"] = "Readme", },
- ["latex/seminar/README"] = {["details"] = "Readme", },
- ["fonts/librebodoni/librebodoni-samples.pdf"] = {["details"] = "Package documentation", },
- ["latex/harveyballs/harveyballs-Manual.pdf"] = {["details"] = "Package documentation", },
- ["latex/verbdef/verbdef.pdf"] = {["details"] = "Package documentation", },
- ["lualatex/luabibentry/luabibentry.pdf"] = {["details"] = "Package documentation", },
- ["latex/tablists/tablists.pdf"] = {["details"] = "Package documentation", },
- ["latex/dynamicnumber/dynamicnumber.pdf"] = {["details"] = "Package documentation", },
- ["generic/simplekv/simplekv-fr.pdf"] = {["lang"] = "fr", ["details"] = "Package documentation", },
- ["generic/pst-fun/README"] = {["details"] = "Readme", },
- ["latex/munich/documenation_munich_Bibtex_style.pdf"] = {["details"] = "Package documentation", },
- ["latex/siunitx/README.md"] = {["details"] = "Readme", },
- ["latex/gtrcrd/README"] = {["details"] = "Readme", },
- ["latex/datetime2-magyar/datetime2-magyar.pdf"] = {["details"] = "Package documentation", },
- ["fonts/noto/README"] = {["details"] = "Readme", },
- ["generic/textmerg/textmerg.pdf"] = {["details"] = "Package documentation", },
- ["latex/munich/example_munich_Bibtex_style.pdf"] = {["details"] = "Usage example", },
- ["fonts/iwona/00readme.eng"] = {["details"] = "Outline in English:", },
- ["latex/numericplots/NumericPlots.pdf"] = {["details"] = "Package documentation", },
- ["latex/feynmf/fmfman.pdf"] = {["details"] = "Package documentation", },
- ["xelatex/persian-bib/README"] = {["details"] = "Readme", },
- ["latex/datetime2-bahasai/datetime2-bahasai.pdf"] = {["details"] = "Package documentation", },
- ["latex/abstract/README"] = {["details"] = "Readme", },
- ["metapost/threeddice/README"] = {["details"] = "Readme", },
- ["latex/boolexpr/boolexpr.pdf"] = {["details"] = "Package documentation", },
- ["latex/bondgraphs/README"] = {["details"] = "Readme", },
- ["latex/algorithm2e/README"] = {["details"] = "Package Readme", },
- ["generic/babel-german/ngermanb.pdf"] = {["details"] = "Package documentation (new orthography)", },
- ["fonts/feyn/overheads.pdf"] = {["details"] = "Brief sample", },
- ["latex/imakeidx/imakeidx.pdf"] = {["details"] = "Package documentation", },
- ["latex/thumby/thumby.pdf"] = {["details"] = "Package documentation", },
- ["latex/nath/README"] = {["details"] = "Package Readme", },
- ["latex/pythontex/pythontex.pdf"] = {["details"] = "Package documentation", },
- ["latex/wrapfig/multiple-span.txt"] = {["details"] = "How to use wrapfig to span multiple columns", },
- ["support/pkfix-helper/encoding-samples.pdf"] = {["details"] = "Encoding tables and how to use them", },
- ["latex/warpcol/warpcol.pdf"] = {["details"] = "Package documentation", },
- ["latex/autonum/README"] = {["details"] = "Readme", },
- ["generic/pdf-trans/example.pdf"] = {["details"] = "Examples of use", },
- ["latex/biblatex-publist/biblatex-publist.pdf"] = {["details"] = "Package documentation", },
- ["latex/oscola/oscola.pdf"] = {["details"] = "Package documentation", },
- ["latex/glossaries-dutch/glossaries-dutch.pdf"] = {["details"] = "Package documentation", },
- ["latex/isodate/isodate.pdf"] = {["details"] = "Package documentation", },
- ["latex/coverpage/CoverPage.pdf"] = {["details"] = "Package documentation", },
- ["latex/eqnarray/README"] = {["details"] = "Readme", },
- ["latex/tablefootnote/tablefootnote-example.pdf"] = {["details"] = "Demonstration and outline of use", },
- ["latex/ptptex/manptp.pdf"] = {["details"] = "Package documentation", },
- ["latex/algorithm2e/algorithm2e.pdf"] = {["details"] = "Package documentation", },
- ["fonts/caladea/Caladea-Regular.pdf"] = {["details"] = "Package documentation", },
- ["latex/biblatex-dw/LIESMICH"] = {["lang"] = "de", ["details"] = "Readme (German)", },
- ["latex/pst-pdf/README.md"] = {["details"] = "README file", },
- ["latex/latex-mr/README.md"] = {["details"] = "Readme", },
- ["latex/xcite/xcite.pdf"] = {["details"] = "Package documentation", },
- ["latex/mpgraphics/mpgraphics.pdf"] = {["details"] = "Package documentation", },
- ["latex/pgf-soroban/README"] = {["details"] = "Readme", },
- ["latex/multenum/README"] = {["details"] = "Readme", },
- ["lualatex/luasseq/luasseq.pdf"] = {["details"] = "Package documentation", },
- ["latex/continue/README"] = {["details"] = "Readme", },
- ["latex/datetime2-esperanto/datetime2-esperanto.pdf"] = {["details"] = "Package documentation", },
- ["latex/labbook/labbook.pdf"] = {["lang"] = "en", ["details"] = "Package documentation (English)", },
- ["latex/lastpage/lastpage.pdf"] = {["details"] = "Package documentation", },
- ["latex/tikzsymbols/README.md"] = {["details"] = "Readme", },
- ["latex/invoice/invoice.pdf"] = {["details"] = "Package documentation", },
- ["latex/rulercompass/rulercompass.pdf"] = {["details"] = "Code listing", },
- ["latex/longfbox/README"] = {["details"] = "Readme", },
- ["generic/musixtex/musixtex-install.pdf"] = {["details"] = "Package installation notes", },
- ["fonts/Type1fonts/fontinstallationguide.pdf"] = {["details"] = "The document itself", },
- ["latex/musicography/musicography.pdf"] = {["details"] = "Package documentation", },
- ["pmxchords/README"] = {["details"] = "Readme", },
- ["latex/adfathesis/adfathesis.pdf"] = {["details"] = "Package documentation", },
- ["latex/elements/README"] = {["details"] = "Readme", },
- ["fonts/lxfonts/README"] = {["details"] = "Readme", },
- ["generic/babel-scottish/scottish.pdf"] = {["details"] = "Package documentation", },
- ["metapost/textpath/README"] = {["details"] = "README file", },
- ["latex/logicpuzzle/logicpuzzle.pdf"] = {["details"] = "Package documentation", },
- ["generic/zhspacing/README.md"] = {["details"] = "Readme", },
- ["generic/mfpic/README"] = {["details"] = "Readme", },
- ["latex/apptools/apptools.pdf"] = {["details"] = "Package documentation", },
- ["latex/bxcjkjatype/README.md"] = {["lang"] = "en", ["details"] = "Readme (English)", },
- ["latex/constants/README"] = {["details"] = "Readme", },
- ["latex/nuc/README"] = {["details"] = "Readme", },
- ["luatex/lualibs/lualibs.pdf"] = {["details"] = "Package documentation", },
- ["latex/threeparttable/threeparttable.pdf"] = {["details"] = "Package documentation", },
- ["latex/program/README"] = {["details"] = "Readme", },
- ["latex/serbian-apostrophe/apostrophe-list.pdf"] = {["details"] = "List of word commands and their expansion", },
- ["latex/printlen/printlen-doc.pdf"] = {["details"] = "Package documentation", },
- ["fonts/esint-type1/table.pdf"] = {["details"] = "Table of integral signs", },
- ["generic/e-french/README"] = {["lang"] = "en", ["details"] = "Readme", },
- ["latex/extsizes/README"] = {["details"] = "Readme", },
- ["latex/ntheorem/README"] = {["details"] = "Readme", },
- ["latex/econometrics/econometrics.pdf"] = {["details"] = "Package documentation", },
- ["xelatex/xecyr/README"] = {["details"] = "Readme", },
- ["generic/langcode/README"] = {["details"] = "Readme", },
- ["bibtex/bibexport/README"] = {["details"] = "Readme", },
- ["latex/hitec/hitec_doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/pxgreeks/README"] = {["details"] = "Readme", },
- ["generic/ean/README"] = {["details"] = "Readme", },
- ["latex/songbook/README"] = {["details"] = "Readme", },
- ["latex/adjmulticol/README"] = {["details"] = "Readme", },
- ["generic/commado/commado.pdf"] = {["details"] = "Package documentation", },
- ["latex/multirow/README"] = {["details"] = "Readme", },
- ["latex/datetime2-dutch/datetime2-dutch.pdf"] = {["details"] = "Package documentation", },
- ["support/epspdf/epspdf.pdf"] = {["details"] = "User Manual", },
- ["generic/xstring/README"] = {["details"] = "Readme", },
- ["latex/keyvaltable/keyvaltable.pdf"] = {["details"] = "Package documentation", },
- ["latex/verbatimcopy/README"] = {["details"] = "Readme", },
- ["latex/dtxtut/dtxtut.pdf"] = {["details"] = "Package documentation", },
- ["latex/basicarith/basicarith.pdf"] = {["details"] = "Package documentation", },
- ["latex/tdsfrmath/LISEZMOI"] = {["lang"] = "fr", ["details"] = "Lisez-moi", },
- ["latex/circ/README"] = {["details"] = "Readme", },
- ["latex/bookest/bookestdoc-en.pdf"] = {["lang"] = "en", ["details"] = "Package documentation (English)", },
- ["latex/digiconfigs/digiconfigs.pdf"] = {["details"] = "Package documentation", },
- ["latex/photo/photo.pdf"] = {["details"] = "Package documentation", },
- ["latex/pagenote/README"] = {["details"] = "Readme", },
- ["fonts/ifsym/ifsym.ps"] = {["lang"] = "de", ["details"] = "Documentation and font tables (German)", },
- ["latex/quoting/README"] = {["details"] = "Readme", },
- ["latex/advdate/advdate.pdf"] = {["details"] = "Package documentation", },
- ["latex/ltxindex/README"] = {["details"] = "Readme", },
- ["latex/scsnowman/scsnowman-sample.pdf"] = {["lang"] = "ja", ["details"] = "Sample of use", },
- ["latex/play/README"] = {["details"] = "Readme", },
- ["latex/dialogl/dia-driv.pdf"] = {["details"] = "Package documentation", },
- ["latex/emisa/emisa.pdf"] = {["details"] = "Package documentation", },
- ["latex/etdipa/Help/etdipa_doc_EN.pdf"] = {["lang"] = "en", ["details"] = "Package documentation (English)", },
- ["latex/termlist/README"] = {["details"] = "Readme", },
- ["latex/stex/workaddress/README"] = {["details"] = "Readme", },
- ["latex/gnuplottex/gnuplottex.pdf"] = {["details"] = "Package documentation", },
- ["latex/psu-thesis/mssample.pdf"] = {["details"] = "MS thesis layout demonstration", },
- ["fonts/prodint/README"] = {["details"] = "Readme", },
- ["latex/sesstime/README"] = {["details"] = "Readme", },
- ["latex/savetrees/st-sample2e.pdf"] = {["details"] = "Package showcase", },
- ["lualatex/luatodonotes/luatodonotes.pdf"] = {["details"] = "Package documentation", },
- ["generic/apnum/README"] = {["details"] = "Readme", },
- ["latex/pdfx/README"] = {["details"] = "Readme", },
- ["latex/invoice2/README.md"] = {["details"] = "Readme", },
- ["latex/knowledge/README.md"] = {["details"] = "Readme", },
- ["latex/xprintlen/xprintlen.pdf"] = {["details"] = "Package documentation", },
- ["latex/interval/interval.pdf"] = {["details"] = "Package documentation", },
- ["fonts/anonymouspro/AnonymousPro.pdf"] = {["details"] = "Package documentation", },
- ["lualatex/luabibentry/README"] = {["details"] = "Readme", },
- ["latex/polytable/README"] = {["details"] = "Readme", },
- ["generic/pst-jtree/pst-jtree-doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/ebproof/ebproof.pdf"] = {["details"] = "Package documentation", },
- ["generic/listofitems/listofitems-en.pdf"] = {["lang"] = "en", ["details"] = "Package documentation (English)", },
- ["latex/tensor/tensor.pdf"] = {["details"] = "Package documentation", },
- ["pmxchords/examples/noel/pasli_ovce_valasi/README"] = {["details"] = "Readme", },
- ["latex/halloweenmath/README"] = {["details"] = "Readme", },
- ["latex/amsldoc-vn/amsldoc-print-vi.pdf"] = {["lang"] = "vi", ["details"] = "For printing", },
- ["latex/zhlipsum/zhlipsum.pdf"] = {["lang"] = "zh", ["details"] = "Package documentation", },
- ["support/epspdf/README"] = {["details"] = "Readme", },
- ["latex/diffcoeff/diffcoeffx.pdf"] = {["details"] = "Package documentation (diffcoeffx)", },
- ["latex/testidx/testidx-manual.pdf"] = {["details"] = "Package documentation", },
- ["lualatex/cstypo/README.md"] = {["details"] = "Readme", },
- ["latex/lshort-mongol/README"] = {["details"] = "Readme", },
- ["latex/phfthm/phfthm.pdf"] = {["details"] = "Package documentation", },
- ["latex/dvdcoll/INSTALL"] = {["details"] = "Installation instructions", },
- ["fonts/spark-otf/README.md"] = {["details"] = "Readme", },
- ["latex/combinedgraphics/README"] = {["details"] = "Readme", },
- ["latex/thesis-titlepage-fhac/fhACtitlepage.pdf"] = {["details"] = "Package documentation", },
- ["latex/psnfss/00readme.txt"] = {["details"] = "Readme", },
- ["latex/diadia/README"] = {["details"] = "Readme", },
- ["latex/glossaries-magyar/README"] = {["details"] = "Readme", },
- ["latex/lcd/00readme"] = {["details"] = "Package README", },
- ["latex/ctex/ctex.pdf"] = {["lang"] = "zh", ["details"] = "Package documentation", },
- ["latex/tabu/README"] = {["details"] = "Readme", },
- ["metapost/expressg/expressg.pdf"] = {["details"] = "Package documentation", },
- ["latex/pst-layout/README"] = {["details"] = "Readme", },
- ["latex/dynblocks/dynblocks.pdf"] = {["details"] = "Package documentation", },
- ["fonts/cfr-lm/cfr-lm.pdf"] = {["details"] = "Package documentation", },
- ["latex/mylatexformat/mylatexformat.pdf"] = {["details"] = "Package documentation", },
- ["latex/trsym/trsym.pdf"] = {["details"] = "Package documentation", },
- ["generic/pst-vehicle/pst-vehicle-doc-fr.pdf"] = {["lang"] = "fr", ["details"] = "Package documentation (French)", },
- ["fonts/opensans/opensans-samples.pdf"] = {["details"] = "Font samples", },
- ["latex/psu-thesis/phdsample.pdf"] = {["details"] = "PhD thesis layout demonstration", },
- ["support/latex-make/README"] = {["details"] = "Readme", },
- ["latex/maths-symbols/README"] = {["details"] = "Readme", },
- ["latex/epiolmec/GlyphAccessCommands.pdf"] = {["details"] = "Package documentation", },
- ["fonts/boondox/README"] = {["details"] = "Readme", },
- ["latex/logbox/README"] = {["details"] = "Readme", },
- ["generic/pst-cie/pst-cie-doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/navydocs/README.txt"] = {["details"] = "Readme", },
- ["latex/exsol/README"] = {["details"] = "Readme", },
- ["latex/tui/README"] = {["lang"] = "en", ["details"] = "Readme", },
- ["latex/tikzsymbols/tikzsymbols.pdf"] = {["details"] = "Package documentation", },
- ["latex/clrscode/clrscode.pdf"] = {["details"] = "Package documentation", },
- ["fonts/roboto/samples.pdf"] = {["details"] = "Package documentation", },
- ["latex/repeatindex/README"] = {["details"] = "Readme", },
- ["latex/mversion/README"] = {["details"] = "Readme", },
- ["generic/pst-fill/README"] = {["details"] = "Package README", },
- ["lualatex/luahyphenrules/luahyphenrules.pdf"] = {["details"] = "Package documentation", },
- ["latex/biblatex-realauthor/documentation/biblatex-realauthor.pdf"] = {["details"] = "Package documentation", },
- ["latex/tikz-cd/tikz-cd-doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/quotmark/README"] = {["details"] = "Readme", },
- ["latex/glossaries-polish/glossaries-polish.pdf"] = {["details"] = "Package documentation", },
- ["fonts/shobhika/README.md"] = {["details"] = "Readme", },
- ["latex/everyhook/README"] = {["details"] = "Readme", },
- ["fonts/fbb/README"] = {["details"] = "Readme", },
- ["latex/varindex/varindex.pdf"] = {["details"] = "Package documentation", },
- ["latex/xellipsis/xellipsis.pdf"] = {["details"] = "Package documentation", },
- ["latex/greek-inputenc/README"] = {["details"] = "Readme", },
- ["latex/bodegraph/README"] = {["details"] = "Readme (bilingual)", },
- ["latex/gmdoc-enhance/gmdoc-enhance.pdf"] = {["details"] = "Package documentation", },
- ["generic/systeme/systeme_doc_fr.pdf"] = {["lang"] = "fr", ["details"] = "Package documentation (French)", },
- ["latex/dotseqn/dotseqn.pdf"] = {["details"] = "Package documentation", },
- ["latex/datenumber/docgerman.pdf"] = {["lang"] = "de", ["details"] = "Package documentation", },
- ["fonts/electrum/README"] = {["details"] = "Readme", },
- ["latex/beamerthemenirma/README"] = {["details"] = "Readme", },
- ["latex/poetry/poetry.pdf"] = {["details"] = "Package documentation", },
- ["latex/jslectureplanner/examples/English/lecturepresentation-english.pdf"] = {["details"] = "Example of use", },
- ["latex/octave/README.md"] = {["details"] = "Readme", },
- ["latex/cmdtrack/cmdtrack.pdf"] = {["details"] = "Package documentation", },
- ["latex/blochsphere/README.md"] = {["details"] = "Readme", },
- ["eplain/eplain.pdf"] = {["details"] = "Package documentation (PDF)", },
- ["latex/uantwerpendocs/uantwerpenmasterthesis-example.pdf"] = {["details"] = "Example master thesis", },
- ["latex/basque-book/README"] = {["details"] = "Readme", },
- ["generic/upzhkinsoku/README.txt"] = {["details"] = "Readme", },
- ["latex/glossaries-english/glossaries-english.pdf"] = {["details"] = "Package documentation", },
- ["xindy/faq.html"] = {["details"] = "Xindy FAQ, or xindy by topic", },
- ["fonts/gillius/README"] = {["details"] = "Readme", },
- ["latex/warning/warning-doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/bxpapersize/README.md"] = {["details"] = "Readme", },
- ["latex/esami/doc/esami-doc-en.pdf"] = {["lang"] = "en", ["details"] = "Package documentation (English)", },
- ["latex/pgfgantt/README"] = {["details"] = "Readme", },
- ["latex/refman/layout_e.pdf"] = {["lang"] = "en", ["details"] = "Changing the layout with LaTeX", },
- ["latex/datetime2-croatian/README"] = {["details"] = "Readme", },
- ["latex/latex-referenz/README"] = {["lang"] = "de", ["details"] = "Readme", },
- ["latex/bezos/bezos.pdf"] = {["details"] = "Bundle outline", },
- ["latex/mcexam/mcexam.pdf"] = {["details"] = "Package documentation", },
- ["latex/fundus-calligra/calligra.pdf"] = {["details"] = "Package documentation", },
- ["generic/xypic/xypdf.pdf"] = {["lang"] = "en", ["details"] = "PDF output using xypdf", },
- ["latex/nolbreaks/nolbreaks.pdf"] = {["details"] = "Package documentation", },
- ["fonts/gfsbaskerville/README"] = {["details"] = "Readme", },
- ["generic/pst-fill/pst-fill.pdf"] = {["details"] = "Package documentation", },
- ["metapost/bbcard/README.calendar"] = {["details"] = "Calendar readme", },
- ["support/crossrefware/crossrefware.pdf"] = {["details"] = "Package documentation", },
- ["latex/dotarrow/README"] = {["details"] = "Readme", },
- ["generic/ukrhyph/rules60.pdf"] = {["lang"] = "uk", ["details"] = "Old hyphenation rules", },
- ["latex/prosper/prosper-doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/l3packages/xfp/xfp.pdf"] = {["details"] = "xfp documentation", },
- ["latex/lmake/lmake.pdf"] = {["details"] = "Package documentation", },
- ["fonts/nkarta/figtable.pdf"] = {["details"] = "A table of the MetaPost images", },
- ["latex/skb/skb.pdf"] = {["details"] = "Implementation details", },
- ["fonts/gfsporson/README"] = {["details"] = "Readme", },
- ["latex/yathesis/french/documentation/yathesis-fr.pdf"] = {["lang"] = "fr", ["details"] = "Package documentation", },
- ["latex/latexbangla/README"] = {["details"] = "Readme", },
- ["latex/bez123/bez123.pdf"] = {["details"] = "Package documentation", },
- ["latex/IEEEtran/README"] = {["details"] = "Readme", },
- ["latex/asyfig/README"] = {["details"] = "Readme", },
- ["latex/forest/forest-doc.pdf"] = {["details"] = "Package documentation", },
- ["context/third/animation/README"] = {["details"] = "Readme", },
- ["latex/dsptricks/README"] = {["details"] = "Readme", },
- ["xetex/font-change-xetex/font-change-xetex.pdf"] = {["details"] = "Package documentation", },
- ["latex/formular/README"] = {["details"] = "Readme", },
- ["latex/anufinalexam/README"] = {["details"] = "Readme", },
- ["generic/xint/CHANGES.pdf"] = {["details"] = "Changes (PDF)", },
- ["latex/comprehensive/symbols-a4.pdf"] = {["details"] = "The document (for A4 paper)", },
- ["latex/snapshot/snapshot.pdf"] = {["details"] = "Package documentation", },
- ["generic/randomlist/randomlist.pdf"] = {["details"] = "Package documentation", },
- ["latex/sudoku/README"] = {["details"] = "Readme", },
- ["latex/coseoul/coseoul.pdf"] = {["details"] = "Package documentation", },
- ["latex/relenc/README"] = {["details"] = "Readme", },
- ["fonts/orkhun/rakhimov.pdf"] = {["details"] = "Package documentation", },
- ["generic/xlop/xlop-doc-fr.pdf"] = {["lang"] = "fr", ["details"] = "Package documentation (French)", },
- ["fonts/skaknew/README"] = {["details"] = "Readme", },
- ["latex/presentations-en/README"] = {["details"] = "Readme", },
- ["fonts/fontname/fontname.html"] = {["details"] = "Outline of the mapping scheme (HTML)", },
- ["generic/babel-malay/malay.pdf"] = {["details"] = "Documentation for Bahasa Malaysia version", },
- ["latex/pst2pdf/README"] = {["details"] = "Readme", },
- ["latex/ducksay/README.md"] = {["details"] = "Readme", },
- ["latex/gcard/README"] = {["details"] = "Readme", },
- ["latex/bangorcsthesis/bangorcsthesis.pdf"] = {["details"] = "Package documentation", },
- ["generic/pst-rputover/README.md"] = {["details"] = "Readme", },
- ["latex/hexgame/hexgame.pdf"] = {["details"] = "Package documentation", },
- ["latex/titlepic/README.md"] = {["details"] = "Readme", },
- ["bibtex/ietfbibs/README.md"] = {["details"] = "Readme", },
- ["latex/floatrow/floatrow-rus.pdf"] = {["lang"] = "ru", ["details"] = "Package documentation (Russian)", },
- ["latex/repltext/repltext.pdf"] = {["details"] = "Package documentation", },
- ["fonts/amsfonts/amssymb.pdf"] = {["details"] = "Details of the fonts msam and msbm", },
- ["latex/binarytree/binarytree.pdf"] = {["details"] = "Package documentation", },
- ["latex/phfthm/README.md"] = {["details"] = "Readme", },
- ["fonts/ebgaramond/README"] = {["details"] = "Readme", },
- ["latex/asciilist/README.md"] = {["details"] = "Readme", },
- ["latex/diadia/diadia.pdf"] = {["details"] = "PDF file", },
- ["generic/vntex/vn-min.pdf"] = {["lang"] = "en", ["details"] = "Minimal steps to typeset Vietnamese", },
- ["latex/ncctools/README"] = {["details"] = "Readme", },
- ["latex/pxufont/README.md"] = {["details"] = "Readme", },
- ["latex/edfnotes/README"] = {["details"] = "Readme", },
- ["generic/babel-german/germanb.pdf"] = {["details"] = "Package documentation (traditional orthography)", },
- ["latex/mslapa/README"] = {["details"] = "Readme", },
- ["latex/mafr/README"] = {["lang"] = "en", ["details"] = "Package README", },
- ["latex/turnstile/turnstile_article.pdf"] = {["details"] = "Article about the package (English)", },
- ["latex/ifnextok/README"] = {["details"] = "Readme", },
- ["latex/breqn/breqn.pdf"] = {["details"] = "Package documentation", },
- ["latex/navydocs/navydocs.pdf"] = {["details"] = "Package documentation", },
- ["latex/denisbdoc/README.md"] = {["details"] = "Readme", },
- ["latex/formation-latex-ul/formation-latex-ul-diapos.pdf"] = {["lang"] = "fr", ["details"] = "The course itself (Slides)", },
- ["support/pkfix/README"] = {["details"] = "Readme", },
- ["latex/milog/milog-formular.pdf"] = {["details"] = "Example", },
- ["latex/jurarsp/jurarsp.pdf"] = {["lang"] = "de", ["details"] = "Package documentation", },
- ["latex/fitbox/README"] = {["details"] = "Readme", },
- ["latex/harmony/README"] = {["details"] = "Readme", },
- ["latex/fancytooltips/fancytooltips.pdf"] = {["details"] = "Package documentation", },
- ["latex/xoptarg/xoptarg.pdf"] = {["details"] = "Package documentation", },
- ["latex/poetrytex/poetrytex.pdf"] = {["details"] = "Package documentation", },
- ["bibtex/gost/README.md"] = {["lang"] = "en", ["details"] = "Readme", },
- ["support/latex-make/figlatex.pdf"] = {["details"] = "figlatex Package documentation", },
- ["latex/ctable/README"] = {["details"] = "Readme", },
- ["xetex/xetex-pstricks/README"] = {["details"] = "Readme", },
- ["metapost/mpcolornames/mpcolornames.pdf"] = {["details"] = "Package documentation", },
- ["latex/nicetext/wikicheat.pdf"] = {["details"] = "Cheatsheet for the wiki package", },
- ["latex/amsldoc-vn/README"] = {["details"] = "Readme", },
- ["latex/biblatex-shortfields/documentation/biblatex-shortfields.pdf"] = {["details"] = "Package documentation", },
- ["latex/uaclasses/my-example.pdf"] = {["details"] = "my-thesis example", },
- ["latex/nddiss/nddiss2e.pdf"] = {["details"] = "Package documentation", },
- ["latex/ifoddpage/ifoddpage.pdf"] = {["details"] = "Package documentation", },
- ["latex/ktv-texdata/ktv-texdata.pdf"] = {["details"] = "Package documentation", },
- ["latex/cooking-units/cooking-units.pdf"] = {["details"] = "Package documentation", },
- ["latex/boites/README"] = {["details"] = "Readme", },
- ["latex/sanitize-umlaut/sanitize-umlaut.pdf"] = {["details"] = "Package documentation", },
- ["lualatex/luamesh/luamesh-doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/esk/README"] = {["details"] = "Readme", },
- ["latex/biblatex-archaeology/biblatex-archaeology.pdf"] = {["details"] = "Package documentation", },
- ["latex/elements/elements_en.pdf"] = {["details"] = "Package documentation", },
- ["latex/bxorigcapt/README.md"] = {["details"] = "Package documentation", },
- ["latex/glossaries-french/glossaries-french.pdf"] = {["details"] = "Package documentation", },
- ["latex/basicarith/README"] = {["details"] = "Readme", },
- ["latex/media9/media9.pdf"] = {["details"] = "Package documentation", },
- ["latex/outlining/README.md"] = {["details"] = "Readme", },
- ["fonts/universalis/universalis-samples.pdf"] = {["details"] = "Font samples", },
- ["latex/changelayout/changelayout-guide.pdf"] = {["details"] = "Package example (see code for details)", },
- ["latex/crossreftools/crossreftools_doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/tocvsec2/README"] = {["details"] = "Readme", },
- ["latex/tkz-base/README"] = {["details"] = "Readme", },
- ["latex/rtkinenc/rtkinenc-doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/edmargin/README"] = {["details"] = "Readme", },
- ["latex/pas-cours/README"] = {["details"] = "Readme", },
- ["latex/eqparbox/eqparbox.pdf"] = {["details"] = "Package documentation", },
- ["latex/epigraph/README"] = {["details"] = "Readme", },
- ["latex/gmiflink/gmiflink.pdf"] = {["details"] = "Package documentation", },
- ["latex/listings/listings.pdf"] = {["details"] = "Package documentation", },
- ["latex/serbian-lig/README.txt"] = {["details"] = "Readme", },
- ["latex/nicetext/README"] = {["details"] = "Readme", },
- ["fonts/boisik/example/boisik-idiot.pdf"] = {["lang"] = "cs", ["details"] = "Running text, in the font", },
- ["latex/emulateapj/README"] = {["details"] = "Readme", },
- ["lualatex/showhyphens/README"] = {["details"] = "Readme", },
- ["generic/pst-fit/pst-fit-doc.pdf"] = {["details"] = "Package documentation", },
- ["lualatex/luainputenc/README"] = {["details"] = "Readme", },
- ["luatex/interpreter/README"] = {["details"] = "Readme", },
- ["latex/drawmatrix/drawmatrix.pdf"] = {["details"] = "Package documentation", },
- ["latex/glossaries/glossaries-user.pdf"] = {["details"] = "User manual (PDF)", },
- ["latex/issuulinks/README"] = {["details"] = "Readme", },
- ["latex/vruler/vruler.pdf"] = {["details"] = "Package documentation", },
- ["latex/rrgtrees/README"] = {["details"] = "Package README", },
- ["latex/custom-bib/makebst.pdf"] = {["details"] = "Package documentation", },
- ["fonts/merriweather/merriweather-samples.pdf"] = {["details"] = "Font samples", },
- ["latex/lshort-french/lshort-fr.pdf"] = {["lang"] = "fr", ["details"] = "The document itself", },
- ["generic/tex-refs/tex-refs.html"] = {["details"] = "The references themselves", },
- ["latex/booktabs-de/booktabs-de.pdf"] = {["details"] = "Package documentation", },
- ["latex/movie15/movie15.pdf"] = {["details"] = "Package Documentation", },
- ["latex/fn2end/fn2end.pdf"] = {["details"] = "Package documentation", },
- ["latex/epspdfconversion/epspdfconversion.pdf"] = {["details"] = "Package documentation", },
- ["latex/msg/msg.pdf"] = {["details"] = "Package documentation", },
- ["latex/l2tabu/README"] = {["details"] = "Readme", },
- ["latex/bibleref-french/bibleref-french-francais.pdf"] = {["lang"] = "fr", ["details"] = "Package Manual", },
- ["latex/options/README"] = {["details"] = "Readme", },
- ["latex/webguide/webguide.html"] = {["details"] = "The document, as HTML", },
- ["latex/nomentbl/example.pdf"] = {["details"] = "Example of use", },
- ["latex/tikzmark/tikzmark.pdf"] = {["details"] = "Package documentation", },
- ["latex/fixme/fixme.pdf"] = {["details"] = "Package documentation", },
- ["latex/apa6e/apa6e.pdf"] = {["details"] = "Package documentation", },
- ["latex/calculation/README"] = {["details"] = "Readme", },
- ["generic/markdown/markdown.pdf"] = {["details"] = "Package documentation", },
- ["latex/beamertheme-cuerna/README"] = {["details"] = "Readme", },
- ["latex/graphbox/graphbox.pdf"] = {["details"] = "Package documentation", },
- ["latex/nonumonpart/nonumonpart-fr.pdf"] = {["lang"] = "fr", ["details"] = "Package documentation", },
- ["fonts/genealogy/README"] = {["details"] = "Readme", },
- ["latex/microtype-de/microtype-DE.pdf"] = {["details"] = "The document itself", },
- ["generic/pst-abspos/pst-abspos-doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/boldtensors/boldtensors.pdf"] = {["details"] = "Package documentation", },
- ["latex/oberdiek/oberdiek.pdf"] = {["details"] = "Table of contents of the bundle", },
- ["latex/tabvar/tabvar.pdf"] = {["lang"] = "fr", ["details"] = "Package documentation (French)", },
- ["latex/churchslavonic/churchslavonic-ru.pdf"] = {["lang"] = "ru", ["details"] = "Package documentation", },
- ["latex/twoup/twoup.pdf"] = {["details"] = "Package documentation", },
- ["latex/datetime2-italian/README"] = {["details"] = "Readme", },
- ["latex/paresse/paresse-fr.pdf"] = {["lang"] = "fr", ["details"] = "Package documentation (French)", },
- ["lualatex/lualatex-math/lualatex-math.pdf"] = {["lang"] = "en", ["details"] = "Package documentation", },
- ["latex/engrec/README"] = {["details"] = "Package Readme", },
- ["latex/phfparen/phfparen.pdf"] = {["details"] = "Package documentation", },
- ["metapost/metauml/metauml_manual_0.2.5.pdf"] = {["details"] = "Package documentation", },
- ["latex/ctib/README"] = {["details"] = "Readme", },
- ["latex/ebong/README"] = {["details"] = "Readme", },
- ["fonts/caladea/README"] = {["details"] = "Readme", },
- ["fonts/playfair/playfair-samples.pdf"] = {["details"] = "Font samples", },
- ["latex/datetime2-finnish/datetime2-finnish.pdf"] = {["details"] = "Package documentation", },
- ["latex/pecha/example.pdf"] = {["details"] = "Example usage", },
- ["latex/makecell/makecell.pdf"] = {["lang"] = "en", ["details"] = "Package documentation", },
- ["latex/addlines/README"] = {["details"] = "Readme", },
- ["latex/logicproof/README"] = {["details"] = "Readme", },
- ["fonts/comfortaa/comfortaa.pdf"] = {["details"] = "Package documentation", },
- ["latex/marginnote/README.txt"] = {["details"] = "Package README", },
- ["latex/hyphenat/hyphenat.pdf"] = {["details"] = "Package documentation", },
- ["metapost/base/mpman.pdf"] = {["details"] = "METAPOST Users Manual", },
- ["latex/nomentbl/nomentbl.pdf"] = {["details"] = "Package documentation", },
- ["latex/dialogl/README"] = {["details"] = "Readme", },
- ["latex/translation-array-fr/f-array.pdf"] = {["details"] = "The translation", },
- ["latex/lapdf/lapdf.pdf"] = {["details"] = "Package documentation", },
- ["xelatex/quran/quran-test.pdf"] = {["details"] = "Example of use", },
- ["latex/uni-wtal-ger/LIESMICH"] = {["lang"] = "de", ["details"] = "Readme", },
- ["latex/coloring/README"] = {["details"] = "Readme", },
- ["latex/pst-pdf/pst-pdf-example.pdf"] = {["details"] = "Examples of use", },
- ["latex/pbox/README"] = {["details"] = "Readme", },
- ["latex/wasysym/wasysym.pdf"] = {["details"] = "Package documentation", },
- ["fonts/esrelation/README"] = {["details"] = "Readme", },
- ["generic/pst-eps/README"] = {["details"] = "Package README", },
- ["latex/dtxtut/README"] = {["details"] = "Readme", },
- ["latex/datetime2-scottish/README"] = {["details"] = "Readme", },
- ["generic/pmx/README"] = {["details"] = "Readme", },
- ["latex/codesection/codesection.pdf"] = {["details"] = "Package documentation", },
- ["latex/bibleref-mouth/bibleref-mouth.pdf"] = {["details"] = "Package documentation", },
- ["latex/chbibref/chbibref.pdf"] = {["details"] = "Package documentation", },
- ["latex/amsrefs/amsrdoc.pdf"] = {["details"] = "Package documentation", },
- ["generic/german/betatest/00readme.1st"] = {["lang"] = "de", ["details"] = "Readme", },
- ["generic/chronosys/docchronosys_fr.pdf"] = {["lang"] = "fr", ["details"] = "Package documentation (French)", },
- ["latex/latex-brochure/README.pdf"] = {["details"] = "Readme (PDF format)", },
- ["latex/catechis/README"] = {["details"] = "Readme", },
- ["fonts/carlito/Carlito-Regular.pdf"] = {["details"] = "Font tables", },
- ["latex/ran_toks/README.md"] = {["details"] = "Readme", },
- ["latex/l3experimental/README.md"] = {["details"] = "Readme", },
- ["generic/musixtex/musixdoc.pdf"] = {["details"] = "Package documentation", },
- ["latex/synttree/README"] = {["details"] = "Readme", },
- ["latex/uiucredborder/uiucredborder.pdf"] = {["details"] = "Package documentation", },
- ["fonts/tempora/tempora-doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/asaetr/asaetr.pdf"] = {["details"] = "Package documentation", },
- ["latex/pgf-blur/README"] = {["details"] = "Readme", },
- ["fonts/frederika2016/README"] = {["details"] = "Readme", },
- ["fonts/inconsolata/inconsolata-doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/dyntree/README"] = {["details"] = "Readme", },
- ["latex/IEEEconf/README"] = {["details"] = "Readme", },
- ["generic/babel-serbian/serbian.pdf"] = {["details"] = "Package documentation", },
- ["platex/jsclasses/okuverb.pdf"] = {["lang"] = "ja", ["details"] = "Okuverb package documentation (Japanese)", },
- ["latex/datetime2-slovene/datetime2-slovene.pdf"] = {["details"] = "Package documentation", },
- ["latex/fullminipage/fullminipage.pdf"] = {["details"] = "Package documentation", },
- ["latex/longnamefilelist/README"] = {["details"] = "Readme", },
- ["support/lua-alt-getopt/README"] = {["details"] = "Readme", },
- ["latex/inversepath/README"] = {["details"] = "Readme", },
- ["latex/mcaption/README"] = {["details"] = "Readme", },
- ["latex/alertmessage/README.md"] = {["details"] = "Readme", },
- ["latex/secdot/secdot.pdf"] = {["details"] = "Package documentation", },
- ["latex/trsym/README"] = {["details"] = "Readme", },
- ["latex/harnon-cv/README"] = {["details"] = "Readme", },
- ["latex/powerdot-FUBerlin/README"] = {["details"] = "Readme", },
- ["latex/datetime2-en-fulltext/README"] = {["details"] = "Readme", },
- ["latex/sf298/sf298.pdf"] = {["details"] = "Package documentation", },
- ["latex/zxjafbfont/README"] = {["details"] = "Readme", },
- ["latex/polynomial/polynomial.pdf"] = {["details"] = "Package documentation", },
- ["latex/flowfram/ffuserguide.pdf"] = {["details"] = "User guide", },
- ["latex/stdclsdv/stdclsdv.pdf"] = {["details"] = "Package documentation", },
- ["latex/floatrow/README"] = {["details"] = "Readme", },
- ["fonts/coelacanth/coelacanth-samples.pdf"] = {["details"] = "Package documentation", },
- ["latex/bbding/bbding.pdf"] = {["details"] = "Package documentation", },
- ["latex/datetime2-english/datetime2-english.pdf"] = {["details"] = "Package documentation", },
- ["latex/currfile/README"] = {["details"] = "Readme", },
- ["latex/auto-pst-pdf/README"] = {["details"] = "Package Readme", },
- ["latex/ifmslide/ifmman.pdf"] = {["details"] = "Package manual", },
- ["fonts/ogham/testfont.pdf"] = {["details"] = "Testfont print", },
- ["fonts/yfonts-t1/README"] = {["details"] = "Package README", },
- ["latex/callouts/callouts.pdf"] = {["details"] = "Package documentation", },
- ["latex/tkz-graph/tkz-graph-screen.pdf"] = {["details"] = "Package documentation", },
- ["fonts/lobster2/lobster2-samples.pdf"] = {["details"] = "Package documentation", },
- ["latex/codepage/LISEZMOI"] = {["lang"] = "fr", ["details"] = "Readme", },
- ["generic/fenixpar/README"] = {["details"] = "Readme", },
- ["latex/turabian/README"] = {["details"] = "Readme", },
- ["latex/curve/curve.pdf"] = {["details"] = "Package documentation", },
- ["latex/cnbwp/cnbwp-manual-cs.pdf"] = {["details"] = "Package documentation (Czech)", },
- ["latex/scale/README"] = {["details"] = "Readme", },
- ["latex/clefval/README"] = {["details"] = "Package README", },
- ["latex/foreign/README"] = {["details"] = "Readme", },
- ["latex/germkorr/README"] = {["details"] = "Readme", },
- ["latex/typed-checklist/typed-checklist.pdf"] = {["details"] = "Package documentation", },
- ["latex/stex/sref/README"] = {["details"] = "Readme", },
- ["latex/etaremune/README"] = {["details"] = "Readme", },
- ["latex/realscripts/README.md"] = {["details"] = "Readme", },
- ["latex/hyperref/README"] = {["details"] = "Readme", },
- ["latex/ellipsis/ellipsis.pdf"] = {["details"] = "Package documentation", },
- ["latex/thaienum/README.md"] = {["details"] = "Readme", },
- ["latex/lcyw/lcyw.pdf"] = {["details"] = "Package documentation", },
- ["latex/marginfit/README"] = {["details"] = "Readme", },
- ["latex/ifetex/ifetex.pdf"] = {["details"] = "Package documentation", },
- ["latex/fullwidth/README"] = {["details"] = "Readme", },
- ["latex/ccfonts/ccfonts.pdf"] = {["details"] = "Package documentation", },
- ["latex/makeglos/README"] = {["details"] = "Readme", },
- ["latex/tcldoc/tools/README.txt"] = {["details"] = "Readme", },
- ["metapost/mptrees/README.md"] = {["details"] = "Readme", },
- ["latex/biblatex-lni/README.md"] = {["details"] = "Readme", },
- ["latex/anyfontsize/anyfontsize.pdf"] = {["details"] = "Package documentation", },
- ["latex/simplified-latex/README"] = {["details"] = "Readme", },
- ["latex/istgame/istgame-doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/hanging/README"] = {["details"] = "Readme", },
- ["latex/econometrics/README.txt"] = {["details"] = "Readme", },
- ["support/installfont/installfont.pdf"] = {["lang"] = "en", ["details"] = "Package documentation", },
- ["latex/algobox/README.md"] = {["details"] = "Readme", },
- ["fonts/cm-unicode/cmunti.pdf"] = {["details"] = "Italic font tables", },
- ["latex/pdfpagediff/doc/pdfpagediff-doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/delimseasy/README.txt"] = {["details"] = "Readme", },
- ["latex/xskak/README"] = {["details"] = "Readme", },
- ["latex/bankstatement/README.md"] = {["details"] = "Readme", },
- ["latex/cfr-initials/cfr-initials.pdf"] = {["details"] = "Package documentation", },
- ["latex/bredzenie/bredzenie.pdf"] = {["details"] = "Package documentation", },
- ["latex/optional/optional.pdf"] = {["details"] = "Package documentation", },
- ["latex/bigfoot/README"] = {["details"] = "Readme", },
- ["latex/changes/README"] = {["lang"] = "en", ["details"] = "Readme", },
- ["latex/fontspec/fontspec.pdf"] = {["details"] = "Package documentation", },
- ["latex/jura/README"] = {["lang"] = "en", ["details"] = "README file", },
- ["latex/ndsu-thesis/README"] = {["details"] = "Readme", },
- ["generic/pst-ovl/pst-ovl-doc.pdf"] = {["details"] = "Package documentation", },
- ["ptex/ptex-base/README.md"] = {["details"] = "Readme", },
- ["latex/icsv/icsv.pdf"] = {["details"] = "Package documentation", },
- ["latex/callouts/README.md"] = {["details"] = "Readme", },
- ["support/make4ht/README"] = {["details"] = "Readme", },
- ["latex/xltabular/xltabular-doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/grfpaste/doc/grfpaste.pdf"] = {["details"] = "Package documentation", },
- ["latex/etoolbox/etoolbox.pdf"] = {["details"] = "Package documentation", },
- ["latex/mathastext/mathastext.pdf"] = {["details"] = "Package documentation", },
- ["latex/parades/parades.pdf"] = {["details"] = "Package documentation", },
- ["latex/euro/euro.pdf"] = {["details"] = "Package documentation", },
- ["latex/appendix/appendix.pdf"] = {["details"] = "Package documentation", },
- ["latex/teubner/README"] = {["details"] = "Readme", },
- ["fonts/typicons/typicons.pdf"] = {["details"] = "Package documentation", },
- ["latex/halloweenmath/halloweenmath-man.pdf"] = {["details"] = "User manual", },
- ["latex/galois/galois.pdf"] = {["details"] = "Package description", },
- ["latex/latex-bib2-ex/README"] = {["details"] = "Readme", },
- ["latex/newvbtm/newvbtm-man.pdf"] = {["details"] = "Package manual", },
- ["support/dtxgen/dtxgen.pdf"] = {["details"] = "Package documentation", },
- ["latex/cjk/doc/cjk/README"] = {["details"] = "Readme file", },
- ["latex/reotex/reotex.pdf"] = {["details"] = "Package documentation", },
- ["latex/axodraw2/axodraw2-man.pdf"] = {["details"] = "Package documentation", },
- ["latex/aucklandthesis/README.txt"] = {["details"] = "Readme", },
- ["latex/lshort-french/README"] = {["details"] = "Readme", },
- ["latex/faktor/README"] = {["details"] = "Readme and basic instructions", },
- ["latex/embedall/embedall.pdf"] = {["details"] = "Package documentation", },
- ["latex/foekfont/README"] = {["details"] = "Package README", },
- ["latex/datetime2-estonian/datetime2-estonian.pdf"] = {["details"] = "Package documentation", },
- ["latex/morehype/blog.pdf"] = {["details"] = "Package documentation: blog", },
- ["generic/plainpkg/README"] = {["details"] = "Readme", },
- ["generic/gtl/README.md"] = {["details"] = "Readme", },
- ["xelatex/simple-thesis-dissertation/README.md"] = {["details"] = "Readme", },
- ["context/third/french/french-demo.pdf"] = {["details"] = "Example of use", },
- ["latex/moreenum/moreenum-doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/progress/README"] = {["details"] = "Readme", },
- ["latex/afparticle/afparticle.pdf"] = {["details"] = "Package documentation", },
- ["latex/jumplines/README"] = {["details"] = "Readme", },
- ["latex/scrlttr2copy/README.md"] = {["details"] = "Readme", },
- ["fonts/eurosym/README"] = {["details"] = "Readme", },
- ["fonts/paratype/paratype-sample.pdf"] = {["details"] = "Font samples", },
- ["context/third/fullpage/fullpage-doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/easyreview/README.txt"] = {["details"] = "readme", },
- ["latex/l3build/README.md"] = {["details"] = "Readme", },
- ["latex/endiagram/endiagram_en.pdf"] = {["details"] = "Package documentation", },
- ["latex/cesenaexam/README.md"] = {["details"] = "Readme", },
- ["latex/urcls/README.md"] = {["details"] = "Readme", },
- ["latex/bosisio/index.html"] = {["details"] = "Outline of the collection", },
- ["latex/ecv/template/CV-template_en.pdf"] = {["lang"] = "en", ["details"] = "Template (English)", },
- ["generic/bagpipe/quickref.pdf"] = {["details"] = "Package 'quick reference'", },
- ["fonts/newtx/newtxdoc.pdf"] = {["details"] = "Package documentation", },
- ["latex/ejpecp/README"] = {["details"] = "Readme", },
- ["latex/europecv/europecv.pdf"] = {["details"] = "Class documentation", },
- ["latex/l2tabu-italian/l2tabuit.pdf"] = {["lang"] = "it", ["details"] = "The document itself", },
- ["latex/diagmac2/README"] = {["details"] = "Readme", },
- ["latex/gmverse/gmverse.pdf"] = {["details"] = "Package documentation", },
- ["generic/epsf/README"] = {["details"] = "Readme", },
- ["support/mendex/mendex.pdf"] = {["lang"] = "ja", ["details"] = "Package documentation", },
- ["metapost/cmarrows/README"] = {["details"] = "Readme", },
- ["latex/screenplay/README"] = {["details"] = "Package README", },
- ["latex/modiagram/README"] = {["details"] = "Readme", },
- ["latex/bookest/bookestdoc-it.pdf"] = {["lang"] = "it", ["details"] = "Package documentation (Italian)", },
- ["latex/authoraftertitle/authoraftertitle.pdf"] = {["details"] = "Package documentation", },
- ["latex/archaeologie/archaeologie.pdf"] = {["details"] = "Package documentation", },
- ["bibtex/biolett-bst/README.txt"] = {["details"] = "Readme", },
- ["latex/filedate/README"] = {["details"] = "Readme", },
- ["latex/upmethodology/README"] = {["details"] = "Readme", },
- ["latex/marginfix/marginfix.pdf"] = {["details"] = "Package documentation", },
- ["latex/ftnxtra/README"] = {["details"] = "Readme", },
- ["latex/multirow/multirow.pdf"] = {["details"] = "Package documentation", },
- ["latex/platexcheat/platexsheet.pdf"] = {["lang"] = "ja", ["details"] = "The LaTeX cheat sheet", },
- ["latex/cybercic/cybercic.pdf"] = {["details"] = "Package documentation", },
- ["fonts/marvosym/README"] = {["details"] = "README", },
- ["latex/section/section-doc.pdf"] = {["details"] = "Package documentation", },
- ["fonts/bera/bera.pdf"] = {["details"] = "Font samples", },
- ["latex/biblatex-dw/de-biblatex-dw.pdf"] = {["lang"] = "de", ["details"] = "Package documentation (German)", },
- ["latex/itnumpar/README"] = {["details"] = "Readme", },
- ["plain/newsletr/newsletr.txt"] = {["details"] = "Help for newsletr format", },
- ["latex/bibleref-german/de-bibleref-german.pdf"] = {["lang"] = "de", ["details"] = "Package documentation (German)", },
- ["latex/powerdot/powerdot.pdf"] = {["lang"] = "en", ["details"] = "Package documentation (English)", },
- ["support/crossrefware/README"] = {["details"] = "Readme", },
- ["fonts/rsfso/README"] = {["details"] = "Readme", },
- ["generic/zhspacing/zhs-man.pdf"] = {["details"] = "Package documentation", },
- ["latex/datetime2-catalan/README"] = {["details"] = "Readme", },
- ["latex/flashcards/README"] = {["details"] = "Package Readme", },
- ["fonts/arimo/README"] = {["details"] = "Readme", },
- ["latex/bussproofs/testbp2.pdf"] = {["details"] = "Test/example of use", },
- ["latex/glossaries-dutch/README"] = {["details"] = "Readme", },
- ["latex/spectralsequences/README.md"] = {["details"] = "Readme", },
- ["latex/lineno/lnosuppl.pdf"] = {["details"] = "Supplementary files as PDF", },
- ["metapost/metaobj/README"] = {["details"] = "Readme", },
- ["latex/zed-csp/csp2e.pdf"] = {["details"] = "CSP usage documentation", },
- ["latex/feynmp-auto/feynmp-auto.pdf"] = {["details"] = "Package documentation", },
- ["latex/rrgtrees/rrgtrees.pdf"] = {["details"] = "Package documentation", },
- ["latex/cmap/README"] = {["details"] = "Readme", },
- ["latex/ucbthesis/ucbthesis.pdf"] = {["details"] = "Package documentation", },
- ["latex/moderntimeline/moderntimeline.pdf"] = {["details"] = "Package documentation", },
- ["latex/lt3graph/README"] = {["details"] = "Readme", },
- ["latex/colordoc/README"] = {["details"] = "Readme", },
- ["latex/makeshape/README"] = {["details"] = "Readme", },
- ["support/gitfile-info/README"] = {["details"] = "Readme", },
- ["latex/latex4wp/README"] = {["details"] = "Readme", },
- ["bibtex/gost/gost.pdf"] = {["lang"] = "en", ["details"] = "Package documentation", },
- ["latex/SIunits/SIunits.pdf"] = {["details"] = "Package documentation", },
- ["latex/menu/menu.pdf"] = {["details"] = "Package documentation", },
- ["latex/tkz-euclide/readme-tkz-euclide-fr.txt"] = {["lang"] = "fr", ["details"] = "Readme", },
- ["latex/mathexam/README"] = {["details"] = "Readme", },
- ["metapost/makecirc/MakeCirc-en.pdf"] = {["lang"] = "en", ["details"] = "Package documentation in English", },
- ["latex/tufte-latex/sample-handout.pdf"] = {["details"] = "Sample handout", },
- ["latex/footnoterange/README"] = {["details"] = "Readme", },
- ["fonts/svrsymbols/svrsymbols.pdf"] = {["details"] = "Package documentation", },
- ["latex/bigints/bigints.pdf"] = {["details"] = "Package documentation", },
- ["generic/pst-tree/pst-tree-doc.pdf"] = {["lang"] = "en", ["details"] = "Package manual", },
- ["metapost/suanpan/README"] = {["details"] = "Readme", },
- ["generic/pst-electricfield/pst-electricfield-docFR.pdf"] = {["lang"] = "fr", ["details"] = "Package documentation (French)", },
- ["fonts/lfb/example.pdf"] = {["lang"] = "el", ["details"] = "Example of text in lfb", },
- ["latex/multiaudience/multiaudience.pdf"] = {["details"] = "Package documentation", },
- ["latex/ellipse/ellipse.pdf"] = {["details"] = "Package documentation", },
- ["generic/babel-spanglish/README"] = {["details"] = "Readme", },
- ["generic/fntproof/README"] = {["details"] = "Readme", },
- ["latex/menukeys/README"] = {["details"] = "Readme", },
- ["latex/lps/lps.pdf"] = {["details"] = "Package documentation", },
- ["latex/tikz-dependency/tikz-dependency-doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/pgfopts/README"] = {["details"] = "Readme", },
- ["latex/lexref/lexref.pdf"] = {["details"] = "Package documentation", },
- ["latex/regstats/README"] = {["details"] = "Readme", },
- ["fonts/imfellenglish/imfellEnglish.pdf"] = {["details"] = "Package documentation", },
- ["latex/fast-diagram/README"] = {["lang"] = "fr", ["details"] = "Readme", },
- ["latex/sectionbox/sectionboxmanual.pdf"] = {["details"] = "Package documentation", },
- ["latex/movie15/README"] = {["details"] = "README file", },
- ["plain/kotex-plain/README"] = {["details"] = "Readme", },
- ["latex/elsarticle/README"] = {["details"] = "Readme", },
- ["generic/simplekv/README"] = {["details"] = "Readme", },
- ["latex/minipage-marginpar/README"] = {["details"] = "README file", },
- ["xetex/xetex-tibetan/README"] = {["details"] = "Readme", },
- ["latex/linguex/linguex-doc.pdf"] = {["details"] = "Linguex manual", },
- ["latex/jlabels/jlabels.pdf"] = {["details"] = "Package documentation", },
- ["latex/cmpj/template.pdf"] = {["details"] = "Template and instructions to authors", },
- ["latex/cmbright/cmbright.pdf"] = {["details"] = "Package documentation", },
- ["latex/calligra/testfont.pdf"] = {["details"] = "Font table", },
- ["generic/mkjobtexmf/mkjobtexmf.pdf"] = {["details"] = "Package documentation (PDF format)", },
- ["latex/dox/dox.pdf"] = {["details"] = "Package documentation", },
- ["latex/pinlabel/pinlabdoc.pdf"] = {["details"] = "Package documentation", },
- ["latex/cprotect/README"] = {["details"] = "Readme", },
- ["latex/isodate/README"] = {["details"] = "Package Readme", },
- ["support/de-macro/user-guide.pdf"] = {["details"] = "Package documentation", },
- ["latex/arraysort/README"] = {["details"] = "Readme", },
- ["latex/splitindex/README"] = {["details"] = "Readme", },
- ["generic/pst-spinner/pst-spinner-doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/lshort-ukr/lshort-ukr.pdf"] = {["details"] = "The document itself", },
- ["generic/pst-3dplot/README"] = {["details"] = "Readme", },
- ["asymptote/asyRefCard.pdf"] = {["details"] = "Package 'reference card'", },
- ["latex/draftwatermark/README"] = {["details"] = "Readme", },
- ["latex/endnotes/endnotes.pdf"] = {["details"] = "Package documentation", },
- ["latex/draftcopy/README"] = {["details"] = "Readme", },
- ["latex/msc/manual.pdf"] = {["details"] = "User manual", },
- ["generic/pst-gantt/README"] = {["details"] = "Readme", },
- ["latex/tikz-dimline/README"] = {["details"] = "Readme", },
- ["plain/graphics-pln/README.txt"] = {["details"] = "Readme", },
- ["latex/engrec/engrec.pdf"] = {["details"] = "Package documentation", },
- ["latex/macroswap/README"] = {["details"] = "Readme", },
- ["latex/biblatex-claves/documentation/biblatex-claves.pdf"] = {["details"] = "Package documentation", },
- ["latex/aobs-tikz/aobs-tikz.pdf"] = {["details"] = "Package documentation", },
- ["fonts/variablelm/README.md"] = {["details"] = "Readme", },
- ["latex/foreign/foreign.pdf"] = {["details"] = "Package documentation", },
- ["latex/bxdvidriver/README.md"] = {["details"] = "Readme", },
- ["latex/datetime2-romanian/README"] = {["details"] = "Readme", },
- ["latex/coverpage/SimpleSample.pdf"] = {["details"] = "Simple sample", },
- ["generic/pst-graphicx/README"] = {["details"] = "Readme", },
- ["latex/songs/songs.pdf"] = {["details"] = "Package documentation", },
- ["latex/proposal/eu/README"] = {["details"] = "Readme", },
- ["latex/fnspe/README"] = {["details"] = "Readme", },
- ["generic/gates/README"] = {["details"] = "Readme", },
- ["latex/boolexpr/README"] = {["details"] = "Readme", },
- ["latex/cachepic/README"] = {["details"] = "Readme", },
- ["generic/babel-greek/usage.pdf"] = {["details"] = "Usage documentation", },
- ["latex/fcavtex/manual/fcavtex.pdf"] = {["lang"] = "pt", ["details"] = "Package documentation (Brazilian Portuguese)", },
- ["latex/codepage/README"] = {["lang"] = "en", ["details"] = "Readme", },
- ["latex/nameauth/README"] = {["details"] = "Readme", },
- ["latex/mflogo/README"] = {["details"] = "Readme", },
- ["latex/datetime2-latin/datetime2-latin.pdf"] = {["details"] = "Package documentation", },
- ["latex/tikzinclude/README"] = {["details"] = "Readme", },
- ["latex/sidenotes/sidenotes.pdf"] = {["details"] = "Package documentation", },
- ["latex/biblatex-swiss-legal/README"] = {["details"] = "Readme (French and English)", },
- ["latex/drawmatrix/README.md"] = {["details"] = "Readme", },
- ["latex/ordinalpt/ordinalpt.pdf"] = {["details"] = "Package documentation", },
- ["latex/isomath/isomath-test.pdf"] = {["details"] = "Example of appearance", },
- ["lualatex/placeat/placeat.pdf"] = {["details"] = "Package documentation", },
- ["latex/parskip/parskip-doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/glossaries-spanish/glossaries-spanish.pdf"] = {["details"] = "Package documentation", },
- ["latex/intro-scientific/scidoc.pdf"] = {["details"] = "The document itself", },
- ["fonts/mxedruli/mxeddoc.pdf"] = {["details"] = "Package documentation", },
- ["latex/eqnalign/eqnalign.pdf"] = {["details"] = "Package documentation", },
- ["latex/HA-prosper/README"] = {["details"] = "Package README", },
- ["latex/custom-bib/merlin.pdf"] = {["details"] = "Master style file documentation", },
- ["latex/forest-quickstart/ForestQuickstart.pdf"] = {["details"] = "Package documentation", },
- ["latex/komacv/README"] = {["details"] = "Readme", },
- ["latex/bxbase/README.md"] = {["details"] = "Readme", },
- ["latex/datetime2-slovak/datetime2-slovak.pdf"] = {["details"] = "Package documentation", },
- ["latex/hepnames/hepnicenames-rm.pdf"] = {["details"] = "Enumeration of available nicenames", },
- ["metapost/bpolynomial/README"] = {["details"] = "Readme", },
- ["generic/pst-math/pst-math-doc.pdf"] = {["details"] = "Package documentation", },
- ["metapost/bpolynomial/bpolynomial.pdf"] = {["details"] = "Package documentation", },
- ["latex/estcpmm/estcpmm.pdf"] = {["details"] = "Package documentation", },
- ["generic/dowith/dowith.pdf"] = {["details"] = "Dowith documentation", },
- ["latex/latex2e-help-texinfo/latex2e.html"] = {["details"] = "HTML conversion of the source (English)", },
- ["latex/pxtatescale/README"] = {["details"] = "Readme", },
- ["latex/outline/outline.pdf"] = {["details"] = "Package documentation", },
- ["latex/midpage/midpage.pdf"] = {["details"] = "Package documentation", },
- ["latex/doclicense/doclicense.pdf"] = {["details"] = "Package documentation", },
- ["latex/beamer/README.md"] = {["details"] = "Readme", },
- ["fonts/dad/dad-user-guide.pdf"] = {["details"] = "Package documentation", },
- ["bibtex/germbib/README.bibgerm"] = {["details"] = "Readme", },
- ["support/makedtx/makedtx-manual.html"] = {["details"] = "Package documentation (HTML format)", },
- ["latex/ot-tableau/README"] = {["details"] = "Readme", },
- ["generic/pst-diffraction/pst-diffraction-docFR.pdf"] = {["lang"] = "fr", ["details"] = "Package documentation (French)", },
- ["generic/pst-shell/pst-shell-doc.pdf"] = {["details"] = "Package documentation", },
- ["fonts/wadalab/mcj/README"] = {["details"] = "Readme", },
- ["latex/inlinedef/inlinedef.pdf"] = {["details"] = "Package documentation", },
- ["latex/mflogo/mflogo.pdf"] = {["details"] = "Package documentation", },
- ["latex/svgcolor/README"] = {["details"] = "Readme", },
- ["latex/msc/README"] = {["details"] = "Package Readme", },
- ["latex/ctex/README.md"] = {["details"] = "Readme", },
- ["latex/biblatex-multiple-dm/README"] = {["details"] = "Readme", },
- ["latex/ionumbers/README"] = {["details"] = "Readme", },
- ["latex/mentis/README"] = {["details"] = "Readme", },
- ["latex/rterface/README"] = {["details"] = "Readme", },
- ["latex/fancyvrb/fvrb-ex.pdf"] = {["details"] = "Example environments", },
- ["latex/todonotes/todonotes.pdf"] = {["details"] = "Package documentation", },
- ["latex/lstaddons/README"] = {["details"] = "Readme", },
- ["fonts/rosario/Rosario.pdf"] = {["details"] = "Package documentation", },
- ["generic/gates/gates-doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/esk/esk.pdf"] = {["details"] = "Package documentation", },
- ["latex/txgreeks/txgreeks.pdf"] = {["details"] = "Package documentation", },
- ["latex/biblatex-juradiss/README"] = {["details"] = "Readme", },
- ["latex/cals/cals.pdf"] = {["details"] = "Package documentation", },
- ["generic/babel-hungarian/README"] = {["details"] = "Notes about distribution", },
- ["latex/docsurvey/docsurvey.pdf"] = {["details"] = "The document itself", },
- ["latex/bibunits/README"] = {["details"] = "Readme", },
- ["latex/xltxtra/README"] = {["details"] = "Readme", },
- ["latex/twoinone/twoinone.pdf"] = {["details"] = "Package documentation", },
- ["latex/coordsys/coordsys.pdf"] = {["details"] = "Bundle documentation", },
- ["latex/latex-course/LaTeX-Course.pdf"] = {["details"] = "The course itself", },
- ["latex/tagging/README"] = {["details"] = "Readme", },
- ["fonts/amsfonts/README"] = {["details"] = "Package readme", },
- ["latex/glossaries-portuges/glossaries-portuges.pdf"] = {["details"] = "Package documentation", },
- ["xelatex/philokalia/philokalia.pdf"] = {["details"] = "Package documentation", },
- ["latex/umthesis/README"] = {["details"] = "Readme", },
- ["xelatex/xecolor/README"] = {["details"] = "Readme", },
- ["latex/biblatex-archaeology/README.md"] = {["details"] = "Readme", },
- ["latex/bxjaprnind/README.md"] = {["details"] = "Readme", },
- ["latex/keyfloat/README.txt"] = {["details"] = "Readme", },
- ["fonts/wadalab/README"] = {["details"] = "Readme", },
- ["latex/dnaseq/README"] = {["details"] = "Readme", },
- ["fonts/drm/drm.pdf"] = {["details"] = "Package documentation", },
- ["generic/m-tx/mtxdoc.pdf"] = {["details"] = "Package documentation", },
- ["latex/epspdfconversion/README"] = {["details"] = "Readme", },
- ["support/dosepsbin/dosepsbin.txt"] = {["details"] = "Package documentation (text format)", },
- ["metapost/expressg/README"] = {["details"] = "Package Readme", },
- ["latex/listings/README"] = {["details"] = "Package Readme", },
- ["latex/wtref/wtref.pdf"] = {["details"] = "Package documentation", },
- ["latex/eiad-ltx/README"] = {["details"] = "Readme", },
- ["fonts/gfsbodoni/README"] = {["details"] = "Readme", },
- ["latex/ncclatex/ncclatex.pdf"] = {["details"] = "Package documentation", },
- ["latex/frletter/README"] = {["details"] = "Readme", },
- ["latex/tdsfrmath/README"] = {["lang"] = "en", ["details"] = "Readme", },
- ["support/adhocfilelist/README"] = {["details"] = "Readme", },
- ["latex/versonotes/sample.pdf"] = {["details"] = "Example of usage", },
- ["support/latex-make/latex-make.pdf"] = {["details"] = "Package documentation", },
- ["latex/eqell/eqell.pdf"] = {["details"] = "Package documentation", },
- ["latex/metrix/metrix.pdf"] = {["details"] = "Package documentation", },
- ["asymptote/CAD.pdf"] = {["details"] = "Using Asymptote for 2D CAD", },
- ["plain/present/HowToTalkTeX.pdf"] = {["details"] = "Package documentation, as a presentation", },
- ["latex/guitlogo/guit.pdf"] = {["lang"] = "it", ["details"] = "Package documentation", },
- ["fonts/drm/small_specimen.pdf"] = {["details"] = "Font samples (1)", },
- ["support/srcredact/srcredact.pdf"] = {["details"] = "Package documentation", },
- ["latex/phonrule/README.md"] = {["details"] = "Readme", },
- ["latex/comma/comma.pdf"] = {["details"] = "Package documentation", },
- ["bibtex/babelbib/babelbib.pdf"] = {["details"] = "Package documentation", },
- ["latex/hyper/contrib/README"] = {["details"] = "Readme", },
- ["latex/latexcourse-rug/latexcourse-rug.pdf"] = {["details"] = "Printable copy of the course", },
- ["latex/amscls/instr-l.pdf"] = {["details"] = "Instructions to authors", },
- ["fonts/fourier/README"] = {["details"] = "Readme", },
- ["latex/booklet/README"] = {["details"] = "Readme", },
- ["latex/ffslides/README.txt"] = {["details"] = "Readme", },
- ["latex/gmutils/gmutils.pdf"] = {["details"] = "Package documentation", },
- ["latex/theatre/doc/Help_Theatre.pdf"] = {["details"] = "Package documentation (French and English)", },
- ["latex/l3packages/README.md"] = {["details"] = "Readme", },
- ["generic/babel-japanese/japanese.pdf"] = {["lang"] = "ja", ["details"] = "Package documentation (Japanese)", },
- ["latex/mversion/mVersion.pdf"] = {["details"] = "Package documentation", },
- ["latex/bullcntr/README"] = {["details"] = "Readme", },
- ["support/texliveonfly/README"] = {["details"] = "Readme", },
- ["latex/beamersubframe/beamersubframe.pdf"] = {["details"] = "Package documentation", },
- ["latex/tkz-berge/readme-tkz-berge.txt"] = {["details"] = "Readme", },
- ["latex/makeglos/makeglos.pdf"] = {["details"] = "Package documentation", },
- ["latex/patchcmd/README"] = {["details"] = "Readme", },
- ["latex/tkz-orm/tkz-orm.pdf"] = {["details"] = "Package documentation", },
- ["latex/filecontentsdef/README.md"] = {["details"] = "Readme", },
- ["latex/moodle/moodle.pdf"] = {["details"] = "Package documentation", },
- ["latex/tex-label/tex-label-demo.pdf"] = {["details"] = "Example of use", },
- ["latex/ot-tableau/ot-tableau.pdf"] = {["details"] = "Package documentation", },
- ["latex/einfuehrung2/README"] = {["details"] = "Readme", },
- ["fonts/newtxtt/newtxtt-doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/l2tabu-french/l2tabufr.pdf"] = {["lang"] = "fr", ["details"] = "The document itself", },
- ["otherformats/lollipop/manual/lollipop-manual.pdf"] = {["details"] = "Package manual", },
- ["latex/cool/README"] = {["details"] = "Package README", },
- ["latex/stex/cmath/README"] = {["details"] = "Readme", },
- ["fonts/dejavu-otf/dejavu-otf-doc.pdf"] = {["details"] = "Package documentation", },
- ["generic/petri-nets/pndoc.pdf"] = {["details"] = "Package documentation", },
- ["latex/cfr-initials/README"] = {["details"] = "Readme", },
- ["latex/zxjafont/README-ja"] = {["lang"] = "ja", ["details"] = "Readme", },
- ["latex/jumplines/jumplines_doc.pdf"] = {["details"] = "Package documentation", },
- ["fonts/fbb/fbb-doc.pdf"] = {["details"] = "Introduction and sampler", },
- ["latex/cnbwp/README"] = {["details"] = "Readme", },
- ["fonts/yhmath/README"] = {["details"] = "Readame File", },
- ["latex/latex2e-help-texinfo-fr/latex2e-fr.html"] = {["lang"] = "fr", ["details"] = "HTML conversion of the source (French)", },
- ["generic/pst-am/README"] = {["details"] = "Readme", },
- ["latex/labyrinth/README"] = {["details"] = "Readme", },
- ["latex/fonttable/fonttable.pdf"] = {["details"] = "Package documentation", },
- ["support/findhyph/README"] = {["details"] = "Readme", },
- ["latex/subfig/subfig.pdf"] = {["details"] = "Package documentation", },
- ["latex/setspace/README"] = {["details"] = "Readme", },
- ["bibtex/ijqc/README"] = {["details"] = "Package Readme", },
- ["latex/catoptions/README"] = {["details"] = "Readme", },
- ["support/pdflatexpicscale/pdflatexpicscale.pdf"] = {["details"] = "Package documentation", },
- ["fonts/gillius/gillius-samples.pdf"] = {["details"] = "Gillius font samples", },
- ["latex/polski/polski.pdf"] = {["lang"] = "pl", ["details"] = "Package documentation (largely in Polish)", },
- ["latex/stellenbosch/USsummary-1.0a.pdf"] = {["lang"] = "en", ["details"] = "USsummary package documentation", },
- ["latex/fvextra/README"] = {["details"] = "Readme", },
- ["fonts/archaic/asamples.pdf"] = {["details"] = "Collection of font samples", },
- ["latex/idxcmds/idxcmds_en.pdf"] = {["details"] = "Package documentation", },
- ["latex/datetime2-hebrew/README"] = {["details"] = "Readme", },
- ["latex/quotmark/quotmark.pdf"] = {["details"] = "Package documentation", },
- ["latex/datetime2-english/datetime2-english-sample.pdf"] = {["details"] = "Sample article", },
- ["latex/listofsymbols/README"] = {["details"] = "Readme", },
- ["metapost/roundrect/README"] = {["details"] = "Readme", },
- ["latex/uebungsblatt/uebungsblatt-doc.pdf"] = {["lang"] = "de", ["details"] = "Package documentation (German)", },
- ["xelatex/langsci/README.md"] = {["details"] = "README.md", },
- ["latex/forarray/README.txt"] = {["details"] = "Readme", },
- ["latex/docmute/docmute.pdf"] = {["details"] = "Package documentation", },
- ["fonts/hacm/README"] = {["details"] = "Readme", },
- ["latex/bibunits/bibunits.pdf"] = {["details"] = "Package documentation", },
- ["latex/euenc/README"] = {["details"] = "Readme", },
- ["latex/acmart/sample-manuscript.pdf"] = {["details"] = "Example of use", },
- ["latex/xcolor/xcolor.pdf"] = {["details"] = "Package documentation", },
- ["generic/pst-vehicle/pst-vehicle-doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/papertex/papertex.pdf"] = {["details"] = "Package documentation", },
- ["fonts/fge/README"] = {["details"] = "Readme", },
- ["latex/clipboard/README"] = {["details"] = "Readme", },
- ["fonts/mintspirit/mintspirit2-samples.pdf"] = {["details"] = "MintSpirit2 samples", },
- ["latex/pdfsync/pdfsync-doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/SIstyle/SIstyle-2.3a.pdf"] = {["details"] = "Package documentation", },
- ["latex/ribbonproofs/README"] = {["details"] = "Readme", },
- ["fonts/cfr-lm/README"] = {["details"] = "Readme", },
- ["latex/rotpages/Documentation/rotpages-doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/cals/notes.pdf"] = {["details"] = "Additional notes", },
- ["latex/pst-optexp/pst-optexp-DE.pdf"] = {["lang"] = "de", ["details"] = "Package manual (German)", },
- ["latex/isopt/README.md"] = {["details"] = "Readme", },
- ["fonts/librebaskerville/librebaskerville-samples.pdf"] = {["details"] = "Font samples", },
- ["generic/midnight/midnight.pdf"] = {["details"] = "Package documentation", },
- ["latex/kerntest/README"] = {["details"] = "Readme", },
- ["fonts/wadalab/dgj/README"] = {["details"] = "Readme", },
- ["latex/metalogo/metalogo.pdf"] = {["details"] = "Package documentation", },
- ["latex/bardiag/README"] = {["details"] = "Readme", },
- ["latex/parrun/readme"] = {["details"] = "Readme", },
- ["generic/pst-eps/pst-eps-doc.pdf"] = {["details"] = "Package documentation", },
- ["fonts/amsfonts/amsfndoc.pdf"] = {["details"] = "Users' guide to the fonts (for version 2.2d)", },
- ["latex/exercise/exercise.pdf"] = {["details"] = "Package documentation", },
- ["latex/flashcards/flashcards.pdf"] = {["details"] = "Package documentation", },
- ["latex/mslapa/mslapa.pdf"] = {["details"] = "Package documentation", },
- ["latex/l2tabu-spanish/l2tabues.pdf"] = {["lang"] = "es", ["details"] = "The document itself", },
- ["generic/pst-knot/README"] = {["details"] = "Readme", },
- ["latex/zhnumber/README.md"] = {["details"] = "Readme", },
- ["latex/cntformats/cntformats_en.pdf"] = {["details"] = "Package documentation", },
- ["generic/shapepar/README.shapepar"] = {["details"] = "Package README", },
- ["latex/platex-tools/pxeverysel.pdf"] = {["lang"] = "ja", ["details"] = "Documentation of the pxeverysel package", },
- ["latex/ucthesis/README"] = {["details"] = "Readme and basic documentation", },
- ["latex/tableaux/tableau.pdf"] = {["lang"] = "fr", ["details"] = "Package documentation (French)", },
- ["latex/bloques/README"] = {["details"] = "Readme", },
- ["generic/dcpic/manDCPiC.pdf"] = {["lang"] = "en", ["details"] = "Package documentation (English)", },
- ["latex/lineno/lineno.pdf"] = {["details"] = "Package documentation:", },
- ["latex/inputtrc/README"] = {["details"] = "Readme", },
- ["lualatex/pgfmolbio/pgfmolbio.pdf"] = {["details"] = "Package documentation", },
- ["fonts/cm-unicode/README"] = {["details"] = "Readme", },
- ["generic/babel-friulan/friulan.pdf"] = {["details"] = "Package documentation", },
- ["fonts/playfair/README"] = {["details"] = "Readme", },
- ["xelatex/ptext/README"] = {["details"] = "Readme", },
- ["plain/texbytopic/TeXbyTopic.pdf"] = {["details"] = "The book itself", },
- ["latex/bibleref-mouth/README"] = {["details"] = "Readme", },
- ["latex/fouridx/fouridx.pdf"] = {["details"] = "Package documentation", },
- ["latex/stex/dcm/README"] = {["details"] = "Readme", },
- ["latex/translation-enumitem-de/enumitem-de.pdf"] = {["lang"] = "de", ["details"] = "The translation itself", },
- ["latex/acro/acro_en.pdf"] = {["details"] = "Package documentation", },
- ["latex/ksp-thesis/README.md"] = {["details"] = "Readme", },
- ["latex/impnattypo/impnattypo.pdf"] = {["lang"] = "en", ["details"] = "Package documentation", },
- ["fonts/fouriernc/test_fouriernc.pdf"] = {["details"] = "FourierNC test example:", },
- ["latex/dashrule/README"] = {["details"] = "Readme", },
- ["latex/biblatex-arthistory-bonn/README.md"] = {["details"] = "Readme", },
- ["generic/ofs/ofsdoc-e.pdf"] = {["lang"] = "en", ["details"] = "Package documentation", },
- ["latex/algorithmicx/README"] = {["details"] = "Package README", },
- ["latex/decimal/decimal.pdf"] = {["details"] = "Package documentation", },
- ["fonts/bera/README"] = {["details"] = "Readme", },
- ["latex/bibarts/ba-short.pdf"] = {["details"] = "Package short documentation", },
- ["generic/lpform/lpform-doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/hpsdiss/hpsdiss.pdf"] = {["details"] = "Example of package use", },
- ["latex/beamerswitch/beamerswitch-example-article.pdf"] = {["details"] = "Example of use (article)", },
- ["latex/biblatex-subseries/README"] = {["details"] = "Readme", },
- ["generic/pst-slpe/README"] = {["details"] = "Readme", },
- ["fonts/comfortaa/comfortaa-samples.pdf"] = {["details"] = "Font samples", },
- ["latex/fgruler/README"] = {["details"] = "Readme", },
- ["latex/listliketab/README"] = {["details"] = "Package Readme", },
- ["fonts/cabin/samples.pdf"] = {["details"] = "Font samples", },
- ["latex/cclicenses/README"] = {["details"] = "Readme", },
- ["latex/lps/README"] = {["details"] = "Readme", },
- ["latex/xpinyin/README.md"] = {["details"] = "Readme", },
- ["latex/abntex2/abntex2cite.pdf"] = {["lang"] = "pt-br", ["details"] = "Citation support package documentation (Brazilian Portuguese)", },
- ["generic/chemfig/chemfig-en.pdf"] = {["lang"] = "en", ["details"] = "Package documentation (English)", },
- ["generic/pst-cox/README"] = {["details"] = "Readme", },
- ["latex/latex-course/README"] = {["details"] = "Readme", },
- ["latex/grid-system/README"] = {["details"] = "Readme", },
- ["latex/lipsum/README"] = {["details"] = "Readme", },
- ["latex/mcexam/README.md"] = {["details"] = "Readme", },
- ["fonts/esrelation/esrelation.pdf"] = {["details"] = "Package documentation", },
- ["latex/apxproof/README.md"] = {["details"] = "Readme", },
- ["fonts/mathabx-type1/README"] = {["details"] = "Readme", },
- ["latex/lshort-dutch/LEESMIJ"] = {["lang"] = "nl", ["details"] = "Readme", },
- ["fonts/sansmathfonts/README"] = {["details"] = "Readme", },
- ["latex/layaureo/layaureo.pdf"] = {["lang"] = "it", ["details"] = "Package documentation", },
- ["latex/asypictureb/README"] = {["details"] = "Readme", },
- ["latex/diagmac2/doc/diagmac2.pdf"] = {["details"] = "Package documentation", },
- ["latex/hc/README"] = {["details"] = "Readme", },
- ["latex/komacv-rg/komacv-lco.pdf"] = {["details"] = "Package documentation komacv-lco", },
- ["latex/biblatex-nottsclassic/README.md"] = {["details"] = "Readme", },
- ["fonts/bguq/README"] = {["details"] = "Readme", },
- ["latex/splitindex/splitidx.pdf"] = {["details"] = "Package documentation", },
- ["fonts/kurier/kurier-info.pdf"] = {["details"] = "Package documentation", },
- ["latex/unravel/unravel.pdf"] = {["details"] = "Package documentation", },
- ["latex/cquthesis/cquthesis.pdf"] = {["lang"] = "zh", ["details"] = "Package documentation", },
- ["latex/bibtopicprefix/bibtopicprefix.pdf"] = {["details"] = "Package documentation", },
- ["context/third/cmscbf/cmscbf-demo.pdf"] = {["details"] = "Demo of use", },
- ["generic/pst-lens/README"] = {["details"] = "Readme", },
- ["latex/biblatex-trad/biblatex-trad.pdf"] = {["details"] = "Package documentation", },
- ["latex/phfquotetext/phfquotetext.pdf"] = {["details"] = "Package documentation", },
- ["latex/iwhdp/README"] = {["details"] = "Readme", },
- ["latex/fancypar/README"] = {["details"] = "Readme", },
- ["latex/eulervm/README.eulervm"] = {["details"] = "Package Readme", },
- ["metapost/mpcolornames/README"] = {["details"] = "Readme", },
- ["generic/pst-support/README"] = {["details"] = "Readme", },
- ["latex/notespages/notespages.pdf"] = {["details"] = "Package documentation", },
- ["latex/nonumonpart/LISEZMOI"] = {["lang"] = "fr", ["details"] = "Readme", },
- ["generic/babel-indonesian/indonesian.pdf"] = {["details"] = "Documentation for Bahasa indonesia version", },
- ["latex/fundus-sueterlin/suetterl.pdf"] = {["details"] = "Package documentation", },
- ["latex/filemod/filemod.pdf"] = {["details"] = "Package documentation", },
- ["latex/youngtab/README"] = {["details"] = "Readme", },
- ["latex/h2020proposal/template-fet/template-fet.pdf"] = {["details"] = "Template (FET)", },
- ["bibtex/base/btxhak.pdf"] = {["details"] = "Writing BibTeX styles", },
- ["latex/exam-n/README"] = {["details"] = "Readme", },
- ["latex/datetime/datetime.pdf"] = {["details"] = "Package documentation (PDF)", },
- ["latex/punk-latex/punk.pdf"] = {["details"] = "Package documentation", },
- ["generic/c-pascal/README.pol"] = {["lang"] = "pl", ["details"] = "Readme", },
- ["generic/pst-pad/pst-pad-doc.pdf"] = {["lang"] = "en", ["details"] = "Package documentation", },
- ["latex/abc/README"] = {["details"] = "Readme", },
- ["fonts/obnov/README"] = {["details"] = "Readme", },
- ["generic/pstricks/README"] = {["details"] = "Readme", },
- ["latex/chappg/chappg.pdf"] = {["details"] = "Package documentation", },
- ["latex/milog/milog.pdf"] = {["lang"] = "de", ["details"] = "Package documentation", },
- ["generic/pst-plot/pst-plot-doc.pdf"] = {["lang"] = "en", ["details"] = "Package documentation", },
- ["latex/IEEEtran/IEEEtran_HOWTO.pdf"] = {["details"] = "Package documentation", },
- ["latex/tabstackengine/README"] = {["details"] = "Readme", },
- ["latex/emarks/README"] = {["details"] = "Readme", },
- ["latex/latexcheat-esmx/latexsheet-esmx.pdf"] = {["lang"] = "es", ["details"] = "The document itself", },
- ["latex/nostarch/nostarch.pdf"] = {["details"] = "Package documentation", },
- ["fonts/clearsans/README"] = {["details"] = "Readme", },
- ["latex/biblatex-musuos/README"] = {["details"] = "Readme", },
- ["latex/fixltxhyph/fixltxhyph.pdf"] = {["details"] = "Package documentation", },
- ["latex/bropd/README"] = {["details"] = "Readme", },
- ["latex/barcodes/eandoc.pdf"] = {["details"] = "Package documentation", },
- ["fonts/auncial-new/auncial.pdf"] = {["details"] = "Package documentation", },
- ["latex/glossaries-danish/glossaries-danish.pdf"] = {["details"] = "Package documentation", },
- ["latex/moodle/README.md"] = {["details"] = "Readme", },
- ["latex/unitn-bimrep/examples/example.pdf"] = {["details"] = "Example of use", },
- ["latex/datetime2-norsk/datetime2-norsk.pdf"] = {["details"] = "Package documentation", },
- ["latex/biblatex-gost/README.md"] = {["details"] = "Readme", },
- ["latex/wnri-latex/README"] = {["details"] = "Readme", },
- ["latex/biblatex-oxref/README.md"] = {["details"] = "Readme", },
- ["generic/ofs/ofsdoc.pdf"] = {["lang"] = "cs", ["details"] = "Package documentation", },
- ["latex/exceltex/README"] = {["details"] = "Readme", },
- ["latex/lettrine/lettrine.pdf"] = {["details"] = "Package documentation", },
- ["latex/beamer-FUBerlin/README"] = {["details"] = "Readme", },
- ["fonts/chemarrow/README"] = {["lang"] = "en", ["details"] = "Package README", },
- ["fonts/xcharter/xcharter-doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/pbsheet/README"] = {["details"] = "Readme", },
- ["metapost/blockdraw_mp/blockdraw_mp.pdf"] = {["details"] = "Outline package documentation", },
- ["latex/ppr-prv/ppr-prv.pdf"] = {["details"] = "Package documentation", },
- ["latex/biblatex-anonymous/README"] = {["details"] = "Readme", },
- ["fonts/merriweather/README"] = {["details"] = "Readme", },
- ["context/third/cmttbf/cmttbf-demo.pdf"] = {["details"] = "Demo of use", },
- ["latex/oplotsymbl/README.md"] = {["details"] = "Readme", },
- ["generic/components-of-TeX/README"] = {["details"] = "Package README", },
- ["latex/animate/animate.pdf"] = {["details"] = "Package documentation", },
- ["latex/ucharcat/ucharcat.pdf"] = {["details"] = "Package documentation", },
- ["latex/attachfile/attachfile.pdf"] = {["details"] = "Package documentation", },
- ["latex/tikz-cd/README"] = {["details"] = "Readme", },
- ["latex/aiaa/pre2004/README"] = {["details"] = "Package README", },
- ["latex/beamerposter/beamerposter.pdf"] = {["details"] = "Package documentation (PDF)", },
- ["latex/bxpdfver/README.md"] = {["details"] = "Readme", },
- ["latex/tablor/README"] = {["lang"] = "en", ["details"] = "Readme (English)", },
- ["latex/msc/maintenance.pdf"] = {["details"] = "Maintenance manual", },
- ["generic/pst-shell/README.md"] = {["details"] = "Readme", },
- ["latex/footbib/README"] = {["details"] = "Readme", },
- ["latex/mcmthesis/mcmthesis.pdf"] = {["details"] = "Package documentation", },
- ["latex/jurabib/docs/english/jbendoc.pdf"] = {["lang"] = "en", ["details"] = "Package documentation (English)", },
- ["generic/plainpkg/plainpkg-doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/afparticle/afpsample.pdf"] = {["details"] = "Example of usage", },
- ["latex/nucleardata/README"] = {["details"] = "Readme", },
- ["latex/uothesis/README"] = {["details"] = "Readme", },
- ["latex/chet/chetdoc.pdf"] = {["details"] = "Package documentation", },
- ["fonts/droid/droidserif-samples.pdf"] = {["details"] = "Font samples (serif)", },
- ["fonts/phaistos/glyphTable.pdf"] = {["details"] = "Table of symbols", },
- ["latex/tudscr/tudscr.pdf"] = {["details"] = "Package documentation", },
- ["latex/semantic/semantic.pdf"] = {["details"] = "Package documentation", },
- ["metapost/makecirc/README"] = {["details"] = "Readme", },
- ["latex/tikzscale/tikzscale.pdf"] = {["details"] = "Package documentation", },
- ["latex/asyfig/asyfig.pdf"] = {["details"] = "Package documentation", },
- ["latex/proofread/README"] = {["details"] = "Readme", },
- ["fonts/cochineal/README"] = {["details"] = "Readme", },
- ["generic/m-tx/README"] = {["details"] = "Readme", },
- ["latex/musicography/README.md"] = {["details"] = "Readme", },
- ["fonts/cm-super/FAQ"] = {["details"] = "Frequently Asked Questions", },
- ["latex/bigints/README"] = {["details"] = "Readme", },
- ["fonts/newtx/implementation.pdf"] = {["details"] = "Implementation notes", },
- ["latex/xsim/README"] = {["details"] = "Readme", },
- ["latex/datetime2-finnish/README"] = {["details"] = "Readme", },
- ["fonts/marvosym/marvodoc.pdf"] = {["details"] = "Font tables, etc.", },
- ["latex/thumbs/thumbs-example.pdf"] = {["details"] = "Package examples", },
- ["support/fragmaster/README.de"] = {["lang"] = "de", ["details"] = "Readme (German)", },
- ["context/third/lettrine/lettrine-doc.pdf"] = {["details"] = "MAPS paper about the package", },
- ["latex/xpunctuate/README"] = {["details"] = "Readme", },
- ["latex/finstrut/finstrut.pdf"] = {["details"] = "Package documentation", },
- ["latex/chemformula/chemformula_en.pdf"] = {["details"] = "Package documentation", },
- ["xelatex/bidi/bidi.pdf"] = {["details"] = "Package documentation", },
- ["latex/dlfltxb/dlfltxbmarkup.pdf"] = {["details"] = "dlfltxbmarkup package documentation", },
- ["latex/xpiano/xpiano.pdf"] = {["details"] = "Package documentation", },
- ["latex/metre/README"] = {["details"] = "Readme", },
- ["latex/frege/README"] = {["details"] = "Readme", },
- ["latex/isodoc/README"] = {["details"] = "Readme", },
- ["latex/bondgraph/README"] = {["details"] = "Readme", },
- ["latex/eltex/pri_cz.pdf"] = {["lang"] = "cs", ["details"] = "Package documentation (Czech)", },
- ["latex/datetime2-russian/datetime2-russian.pdf"] = {["details"] = "Package documentation", },
- ["latex/sphdthesis/README"] = {["details"] = "Readme", },
- ["latex/sasnrdisplay/SASnRdisplay.pdf"] = {["details"] = "Package documentation", },
- ["fonts/figbas/README"] = {["details"] = "Readme", },
- ["fonts/fandol/README"] = {["details"] = "Readme", },
- ["latex/minted/minted.pdf"] = {["details"] = "Package documentation", },
- ["latex/gtrlib-largetrees/gtrlib.largetrees.pdf"] = {["details"] = "Package documentation", },
- ["latex/metalogo/README"] = {["details"] = "Readme", },
- ["latex/datetime2-english/README"] = {["details"] = "Readme", },
- ["latex/mathpazo/pazotest.pdf"] = {["details"] = "Font tables:", },
- ["latex/bytefield/README"] = {["details"] = "Readme", },
- ["latex/poemscol/poemscol.pdf"] = {["details"] = "Documented source", },
- ["latex/crossword/README"] = {["details"] = "Package Readme", },
- ["latex/classics/README"] = {["details"] = "Readme", },
- ["metapost/mptrees/mptrees-doc.pdf"] = {["details"] = "Package documentation", },
- ["generic/pst-labo/pst-labo-docFR.pdf"] = {["details"] = "French documentation:", },
- ["latex/recipebook/LongSample.pdf"] = {["details"] = "Example (1)", },
- ["latex/biblatex-nejm/biblatex-nejm.pdf"] = {["details"] = "Package documentation", },
- ["latex/latex4wp/latex4wp.pdf"] = {["details"] = "The document itself", },
- ["latex/br-lex/leis-exemplo.pdf"] = {["lang"] = "pt-br", ["details"] = "Example of use", },
- ["latex/knowledge/knowledge.pdf"] = {["details"] = "Package documentation", },
- ["latex/mycv/mycv.pdf"] = {["details"] = "Package documentation", },
- ["latex/spotcolor/readme.pdf"] = {["details"] = "Package documentation", },
- ["latex/assignment/README"] = {["details"] = "Package README", },
- ["latex/kantlipsum/README"] = {["details"] = "Readme", },
- ["latex/l3experimental/xcoffins/xcoffins.pdf"] = {["details"] = "coffins documentation", },
- ["fonts/dejavu/dejavu-sample.pdf"] = {["details"] = "Font samples", },
- ["latex/statistik/statistik.pdf"] = {["details"] = "Package documentation", },
- ["latex/mmap/README"] = {["details"] = "Readme", },
- ["latex/fnbreak/README"] = {["details"] = "Readme", },
- ["latex/easy/README"] = {["details"] = "Readme", },
- ["latex/hitec/README"] = {["details"] = "Readme", },
- ["latex/umthesis/example.pdf"] = {["details"] = "Example of use", },
- ["latex/uantwerpendocs/README"] = {["details"] = "Readme", },
- ["latex/magaz/magaz.pdf"] = {["details"] = "Package documentation", },
- ["generic/expex/expex-doc.pdf"] = {["details"] = "Package documentation", },
- ["generic/xypic/xysource.pdf"] = {["lang"] = "en", ["details"] = "Documented source", },
- ["latex/adfathesis/README"] = {["details"] = "Package README", },
- ["latex/calctab/calctab_manual.pdf"] = {["details"] = "Package documentation", },
- ["latex/ifnextok/ifnextok.pdf"] = {["details"] = "Package documentation", },
- ["latex/arsclassica/ArsClassica.pdf"] = {["lang"] = "en", ["details"] = "Package documentation (English)", },
- ["latex/glossaries-english/README"] = {["details"] = "Readme", },
- ["latex/nlctdoc/README"] = {["details"] = "Readme", },
- ["latex/upquote/README"] = {["details"] = "Readme", },
- ["latex/oldstyle/oldstyle.pdf"] = {["details"] = "Package documentation", },
- ["latex/contour/contour.pdf"] = {["details"] = "Package documentation", },
- ["latex/euler/euler.pdf"] = {["details"] = "Package documentation", },
- ["bibtex/tamethebeast/ttb_en.pdf"] = {["details"] = "Package documentation", },
- ["latex/cntperchap/cntperchap_doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/kerntest/kerntest.pdf"] = {["details"] = "Package documentation", },
- ["latex/hvindex/hvindex.pdf"] = {["details"] = "Package documentation", },
- ["latex/chletter/README"] = {["details"] = "Readme", },
- ["latex/wtref/wtref-ja.pdf"] = {["lang"] = "ja", ["details"] = "Package documentation (Japanese)", },
- ["latex/ecobiblatex/ecobiblatex.pdf"] = {["details"] = "Package documentation", },
- ["latex/graphics-def/README.md"] = {["details"] = "Readme", },
- ["latex/metre/demo.pdf"] = {["details"] = "Example of usage", },
- ["latex/aucklandthesis/aucklandthesis_userguide.pdf"] = {["details"] = "Package documentation", },
- ["fonts/gfsneohellenic/README"] = {["details"] = "Readme", },
- ["latex/moresize/moresize.pdf"] = {["details"] = "Package documentation", },
- ["latex/glossaries-german/README"] = {["details"] = "Readme", },
- ["latex/eskd/eskd.pdf"] = {["details"] = "Package documentation", },
- ["latex/fontaxes/fontaxes.pdf"] = {["details"] = "Package documentation", },
- ["latex/carbohydrates/README"] = {["details"] = "Readme", },
- ["latex/ethiop-t1/README"] = {["details"] = "Readme", },
- ["fonts/Type1fonts/README"] = {["details"] = "Readme", },
- ["latex/witharrows/witharrows.pdf"] = {["details"] = "Package documentation", },
- ["latex/biblist/biblist.pdf"] = {["details"] = "Package documentation", },
- ["latex/russ/readme.RU.txt"] = {["lang"] = "ru", ["details"] = "Readme", },
- ["latex/lsc/README"] = {["details"] = "Readme", },
- ["latex/bookcover/bookcover.pdf"] = {["details"] = "Package documentation", },
- ["fonts/memdesign/README"] = {["details"] = "Readme", },
- ["context/third/typearea/typearea-doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/parades/README"] = {["details"] = "Readme", },
- ["latex/mhequ/example.pdf"] = {["details"] = "Examples of package use", },
- ["generic/german/00readme.1st"] = {["lang"] = "de", ["details"] = "Readme", },
- ["generic/chemfig/chemfig-fr.pdf"] = {["lang"] = "fr", ["details"] = "Package documentation (French)", },
- ["fonts/uptex-fonts/README.md"] = {["details"] = "Readme", },
- ["latex/bxcalc/README.md"] = {["details"] = "Readme", },
- ["metapost/mp3d/gut2001.pdf"] = {["lang"] = "fr", ["details"] = "Paper on geometry, for Cahiers Gutenberg", },
- ["latex/hepnames/heppennames-rm.pdf"] = {["details"] = "Enumeration of available pennames", },
- ["latex/fnpara/fnpara-doc.pdf"] = {["details"] = "Package documentation", },
- ["fonts/bbm/README"] = {["details"] = "Readme", },
- ["latex/jura/jura.pdf"] = {["lang"] = "de", ["details"] = "Class documentation", },
- ["latex/graphics/grfguide.pdf"] = {["details"] = "Bundle documentation", },
- ["context/third/context-notes-zh-cn/README"] = {["details"] = "Readme", },
- ["latex/thumby/README"] = {["details"] = "Readme", },
- ["latex/serbian-def-cyr/README"] = {["details"] = "Readme", },
- ["latex/showlabels/showlabels.pdf"] = {["details"] = "Package documentation (PDF)", },
- ["latex/greek-inputenc/greek-utf8.pdf"] = {["details"] = "Test, demonstrating the range covered", },
- ["latex/koma-script-sfs/README"] = {["details"] = "Readme", },
- ["latex/xltabular/README.md"] = {["details"] = "Readme", },
- ["generic/babel-ukrainian/README.md"] = {["details"] = "Readme", },
- ["support/pedigree-perl/doc/pedigree.pdf"] = {["details"] = "Package documentation", },
- ["fonts/kurier/00readme.pol"] = {["lang"] = "pl", ["details"] = "Outline in Polish", },
- ["support/lua2dox/lua2dox-refm.pdf"] = {["details"] = "Package documentation", },
- ["support/mkpic/mkpicdoc.pdf"] = {["details"] = "Package documentation", },
- ["latex/texproposal/texproposal.pdf"] = {["lang"] = "zh", ["details"] = "The document itself", },
- ["latex/dickimaw/README"] = {["details"] = "Readme", },
- ["latex/kotex-oblivoir/doc/oblivoir-simpledoc.pdf"] = {["lang"] = "ko", ["details"] = "Package documentation", },
- ["generic/ulem/README"] = {["details"] = "Readme", },
- ["latex/translation-arsclassica-de/ArsClassica-de.pdf"] = {["lang"] = "de", ["details"] = "Package documentation", },
- ["latex/isodoc/isodoc.pdf"] = {["details"] = "Package documentation", },
- ["support/bib2gls/README.md"] = {["details"] = "Readme", },
- ["latex/tikz-page/tikz-page.pdf"] = {["details"] = "Package documentation", },
- ["support/asymptote-manual-zh-cn/asymptote-manual-zh-cn.pdf"] = {["lang"] = "zh", ["details"] = "The document itself", },
- ["generic/gtl/gtl.pdf"] = {["details"] = "Package documentation", },
- ["latex/h2020proposal/README.txt"] = {["details"] = "Readme", },
- ["latex/tabls/tabls.pdf"] = {["details"] = "Package documentation", },
- ["generic/pst-tvz/pst-tvz-doc.pdf"] = {["details"] = "Package documentation", },
- ["metapost/expressg/aamfigs.pdf"] = {["details"] = "Examples of use", },
- ["latex/showcharinbox/showcharinbox.pdf"] = {["details"] = "Package documentation", },
- ["generic/pst-fractal/README"] = {["details"] = "Readme", },
- ["latex/cd-cover/cd-cover.pdf"] = {["details"] = "Package documentation", },
- ["fonts/pxfonts/pxfontsdoc.pdf"] = {["details"] = "Package documentation (Letter paper format)", },
- ["latex/gastex/README"] = {["details"] = "Package Readme", },
- ["latex/amsmath/diffs-m.txt"] = {["lang"] = "en", ["details"] = "Differences from previous versions", },
- ["metapost/dviincl/README.pl"] = {["lang"] = "pl", ["details"] = "Readme (Polish)", },
- ["latex/ifmtarg/ifmtarg.pdf"] = {["details"] = "Package documentation", },
- ["latex/verbasef/verbasef-doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/modular/modular.pdf"] = {["details"] = "Package documentation", },
- ["latex/grundgesetze/grundgesetze.pdf"] = {["details"] = "Package documentation", },
- ["latex/spverbatim/README"] = {["details"] = "Readme", },
- ["fonts/mathdesign/mathdesign-doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/gitinfo2/README"] = {["details"] = "Readme", },
- ["latex/achemso/achemso-demo.pdf"] = {["details"] = "Example of use", },
- ["latex/abntex2/abntex2cite-alf.pdf"] = {["lang"] = "pt-br", ["details"] = "Citation support package documentation (supplementation)", },
- ["latex/horoscop/README"] = {["details"] = "Readme", },
- ["latex/subdepth/README"] = {["details"] = "Readme", },
- ["latex/mweights/README"] = {["details"] = "Readme", },
- ["latex/smartunits/smartunits.pdf"] = {["details"] = "Package documentation", },
- ["generic/upca/README"] = {["details"] = "Readme", },
- ["latex/dvgloss/dvgloss.pdf"] = {["details"] = "Package documentation", },
- ["latex/dk-bib/README"] = {["details"] = "Readme", },
- ["bibtex/abstyles/README"] = {["details"] = "Readme", },
- ["fonts/xcharter/README"] = {["details"] = "Readme", },
- ["generic/docbytex/docby.pdf"] = {["lang"] = "cs", ["details"] = "Package documentation", },
- ["latex/ifplatform/ifplatform.pdf"] = {["details"] = "Package documentation", },
- ["latex/limap/README.md"] = {["details"] = "Readme", },
- ["generic/pst-vue3d/README"] = {["details"] = "Readme", },
- ["latex/makeplot/makeplot.pdf"] = {["details"] = "Package documentation", },
- ["fonts/pxtxalfa/pxtxalfa.pdf"] = {["details"] = "Package documentation", },
- ["fonts/jfmutil/README.md"] = {["details"] = "Readme", },
- ["latex/dvdcoll/dcexample.pdf"] = {["details"] = "Example output", },
- ["latex/notes/notes.pdf"] = {["details"] = "Package documentation", },
- ["latex/revquantum/README.md"] = {["details"] = "Readme", },
- ["latex/idxcmds/README"] = {["details"] = "Readme", },
- ["latex/bxcalc/bxcalcize.pdf"] = {["details"] = "Package documentation", },
- ["latex/lshort-bulgarian/lshort-bg.pdf"] = {["lang"] = "bg", ["details"] = "The document itself", },
- ["latex/papertex/example/example.pdf"] = {["details"] = "Example newspaper page", },
- ["xelatex/fontwrap/fontwrap.pdf"] = {["details"] = "Package documentation", },
- ["xetex/xesearch/README"] = {["details"] = "Readme", },
- ["latex/ucbthesis/README"] = {["details"] = "Readme", },
- ["latex/substr/README"] = {["details"] = "Readme", },
- ["latex/tkz-fct/readme-tkz-fct-fr.txt"] = {["lang"] = "fr", ["details"] = "Readme", },
- ["latex/envlab/elguide.pdf"] = {["details"] = "User guide", },
- ["generic/latex-notes-zh-cn/README"] = {["details"] = "Readme", },
- ["fonts/grotesq/ugq.txt"] = {["details"] = "Package documentation", },
- ["latex/cellspace/cellspace.pdf"] = {["details"] = "Package documentation", },
- ["latex/linegoal/linegoal.pdf"] = {["details"] = "Package documentation", },
- ["latex/a4wide/a4wide.pdf"] = {["details"] = "Package documentation", },
- ["latex/listofsymbols/listofsymbols.pdf"] = {["details"] = "Package documentation", },
- ["xetex/xetexko/xetexko-doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/csquotes/README.md"] = {["details"] = "Package README", },
- ["plain/epsf-dvipdfmx/README"] = {["details"] = "Readme", },
- ["latex/iffont/iffont.pdf"] = {["details"] = "Package documentation", },
- ["latex/biblatex-apa/README"] = {["details"] = "Readme", },
- ["latex/biblatex-morenames/documentation/example-maineditor.pdf"] = {["details"] = "Example of use", },
- ["latex/tabularew/README"] = {["details"] = "Readme", },
- ["latex/ncclatex/nccnews.pdf"] = {["lang"] = "ru", ["details"] = "Package news", },
- ["latex/dotseqn/readme"] = {["details"] = "Readme", },
- ["latex/autopdf/autopdf.pdf"] = {["details"] = "Package documentation", },
- ["latex/background/README"] = {["details"] = "Readme", },
- ["latex/lwarp/lwarp.pdf"] = {["details"] = "Package documentation", },
- ["generic/babel-friulan/README.txt"] = {["details"] = "Readme", },
- ["latex/minidocument/minidocument.pdf"] = {["details"] = "Package documentation", },
- ["latex/spie/article.pdf"] = {["details"] = "Template and guidelines for authors", },
- ["latex/qcm/qcm.pdf"] = {["details"] = "Package documentation", },
- ["latex/boxedminipage/boxedminipage.pdf"] = {["details"] = "Package documentation", },
- ["latex/apprends-latex/Apprends_LaTeX.pdf"] = {["lang"] = "fr", ["details"] = "The document itself", },
- ["latex/tikz-kalender/tikz-kalender-example1.pdf"] = {["details"] = "Example of use", },
- ["latex/notestex/NotesTeX.pdf"] = {["details"] = "Package documentation", },
- ["latex/aguplus/README"] = {["details"] = "Readme", },
- ["generic/e-french/test/tests-formats/README"] = {["lang"] = "en", ["details"] = "Readme", },
- ["fonts/kpfonts/kpfonts.pdf"] = {["lang"] = "en", ["details"] = "Package documentation (English)", },
- ["latex/mfirstuc/mfirstuc-code.pdf"] = {["details"] = "Package code and documentation (PDF)", },
- ["latex/loops/README"] = {["details"] = "Readme", },
- ["latex/biblatex-multiple-dm/biblatex-multiple-dm.pdf"] = {["details"] = "Package documentation", },
- ["latex/ntgclass/briefdoc.pdf"] = {["lang"] = "nl", ["details"] = "The brief (letter) class", },
- ["latex/filehook/README"] = {["details"] = "Readme", },
- ["latex/biblatex-ijsra/biblatex-ijsra.pdf"] = {["details"] = "Package documentation", },
- ["fonts/eulerpx/README"] = {["details"] = "Readme", },
- ["fonts/accfonts/README"] = {["details"] = "Package Readme and documentation", },
- ["fonts/accanthis/Accanthis-Cat.pdf"] = {["lang"] = "fr", ["details"] = "Arkandis catalogue page", },
- ["latex/glossaries-italian/glossaries-italian.pdf"] = {["details"] = "Package documentation", },
- ["bibtex/urlbst/README"] = {["details"] = "Package Readme", },
- ["fonts/chemarrow/Liesmich.txt"] = {["lang"] = "de", ["details"] = "Package Liesmich", },
- ["latex/engpron/engpron.pdf"] = {["lang"] = "fr", ["details"] = "Package documentation (French)", },
- ["latex/colorweb/colorwebfull.pdf"] = {["details"] = "Full package documentation", },
- ["latex/h2020proposal/template-ict/template-ict.pdf"] = {["details"] = "Template (ICT)", },
- ["generic/pst-tvz/README"] = {["details"] = "Readme", },
- ["latex/bitpattern/README.md"] = {["details"] = "Readme", },
- ["fonts/charter/readme.charter"] = {["details"] = "Readme", },
- ["latex/facsimile/README"] = {["details"] = "Readme", },
- ["plain/impatient-fr/fbook.pdf"] = {["lang"] = "fr", ["details"] = "A copy of the book (French translation)", },
- ["generic/pst-arrow/README"] = {["details"] = "Readme", },
- ["latex/latex-refsheet/LaTeX_RefSheet.pdf"] = {["details"] = "The document itself", },
- ["latex/biblatex-luh-ipw/README"] = {["details"] = "Readme", },
- ["latex/beilstein/README.md"] = {["details"] = "Readme", },
- ["latex/incgraph/incgraph.pdf"] = {["details"] = "Package documentation", },
- ["xetex/xetexref/README"] = {["details"] = "Readme", },
- ["latex/tipfr/tipfr-doc.pdf"] = {["lang"] = "fr", ["details"] = "Package documentation", },
- ["latex/apa/apaenum.txt"] = {["details"] = "Outline of list facilities", },
- ["latex/ghab/ghab-doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/breqn/README.md"] = {["details"] = "Readme", },
- ["latex/datetime2-slovak/README"] = {["details"] = "Readme", },
- ["latex/endiagram/README"] = {["details"] = "Readme", },
- ["latex/datetime2-danish/README"] = {["details"] = "Readme", },
- ["fonts/fourier/fourier-orns.pdf"] = {["details"] = "The Fourier ornaments", },
- ["latex/bezos/README"] = {["details"] = "Bundle Readme", },
- ["latex/fancyslides/README"] = {["details"] = "Readme", },
- ["generic/pst-qtree/pst-qtree-manual.pdf"] = {["details"] = "Package documentation", },
- ["latex/chemgreek/chemgreek_en.pdf"] = {["details"] = "Package documentation", },
- ["latex/biblatex-manuscripts-philology/documentation/biblatex-manuscripts-philology.pdf"] = {["details"] = "Package documentation", },
- ["generic/xint/CHANGES.html"] = {["details"] = "Changes (HTML)", },
- ["latex/ginpenc/README"] = {["details"] = "Readme", },
- ["latex/datetime2-portuges/README"] = {["details"] = "Readme", },
- ["latex/har2nat/har2nat.pdf"] = {["details"] = "Package documentation", },
- ["plain/treetex/readme"] = {["details"] = "Readme", },
- ["latex/arsclassica/README"] = {["details"] = "Readme", },
- ["metapost/latexmp/latexmp.pdf"] = {["details"] = "Package documentation", },
- ["latex/cooltooltips/cooltooltips.pdf"] = {["details"] = "Package documentation", },
- ["latex/chkfloat/chkfloat.pdf"] = {["details"] = "Package documentation", },
- ["latex/xpatch/xpatch.pdf"] = {["details"] = "Package documentation", },
- ["generic/pst-ob3d/pst-ob3d.pdf"] = {["details"] = "Package documentation", },
- ["latex/hhtensor/README"] = {["details"] = "Package Readme", },
- ["latex/genealogytree/genealogytree-example-2.pdf"] = {["details"] = "Example 2", },
- ["latex/elbioimp/README"] = {["details"] = "Readme", },
- ["latex/arydshln/arydshln.pdf"] = {["details"] = "Manual, including code listing", },
- ["latex/bxjscls/README.md"] = {["details"] = "Readme", },
- ["latex/cyrillic/README"] = {["details"] = "Readme", },
- ["latex/cmdstring/README"] = {["details"] = "Readme", },
- ["fonts/libertinust1math/README"] = {["details"] = "Readme", },
- ["latex/polski/README"] = {["details"] = "Readme (English)", },
- ["fonts/concrete/README"] = {["details"] = "Readme", },
- ["latex/exsheets/README"] = {["details"] = "Readme", },
- ["latex/lewis/lewis.pdf"] = {["details"] = "Package documentation", },
- ["latex/rulercompass/rulercompass_doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/graphicxbox/examples/grfxbox_tst.pdf"] = {["details"] = "Package example", },
- ["latex/schule/README"] = {["details"] = "Readme", },
- ["generic/fltpoint/README"] = {["details"] = "Readme", },
- ["generic/ifptex/README.md"] = {["details"] = "Readme", },
- ["latex/amsldoc-vn/amsldoc-vi.pdf"] = {["lang"] = "vi", ["details"] = "For on-screen viewing", },
- ["latex/filecontents/filecontents.pdf"] = {["details"] = "Package documentation", },
- ["latex/cntperchap/README"] = {["details"] = "Readme", },
- ["latex/hobete/hobete_doc.pdf"] = {["lang"] = "de", ["details"] = "Package documentation (German)", },
- ["latex/esami/README"] = {["details"] = "Readme", },
- ["latex/chemcono/chemcono.pdf"] = {["details"] = "Package documentation", },
- ["latex/biblatex-chem/biblatex-chem.pdf"] = {["details"] = "Package documentation", },
- ["omega/antomega/antomega.pdf"] = {["details"] = "Package documentation", },
- ["latex/ebezier/ebezier.pdf"] = {["details"] = "Package documentation", },
- ["latex/hypdvips/README"] = {["details"] = "Readme", },
- ["fonts/asapsym/asapsym.pdf"] = {["details"] = "Package documentation", },
- ["latex/philosophersimprint/README"] = {["details"] = "Readme", },
- ["generic/tds/tds.pdf"] = {["details"] = "The standard specification", },
- ["generic/velthuis/README"] = {["details"] = "Readme", },
- ["latex/psfrag-italian/itpfgguide.pdf"] = {["details"] = "The document itself", },
- ["latex/parselines/parselines.pdf"] = {["details"] = "Package documentation", },
- ["latex/dtxdescribe/README"] = {["details"] = "Readme", },
- ["latex/karnaugh-map/README.md"] = {["details"] = "Readme", },
- ["fonts/Asana-Math/README"] = {["details"] = "Readme", },
- ["generic/pst-barcode/README.md"] = {["details"] = "Readme", },
- ["latex/dpfloat/README"] = {["details"] = "Readme", },
- ["latex/collectbox/README"] = {["details"] = "Readme", },
- ["latex/combelow/README"] = {["details"] = "Readme", },
- ["latex/afthesis/README"] = {["details"] = "Readme", },
- ["latex/datetime2/datetime2.pdf"] = {["details"] = "Package documentation", },
- ["latex/churchslavonic/churchslavonic-en.pdf"] = {["details"] = "Package documentation", },
- ["latex/newcommand/newcommand.pdf"] = {["details"] = "Package documentation", },
- ["latex/cascadilla/example.pdf"] = {["details"] = "Example document", },
- ["latex/emp/emp.pdf"] = {["details"] = "Documented source", },
- ["latex/bchart/bchart.pdf"] = {["details"] = "Package documentation", },
- ["fonts/lato/README"] = {["details"] = "Readme", },
- ["latex/threeparttablex/threeparttablex.pdf"] = {["details"] = "Package documentation", },
- ["latex/drac/drac-fr.pdf"] = {["lang"] = "fr", ["details"] = "Package documentation (French)", },
- ["latex/examdesign/examdesign.pdf"] = {["details"] = "Package documentation", },
- ["latex/datetime2-it-fulltext/datetime2-it-fulltext.pdf"] = {["details"] = "Package documentation", },
- ["latex/visualfaq/source/README"] = {["details"] = "Readme", },
- ["latex/microtype/microtype.pdf"] = {["lang"] = "en", ["details"] = "Package documentation (English)", },
- ["latex/spectralsequences/manual/spectralsequencesmanual.pdf"] = {["details"] = "Package documentation", },
- ["lualatex/cstypo/cstypotest.pdf"] = {["details"] = "Example of use", },
- ["latex/historische-zeitschrift/README"] = {["lang"] = "en", ["details"] = "Readme", },
- ["latex/beamer-verona/README.md"] = {["details"] = "Readme", },
- ["latex/awesomebox/awesomebox.pdf"] = {["details"] = "Package documentation", },
- ["latex/jvlisting/jvlisting.pdf"] = {["details"] = "Package documentation", },
- ["latex/mwcls/README"] = {["lang"] = "en", ["details"] = "Package README", },
- ["metapost/splines/splines.pdf"] = {["details"] = "Package documentation", },
- ["latex/cntperchap/cntperchap_example.pdf"] = {["details"] = "Example of use", },
- ["latex/stex/metakeys/README"] = {["details"] = "Readme", },
- ["latex/engpron/README"] = {["lang"] = "en", ["details"] = "Readme", },
- ["latex/zebra-goodies/README.md"] = {["details"] = "Readme", },
- ["latex/templates-sommer/README.de"] = {["lang"] = "de", ["details"] = "README", },
- ["latex/awesomebox/README"] = {["details"] = "Readme", },
- ["latex/poetry/README"] = {["details"] = "Readme", },
- ["latex/flabels/flabels.pdf"] = {["details"] = "Package documentation", },
- ["latex/lisp-on-tex/README.md"] = {["details"] = "Readme", },
- ["latex/alnumsec/README"] = {["details"] = "Readme", },
- ["latex/totcount/README"] = {["details"] = "Readme", },
- ["latex/gsemthesis/gsemthesis.pdf"] = {["details"] = "Package documentation", },
- ["latex/bbm-macros/README"] = {["details"] = "Readme", },
- ["latex/abntex2/examples/abntex2-modelo-glossarios.pdf"] = {["lang"] = "pt-br", ["details"] = "Glossary template", },
- ["latex/zxjafont/zxjafont.pdf"] = {["details"] = "Package documentation", },
- ["fonts/feyn/feyn.pdf"] = {["details"] = "Package documentation", },
- ["latex/locality/README"] = {["details"] = "Readme", },
- ["generic/babel-occitan/occitan.pdf"] = {["details"] = "Package documentation", },
- ["latex/newverbs/newverbs.pdf"] = {["details"] = "Package documentation", },
- ["xelatex/bidipresentation/README"] = {["details"] = "Readme", },
- ["latex/boites/boites.pdf"] = {["details"] = "English translation", },
- ["latex/biblatex-opcit-booktitle/README"] = {["details"] = "Readme", },
- ["fonts/old-arrows/old-arrows-italian.pdf"] = {["lang"] = "it", ["details"] = "Package documentation (Italian)", },
- ["latex/calcage/calcage.pdf"] = {["details"] = "Package documentation", },
- ["latex/docmute/README"] = {["details"] = "Readme", },
- ["latex/codedoc/CodeDoc-manual.pdf"] = {["details"] = "Package manual", },
- ["latex/ffslides/ffslides-doc.pdf"] = {["details"] = "Package documentation", },
- ["metapost/blockdraw_mp/README"] = {["details"] = "Readme", },
- ["latex/formation-latex-ul/README.md"] = {["details"] = "Readme", },
- ["latex/koma-script-examples/LIESMICH.txt"] = {["lang"] = "de", ["details"] = "German Readme", },
- ["fonts/zhmetrics-uptex/README.md"] = {["details"] = "Readme", },
- ["latex/etoolbox/README.md"] = {["details"] = "Readme", },
- ["fonts/gfsporson/gfsporson.pdf"] = {["details"] = "Package documentation", },
- ["latex/counttexruns/counttexruns.pdf"] = {["details"] = "Package documentation", },
- ["latex/calculation/calculation.pdf"] = {["details"] = "Package documentation", },
- ["latex/signchart/signchart.pdf"] = {["details"] = "Package documentation", },
- ["fonts/overlock/README"] = {["details"] = "Readme", },
- ["latex/biblatex-ijsra/README.md"] = {["details"] = "Readme", },
- ["latex/ryethesis/README"] = {["details"] = "Readme", },
- ["latex/komacv/komacv.pdf"] = {["details"] = "Package documentation", },
- ["latex/delimset/README"] = {["details"] = "Readme", },
- ["latex/tcolorbox/tcolorbox-example.pdf"] = {["lang"] = "en", ["details"] = "Examples of use", },
- ["latex/libgreek/README"] = {["details"] = "Readme", },
- ["latex/GS1/GS1.pdf"] = {["details"] = "Package documentation", },
- ["generic/babel-spanish/README.md"] = {["details"] = "Readme", },
- ["latex/fifo-stack/fifo-stack.pdf"] = {["details"] = "Package documentation", },
- ["latex/skeyval/README"] = {["details"] = "Readme", },
- ["latex/pgfopts/pgfopts.pdf"] = {["details"] = "Package documentation", },
- ["fonts/crimson/crimson-samples.pdf"] = {["details"] = "Font samples", },
- ["latex/elteikthesis/README"] = {["details"] = "Readme", },
- ["latex/maker/README"] = {["details"] = "Readme", },
- ["latex/keyval2e/README"] = {["details"] = "Readme", },
- ["latex/newcommand/README"] = {["details"] = "Readme", },
- ["latex/newspaper/README"] = {["details"] = "Readme", },
- ["latex/uowthesistitlepage/README.md"] = {["details"] = "Readme", },
- ["latex/greek-fontenc/README.html"] = {["details"] = "Readme (HTML)", },
- ["latex/csquotes-de/csquotes-DE.pdf"] = {["details"] = "The document itself", },
- ["generic/pst-fr3d/pst-fr3d.pdf"] = {["details"] = "Package documentation", },
- ["latex/robustindex/robustmanual.pdf"] = {["details"] = "Package documentation", },
- ["fonts/ipaex/README"] = {["details"] = "Readme", },
- ["latex/gincltex/README"] = {["details"] = "Readme", },
- ["latex/comment/comment.pdf"] = {["details"] = "Package documentation", },
- ["fonts/dantelogo/README"] = {["details"] = "Readme", },
- ["fonts/alkalami/README.txt"] = {["details"] = "Readme", },
- ["generic/babel-hebrew/hebinp.pdf"] = {["details"] = "Package documentation (Hebrew input encodings for use with LaTeX 2)", },
- ["fonts/cabin/README"] = {["details"] = "Readme (primary documentation)", },
- ["latex/protocol/protocol.pdf"] = {["lang"] = "de", ["details"] = "Package documentation (German)", },
- ["metapost/bbcard/README.bbcard"] = {["details"] = "Bullshit bingo readme", },
- ["latex/latex-veryshortguide/veryshortguide-A4-imposed.pdf"] = {["details"] = "The document itself, imposed for 1 sheet of A4 paper", },
- ["generic/fntproof/fntproof-doc.pdf"] = {["details"] = "Package documentation", },
- ["generic/babel-catalan/catalan.pdf"] = {["details"] = "Package documentation", },
- ["latex/colorspace/README"] = {["details"] = "Readme", },
- ["latex/york-thesis/README"] = {["details"] = "Package Readme", },
- ["latex/resphilosophica/README"] = {["details"] = "Readme", },
- ["latex/glossaries-italian/README"] = {["details"] = "Readme", },
- ["latex/outline/README"] = {["details"] = "Readme", },
- ["latex/morefloats/morefloats.pdf"] = {["details"] = "Package documentation", },
- ["latex/ptptex/README"] = {["details"] = "Readme", },
- ["latex/footnpag/README"] = {["details"] = "Readme", },
- ["fonts/venturisadf/venturisadf.pdf"] = {["details"] = "Documentation: installation and use", },
- ["latex/ed/README"] = {["details"] = "Readme", },
- ["latex/epsdice/README"] = {["details"] = "Readme", },
- ["latex/mceinleger/mceinleger.pdf"] = {["details"] = "Package documentation", },
- ["fonts/frcursive/frcursive.pdf"] = {["details"] = "Package documentation", },
- ["generic/multido/multido-doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/toolbox/README"] = {["details"] = "Readme", },
- ["latex/svn-prov/svn-prov.pdf"] = {["details"] = "Package documentation", },
- ["latex/latex-veryshortguide/README.md"] = {["details"] = "Readme", },
- ["generic/pst-asr/pst-asr-doc.pdf"] = {["details"] = "Package documentation", },
- ["fonts/cbfonts-fd/README"] = {["details"] = "Readme", },
- ["latex/paracol/README"] = {["details"] = "Readme", },
- ["latex/revquantum/example.pdf"] = {["details"] = "Example of use", },
- ["fonts/greektex/greektexdoc.pdf"] = {["lang"] = "el", ["details"] = "Package documentation", },
- ["fonts/prodint/prodint.pdf"] = {["details"] = "Demonstration of use", },
- ["latex/psfrag/announce.txt"] = {["details"] = "Release notice", },
- ["latex/ESIEEcv/cvtest.pdf"] = {["details"] = "Test/sample document", },
- ["lualatex/arabluatex/samples/al-Jahiz.pdf"] = {["details"] = "Example of use", },
- ["latex/manuscript/README"] = {["details"] = "Readme", },
- ["latex/spot/spot.pdf"] = {["details"] = "Package documentation", },
- ["latex/pdfmarginpar/README"] = {["details"] = "Readme", },
- ["latex/keycommand/keycommand.pdf"] = {["details"] = "Package documentation", },
- ["latex/decorule/decorule.pdf"] = {["details"] = "Package documentation", },
- ["generic/pst-dbicons/README"] = {["details"] = "Package README", },
- ["support/ctan_chk/README"] = {["details"] = "Readme", },
- ["latex/mciteplus/README"] = {["details"] = "Readme", },
- ["latex/pygmentex/demo.pdf"] = {["details"] = "Package documentation", },
- ["support/asymptote-faq-zh-cn/asymptote-faq-zh-cn.pdf"] = {["lang"] = "zh", ["details"] = "The document itself", },
- ["latex/cmpj/README"] = {["details"] = "Readme", },
- ["latex/acmconf/acmconf.pdf"] = {["details"] = "Package documentation", },
- ["latex/datetime2-portuges/datetime2-portuges.pdf"] = {["details"] = "Package documentation", },
- ["latex/cases/cases.pdf"] = {["details"] = "Package documentation", },
- ["latex/theoremref/README"] = {["details"] = "Readme", },
- ["latex/boxhandler/boxhandler.pdf"] = {["details"] = "Package documentation", },
- ["latex/pst-calendar/pst-calendar-docFR.pdf"] = {["lang"] = "fr", ["details"] = "French documentation:", },
- ["latex/gmutils/README"] = {["details"] = "README", },
- ["fonts/antt/AntykwaTorunska-doc-en-2_03.pdf"] = {["lang"] = "en", ["details"] = "Documentation in English", },
- ["latex/powerdot-FUBerlin/exampleClass.pdf"] = {["details"] = "Example of use of the class", },
- ["latex/forloop/README"] = {["details"] = "Package README", },
- ["latex/jlreq/README.md"] = {["details"] = "Readme", },
- ["latex/listlbls/README"] = {["details"] = "Readme", },
- ["latex/beamer-FUBerlin/doc/exampleClass.pdf"] = {["details"] = "Example of use of the class", },
- ["latex/correctmathalign/README.md"] = {["details"] = "Readme", },
- ["xelatex/na-position/README"] = {["details"] = "Readme", },
- ["latex/subdepth/subdepth.pdf"] = {["details"] = "Package documentation", },
- ["latex/fnbreak/fnbreak.pdf"] = {["details"] = "Package documentation", },
- ["latex/easylist/easylist-doc.pdf"] = {["details"] = "Package documentation", },
- ["fonts/gentium-tug/gentium.pdf"] = {["details"] = "Package documentation", },
- ["latex/floatrow/floatrow.pdf"] = {["lang"] = "en", ["details"] = "Package documentation (English)", },
- ["latex/fixcmex/README"] = {["details"] = "Readme", },
- ["latex/dvdcoll/dvdcoll_de.pdf"] = {["lang"] = "de", ["details"] = "Class documentation", },
- ["fonts/ae/README"] = {["details"] = "Readme", },
- ["latex/topfloat/topfloat.pdf"] = {["lang"] = "it", ["details"] = "Package documentation", },
- ["latex/latexcheat/README"] = {["details"] = "Readme", },
- ["latex/gotoh/README.md"] = {["details"] = "Readme", },
- ["latex/assoccnt/assoccnt_doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/codicefiscaleitaliano/codicefiscaleitaliano.pdf"] = {["lang"] = "it", ["details"] = "Package documentation (principally Italian)", },
- ["latex/pgfkeyx/README"] = {["details"] = "Readme", },
- ["latex/miller/README"] = {["details"] = "Readme", },
- ["support/bundledoc/README"] = {["details"] = "Readme", },
- ["latex/sudokubundle/sudokubundle.pdf"] = {["details"] = "Package documentation", },
- ["eplain/README"] = {["details"] = "Package Readme", },
- ["fonts/libertinegc/libertinegc-doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/askmaps/askmaps.pdf"] = {["details"] = "Package documentation", },
- ["latex/fix2col/fix2col.pdf"] = {["details"] = "Package documentation", },
- ["latex/ksp-thesis/ksp-thesis.pdf"] = {["details"] = "Package documentation", },
- ["latex/engtlc/engtlc.pdf"] = {["lang"] = "en", ["details"] = "Package documentation (English)", },
- ["latex/underoverlap/underoverlap.pdf"] = {["details"] = "Package documentation", },
- ["latex/glossaries/glossary2glossaries.pdf"] = {["details"] = "How to upgrade from glossary.sty (PDF)", },
- ["latex/logbox/logbox.pdf"] = {["details"] = "Package documentation", },
- ["latex/rviewport/README"] = {["details"] = "Readme", },
- ["latex/ocg-p/README"] = {["details"] = "Readme", },
- ["latex/bibleref-german/README"] = {["lang"] = "en", ["details"] = "Readme", },
- ["latex/curves/README"] = {["details"] = "Readme", },
- ["latex/foekfont/foekfont.pdf"] = {["details"] = "Package documentation", },
- ["lualatex/luaindex/README"] = {["details"] = "Readme", },
- ["latex/gauss/gauss-ex.pdf"] = {["details"] = "Example of use (Gaussian elimination)", },
- ["lualatex/cloze/README"] = {["details"] = "Readme", },
- ["generic/catcodes/README"] = {["details"] = "Readme", },
- ["latex/usebib/README"] = {["details"] = "Readme", },
- ["latex/uml/README"] = {["details"] = "Package Readme", },
- ["fonts/ebgaramond-maths/ebgaramond-maths.pdf"] = {["details"] = "Package documentation", },
- ["xelatex/fixlatvian/README"] = {["details"] = "Readme", },
- ["latex/uafthesis/README.md"] = {["details"] = "Readme", },
- ["latex/bibleref-german/LIESMICH"] = {["lang"] = "de", ["details"] = "Liesmich", },
- ["latex/diffcoeff/README.txt"] = {["details"] = "Readme", },
- ["fonts/fonetika/README"] = {["details"] = "Package Readme", },
- ["latex/formular/formular.pdf"] = {["details"] = "Package documentation", },
- ["latex/lhelp/lhelp.pdf"] = {["details"] = "Package documentation", },
- ["latex/tocbibind/tocbibind.pdf"] = {["details"] = "Package documentation", },
- ["latex/bbding/README"] = {["details"] = "Readme", },
- ["latex/thmbox/thmbox.pdf"] = {["details"] = "Package documentation", },
- ["latex/germkorr/germkorr.pdf"] = {["details"] = "Package documentation", },
- ["latex/randtext/README"] = {["details"] = "Readme", },
- ["latex/flowfram/flowfram.pdf"] = {["details"] = "Package documentation", },
- ["latex/hrefhide/README"] = {["details"] = "Readme", },
- ["latex/turabian-formatting/turabian-formatting-doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/bxeepic/README"] = {["details"] = "Readme", },
- ["latex/glossaries-extra/README"] = {["details"] = "Readme", },
- ["generic/listofitems/README"] = {["details"] = "Readme", },
- ["latex/tikzpfeile/tikzpfeile.pdf"] = {["details"] = "Package documentation", },
- ["latex/emf/README"] = {["details"] = "Readme", },
- ["fonts/fetamont/fetamont.pdf"] = {["details"] = "Package documentation", },
- ["fonts/ec/00readme.txt"] = {["details"] = "Readme", },
- ["latex/trajan/README"] = {["details"] = "Readme", },
- ["fonts/linearA/linearA_glyphs.pdf"] = {["details"] = "Font samples", },
- ["latex/physics/README"] = {["details"] = "Readme", },
- ["generic/bitelist/bitelist.pdf"] = {["details"] = "Package documentation", },
- ["latex/eukdate/eukdate.pdf"] = {["details"] = "Package documentation", },
- ["fonts/eco/README"] = {["details"] = "Readme", },
- ["latex/templates-fenn/templates-fenn-en.txt"] = {["lang"] = "en", ["details"] = "Package documentation (English)", },
- ["latex/guitar/guitar.pdf"] = {["details"] = "Package documentation", },
- ["latex/paresse/paresse-en.pdf"] = {["lang"] = "en", ["details"] = "Package documentation (English)", },
- ["latex/nucleardata/nucleardata.pdf"] = {["details"] = "Package documentation", },
- ["fonts/wadalab/dmj/README"] = {["details"] = "Readme", },
- ["plain/texbytopic/README"] = {["details"] = "Readme", },
- ["latex/dramatist/dramatist.pdf"] = {["details"] = "Package documentation", },
- ["latex/calxxxx-yyyy/README.pdf"] = {["details"] = "Outline of usage", },
- ["latex/biblatex-phys/biblatex-phys.pdf"] = {["details"] = "Package documentation", },
- ["support/svn-multi/svn-multi-pl.pdf"] = {["details"] = "Perl script documentation", },
- ["latex/ltablex/ltablex.pdf"] = {["details"] = "Package documentation", },
- ["latex/fancyvrb/README"] = {["details"] = "Readme", },
- ["fonts/mflogo-font/README"] = {["details"] = "Readme", },
- ["latex/tex-label/tex-label-doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/fmp/fmp.pdf"] = {["details"] = "Package documentation", },
- ["latex/hexgame/README"] = {["details"] = "Readme", },
- ["latex/biblatex-chicago/biblatex-chicago.pdf"] = {["details"] = "Package documentation", },
- ["generic/arrayjobx/README"] = {["details"] = "Package Readme", },
- ["bibtex/bib-fr/README"] = {["details"] = "Readme", },
- ["latex/kix/kix.pdf"] = {["details"] = "Package documentation", },
- ["platex/pxrubrica/pxrubrica.pdf"] = {["lang"] = "ja", ["details"] = "Package documentation", },
- ["latex/sidecap/README"] = {["details"] = "Readme", },
- ["generic/pst-spectra/pst-spectra.pdf"] = {["lang"] = "fr", ["details"] = "Package documentation", },
- ["generic/enctex/encdoc.pdf"] = {["lang"] = "cs", ["details"] = "Reference manual (in Czech)", },
- ["fonts/cbfonts/grmn1000table.pdf"] = {["details"] = "Sample font table", },
- ["fonts/gfscomplutum/gfscomplutum.pdf"] = {["details"] = "Package documentation", },
- ["latex/regexpatch/regexpatch.pdf"] = {["details"] = "Package documentation", },
- ["latex/metaplot/README"] = {["details"] = "Readme", },
- ["latex/amsmath/README.txt"] = {["lang"] = "en", ["details"] = "General README", },
- ["latex/oberdiek/ifluatex.pdf"] = {["details"] = "Package documentation", },
- ["latex/pst-pdf/pst-pdf.pdf"] = {["lang"] = "en", ["details"] = "English documentation", },
- ["latex/koma-moderncvclassic/cvbasic.pdf"] = {["details"] = "Example output", },
- ["latex/bangorcsthesis/README"] = {["details"] = "Readme", },
- ["latex/show2e/show2e.pdf"] = {["lang"] = "en", ["details"] = "Package documentation (English)", },
- ["latex/svg-inkscape/README"] = {["details"] = "Readme", },
- ["latex/assoccnt/README"] = {["details"] = "Readme", },
- ["latex/ecclesiastic/ecclesiastic.pdf"] = {["details"] = "Package documentation", },
- ["xelatex/bidipagegrid/README"] = {["details"] = "README", },
- ["generic/pst-solides3d/README"] = {["details"] = "Readme", },
- ["latex/fvextra/fvextra.pdf"] = {["details"] = "Package documentation", },
- ["fonts/dictsym/dictsym.pdf"] = {["details"] = "Package documentation", },
- ["latex/dk-bib/dk-bib.pdf"] = {["details"] = "Package documentation", },
- ["latex/datetime2-norsk/README"] = {["details"] = "Readme", },
- ["latex/plates/README"] = {["details"] = "Readme", },
- ["latex/amscls/README"] = {["details"] = "Readme", },
- ["latex/bytefield/bytefield.pdf"] = {["details"] = "Package documentation", },
- ["latex/datetime2-dutch/README"] = {["details"] = "Readme", },
- ["latex/threeparttablex/README"] = {["details"] = "Readme", },
- ["latex/rccol/rccol.pdf"] = {["details"] = "Package documentation", },
- ["metapost/garrigues/README"] = {["details"] = "Readme", },
- ["latex/glossaries/glossaries-user.html"] = {["details"] = "User manual (HTML)", },
- ["latex/minibox/minibox.pdf"] = {["details"] = "Package documentation", },
- ["latex/prooftrees/README"] = {["details"] = "Readme", },
- ["latex/minorrevision/minorrevision.pdf"] = {["details"] = "Package documentation", },
- ["fonts/xits/user-guide.pdf"] = {["details"] = "User guide", },
- ["latex/voss-mathcol/mathCol.pdf"] = {["details"] = "The document itself", },
- ["latex/tcldoc/README.txt"] = {["details"] = "Readme", },
- ["latex/sauterfonts/README"] = {["details"] = "Readme", },
- ["latex/stage/stage-documentation.pdf"] = {["details"] = "Package documentation", },
- ["latex/testhyphens/README"] = {["details"] = "Readme", },
- ["latex/engpron/engpron-ex-fr.pdf"] = {["lang"] = "fr", ["details"] = "Usage example (French)", },
- ["latex/stex/smultiling/README"] = {["details"] = "Readme", },
- ["latex/skrapport/README"] = {["details"] = "Readme", },
- ["latex/mylatexformat/README"] = {["details"] = "Readme", },
- ["generic/vaucanson-g/VCManual.pdf"] = {["details"] = "Package documentation", },
- ["latex/captcont/captcont.pdf"] = {["details"] = "Package documentation", },
- ["latex/datetime2-icelandic/README"] = {["details"] = "Readme", },
- ["latex/footnpag/footnpag-user.pdf"] = {["details"] = "Package documentation", },
- ["latex/fmp/README"] = {["details"] = "Readme", },
- ["latex/plates/plates.pdf"] = {["details"] = "Package documentation", },
- ["latex/jumplines/jumplines_example.pdf"] = {["details"] = "Package example", },
- ["latex/pittetd/pittetd.pdf"] = {["details"] = "Package documentation", },
- ["latex/gchords/gchords_doc.pdf"] = {["details"] = "Package documentation", },
- ["fonts/paratype/paratype.pdf"] = {["details"] = "Package documentation", },
- ["latex/mattens/mattens_sample.pdf"] = {["details"] = "Sample of use", },
- ["generic/barr/diaxydoc.pdf"] = {["details"] = "Package documentation", },
- ["fonts/alkalami/AlkalamiSample.pdf"] = {["details"] = "Font sample", },
- ["latex/layouts/README"] = {["details"] = "Readme", },
- ["latex/varsfromjobname/varsfromjobname.pdf"] = {["details"] = "Package documentation", },
- ["context/third/gantt/README"] = {["details"] = "Readme", },
- ["latex/coloring/coloring-doc.pdf"] = {["details"] = "Package documentation", },
- ["fonts/antiqua/antiqua.txt"] = {["details"] = "Package documentation", },
- ["latex/ytableau/README"] = {["details"] = "Readme", },
- ["generic/pgfplots/README"] = {["details"] = "Readme", },
- ["latex/layouts/layman.pdf"] = {["details"] = "Package documentation", },
- ["latex/augie/README.augie"] = {["details"] = "Readme", },
- ["latex/calxxxx-yyyy/cal2017-2034_DK.pdf"] = {["lang"] = "da", ["details"] = "Sample (Danish) Calendar", },
- ["latex/beamertheme-upenn-bc/README"] = {["details"] = "Readme", },
- ["latex/fancyhdr/fancyhdr.pdf"] = {["details"] = "Users' manual (English)", },
- ["latex/begingreek/README"] = {["details"] = "Readme", },
- ["support/texdiff/README"] = {["details"] = "Readme", },
- ["latex/chembst/chembst.pdf"] = {["details"] = "Package documentation", },
- ["latex/kotex-oblivoir/README"] = {["details"] = "Readme", },
- ["latex/listings-ext/README"] = {["details"] = "Readme", },
- ["latex/errata/README"] = {["details"] = "Readme", },
- ["latex/dlfltxb/README"] = {["details"] = "Readme", },
- ["generic/pst-3d/README"] = {["details"] = "Readme", },
- ["latex/colorweb/README"] = {["details"] = "Readme", },
- ["latex/noitcrul/noitcrul.pdf"] = {["lang"] = "de", ["details"] = "Benutzerdoku", },
- ["latex/pst-poker/README"] = {["details"] = "Readme", },
- ["latex/edfnotes/edfnotes.pdf"] = {["details"] = "Package documentation", },
- ["latex/latex-bib-ex/README"] = {["details"] = "Readme", },
- ["latex/datetime2-bulgarian/datetime2-bulgarian.pdf"] = {["details"] = "Package documentation", },
- ["latex/overpic/overpic.pdf"] = {["lang"] = "en", ["details"] = "Documentation", },
- ["latex/biblatex-source-division/biblatex-source-division.pdf"] = {["details"] = "Package documentation", },
- ["latex/beamer2thesis/beamer2thesis_ita.pdf"] = {["lang"] = "it", ["details"] = "Package documentation (as presentation; in Italian)", },
- ["xelatex/unicode-bidi/README.md"] = {["details"] = "Readme", },
- ["latex/cookingsymbols/cookingsymbols.pdf"] = {["details"] = "Package documentation", },
- ["fonts/droid/droid.pdf"] = {["details"] = "Package documentation", },
- ["bibtex/urlbst/urlbst.html"] = {["details"] = "Package documentation (HTML format)", },
- ["fonts/tinos/README"] = {["details"] = "Readme", },
- ["latex/makecell/makecell-rus.pdf"] = {["lang"] = "ru", ["details"] = "Package documentation", },
- ["latex/nwejm/examples/sample.pdf"] = {["details"] = "Example of use", },
- ["latex/notes2bib/README"] = {["details"] = "Readme", },
- ["latex/blox/blox.pdf"] = {["details"] = "Package documentation", },
- ["generic/c-pascal/README.eng"] = {["lang"] = "en", ["details"] = "Readme", },
- ["fonts/alegreya/alegreya-samples.pdf"] = {["details"] = "Font samples", },
- ["latex/chemschemex/README"] = {["details"] = "Readme", },
- ["latex/coordsys/README"] = {["details"] = "Bundle Readme", },
- ["latex/hyperref/manual.html"] = {["details"] = "Manual, HTML version", },
- ["generic/fixjfm/README.txt"] = {["details"] = "Readme", },
- ["latex/psu-thesis/manual.pdf"] = {["details"] = "Package manual", },
- ["latex/musixguit/README"] = {["details"] = "Readme", },
- ["latex/footmisc/footmisc.pdf"] = {["lang"] = "en", ["details"] = "Package documentation", },
- ["latex/environ/environ.pdf"] = {["details"] = "Package documentation", },
- ["latex/bxjaprnind/bxjaprnind.pdf"] = {["lang"] = "ja", ["details"] = "Package documentation", },
- ["fonts/chess/readme"] = {["details"] = "Readme", },
- ["generic/bagpipe/bagdoc.pdf"] = {["details"] = "Package documentation", },
- ["latex/greekdates/README"] = {["details"] = "Readme", },
- ["latex/efbox/efbox.pdf"] = {["details"] = "Package documentation", },
- ["latex/vwcol/vwcol.pdf"] = {["details"] = "Package documentation", },
- ["fonts/txfonts/txfontsdoc.pdf"] = {["details"] = "Package documentation (Letter)", },
- ["latex/greekdates/greekdates.pdf"] = {["details"] = "Package documentation", },
- ["latex/makebase/README.md"] = {["details"] = "Readme", },
- ["latex/eso-pic/eso-pic.pdf"] = {["details"] = "Package documentation", },
- ["latex/papercdcase/papercdcase.pdf"] = {["details"] = "Package documentation", },
- ["latex/everypage/everypage.pdf"] = {["details"] = "Package documentation", },
- ["latex/matlab-prettifier/matlab-prettifier.pdf"] = {["details"] = "Package documentation", },
- ["fonts/concmath-fonts/README"] = {["details"] = "Package Readme", },
- ["generic/babel-samin/samin.pdf"] = {["details"] = "Package documentation", },
- ["latex/gauss/gauss-doc.pdf"] = {["details"] = "Package documentation", },
- ["generic/pst-geometrictools/pst-geometrictools-fr-doc.pdf"] = {["lang"] = "fr", ["details"] = "Package documentation (French)", },
- ["latex/aeguill/README"] = {["details"] = "Readme", },
- ["luatex/luaxml/README"] = {["details"] = "Readme", },
- ["fonts/fetamont/README"] = {["details"] = "Readme", },
- ["bibtex/bibhtml/bibhtml.html"] = {["details"] = "Package documentation", },
- ["support/latexmk/README"] = {["details"] = "Readme", },
- ["latex/unravel/README.md"] = {["details"] = "Readme", },
- ["latex/MemoirChapStyles/README"] = {["details"] = "Readme", },
- ["context/third/transliterator/transliterator.pdf"] = {["details"] = "Package documentation", },
- ["latex/units/README"] = {["details"] = "Package README", },
- ["latex/iscram/README"] = {["details"] = "Readme", },
- ["latex/dtxgallery/README"] = {["details"] = "Readme", },
- ["latex/exsol/exsol.pdf"] = {["details"] = "Package documentation", },
- ["generic/xint/xint.pdf"] = {["details"] = "Package documentation", },
- ["latex/ejpecp/ejpecp.pdf"] = {["details"] = "Package documentation", },
- ["latex/fnumprint/README"] = {["details"] = "Readme", },
- ["latex/delimseasy/delimseasyMan.pdf"] = {["details"] = "Package documentation", },
- ["fonts/nimbus15/nimbus15-doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/colortbl/colortbl.pdf"] = {["lang"] = "en", ["details"] = "Package manual", },
- ["latex/amscls-doc/Author_Handbook_Memo.pdf"] = {["details"] = "AMS Author Handbook for the Memoirs Class", },
- ["xelatex/bidihl/README"] = {["details"] = "Readme", },
- ["latex/flagderiv/flagderiv.pdf"] = {["details"] = "Package documentation", },
- ["latex/pst-vowel/README"] = {["details"] = "Readme", },
- ["latex/image-gallery/gallery-example.pdf"] = {["details"] = "Example output", },
- ["latex/numnameru/README"] = {["details"] = "Readme", },
- ["latex/montex/montex.pdf"] = {["details"] = "Package documentation", },
- ["support/latexpand/README"] = {["details"] = "Readme", },
- ["latex/xcolor-solarized/README"] = {["details"] = "Readme", },
- ["latex/engtlc/itengtlc.pdf"] = {["lang"] = "it", ["details"] = "Package documentation (Italian)", },
- ["latex/arabi-add/README"] = {["details"] = "Readme", },
- ["latex/mongolian-babel/mongolian.pdf"] = {["details"] = "Package documentation", },
- ["xelatex/quran/quran-doc.pdf"] = {["details"] = "Package documentation", },
- ["metapost/bbcard/README.scorecard"] = {["details"] = "Scorecard readme", },
- ["latex/ESIEEcv/ESIEEcv.pdf"] = {["details"] = "Package documentation", },
- ["latex/boxhandler/README"] = {["details"] = "README file", },
- ["latex/assoccnt/assoccnt_example.pdf"] = {["details"] = "Example of use", },
- ["latex/achemso/README.md"] = {["details"] = "Readme", },
- ["latex/auto-pst-pdf/auto-pst-pdf.pdf"] = {["lang"] = "en", ["details"] = "Package documentation", },
- ["latex/gloss-occitan/gloss-occitan.pdf"] = {["details"] = "Package documentation", },
- ["latex/adtrees/README"] = {["details"] = "Readme", },
- ["latex/rcsinfo/README"] = {["details"] = "Readme", },
- ["latex/lshort-italian/itlshort.pdf"] = {["lang"] = "it", ["details"] = "The document itself", },
- ["context/third/degrade/degrade-doc.pdf"] = {["details"] = "Package documentation", },
- ["generic/babel-japanese/README.md"] = {["details"] = "Readme", },
- ["latex/adjustbox/adjustbox.pdf"] = {["details"] = "Package documentation", },
- ["latex/forms16be/README.md"] = {["details"] = "Readme", },
- ["latex/scratch/scratch-fr.pdf"] = {["lang"] = "fr", ["details"] = "Package documentation (French)", },
- ["latex/begriff/README"] = {["details"] = "Readme", },
- ["latex/hausarbeit-jura/README.md"] = {["details"] = "Readme", },
- ["latex/bullcntr/bullcntr-man.pdf"] = {["details"] = "Package documentation", },
- ["latex/collref/README"] = {["details"] = "Readme", },
- ["latex/pgf-umlcd/pgf-umlcd-manual.pdf"] = {["details"] = "Package demo", },
- ["latex/lshort-estonian/README"] = {["details"] = "Readme", },
- ["latex/arabi/README"] = {["details"] = "Readme", },
- ["latex/ledmac/README"] = {["details"] = "Readme", },
- ["latex/fink/README"] = {["details"] = "Readme", },
- ["latex/texshade/README"] = {["details"] = "Readme", },
- ["latex/datetime2-lsorbian/datetime2-lsorbian.pdf"] = {["details"] = "Package documentation", },
- ["latex/pst2pdf/pst2pdf-doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/fixltxhyph/README"] = {["details"] = "Readme", },
- ["fonts/antt/README"] = {["details"] = "Readme", },
- ["generic/dowith/README"] = {["details"] = "Readme", },
- ["latex/codesection/README"] = {["details"] = "Readme", },
- ["latex/todonotes/README"] = {["details"] = "Readme", },
- ["fonts/newtxtt/README"] = {["details"] = "Readme", },
- ["latex/easy-todo/easy-todo.pdf"] = {["details"] = "Package documentation", },
- ["generic/randomlist/README.txt"] = {["details"] = "Readme", },
- ["latex/sectionbox/README"] = {["details"] = "Readme", },
- ["latex/kotex-utils/README"] = {["details"] = "Readme", },
- ["fonts/sansmathaccent/README"] = {["details"] = "Readme", },
- ["latex/textpos/niepraschk-eso-pic.pdf"] = {["details"] = "Demo file: textpos with eso-pic", },
- ["latex/blochsphere/blochsphere.pdf"] = {["details"] = "Package documentation", },
- ["latex/lineno/README.txt"] = {["details"] = "Readme", },
- ["latex/hyper/hyper.pdf"] = {["details"] = "Package documentation", },
- ["latex/booktabs-de/README-DE"] = {["lang"] = "de", ["details"] = "Readme (German)", },
- ["latex/skdoc/README"] = {["details"] = "Readme", },
- ["fonts/fontmfizz/README"] = {["details"] = "Readme", },
- ["latex/crossreference/README"] = {["details"] = "Readme", },
- ["latex/crbox/crbox-doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/uwthesis/README"] = {["details"] = "Readme", },
- ["latex/gillcm/sample.pdf"] = {["details"] = "Sample of the fonts", },
- ["latex/ecv/README"] = {["details"] = "Readme", },
- ["latex/calrsfs/calrsfs.pdf"] = {["details"] = "Package documentation", },
- ["latex/sphack/sphack-doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/amscls/amsclass.pdf"] = {["details"] = "Code with documentation", },
- ["latex/footmisx/README"] = {["details"] = "Readme", },
- ["latex/pigpen/pigpendoc.pdf"] = {["details"] = "Package documentation", },
- ["latex/casyl/casyldoc.pdf"] = {["details"] = "Package documentation", },
- ["latex/dotarrow/DotArrow.pdf"] = {["details"] = "Package documentation", },
- ["latex/slantsc/README"] = {["details"] = "Readme", },
- ["latex/endfloat/endfloat.pdf"] = {["details"] = "Package documentation", },
- ["latex/syntax/README"] = {["lang"] = "de", ["details"] = "Package README", },
- ["latex/bibletext/bibletext.pdf"] = {["details"] = "Package documentation", },
- ["fonts/dutchcal/README"] = {["details"] = "Readme", },
- ["support/pdfjam/PDFjam-README.html"] = {["details"] = "Readme", },
- ["latex/booktabs-fr/README"] = {["lang"] = "fr", ["details"] = "Readme", },
- ["latex/supertabular/README"] = {["details"] = "Package documentation", },
- ["latex/erdc/erdc.pdf"] = {["details"] = "Package documentation", },
- ["latex/docmfp/docmfp.pdf"] = {["details"] = "Package documentation", },
- ["latex/calcage/README"] = {["details"] = "Readme", },
- ["latex/fifinddo-info/README"] = {["lang"] = "en", ["details"] = "Readme", },
- ["latex/register/register.pdf"] = {["details"] = "Package documentation", },
- ["latex/ecgdraw/ecgdraw_ita.pdf"] = {["lang"] = "it", ["details"] = "Package documentation", },
- ["latex/uothesis/uothesis.pdf"] = {["details"] = "Package documentation", },
- ["latex/bardiag/bardiag.pdf"] = {["details"] = "Package documentation, sections 1-3", },
- ["latex/stellenbosch/USnomencl-1.1.pdf"] = {["lang"] = "en", ["details"] = "USnomencl package documentation", },
- ["latex/subfigure/README"] = {["details"] = "Readme", },
- ["generic/pst-bar/pst-bar-docDE.pdf"] = {["lang"] = "de", ["details"] = "Package documentation (German)", },
- ["latex/unicode-math/README.md"] = {["details"] = "Readme", },
- ["latex/dynkin-diagrams/dynkin-diagrams.pdf"] = {["details"] = "Package documentation", },
- ["latex/getitems/README.md"] = {["details"] = "Readme", },
- ["latex/mathpartir/mathpartir.pdf"] = {["details"] = "Package documentation", },
- ["latex/binarytree/README"] = {["details"] = "README", },
- ["latex/lshort-turkish/lshort-tr.pdf"] = {["lang"] = "tr", ["details"] = "The document itself", },
- ["latex/elsarticle/elsdoc.pdf"] = {["details"] = "Package documentation", },
- ["latex/datetime2-czech/README"] = {["details"] = "Readme", },
- ["latex/delimset/delimset.pdf"] = {["details"] = "Package documentation", },
- ["latex/outlines/outlines.pdf"] = {["details"] = "Package documentation", },
- ["latex/greektonoi/greektonoi.pdf"] = {["lang"] = "el", ["details"] = "Package documentation (Greek)", },
- ["latex/apa/apacls.html"] = {["details"] = "Class documentation", },
- ["latex/datetime2-estonian/README"] = {["details"] = "Readme", },
- ["latex/embrac/embrac_en.pdf"] = {["details"] = "Package documentation", },
- ["latex/examplep/README"] = {["details"] = "Readme", },
- ["latex/pstring/README.md"] = {["details"] = "Readme", },
- ["latex/tasks/README"] = {["details"] = "Readme", },
- ["latex/biblatex-historian/historian.pdf"] = {["details"] = "Package documentation", },
- ["latex/linguex/ps-trees-doc.pdf"] = {["details"] = "PS-trees manual", },
- ["latex/wsemclassic/wsemclassic.pdf"] = {["details"] = "Package documentation", },
- ["latex/fullwidth/fullwidth.pdf"] = {["details"] = "Package documentation", },
- ["latex/booktabs/booktabs.pdf"] = {["lang"] = "en", ["details"] = "Package documentation (English)", },
- ["latex/bibletext/README.md"] = {["details"] = "Readme", },
- ["latex/moreverb/moreverb.pdf"] = {["details"] = "Package documentation", },
- ["latex/gitinfo/gitinfo.pdf"] = {["details"] = "Package documentation", },
- ["latex/dashundergaps/README"] = {["details"] = "Readme", },
- ["latex/cite/cite.pdf"] = {["details"] = "Package documentation", },
- ["latex/exam-n/exam-n.pdf"] = {["details"] = "Package documentation", },
- ["latex/floatflt/floatflt.pdf"] = {["details"] = "Package documentation", },
- ["latex/aobs-tikz/README"] = {["details"] = "Readme", },
- ["latex/mfirstuc/README"] = {["details"] = "Readme", },
- ["latex/datetime2-irish/datetime2-irish.pdf"] = {["details"] = "Package documentation", },
- ["latex/todo/todo-spl.pdf"] = {["details"] = "Sample of use", },
- ["fonts/accanthis/README"] = {["details"] = "Readme", },
- ["latex/classicthesis/ClassicThesis.pdf"] = {["details"] = "Package documentation", },
- ["generic/babel-thai/thai.pdf"] = {["details"] = "Package documentation", },
- ["latex/bxcalc/sample-bxcalc.pdf"] = {["details"] = "Examples", },
- ["generic/formlett/prog_manual.pdf"] = {["details"] = "Programmers manual", },
- ["metapost/blockdraw_mp/bonddemo.pdf"] = {["details"] = "Example 1", },
- ["context/third/mathsets/mathsets-doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/hobete/README"] = {["lang"] = "de", ["details"] = "Readme (German)", },
- ["latex/tabu/tabu.pdf"] = {["details"] = "Package documentation", },
- ["latex/lexref/README"] = {["details"] = "Readme", },
- ["latex/xpeek/README"] = {["details"] = "Readme", },
- ["latex/extarrows/README"] = {["details"] = "Readme", },
- ["latex/beameraudience/README"] = {["details"] = "Readme", },
- ["latex/cookingsymbols/README"] = {["details"] = "Readme", },
- ["support/ctan_chk/ctan_chk.pdf"] = {["details"] = "Package documentation", },
- ["latex/datetime2-greek/README"] = {["details"] = "Readme", },
- ["latex/stex/stex/README"] = {["details"] = "Readme", },
- ["latex/textpos/textpos.html"] = {["details"] = "Version history, etc. (HTML)", },
- ["fonts/initials/README"] = {["details"] = "Readme", },
- ["bibtex/bestpapers/README"] = {["details"] = "Readme", },
- ["latex/altfont/README"] = {["details"] = "Readme", },
- ["metapost/mcf2graph/mcf_mplib_exa.pdf"] = {["details"] = "MCF Example for LuaLaTeX", },
- ["latex/dynblocks/README"] = {["details"] = "Readme", },
- ["bibtex/apalike-german/README.md"] = {["details"] = "Readme", },
- ["latex/gmdoc/gmdoc.pdf"] = {["details"] = "Package documentation", },
- ["latex/pkuthss/readme.pdf"] = {["lang"] = "zh", ["details"] = "Package documentation", },
- ["latex/addfont/README"] = {["details"] = "Readme", },
- ["latex/mailmerge/README"] = {["details"] = "Readme", },
- ["luatex/spelling/CHANGES"] = {["details"] = "Record of changes", },
- ["latex/glossaries/glossaries-code.pdf"] = {["details"] = "Package code and documentation (PDF)", },
- ["fonts/lato/lato-samples.pdf"] = {["details"] = "Font samples", },
- ["latex/ucdavisthesis/example/ucdavisthesis_example_main.pdf"] = {["details"] = "Example of output", },
- ["latex/knittingpattern/README"] = {["details"] = "Readme", },
- ["latex/pbsheet/pbsheet.pdf"] = {["details"] = "Package documentation", },
- ["latex/kdgdocs/kdgmasterthesis-example.pdf"] = {["details"] = "Master thesis example", },
- ["latex/seqsplit/seqsplit.pdf"] = {["details"] = "Package documentation", },
- ["latex/bnumexpr/README"] = {["details"] = "Readme", },
- ["fonts/librecaslon/samples.pdf"] = {["details"] = "Font samples", },
- ["latex/articleingud/README"] = {["details"] = "Readme", },
- ["latex/lplfitch/lplfitch.pdf"] = {["details"] = "Package documentation", },
- ["latex/adtrees/adtreesdoc.pdf"] = {["details"] = "Package documentation", },
- ["latex/l2tabu-french/README"] = {["details"] = "Readme", },
- ["latex/studenthandouts/README"] = {["details"] = "Readme", },
- ["context/third/construction-plan/construction-plan-doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/chembst/README"] = {["details"] = "Readme", },
- ["fonts/adfsymbols/README"] = {["details"] = "Readme", },
- ["amstex/base/README"] = {["details"] = "Readme", },
- ["latex/a0poster/a0.pdf"] = {["lang"] = "de", ["details"] = "Package documentation (German)", },
- ["latex/uni-wtal-ger/README"] = {["lang"] = "en", ["details"] = "Readme", },
- ["latex/lshort-bulgarian/README"] = {["details"] = "Readme", },
- ["fonts/librebodoni/README"] = {["details"] = "Readme", },
- ["latex/zwpagelayout/README"] = {["details"] = "Readme", },
- ["latex/shorttoc/shorttoc.pdf"] = {["details"] = "Package documentation", },
- ["latex/leadsheets/leadsheets_en.pdf"] = {["details"] = "Package documentation", },
- ["latex/progressbar/README"] = {["details"] = "Readme", },
- ["latex/paper/paper.pdf"] = {["lang"] = "de", ["details"] = "Package documentation (German)", },
- ["latex/screenplay-pkg/screenplay-pkg.pdf"] = {["details"] = "Package documentation", },
- ["latex/textgreek/textgreek.pdf"] = {["details"] = "Package documentation", },
- ["latex/bigfoot/bigfoot.pdf"] = {["details"] = "Package documentation", },
- ["latex/nevelok/README.md"] = {["details"] = "Readme", },
- ["latex/aspectratio/ar.pdf"] = {["details"] = "Package documentation", },
- ["fonts/japanese-otf/readme.en.txt"] = {["lang"] = "en", ["details"] = "Readme (English)", },
- ["latex/modroman/modroman-en.pdf"] = {["lang"] = "en", ["details"] = "Package documentation (English)", },
- ["latex/guitarchordschemes/README"] = {["details"] = "Readme", },
- ["latex/amsmath/subeqn.pdf"] = {["lang"] = "en", ["details"] = "Sub-equation usage", },
- ["latex/hep/README"] = {["details"] = "Readme", },
- ["latex/ocr-latex/ocr.pdf"] = {["details"] = "Package documentation", },
- ["latex/hang/README"] = {["details"] = "Readme", },
- ["fonts/dictsym/README"] = {["details"] = "Readme", },
- ["latex/fancyhdr-it/README"] = {["details"] = "Readme", },
- ["latex/datetime2-samin/README"] = {["details"] = "Readme", },
- ["latex/showlabels/showlabels.html"] = {["details"] = "Package documentation (HTML)", },
- ["generic/mkjobtexmf/mkjobtexmf.txt"] = {["details"] = "Package documentation (text format)", },
- ["latex/footmisc/README"] = {["details"] = "Readme", },
- ["generic/babel-spanish/spanish.pdf"] = {["lang"] = "es", ["details"] = "Package documentation", },
- ["metapost/metauml/README"] = {["details"] = "Readme", },
- ["luatex/luaxml/luaxml.pdf"] = {["details"] = "Package documentation", },
- ["fonts/ibygrk/README"] = {["details"] = "General and installation Readme", },
- ["latex/engtlc/README"] = {["details"] = "Readme", },
- ["latex/hyperxmp/README"] = {["details"] = "Readme", },
- ["latex/conv-xkv/README.md"] = {["details"] = "Readme", },
- ["latex/beamercolorthemeowl/beamercolorthemeowl.pdf"] = {["details"] = "Package documentation", },
- ["latex/imac/imac.pdf"] = {["details"] = "Package documentation", },
- ["latex/lshort-slovenian/README"] = {["details"] = "Readme", },
- ["latex/ocgx/README"] = {["details"] = "Readme", },
- ["fonts/missaali/missaali.pdf"] = {["details"] = "Package documentation", },
- ["fonts/dingbat/dingbat.pdf"] = {["details"] = "Package details including symbol table", },
- ["latex/acronym/README"] = {["details"] = "Package Readme", },
- ["luatex/interpreter/interpreter-doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/xsavebox/README"] = {["details"] = "Readme", },
- ["latex/pagerange/README"] = {["details"] = "Readme", },
- ["latex/hyperref/manual.pdf"] = {["lang"] = "en", ["details"] = "Manual, PDF version", },
- ["latex/grayhints/README.md"] = {["details"] = "Readme", },
- ["latex/europasscv/europasscv.pdf"] = {["details"] = "Package documentation", },
- ["latex/l3build/l3build.pdf"] = {["details"] = "Package documentation", },
- ["latex/gradientframe/README"] = {["details"] = "Readme", },
- ["latex/mhchem/mhchem.pdf"] = {["details"] = "Package documentation", },
- ["latex/bibleref/bibleref.pdf"] = {["details"] = "Package documentation", },
- ["latex/flippdf/README"] = {["details"] = "Readme", },
- ["latex/sepnum/sepnum-doc.pdf"] = {["details"] = "Package documentation", },
- ["plain/plipsum/README"] = {["details"] = "Readme", },
- ["latex/minipage-marginpar/minipage-marginpar.pdf"] = {["lang"] = "de", ["details"] = "Package documentation", },
- ["latex/amslatex-primer/README"] = {["details"] = "Readme", },
- ["latex/delim/delim.pdf"] = {["details"] = "Package documentation", },
- ["latex/emf/emf.pdf"] = {["details"] = "Package documentation", },
- ["latex/bardiag/bardiag1.pdf"] = {["details"] = "Package documentation, section 4", },
- ["uplatex/base/uplatex.pdf"] = {["lang"] = "ja", ["details"] = "Package documentation", },
- ["xelatex/xevlna/README"] = {["details"] = "Readme", },
- ["latex/examdesign/README"] = {["details"] = "Package README", },
- ["fonts/cbfonts-fd/cbfonts-fd.pdf"] = {["details"] = "Package documentation", },
- ["fonts/lfb/README"] = {["details"] = "Package README", },
- ["latex/ycbook/README.md"] = {["details"] = "Readme", },
- ["latex/tikz-kalender/README.md"] = {["details"] = "Readme", },
- ["latex/censor/README"] = {["details"] = "Readme", },
- ["lualatex/luatextra/README"] = {["details"] = "Readme", },
- ["latex/afparticle/README"] = {["details"] = "Readme", },
- ["fonts/clearsans/clear-samples.pdf"] = {["details"] = "Font samples", },
- ["fonts/fpl/README"] = {["details"] = "Readme", },
- ["latex/assignment/assignment.pdf"] = {["details"] = "Package documentation, as an assignment", },
- ["latex/computational-complexity/README"] = {["details"] = "Readme", },
- ["latex/datetime2-icelandic/datetime2-icelandic.pdf"] = {["details"] = "Package documentation", },
- ["latex/subfig/README"] = {["details"] = "Readme", },
- ["latex/tableaux/exemples.pdf"] = {["lang"] = "fr", ["details"] = "Further examples (comments in French)", },
- ["latex/numspell/README"] = {["details"] = "Readme", },
- ["generic/xlop/LISEZMOI"] = {["lang"] = "fr", ["details"] = "Readme", },
- ["latex/subsupscripts/SubSupScripts.pdf"] = {["details"] = "Package documentation", },
- ["latex/draftfigure/README.md"] = {["details"] = "Readme", },
- ["latex/tdclock/README"] = {["details"] = "Readme", },
- ["latex/isorot/README"] = {["details"] = "Package Readme", },
- ["latex/ghsystem/ghsystem_en.pdf"] = {["details"] = "Package documentation", },
- ["latex/realscripts/realscripts.pdf"] = {["details"] = "Package documentation", },
- ["latex/philex/README"] = {["details"] = "Readme", },
- ["latex/resphilosophica/resphilosophica.pdf"] = {["details"] = "Package documentation", },
- ["latex/bookcover/README"] = {["details"] = "Readme", },
- ["luatex/luatexbase/luatexbase.pdf"] = {["details"] = "Package documentation", },
- ["latex/anyfontsize/README"] = {["details"] = "Readme", },
- ["latex/chess-problem-diagrams/diagram.pdf"] = {["details"] = "Package documentation", },
- ["latex/abntex2/examples/abntex2-modelo-relatorio-tecnico.pdf"] = {["lang"] = "pt-br", ["details"] = "Technical report template", },
- ["latex/fullminipage/README"] = {["details"] = "Readme", },
- ["latex/othelloboard/example-rose-chps1-2.pdf"] = {["details"] = "Usage example", },
- ["generic/babel-welsh/welsh.pdf"] = {["details"] = "Package documentation (code listing)", },
- ["support/arara/arara-usermanual.pdf"] = {["details"] = "Package documentation", },
- ["fonts/bbold-type1/README"] = {["details"] = "Readme", },
- ["latex/glossaries/glossariesbegin.pdf"] = {["details"] = "Beginners' guide (PDF)", },
- ["context/third/simplefonts/README"] = {["details"] = "Readme", },
- ["latex/abntex2/abntex2.pdf"] = {["lang"] = "pt-br", ["details"] = "Package documentation (Brazilian Portuguese)", },
- ["latex/glossaries-danish/README"] = {["details"] = "Readme", },
- ["latex/fcolumn/README"] = {["details"] = "Readme", },
- ["latex/currfile/currfile.pdf"] = {["details"] = "Package documentation", },
- ["latex/esvect/esvect.pdf"] = {["details"] = "Package documentation", },
- ["latex/pst-intersect/README"] = {["details"] = "Readme", },
- ["latex/codedoc/README"] = {["details"] = "Readme", },
- ["latex/cryptocode/README"] = {["details"] = "Readme", },
- ["latex/eltex/man_en.pdf"] = {["lang"] = "en", ["details"] = "Package documentation (English)", },
- ["latex/exercise/README"] = {["details"] = "Readme", },
- ["latex/custom-bib/README"] = {["details"] = "Readme", },
- ["latex/fei/README"] = {["details"] = "Readme", },
- ["fonts/fetamont/fetamont-typeface.pdf"] = {["details"] = "Package design and construction", },
- ["latex/xargs/README"] = {["details"] = "Readme", },
- ["fonts/staves/README"] = {["details"] = "Package README", },
- ["latex/datetime2-breton/README"] = {["details"] = "Readme", },
- ["latex/calxxxx-yyyy/cal2017-2034_EN.pdf"] = {["lang"] = "en", ["details"] = "Sample (English) Calendar", },
- ["latex/enumitem-zref/README"] = {["details"] = "Readme", },
- ["latex/lgreek/lgreekuse.pdf"] = {["details"] = "Package documentation", },
- ["latex/chemmacros/README"] = {["details"] = "Readme", },
- ["latex/egplot/egplot.pdf"] = {["details"] = "Package documentation", },
- ["fonts/cyklop/cyklop-info.pdf"] = {["details"] = "Package documentation", },
- ["latex/platex-tools/pxftnright.pdf"] = {["lang"] = "ja", ["details"] = "Documentation of the pxftnright package", },
- ["latex/ebsthesis/ebsthesis.pdf"] = {["details"] = "Package documentation", },
- ["fonts/kurier/00readme.eng"] = {["lang"] = "en", ["details"] = "Outline in English", },
- ["latex/ntgclass/rapdoc.pdf"] = {["lang"] = "nl", ["details"] = "The rapport (report) classes", },
- ["omega/antomega/README"] = {["details"] = "Readme", },
- ["fonts/heuristica/README"] = {["details"] = "Readme", },
- ["latex/tikz-3dplot/README"] = {["details"] = "Readme", },
- ["xelatex/xetex-itrans/README"] = {["details"] = "Readme", },
- ["fonts/libertinus/README.txt"] = {["details"] = "Readme", },
- ["latex/bitpattern/bitpattern.pdf"] = {["details"] = "Package documentation", },
- ["metapost/epsincl/README"] = {["details"] = "Readme", },
- ["latex/dirtytalk/dirtytalk.pdf"] = {["details"] = "Package documentation", },
- ["xelatex/xepersian/xepersian.pdf"] = {["details"] = "Package documentation", },
- ["latex/latexdemo/latexdemo.pdf"] = {["details"] = "Package documentation", },
- ["metapost/mpattern/README.PL"] = {["lang"] = "pl", ["details"] = "Package Readme (Polish)", },
- ["latex/schemabloc/schemabloc.pdf"] = {["lang"] = "fr", ["details"] = "Package documentation (French)", },
- ["latex/glossaries/README"] = {["details"] = "Readme", },
- ["generic/es-tex-faq/FAQ-CervanTeX.pdf"] = {["lang"] = "es", ["details"] = "The document itself (PDF)", },
- ["latex/grfpaste/dvipaste.txt"] = {["details"] = "Readme-alike", },
- ["latex/amscls-doc/Author_Handbook_ProcColl.pdf"] = {["details"] = "AMS Author Handbook for Proceedings and Collections Classes", },
- ["metapost/mcf2graph/README"] = {["details"] = "Readme", },
- ["latex/blox/README"] = {["details"] = "Readme", },
- ["latex/refcheck/refdemo.pdf"] = {["details"] = "Package demo", },
- ["latex/spverbatim/spverbatim.pdf"] = {["details"] = "Package documentation", },
- ["latex/substances/substances_en.pdf"] = {["details"] = "Package documentation", },
- ["fonts/mintspirit/mintspirit-samples.pdf"] = {["details"] = "MintSpirit samples", },
- ["metapost/blockdraw_mp/cascadedemo.pdf"] = {["details"] = "Example 1", },
- ["latex/l3packages/xtemplate/xtemplate.pdf"] = {["details"] = "xtemplate documentation", },
- ["latex/uassign/uassign.pdf"] = {["details"] = "Package documentation", },
- ["generic/babel-czech/czech.pdf"] = {["details"] = "Package documentation", },
- ["latex/alterqcm/README"] = {["lang"] = "en", ["details"] = "Readme", },
- ["fonts/esstix/Esstix.pdf"] = {["details"] = "Package documentation", },
- ["latex/smartdiagram/smartdiagram.pdf"] = {["details"] = "Package documentation", },
- ["latex/multibbl/multibbl.pdf"] = {["details"] = "Package documentation", },
- ["latex/totpages/README"] = {["details"] = "Readme", },
- ["bibtex/perception/README"] = {["details"] = "Readme", },
- ["latex/beamercolorthemeowl/README.md"] = {["details"] = "Readme", },
- ["latex/technics/technics.pdf"] = {["details"] = "Package documentation", },
- ["latex/showexpl/showexpl.pdf"] = {["details"] = "Package documentation", },
- ["latex/biblatex-swiss-legal/biblatex-swiss-legal.pdf"] = {["lang"] = "fr", ["details"] = "Package documentation (French)", },
- ["support/latex-git-log/README"] = {["details"] = "Readme", },
- ["latex/simplified-latex/simplified-intro.pdf"] = {["details"] = "The document itself", },
- ["generic/minifp/README"] = {["details"] = "Readme", },
- ["latex/l2tabu-english/l2tabuen.pdf"] = {["details"] = "The document itself", },
- ["latex/shdoc/shdoc.pdf"] = {["details"] = "Package documentation", },
- ["latex/schule/README_DE"] = {["lang"] = "de", ["details"] = "Readme (German)", },
- ["latex/jmlr/README"] = {["details"] = "Readme", },
- ["support/match_parens/README"] = {["details"] = "Readme", },
- ["latex/serbian-lig/serbian-lig.pdf"] = {["details"] = "Package documentation", },
- ["support/latexindent/README"] = {["details"] = "Readme", },
- ["generic/xint/README.pdf"] = {["details"] = "Readme (PDF)", },
- ["latex/datetime2-en-fulltext/datetime2-en-fulltext.pdf"] = {["details"] = "Package documentation", },
- ["latex/hepthesis/example/example.pdf"] = {["details"] = "Part of a thesis, seen as for printing", },
- ["latex/datetime2-french/datetime2-french.pdf"] = {["details"] = "Package documentation", },
- ["latex/bookest/README"] = {["details"] = "Readme", },
- ["support/pdfbook2/README"] = {["details"] = "Readme", },
- ["latex/platex-tools/README.md"] = {["details"] = "Readme", },
- ["metapost/mparrows/README"] = {["details"] = "Readme", },
- ["latex/exercises/exercises.pdf"] = {["details"] = "Package documentation (partly in German)", },
- ["latex/crossword/cwpuzzle.pdf"] = {["details"] = "Package documentation", },
- ["latex/recipebook/README"] = {["details"] = "Readme", },
- ["latex/lapdf/README"] = {["details"] = "Readme", },
- ["latex/biochemistry-colors/Biochemistry-colors.pdf"] = {["details"] = "Package documentation", },
- ["generic/midnight/README"] = {["details"] = "Package Readme", },
- ["latex/morehype/hypertoc.pdf"] = {["details"] = "Package documentation: hypertoc", },
- ["latex/matc3/README"] = {["details"] = "Readme", },
- ["latex/codepage/frintro.pdf"] = {["lang"] = "fr", ["details"] = "Introduction to package", },
- ["latex/rcs/rcs-user.pdf"] = {["details"] = "User documentation", },
- ["latex/citeall/README"] = {["details"] = "Readme", },
- ["fonts/berenisadf/berenisadf.pdf"] = {["details"] = "Package documentation", },
- ["lualatex/cloze/cloze.pdf"] = {["details"] = "Package documentation", },
- ["generic/pstricks-add/README"] = {["details"] = "Readme", },
- ["lualatex/lua-check-hyphen/doc/luacheckhyphenmanual.pdf"] = {["details"] = "Package documentation", },
- ["latex/qcm/README"] = {["details"] = "Readme", },
- ["latex/hvindex/README"] = {["details"] = "Readme", },
- ["xelatex/resumecls/resumecls.pdf"] = {["details"] = "Package listing", },
- ["latex/genealogytree/README"] = {["details"] = "Readme", },
- ["fonts/japanese-otf-uptex/README"] = {["details"] = "Readme", },
- ["latex/nfssext-cfr/README"] = {["details"] = "Readme", },
- ["latex/pkgloader/pkgloader.pdf"] = {["details"] = "Package documentation", },
- ["plain/plstmary/README"] = {["details"] = "Readme", },
- ["generic/mathdots/README"] = {["details"] = "Readme", },
- ["latex/latex2e-help-texinfo/latex2e.pdf"] = {["details"] = "PDF conversion of the source (English)", },
- ["latex/mcite/mcite.pdf"] = {["details"] = "Package documentation", },
- ["latex/apa6/apa6.pdf"] = {["details"] = "Package documentation", },
- ["latex/stellenbosch/USbib-1.0.pdf"] = {["lang"] = "en", ["details"] = "USbib package documentation", },
- ["latex/lcyw/README"] = {["details"] = "Readme", },
- ["latex/pbox/pbox.pdf"] = {["details"] = "Package documentation", },
- ["latex/leaflet/leaflet-manual.pdf"] = {["details"] = "Package manual (as a leaflet)", },
- ["latex/overlays/overlays.pdf"] = {["details"] = "Package documentation", },
- ["latex/dvdcoll/dvdcoll.pdf"] = {["lang"] = "en", ["details"] = "Class documentation", },
- ["latex/shuffle/README"] = {["details"] = "Readme", },
- ["latex/leftidx/leftidx.pdf"] = {["details"] = "Package documentation", },
- ["latex/komacv-rg/README.md"] = {["details"] = "Readme", },
- ["latex/arraysort/arraysort.pdf"] = {["details"] = "Package documentation", },
- ["latex/juramisc/README"] = {["lang"] = "de", ["details"] = "Package README", },
- ["support/texdef/texdef.pdf"] = {["details"] = "Package documentation", },
- ["latex/miniplot/miniplot.pdf"] = {["details"] = "Package documentation", },
- ["latex/pdfpages/pdfpages.pdf"] = {["details"] = "Package documentation", },
- ["latex/filecontents/README"] = {["details"] = "Package Readme", },
- ["latex/dvdcoll/README"] = {["details"] = "README file", },
- ["latex/dottex/dottex.pdf"] = {["details"] = "Package documentation", },
- ["latex/memoir/memman.pdf"] = {["details"] = "Basic user manual", },
- ["latex/currency/README.md"] = {["details"] = "Readme", },
- ["lualatex/luacode/README"] = {["details"] = "Readme", },
- ["latex/readarray/readarray.pdf"] = {["details"] = "Package documentation", },
- ["latex/drs/README"] = {["details"] = "Readme", },
- ["latex/pythonhighlight/README.md"] = {["details"] = "Readme", },
- ["latex/tkz-orm/README"] = {["details"] = "Readme", },
- ["latex/latexfileinfo-pkgs/latexfileinfo_pkgs.htm"] = {["details"] = "The document itself", },
- ["latex/stdpage/README"] = {["details"] = "Package README", },
- ["latex/basque-book/basque-book_EUS.pdf"] = {["lang"] = "eu", ["details"] = "Package documentation (Basque)", },
- ["fonts/beuron/beuron-de.pdf"] = {["lang"] = "de", ["details"] = "Package documentation (German)", },
- ["latex/xdoc/docindex.pdf"] = {["details"] = "docindex documentation", },
- ["latex/urcls/URbeamer-DEMO.pdf"] = {["details"] = "Example of usage (presentation)", },
- ["metapost/latexmp/README"] = {["details"] = "Readme", },
- ["latex/romannum/romannum.pdf"] = {["details"] = "Package documentation", },
- ["latex/refman/layout_d.pdf"] = {["lang"] = "de", ["details"] = "Layout-Anderungen mit LaTeX", },
- ["latex/cclicenses/cclicenses_short.pdf"] = {["details"] = "Brief package documentation", },
- ["latex/lettrine/demo-de.pdf"] = {["lang"] = "de", ["details"] = "Package examples (German)", },
- ["latex/mfirstuc/mfirstuc-manual.pdf"] = {["details"] = "User manual (PDF)", },
- ["latex/newverbs/README"] = {["details"] = "Readme", },
- ["latex/makeplot/README"] = {["details"] = "Readme", },
- ["latex/spie/README"] = {["details"] = "Readme", },
- ["fonts/fonts-churchslavonic/fonts-churchslavonic.pdf"] = {["details"] = "Package documentation", },
- ["fonts/semaphor/example.pdf"] = {["details"] = "Listing of semaphor letters", },
- ["latex/pgf-umlsd/pgf-umlsd-manual.pdf"] = {["details"] = "Package documentation", },
- ["latex/latexcheat-ptbr/latexsheet-ptbr.pdf"] = {["lang"] = "pt", ["details"] = "The document itself", },
- ["latex/chextras/chextras.pdf"] = {["details"] = "Package documentation", },
- ["latex/chapterfolder/chapterfolder.pdf"] = {["details"] = "Package documentation", },
- ["latex/bxjscls/bxjscls.pdf"] = {["lang"] = "ja", ["details"] = "Package documentation (Japanese)", },
- ["latex/latexcheat-ptbr/README-ptbr"] = {["lang"] = "pt", ["details"] = "Readme (in Brazilian Portuguese)", },
- ["fonts/belleek/README"] = {["details"] = "Readme", },
- ["latex/endfloat/README"] = {["details"] = "Readme", },
- ["luatex/gregoriotex/GregorioRef.pdf"] = {["details"] = "Package documentation", },
- ["latex/flacards/README"] = {["details"] = "Readme", },
- ["plain/metatex/README"] = {["details"] = "Readme", },
- ["latex/dickimaw/dickimaw-thesis.pdf"] = {["details"] = "Using LaTeX to Write a PhD Thesis", },
- ["latex/filedate/filedate.pdf"] = {["details"] = "Package documentation", },
- ["latex/aguplus/aguplus.pdf"] = {["details"] = "Package documentation", },
- ["generic/enctex/encdoc-e.pdf"] = {["lang"] = "en", ["details"] = "Reference manual (in English)", },
- ["latex/bibtopic/README"] = {["details"] = "Readme", },
- ["xelatex/simple-thesis-dissertation/Thesis.pdf"] = {["details"] = "Package documentation", },
- ["xelatex/simple-resume-cv/README.md"] = {["details"] = "Readme", },
- ["latex/schwalbe-chess/schwalbe.pdf"] = {["lang"] = "de", ["details"] = "Package documentation (German)", },
- ["latex/bashful/bashful.pdf"] = {["details"] = "Package documentation", },
- ["latex/fifinddo-info/dantev45.htm"] = {["lang"] = "de", ["details"] = "The presentation document", },
- ["latex/meetingmins/meetingmins.pdf"] = {["details"] = "Package documentation", },
- ["latex/datetime2-ukrainian/datetime2-ukrainian.pdf"] = {["details"] = "Package documentation", },
- ["fonts/cmll/README"] = {["details"] = "Readme", },
- ["latex/proba/README"] = {["details"] = "Readme", },
- ["metapost/mpattern/mpattern_test.pdf"] = {["details"] = "Package test output", },
- ["latex/pdftricks/manual.pdf"] = {["details"] = "Package documentation", },
- ["latex/ndsu-thesis/ndsu-thesis.pdf"] = {["details"] = "Package documentation", },
- ["latex/prettyref/prettyref.pdf"] = {["details"] = "Package documentation", },
- ["support/latex2man/latex2man.html"] = {["details"] = "Package documentation (HTML)", },
- ["latex/perltex/perltex.pdf"] = {["details"] = "Package documentation", },
- ["fonts/staves/symbols.pdf"] = {["details"] = "List of symbols", },
- ["generic/babel-basque/basque.pdf"] = {["details"] = "Package documentation", },
- ["latex/tabularcalc/tabularcalc_doc_fr.pdf"] = {["lang"] = "fr", ["details"] = "Package documentation (French)", },
- ["latex/diagbox/README"] = {["details"] = "Readme", },
- ["latex/localloc/localloc.pdf"] = {["details"] = "Package documentation", },
- ["xelatex/interchar/README"] = {["details"] = "Readme", },
- ["latex/metre/metre.pdf"] = {["details"] = "Package documentation", },
- ["latex/xyling/xyli-doc.pdf"] = {["lang"] = "en", ["details"] = "Package documentation", },
- ["generic/babel-estonian/estonian.pdf"] = {["details"] = "Package documentation", },
- ["latex/ltxindex/ltxindex.pdf"] = {["details"] = "Package documentation", },
- ["fonts/jablantile/README"] = {["details"] = "Readme", },
- ["latex/bussproofs/BussGuide2.pdf"] = {["details"] = "User Guide", },
- ["latex/biblatex-science/README.md"] = {["details"] = "Readme", },
- ["fonts/metafont-beginners/metafont-for-beginners.pdf"] = {["lang"] = "en", ["details"] = "The introductory document itself:", },
- ["luatex/luapackageloader/luapackageloader.pdf"] = {["details"] = "Package documentation", },
- ["latex/papermas/papermas-example.pdf"] = {["details"] = "Package examples", },
- ["latex/skmath/skmath.pdf"] = {["details"] = "Package documentation", },
- ["fonts/recycle/README"] = {["details"] = "Readme", },
- ["latex/jamtimes/jamtimes.pdf"] = {["details"] = "Package documentation", },
- ["lualatex/pgfmolbio/README"] = {["details"] = "Readme", },
- ["fonts/musixtex-fonts/README"] = {["details"] = "Readme", },
- ["latex/pstring/pstring-doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/simplecd/README"] = {["details"] = "Readme", },
- ["latex/xcookybooky/xcookybooky.pdf"] = {["details"] = "Package documentation", },
- ["latex/simplecd/simplecd.pdf"] = {["details"] = "Package documentation", },
- ["latex/tabvar/README"] = {["details"] = "Readme", },
- ["latex/dhua/README"] = {["details"] = "Readme", },
- ["latex/rotpages/README"] = {["details"] = "Readme", },
- ["latex/lgreek/README"] = {["details"] = "Readme", },
- ["latex/tabularew/tabularew.pdf"] = {["details"] = "Package documentation", },
- ["latex/psgo/README"] = {["details"] = "Readme", },
- ["latex/gender/README"] = {["details"] = "Readme", },
- ["latex/makecmds/README"] = {["details"] = "Readme", },
- ["generic/bitelist/README"] = {["details"] = "Readme", },
- ["fonts/algolrevived/README"] = {["details"] = "Readme", },
- ["latex/randomwalk/randomwalk.pdf"] = {["details"] = "Package documentation", },
- ["latex/xargs/xargs-fr.pdf"] = {["lang"] = "fr", ["details"] = "Package documentation (French)", },
- ["fonts/xits/README"] = {["details"] = "Readme", },
- ["latex/ijsra/README.md"] = {["details"] = "Readme", },
- ["latex/datetime2-bulgarian/README"] = {["details"] = "Readme", },
- ["latex/texvc/README.md"] = {["details"] = "Readme", },
- ["latex/vhistory/vh_set_example.pdf"] = {["details"] = "Short example", },
- ["generic/dcpic/manDCPiCpt.pdf"] = {["lang"] = "pt", ["details"] = "Package documentation (Portuguese)", },
- ["latex/amsmath/technote.pdf"] = {["lang"] = "en", ["details"] = "Technical details", },
- ["latex/qtree/qarrows.pdf"] = {["lang"] = "en", ["details"] = "Use of tree-dvips with qtree", },
- ["latex/gene-logic/gn-logic14.pdf"] = {["details"] = "Package documentation", },
- ["generic/pst-tools/README"] = {["details"] = "Readme", },
- ["fonts/phonetic/README"] = {["details"] = "Readme", },
- ["latex/csvsimple/csvsimple.pdf"] = {["lang"] = "en", ["details"] = "Package documentation", },
- ["latex/iso10303/stepman.pdf"] = {["details"] = "Package manual", },
- ["latex/bardiag/bardiag2.pdf"] = {["details"] = "Package documentation, appendix", },
- ["latex/skeycommand/README"] = {["details"] = "Readme", },
- ["fonts/amiri/documentation-arabic.pdf"] = {["lang"] = "ar", ["details"] = "Package documentation (Arabic)", },
- ["latex/nicetext/makedoc.pdf"] = {["details"] = "Makedoc documentation", },
- ["latex/catchfilebetweentags/README"] = {["details"] = "Readme", },
- ["latex/bibarts/bibarts.pdf"] = {["lang"] = "de", ["details"] = "Package documentation", },
- ["latex/pgfplots/pgfplots.pdf"] = {["details"] = "Package manual", },
- ["latex/shadowtext/README"] = {["details"] = "Readme", },
- ["latex/anysize/anysize.pdf"] = {["details"] = "Package documentation", },
- ["support/texfot/README"] = {["details"] = "Readme", },
- ["fonts/esstix/README"] = {["details"] = "Readme", },
- ["metapost/splines/README"] = {["details"] = "Package README", },
- ["latex/hepunits/hepunits.pdf"] = {["details"] = "Package documentation", },
- ["latex/mathspic/mathsPICmanual.pdf"] = {["details"] = "User documentation (Perl version)", },
- ["fonts/fontmfizz/fontmfizz.pdf"] = {["details"] = "List of symbols", },
- ["latex/colorwav/colorwav.pdf"] = {["details"] = "Package documentation", },
- ["fonts/libris/librisadf.pdf"] = {["details"] = "Details of distribution", },
- ["latex/graphicxbox/README"] = {["details"] = "Readme", },
- ["latex/kantlipsum/kantlipsum.pdf"] = {["details"] = "Package documentation", },
- ["latex/fncychap/README"] = {["details"] = "Readme", },
- ["latex/multibibliography/multibibliography.pdf"] = {["details"] = "Package documentation", },
- ["latex/emptypage/emptypage.pdf"] = {["details"] = "Package documentation", },
- ["latex/svg/svg.pdf"] = {["details"] = "Package documentation", },
- ["latex/noindentafter/README"] = {["details"] = "Readme", },
- ["latex/lshort-czech/lshort-cs.pdf"] = {["details"] = "The document itself", },
- ["latex/cell/README"] = {["details"] = "Readme", },
- ["latex/amscls-doc/README.txt"] = {["details"] = "Readme", },
- ["latex/computational-complexity/cc.pdf"] = {["details"] = "Package documentation", },
- ["latex/upmethodology/upmethodology-doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/natbib/natnotes.pdf"] = {["lang"] = "en", ["details"] = "Reference Sheet", },
- ["bibtex/iopart-num/iopart-num.pdf"] = {["details"] = "Package documentation", },
- ["latex/ocg-p/ocg-p.pdf"] = {["details"] = "Package documentation", },
- ["latex/tikzposter/tikzposter.pdf"] = {["details"] = "Package documentation", },
- ["latex/biblatex-apa/biblatex-apa-test.pdf"] = {["details"] = "The examples in the APA style guide", },
- ["latex/nih/example-nih-cls.pdf"] = {["details"] = "Example -- the class in normal use", },
- ["fonts/fge/fge-doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/colortbl/colortbl-DE.pdf"] = {["lang"] = "de", ["details"] = "Package manual", },
- ["latex/ut-thesis/README"] = {["details"] = "Readme", },
- ["latex/gsemthesis/README"] = {["details"] = "Readme", },
- ["latex/fetchcls/README.md"] = {["details"] = "Readme", },
- ["latex/excludeonly/excludeonly.pdf"] = {["details"] = "Package documentation", },
- ["generic/babel-icelandic/icelandic.pdf"] = {["details"] = "Package documentation", },
- ["latex/titlesec/titlesec.pdf"] = {["details"] = "Package documentation", },
- ["fonts/cfr-lm/clm-test.pdf"] = {["details"] = "Samples from available fonts", },
- ["latex/algorithmicx/algorithmicx.pdf"] = {["details"] = "Package documentation", },
- ["latex/nonumonpart/README"] = {["lang"] = "en", ["details"] = "Readme", },
- ["latex/tikz-qtree/README"] = {["details"] = "Readme", },
- ["latex/intro-scientific/README"] = {["details"] = "Readme", },
- ["latex/plweb/pl.pdf"] = {["details"] = "Package documentation", },
- ["latex/uspatent/README"] = {["details"] = "Readme", },
- ["latex/spanish-mx/README"] = {["details"] = "Readme", },
- ["latex/leading/README"] = {["details"] = "Readme", },
- ["fonts/libertine/libertine.pdf"] = {["details"] = "Package documentation", },
- ["latex/lshort-chinese/README.md"] = {["details"] = "Readme", },
- ["fonts/newpx/README"] = {["details"] = "Readme", },
- ["latex/flipbook/flipbook-doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/newspaper/newspaper.pdf"] = {["details"] = "Package documentation", },
- ["latex/typeface/README"] = {["details"] = "Readme", },
- ["latex/pstool/pstool.pdf"] = {["details"] = "Package documentation", },
- ["latex/ftnxtra/ftnxtra.pdf"] = {["details"] = "Package documentation", },
- ["latex/tdclock/tdclock-doc.pdf"] = {["details"] = "Package documentation", },
- ["support/latexdiff/doc/latexdiff-man.pdf"] = {["details"] = "Package manual", },
- ["generic/pst-osci/pst-osci-doc.pdf"] = {["lang"] = "en", ["details"] = "English documentation", },
- ["metapost/mcf2graph/mcf_manual.pdf"] = {["details"] = "Package documentation", },
- ["latex/antt/README"] = {["details"] = "Readme", },
- ["latex/yafoot/yafoot-man.pdf"] = {["details"] = "Bundle documentation", },
- ["latex/latexcheat-esmx/README"] = {["lang"] = "es", ["details"] = "Readme", },
- ["latex/nicetext/niceverb.pdf"] = {["details"] = "Niceverb documentation", },
- ["metapost/metaobj/momanual.pdf"] = {["details"] = "Package documentation", },
- ["generic/armenian/manual.pdf"] = {["lang"] = "hy", ["details"] = "Package manual (Armenian)", },
- ["generic/dirtree/dirtree.pdf"] = {["details"] = "Package documentation", },
- ["latex/constants/constants.pdf"] = {["details"] = "Package documentation", },
- ["latex/pst-layout/pst-layout-doc.pdf"] = {["details"] = "Package documentation", },
- ["fonts/txfontsb/README"] = {["details"] = "Readme", },
- ["latex/datetime2-slovene/README"] = {["details"] = "Readme", },
- ["fonts/esint-type1/README"] = {["details"] = "Readme", },
- ["fonts/gillius/gillius2-samples.pdf"] = {["details"] = "Gillius font samples", },
- ["latex/nicefilelist/nicefilelist.pdf"] = {["details"] = "Package documentation", },
- ["latex/etaremune/etaremune.pdf"] = {["details"] = "Package documentation", },
- ["latex/ecobiblatex/README.txt"] = {["details"] = "Readme", },
- ["latex/bchart/README.md"] = {["details"] = "Readme", },
- ["latex/doipubmed/doipubmed-manual.html"] = {["details"] = "Package documentation (HTML)", },
- ["generic/hlist/hlist-fr.pdf"] = {["details"] = "Package documentation", },
- ["latex/tree-dvips/lingmacros-manual.pdf"] = {["details"] = "Manual for lingmacros", },
- ["latex/scratchx/Explanations_ScratchX.pdf"] = {["details"] = "Package documentation", },
- ["latex/xhfill/xhfill-doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/mathpunctspace/README.md"] = {["details"] = "Readme", },
- ["latex/cals/test/README"] = {["details"] = "Readme", },
- ["latex/makebarcode/README"] = {["details"] = "Readme", },
- ["latex/svn-multi/README"] = {["details"] = "Readme", },
- ["latex/appendixnumberbeamer/README"] = {["details"] = "Readme", },
- ["plain/happy4th/happy4th.pdf"] = {["details"] = "Package output", },
- ["latex/chkfloat/README"] = {["details"] = "Readme", },
- ["latex/boites/demo.pdf"] = {["details"] = "Examples of use", },
- ["latex/doi/README"] = {["details"] = "Readme", },
- ["latex/biblatex-morenames/documentation/biblatex-morenames.pdf"] = {["details"] = "Package documentation", },
- ["latex/msg/README"] = {["details"] = "Readme", },
- ["generic/pst-soroban/pst-soroban-doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/captdef/captdef.pdf"] = {["details"] = "Package documentation", },
- ["generic/bagpipe/README"] = {["details"] = "Readme", },
- ["latex/textopo/textopo.pdf"] = {["details"] = "Package documentation", },
- ["latex/matc3mem/README"] = {["details"] = "Readme", },
- ["latex/dinbrief/dinbrief.pdf"] = {["details"] = "User Guide and Implementation", },
- ["latex/xcjk2uni/xCJK2uni.pdf"] = {["lang"] = "zh", ["details"] = "Package documentation (Chinese)", },
- ["latex/childdoc/childdoc.pdf"] = {["details"] = "Package documentation", },
- ["latex/cheatsheet/cheatsheet.pdf"] = {["details"] = "Package documentation", },
- ["latex/pageslts/README"] = {["details"] = "Readme", },
- ["generic/tracklang/tracklang.pdf"] = {["details"] = "Package documentation", },
- ["fonts/cm-lgc/INSTALL"] = {["details"] = "Installation instructions", },
- ["latex/keyreader/README"] = {["details"] = "Readme", },
- ["latex/pax/README"] = {["details"] = "Package README", },
- ["fonts/brushscr/README"] = {["details"] = "Readme", },
- ["generic/pst-osci/README"] = {["details"] = "Readme", },
- ["generic/around-the-bend/README"] = {["details"] = "Readme", },
- ["latex/latex4wp-it/latex4wp-it.pdf"] = {["lang"] = "it", ["details"] = "The document itself", },
- ["latex/version/version-doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/jmlr/jmlr.pdf"] = {["details"] = "Package documentation", },
- ["latex/fancynum/fancynum.pdf"] = {["details"] = "Package documentation", },
- ["generic/lecturer/LecturerDemo-VisualDoc.pdf"] = {["details"] = "Visual package documentation", },
- ["latex/autobreak/autobreak.pdf"] = {["details"] = "Package documentation", },
- ["xelatex/bidi/README"] = {["details"] = "Readme", },
- ["generic/pst-bezier/pst-bezier-doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/elpres/elpres-manual.pdf"] = {["details"] = "Package documentation", },
- ["generic/pst-pdgr/pst-pdgr.pdf"] = {["details"] = "Package documentation", },
- ["latex/ktv-texdata/README"] = {["details"] = "Readme", },
- ["support/latex2man/latex2man.pdf"] = {["details"] = "Package documentation (PDF)", },
- ["fonts/amsfonts/euscript.pdf"] = {["details"] = "Eucal and euscript package documentation", },
- ["latex/postcards/README"] = {["details"] = "Readme", },
- ["fonts/tempora/README"] = {["details"] = "Readme", },
- ["latex/environ/README"] = {["details"] = "Readme", },
- ["generic/pictex/README"] = {["details"] = "Readme", },
- ["latex/biblatex-iso690/biblatex-iso690.pdf"] = {["details"] = "Package documentation", },
- ["latex/l3kernel/interface3.pdf"] = {["details"] = "The LaTeX3 interfaces", },
- ["fonts/almfixed/almfixed-dtk.pdf"] = {["details"] = "Package documentation", },
- ["latex/phonrule/phonrule-doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/lshort-thai/readme"] = {["details"] = "Readme", },
- ["latex/seuthesix/README"] = {["details"] = "Readme", },
- ["latex/l3kernel/l3styleguide.pdf"] = {["details"] = "LaTeX3 style guide", },
- ["lualatex/lualatex-math/README"] = {["details"] = "Readme", },
- ["latex/vertbars/README"] = {["details"] = "Readme", },
- ["metapost/hatching/README"] = {["details"] = "Readme", },
- ["latex/qobitree/README"] = {["details"] = "Package documentation", },
- ["latex/tkz-tab/README"] = {["lang"] = "en", ["details"] = "Readme", },
- ["latex/css-colors/css-colors.pdf"] = {["details"] = "List of colours", },
- ["latex/lastpage/README"] = {["details"] = "Readme", },
- ["latex/ean13isbn/ean13isbn.pdf"] = {["details"] = "Package documentation", },
- ["latex/autobreak/README.md"] = {["lang"] = "en", ["details"] = "README", },
- ["latex/kdgdocs/kdgdocs.pdf"] = {["details"] = "Package documentation", },
- ["latex/memory/README"] = {["details"] = "Readme", },
- ["generic/luatex85/luatex85.pdf"] = {["details"] = "Package documentation", },
- ["latex/latexgit/latexgit.pdf"] = {["details"] = "Package documentation", },
- ["latex/lshort-mongol/lshort-mn.pdf"] = {["lang"] = "mn", ["details"] = "The document itself", },
- ["generic/babel-hebrew/heb209.pdf"] = {["details"] = "Package documentation (LaTeX 2.09 compatibility style files)", },
- ["fonts/librecaslon/README"] = {["details"] = "Readme", },
- ["latex/biblatex-true-citepages-omit/biblatex-true-citepages-omit.pdf"] = {["details"] = "Package documentation", },
- ["latex/pdfsync/README"] = {["details"] = "Readme", },
- ["latex/modiagram/modiagram_en.pdf"] = {["lang"] = "en", ["details"] = "Package documentation (English)", },
- ["latex/geometry/geometry.pdf"] = {["details"] = "Users' manual", },
- ["fonts/mintspirit/README"] = {["details"] = "Readme", },
- ["latex/indextools/README"] = {["details"] = "Readme", },
- ["latex/mftinc/README"] = {["details"] = "Readme", },
- ["fonts/fontawesome/fontawesome.pdf"] = {["details"] = "Package documentation", },
- ["latex/pygmentex/README"] = {["details"] = "Readme", },
- ["latex/prooftrees/prooftrees.pdf"] = {["details"] = "Package documentation", },
- ["latex/dtxdescribe/dtxdescribe.pdf"] = {["details"] = "Package documentation", },
- ["lualatex/lualatex-doc/README"] = {["details"] = "Readme", },
- ["latex/memexsupp/memexsupp.pdf"] = {["details"] = "Package documentation", },
- ["latex/method/README"] = {["details"] = "Readme", },
- ["latex/dramatist/README"] = {["details"] = "Package Readme", },
- ["latex/poetrytex/README"] = {["details"] = "Readme", },
- ["latex/rtklage/README"] = {["lang"] = "de", ["details"] = "Readme", },
- ["latex/tikz-qtree/tikz-qtree-manual.pdf"] = {["details"] = "Package documentation", },
- ["cstex/cstexman.pdf"] = {["lang"] = "cs", ["details"] = "User manual", },
- ["latex/fixfoot/README"] = {["details"] = "Readme", },
- ["latex/datatool/datatool-user.pdf"] = {["details"] = "User guide", },
- ["latex/fp/README"] = {["details"] = "Readme", },
- ["latex/cd/cd.pdf"] = {["details"] = "Package documentation", },
- ["generic/tex4ht/mn.html"] = {["details"] = "Package documentation", },
- ["latex/math-into-latex-4/README"] = {["details"] = "Readme", },
- ["latex/ijmart/README"] = {["details"] = "Readme", },
- ["latex/grant/README.md"] = {["details"] = "Package README", },
- ["latex/tqft/tqft_code.pdf"] = {["details"] = "Annotated code", },
- ["latex/gmp/gmp.pdf"] = {["details"] = "Package documentation", },
- ["latex/withargs/README"] = {["details"] = "Readme", },
- ["latex/picinpar/picinpar-en.pdf"] = {["lang"] = "en", ["details"] = "Package usage notes", },
- ["fonts/astro/astrosym.txt"] = {["details"] = "Detailed description", },
- ["latex/gauss/README"] = {["details"] = "Readme", },
- ["latex/checklistings/checklistings.pdf"] = {["details"] = "Package documentation", },
- ["latex/crosswrd/README"] = {["details"] = "Readme", },
- ["latex/nuc/nuc.pdf"] = {["details"] = "Package documentation", },
- ["latex/jamtimes/README"] = {["details"] = "Readme", },
- ["latex/coolstr/coolstr.pdf"] = {["details"] = "Package documentation", },
- ["latex/sudoku/sudoku.pdf"] = {["details"] = "Package documentation", },
- ["latex/lshort-persian/lshort.pdf"] = {["lang"] = "fa", ["details"] = "The document itself", },
- ["latex/etextools/etextools.pdf"] = {["details"] = "Package documentation", },
- ["support/epstopdf/README"] = {["details"] = "Readme", },
- ["fonts/mxedruli/README"] = {["details"] = "Readme", },
- ["fonts/librebaskerville/README"] = {["details"] = "Readme", },
- ["latex/datetime2-basque/README.txt"] = {["details"] = "Readme", },
- ["fonts/txfonts/txfontsdocA4.pdf"] = {["details"] = "Package documentation (A4)", },
- ["latex/moderncv/README"] = {["details"] = "Readme", },
- ["latex/isomath/isomath.sty.html"] = {["details"] = "Package source (in HTML format)", },
- ["latex/sageep/sageep.pdf"] = {["details"] = "Package documentation", },
- ["latex/hecthese/README.md"] = {["details"] = "Readme", },
- ["latex/booktabs-fr/f-booktabs.pdf"] = {["details"] = "The document itself", },
- ["latex/copyrightbox/README"] = {["details"] = "Readme", },
- ["latex/cdpbundl/00readme.txt"] = {["details"] = "Basic introduction", },
- ["latex/undolabl/README"] = {["details"] = "Readme", },
- ["latex/gillcm/README"] = {["details"] = "Readme", },
- ["fonts/dozenal/README"] = {["details"] = "Readme", },
- ["latex/cjhebrew/cjhebrew.pdf"] = {["details"] = "Package manual", },
- ["luatex/luatexja/README"] = {["details"] = "Readme", },
- ["latex/stex/mikoslides/README"] = {["details"] = "Readme", },
- ["latex/caption/README"] = {["details"] = "Readme", },
- ["latex/latex-doc-ptr/README"] = {["details"] = "Readme", },
- ["latex/keyreader/keyreader-guide.pdf"] = {["details"] = "Package documentation", },
- ["xetex/xetexko/README"] = {["details"] = "Readme", },
- ["latex/ifplatform/README"] = {["details"] = "Readme", },
- ["latex/biblatex-iso690/README.md"] = {["details"] = "Readme", },
- ["generic/gobble/README"] = {["details"] = "Readme", },
- ["latex/nih/example-biosketch.pdf"] = {["details"] = "Example -- an NIH biographical sketch", },
- ["lualatex/luatextra/luatextra.pdf"] = {["details"] = "Package documentation", },
- ["luatex/ctablestack/ctablestack.pdf"] = {["details"] = "Package documentation", },
- ["latex/standalone/README"] = {["details"] = "Readme", },
- ["fonts/arphic-ttf/README.md"] = {["details"] = "Readme", },
- ["latex/aomart/README"] = {["details"] = "Readme", },
- ["luatex/gregoriotex/README.md"] = {["details"] = "Readme", },
- ["latex/txgreeks/README"] = {["details"] = "Readme", },
- ["latex/visualpstricks/VisualPSTricks.pdf"] = {["details"] = "Package documentation", },
- ["latex/multiobjective/multiobjective.pdf"] = {["details"] = "Package documentation", },
- ["latex/datetime2-scottish/datetime2-scottish.pdf"] = {["details"] = "Package documentation", },
- ["context/third/filter/filter.txt"] = {["details"] = "Package notes", },
- ["fonts/iwona/00readme.pol"] = {["details"] = "Outline in Polish:", },
- ["latex/mathalfa/README"] = {["details"] = "Readme", },
- ["latex/pst-intersect/pst-intersect.pdf"] = {["lang"] = "en", ["details"] = "Package documentation", },
- ["latex/cmtiup/README"] = {["details"] = "Readme", },
- ["latex/gcard/gcard.pdf"] = {["details"] = "Package documentation", },
- ["latex/mwe/README"] = {["details"] = "Readme", },
- ["support/pdflatexpicscale/README"] = {["details"] = "Readme", },
- ["latex/addfont/addfont.pdf"] = {["details"] = "Package documentation", },
- ["latex/unswcover/thesis.pdf"] = {["details"] = "Example document", },
- ["latex/yagusylo/yagusylo.pdf"] = {["details"] = "Source documentation", },
- ["latex/ionumbers/ionumbers.pdf"] = {["details"] = "Package documentation", },
- ["latex/hepparticles/README"] = {["details"] = "Readme", },
- ["metapost/exteps/exteps.pdf"] = {["details"] = "Package documentation", },
- ["context/third/enigma/enigma/enigma-doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/endheads/endheads.pdf"] = {["details"] = "Package documentation", },
- ["latex/thumbs/README"] = {["details"] = "Readme", },
- ["latex/translation-biblatex-de/README"] = {["details"] = "Readme", },
- ["latex/datetime2-polish/README"] = {["details"] = "Readme", },
- ["latex/l3kernel/l3syntax-changes.pdf"] = {["details"] = "Syntax changes", },
- ["latex/braille/summary.pdf"] = {["details"] = "Package documentation (PDF)", },
- ["latex/options/options.pdf"] = {["details"] = "Package documentation", },
- ["xelatex/philokalia/README"] = {["details"] = "Readme", },
- ["latex/biblatex-bwl/doc/bwl-FU.pdf"] = {["details"] = "Package documentation", },
- ["fonts/crimson/README"] = {["details"] = "Readme", },
- ["latex/hausarbeit-jura/hausarbeit-jura.pdf"] = {["lang"] = "de", ["details"] = "Package documentation (German)", },
- ["latex/fjodor/README"] = {["details"] = "Readme", },
- ["latex/listbib/listbib-doc.pdf"] = {["details"] = "Package documentation", },
- ["luatex/chickenize/README.md"] = {["details"] = "Readme", },
- ["latex/bbm-macros/bbm.pdf"] = {["details"] = "Package documentation", },
- ["latex/bibleref-lds/bibleref-lds.pdf"] = {["details"] = "Package documentation", },
- ["fonts/greektex/README"] = {["details"] = "Readme", },
- ["latex/ycbook/ycbook-doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/index/README"] = {["details"] = "Package Readme", },
- ["metapost/mpman-ru/README"] = {["lang"] = "en", ["details"] = "Readme (English)", },
- ["lualatex/luahyphenrules/README.md"] = {["details"] = "Readme", },
- ["latex/akktex/README"] = {["details"] = "Bundle README", },
- ["luatex/ctablestack/README.md"] = {["details"] = "Readme", },
- ["latex/parnotes/parnotes.pdf"] = {["details"] = "Package documentation", },
- ["latex/mnras/mnras_guide.pdf"] = {["details"] = "Package documentation", },
- ["latex/stex/smglom/README"] = {["details"] = "Readme", },
- ["latex/method/method.pdf"] = {["details"] = "Package documentation", },
- ["latex/feynmf/README"] = {["details"] = "Package Readme", },
- ["fonts/niceframe-type1/README.md"] = {["details"] = "Readme", },
- ["latex/xellipsis/README"] = {["details"] = "Readme", },
- ["latex/glossaries-magyar/glossaries-magyar.pdf"] = {["details"] = "Package documentation", },
- ["generic/babel-esperanto/esperanto.pdf"] = {["details"] = "Package documentation", },
- ["latex/zxjatype/README.md"] = {["details"] = "Readme", },
- ["latex/tipa-de/tipaman-de.pdf"] = {["lang"] = "de", ["details"] = "The document itself", },
- ["latex/breakurl/README"] = {["details"] = "Package README", },
- ["latex/karnaughmap/karnaughmap.pdf"] = {["details"] = "Package documentation", },
- ["latex/rec-thy/README"] = {["details"] = "Readme", },
- ["plain/impatient/book.pdf"] = {["lang"] = "en", ["details"] = "A copy of the book (English)", },
- ["latex/zwpagelayout/zwpagelayout.pdf"] = {["details"] = "Package documentation", },
- ["latex/itnumpar/itnumpar.pdf"] = {["details"] = "Package documentation", },
- ["latex/multibibliography/tug-paper.pdf"] = {["details"] = "TUGboat paper", },
- ["latex/tipa-de/LIESMICH"] = {["lang"] = "de", ["details"] = "Readme", },
- ["latex/iscram/iscram-class-doc.pdf"] = {["details"] = "Package documenatation", },
- ["latex/havannah/havannah.pdf"] = {["details"] = "Package documentation", },
- ["latex/longfigure/longfigure.pdf"] = {["details"] = "Package documentation", },
- ["latex/zwgetfdate/zwgetfdate.pdf"] = {["details"] = "Package documentation", },
- ["fonts/zlmtt/zlmtt-doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/latexbug/README.md"] = {["details"] = "Readme", },
- ["fonts/fira/README"] = {["details"] = "Readme", },
- ["fonts/zlmtt/README"] = {["details"] = "Readme", },
- ["fonts/concmath/README"] = {["details"] = "Readme", },
- ["generic/autosp/README"] = {["details"] = "Readme", },
- ["luatex/luamplib/luamplib.pdf"] = {["details"] = "Package documentation", },
- ["latex/modref/README"] = {["details"] = "Readme", },
- ["latex/eqnalign/README.md"] = {["details"] = "Readme", },
- ["latex/acmart/acmart.pdf"] = {["details"] = "Documentation", },
- ["latex/l3kernel/expl3.pdf"] = {["details"] = "The LaTeX3 Programming Language", },
- ["latex/zhnumber/zhnumber.pdf"] = {["lang"] = "zh", ["details"] = "Package documentation", },
- ["latex/matlab-prettifier/README"] = {["details"] = "Readme", },
- ["fonts/zhmetrics/README"] = {["details"] = "Readme", },
- ["latex/mathexam/sample.pdf"] = {["details"] = "Sample exam", },
- ["latex/fncychap/fncychap.pdf"] = {["details"] = "Package documentation, with examples", },
- ["latex/zhlipsum/README.md"] = {["details"] = "Readme", },
- ["latex/pdftricks2/README"] = {["details"] = "Readme", },
- ["latex/combinedgraphics/combinedgraphics.pdf"] = {["details"] = "Package documentation", },
- ["fonts/txuprcal/README"] = {["details"] = "Readme", },
- ["latex/zed-csp/zed2e.pdf"] = {["details"] = "Z usage documentation", },
- ["lualatex/arabluatex/arabluatex.pdf"] = {["details"] = "Package documentation", },
- ["latex/youngtab/youngtab.pdf"] = {["details"] = "Package documentation", },
- ["latex/nonfloat/nonfloat.pdf"] = {["lang"] = "de", ["details"] = "Package documentation (German)", },
- ["latex/york-thesis/york-thesis.pdf"] = {["details"] = "Package documentation", },
- ["latex/dashundergaps/doc/pdf/dashundergaps.pdf"] = {["details"] = "Package documentation", },
- ["fonts/unfonts-extra/README.md"] = {["details"] = "Readme", },
- ["latex/attachfile/README"] = {["details"] = "Readme", },
- ["fonts/yhmath/yhmath.pdf"] = {["details"] = "Sample and documentation", },
- ["latex/yfonts/readme"] = {["details"] = "Readme", },
- ["generic/pst-osci/oscilloscope.pdf"] = {["lang"] = "fr", ["details"] = "French documentation", },
- ["latex/ydoc/README"] = {["details"] = "Readme", },
- ["generic/yax/yax-doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/classicthesis/README"] = {["details"] = "Package README", },
- ["generic/yax/README"] = {["details"] = "Readme", },
- ["latex/reledmac/reledmac.pdf"] = {["details"] = "Package documentation", },
- ["latex/apa6e/README"] = {["details"] = "Readme", },
- ["fonts/nkarta/fonttable.pdf"] = {["details"] = "A testfont table of the font", },
- ["lualatex/luacode/luacode.pdf"] = {["details"] = "Package documentation", },
- ["latex/skeycommand/skeycommand-guide.pdf"] = {["details"] = "Package documentation", },
- ["fonts/yannisgr/README"] = {["details"] = "Readme", },
- ["latex/ascelike/README"] = {["details"] = "Readme", },
- ["latex/uowthesistitlepage/uowthesistitlepage_doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/marginfit/marginfit.pdf"] = {["details"] = "Package documentation", },
- ["latex/coverpage/README"] = {["details"] = "README file", },
- ["latex/xcolor-material/xcolor-material.pdf"] = {["details"] = "Package documentation", },
- ["latex/yagusylo/yagusylo-en.pdf"] = {["lang"] = "en", ["details"] = "User documentation (English)", },
- ["latex/fnpct/README"] = {["details"] = "Readme", },
- ["fonts/duerer/README"] = {["details"] = "Readme", },
- ["xelatex/mynsfc/mynsfc.pdf"] = {["details"] = "Package documentation", },
- ["latex/yagusylo/README"] = {["lang"] = "en", ["details"] = "Readme", },
- ["latex/cesenaexam/cesenaexam.pdf"] = {["details"] = "Package documentation", },
- ["generic/librarian/README"] = {["details"] = "Readme", },
- ["context/third/construction-plan/construction-plan-demo.pdf"] = {["details"] = "Example of use", },
- ["latex/testhyphens/testhyphens.pdf"] = {["details"] = "Package documentation", },
- ["latex/yagusylo/LISEZMOI"] = {["lang"] = "fr", ["details"] = "Lisez moi", },
- ["latex/yafoot/README"] = {["details"] = "Bundle Readme", },
- ["latex/xytree/xytree-doc-en.pdf"] = {["lang"] = "en", ["details"] = "Package documentation", },
- ["latex/xytree/README"] = {["details"] = "Package README", },
- ["generic/xypic-tut-pt/xypic-tutorial.pdf"] = {["lang"] = "pt", ["details"] = "The document itself", },
- ["generic/xypic/xyrefer.pdf"] = {["lang"] = "en", ["details"] = "Reference manual", },
- ["latex/checklistings/example.pdf"] = {["details"] = "Example of use", },
- ["latex/bpchem/README.md"] = {["details"] = "Readme", },
- ["generic/abbr/README"] = {["details"] = "Readme", },
- ["latex/datetime2-croatian/datetime2-croatian.pdf"] = {["details"] = "Package documentation", },
- ["latex/coolstr/README"] = {["details"] = "Readme", },
- ["xelatex/bidipagegrid/bidipagegrid-doc.pdf"] = {["details"] = "Package documentation", },
- ["generic/babel-greek/grmath.pdf"] = {["details"] = "Maths documentation", },
- ["generic/xypic/xyguide.pdf"] = {["lang"] = "en", ["details"] = "User guide", },
- ["latex/xyling/README"] = {["details"] = "README file", },
- ["latex/tamefloats/README.txt"] = {["details"] = "Readme", },
- ["luatex/luatexja/luatexja-en.pdf"] = {["lang"] = "en", ["details"] = "Package documentation (English)", },
- ["latex/eqnnumwarn/eqnnumwarn.pdf"] = {["details"] = "Package documentation", },
- ["latex/ulthese/README.md"] = {["lang"] = "fr", ["details"] = "Readme (in French)", },
- ["latex/bibleref-lds/README"] = {["details"] = "Readme", },
- ["latex/xwatermark/README"] = {["details"] = "Readme", },
- ["xelatex/xunicode/README"] = {["details"] = "Readme", },
- ["latex/xtab/xtab.pdf"] = {["details"] = "Package documentation", },
- ["latex/xtab/README"] = {["details"] = "Readme", },
- ["latex/fitbox/fitbox.pdf"] = {["details"] = "Package documentation", },
- ["fonts/missaali/README"] = {["details"] = "Readme", },
- ["latex/xpinyin/xpinyin.pdf"] = {["lang"] = "zh", ["details"] = "Package documentation", },
- ["generic/xstring/xstring_doc_en.pdf"] = {["lang"] = "en", ["details"] = "Package documentation (English)", },
- ["latex/xsim/xsim_manual.pdf"] = {["details"] = "Package documentation", },
- ["latex/phfnote/phfnote.pdf"] = {["details"] = "Package documentation", },
- ["generic/babel-finnish/finnish.pdf"] = {["details"] = "Package documentation", },
- ["fonts/xq/xqexample.pdf"] = {["details"] = "Example of use", },
- ["latex/pagecolor/README"] = {["details"] = "Readme", },
- ["fonts/xq/README"] = {["details"] = "Package README", },
- ["latex/xpunctuate/xpunctuate.pdf"] = {["details"] = "Package documentation", },
- ["latex/rsc/README.md"] = {["details"] = "Readme", },
- ["latex/xprintlen/README"] = {["details"] = "Readme", },
- ["latex/xpicture/xpicture-doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/mandi/mandi.pdf"] = {["details"] = "Package documentation", },
- ["latex/exam/README"] = {["details"] = "Package Readme", },
- ["latex/sr-vorl/sr-vorl.pdf"] = {["details"] = "Package documentation", },
- ["latex/xpeek/xpeek.pdf"] = {["details"] = "Package documentation", },
- ["latex/xpatch/README"] = {["details"] = "Readme", },
- ["fonts/gofonts/README"] = {["details"] = "Readme", },
- ["generic/2up/2up-doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/xoptarg/README"] = {["details"] = "Readme", },
- ["latex/examplep/eurotex_2005_examplep.pdf"] = {["details"] = "Article from EuroTeX 2005 talk", },
- ["latex/figsize/figsize.pdf"] = {["details"] = "Package documentation", },
- ["latex/xnewcommand/xnewcommand.pdf"] = {["details"] = "Package documentation", },
- ["latex/proposal/base/README"] = {["details"] = "Readme", },
- ["latex/datatool/datatool-code.pdf"] = {["details"] = "Documented code of the package", },
- ["latex/xmpincl/xmpincl.pdf"] = {["details"] = "Package documentation", },
- ["latex/xmpincl/README"] = {["details"] = "Package Readme", },
- ["otherformats/xmltex/base/readme.txt"] = {["details"] = "Readme", },
- ["otherformats/xmltex/base/manual.html"] = {["details"] = "Package documentation", },
- ["luatex/luaotfload/README"] = {["details"] = "Readme", },
- ["generic/xlop/xlop-doc.pdf"] = {["lang"] = "en", ["details"] = "Package documentation (English)", },
- ["generic/babel-bulgarian/bulgarian.pdf"] = {["details"] = "Package documentation", },
- ["latex/fcavtex/README"] = {["lang"] = "pt", ["details"] = "Readme (in Brazilian Portuguese)", },
- ["latex/withargs/withargs.pdf"] = {["details"] = "Package documentation", },
- ["latex/thumb/README"] = {["details"] = "Package Readme", },
- ["latex/xkeyval/xkeyval.pdf"] = {["details"] = "Package documentation", },
- ["latex/mathpunctspace/mathpunctspace.pdf"] = {["details"] = "Package documentation", },
- ["latex/lstbayes/README.md"] = {["details"] = "Readme", },
- ["support/latexmk/latexmk.pdf"] = {["details"] = "Manual page, PDF", },
- ["latex/tablists/README"] = {["details"] = "README file", },
- ["generic/babel-irish/irish.pdf"] = {["details"] = "Package documentation", },
- ["latex/currency/currency_doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/fancybox/README"] = {["details"] = "Readme", },
- ["latex/sourceserifpro/sourceserifpro.pdf"] = {["details"] = "Package documentation", },
- ["fonts/ly1/README"] = {["details"] = "Outline of usage", },
- ["latex/xifthen/xifthen.pdf"] = {["details"] = "Package documentation", },
- ["latex/ltabptch/ltabptch.pdf"] = {["details"] = "Package documentation", },
- ["latex/pgf-blur/pgf-blur.pdf"] = {["details"] = "Package documentation", },
- ["latex/ftcap/ftcap.pdf"] = {["details"] = "Package documentation", },
- ["bibtex/bookdb/bookdb.pdf"] = {["details"] = "Package documentation", },
- ["metapost/automata/README"] = {["details"] = "Readme", },
- ["fonts/drm/specimen.pdf"] = {["details"] = "Font samples (2)", },
- ["latex/tikzinclude/tikzinclude.pdf"] = {["details"] = "Package documentation", },
- ["latex/fixmetodonotes/README"] = {["details"] = "Readme", },
- ["latex/outlining/outlining.pdf"] = {["details"] = "Package documentation", },
- ["xelatex/xgreek/README"] = {["details"] = "README file", },
- ["latex/translations/README"] = {["details"] = "Readme", },
- ["latex/pict2e/README.md"] = {["details"] = "Readme", },
- ["latex/tikzducks/README.md"] = {["details"] = "Readme", },
- ["latex/arcs/arcs.pdf"] = {["details"] = "Package documentation", },
- ["lualatex/wallcalendar/README.md"] = {["details"] = "Readme", },
- ["latex/nmbib/README"] = {["details"] = "Readme", },
- ["latex/l3kernel/README.md"] = {["details"] = "Readme", },
- ["latex/newunicodechar/newunicodechar.pdf"] = {["details"] = "Package documentation", },
- ["latex/xfor/README"] = {["details"] = "Readme", },
- ["xelatex/xevlna/xevlna.pdf"] = {["details"] = "Package documentation", },
- ["generic/navigator/README"] = {["details"] = "Readme", },
- ["generic/pst-solides3d/pst-solides3d-doc.pdf"] = {["lang"] = "en", ["details"] = "Package documentation (English)", },
- ["xetex/xetexfontinfo/README"] = {["details"] = "Readme", },
- ["latex/unamth-template/tesis.pdf"] = {["lang"] = "es", ["details"] = "Filled out sample (Mexican Spanis)", },
- ["generic/pst-uml/pst-uml-doc.pdf"] = {["lang"] = "fr", ["details"] = "Package documentation", },
- ["xelatex/xespotcolor/xespotcolor.pdf"] = {["details"] = "Package documentation", },
- ["xelatex/xespotcolor/README"] = {["details"] = "Readme", },
- ["xetex/xesearch/xesearch.pdf"] = {["details"] = "Package documentation", },
- ["xelatex/xepersian/README"] = {["details"] = "Readme", },
- ["xelatex/xeindex/xeindex.pdf"] = {["details"] = "Package documentation", },
- ["latex/hepnames/README"] = {["details"] = "Readme", },
- ["latex/plari/README"] = {["details"] = "Readme", },
- ["generic/tex-refs/README"] = {["details"] = "Readme", },
- ["latex/mailing/mailing.pdf"] = {["details"] = "Package documentation", },
- ["latex/pst-exa/pst-exa-doc.pdf"] = {["details"] = "Package documentation", },
- ["xelatex/xeindex/README"] = {["details"] = "Readme", },
- ["latex/tkz-tab/tkz-tab-screen.pdf"] = {["lang"] = "fr", ["details"] = "Package documentation (French)", },
- ["latex/checklistings/README.md"] = {["details"] = "Readme", },
- ["xelatex/xecjk/xeCJK.pdf"] = {["lang"] = "zh", ["details"] = "Package documentation (Chinese)", },
- ["xelatex/xecjk/README.md"] = {["details"] = "Readme", },
- ["latex/biblatex-morenames/README"] = {["details"] = "Readme", },
- ["xelatex/xechangebar/README"] = {["details"] = "Readme", },
- ["latex/xebaposter/xebaposter-doc.pdf"] = {["details"] = "Package documentation", },
- ["context/third/inifile/inifile-demo.pdf"] = {["details"] = "Example of use", },
- ["latex/xebaposter/README"] = {["details"] = "Readme", },
- ["latex/xduthesis/xduthesis.pdf"] = {["details"] = "Package documentation", },
- ["latex/xduthesis/README.md"] = {["details"] = "Readme", },
- ["latex/copyrightbox/copyrightbox.pdf"] = {["details"] = "Package documentation", },
- ["latex/xdoc/xdoc2.pdf"] = {["details"] = "xdoc2 documentation", },
- ["latex/eukdate/README"] = {["details"] = "Readme", },
- ["latex/xdoc/README"] = {["details"] = "Package Readme", },
- ["latex/gatech-thesis/README"] = {["details"] = "Readme", },
- ["latex/xcookybooky/README"] = {["details"] = "Readme", },
- ["latex/forms16be/doc/forms16be-man.pdf"] = {["details"] = "Package documentation", },
- ["generic/xcomment/README"] = {["details"] = "Readme", },
- ["latex/xcolor-solarized/xcolor-solarized.pdf"] = {["details"] = "Package documentation", },
- ["latex/yagusylo/yagusylo-fr.pdf"] = {["lang"] = "fr", ["details"] = "User documentation (French)", },
- ["latex/mhchem/README"] = {["details"] = "Readme", },
- ["latex/ejpecp/sample.pdf"] = {["details"] = "Introduction, as a paper", },
- ["latex/pdfreview/pdfreview.pdf"] = {["details"] = "Package documentation", },
- ["latex/cooking-units/README.md"] = {["details"] = "Readme", },
- ["xelatex/bidi-atbegshi/bidi-atbegshi-doc.pdf"] = {["details"] = "Package documentation", },
- ["metapost/featpost/doc/metapostpropaganda.pdf"] = {["details"] = "Promotional stuff", },
- ["latex/childdoc/README"] = {["details"] = "Readme", },
- ["latex/widetable/widetable.pdf"] = {["details"] = "Package documentation", },
- ["latex/dithesis/README"] = {["details"] = "Readme", },
- ["generic/autoaligne/autoaligne-fr.pdf"] = {["lang"] = "fr", ["details"] = "Package documentation (French)", },
- ["latex/latex4wp-it/README"] = {["lang"] = "it", ["details"] = "Readme", },
- ["latex/typeface/typeface.pdf"] = {["details"] = "Package documentation", },
- ["latex/xcntperchap/README"] = {["details"] = "Readme", },
- ["latex/xcjk2uni/README.md"] = {["details"] = "Readme", },
- ["latex/datetime2-turkish/datetime2-turkish.pdf"] = {["details"] = "Package documentation", },
- ["latex/xcite/README"] = {["details"] = "Readme", },
- ["latex/flowchart/README"] = {["details"] = "Readme", },
- ["latex/greektonoi/greektonoi-en.pdf"] = {["details"] = "Package documentation", },
- ["latex/datetime2-welsh/README"] = {["details"] = "Readme", },
- ["latex/h2020proposal/manual/h2020proposal.pdf"] = {["details"] = "Package documentation", },
- ["latex/l2tabu/l2tabu.pdf"] = {["lang"] = "de", ["details"] = "The document itself", },
- ["latex/powerdot/powerdotDE.pdf"] = {["lang"] = "de", ["details"] = "Package documentation (German)", },
- ["latex/contracard/README"] = {["details"] = "Readme", },
- ["support/latexfileversion/README"] = {["details"] = "Readme", },
- ["latex/xassoccnt/README"] = {["details"] = "Readme", },
- ["latex/extract/README"] = {["details"] = "Package README", },
- ["latex/csvsimple/csvsimple-example.pdf"] = {["lang"] = "en", ["details"] = "example of use", },
- ["latex/pst-vowel/pst-vowel.pdf"] = {["details"] = "Package documentation", },
- ["xelatex/na-box/na-box_doc.pdf"] = {["lang"] = "ar", ["details"] = "Package documentation (in Arabic)", },
- ["latex/noconflict/README"] = {["details"] = "Readme", },
- ["fonts/cinzel/README"] = {["details"] = "Readme", },
- ["latex/wtref/README.md"] = {["details"] = "Readme", },
- ["fonts/cantarell/cantarell.pdf"] = {["details"] = "Package documentation", },
- ["latex/duotenzor/duotenzormanual.pdf"] = {["details"] = "Package documentation", },
- ["fonts/wsuipa/ipaman.ps"] = {["details"] = "Package documentation and font details", },
- ["fonts/wsuipa/README"] = {["details"] = "Package Readme", },
- ["latex/harvard/README"] = {["details"] = "Package Readme", },
- ["latex/labbook/README"] = {["details"] = "Readme", },
- ["latex/wsemclassic/README"] = {["details"] = "Readme", },
- ["latex/wrapfig/wrapfig-doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/wordlike/wordlike.pdf"] = {["details"] = "Package documentation", },
- ["latex/wordcount/README"] = {["details"] = "Readme", },
- ["latex/roundbox/README"] = {["details"] = "Readme", },
- ["latex/wnri-latex/wnri.pdf"] = {["details"] = "Package documentation", },
- ["fonts/wnri/old/README"] = {["details"] = "Readme", },
- ["fonts/wnri/README"] = {["details"] = "Readme", },
- ["latex/eqell/README"] = {["details"] = "Readme", },
- ["latex/juraabbrev/README"] = {["details"] = "Readme", },
- ["bibtex/bookdb/README"] = {["details"] = "Readme", },
- ["latex/showcharinbox/README"] = {["details"] = "Readme", },
- ["generic/xlop/README"] = {["lang"] = "en", ["details"] = "Readme", },
- ["latex/xcntperchap/xcntperchap_doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/mparhack/README"] = {["details"] = "Package README", },
- ["lualatex/placeat/README.md"] = {["details"] = "Readme", },
- ["plain/getoptk/README"] = {["details"] = "Readme", },
- ["latex/webguide/webguide.pdf"] = {["details"] = "The document, as PDF", },
- ["latex/ethiop/README"] = {["details"] = "Readme", },
- ["latex/webguide/README"] = {["details"] = "README", },
- ["latex/hecthese/hecthese.pdf"] = {["lang"] = "fr", ["details"] = "Package documentation (French)", },
- ["latex/lastpackage/lastpackage.pdf"] = {["details"] = "Package documentation", },
- ["fonts/wasy2-ps/README"] = {["details"] = "Readme", },
- ["latex/sduthesis/sduthesis.pdf"] = {["lang"] = "zh", ["details"] = "Package documentation (Chinese)", },
- ["latex/warpcol/README"] = {["details"] = "Package Readme", },
- ["luatex/fontloader-luaotfload/fontloader-luaotfload.pdf"] = {["details"] = "Package documentation", },
- ["latex/wallpaper/wallpapermanual.pdf"] = {["details"] = "Package documentation", },
- ["latex/wallpaper/README"] = {["details"] = "Readme", },
- ["latex/permute/permute.pdf"] = {["details"] = "Package documentation", },
- ["latex/abstract/abstract.pdf"] = {["details"] = "Package documentation", },
- ["generic/apnum/apnum.pdf"] = {["details"] = "Package documentation", },
- ["latex/g-brief/g-brief.pdf"] = {["lang"] = "de", ["details"] = "Package documentation", },
- ["latex/phffullpagefigure/phffullpagefigure.pdf"] = {["details"] = "Package documentation", },
- ["latex/xfor/xfor.pdf"] = {["details"] = "Package documentation", },
- ["fonts/wadalab/wadalab-sampler.pdf"] = {["details"] = "Font sampler", },
- ["latex/romanbar/romanbar-example.pdf"] = {["details"] = "Sample of usage", },
- ["fonts/wasy/wasydoc.pdf"] = {["details"] = "Package documentation", },
- ["latex/totcount/totcount.pdf"] = {["details"] = "Package documentation", },
- ["latex/soul/soul.pdf"] = {["details"] = "Package documentation", },
- ["fonts/wadalab/mc2j/README"] = {["details"] = "Readme", },
- ["latex/table-fct/README"] = {["details"] = "Readme", },
- ["latex/oplotsymbl/oPlotSymbl-Manual-en.pdf"] = {["details"] = "Package documentation", },
- ["latex/vwcol/README"] = {["details"] = "Readme", },
- ["latex/menu/README"] = {["details"] = "Readme", },
- ["latex/authorindex/authorindex.pdf"] = {["details"] = "Package documentation", },
- ["latex/vpe/README"] = {["details"] = "Readme", },
- ["latex/volumes/volumes.pdf"] = {["details"] = "Package documentation", },
- ["latex/setdeck/README"] = {["details"] = "Readme", },
- ["latex/biblatex-nejm/README"] = {["details"] = "Readme", },
- ["fonts/paratype/README"] = {["details"] = "Readme", },
- ["latex/vocaltract/vtLatex_FigureDemo.pdf"] = {["details"] = "Example model", },
- ["latex/iso/isoman.pdf"] = {["details"] = "Package manual", },
- ["latex/mdputu/mdputu.pdf"] = {["details"] = "Package documentation", },
- ["latex/dsptricks/dspTricksManual.pdf"] = {["details"] = "Package documentation", },
- ["latex/anysize/README"] = {["details"] = "Package Readme", },
- ["generic/babel-interlingua/interlingua.pdf"] = {["details"] = "Package documentation", },
- ["latex/pdfcprot/pdfcprot.pdf"] = {["details"] = "Package documentation", },
- ["latex/kotex-utf/README"] = {["details"] = "Readme", },
- ["generic/pst-thick/pst-thick-doc.pdf"] = {["lang"] = "fr", ["details"] = "Package documentation", },
- ["generic/pst-fr3d/README"] = {["details"] = "Readme", },
- ["latex/normalcolor/README"] = {["details"] = "Readme", },
- ["latex/comma/README"] = {["details"] = "Readme", },
- ["generic/vntex/vntex-man.pdf"] = {["lang"] = "vi", ["details"] = "Package manual (Vietnamese)", },
- ["fonts/auncial-new/tryauncial.pdf"] = {["details"] = "Font sample, etc.", },
- ["latex/vmargin/vmargin.pdf"] = {["details"] = "Package documentation", },
- ["latex/visualtikz/VisualTikZ.pdf"] = {["details"] = "The document itself", },
- ["latex/dtk/doc/beispiel.pdf"] = {["lang"] = "de", ["details"] = "Example of use", },
- ["latex/visualtikz/VisualTikZ-fr.pdf"] = {["lang"] = "fr", ["details"] = "The document itself (French)", },
- ["latex/factura/factura-ejemplo-prefactura.pdf"] = {["details"] = "Compiled sample", },
- ["latex/visualtikz/README.txt"] = {["details"] = "Readme", },
- ["latex/visualpstricks/VisuelPSTricks.pdf"] = {["lang"] = "fr", ["details"] = "Package documentation (French)", },
- ["latex/diadia/diadia-example.pdf"] = {["details"] = "Example of use", },
- ["latex/visualfaq/visualFAQ.pdf"] = {["details"] = "The visual FAQ itself", },
- ["fonts/accanthis/accanthis-samples.pdf"] = {["details"] = "Font sample page", },
- ["latex/simplecv/README"] = {["details"] = "Readme", },
- ["latex/platex-tools/plextdelarray.pdf"] = {["lang"] = "ja", ["details"] = "Documentation of the plextdelarray package", },
- ["latex/visualfaq/troubleshoot-vlf.pdf"] = {["details"] = "Dealing with visual FAQ problems:", },
- ["latex/raleway/raleway.pdf"] = {["details"] = "Package documentation", },
- ["latex/bxenclose/README.md"] = {["details"] = "Readme", },
- ["latex/visualfaq/README"] = {["details"] = "Readme", },
- ["latex/vhistory/vh_sets_en.pdf"] = {["lang"] = "en", ["details"] = "Package documentation (both packages)", },
- ["latex/vhistory/vh_sets_de.pdf"] = {["lang"] = "en", ["details"] = "Package documentation (both packages)", },
- ["latex/vhistory/README"] = {["details"] = "Readme", },
- ["latex/aastex/aassymbols.pdf"] = {["details"] = "Symbols for use with AASTeX", },
- ["latex/elbioimp/elbioimp.pdf"] = {["details"] = "Package documentation", },
- ["latex/vgrid/vgrid.pdf"] = {["details"] = "Package documentation", },
- ["latex/chletter/chletter.pdf"] = {["lang"] = "en", ["details"] = "Package documentation", },
- ["latex/versonotes/versonotes.pdf"] = {["details"] = "Package documentation", },
- ["latex/versonotes/README"] = {["details"] = "Readme", },
- ["latex/versions/versions-doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/engpron/LISEZMOI"] = {["lang"] = "fr", ["details"] = "Lisez moi", },
- ["latex/dateiliste/dateiliste.pdf"] = {["lang"] = "de", ["details"] = "Benutzerdoku", },
- ["latex/unamthesis/README"] = {["details"] = "Readme", },
- ["latex/verse/verse.pdf"] = {["details"] = "Package documentation", },
- ["latex/glossaries-extra/glossaries-extra-manual.pdf"] = {["details"] = "Package documentation", },
- ["latex/verse/README"] = {["details"] = "Readme", },
- ["support/latex2man/README"] = {["details"] = "Readme", },
- ["latex/verbments/verbments.pdf"] = {["details"] = "Package documentation", },
- ["latex/verbments/README"] = {["details"] = "Readme", },
- ["latex/eskdx/manual/eskdx.pdf"] = {["lang"] = "ru", ["details"] = "Package documentation", },
- ["latex/turnthepage/README"] = {["details"] = "Readme", },
- ["latex/verbatimcopy/verbatimcopy.pdf"] = {["details"] = "Package documentation", },
- ["latex/tikz-timing/tikz-timing.pdf"] = {["details"] = "Package documentation", },
- ["latex/tikz-dimline/tikz-dimline-doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/verbatimbox/verbatimbox.pdf"] = {["details"] = "package documentation", },
- ["latex/ijsra/ijsra.pdf"] = {["details"] = "Package documentation", },
- ["latex/verbatimbox/README"] = {["details"] = "Readme", },
- ["latex/etextools/README"] = {["details"] = "Readme", },
- ["latex/minutes/minutes.pdf"] = {["details"] = "Package documentation", },
- ["latex/eqlist/README"] = {["details"] = "Readme", },
- ["fonts/venturisadf/README"] = {["details"] = "Readme", },
- ["latex/latex-refsheet/README.md"] = {["details"] = "Readme", },
- ["latex/venndiagram/venndiagram.pdf"] = {["details"] = "Package documentation", },
- ["latex/venndiagram/README"] = {["details"] = "Readme", },
- ["latex/latexcheat-de/README"] = {["lang"] = "de", ["details"] = "Readme (in German)", },
- ["plain/gentle/gentle.pdf"] = {["details"] = "The document itself", },
- ["latex/vdmlisting/vdmlisting.pdf"] = {["details"] = "Package documentation", },
- ["latex/vdmlisting/README"] = {["details"] = "Package Readme", },
- ["generic/vaucanson-g/README"] = {["details"] = "Readme", },
- ["latex/varwidth/varwidth-doc.pdf"] = {["details"] = "Package documentation", },
- ["generic/schemata/schemata.pdf"] = {["details"] = "Package documentation", },
- ["latex/comment/README"] = {["details"] = "Readme", },
- ["latex/twoup/README"] = {["details"] = "Package Readme", },
- ["latex/colorweb/colorwebuser.pdf"] = {["details"] = "Documentation for users", },
- ["latex/mpostinl/README"] = {["details"] = "Readme", },
- ["latex/cutwin/README"] = {["details"] = "Readme", },
- ["latex/templatetools/templatetools.pdf"] = {["details"] = "Package documentation", },
- ["generic/variations/ALIRE"] = {["lang"] = "fr", ["details"] = "Package ALIRE", },
- ["latex/ecgdraw/README"] = {["details"] = "Readme", },
- ["fonts/variablelm/control_scaling_lm_fonts.pdf"] = {["details"] = "Package documentation", },
- ["latex/pdf14/pdf14.pdf"] = {["details"] = "Package documentation", },
- ["latex/bodegraph/bodegraph.pdf"] = {["details"] = "Package documentation (French with some English)", },
- ["latex/qsymbols/qsymbols.pdf"] = {["details"] = "Package documentation", },
- ["latex/dashbox/dashbox.pdf"] = {["details"] = "Package documentation", },
- ["bibtex/vancouver/vancouver.pdf"] = {["details"] = "Package documentation", },
- ["bibtex/vancouver/README"] = {["details"] = "Readme", },
- ["latex/interactiveworkbook/documentation/interactiveworkbookmanual.pdf"] = {["details"] = "Package documentation", },
- ["bibtex/vak/README"] = {["lang"] = "en", ["details"] = "Readme", },
- ["latex/actuarialangle/actuarialangle.pdf"] = {["details"] = "Package documentation", },
- ["latex/draftcopy/draftcopy.pdf"] = {["details"] = "Package documentation", },
- ["latex/uwthesis/uwthesis.pdf"] = {["details"] = "Package documentation/example of use", },
- ["latex/uwmslide/README"] = {["details"] = "Readme", },
- ["latex/pagecont/pagecont.pdf"] = {["details"] = "Package documentation", },
- ["latex/lshort-spanish/lshort-a4.pdf"] = {["lang"] = "es", ["details"] = "The document itself (A4 paper)", },
- ["latex/sourcesanspro/sourcesanspro.pdf"] = {["details"] = "Package documentation", },
- ["lualatex/cstypo/cstypo.pdf"] = {["details"] = "User Manual", },
- ["latex/colordoc/colordoc.pdf"] = {["details"] = "Package documentation", },
- ["latex/sectsty/sectsty.pdf"] = {["details"] = "Package documentation", },
- ["latex/chemexec/README"] = {["details"] = "Readme", },
- ["latex/hobby/hobby_code.pdf"] = {["details"] = "Annotated code", },
- ["latex/uspatent/PatentApplication.pdf"] = {["details"] = "Package 'dummy' sample", },
- ["latex/l3packages/xfrac/xfrac.pdf"] = {["details"] = "xfrac documentation", },
- ["latex/uspace/uspace.pdf"] = {["details"] = "Package documentation", },
- ["plain/plstmary/plstmary-doc.pdf"] = {["details"] = "Package documentation and font tables", },
- ["latex/muthesis/README"] = {["details"] = "Readme", },
- ["latex/mhequ/README"] = {["details"] = "Readme", },
- ["latex/typoaid/typoaid.pdf"] = {["details"] = "Package documentation", },
- ["latex/preprint/README"] = {["details"] = "Readme", },
- ["latex/suftesi/README"] = {["details"] = "Readme", },
- ["latex/aeguill/guil-test2.pdf"] = {["details"] = "Available guillemet glyphs", },
- ["latex/ushort/README"] = {["details"] = "Readme", },
- ["latex/usebib/usebib.pdf"] = {["details"] = "Package documentation", },
- ["latex/graphicxbox/doc/graphicxbox.pdf"] = {["details"] = "Package documentation", },
- ["fonts/electrum/electrumadf.pdf"] = {["details"] = "Documentation: installation and use", },
- ["support/ltximg/README"] = {["details"] = "Readme", },
- ["fonts/urwchancal/urwchancal-doc.pdf"] = {["details"] = "Package documentation", },
- ["fonts/urwchancal/README"] = {["details"] = "Readme", },
- ["latex/thinsp/thinsp.pdf"] = {["details"] = "Package documentation", },
- ["bibtex/urlbst/urlbst.pdf"] = {["details"] = "Package documentation (PDF format)", },
- ["latex/syllogism/syllogism.pdf"] = {["details"] = "Package documentation", },
- ["latex/url/url.pdf"] = {["details"] = "Package documentation", },
- ["latex/uri/uri.pdf"] = {["details"] = "Package documentation", },
- ["latex/feynmp-auto/README"] = {["details"] = "Readme", },
- ["latex/enumitem-zref/enumitem-zref.pdf"] = {["details"] = "Package documentation", },
- ["latex/circ/circ.pdf"] = {["details"] = "Package documentation", },
- ["latex/uri/README"] = {["details"] = "Readme", },
- ["latex/urcls/URletter-DEMO.pdf"] = {["details"] = "Example of usage (letter)", },
- ["generic/upzhkinsoku/upzhkinsoku-doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/latexcheat/latexsheet.pdf"] = {["details"] = "The document itself", },
- ["uptex/uptex-base/README.md"] = {["details"] = "Readme", },
- ["latex/upquote/upquote.pdf"] = {["details"] = "Package documentation", },
- ["fonts/uppunctlm/always_upright_punctuation_marks.pdf"] = {["details"] = "Package documentation", },
- ["latex/lion-msc/README.md"] = {["details"] = "Readme", },
- ["fonts/uppunctlm/README.md"] = {["details"] = "Readme", },
- ["uplatex/base/README.md"] = {["details"] = "Readme", },
- ["latex/uowthesis/mythesis.pdf"] = {["details"] = "Demonstration document", },
- ["latex/pkgloader/README"] = {["details"] = "Readme", },
- ["latex/import/import.pdf"] = {["details"] = "Package documentation", },
- ["latex/datetime2-czech/datetime2-czech.pdf"] = {["details"] = "Package documentation", },
- ["fonts/musixtex-fonts/musixtex-fonts-install.pdf"] = {["details"] = "Installation details", },
- ["latex/sesstime/sesstime.pdf"] = {["details"] = "Package documentation", },
- ["latex/relsize/relsize-doc.pdf"] = {["details"] = "Package documentation", },
- ["fonts/universalis/README"] = {["details"] = "Readme", },
- ["latex/unitsdef/unitsdef.pdf"] = {["details"] = "Package documentation", },
- ["latex/doctools/README"] = {["details"] = "Readme", },
- ["latex/unitsdef/README.1st"] = {["details"] = "Readme", },
- ["latex/units/units.pdf"] = {["details"] = "Package documentation", },
- ["latex/sanskrit/README.md"] = {["details"] = "Readme", },
- ["latex/currvita/README"] = {["details"] = "Package Readme", },
- ["latex/factura/factura.pdf"] = {["lang"] = "es-ve", ["details"] = "Package documentation", },
- ["xelatex/unisugar/unisugar.pdf"] = {["details"] = "Package documentation", },
- ["latex/unicode-math/unimath-symbols.pdf"] = {["details"] = "List of symbols defined by the package", },
- ["latex/combelow/combelow.pdf"] = {["details"] = "Package documentation", },
- ["fonts/erewhon/erewhon-doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/smartref/smartref-doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/margbib/margbib.pdf"] = {["details"] = "Package documentation", },
- ["generic/babel-latvian/README"] = {["details"] = "Readme", },
- ["latex/shuffle/shuffle.pdf"] = {["details"] = "Package documentation", },
- ["latex/biblatex-publist/README"] = {["details"] = "Readme", },
- ["fonts/punknova/README"] = {["details"] = "Readme", },
- ["latex/uni-wtal-lin/uni-wtal-lin.pdf"] = {["lang"] = "de", ["details"] = "Package documentation", },
- ["fonts/gofonts/go-samples.pdf"] = {["details"] = "Font samples", },
- ["latex/uni-wtal-lin/README"] = {["lang"] = "en", ["details"] = "Readme", },
- ["latex/pdfcomment/README.md"] = {["details"] = "Readme", },
- ["fonts/poltawski/ap-info.pdf"] = {["details"] = "Technical documentation", },
- ["latex/uni-wtal-lin/LIESMICH"] = {["lang"] = "de", ["details"] = "Readme", },
- ["latex/uni-wtal-ger/germanistik.pdf"] = {["lang"] = "de", ["details"] = "Package documentation", },
- ["fonts/unfonts-core/README.md"] = {["details"] = "Readme", },
- ["latex/regcount/regcount.pdf"] = {["details"] = "Package documentation", },
- ["latex/latex2e-help-texinfo-fr/README"] = {["details"] = "Readme", },
- ["latex/undolabl/undolabl-example.pdf"] = {["details"] = "Package examples", },
- ["fonts/newtxsf/README"] = {["details"] = "Readme", },
- ["latex/sciposter/scipostermanual.pdf"] = {["details"] = "Package manual", },
- ["latex/gitlog/gitlog.pdf"] = {["details"] = "Package documentation", },
- ["latex/sageep/README"] = {["details"] = "Readme", },
- ["latex/underoverlap/README"] = {["details"] = "Readme", },
- ["latex/underlin/underlin.pdf"] = {["details"] = "Package documentation", },
- ["latex/undergradmath/undergradmath.pdf"] = {["details"] = "Package documentation", },
- ["latex/undergradmath/README"] = {["details"] = "Readme", },
- ["latex/unamthesis/UNAMThesis.pdf"] = {["details"] = "Package documentation", },
- ["bibtex/dinat/dinat-index.html"] = {["lang"] = "de", ["details"] = "Package documentation", },
- ["latex/ekaia/ekaia.pdf"] = {["details"] = "Package documentation", },
- ["support/mendex/README.md"] = {["details"] = "Readme", },
- ["latex/umoline/umoline.pdf"] = {["details"] = "Package documentation", },
- ["latex/umoline/README"] = {["details"] = "Readme", },
- ["latex/umlaute/umlaute.pdf"] = {["details"] = "Package documentation", },
- ["latex/uml/uml.pdf"] = {["details"] = "Package documentation", },
- ["latex/biblatex-manuscripts-philology/README"] = {["details"] = "Readme", },
- ["latex/synproof/README"] = {["details"] = "Readme", },
- ["latex/scratchx/README.txt"] = {["details"] = "Readme", },
- ["fonts/frcursive/README"] = {["details"] = "Readme", },
- ["latex/typoaid/README.md"] = {["details"] = "Readme", },
- ["latex/ccaption/README"] = {["details"] = "Readme", },
- ["latex/aastex/README.md"] = {["details"] = "Readme", },
- ["latex/dataref/README.md"] = {["details"] = "Readme", },
- ["fonts/romande/romandeadf.pdf"] = {["details"] = "Package documentation", },
- ["fonts/old-arrows/README"] = {["details"] = "Readme", },
- ["lualatex/lualatex-doc/lualatex-doc.pdf"] = {["details"] = "The document itself", },
- ["latex/mfpic4ode/mfpic4ode.pdf"] = {["details"] = "Package documentation", },
- ["latex/latex2e-help-texinfo-fr/latex2e-fr.pdf"] = {["lang"] = "fr", ["details"] = "PDF conversion of the source (French)", },
- ["latex/ulthese/ulthese.pdf"] = {["lang"] = "fr", ["details"] = "Package documentation", },
- ["latex/xwatermark/xwatermark-guide.pdf"] = {["details"] = "Package documentation", },
- ["latex/ulqda/ulqda.pdf"] = {["details"] = "Package documentation", },
- ["latex/background/background.pdf"] = {["details"] = "Package documentation", },
- ["latex/probsoln/README"] = {["details"] = "Package README", },
- ["latex/altfont/altfont.pdf"] = {["details"] = "Package documentation", },
- ["latex/ulqda/README"] = {["details"] = "Readme", },
- ["generic/ulem/ulem.pdf"] = {["details"] = "Package documentation", },
- ["latex/typogrid/typogrid.pdf"] = {["details"] = "Package documentation", },
- ["latex/hanging/hanging.pdf"] = {["details"] = "Package documentation", },
- ["latex/cesenaexam/cesenaexam_example.pdf"] = {["details"] = "Example document", },
- ["latex/realboxes/README"] = {["details"] = "Readme", },
- ["latex/shadowtext/shadowtext.pdf"] = {["details"] = "Package documentation", },
- ["fonts/coelacanth/README"] = {["details"] = "Readme", },
- ["latex/mafr/docmafr.pdf"] = {["lang"] = "fr", ["details"] = "Package documentation", },
- ["latex/betababel/betatest.pdf"] = {["details"] = "Package documentation", },
- ["latex/aiaa/aiaa.pdf"] = {["details"] = "Package documentation", },
- ["generic/ukrhyph/README"] = {["details"] = "Readme", },
- ["latex/uiucthesis/uiucthesis.pdf"] = {["details"] = "Package documentation", },
- ["latex/uiucthesis/thesis-ex.pdf"] = {["details"] = "Example of use", },
- ["latex/uiucthesis/README"] = {["details"] = "Readme", },
- ["latex/uhrzeit/uhrzeit-doc.pdf"] = {["details"] = "Package documentation", },
- ["fonts/padauk/README"] = {["details"] = "Readme", },
- ["generic/pst-barcode/pst-barcode-doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/memoir/README"] = {["details"] = "Readme", },
- ["latex/uhrzeit/README.txt"] = {["details"] = "Readme", },
- ["latex/pdfcomment/pdfcomment_de.pdf"] = {["lang"] = "de", ["details"] = "Package documentation", },
- ["latex/uhhassignment/uhhassignment.pdf"] = {["details"] = "Package documentation", },
- ["latex/uhhassignment/README.md"] = {["details"] = "Readme", },
- ["latex/uestcthesis/doc/uestcthesis-doc.pdf"] = {["lang"] = "zh", ["details"] = "Package documentation (Chinese)", },
- ["latex/thumbs/thumbs.pdf"] = {["details"] = "Package documentation", },
- ["latex/lineno/ulineno.pdf"] = {["details"] = "User manual:", },
- ["latex/lstaddons/lstautogobble.pdf"] = {["details"] = "lstautogobble package documentation", },
- ["latex/churchslavonic/README"] = {["details"] = "Readme", },
- ["latex/uestcthesis/README"] = {["details"] = "Readme (in English and Chinese)", },
- ["latex/uebungsblatt/README"] = {["lang"] = "de", ["details"] = "README", },
- ["latex/marginfix/README"] = {["details"] = "Readme", },
- ["generic/thumbpdf/README"] = {["details"] = "Readme", },
- ["latex/ucs/unsupported/README"] = {["details"] = "Bundle readme", },
- ["latex/ucs/ucs.pdf"] = {["details"] = "Package documentation", },
- ["latex/lcd/example.pdf"] = {["details"] = "Examples", },
- ["latex/multibib/multibib.pdf"] = {["details"] = "Package documentation", },
- ["latex/cweb-latex/README"] = {["details"] = "Readme", },
- ["support/checkcites/checkcites-doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/beamerswitch/beamerswitch-example-handout.pdf"] = {["details"] = "Example of use (handout)", },
- ["lualatex/selnolig/selnolig.pdf"] = {["details"] = "Package documentation", },
- ["latex/ucs/INSTALL"] = {["details"] = "Installation details", },
- ["latex/marginnote/marginnote.pdf"] = {["details"] = "Package documentation", },
- ["generic/pst-eucl/pst-eucl-doc.pdf"] = {["lang"] = "en", ["details"] = "Package documentation (English)", },
- ["xelatex/ucharclasses/ucharclasses.pdf"] = {["details"] = "Package documentation", },
- ["latex/pracjourn/README"] = {["details"] = "Readme", },
- ["fonts/arphic/arphic-sampler.pdf"] = {["details"] = "Font sampler", },
- ["fonts/calligra-type1/README"] = {["details"] = "Readme", },
- ["latex/sclang-prettifier/sclang-prettifier.pdf"] = {["details"] = "Package documentation", },
- ["latex/sa-tikz/sa-tikz-doc.pdf"] = {["details"] = "Package documentation", },
- ["xelatex/ucharclasses/README"] = {["details"] = "Readme", },
- ["latex/ucharcat/README"] = {["details"] = "Readme", },
- ["latex/chemmacros/chemmacros_en.pdf"] = {["lang"] = "en", ["details"] = "Chemmacros package documentation", },
- ["latex/octavo/tub-octavo.pdf"] = {["details"] = "Package documentation", },
- ["latex/circuitikz/circuitikzmanual.pdf"] = {["details"] = "Package documentation", },
- ["latex/lettre/lettre.pdf"] = {["lang"] = "fr", ["details"] = "Package documentation", },
- ["latex/ucdavisthesis/README"] = {["details"] = "Readme", },
- ["latex/biochemistry-colors/README.txt"] = {["details"] = "Readme", },
- ["latex/canoniclayout/README"] = {["details"] = "Readme", },
- ["latex/boxedminipage2e/boxedminipage2e.pdf"] = {["details"] = "Package documentation", },
- ["amstex/base/amsguide.pdf"] = {["details"] = "User's guide and installation details", },
- ["latex/lipsum/lipsum.pdf"] = {["details"] = "Package documentation", },
- ["latex/uassign/README.md"] = {["details"] = "Package README", },
- ["generic/musixtnt/msxlint.pdf"] = {["details"] = "Package documentation", },
- ["latex/shorttoc/00readme"] = {["details"] = "Package README", },
- ["latex/uantwerpendocs/uantwerpenletter-example.pdf"] = {["details"] = "Example letter", },
- ["platex/jsclasses/jsclasses.pdf"] = {["lang"] = "ja", ["details"] = "Documentation of the classes (Japanese)", },
- ["latex/pspicture/README"] = {["details"] = "Package Readme", },
- ["support/hook-pre-commit-pkg/README"] = {["details"] = "Readme", },
- ["latex/uantwerpendocs/uantwerpencoursetext-example.pdf"] = {["details"] = "Example course text", },
- ["latex/uaclasses/ua-example.pdf"] = {["details"] = "ua-thesis example", },
- ["latex/uaclasses/README"] = {["details"] = "Readme", },
- ["latex/aiaa/README"] = {["details"] = "Package README", },
- ["generic/ukrhyph/rules_ph.pdf"] = {["lang"] = "uk", ["details"] = "Old hyphenation rules with phonetics", },
- ["fonts/fontname/fontname.pdf"] = {["details"] = "Outline of the mapping scheme (PDF)", },
- ["bibtex/bestpapers/bestpapers-guide.pdf"] = {["details"] = "Package documentation", },
- ["latex/translation-ecv-de/ecvde.dtx.pdf"] = {["lang"] = "de", ["details"] = "Package documentation", },
- ["generic/multiexpand/multiexpand.pdf"] = {["details"] = "Package documentation", },
- ["latex/tablefootnote/tablefootnote.pdf"] = {["details"] = "Package documentation", },
- ["latex/ushort/ushort.pdf"] = {["details"] = "Package documentation", },
- ["latex/image-gallery/README"] = {["details"] = "Readme", },
- ["latex/umbclegislation/README"] = {["details"] = "Readme", },
- ["plain/pitex/README"] = {["details"] = "Readme", },
- ["latex/amsmath/testmath.pdf"] = {["lang"] = "en", ["details"] = "Examples paper", },
- ["generic/luatex85/README.md"] = {["details"] = "Readme", },
- ["support/typeoutfileinfo/README"] = {["details"] = "Readme", },
- ["latex/papermas/README"] = {["details"] = "Readme", },
- ["latex/termcal/termcal.pdf"] = {["details"] = "Package documentation", },
- ["latex/pas-tableur/README"] = {["details"] = "Readme", },
- ["latex/typehtml/README"] = {["details"] = "Readme", },
- ["latex/typeface/typeface-all-rm.pdf"] = {["details"] = "Properties of fonts that are available", },
- ["latex/ntgclass/00readme.txt"] = {["details"] = "Readme", },
- ["latex/typed-checklist/README.md"] = {["details"] = "Readme", },
- ["latex/hvfloat/README"] = {["details"] = "Readme (package history)", },
- ["latex/type1cm/type1cm-doc.pdf"] = {["details"] = "Package documentation", },
- ["fonts/txuprcal/txuprcal-doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/translations/translations_en.pdf"] = {["lang"] = "en", ["details"] = "Package documentation (English)", },
- ["fonts/txfontsb/txfontsb.pdf"] = {["details"] = "Package documentation", },
- ["latex/varindex/README"] = {["details"] = "Readme", },
- ["latex/turnthepage/turnthepage.pdf"] = {["details"] = "Package documentation", },
- ["xelatex/simple-resume-cv/CV.pdf"] = {["details"] = "Package documentation", },
- ["latex/biblatex-ieee/README.md"] = {["details"] = "Readme", },
- ["latex/r_und_s/README"] = {["details"] = "Readme", },
- ["latex/cleanthesis/README.md"] = {["details"] = "Readme", },
- ["latex/turnstile/turnstile-pt.pdf"] = {["lang"] = "pt", ["details"] = "Package documentation (Portuguese)", },
- ["generic/pst-ovl/README"] = {["details"] = "Readme", },
- ["latex/mugsthesis/README"] = {["details"] = "Readme", },
- ["latex/turnstile/README"] = {["details"] = "Readme", },
- ["latex/turkmen/turkmen.pdf"] = {["details"] = "Package documentation", },
- ["latex/polynom/polynom.pdf"] = {["details"] = "Package documentation", },
- ["latex/turabian-formatting/README"] = {["details"] = "Readme", },
- ["latex/turabian/userguide.txt"] = {["details"] = "Package documentation", },
- ["fonts/skaknew/SkakNew.pdf"] = {["details"] = "Package documentation", },
- ["latex/tui/TUIdoc.pdf"] = {["lang"] = "es", ["details"] = "Package documentation (Spanish)", },
- ["latex/he-she/README"] = {["details"] = "Readme", },
- ["plain/tugboat-plain/tubguide.pdf"] = {["details"] = "TUGboat Authors' Guide", },
- ["latex/natbib/natbib.pdf"] = {["lang"] = "en", ["details"] = "Package documentation", },
- ["latex/datetime2-danish/datetime2-danish.pdf"] = {["details"] = "Package documentation", },
- ["latex/tugboat/ltubguid.pdf"] = {["lang"] = "en", ["details"] = "Instructions for authors", },
- ["latex/ling-macros/ling-macros-doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/turkmen/README"] = {["details"] = "Readme", },
- ["latex/doipubmed/doipubmed.pdf"] = {["details"] = "Package documentation (PDF)", },
- ["fonts/allrunes/README.txt"] = {["details"] = "Package Readme", },
- ["context/third/ruby/README"] = {["details"] = "Readme", },
- ["latex/cweb-latex/cweb-user.pdf"] = {["details"] = "User manual", },
- ["latex/tufte-latex/sample-book.pdf"] = {["details"] = "Sample book", },
- ["metapost/shapes/README"] = {["details"] = "Readme", },
- ["latex/l3packages/xparse/xparse.pdf"] = {["details"] = "xparse documentation", },
- ["latex/tucv/tucv_ex.pdf"] = {["details"] = "Package sampler", },
- ["latex/tucv/tucv.pdf"] = {["details"] = "Package documentation", },
- ["latex/tucv/README"] = {["details"] = "Readme", },
- ["latex/quicktype/README.txt"] = {["details"] = "Readme", },
- ["latex/trivfloat/trivfloat.pdf"] = {["details"] = "Package documentation", },
- ["generic/chemfig/README"] = {["details"] = "Readme", },
- ["latex/trivfloat/README"] = {["details"] = "Readme", },
- ["latex/trimspaces/trimspaces.pdf"] = {["details"] = "Package documentation", },
- ["latex/trimspaces/README"] = {["details"] = "Readme", },
- ["support/bib2gls/bib2gls.pdf"] = {["details"] = "Package documentation", },
- ["latex/epigraph/epigraph.pdf"] = {["details"] = "Package documentation", },
- ["latex/objectz/readme"] = {["details"] = "Readme", },
- ["latex/trfsigns/README"] = {["details"] = "Package Readme", },
- ["latex/logical-markup-utils/README"] = {["details"] = "Readme", },
- ["latex/tree-dvips/tree-manual.pdf"] = {["details"] = "Manual for tree-dvips", },
- ["latex/tree-dvips/README"] = {["details"] = "Readme", },
- ["lualatex/luabidi/README"] = {["details"] = "Readme", },
- ["latex/cv/README"] = {["details"] = "Readme", },
- ["fonts/gnu-freefont/README"] = {["details"] = "Readme", },
- ["latex/translation-tabbing-fr/f-Tabbing.pdf"] = {["lang"] = "fr", ["details"] = "The document itself", },
- ["latex/translation-natbib-fr/f-natbib.pdf"] = {["details"] = "Translated documentation", },
- ["latex/translation-moreverb-de/moreverb-de.dtx.pdf"] = {["lang"] = "de", ["details"] = "Package documentation", },
- ["latex/translation-filecontents-de/filecontents-de.pdf"] = {["lang"] = "de", ["details"] = "Package documentation", },
- ["latex/12many/README"] = {["details"] = "Readme", },
- ["latex/translation-dcolumn-fr/f-dcolumn.pdf"] = {["details"] = "The translation", },
- ["support/mkpic/README"] = {["details"] = "Readme", },
- ["latex/biblatex-phys/README.md"] = {["details"] = "Readme", },
- ["latex/mwcls/mwclsdoc.pdf"] = {["lang"] = "pl", ["details"] = "Package documentation", },
- ["latex/translation-biblatex-de/biblatex-de-Benutzerhandbuch.pdf"] = {["details"] = "The translation", },
- ["latex/glossaries-polish/README"] = {["details"] = "Readme", },
- ["latex/translation-array-fr/README"] = {["details"] = "Readme", },
- ["latex/overlays/sample.pdf"] = {["details"] = "Example of use", },
- ["generic/pst-uml/README"] = {["details"] = "Readme", },
- ["fonts/mathabx/mathtest.pdf"] = {["details"] = "Package documentation, including font lists", },
- ["latex/psfragx/psfragx.pdf"] = {["details"] = "Psfragx documentation:", },
- ["fonts/fouriernc/README"] = {["details"] = "Readme", },
- ["latex/trajan/trytrajan.pdf"] = {["details"] = "Font sample", },
- ["generic/babel-sorbian/lsorbian.pdf"] = {["details"] = "Package documentation (Lower Sorbian)", },
- ["fonts/cjk-gs-integrate/README.md"] = {["details"] = "Readme", },
- ["latex/pseudocode/pseudocode.pdf"] = {["details"] = "Package documentation", },
- ["latex/genealogytree/genealogytree-example-1.pdf"] = {["details"] = "Example 1", },
- ["latex/getfiledate/README"] = {["details"] = "Readme", },
- ["generic/tracklang/README"] = {["details"] = "Readme", },
- ["generic/babel-russian/russianb.pdf"] = {["details"] = "Package documentation", },
- ["latex/tqft/tqft.pdf"] = {["details"] = "Package documentation", },
- ["latex/rubik/README.txt"] = {["details"] = "Readme", },
- ["latex/proofread/proofread.pdf"] = {["details"] = "Package documentation", },
- ["latex/toptesi/toptesi.pdf"] = {["details"] = "Package documentation", },
- ["latex/ifoddpage/README"] = {["details"] = "Readme", },
- ["latex/contour/README"] = {["details"] = "Package Readme", },
- ["latex/toptesi/README"] = {["lang"] = "en", ["details"] = "Readme", },
- ["latex/tools/README.txt"] = {["details"] = "Readme", },
- ["latex/tokenizer/tokenizer.pdf"] = {["details"] = "Package documentation", },
- ["latex/komacv-rg/komacv-multilang.pdf"] = {["details"] = "Package documentation komacv-multilang", },
- ["generic/around-the-bend/AroundTheBend.pdf"] = {["details"] = "The document itself", },
- ["latex/hyperref/paper.pdf"] = {["lang"] = "en", ["details"] = "Paper on tagging and navigation", },
- ["latex/liturg/liturg.pdf"] = {["details"] = "Package documentation", },
- ["latex/elocalloc/README.txt"] = {["details"] = "Readme", },
- ["latex/extract/extract.pdf"] = {["details"] = "Package documentation", },
- ["latex/tocvsec2/tocvsec2.pdf"] = {["details"] = "Package documentation", },
- ["latex/knittingpattern/introduction.pdf"] = {["details"] = "Package introduction", },
- ["latex/tocloft/tocloft.pdf"] = {["details"] = "Package documentation", },
- ["latex/tocloft/README"] = {["details"] = "Readme", },
- ["latex/fancybox/fancybox-doc.pdf"] = {["details"] = "Documentation -- Box tips and tricks:", },
- ["latex/tocdata/tocdata.pdf"] = {["details"] = "Package documentation", },
- ["latex/talk/talkdoc.pdf"] = {["details"] = "Package documentation", },
- ["latex/tocdata/README"] = {["details"] = "Readme", },
- ["generic/pst-geometrictools/pst-geometrictools-doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/tocbibind/README"] = {["details"] = "Readme", },
- ["xelatex/xecyr/xecyr-doc-ru.pdf"] = {["lang"] = "ru", ["details"] = "Package documentation (Russian)", },
- ["fonts/bguq/bguq-doc.pdf"] = {["details"] = "Package documentation", },
- ["fonts/rsfso/rsfso-doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/fonttable/README"] = {["details"] = "Readme", },
- ["latex/tkz-linknodes/tkz-linknodes-screen.pdf"] = {["lang"] = "en", ["details"] = "Package documentation", },
- ["latex/tkz-linknodes/README"] = {["lang"] = "en", ["details"] = "Readme", },
- ["latex/correctmathalign/correctmathalign.pdf"] = {["details"] = "Package documentation", },
- ["fonts/oldstandard/README"] = {["details"] = "Readme", },
- ["latex/paresse/paresse-ex-en.pdf"] = {["lang"] = "en", ["details"] = "Usage examples (English)", },
- ["latex/texvc/texvc.pdf"] = {["details"] = "Package documentation", },
- ["latex/exsheets/exsheets_en.pdf"] = {["details"] = "Package documentation", },
- ["latex/bondgraphs/bondgraphs.pdf"] = {["details"] = "Package documentation", },
- ["latex/subfiles/subfiles.pdf"] = {["details"] = "Package documentation", },
- ["fonts/ebgaramond/samples.pdf"] = {["details"] = "Font samples", },
- ["latex/tkz-fct/tkz-fct-screen.pdf"] = {["lang"] = "fr", ["details"] = "Package documentation", },
- ["latex/ltb2bib/ltb2bib.pdf"] = {["details"] = "Package documentation", },
- ["generic/pst-electricfield/pst-electricfield-docDE.pdf"] = {["lang"] = "de", ["details"] = "Package documentation (German)", },
- ["generic/pst-poly/README"] = {["details"] = "Package Readme", },
- ["latex/tkz-euclide/tkz-euclide-screen.pdf"] = {["lang"] = "fr", ["details"] = "Package documentation", },
- ["latex/tkz-euclide/README"] = {["lang"] = "en", ["details"] = "Readme", },
- ["latex/tikz-timing/README"] = {["details"] = "Readme", },
- ["latex/ecv/ecv.pdf"] = {["details"] = "Package documentation", },
- ["latex/lshort-korean/lshort-kr.pdf"] = {["lang"] = "ko", ["details"] = "The document itself", },
- ["latex/continue/continue.pdf"] = {["details"] = "Package documentation", },
- ["latex/guitarchordschemes/guitarchordschemes_en.pdf"] = {["lang"] = "en", ["details"] = "Package documentation", },
- ["generic/pst-vue3d/pst-vue3d-doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/fancyvrb/fancyvrb.pdf"] = {["details"] = "Package documentation", },
- ["context/third/context-notes-zh-cn/ctxnotes.pdf"] = {["details"] = "The document itself", },
- ["latex/titling/README"] = {["details"] = "Readme", },
- ["latex/titlesec/README"] = {["details"] = "Readme", },
- ["bibtex/ijqc/xampl.pdf"] = {["details"] = "Example output", },
- ["latex/esdiff/README"] = {["details"] = "Readme", },
- ["platex/jsclasses/README.md"] = {["details"] = "Readme", },
- ["latex/gamebook/gamebook-example.pdf"] = {["details"] = "Simple gamebook example", },
- ["latex/titleref/titleref.pdf"] = {["details"] = "Package documentation", },
- ["latex/titlepic/titlepic-manual.pdf"] = {["details"] = "Package documentation", },
- ["bibtex/babelbib/tugboat-babelbib.pdf"] = {["details"] = "TUGboat paper about the package", },
- ["latex/titlepages/titlepages.pdf"] = {["details"] = "The document itself", },
- ["latex/prftree/README"] = {["details"] = "Readme", },
- ["latex/ltb2bib/README"] = {["details"] = "Readme", },
- ["latex/gaceta/plantilla-articulo-suelto.pdf"] = {["lang"] = "es", ["details"] = "Example 1: how to write an article", },
- ["latex/titlecaps/README"] = {["details"] = "Readme", },
- ["latex/tipfr/README"] = {["details"] = "Readme", },
- ["latex/maybemath/maybemath.pdf"] = {["details"] = "Package documentation", },
- ["latex/ieeepes/ieeepes_doc.pdf"] = {["details"] = "Package documentation", },
- ["fonts/tipa/00README"] = {["details"] = "Readme", },
- ["fonts/tinos/tinos-samples.pdf"] = {["details"] = "Package documentation", },
- ["latex/barcodes/README"] = {["details"] = "Package Readme", },
- ["latex/timing-diagrams/diagrams-examples.pdf"] = {["details"] = "Examples of use", },
- ["latex/beamerdarkthemes/README"] = {["details"] = "Readme", },
- ["latex/timing-diagrams/README"] = {["details"] = "Readme", },
- ["latex/bibtopic/bibtopic.pdf"] = {["details"] = "Package documentation", },
- ["latex/tikzscale/README"] = {["details"] = "Readme", },
- ["latex/tikzposter/README"] = {["details"] = "Readme", },
- ["generic/pstricks/pst-user.pdf"] = {["details"] = "Package documentation", },
- ["latex/ebproof/README.md"] = {["details"] = "Readme", },
- ["latex/tikzpeople/tikzpeople.pdf"] = {["details"] = "Package documentation", },
- ["latex/forloop/forloop.pdf"] = {["details"] = "Package documentation", },
- ["latex/cybercic/README"] = {["details"] = "Readme", },
- ["latex/figsize/README"] = {["details"] = "Package Readme", },
- ["latex/tikzpeople/README.md"] = {["details"] = "Readme", },
- ["latex/tikzpagenodes/tikzpagenodes.pdf"] = {["details"] = "Package documentation", },
- ["latex/graphics-cfg/README.md"] = {["details"] = "Readme", },
- ["latex/tabfigures/README"] = {["details"] = "Readme", },
- ["latex/platex-tools/pxgentombow.pdf"] = {["lang"] = "ja", ["details"] = "Documentation of the pxgentombow package", },
- ["latex/tikzducks/tikzducks-doc.pdf"] = {["details"] = "Package documentation", },
- ["xelatex/mathspec/README.txt"] = {["details"] = "Readme", },
- ["latex/actuarialangle/README.md"] = {["details"] = "Readme", },
- ["latex/acronym/acronym.pdf"] = {["details"] = "Package documentation", },
- ["latex/tikzcodeblocks/tikzcodeblocks-documentation.pdf"] = {["lang"] = "de", ["details"] = "Package documentation", },
- ["latex/tikzcodeblocks/README.md"] = {["details"] = "Readme", },
- ["latex/lshort-vietnamese/lshort-vi.pdf"] = {["details"] = "The document itself", },
- ["fonts/dantelogo/dantelogo-doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/chemnum/chemnum_en.pdf"] = {["lang"] = "en", ["details"] = "Package documentation (English)", },
- ["latex/tikz-palattice/README"] = {["details"] = "Readme", },
- ["latex/songs/README"] = {["details"] = "Readme", },
- ["latex/tikz-page/README.md"] = {["details"] = "Readme", },
- ["latex/tikz-optics/tikz-optics.pdf"] = {["lang"] = "fr", ["details"] = "Package documentation (French)", },
- ["latex/ribbonproofs/ribbonproofsmanual.pdf"] = {["details"] = "Package documentation", },
- ["latex/tikz-opm/tikz-opm.pdf"] = {["details"] = "Package documentation", },
- ["latex/multienv/README"] = {["details"] = "Readme", },
- ["latex/tikz-opm/README"] = {["details"] = "Readme", },
- ["latex/tikz-inet/tikz-inet-doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/tikz-inet/README"] = {["details"] = "Readme", },
- ["generic/babel-galician/galician.pdf"] = {["details"] = "Package documentation", },
- ["latex/thalie/thalie.pdf"] = {["details"] = "Package documentation", },
- ["latex/biblatex-cheatsheet/biblatex-cheatsheet.pdf"] = {["details"] = "The document itself", },
- ["latex/hyperref/README.pdf"] = {["details"] = "Readme, hyper-crossreferenced", },
- ["latex/tikz-3dplot/tikz-3dplot_documentation.pdf"] = {["details"] = "Package documentation", },
- ["xelatex/resumecls/README.md"] = {["details"] = "Readme", },
- ["latex/komacv/examples/komacv_example_classic.pdf"] = {["details"] = "Example of use (classic)", },
- ["latex/ticollege/ticollege-doc.pdf"] = {["lang"] = "fr", ["details"] = "Package documentation (French)", },
- ["latex/ticollege/README"] = {["lang"] = "fr", ["details"] = "Readme", },
- ["latex/ticket/manual.pdf"] = {["details"] = "Package manual", },
- ["platex/jsclasses/jsverb.pdf"] = {["lang"] = "ja", ["details"] = "Jsverb package documentation (Japanese)", },
- ["latex/ticket/README.txt"] = {["details"] = "Package Readme", },
- ["latex/thuthesis/thuthesis.pdf"] = {["lang"] = "zh", ["details"] = "Package documentation (Chinese)", },
- ["support/latex-make/texdepends.pdf"] = {["details"] = "texdepends Package documentation", },
- ["latex/thuthesis/README.md"] = {["details"] = "Readme", },
- ["latex/hepthesis/README"] = {["details"] = "Package README", },
- ["generic/texapi/texapi-doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/udesoftec/udesoftec-doc.pdf"] = {["lang"] = "de", ["details"] = "Package documentation (German)", },
- ["latex/ted/README"] = {["details"] = "Readme", },
- ["fonts/arimo/arimo-samples.pdf"] = {["details"] = "Package documentation", },
- ["latex/theoremref/theoremref-doc.pdf"] = {["details"] = "Package documentation", },
- ["metapost/threeddice/threeddice-doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/threadcol/threadcol.pdf"] = {["details"] = "Package documentation", },
- ["fonts/oldstandard/oldstand-manual.pdf"] = {["details"] = "Package documentation", },
- ["latex/bclogo/README"] = {["lang"] = "en", ["details"] = "Readme (English)", },
- ["latex/paresse/paresse-ex-fr.pdf"] = {["lang"] = "fr", ["details"] = "Usage examples (French)", },
- ["latex/threadcol/README"] = {["details"] = "Readme", },
- ["xelatex/interchar/interchar.pdf"] = {["details"] = "Package documentation", },
- ["latex/biblatex-nottsclassic/nottsclassic.pdf"] = {["details"] = "Package documentation", },
- ["latex/thmtools/README"] = {["details"] = "Readme", },
- ["support/lua2dox/README"] = {["details"] = "Readme", },
- ["generic/mathdots/mathdots.pdf"] = {["details"] = "Package documentation", },
- ["latex/platexcheat/platexsample.pdf"] = {["lang"] = "ja", ["details"] = "Example of use", },
- ["latex/philosophersimprint/philosophersimprint.pdf"] = {["details"] = "Package documentation", },
- ["generic/babel-japanese/japanese-sample.pdf"] = {["lang"] = "ja", ["details"] = "Example of use (Japanese)", },
- ["latex/thinsp/README"] = {["details"] = "Readme", },
- ["latex/thesis-titlepage-fhac/README"] = {["details"] = "README file", },
- ["latex/thesis-ekf/thesis-ekf.pdf"] = {["details"] = "Package documentation", },
- ["latex/thesis-ekf/README"] = {["details"] = "Readme", },
- ["latex/thumb/thumb.pdf"] = {["details"] = "Package documentation", },
- ["latex/theatre/README"] = {["details"] = "Readme", },
- ["latex/thalie/README.md"] = {["details"] = "Readme", },
- ["latex/dateiliste/README"] = {["details"] = "Readme", },
- ["generic/pst-func/README.md"] = {["details"] = "Package README", },
- ["latex/multienv/multienv.pdf"] = {["details"] = "Package documentation", },
- ["latex/biblatex-anonymous/biblatex-anonymous.pdf"] = {["details"] = "Package documentation", },
- ["latex/thaienum/thaienum.pdf"] = {["details"] = "Package documentation", },
- ["otherformats/lollipop/README"] = {["details"] = "Readme", },
- ["fonts/tfrupee/README"] = {["details"] = "Readme", },
- ["latex/tkz-graph/readme-tkz-graph.txt"] = {["lang"] = "fr", ["details"] = "Readme (French)", },
- ["latex/endofproofwd/README.txt"] = {["details"] = "Readme", },
- ["latex/textpos/textpos.pdf"] = {["details"] = "Package documentation (PDF)", },
- ["latex/t-angles/t-manual.pdf"] = {["details"] = "Package documentation", },
- ["latex/codicefiscaleitaliano/README"] = {["lang"] = "it", ["details"] = "Readme (English and Italian)", },
- ["latex/concepts/README"] = {["details"] = "Readme", },
- ["latex/beamer-tut-pt/tutorialbeamer.pdf"] = {["lang"] = "pt", ["details"] = "The document itself (in Portuguese)", },
- ["metapost/textpath/textpath.pdf"] = {["details"] = "Package documentation", },
- ["latex/numprint/numprint.pdf"] = {["details"] = "Package documentation", },
- ["latex/embrac/README"] = {["details"] = "Readme", },
- ["latex/textgreek/README"] = {["details"] = "Readme", },
- ["luatex/luapackageloader/README.md"] = {["details"] = "Readme", },
- ["latex/pgf-soroban/pgf-soroban-doc.pdf"] = {["details"] = "Package documentation", },
- ["fonts/gfsbodoni/gfsbodoni.pdf"] = {["details"] = "Package documentation", },
- ["latex/aiaa/author_guide.pdf"] = {["details"] = "Author guide", },
- ["generic/pst-light3d/pst-light3d-doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/textfit/README"] = {["details"] = "Readme", },
- ["latex/hithesis/README.md"] = {["details"] = "Readme", },
- ["latex/phfsvnwatermark/README.md"] = {["details"] = "Readme", },
- ["latex/textcase/README"] = {["details"] = "Readme", },
- ["otherformats/texsis/base/README"] = {["details"] = "Readme", },
- ["plain/gfnotation/README"] = {["details"] = "Readme", },
- ["latex/texshade/texshade.pdf"] = {["lang"] = "en", ["details"] = "Package documentation", },
- ["latex/complexity/complexity.pdf"] = {["details"] = "Package documentation", },
- ["fonts/fontawesome/README.md"] = {["details"] = "Readme", },
- ["plain/fontch/fontch.pdf"] = {["details"] = "Package documentation", },
- ["latex/texproposal/README.md"] = {["details"] = "Readme", },
- ["latex/tengwarscript/tengwarscript.pdf"] = {["details"] = "Package manual", },
- ["latex/texpower/manual.pdf"] = {["details"] = "Manual", },
- ["support/texosquery/texosquery.pdf"] = {["details"] = "Package documentation", },
- ["fonts/oldlatin/README"] = {["details"] = "Readme", },
- ["latex/texments/texments.pdf"] = {["details"] = "Package documentation", },
- ["latex/latex-doc-ptr/latex-doc-ptr.pdf"] = {["details"] = "The document itself", },
- ["latex/texments/README"] = {["details"] = "Readme", },
- ["latex/stubs/stubs_ex.pdf"] = {["details"] = "Example of use", },
- ["latex/pauldoc/pauldoc.pdf"] = {["lang"] = "de", ["details"] = "Benutzerdoku", },
- ["fonts/libris/README"] = {["details"] = "Readme", },
- ["latex/scrjrnl/scrjrnl.pdf"] = {["details"] = "Package documentation", },
- ["support/texdraw/texdraw.ps"] = {["details"] = "Package documentation", },
- ["latex/here/README"] = {["details"] = "Readme", },
- ["latex/struktex/README.md"] = {["details"] = "Readme", },
- ["support/texdirflatten/README"] = {["details"] = "Readme", },
- ["support/texdef/README"] = {["details"] = "Readme", },
- ["support/texcount/doc/TeXcount.pdf"] = {["details"] = "Package documentation", },
- ["latex/apa/README"] = {["details"] = "Readme", },
- ["platex/pxjahyper/README.md"] = {["details"] = "Readme", },
- ["bibtex/apacite/apacite.pdf"] = {["details"] = "Package documentation", },
- ["fonts/esint-type1/README.plainTeX"] = {["details"] = "Using the fonts with Plain TeX", },
- ["latex/newenviron/README"] = {["details"] = "Readme", },
- ["generic/texapi/README"] = {["details"] = "Readme", },
- ["latex/qrcode/qrcode.pdf"] = {["details"] = "Package documentation", },
- ["latex/platexcheat/README.md"] = {["details"] = "Readme", },
- ["support/tex4ebook/tex4ebook-doc.pdf"] = {["details"] = "Package documentation", },
- ["generic/pstricks-add/pstricks-add-doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/commath/commath.pdf"] = {["details"] = "Package documentation", },
- ["support/tex4ebook/README"] = {["details"] = "Readme", },
- ["latex/arydshln/README"] = {["details"] = "Readme", },
- ["latex/tex-overview/tex-overview.pdf"] = {["details"] = "The document itself", },
- ["fonts/fontinst/manual/fontinst.pdf"] = {["details"] = "Package documentation", },
- ["latex/bracketkey/bracketkey.pdf"] = {["details"] = "Package documentation", },
- ["latex/tex-label/README"] = {["details"] = "Readme", },
- ["generic/tex-ini-files/README.md"] = {["details"] = "Readme", },
- ["fonts/tex-gyre-math/README"] = {["details"] = "Readme", },
- ["latex/cheatsheet/README.md"] = {["details"] = "Readme", },
- ["latex/gu/gudoc.pdf"] = {["lang"] = "de", ["details"] = "Package documentation", },
- ["latex/fileinfo/README.pdf"] = {["details"] = "Readme", },
- ["latex/phfnote/README.md"] = {["details"] = "Readme", },
- ["latex/cnltx/README"] = {["details"] = "Readme", },
- ["latex/tex-font-errors-cheatsheet/README"] = {["details"] = "Readme", },
- ["latex/binomexp/binomexp.pdf"] = {["details"] = "Package documentation", },
- ["latex/cmsd/readme"] = {["details"] = "Readme", },
- ["latex/dox/README.md"] = {["details"] = "Readme", },
- ["latex/leaflet/README.md"] = {["details"] = "Readme", },
- ["latex/teubner/teubner.pdf"] = {["details"] = "Package documentation", },
- ["latex/teubner/teubner-doc.pdf"] = {["details"] = "User manual", },
- ["latex/testidx/README"] = {["details"] = "Readme", },
- ["latex/exam-n/sample_exam.pdf"] = {["details"] = "Sample exam", },
- ["fonts/staves/staves.pdf"] = {["details"] = "Package documentation", },
- ["latex/morewrites/README.md"] = {["details"] = "Readme", },
- ["latex/delimtxt/delimtxt.pdf"] = {["details"] = "Package documentation", },
- ["generic/termmenu/README"] = {["details"] = "Readme", },
- ["xelatex/arabxetex/README.md"] = {["details"] = "Readme", },
- ["latex/termlist/termlist.pdf"] = {["details"] = "Package documentation", },
- ["latex/termcal-de/termcal-de-doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/termcal-de/README.md"] = {["details"] = "Readme", },
- ["fonts/gfsartemisia/README"] = {["details"] = "Readme", },
- ["latex/typehtml/typehtml.pdf"] = {["details"] = "Package documentation", },
- ["latex/grid/grid.pdf"] = {["details"] = "Package documentation", },
- ["latex/termcal/README"] = {["details"] = "Readme", },
- ["latex/tensor/README"] = {["details"] = "Package README", },
- ["latex/figbib/README"] = {["details"] = "Readme", },
- ["latex/mensa-tex/mensa-tex-doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/tengwarscript/tengtest.pdf"] = {["details"] = "Crib sheet and tests", },
- ["latex/tengwarscript/tengfonts.pdf"] = {["details"] = "Font sampler", },
- ["latex/tengwarscript/README"] = {["details"] = "Readme", },
- ["generic/variations/README"] = {["lang"] = "en", ["details"] = "Package README", },
- ["fonts/stmaryrd/README"] = {["details"] = "Original README:", },
- ["otherformats/startex/guide.pdf"] = {["details"] = "Beginner's guide", },
- ["latex/nomencl/nomencl.pdf"] = {["details"] = "Package documentation", },
- ["latex/pagecont/README"] = {["details"] = "Readme", },
- ["latex/cascadilla/README"] = {["details"] = "Readme", },
- ["latex/sidecap/sidecap.pdf"] = {["details"] = "Package documentation", },
- ["latex/adjmulticol/adjmulticol.pdf"] = {["details"] = "Package documentation", },
- ["metapost/cmarrows/cmarrows.pdf"] = {["details"] = "Package documentation", },
- ["latex/tabularcalc/README"] = {["details"] = "Readme", },
- ["fonts/cherokee/README"] = {["details"] = "Readme", },
- ["latex/archaeologie/README.md"] = {["details"] = "Readme", },
- ["latex/keycommand/keycommand-example.pdf"] = {["details"] = "Example of usage", },
- ["generic/encxvlna/README"] = {["details"] = "Readme", },
- ["latex/objectz/ozguide.pdf"] = {["details"] = "Package documentation", },
- ["latex/lshort-finnish/lyhyt2e.pdf"] = {["lang"] = "fi", ["details"] = "The document itself", },
- ["latex/pracjourn/pracjourn.pdf"] = {["details"] = "Package documentation", },
- ["latex/tdsfrmath/tdsfrmath.pdf"] = {["lang"] = "fr", ["details"] = "Package documentation (French)", },
- ["latex/miller/miller.pdf"] = {["details"] = "Package documentation", },
- ["latex/easyformat/README"] = {["details"] = "Readme", },
- ["luatex/luaintro/README"] = {["details"] = "Readme", },
- ["generic/latex-notes-zh-cn/latex-notes-zh-cn.pdf"] = {["lang"] = "zh", ["details"] = "The document itself", },
- ["latex/makeshape/makeshape.pdf"] = {["details"] = "Package documentation", },
- ["latex/tdclock/tdclock-beamer-example.pdf"] = {["details"] = "Example Usage", },
- ["latex/tcolorbox/tcolorbox.pdf"] = {["lang"] = "en", ["details"] = "Package documentation (English)", },
- ["latex/tcolorbox/README"] = {["details"] = "Readme", },
- ["latex/tcldoc/tclldoc.pdf"] = {["details"] = "Package documentation", },
- ["latex/ellipsis/README"] = {["details"] = "Readme", },
- ["latex/fontaxes/README"] = {["details"] = "Readme", },
- ["latex/tasks/tasks_en.pdf"] = {["details"] = "Package documentation", },
- ["latex/statex/statex-example.pdf"] = {["details"] = "Package documentation (by example)", },
- ["fonts/libertinegc/README"] = {["details"] = "Readme", },
- ["fonts/tapir/readme"] = {["details"] = "Readme", },
- ["latex/biblatex-philosophy/README"] = {["details"] = "Readme", },
- ["bibtex/tamethebeast/README"] = {["details"] = "Readme", },
- ["latex/talk/README"] = {["details"] = "Readme", },
- ["latex/tagpair/tagpair.pdf"] = {["details"] = "Package documentation", },
- ["latex/karnaughmap/README"] = {["details"] = "Readme", },
- ["latex/tagpair/sample.pdf"] = {["details"] = "Sample of use", },
- ["latex/phffullpagefigure/README.md"] = {["details"] = "Readme", },
- ["latex/leipzig/leipzig.pdf"] = {["details"] = "Package documentation", },
- ["latex/matc3mem/matc3mem.pdf"] = {["lang"] = "it", ["details"] = "Package documentation (in Italian)", },
- ["latex/tabvar/demo.pdf"] = {["details"] = "Package demo", },
- ["latex/answers/answers.pdf"] = {["details"] = "Package documentation", },
- ["latex/optidef/optidef.pdf"] = {["details"] = "Package documentation", },
- ["latex/tabulary/tabulary.pdf"] = {["details"] = "Package documentation", },
- ["latex/tabulars-e/README"] = {["details"] = "Readme", },
- ["latex/tabularcalc/tabularcalc_doc_en.pdf"] = {["lang"] = "en", ["details"] = "Package documentation (English)", },
- ["latex/hyper/scontrib/README"] = {["details"] = "Readme", },
- ["latex/auto-pst-pdf/auto-pst-pdf-DE.pdf"] = {["lang"] = "de", ["details"] = "Package documentation", },
- ["latex/ted/ted-fr.pdf"] = {["lang"] = "fr", ["details"] = "Package documentation (French)", },
- ["latex/gender/gender.pdf"] = {["details"] = "Package documentation", },
- ["generic/musixtnt/README"] = {["details"] = "Readme", },
- ["latex/draftfigure/draftfigure.pdf"] = {["details"] = "Package documentation", },
- ["latex/tabularborder/tabularborder.pdf"] = {["details"] = "Package documentation", },
- ["latex/tabto-ltx/tabto-doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/hletter/Hletter.pdf"] = {["details"] = "Package documentation", },
- ["latex/bxdpx-beamer/README.md"] = {["details"] = "Readme", },
- ["latex/copyedit/README"] = {["details"] = "Readme", },
- ["latex/tabstackengine/tabstackengine.pdf"] = {["details"] = "Package documentation", },
- ["latex/tabriz-thesis/tabriz-thesis.pdf"] = {["lang"] = "fa", ["details"] = "Package documentation", },
- ["latex/hang/hang.pdf"] = {["details"] = "Package documentation", },
- ["latex/tablor/tablor.pdf"] = {["lang"] = "fr", ["details"] = "Package documentation (French)", },
- ["latex/tablor/README-fr.txt"] = {["lang"] = "fr", ["details"] = "Readme (French)", },
- ["latex/prerex/intro.pdf"] = {["details"] = "Package introduction", },
- ["latex/semantic-markup/semantic-markup.pdf"] = {["details"] = "Package documentation", },
- ["latex/tableof/tableof.pdf"] = {["details"] = "Package documentation", },
- ["latex/fdsymbol/fdsymbol.pdf"] = {["details"] = "Package documentation", },
- ["latex/bohr/bohr_en.pdf"] = {["details"] = "Package documentation", },
- ["latex/tableof/README"] = {["details"] = "Readme", },
- ["context/third/chromato/chromato-doc.pdf"] = {["details"] = "Package documentation", },
- ["generic/german/gerdoc.pdf"] = {["lang"] = "de", ["details"] = "Package documentation", },
- ["latex/cuisine/README"] = {["details"] = "Package Readme", },
- ["generic/babel-italian/italian.pdf"] = {["details"] = "Package documentation", },
- ["latex/tabfigures/tabfigures.pdf"] = {["details"] = "Package documentation", },
- ["generic/babel-breton/breton.pdf"] = {["details"] = "Package documentation", },
- ["latex/tikzpagenodes/README"] = {["details"] = "Readme", },
- ["generic/t2/etc/rumkidx/README"] = {["details"] = "Readme", },
- ["generic/t2/etc/rubibtex/README"] = {["details"] = "Readme", },
- ["generic/t2/README"] = {["details"] = "Readme", },
- ["latex/textpos/README"] = {["details"] = "Package README", },
- ["latex/repltext/README"] = {["details"] = "Readme", },
- ["fonts/imfellenglish/README"] = {["details"] = "Readme", },
- ["latex/synttree/synttree.pdf"] = {["details"] = "Package documentation", },
- ["luatex/nodetree/nodetree.pdf"] = {["details"] = "Package documentation", },
- ["latex/lshort-vietnamese/README"] = {["details"] = "Readme", },
- ["generic/catcodes/catcodes.pdf"] = {["details"] = "Package documentation", },
- ["latex/syntrace/syntrace.pdf"] = {["details"] = "Package documentation", },
- ["latex/coolthms/coolthms.pdf"] = {["details"] = "Package documentation", },
- ["fonts/baskervaldx/baskervaldx-doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/randomwalk/README.md"] = {["details"] = "Readme", },
- ["generic/velthuis/manual.pdf"] = {["details"] = "Package manual", },
- ["latex/abntex2/examples/abntex2-modelo-trabalho-academico.pdf"] = {["lang"] = "pt-br", ["details"] = "Thesis template", },
- ["latex/iffont/README.md"] = {["details"] = "Readme", },
- ["latex/calxxxx-yyyy/cal2017-2034_DE.pdf"] = {["lang"] = "de", ["details"] = "Sample (German) Calendar", },
- ["latex/synproof/synproof-doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/srcltx/README"] = {["details"] = "Package Readme", },
- ["latex/coseoul/README"] = {["details"] = "Readme", },
- ["latex/swimgraf/README"] = {["details"] = "Readme", },
- ["latex/fcltxdoc/fcltxdoc.pdf"] = {["details"] = "Package documentation", },
- ["latex/swebib/README"] = {["details"] = "Readme", },
- ["latex/overlays/README"] = {["details"] = "Readme", },
- ["latex/hypernat/hypernat.pdf"] = {["details"] = "Package documentation", },
- ["latex/datetime2-it-fulltext/README"] = {["details"] = "Readme", },
- ["fonts/svrsymbols/README"] = {["details"] = "Readme", },
- ["latex/lpic/instructions.pdf"] = {["details"] = "Package documentation", },
- ["latex/svninfo/svninfo.pdf"] = {["details"] = "Package documentation", },
- ["latex/bloques/example.pdf"] = {["details"] = "Command listing and examples", },
- ["generic/pst-magneticfield/pst-magneticfield-docFR.pdf"] = {["lang"] = "fr", ["details"] = "Package documentation (French)", },
- ["latex/eepic/eepic.pdf"] = {["details"] = "Package documentation", },
- ["latex/amsaddr/amsaddr.pdf"] = {["details"] = "Package documentation", },
- ["latex/functan/README"] = {["details"] = "Readme", },
- ["latex/svn/svn.pdf"] = {["details"] = "Package documentation", },
- ["latex/adjustbox/README"] = {["details"] = "Readme", },
- ["latex/bangtex/README.bangtex"] = {["details"] = "Readme", },
- ["latex/svn/README"] = {["details"] = "Package README", },
- ["fonts/heuristica/heuristica-doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/commath/README"] = {["details"] = "Readme", },
- ["fonts/dingbat/README"] = {["details"] = "Readme", },
- ["latex/svg-inkscape/InkscapePDFLaTeX.pdf"] = {["details"] = "The document itself", },
- ["latex/svg/README.md"] = {["details"] = "Readme", },
- ["latex/supertabular/supertabular.pdf"] = {["details"] = "Package documentation", },
- ["latex/avremu/avremu.pdf"] = {["details"] = "Package documentation", },
- ["fonts/superiors/README"] = {["details"] = "Readme", },
- ["latex/sugconf/README"] = {["details"] = "Readme", },
- ["fonts/carlito/samples.pdf"] = {["details"] = "Font samples", },
- ["latex/studenthandouts/studenthandouts-doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/shadethm/shadethm-doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/subsupscripts/README"] = {["details"] = "Readme", },
- ["latex/substitutefont/README"] = {["details"] = "Readme", },
- ["latex/probsoln/samples/sample.pdf"] = {["details"] = "Example of use", },
- ["latex/modref/modref.pdf"] = {["details"] = "Package documentation", },
- ["latex/numspell/numspell.pdf"] = {["details"] = "Package documentation", },
- ["latex/show2e/README"] = {["details"] = "Readme", },
- ["generic/path/path-doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/revquantum/revquantum.pdf"] = {["details"] = "Package documentation", },
- ["latex/keyvaltable/README.md"] = {["details"] = "Readme", },
- ["latex/gzt/french/gzt-fr.pdf"] = {["lang"] = "fr", ["details"] = "Package documentation", },
- ["latex/subfigure/subfigure.pdf"] = {["details"] = "Package documentation", },
- ["latex/subfigmat/subfigmat-doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/subeqnarray/subeqnarray.pdf"] = {["details"] = "Package documentation", },
- ["latex/sduthesis/README"] = {["details"] = "Readme", },
- ["latex/piano/README"] = {["details"] = "Readme", },
- ["latex/rccol/README"] = {["details"] = "Readme", },
- ["latex/latex-veryshortguide/veryshortguide.pdf"] = {["details"] = "The document itself", },
- ["latex/leipzig/README.md"] = {["details"] = "Readme", },
- ["support/sty2dtx/README"] = {["details"] = "Readme", },
- ["latex/sslides/land-sample-slide.pdf"] = {["details"] = "Sample (landscape) slides", },
- ["latex/suftesi/suftesi.pdf"] = {["lang"] = "en", ["details"] = "Package documentation", },
- ["latex/texmate/texmate2manual.pdf"] = {["details"] = "Package documentation", },
- ["latex/amslatex-primer/amshelp.pdf"] = {["details"] = "The document itself", },
- ["latex/silence/README"] = {["details"] = "Readme", },
- ["latex/mathspic/sourcecode113.pdf"] = {["details"] = "Perl source listing", },
- ["latex/sttools/README.md"] = {["details"] = "Readme", },
- ["latex/struktex/struktex.en.pdf"] = {["lang"] = "en", ["details"] = "Package documentation", },
- ["latex/semantic-markup/README"] = {["details"] = "Readme", },
- ["fonts/beuron/README"] = {["details"] = "Readme", },
- ["fonts/erewhon/README"] = {["details"] = "Readme", },
- ["latex/isonums/isonums.pdf"] = {["details"] = "Package documentation", },
- ["latex/clefval/exemple.pdf"] = {["lang"] = "fr", ["details"] = "Package examples of use (French)", },
- ["latex/skmath/README"] = {["details"] = "Readme", },
- ["latex/struktex/struktex.de.pdf"] = {["lang"] = "de", ["details"] = "Package documentation", },
- ["support/texdraw/README"] = {["details"] = "Readme", },
- ["latex/grafcet/grafcet.pdf"] = {["lang"] = "fr", ["details"] = "Package documentation", },
- ["plain/newsletr/newssamp.pdf"] = {["details"] = "Sample Newsletter", },
- ["latex/stringstrings/stringstrings.pdf"] = {["details"] = "Package documentation", },
- ["latex/fibeamer/fibeamer.pdf"] = {["details"] = "Package documentation", },
- ["fonts/cm-lgc/README"] = {["details"] = "Bundle Readme", },
- ["latex/storecmd/storecmd-guide.pdf"] = {["details"] = "Package documentation", },
- ["latex/geometry/README"] = {["details"] = "Package Readme", },
- ["latex/storecmd/README"] = {["details"] = "Readme", },
- ["latex/storebox/storebox.pdf"] = {["details"] = "Package documentation", },
- ["fonts/cochineal/cochineal-doc.pdf"] = {["details"] = "Package manual", },
- ["latex/nicetext/fifinddo.pdf"] = {["details"] = "Fifinddo documentation", },
- ["support/purifyeps/README"] = {["details"] = "Package README", },
- ["fonts/lato/lato.pdf"] = {["details"] = "Package documentation", },
- ["latex/storebox/README"] = {["details"] = "Readme", },
- ["fonts/stmaryrd/stmaryrd.pdf"] = {["details"] = "Package and font documentation", },
- ["fonts/stix/stix.pdf"] = {["details"] = "Package documentation", },
- ["support/ascii-chart/ascii.pdf"] = {["details"] = "The chart itself", },
- ["latex/footnotebackref/footnotebackref.pdf"] = {["details"] = "Package documentation", },
- ["latex/stex/tikzinput/README"] = {["details"] = "Readme", },
- ["latex/stex/structview/README"] = {["details"] = "Readme", },
- ["latex/hyperxmp/hyperxmp.pdf"] = {["details"] = "Package documentation", },
- ["latex/extpfeil/extpfeil.pdf"] = {["lang"] = "de", ["details"] = "Benutzerdoku", },
- ["generic/frame/frame-doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/stex/sproof/README"] = {["details"] = "Readme", },
- ["latex/stex/rfdmeta/README"] = {["details"] = "Readme", },
- ["latex/stex/problem/README"] = {["details"] = "Readme", },
- ["latex/makebox/makebox.pdf"] = {["details"] = "Package documentation", },
- ["latex/spath3/knots.pdf"] = {["details"] = "Use for knot (and similar) diagrams", },
- ["latex/pmgraph/pmgraph.pdf"] = {["details"] = "Package documentation", },
- ["latex/mparhack/mparhack.pdf"] = {["details"] = "Package documentation", },
- ["latex/stex/omdoc/README"] = {["details"] = "Readme", },
- ["latex/ekaia/ekaia_EUS.pdf"] = {["lang"] = "eu", ["details"] = "Package documentation", },
- ["latex/stex/modules/README"] = {["details"] = "Readme", },
- ["metapost/mcf2graph/mcf_example.pdf"] = {["details"] = "Molecular Coding Format Examples", },
- ["latex/stex/hwexam/README"] = {["details"] = "Readme", },
- ["latex/easylist/README"] = {["details"] = "Bundle readme", },
- ["latex/stex/example/README"] = {["details"] = "Readme", },
- ["latex/pfarrei/pfarrei.pdf"] = {["lang"] = "de", ["details"] = "Package documentation (German)", },
- ["latex/biblatex-source-division/README"] = {["details"] = "Readme", },
- ["latex/stellenbosch/UStitle-1.0.pdf"] = {["lang"] = "en", ["details"] = "UStitle package documentation", },
- ["luatex/luatexbase/README.md"] = {["details"] = "Readme", },
- ["latex/lstaddons/lstlinebgrd.pdf"] = {["details"] = "lstlinebgrd package documentation", },
- ["latex/stellenbosch/README"] = {["lang"] = "en", ["details"] = "Bundle README", },
- ["latex/steinmetz/steinmetz.pdf"] = {["details"] = "Package documentation", },
- ["latex/modroman/modroman.pdf"] = {["details"] = "Documentated source (bilingual)", },
- ["latex/dynkin-diagrams/README"] = {["details"] = "Readme", },
- ["latex/stdpage/stdpage.pdf"] = {["details"] = "Package documentation", },
- ["latex/dlfltxb/dlfltxbmarkup-showkeys.pdf"] = {["details"] = "dlfltxbmarkup key description summary", },
- ["latex/biblatex-morenames/documentation/example-bookineditor.pdf"] = {["details"] = "Example of use", },
- ["latex/stdclsdv/README"] = {["details"] = "Readme", },
- ["latex/statex2/statex2-example.pdf"] = {["details"] = "Package documentation (by example)", },
- ["fonts/adforn/adforn.pdf"] = {["details"] = "Package documentation and font tables", },
- ["otherformats/startex/ideas.pdf"] = {["details"] = "TUG'96 paper", },
- ["latex/caption/caption-deu.pdf"] = {["lang"] = "de", ["details"] = "German documentation", },
- ["latex/templatetools/README"] = {["details"] = "Readme", },
- ["latex/changes/changes.english.withcode.pdf"] = {["lang"] = "en", ["details"] = "Package documentation, with code listing (English)", },
- ["latex/mgltex/README"] = {["details"] = "Readme", },
- ["generic/pst-cox/pst-coxcoor/pst-coxcoor_doc.pdf"] = {["lang"] = "en", ["details"] = "Documentation for pst-coxcoor", },
- ["context/third/account/README"] = {["details"] = "Readme", },
- ["latex/nicetext/mdoccheat.pdf"] = {["details"] = "Cheat sheet for the makedoc package", },
- ["latex/nowidow/README"] = {["details"] = "Readme file", },
- ["context/third/inifile/inifile-doc.pdf"] = {["details"] = "Package documentation", },
- ["support/dosepsbin/dosepsbin.pdf"] = {["details"] = "Package documentation (PDF format)", },
- ["latex/layaureo/README"] = {["details"] = "Readme and summary", },
- ["generic/kastrup/binhex.pdf"] = {["details"] = "Package documentation", },
- ["generic/babel-french/README"] = {["details"] = "Readme", },
- ["fonts/starfont/README"] = {["details"] = "Readme", },
- ["latex/lshort-finnish/README"] = {["details"] = "Readme", },
- ["latex/stanli/README.md"] = {["details"] = "Readme", },
- ["latex/jacow/README"] = {["details"] = "Readme", },
- ["latex/standalone/standalone.pdf"] = {["details"] = "Package documentation", },
- ["latex/stage/README"] = {["details"] = "Package README", },
- ["latex/newlfm/README"] = {["details"] = "Readme", },
- ["latex/stackengine/stackengine.pdf"] = {["details"] = "Package documentation", },
- ["latex/coverpage/ECCV06Sample.pdf"] = {["details"] = "Another sample", },
- ["latex/sseq/sseq.pdf"] = {["details"] = "Package documentation", },
- ["support/srcredact/README"] = {["details"] = "Readme", },
- ["lualatex/showhyphens/showhyphens-sample.pdf"] = {["details"] = "Sample output", },
- ["latex/scanpages/scanpages-doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/xpicture/README"] = {["details"] = "Readme", },
- ["latex/beamertheme-detlevcm/beamertheme-detlevcm.pdf"] = {["details"] = "Package documentation", },
- ["latex/sr-vorl/README"] = {["details"] = "Readme", },
- ["latex/spreadtab/spreadtab_doc_fr.pdf"] = {["lang"] = "fr", ["details"] = "Package documentation (French)", },
- ["latex/spreadtab/spreadtab_doc_en.pdf"] = {["lang"] = "en", ["details"] = "Package documentation (English)", },
- ["latex/spreadtab/README"] = {["details"] = "Readme", },
- ["latex/disser/README.md"] = {["lang"] = "en", ["details"] = "Readme (English)", },
- ["generic/minifp/minifp.pdf"] = {["details"] = "Package documentation", },
- ["latex/spot/README"] = {["details"] = "Readme", },
- ["latex/splitbib/splitbib.pdf"] = {["details"] = "Package documentation", },
- ["latex/cals/tb101parashchenko.pdf"] = {["details"] = "Users Guide", },
- ["latex/splitbib/README"] = {["details"] = "Readme", },
- ["luatex/base/luatex.pdf"] = {["details"] = "LuaTeX Reference", },
- ["latex/sphdthesis/SPhdThesis.pdf"] = {["details"] = "Package documentation", },
- ["luatex/spelling/spelling-doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/textcase/textcase.pdf"] = {["details"] = "Package documentation", },
- ["lualatex/odsfile/README"] = {["details"] = "Readme", },
- ["latex/cquthesis/README.md"] = {["details"] = "Readme", },
- ["latex/spath3/spath3_code.pdf"] = {["details"] = "Package documentation", },
- ["metapost/slideshow/sshowintro.pdf"] = {["details"] = "Presentation about package", },
- ["latex/stex/presentation/README"] = {["details"] = "Readme", },
- ["latex/spath3/calligraphy.pdf"] = {["details"] = "Use for 'calligraphy", },
- ["latex/soup/README.md"] = {["details"] = "Readme", },
- ["latex/sparklines/sparklines.pdf"] = {["details"] = "Package documentation", },
- ["latex/ltxdockit/README"] = {["details"] = "Readme", },
- ["fonts/spark-otf/spark-otf-doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/iwhdp/iwhdp_Manual.pdf"] = {["lang"] = "de", ["details"] = "Package documentation (German)", },
- ["fonts/jablantile/jablantile.pdf"] = {["details"] = "Example of use (letter to Jablan)", },
- ["latex/biblatex-bookinarticle/README"] = {["details"] = "Readme", },
- ["latex/plantslabels/doc/pdf/plantslabels.pdf"] = {["details"] = "Package documentation", },
- ["luatex/luatexko/README"] = {["details"] = "Readme", },
- ["latex/spalign/spalign.pdf"] = {["details"] = "Package documentation", },
- ["fonts/baskervald/README"] = {["details"] = "Readme", },
- ["latex/stringstrings/README"] = {["details"] = "Readme", },
- ["latex/simplecv/testcv.pdf"] = {["details"] = "Sample of use", },
- ["latex/cmtiup/cmtiup.pdf"] = {["details"] = "Package documentation", },
- ["generic/xint/README"] = {["details"] = "Readme", },
- ["support/fragmaster/README"] = {["lang"] = "en", ["details"] = "Readme (English)", },
- ["xelatex/ptext/ptext.pdf"] = {["lang"] = "fa", ["details"] = "Package documentation (writtent in Persian)", },
- ["latex/uspatent/PatentApplicationGuide.pdf"] = {["details"] = "Package description", },
- ["latex/mugsthesis/mugsthesis.pdf"] = {["details"] = "Package documentation", },
- ["latex/flipbook/README"] = {["details"] = "Readme", },
- ["latex/sourcecodepro/sourcecodepro.pdf"] = {["details"] = "Package documentation", },
- ["latex/lmake/README"] = {["details"] = "Readme", },
- ["latex/cellspace/README"] = {["details"] = "Readme", },
- ["latex/regstats/regstats.pdf"] = {["details"] = "Package documentation", },
- ["latex/actuarialsymbol/README.md"] = {["details"] = "Readme", },
- ["generic/pst-pulley/README.md"] = {["details"] = "Readme", },
- ["latex/spath3/README"] = {["details"] = "Readme", },
- ["fonts/wadalab/mr2j/README"] = {["details"] = "Readme", },
- ["latex/labyrinth/labyrinth.pdf"] = {["details"] = "Package documentation", },
- ["latex/listlbls/listlbls.pdf"] = {["details"] = "Package documentation", },
- ["latex/beamertheme-epyt/README"] = {["details"] = "Readme", },
- ["latex/eskd/README"] = {["details"] = "Package README", },
- ["latex/dinbrief/readme"] = {["lang"] = "en", ["details"] = "Package Readme", },
- ["latex/soton/README"] = {["details"] = "Readme", },
- ["bibtex/sort-by-letters/README"] = {["details"] = "Readme", },
- ["latex/numname/README"] = {["details"] = "Readme", },
- ["latex/songbook/contrib/README"] = {["details"] = "Readme", },
- ["latex/multenum/multienum.pdf"] = {["details"] = "Package documentation", },
- ["latex/platex-tools/bounddvi.pdf"] = {["lang"] = "ja", ["details"] = "Documentation of the bounddvi package", },
- ["latex/logpap/example.pdf"] = {["details"] = "Package documentation", },
- ["generic/insbox/demo.pdf"] = {["details"] = "Examples of use", },
- ["latex/ekaia/README"] = {["details"] = "Readme", },
- ["latex/biblatex-chem/README.md"] = {["details"] = "Readme", },
- ["latex/smartunits/README.md"] = {["details"] = "Readme", },
- ["latex/doctools/doctools.pdf"] = {["details"] = "Package documentation", },
- ["latex/beamertheme-phnompenh/README"] = {["details"] = "Readme", },
- ["latex/ifmslide/README"] = {["details"] = "Readme", },
- ["latex/unicode-math/unicode-math.pdf"] = {["details"] = "Package documentation", },
- ["fonts/libertine/README"] = {["details"] = "Readme", },
- ["generic/pst-electricfield/pst-electricfield-docEN.pdf"] = {["lang"] = "en", ["details"] = "Package documentation (English)", },
- ["latex/smartdiagram/README"] = {["details"] = "Readme", },
- ["bibtex/babelbib/README"] = {["details"] = "Readme", },
- ["latex/smalltableof/smalltableof-doc-fr.pdf"] = {["lang"] = "fr", ["details"] = "Package documentation (French)", },
- ["latex/screenplay/test.pdf"] = {["details"] = "Example script", },
- ["latex/msu-thesis/msu-thesis.pdf"] = {["details"] = "Package documentation", },
- ["latex/fontspec/README.md"] = {["details"] = "Package README", },
- ["latex/skrapport/skrapport.pdf"] = {["details"] = "Package documentation", },
- ["latex/yathesis/README.md"] = {["details"] = "Readme", },
- ["latex/skdoc/skdoc.pdf"] = {["details"] = "Package documentation", },
- ["fonts/cbfonts/cbgreek.pdf"] = {["details"] = "Package documentation", },
- ["latex/skb/README"] = {["details"] = "Readme", },
- ["fonts/skaknew/fonttables.pdf"] = {["details"] = "Font tables", },
- ["latex/cite/README"] = {["details"] = "Bundle readme", },
- ["latex/siunitx/siunitx.pdf"] = {["details"] = "Package documentation", },
- ["generic/dehyph-exptl/README"] = {["details"] = "Readme", },
- ["fonts/adforn/README"] = {["details"] = "Readme", },
- ["latex/sitem/sitem.pdf"] = {["details"] = "Package documentation", },
- ["lualatex/simurgh/simurgh-doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/simplewick/simplewick.pdf"] = {["details"] = "Package documentation", },
- ["latex/simpler-wick/simpler-wick.pdf"] = {["details"] = "Package documentation", },
- ["fonts/newtxsf/newtxsf-doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/grid/README"] = {["details"] = "Readme", },
- ["latex/biblatex-gost/biblatex-gost.pdf"] = {["lang"] = "ru", ["details"] = "Package documentation", },
- ["latex/platex-tools/plarray.pdf"] = {["lang"] = "ja", ["details"] = "Documentation of the plarray package", },
- ["latex/linop/linop.pdf"] = {["details"] = "Package documentation", },
- ["latex/turnstile/turnstile_artigo.pdf"] = {["lang"] = "pt", ["details"] = "Article about the package (Portuguese)", },
- ["latex/silence/silence-doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/sttools/sttools.pdf"] = {["details"] = "Overview of the bundle", },
- ["latex/feupphdteses/Template_EN.pdf"] = {["details"] = "Template showing construction and appearance", },
- ["latex/beamerdarkthemes/beamerdarkthemesuserguide.pdf"] = {["details"] = "Package documentation", },
- ["latex/blochsphere/example.pdf"] = {["details"] = "Example diagram", },
- ["latex/sides/sides-sample.pdf"] = {["details"] = "A (distressing) sample play", },
- ["latex/sides/README"] = {["details"] = "Readme", },
- ["xelatex/facture/facture.pdf"] = {["lang"] = "fr", ["details"] = "Package documentation", },
- ["support/dtxgen/README"] = {["details"] = "README", },
- ["latex/sidenotes/README"] = {["details"] = "Readme", },
- ["generic/unicode-data/README.md"] = {["details"] = "Readme", },
- ["latex/showtags/showtags-doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/showlabels/README"] = {["details"] = "Readme", },
- ["latex/srcltx/srcltx.pdf"] = {["details"] = "Package documentation", },
- ["latex/qstest/makematch.pdf"] = {["details"] = "makematch Package documentation", },
- ["latex/komacv/examples/komacv_example_casual.pdf"] = {["details"] = "Example of use (casual)", },
- ["latex/paralist/README"] = {["details"] = "Readme", },
- ["fonts/amiri/README"] = {["details"] = "Readme", },
- ["lualatex/showhyphens/showhyphens-doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/showexpl/showexpl-test.pdf"] = {["details"] = "Package example", },
- ["latex/showexpl/README"] = {["details"] = "README file", },
- ["fonts/junicode/Junicode.pdf"] = {["details"] = "Package documentation", },
- ["latex/chemcompounds/chemcompounds.pdf"] = {["details"] = "Package documentation", },
- ["lualatex/novel/novel.pdf"] = {["details"] = "Example document", },
- ["generic/expex/README"] = {["details"] = "Readme", },
- ["fonts/shobhika/shobhika.pdf"] = {["details"] = "Font samples", },
- ["latex/mathcomp/mathcomp.pdf"] = {["details"] = "Package documentation", },
- ["latex/shipunov/README"] = {["lang"] = "en", ["details"] = "Readme", },
- ["latex/othelloboard/othelloboard.pdf"] = {["details"] = "Package documentation", },
- ["latex/shdoc/README"] = {["details"] = "Readme", },
- ["lualatex/lilyglyphs/README"] = {["details"] = "Readme", },
- ["metapost/shapes/shapes.pdf"] = {["details"] = "Package documentation", },
- ["latex/platex-tools/bounddvi-en.pdf"] = {["details"] = "Documentation of the bounddvi package", },
- ["latex/tudscr/README.md"] = {["details"] = "Readme", },
- ["latex/pythontex/pythontex_quickstart.pdf"] = {["details"] = "Quick start documentation", },
- ["latex/shadow/shadow-doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/pst-optexp/pst-optexp-quickref.pdf"] = {["details"] = "Quick reference (cheat-sheet)", },
- ["latex/labbook/labboode.pdf"] = {["lang"] = "de", ["details"] = "Package documentation (German)", },
- ["support/classpack/classpack.pdf"] = {["details"] = "Package documentation", },
- ["latex/longnamefilelist/longnamefilelist.pdf"] = {["details"] = "Package documentation", },
- ["latex/prosper/prosper-tour.pdf"] = {["details"] = "A brief example of usage", },
- ["latex/isopt/isopt-doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/screenplay-pkg/README"] = {["details"] = "Readme", },
- ["latex/rectopma/TestTitle.pdf"] = {["details"] = "Package documentation (and usage example)", },
- ["latex/sudokubundle/README"] = {["details"] = "Readme", },
- ["generic/shade/description.pdf"] = {["lang"] = "en", ["details"] = "Description of the algorithm:", },
- ["generic/shade/README"] = {["details"] = "Readme", },
- ["latex/sgame/sgame.pdf"] = {["details"] = "Package documentation", },
- ["latex/sfg/sfg-doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/sfg/README"] = {["details"] = "Readme", },
- ["generic/pst-cox/pst-coxeterp/pst-coxeterp_doc.pdf"] = {["lang"] = "en", ["details"] = "Documentation for pst-coxeterp", },
- ["latex/jneurosci/jneurosci.pdf"] = {["details"] = "Package documentation", },
- ["latex/sffms/README"] = {["details"] = "Readme", },
- ["latex/uowthesis/README"] = {["details"] = "Readme", },
- ["latex/seuthesix/seuthesix.pdf"] = {["lang"] = "zh", ["details"] = "Package documentation (Chinese)", },
- ["latex/seuthesis/seuthesis.pdf"] = {["lang"] = "zh", ["details"] = "Package documentation (Chinese)", },
- ["latex/setdeck/setdeck.pdf"] = {["details"] = "Package documentation", },
- ["latex/proposal/eu/strep/README"] = {["details"] = "Readme", },
- ["latex/unswcover/README"] = {["details"] = "Readme", },
- ["latex/psnfss/psnfss2e.pdf"] = {["details"] = "Package documentation", },
- ["latex/sesamanuel/sesamath-doc-fr.pdf"] = {["lang"] = "fr", ["details"] = "Package documentation", },
- ["latex/gnuplottex/README"] = {["details"] = "Readme", },
- ["latex/fullblck/fullblck.pdf"] = {["details"] = "Package documentation", },
- ["latex/serbian-def-cyr/usage.pdf"] = {["details"] = "Package documentation", },
- ["latex/bibleref-german/en-bibleref-german.pdf"] = {["lang"] = "en", ["details"] = "Package documentation (English)", },
- ["latex/serbian-date-lat/SerbianDateLat.pdf"] = {["details"] = "Package documentation", },
- ["latex/serbian-date-lat/README"] = {["details"] = "Readme", },
- ["latex/refenums/README.md"] = {["details"] = "Readme", },
- ["latex/serbian-apostrophe/README"] = {["details"] = "Readme", },
- ["latex/sepfootnotes/sepfootnotes.pdf"] = {["details"] = "Package documentation", },
- ["latex/sepfootnotes/README"] = {["details"] = "Readme", },
- ["latex/rvwrite/rvwrite-doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/gtrcrd/gtrcrd-doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/cweb-latex/src/README"] = {["details"] = "Readme", },
- ["generic/pst-uml/pst-uml-exemples.pdf"] = {["lang"] = "fr", ["details"] = "Examples", },
- ["latex/semproc/semproc.pdf"] = {["details"] = "Package documentation", },
- ["latex/paralist/paralist.pdf"] = {["details"] = "Package documentation", },
- ["latex/semioneside/semioneside.pdf"] = {["details"] = "Package documentation", },
- ["latex/seminar/seminar-doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/genealogytree/genealogytree-example-3.pdf"] = {["details"] = "Example 3", },
- ["latex/bxjalipsum/README.md"] = {["details"] = "Readme", },
- ["fonts/lobster2/README"] = {["details"] = "Readme", },
- ["latex/comprehensive/README"] = {["details"] = "Package README", },
- ["fonts/semaphor/README"] = {["details"] = "Readme", },
- ["latex/robustcommand/robustcommand.pdf"] = {["lang"] = "de", ["details"] = "Benutzerdoku", },
- ["latex/logpap/README"] = {["details"] = "Package Readme", },
- ["lualatex/selnolig/README"] = {["details"] = "Readme", },
- ["generic/babel-hebrew/hebrew.pdf"] = {["details"] = "Package documentation", },
- ["latex/selectp/selectp-doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/notestex/README.md"] = {["details"] = "Readme", },
- ["latex/seealso/seealso.pdf"] = {["details"] = "Package documentation", },
- ["generic/dowith/domore.pdf"] = {["details"] = "Domore documentation", },
- ["latex/lastpackage/README"] = {["details"] = "Readme", },
- ["plain/impatient/README"] = {["details"] = "Basic project information", },
- ["fonts/kixfont/kixtable.pdf"] = {["details"] = "Font table", },
- ["latex/pigpen/README"] = {["details"] = "Readme", },
- ["fonts/wadalab/mrj/README"] = {["details"] = "Readme", },
- ["latex/enumitem/README"] = {["details"] = "Readme", },
- ["latex/fancynum/README"] = {["details"] = "Package README", },
- ["latex/inversepath/inversepath.pdf"] = {["details"] = "Package documentation", },
- ["latex/sduthesis/sduthesis-demo.pdf"] = {["lang"] = "zh", ["details"] = "Package documentation (demo thesis)", },
- ["latex/capt-of/capt-of.pdf"] = {["details"] = "Package documentation", },
- ["latex/subeqn/subeqn.pdf"] = {["details"] = "Package documentation", },
- ["fonts/gfsbaskerville/gfsbaskerville.pdf"] = {["details"] = "Package documentation", },
- ["latex/sdrt/sdrt-doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/xcolor-material/README.md"] = {["details"] = "Readme", },
- ["latex/scsnowman/scsnowman.pdf"] = {["details"] = "Package documentation", },
- ["latex/multicap/multicap.pdf"] = {["details"] = "Package documentation", },
- ["latex/mailmerge/mailmerge.pdf"] = {["details"] = "Package documentation", },
- ["generic/babel-albanian/albanian.pdf"] = {["details"] = "Package documentation", },
- ["latex/scsnowman/README.md"] = {["details"] = "Readme", },
- ["latex/afthesis/usethesis.pdf"] = {["details"] = "Package documentation", },
- ["fonts/grotesq/readme.grotesq"] = {["details"] = "Copyright and licence statement", },
- ["latex/scalebar/scalebar_examples.pdf"] = {["details"] = "Package usage guide and examples", },
- ["support/texloganalyser/README"] = {["details"] = "Readme", },
- ["latex/hepunits/README"] = {["details"] = "Readme", },
- ["latex/scrjrnl/example.pdf"] = {["details"] = "Example of use (with lipsum)", },
- ["generic/pst-node/README"] = {["details"] = "Readme", },
- ["latex/ltxnew/README"] = {["details"] = "Readme", },
- ["platex/base/platex.pdf"] = {["lang"] = "ja", ["details"] = "Package documentation", },
- ["latex/smalltableof/README"] = {["lang"] = "fr", ["details"] = "Readme (French)", },
- ["generic/pst-rputover/pst-rputover-doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/cursolatex/cursolatex.pdf"] = {["lang"] = "pt", ["details"] = "Package documentation", },
- ["latex/efbox/README"] = {["details"] = "Readme", },
- ["latex/emisa/README.md"] = {["details"] = "Readme", },
- ["latex/scratchx/Explications_ScratchX.pdf"] = {["lang"] = "fr", ["details"] = "Package documentation (French)", },
- ["latex/scratch/README"] = {["details"] = "Readme", },
- ["latex/sclang-prettifier/README"] = {["details"] = "Readme", },
- ["latex/underscore/underscore.pdf"] = {["details"] = "Package documentation", },
- ["generic/mfpic/mfpguide.pdf"] = {["lang"] = "en", ["details"] = "Short introduction", },
- ["latex/revtex/README"] = {["details"] = "Package Readme", },
- ["latex/schwalbe-chess/README"] = {["details"] = "Readme", },
- ["generic/pst-arrow/pst-arrow-doc.pdf"] = {["details"] = "Brief documentation, with examples", },
- ["latex/bangorexam/bangorexam.pdf"] = {["details"] = "Package documentation", },
- ["latex/schule/schule.pdf"] = {["lang"] = "de", ["details"] = "Package documentation (German)", },
- ["latex/varsfromjobname/README.md"] = {["details"] = "Readme", },
- ["latex/pdftricks/test.pdf"] = {["details"] = "Test example (source available)", },
- ["lualatex/wallcalendar/wallcalendar.pdf"] = {["details"] = "User Manual", },
- ["latex/scanpages/README"] = {["details"] = "Readme", },
- ["latex/calctab/README"] = {["details"] = "Readme", },
- ["latex/onlyamsmath/README"] = {["details"] = "Readme", },
- ["latex/hardwrap/hardwrap.pdf"] = {["details"] = "Package documentation", },
- ["xelatex/bidicontour/bidicontour-doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/scalerel/README"] = {["details"] = "README", },
- ["latex/dviinfox/README.md"] = {["details"] = "Readme", },
- ["latex/scrlttr2copy/letter-copy-test.pdf"] = {["details"] = "Example document", },
- ["latex/fncylab/fncylab.pdf"] = {["details"] = "Package documentation", },
- ["latex/scalebar/README"] = {["details"] = "Package README", },
- ["latex/lcg/lcg.pdf"] = {["details"] = "Package documentation", },
- ["support/latex2nemeth/README"] = {["details"] = "Readme", },
- ["latex/romanbarpagenumber/README"] = {["details"] = "Readme", },
- ["latex/phfparen/README.md"] = {["details"] = "Readme", },
- ["latex/cleveref/README"] = {["details"] = "Readme", },
- ["latex/savefnmark/savefnmark.pdf"] = {["details"] = "Package documentation", },
- ["latex/hackthefootline/README.md"] = {["details"] = "Readme", },
- ["latex/braille/braille.html"] = {["details"] = "Package documentation (HTML)", },
- ["latex/sciposter/README"] = {["details"] = "Readme", },
- ["latex/latex-graphics-companion/README"] = {["details"] = "Readme", },
- ["latex/sapthesis/sapthesis-doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/sapthesis/README"] = {["details"] = "Readme", },
- ["fonts/fontinst/manual/intro98.pdf"] = {["details"] = "Package introductioon", },
- ["latex/exp-testopt/exp-testopt.pdf"] = {["lang"] = "eo", ["details"] = "Package documentation (Esperanto)", },
- ["latex/issuulinks/issuulinks.pdf"] = {["details"] = "Package documentation", },
- ["latex/pst-exa/README"] = {["details"] = "Readme", },
- ["latex/sansmath/sansmath.pdf"] = {["details"] = "Package documentation", },
- ["fonts/sanskrit-t1/sktdoc.pdf"] = {["details"] = "Package documentation", },
- ["fonts/sanskrit-t1/README"] = {["details"] = "Readme", },
- ["latex/psfragx/README"] = {["details"] = "Readme", },
- ["latex/sanitize-umlaut/README"] = {["details"] = "Readme", },
- ["latex/amsaddr/README"] = {["details"] = "Readme", },
- ["fonts/memdesign/memdesign.pdf"] = {["details"] = "The document itself", },
- ["latex/sageep/sample.pdf"] = {["details"] = "Formatted sample", },
- ["latex/celtic/README"] = {["details"] = "Readme", },
- ["latex/sa-tikz/README"] = {["details"] = "Readme", },
- ["latex/biblatex-fiwi/biblatex-fiwi.pdf"] = {["lang"] = "de", ["details"] = "Package documentation", },
- ["latex/ryethesis/ryethesis.pdf"] = {["details"] = "Package documentation", },
- ["latex/snotez/README"] = {["details"] = "Readme", },
- ["latex/datetime2-catalan/datetime2-catalan.pdf"] = {["details"] = "Package documentation", },
- ["latex/harnon-cv/sample.pdf"] = {["details"] = "Sample of use", },
- ["latex/rvwrite/README"] = {["details"] = "Readme", },
- ["latex/rviewport/rviewport.pdf"] = {["details"] = "Package documentation", },
- ["latex/rutitlepage/rutitlepage.pdf"] = {["details"] = "Package documentation", },
- ["latex/rutitlepage/README.md"] = {["details"] = "Readme", },
- ["latex/russ/russ_doc.pdf"] = {["lang"] = "ru", ["details"] = "Package documentation", },
- ["latex/eqlist/eqlist.pdf"] = {["details"] = "Package documentation", },
- ["latex/csbulletin/README"] = {["details"] = "Readme", },
- ["generic/ifxptex/ifxptex-doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/powerdot/README"] = {["details"] = "Readme", },
- ["latex/cmpica/README"] = {["details"] = "Readme", },
- ["latex/gmiflink/README"] = {["details"] = "README", },
- ["fonts/cinzel/cinzel-samples.pdf"] = {["details"] = "Font samples", },
- ["latex/rubik/rubikrotation.pdf"] = {["details"] = "Rubikrotation package documentation", },
- ["latex/rubik/rubikcube.pdf"] = {["details"] = "Rubikcube package documentation", },
- ["latex/jacow/LaTeX-A4-JACoW.pdf"] = {["details"] = "Package documentation", },
- ["latex/dichokey/dichokey.pdf"] = {["details"] = "Package documentation", },
- ["latex/rtklage/rtklage.pdf"] = {["lang"] = "de", ["details"] = "Package documentation", },
- ["latex/ednotes/README"] = {["details"] = "Readme", },
- ["latex/rterface/rterface.pdf"] = {["details"] = "Package documentation", },
- ["fonts/rsfs/README"] = {["details"] = "Readme", },
- ["latex/combine/combine.pdf"] = {["details"] = "Package documentation", },
- ["fonts/overlock/overlock-samples.pdf"] = {["details"] = "Package documentation", },
- ["latex/lshort-thai/lsh132.pdf"] = {["details"] = "The document itself", },
- ["latex/biblatex/README"] = {["lang"] = "en", ["details"] = "Readme", },
- ["latex/genealogytree/genealogytree.pdf"] = {["details"] = "Package documentation", },
- ["latex/rsc/rsc.pdf"] = {["details"] = "Package documentation", },
- ["metapost/roundrect/roundrect.pdf"] = {["details"] = "Package documentation", },
- ["metapost/mp3d/tugboat-geometry-space.pdf"] = {["lang"] = "en", ["details"] = "Paper on geometry, for TUGboat", },
- ["latex/currvita/currvita.pdf"] = {["details"] = "Package documentation", },
- ["latex/rotfloat/rotfloat.pdf"] = {["details"] = "Package documentation", },
- ["latex/bxcalc/bxcalcux.pdf"] = {["details"] = "Further Package Documentation", },
- ["latex/microtype/README.md"] = {["details"] = "Package README", },
- ["latex/emp/README"] = {["details"] = "Package Readme", },
- ["latex/romannum/README"] = {["details"] = "Readme", },
- ["lualatex/combofont/README.md"] = {["details"] = "Readme", },
- ["latex/HA-prosper/HA-prosper.pdf"] = {["details"] = "Package documentation", },
- ["latex/romanneg/romanneg.pdf"] = {["details"] = "Package documentation", },
- ["latex/latexcourse-rug/README"] = {["details"] = "Readme", },
- ["latex/romanbarpagenumber/romanbarpagenumber.pdf"] = {["details"] = "Package documentation", },
- ["latex/romanbar/romanbar.pdf"] = {["details"] = "Package documentation", },
- ["latex/macroswap/macroswap.pdf"] = {["details"] = "Package documentation", },
- ["latex/romanbar/README"] = {["details"] = "Readme", },
- ["generic/pst-circ/README"] = {["details"] = "Readme", },
- ["generic/babel-portuges/portuges.pdf"] = {["details"] = "Package documentation", },
- ["latex/robustindex/README.md"] = {["details"] = "Readme", },
- ["latex/robustcommand/README"] = {["details"] = "Readme", },
- ["latex/cutwin/cutwin.pdf"] = {["details"] = "Package documentation", },
- ["latex/fmtcount/README"] = {["details"] = "Package README", },
- ["fonts/roboto/README"] = {["details"] = "Readme", },
- ["latex/screenplay-pkg/screenplay-pkg-example.pdf"] = {["details"] = "Example of use", },
- ["latex/bankstatement/bankstatement.pdf"] = {["details"] = "Package documentation", },
- ["latex/rmpage/readme"] = {["details"] = "Readme", },
- ["latex/rmathbr/rmathbr.pdf"] = {["details"] = "Package documentation", },
- ["fonts/boondox/boondox-doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/gcite/gcite.pdf"] = {["details"] = "Package documentation", },
- ["metapost/metapost-examples/README"] = {["details"] = "Readme", },
- ["latex/rmathbr/README"] = {["details"] = "Readme", },
- ["generic/rlepsf/rlepsdoc.ps"] = {["details"] = "Package documentation", },
- ["latex/rjlparshap/rjlpshap.pdf"] = {["details"] = "Package documentation", },
- ["latex/rjlparshap/README"] = {["details"] = "Readme", },
- ["latex/tikz-optics/README"] = {["details"] = "Readme", },
- ["fonts/droid/README"] = {["details"] = "Readme", },
- ["latex/revtex/source/revtex4-1.pdf"] = {["details"] = "Package documentation", },
- ["generic/babel-swedish/swedish.pdf"] = {["details"] = "Package documentation", },
- ["latex/morewrites/morewrites.pdf"] = {["details"] = "Package documentation", },
- ["plain/reverxii/README"] = {["details"] = "Readme", },
- ["xelatex/resumecls/example/README.md"] = {["details"] = "Readme", },
- ["latex/t-angles/README"] = {["details"] = "Readme", },
- ["metapost/repere/repere-doc.pdf"] = {["lang"] = "fr", ["details"] = "Package documentation (French)", },
- ["metapost/repere/README.md"] = {["details"] = "Readme", },
- ["latex/reotex/README"] = {["details"] = "Readme", },
- ["latex/logicpuzzle/README"] = {["details"] = "Readme", },
- ["latex/relsize/README"] = {["details"] = "Readme", },
- ["latex/reledmac/README"] = {["details"] = "Readme", },
- ["latex/regexpatch/README"] = {["details"] = "Readme", },
- ["latex/undolabl/undolabl.pdf"] = {["details"] = "Package documentation", },
- ["latex/enotez/README"] = {["details"] = "Readme", },
- ["latex/refstyle/refstyle.pdf"] = {["details"] = "Users manual", },
- ["bibtex/francais-bst/README"] = {["lang"] = "fr", ["details"] = "Readme (mostly in French)", },
- ["latex/hf-tikz/hf-tikz.pdf"] = {["details"] = "Package documentation", },
- ["latex/refstyle/refconfig.pdf"] = {["details"] = "Configuration manual", },
- ["latex/ctib/ctib4tex.pdf"] = {["details"] = "Package documentation", },
- ["latex/cjkpunct/README.md"] = {["details"] = "Readme", },
- ["latex/lni/README.md"] = {["details"] = "Readme", },
- ["latex/datetime2-welsh/datetime2-welsh.pdf"] = {["details"] = "Package documentation", },
- ["latex/draftwatermark/draftwatermark.pdf"] = {["details"] = "Package documentation", },
- ["latex/refenums/README.pdf"] = {["details"] = "Package documentation", },
- ["latex/serbian-apostrophe/serbian-apostrophe.pdf"] = {["details"] = "Package documentation", },
- ["latex/refcheck/README"] = {["details"] = "Readme", },
- ["latex/recipecard/recipecard.pdf"] = {["details"] = "Package documentation", },
- ["latex/recipecard/README"] = {["details"] = "Package README", },
- ["latex/recipebook/ShortSample.pdf"] = {["details"] = "Example (2)", },
- ["latex/recipe/sample.pdf"] = {["lang"] = "it", ["details"] = "Sample of output (Italian)", },
- ["latex/recipe/README"] = {["details"] = "Readme", },
- ["latex/rec-thy/rec-thy.pdf"] = {["details"] = "Package documentation", },
- ["latex/zxjafont/README"] = {["lang"] = "en", ["details"] = "Readme", },
- ["latex/realboxes/realboxes.pdf"] = {["details"] = "Package documentation", },
- ["latex/rcsinfo/rcsinfo.pdf"] = {["details"] = "Package documentation", },
- ["latex/biblatex-mla/doc/biblatex-mla.pdf"] = {["details"] = "Package documentation", },
- ["latex/rcs-multi/rcs-multi.pdf"] = {["details"] = "Package documentation", },
- ["xelatex/fixlatvian/fixlatvian.pdf"] = {["lang"] = "lv", ["details"] = "Package documentation (Latvian)", },
- ["latex/biblatex-bookinother/README"] = {["details"] = "Readme", },
- ["latex/rcs/rcs-conf.pdf"] = {["details"] = "Package internal interfaces", },
- ["latex/latex-mr/latex-mr.pdf"] = {["details"] = "Package documentation", },
- ["latex/rcs/README"] = {["details"] = "Readme", },
- ["latex/getfiledate/getfiledate-guide.pdf"] = {["details"] = "Package documentation", },
- ["latex/randbild/randbild.pdf"] = {["lang"] = "de", ["details"] = "Benutzerdoku", },
- ["latex/randbild/README"] = {["details"] = "Readme (bilingual)", },
- ["latex/ran_toks/doc/rantoks_man.pdf"] = {["details"] = "Package documentation", },
- ["xelatex/quran/README"] = {["details"] = "Readme", },
- ["latex/quoting/quoting.pdf"] = {["details"] = "Package documentation", },
- ["latex/crossreftools/README"] = {["details"] = "Readme", },
- ["latex/lshort-dutch/lshort-nl-1.3.pdf"] = {["lang"] = "nl", ["details"] = "The document itself", },
- ["latex/guitlogo/README"] = {["lang"] = "it", ["details"] = "Package README", },
- ["latex/quotchap/quotchap.pdf"] = {["details"] = "Package documentation", },
- ["latex/quotchap/document.pdf"] = {["details"] = "Sample document (chapter headings only)", },
- ["latex/morehype/README"] = {["details"] = "Readme", },
- ["latex/truncate/truncate.pdf"] = {["details"] = "Package documentation", },
- ["latex/quicktype/Quicktype.pdf"] = {["details"] = "Package documentation", },
- ["fonts/cmbright/README"] = {["details"] = "Readme", },
- ["bibtex/base/btxdoc.pdf"] = {["details"] = "Using BibTeX", },
- ["latex/qstest/qstest.pdf"] = {["details"] = "qstest Package documentation", },
- ["latex/abntex2/examples/abntex2-modelo-projeto-pesquisa.pdf"] = {["lang"] = "pt-br", ["details"] = "Research project template", },
- ["fonts/quattrocento/samples.pdf"] = {["details"] = "Font samples", },
- ["latex/nomencl/README"] = {["details"] = "Readme", },
- ["fonts/quattrocento/README"] = {["details"] = "Readme (the primary documentation)", },
- ["fonts/opensans/opensans.pdf"] = {["details"] = "Package documentation", },
- ["latex/qtree/qtreenotes.pdf"] = {["lang"] = "en", ["details"] = "Package documentation", },
- ["latex/ed/ed.pdf"] = {["details"] = "Package documentation", },
- ["latex/templates-fenn/templates-fenn-de.txt"] = {["lang"] = "de", ["details"] = "Package documentation (German)", },
- ["xelatex/arabxetex/arabxetex.pdf"] = {["details"] = "Package documentation", },
- ["latex/qrcode/README"] = {["details"] = "Readme", },
- ["support/asymptote-by-example-zh-cn/README"] = {["details"] = "Readme", },
- ["latex/qcircuit/qcircuit.pdf"] = {["details"] = "Package documentation", },
- ["latex/biblatex-oxref/oxyear-doc.pdf"] = {["details"] = "Further detailed documentation", },
- ["latex/manuscript/manuscript.pdf"] = {["details"] = "Package documentation", },
- ["latex/qcircuit/README.md"] = {["details"] = "Readme", },
- ["generic/shapepar/shapepar.pdf"] = {["details"] = "Package documentation", },
- ["latex/pecha/pecha_docu.pdf"] = {["details"] = "Package documentation", },
- ["latex/ltabptch/README"] = {["details"] = "Readme", },
- ["latex/python/README"] = {["details"] = "Readme", },
- ["latex/counttexruns/README"] = {["details"] = "Readme", },
- ["fonts/pxtxalfa/README"] = {["details"] = "Readme", },
- ["latex/phfquotetext/README.md"] = {["details"] = "Readme", },
- ["latex/beamertheme-metropolis/README.md"] = {["details"] = "Readme", },
- ["platex/pxrubrica/README.md"] = {["lang"] = "en", ["details"] = "Readme", },
- ["latex/dlfltxb/dlfltxbmisc.pdf"] = {["details"] = "dlfltxbmisc package documentation", },
- ["latex/captcont/README"] = {["details"] = "Readme", },
- ["fonts/baskervillef/baskervillef-doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/elteikthesis/elteikthesis.pdf"] = {["lang"] = "hu", ["details"] = "Package documentation (mostly in Hungarian, but with English summary)", },
- ["generic/frame/README"] = {["details"] = "Readme", },
- ["support/texcount/doc/QuickReference.pdf"] = {["details"] = "Quick reference", },
- ["fonts/frederika2016/FontInfo.pdf"] = {["details"] = "Package documentation", },
- ["fonts/pxfonts/pxfontsdocA4.pdf"] = {["details"] = "Package documentation (A4 paper format", },
- ["latex/pxcjkcat/README-ja"] = {["lang"] = "ja", ["details"] = "Readme (Japanese)", },
- ["generic/lecturer/lecturer-doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/pxcjkcat/README"] = {["lang"] = "en", ["details"] = "Readme (English)", },
- ["platex/pxchfon/pxchfon.pdf"] = {["lang"] = "ja", ["details"] = "Package documentation", },
- ["platex/pxchfon/README.md"] = {["details"] = "Readme", },
- ["platex/pxbase/README.md"] = {["details"] = "Readme", },
- ["fonts/punknova/documentation/sample.pdf"] = {["details"] = "Text sample", },
- ["latex/punk-latex/README"] = {["details"] = "Readme", },
- ["generic/commado/README"] = {["details"] = "Readme", },
- ["fonts/boisik/README"] = {["details"] = "Readme", },
- ["latex/cals/examples/demo.pdf"] = {["details"] = "Examples of use", },
- ["latex/cprotect/cprotect.pdf"] = {["details"] = "Package documentation", },
- ["latex/ptex2pdf/README.md"] = {["details"] = "Readme", },
- ["fonts/ptex-fonts/README.md"] = {["details"] = "Readme", },
- ["fonts/ptex-fontmaps/README"] = {["details"] = "Readme", },
- ["latex/psu-thesis/README"] = {["details"] = "Readme", },
- ["latex/pstricks_calcnotes/README"] = {["details"] = "Readme", },
- ["generic/pstricks/pst-news17.pdf"] = {["details"] = "Latest news bulletin", },
- ["latex/directory/directory.pdf"] = {["details"] = "Package documentation", },
- ["latex/extpfeil/README"] = {["details"] = "Readme", },
- ["latex/titling/titling.pdf"] = {["details"] = "Package documentation", },
- ["latex/ltxtools/README"] = {["details"] = "Readme", },
- ["latex/leaflet/leaflet.pdf"] = {["details"] = "Documented source", },
- ["latex/xargs/xargs.pdf"] = {["lang"] = "en", ["details"] = "Package documentation (English)", },
- ["generic/pst-vehicle/README.md"] = {["details"] = "Readme", },
- ["latex/pst-vectorian/psvectorian.pdf"] = {["lang"] = "fr", ["details"] = "Package documentation (French)", },
- ["latex/pst-vectorian/README"] = {["details"] = "Readme", },
- ["xetex/base/XeTeX-notes.pdf"] = {["details"] = "About XeTeX", },
- ["latex/przechlewski-book/README.pl"] = {["lang"] = "pl", ["details"] = "Readme (Polish)", },
- ["latex/pdfscreen/manual-screen.pdf"] = {["details"] = "Manual, for screen viewing", },
- ["latex/kotex-utf/kotexdoc.pdf"] = {["lang"] = "ko", ["details"] = "Package documentation (Korean)", },
- ["generic/pst-text/pst-text-doc.pdf"] = {["details"] = "Package documentation", },
- ["generic/pst-text/README"] = {["details"] = "Package README", },
- ["latex/changebar/00readme.txt"] = {["details"] = "Readme", },
- ["fonts/academicons/academicons.pdf"] = {["details"] = "Package documentation", },
- ["latex/esint/esint.pdf"] = {["details"] = "Package documentation", },
- ["generic/pst-spirograph/README"] = {["details"] = "Readme", },
- ["latex/fancylabel/fancylabel.pdf"] = {["details"] = "Package documentation", },
- ["latex/index/index.pdf"] = {["details"] = "Package documentation", },
- ["generic/pst-spectra/pst-spectraEN.pdf"] = {["lang"] = "en", ["details"] = "Package outline", },
- ["generic/pst-spectra/README"] = {["details"] = "Package README", },
- ["generic/pst-soroban/README"] = {["details"] = "Readme", },
- ["latex/gillcm/gillcm.pdf"] = {["details"] = "Package documentation", },
- ["latex/biblatex-bookinarticle/documentation/biblatex-bookinarticle.pdf"] = {["details"] = "Package documentation", },
- ["xetex/xetexref/xetex-reference.pdf"] = {["details"] = "The document itself", },
- ["generic/pst-solarsystem/pst-solarsystem-doc.pdf"] = {["details"] = "Package documentation", },
- ["fonts/nanumtype1/nanum-sampler.pdf"] = {["details"] = "Font sampler", },
- ["generic/pst-solarsystem/README"] = {["details"] = "Readme", },
- ["generic/pst-slpe/pst-slpe.pdf"] = {["details"] = "Package documentation", },
- ["latex/plantslabels/README"] = {["details"] = "Readme", },
- ["latex/mla-paper/README"] = {["details"] = "Readme (with package use details)", },
- ["generic/pst-rubans/pst-rubans-doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/screenplay/screenplay.pdf"] = {["details"] = "Package documentation", },
- ["latex/pagenote/pagenote.pdf"] = {["details"] = "Package documentation", },
- ["generic/pst-pulley/pst-pulley-doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/soup/soup.pdf"] = {["details"] = "Package documentation", },
- ["generic/pst-poly/pst-poly-doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/prerex/prerex.pdf"] = {["details"] = "Package documentation", },
- ["latex/pst-poker/pst-poker-doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/enotez/enotez_en.pdf"] = {["details"] = "Package documentation", },
- ["latex/gaceta/plantilla-articulo-de-seccion.pdf"] = {["lang"] = "es", ["details"] = "Example 2: how to write an article", },
- ["generic/pst-platon/README"] = {["details"] = "Readme", },
- ["latex/datatool/README"] = {["details"] = "Readme", },
- ["generic/pst-perspective/pst-perspective-docEN.pdf"] = {["lang"] = "en", ["details"] = "Package documentation (English)", },
- ["latex/datetime2-serbian/datetime2-serbian.pdf"] = {["details"] = "Package documentation", },
- ["latex/psbao/README"] = {["details"] = "Readme", },
- ["latex/datetime2-hebrew/datetime2-hebrew.pdf"] = {["details"] = "Package documentation", },
- ["generic/pst-perspective/README"] = {["details"] = "Readme", },
- ["generic/pst-pdgr/README"] = {["details"] = "Readme", },
- ["latex/cbcoptic/coptfont.pdf"] = {["details"] = "Font details and samples", },
- ["latex/pst-pdf/pst-pdf-DE.pdf"] = {["lang"] = "de", ["details"] = "German documentation", },
- ["generic/pst-pad/pst-pad-docDE.pdf"] = {["lang"] = "de", ["details"] = "Package documentation", },
- ["latex/easyreview/doc/easyReview.pdf"] = {["details"] = "Package documentation", },
- ["generic/pst-pad/README"] = {["details"] = "Readme", },
- ["latex/latex-veryshortguide/veryshortguide-Legal-imposed.pdf"] = {["details"] = "The document itself, imposed for 1 sheet of legal paper", },
- ["generic/dehyph-exptl/dehyph-exptl.pdf"] = {["lang"] = "de", ["details"] = "Package documentation", },
- ["fonts/miama/miama.pdf"] = {["details"] = "Package documentation", },
- ["latex/turnstile/turnstile-en.pdf"] = {["details"] = "Package documentation (English)", },
- ["latex/ydoc/ydoc.pdf"] = {["details"] = "Package documentation", },
- ["latex/easyformat/easyformat.pdf"] = {["details"] = "Package documentation", },
- ["generic/pst-asr/pst-asr-examples.pdf"] = {["details"] = "Examples of usage", },
- ["generic/pst-math/README"] = {["details"] = "Readme", },
- ["latex/ctanify/ctanify.pdf"] = {["details"] = "Package documentation", },
- ["context/third/fancybreak/README"] = {["details"] = "README", },
- ["latex/pict2e/p2e-drivers.pdf"] = {["details"] = "Documentation of graphics drivers", },
- ["latex/pst-optexp/pst-optexp.pdf"] = {["lang"] = "en", ["details"] = "Package manual (English)", },
- ["latex/datetime2-ukrainian/README.md"] = {["details"] = "Readme", },
- ["latex/pst-optexp/README"] = {["details"] = "Readme", },
- ["generic/pst-ode/pst-ode-doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/polyglossia/README"] = {["details"] = "Readme", },
- ["generic/pst-ode/README.md"] = {["details"] = "Readme", },
- ["generic/pst-node/pst-node-doc.pdf"] = {["lang"] = "en", ["details"] = "Package documentation (English)", },
- ["latex/mentis/mentis.pdf"] = {["details"] = "Package documentation", },
- ["latex/scrjrnl/README"] = {["details"] = "Readme", },
- ["latex/phonenumbers/README"] = {["details"] = "Readme", },
- ["generic/pst-mirror/pst-mirror-doc.pdf"] = {["lang"] = "fr", ["details"] = "Package documentation", },
- ["fonts/knitting/README"] = {["details"] = "Readme", },
- ["generic/pst-mirror/README"] = {["details"] = "Readme", },
- ["latex/datenumber/README.txt"] = {["lang"] = "en", ["details"] = "Package README", },
- ["generic/pst-magneticfield/pst-magneticfield-docDE.pdf"] = {["lang"] = "de", ["details"] = "Package documentation (German)", },
- ["generic/pst-magneticfield/README"] = {["details"] = "Readme", },
- ["latex/textglos/README"] = {["details"] = "Readme", },
- ["generic/pst-light3d/README"] = {["details"] = "Readme", },
- ["generic/pst-lens/pst-lens.pdf"] = {["details"] = "Package documentation", },
- ["generic/pst-labo/pst-labo-docEN.pdf"] = {["details"] = "English documentation:", },
- ["latex/documentation/README"] = {["details"] = "Readme", },
- ["generic/pst-labo/pst-labo-docDE.pdf"] = {["details"] = "German documentation:", },
- ["latex/hithesis/hithesis.pdf"] = {["lang"] = "zh", ["details"] = "Package documentation (Chinese)", },
- ["generic/pst-labo/README"] = {["details"] = "Readme", },
- ["generic/pst-knot/pst-knot-doc.pdf"] = {["details"] = "Package documentation", },
- ["support/gitfile-info/gitfile-info.pdf"] = {["details"] = "Package documentation", },
- ["latex/pst-intersect/pst-intersect-DE.pdf"] = {["lang"] = "de", ["details"] = "Package documentation", },
- ["generic/pst-infixplot/pst-infixplot.pdf"] = {["details"] = "Package documentation", },
- ["latex/capt-of/README"] = {["details"] = "Readme", },
- ["generic/pst-infixplot/README"] = {["details"] = "Readme", },
- ["generic/pst-grad/pst-grad-doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/gmverse/README"] = {["details"] = "README", },
- ["latex/cals/README"] = {["details"] = "Readme", },
- ["fonts/cm-super/README"] = {["details"] = "Bundle Readme", },
- ["generic/pst-gr3d/README"] = {["details"] = "Readme", },
- ["latex/notes2bib/notes2bib.pdf"] = {["details"] = "Package documentation", },
- ["latex/acmconf/README"] = {["details"] = "Readme", },
- ["generic/pst-geometrictools/README.md"] = {["details"] = "Readme", },
- ["latex/keystroke/README"] = {["details"] = "Readme", },
- ["generic/pst-geo/pst-geo-doc.pdf"] = {["details"] = "Documentation", },
- ["latex/gradstudentresume/README.txt"] = {["details"] = "Readme", },
- ["context/third/gnuplot/gnuplot-context-doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/hardwrap/README"] = {["details"] = "Readme", },
- ["latex/graphviz/graphviz.pdf"] = {["details"] = "Package documentation", },
- ["generic/pst-gantt/pst-gantt-doc.pdf"] = {["details"] = "Brief documentation, with examples", },
- ["latex/etdipa/README"] = {["details"] = "Readme", },
- ["generic/pst-func/pst-func-doc.pdf"] = {["details"] = "Package documentation", },
- ["generic/pst-fun/pst-fun-doc.pdf"] = {["details"] = "Package documentation", },
- ["generic/pst-fractal/pst-fractal-doc.pdf"] = {["details"] = "Package documentation", },
- ["generic/vntex/vntex.pdf"] = {["lang"] = "en", ["details"] = "Package manual (English)", },
- ["generic/epsf/epsf-doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/Tabbing/Tabbing.pdf"] = {["lang"] = "en", ["details"] = "Package documentation (English)", },
- ["xelatex/langsci/documentation/langsci-doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/mattens/README"] = {["details"] = "Readme", },
- ["generic/pst-fit/README"] = {["details"] = "Readme", },
- ["latex/bewerbung/README"] = {["details"] = "Readme", },
- ["latex/biblist/README"] = {["details"] = "Readme", },
- ["latex/beamertheme-phnompenh/beamerthemePhnomPenh.pdf"] = {["details"] = "small sample of use", },
- ["latex/fouridx/README"] = {["details"] = "Readme", },
- ["fonts/sansmathaccent/sansmathaccent.pdf"] = {["details"] = "Package documentation", },
- ["latex/hyperref/options.pdf"] = {["lang"] = "en", ["details"] = "Summary of options", },
- ["lualatex/luainputenc/luainputenc.pdf"] = {["details"] = "Package documentation", },
- ["latex/pst-eucl-translation-bg/pst-eucl-docBG.pdf"] = {["lang"] = "bg", ["details"] = "Package documentation", },
- ["context/third/degrade/degrade-demo.pdf"] = {["details"] = "Example of use", },
- ["latex/mandi/README"] = {["details"] = "Readme", },
- ["latex/pst-eucl-translation-bg/README"] = {["lang"] = "en", ["details"] = "Readme", },
- ["generic/pst-eucl/README"] = {["details"] = "Readme", },
- ["latex/smartref/README"] = {["details"] = "Readme and command details", },
- ["latex/mucproc/mucproc.pdf"] = {["details"] = "Package documentation", },
- ["latex/hvfloat/hvfloat.pdf"] = {["details"] = "Package documentation", },
- ["generic/pst-electricfield/README"] = {["details"] = "Readme", },
- ["generic/pst-diffraction/pst-diffraction-docE.pdf"] = {["lang"] = "en", ["details"] = "Package documentation (English)", },
- ["latex/bgreek/bgman.pdf"] = {["details"] = "Package documentation", },
- ["latex/lshort-czech/README"] = {["details"] = "Readme", },
- ["generic/pst-diffraction/pst-diffraction-docDE.pdf"] = {["lang"] = "de", ["details"] = "Package documentation (German)", },
- ["generic/pst-diffraction/README"] = {["details"] = "Readme", },
- ["latex/emptypage/README"] = {["details"] = "Readme", },
- ["generic/pst-dbicons/pst-dbicons.pdf"] = {["details"] = "Package documentation", },
- ["latex/sffms/sffms_manual.pdf"] = {["details"] = "Package documentation", },
- ["latex/abntex2/README"] = {["details"] = "Readme", },
- ["generic/pst-coil/pst-coil-doc.pdf"] = {["details"] = "Package documentation", },
- ["generic/pst-coil/README"] = {["details"] = "Package README", },
- ["latex/longdivision/README"] = {["details"] = "Readme", },
- ["latex/robustindex/robustsample.pdf"] = {["details"] = "Example of use", },
- ["generic/pst-cie/README.md"] = {["details"] = "Readme", },
- ["plain/hyplain/hydoc.pdf"] = {["details"] = "Package documentation", },
- ["latex/gincltex/gincltex.pdf"] = {["details"] = "Package documentation", },
- ["latex/pst-calendar/pst-calendar-docDE.pdf"] = {["lang"] = "de", ["details"] = "German documentation:", },
- ["latex/pst-calendar/README"] = {["details"] = "Readme", },
- ["generic/pst-bspline/pst-bspline-doc.pdf"] = {["details"] = "Package documentation", },
- ["generic/pst-bspline/README"] = {["details"] = "Readme", },
- ["support/latexmk/latexmk.txt"] = {["details"] = "Manual page, text format", },
- ["generic/pst-blur/pst-blur.pdf"] = {["details"] = "Package documentation", },
- ["generic/pst-bezier/README.md"] = {["details"] = "Readme", },
- ["generic/pst-bar/pst-bar-doc.pdf"] = {["lang"] = "en", ["details"] = "Package documentation (English)", },
- ["generic/pst-bar/README"] = {["details"] = "Readme", },
- ["latex/nrc/00-2013-feb-authors.txt"] = {["details"] = "Notes for authors", },
- ["generic/pst-gr3d/pst-gr3d.pdf"] = {["details"] = "Package documentation", },
- ["latex/babel/CONTRIB"] = {["details"] = "Notes on contributed language support", },
- ["generic/pst-optic/pst-optic-doc.pdf"] = {["details"] = "Package manual:", },
- ["latex/beamersubframe/README"] = {["details"] = "Readme", },
- ["fonts/schulschriften/schulschriften.pdf"] = {["details"] = "Package documentation", },
- ["latex/drawstack/stack-example.pdf"] = {["details"] = "Usage example", },
- ["latex/jslectureplanner/README"] = {["details"] = "Readme", },
- ["latex/hrlatex/hrlatex.pdf"] = {["lang"] = "hr", ["details"] = "Package documentation:", },
- ["latex/drac/drac.pdf"] = {["lang"] = "en", ["details"] = "Package documentation (English)", },
- ["latex/documentation/documentation.pdf"] = {["details"] = "Package documentation", },
- ["latex/ziffer/README"] = {["details"] = "Readme", },
- ["generic/pst-abspos/README"] = {["details"] = "Readme", },
- ["latex/confproc/confproc.pdf"] = {["details"] = "Package documentation", },
- ["generic/pst-3dplot/pst-3dplot-doc.pdf"] = {["details"] = "Package documentation", },
- ["context/third/rst/manual.pdf"] = {["details"] = "Manual", },
- ["generic/enctex/README"] = {["details"] = "Readme", },
- ["latex/easyfig/easyfig.pdf"] = {["details"] = "Package documentation", },
- ["latex/filecontentsdef/filecontentsdef.pdf"] = {["details"] = "Package documentation", },
- ["latex/munich/README"] = {["details"] = "Readme", },
- ["latex/elzcards/README"] = {["details"] = "Readme", },
- ["latex/lshort-persian/README"] = {["details"] = "Readme", },
- ["latex/istgame/README.txt"] = {["details"] = "Readme", },
- ["metapost/drv/drv-guide.pdf"] = {["details"] = "User guide", },
- ["generic/pst-2dplot/pst-2dplot-doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/metrix/README"] = {["details"] = "Readme", },
- ["latex/hepparticles/hepparticles.pdf"] = {["details"] = "Package documentation", },
- ["latex/pspicture/pspicture.pdf"] = {["details"] = "Package documentation", },
- ["man/man1/epstopdf.man1.pdf"] = {["details"] = "Manual page", },
- ["latex/beamerswitch/README.md"] = {["details"] = "Readme", },
- ["latex/psgo/psgomanual.pdf"] = {["details"] = "Package documentation", },
- ["latex/abntex2/examples/abntex2-modelo-slides.pdf"] = {["lang"] = "pt-br", ["details"] = "Presentation template", },
- ["latex/tram/README"] = {["details"] = "Readme", },
- ["latex/newvbtm/README"] = {["details"] = "Readme", },
- ["latex/mdputu/README"] = {["details"] = "Readme", },
- ["latex/bracketkey/README"] = {["details"] = "Readme, including usage details", },
- ["latex/sanskrit/sktdoc.pdf"] = {["details"] = "Package documentation", },
- ["fonts/doublestroke/dsdoc.pdf"] = {["details"] = "Package documentation", },
- ["latex/harpoon/harpoon.pdf"] = {["details"] = "Package documentation", },
- ["latex/interfaces/README"] = {["details"] = "Readme", },
- ["latex/nwejm/french/documentation/nwejm-fr.pdf"] = {["lang"] = "fr", ["details"] = "Package documentation (French)", },
- ["latex/tikz-palattice/tikz-palattice_documentation.pdf"] = {["details"] = "Package documentation", },
- ["latex/akletter/lettereng.pdf"] = {["lang"] = "en", ["details"] = "Package documentation (English)", },
- ["latex/trajan/trajan.pdf"] = {["details"] = "Package documentation", },
- ["latex/pseudocode/README"] = {["details"] = "Readme", },
- ["latex/eqnarray/eqnarray.pdf"] = {["details"] = "Package documentation", },
- ["latex/beamer2thesis/beamer2thesis.pdf"] = {["lang"] = "en", ["details"] = "Package documentation (as presentation; in English)", },
- ["latex/lettrine/README"] = {["details"] = "Readme", },
- ["latex/tkz-base/tkz-base-screen.pdf"] = {["lang"] = "fr", ["details"] = "Package documentation", },
- ["latex/psbao/psbaomanual.pdf"] = {["details"] = "Package manual", },
- ["latex/psfragx/laprintdoc.ps"] = {["details"] = "LaPrint documentation:", },
- ["latex/koma-script-examples/README"] = {["lang"] = "en", ["details"] = "English Readme", },
- ["latex/bold-extra/bold-extra.pdf"] = {["details"] = "Package documentation", },
- ["generic/listofitems/listofitems-fr.pdf"] = {["lang"] = "fr", ["details"] = "Package documentation (French)", },
- ["latex/duotenzor/README"] = {["details"] = "Readme", },
- ["latex/komacv/examples/komacv_example_oldstyle.pdf"] = {["details"] = "Example of use (old style)", },
- ["latex/cdpbundl/cdpbundl-doc.pdf"] = {["details"] = "Package overview", },
- ["latex/logreq/README"] = {["details"] = "Readme", },
- ["generic/pst-tools/pst-tools-doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/ecltree/ecltreesample.pdf"] = {["details"] = "Package examples", },
- ["latex/polytable/polytable.pdf"] = {["details"] = "Package documentation", },
- ["fonts/archaic/README.PRW"] = {["details"] = "A description of Peter Wilson's contribution", },
- ["latex/etoc/README.md"] = {["details"] = "Readme", },
- ["latex/beamerswitch/beamerswitch-example.pdf"] = {["details"] = "Example of use (slides, with overlays)", },
- ["generic/elhyphen/README"] = {["details"] = "Readme", },
- ["latex/bophook/bophook.pdf"] = {["details"] = "Package documentation", },
- ["latex/float/float.pdf"] = {["details"] = "Package documentation", },
- ["latex/fbithesis/fbithesis.pdf"] = {["details"] = "Package documentation", },
- ["latex/codepage/codepage.pdf"] = {["lang"] = "en", ["details"] = "Package documentation", },
- ["latex/dirtytalk/README"] = {["details"] = "Readme", },
- ["luatex/lua-visual-debug/sample.pdf"] = {["details"] = "Sample output", },
- ["generic/babel-estonian/README.txt"] = {["details"] = "Readme", },
- ["latex/chessfss/README"] = {["details"] = "Readme", },
- ["latex/docmfp/README"] = {["details"] = "Package Readme", },
- ["latex/biblatex-shortfields/README"] = {["details"] = "Readme", },
- ["latex/pdfcomment/example_math_markup.pdf"] = {["details"] = "Example output: math mode", },
- ["latex/lpic/README"] = {["details"] = "Readme", },
- ["fonts/algolrevived/algolrevived-doc.pdf"] = {["details"] = "Package documentation", },
- ["context/third/gantt/gantt.txt"] = {["details"] = "Package documentation", },
- ["latex/perfectcut/perfectcut.pdf"] = {["details"] = "Package documentation", },
- ["fonts/arev/README"] = {["details"] = "Readme", },
- ["latex/gtrlib-largetrees/README.md"] = {["details"] = "Readme", },
- ["latex/proposal/dfg/report/README"] = {["details"] = "Readme", },
- ["latex/graphicx-psmin/README"] = {["details"] = "Package README", },
- ["latex/xnewcommand/README"] = {["details"] = "Readme", },
- ["fonts/amiri/README-Arabic"] = {["lang"] = "ar", ["details"] = "Readme (Arabic)", },
- ["fonts/bartel-chess-fonts/README"] = {["details"] = "Readme", },
- ["fonts/alegreya/README"] = {["details"] = "Readme", },
- ["context/third/enigma/enigma/README"] = {["details"] = "Readme", },
- ["latex/footnoterange/footnoterange.pdf"] = {["details"] = "Package documentation", },
- ["latex/glossaries-portuges/README"] = {["details"] = "Readme", },
- ["latex/totpages/totpages.pdf"] = {["details"] = "Package documentation", },
- ["latex/progressbar/progressbar.pdf"] = {["details"] = "Package documentation", },
- ["latex/progress/progress.pdf"] = {["details"] = "Package documentation", },
- ["latex/autonum/autonum.pdf"] = {["details"] = "Package documentation", },
- ["latex/backnaur/README"] = {["details"] = "Readme", },
- ["support/checkcites/README"] = {["details"] = "Readme", },
- ["fonts/auncial-new/README"] = {["details"] = "Readme", },
- ["latex/program/program-doc.pdf"] = {["details"] = "Generated documentation", },
- ["support/ltxfileinfo/README"] = {["details"] = "README", },
- ["latex/colourchange/README"] = {["details"] = "Readme", },
- ["latex/ctex-faq/ctex-faq.pdf"] = {["lang"] = "zh", ["details"] = "The FAQ (Chinese)", },
- ["latex/block/block.pdf"] = {["details"] = "Package documentation", },
- ["bibtex/bibhtml/README"] = {["details"] = "Readme", },
- ["latex/footbib/footbib.pdf"] = {["details"] = "Package documentation", },
- ["generic/babel-romanian/romanian.pdf"] = {["details"] = "Package documentation", },
- ["latex/productbox/productbox.pdf"] = {["details"] = "Package documentation", },
- ["latex/productbox/README"] = {["details"] = "Readme", },
- ["generic/ukrhyph/rules90.pdf"] = {["lang"] = "uk", ["details"] = "New hyphenation rules", },
- ["latex/substances/README"] = {["details"] = "Readme", },
- ["latex/probsoln/probsoln.pdf"] = {["details"] = "Package documentation", },
- ["latex/esk/eskman.pdf"] = {["details"] = "Package manual", },
- ["latex/proba/proba.pdf"] = {["details"] = "Package documentation", },
- ["latex/stex/statements/README"] = {["details"] = "Readme", },
- ["latex/prftree/prftreedoc.pdf"] = {["details"] = "Package documentation", },
- ["latex/titlecaps/titlecaps.pdf"] = {["details"] = "Package documentation", },
- ["generic/babel-azerbaijani/azerbaijani.pdf"] = {["details"] = "Package documentation", },
- ["latex/preview/preview.pdf"] = {["details"] = "Package documentation", },
- ["latex/cd-cover/README"] = {["details"] = "Readme", },
- ["latex/preview/README"] = {["details"] = "Readme", },
- ["latex/biblatex-fiwi/README"] = {["details"] = "Readme", },
- ["lualatex/combofont/combofont.pdf"] = {["details"] = "Package documentation", },
- ["xetex/font-change-xetex/README.txt"] = {["details"] = "Readme", },
- ["latex/pressrelease/pressrelease.pdf"] = {["details"] = "Package documentation", },
- ["fonts/dad/README"] = {["details"] = "Readme", },
- ["latex/getmap/README.md"] = {["details"] = "Readme", },
- ["latex/diagnose/README"] = {["details"] = "Package Readme", },
- ["latex/presentations/README"] = {["details"] = "Readme", },
- ["latex/cmdstring/cmdstring.pdf"] = {["details"] = "Package documentation", },
- ["latex/ecclesiastic/README"] = {["details"] = "Readme", },
- ["generic/babel-russian/README"] = {["details"] = "Readme", },
- ["latex/mpostinl/mpostinl.pdf"] = {["details"] = "Package documentation", },
- ["latex/nevelok/nevelok.pdf"] = {["details"] = "Package documentation", },
- ["latex/bewerbung/bewerbung.pdf"] = {["details"] = "Package documentation", },
- ["latex/esdiff/esdiff.pdf"] = {["details"] = "Package documentation", },
- ["fonts/boisik/example/table.pdf"] = {["details"] = "Font table", },
- ["latex/bhcexam/README"] = {["details"] = "Readme", },
- ["latex/abntex2/examples/abntex2-modelo-livro.pdf"] = {["lang"] = "pt-br", ["details"] = "Book template", },
- ["latex/nfssext-cfr/nfssext-cfr.pdf"] = {["details"] = "Package documentation", },
- ["latex/minidocument/README"] = {["details"] = "Readme", },
- ["generic/babel-slovak/slovak.pdf"] = {["details"] = "Package documentation", },
- ["latex/SIunits/README"] = {["details"] = "Readme", },
- ["latex/prerex/README"] = {["details"] = "Readme", },
- ["fonts/fontinst/README"] = {["details"] = "Readme", },
- ["latex/algorithms/algorithms.pdf"] = {["lang"] = "en", ["details"] = "Package documentation", },
- ["generic/colortab/colortab-doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/ppr-prv/README"] = {["details"] = "Readme", },
- ["latex/geometry-de/README-DE"] = {["lang"] = "de", ["details"] = "Package Readme (German)", },
- ["fonts/ocr-b-outline/README"] = {["details"] = "Readme", },
- ["latex/xassoccnt/xassoccnt_doc.pdf"] = {["details"] = "Package documentation", },
- ["fonts/starfont/starfont.pdf"] = {["details"] = "Package documentation", },
- ["latex/lexikon/lexikon-doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/doipubmed/README"] = {["details"] = "Readme", },
- ["latex/flashmovie/README"] = {["details"] = "Readme", },
- ["latex/koma-moderncvclassic/README"] = {["details"] = "Readme", },
- ["generic/poster-mac/poster-doc.pdf"] = {["details"] = "Package documentation", },
- ["context/third/account/account-doc.pdf"] = {["details"] = "Package documented source", },
- ["fonts/burmese/burmguide.pdf"] = {["details"] = "Package documentation", },
- ["latex/syllogism/README"] = {["details"] = "Readme", },
- ["latex/lastpage/lastpage-example.pdf"] = {["details"] = "Package examples", },
- ["latex/biblatex-mla/README"] = {["details"] = "Readme", },
- ["latex/xcolor/xcolor2.pdf"] = {["details"] = "Examples of usage with pstricks", },
- ["latex/inputtrc/inputtrc.pdf"] = {["details"] = "Package documentation", },
- ["latex/amscls-doc/ams-author-handbook-doc.pdf"] = {["details"] = "Compiling the AMS Author Handbooks", },
- ["latex/toptesi/toptesi-it.pdf"] = {["lang"] = "it", ["details"] = "Class documentation (Italian)", },
- ["latex/cjk/README"] = {["details"] = "Readme file", },
- ["latex/graphicx-psmin/graphicx-psmin.pdf"] = {["details"] = "Package documentation", },
- ["latex/tugboat/README"] = {["details"] = "Readme", },
- ["latex/modroman/modroman-fr.pdf"] = {["lang"] = "fr", ["details"] = "Package documentation (French)", },
- ["generic/babel-danish/danish.pdf"] = {["details"] = "Package documentation", },
- ["latex/polynom/polydemo.pdf"] = {["details"] = "Example of package use", },
- ["latex/polynom/README"] = {["details"] = "Readme", },
- ["latex/polyglossia/polyglossia.pdf"] = {["details"] = "Package documentation", },
- ["latex/polski/sample-polski.pdf"] = {["lang"] = "pl", ["details"] = "Example of use", },
- ["latex/changes/changes.english.pdf"] = {["lang"] = "en", ["details"] = "Package documentation (English)", },
- ["latex/polski/czytaj.txt"] = {["lang"] = "pl", ["details"] = "Readme (Polish)", },
- ["latex/iso10303/README"] = {["details"] = "Readme", },
- ["latex/lshort-english/README"] = {["details"] = "Readme", },
- ["latex/lwarp/README.txt"] = {["details"] = "Readme", },
- ["latex/poemscol/README"] = {["details"] = "Readme", },
- ["pmxchords/chordsRefCZ.pdf"] = {["lang"] = "cs", ["details"] = "Reference table (Czech)", },
- ["latex/beamerposter/README"] = {["details"] = "Readme", },
- ["latex/lewis/README"] = {["details"] = "Readme", },
- ["latex/przechlewski-book/README"] = {["lang"] = "en", ["details"] = "Readme (English)", },
- ["generic/pst-spirograph/pst-spirograph-doc.pdf"] = {["details"] = "Package documentation", },
- ["generic/pmx/pmx-install.pdf"] = {["details"] = "Installation details", },
- ["latex/stex/omtext/README"] = {["details"] = "Readme", },
- ["latex/ednotes/ednotugb.pdf"] = {["lang"] = "en", ["details"] = "TUGboat paper", },
- ["fonts/phonetic/Doc/README"] = {["details"] = "Readme", },
- ["fonts/baskervald/baskervaldadf.pdf"] = {["details"] = "Package documentation", },
- ["latex/mychemistry/README"] = {["details"] = "Readme", },
- ["latex/plweb/README"] = {["details"] = "Readme", },
- ["latex/alertmessage/alertmessage.pdf"] = {["details"] = "Package documentation", },
- ["plain/plipsum/plipsum-doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/biocon/README"] = {["details"] = "Readme", },
- ["latex/ltxkeys/README"] = {["details"] = "Readme", },
- ["latex/mathspic/README.txt"] = {["details"] = "Readme (Perl version)", },
- ["latex/cryst/README"] = {["details"] = "Readme", },
- ["support/makedtx/makedtx.pdf"] = {["details"] = "Package documentation (PDF format)", },
- ["latex/sdrt/README"] = {["details"] = "Readme", },
- ["latex/fix2col/README"] = {["details"] = "Readme", },
- ["latex/tikzorbital/tikzorbital.pdf"] = {["details"] = "Package documentation", },
- ["luatex/nodetree/README.md"] = {["details"] = "Readme", },
- ["latex/imakeidx/README"] = {["details"] = "Readme", },
- ["latex/platex-tools/pxeveryshi.pdf"] = {["lang"] = "ja", ["details"] = "Documentation of the pxeveryshi package", },
- ["support/mf2pt1/mf2pt1.pdf"] = {["details"] = "Package documentation", },
- ["latex/datetime2-usorbian/README"] = {["details"] = "Readme", },
- ["latex/platex-tools/plextarray.pdf"] = {["lang"] = "ja", ["details"] = "Documentation of the plextarray package", },
- ["lualatex/luamesh/README"] = {["details"] = "Readme", },
- ["fonts/superiors/superiors-doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/simpler-wick/README.md"] = {["details"] = "Readme", },
- ["latex/etex-pkg/README"] = {["details"] = "Readme", },
- ["latex/cv4tw/README"] = {["details"] = "Readme", },
- ["latex/grid-system/grid-system.pdf"] = {["details"] = "Package documentation", },
- ["latex/rmpage/rmpage-doc.pdf"] = {["details"] = "Package documentation", },
- ["plain/fontch/README"] = {["details"] = "Readme and usage details", },
- ["latex/filemod/README"] = {["details"] = "Readme", },
- ["latex/b1encoding/README"] = {["details"] = "Readme", },
- ["latex/historische-zeitschrift/LIESMICH"] = {["lang"] = "de", ["details"] = "Readme", },
- ["xelatex/na-position/na-position.pdf"] = {["lang"] = "ar", ["details"] = "Package documentation (Arabic)", },
- ["latex/cooking/README"] = {["details"] = "Package Readme", },
- ["generic/ifxetex/ifxetex.pdf"] = {["details"] = "Package documentation", },
- ["latex/clefval/example.pdf"] = {["details"] = "Package example of use (English)", },
- ["latex/halloweenmath/00readme.txt"] = {["details"] = "2nd Readme", },
- ["generic/pst-sigsys/pst-sigsys-doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/lshort-polish/README"] = {["details"] = "Readme", },
- ["fonts/feyn/README"] = {["details"] = "Package Readme", },
- ["latex/longfbox/longfbox.pdf"] = {["details"] = "Package documentation", },
- ["latex/svninfo/README"] = {["details"] = "Readme", },
- ["latex/plari/plari.pdf"] = {["details"] = "Package documentation", },
- ["latex/diagmac2/doc/diagmactest.pdf"] = {["details"] = "Example output", },
- ["latex/cryptocode/cryptocode.pdf"] = {["details"] = "Package documentation", },
- ["latex/dnaseq/dnaseq.pdf"] = {["details"] = "Package documentation", },
- ["latex/juramisc/doc/jmgerdoc.pdf"] = {["lang"] = "de", ["details"] = "Package documentation", },
- ["lualatex/luatodonotes/README.md"] = {["details"] = "Readme", },
- ["latex/footnotehyper/footnotehyper.pdf"] = {["details"] = "Package documentation", },
- ["latex/bangorexam/README.txt"] = {["details"] = "Readme", },
- ["latex/harvard/harvard.pdf"] = {["details"] = "Package documentation", },
- ["latex/chronology/example.pdf"] = {["details"] = "Package documentation", },
- ["fonts/amiri/amiri-table.pdf"] = {["details"] = "Font table", },
- ["latex/notespages/README"] = {["details"] = "Readme", },
- ["support/pkfix-helper/README"] = {["details"] = "Readme", },
- ["latex/biblatex-caspervector/readme.pdf"] = {["lang"] = "zh", ["details"] = "Package documentation", },
- ["fonts/dejavu/dejavu.pdf"] = {["details"] = "Package documentation", },
- ["latex/ginpenc/ginpenc.pdf"] = {["details"] = "Package documentation", },
- ["latex/easyfig/README"] = {["details"] = "Readme", },
- ["latex/ryethesis/ryesample.pdf"] = {["details"] = "Example output", },
- ["plain/font-change/font-change.pdf"] = {["details"] = "Package documentation", },
- ["latex/mfpic4ode/README"] = {["details"] = "Readme", },
- ["metapost/piechartmp/README"] = {["details"] = "Readme", },
- ["fonts/yinit-otf/README.md"] = {["details"] = "Readme", },
- ["latex/pictexsum/pictexsum.pdf"] = {["details"] = "The document itself", },
- ["latex/pict2e/pict2e.pdf"] = {["details"] = "Package documentation", },
- ["latex/aurl/README.md"] = {["details"] = "Readme", },
- ["generic/pst-optic/README"] = {["details"] = "Readme", },
- ["latex/ntgclass/artdoc.pdf"] = {["lang"] = "nl", ["details"] = "The artikel (article) classes", },
- ["latex/lazylist/lazylist.pdf"] = {["details"] = "Paper prepared for TUGboat", },
- ["latex/parrun/parrun.pdf"] = {["details"] = "Package documentation", },
- ["latex/picinpar/picinpar-de.pdf"] = {["lang"] = "de", ["details"] = "Package usage example", },
- ["latex/hang/sample.pdf"] = {["details"] = "Sample of use", },
- ["latex/pst-eucl-translation-bg/README-bulgarian.txt"] = {["lang"] = "bg", ["details"] = "Readme", },
- ["latex/doclicense/README"] = {["details"] = "Readme", },
- ["latex/physics/physics.pdf"] = {["details"] = "Package documentation", },
- ["latex/getitems/getitems.pdf"] = {["details"] = "Package documentation", },
- ["latex/bibleref-parse/README"] = {["details"] = "Readme", },
- ["latex/bbold/bbold.pdf"] = {["details"] = "Package documentation", },
- ["latex/jneurosci/README"] = {["details"] = "Readme", },
- ["latex/phonenumbers/phonenumbers-en.pdf"] = {["lang"] = "en-gb", ["details"] = "English Package documentation", },
- ["latex/bgreek/README"] = {["details"] = "Readme", },
- ["latex/europecv/examples/minimal.pdf"] = {["details"] = "Simple example of use", },
- ["latex/dprogress/dprogress.pdf"] = {["details"] = "Package documentation", },
- ["latex/philosophersimprint/sample.pdf"] = {["details"] = "Sample of usage", },
- ["latex/thmbox/README"] = {["details"] = "Readme", },
- ["latex/dateiliste/README-de"] = {["lang"] = "de", ["details"] = "Readme", },
- ["latex/carbohydrates/carbohydrates_en.pdf"] = {["details"] = "Package documentation", },
- ["latex/pbsheet/xpl/xpl-fr.pdf"] = {["lang"] = "fr", ["details"] = "Example of use", },
- ["latex/har2nat/README"] = {["details"] = "Readme", },
- ["latex/menukeys/menukeys.pdf"] = {["details"] = "Package documentation", },
- ["latex/interval/README"] = {["details"] = "Readme", },
- ["latex/fifinddo-info/LIESMICH.txt"] = {["lang"] = "de", ["details"] = "Readme", },
- ["latex/flowchart/flowchart.pdf"] = {["details"] = "Package documentation", },
- ["latex/philex/philexmanual.pdf"] = {["details"] = "Package documentation", },
- ["latex/datetime2-german/README.md"] = {["details"] = "Readme", },
- ["latex/phfsvnwatermark/phfsvnwatermark.pdf"] = {["details"] = "Package documentation", },
- ["fonts/doublestroke/README"] = {["details"] = "Package Readme", },
- ["latex/dtk/README.md"] = {["details"] = "Readme", },
- ["fonts/amsfonts/amsfonts.pdf"] = {["details"] = "General package documentation", },
- ["luatex/spelling/README"] = {["details"] = "Readme", },
- ["latex/fcolumn/fcolumn.pdf"] = {["details"] = "Package documentation", },
- ["platex/pxrubrica/pxrubrica-en.pdf"] = {["lang"] = "en", ["details"] = "Package documentation", },
- ["latex/nwejm/README.md"] = {["details"] = "Readme.md", },
- ["latex/emarks/emarks.pdf"] = {["details"] = "Package documentation", },
- ["latex/phfqit/README.md"] = {["details"] = "Readme", },
- ["fonts/bengali/bengdoc.pdf"] = {["details"] = "Package documentation", },
- ["latex/colorspace/colorspace.pdf"] = {["details"] = "Package documentation", },
- ["latex/fixfoot/fixfoot.pdf"] = {["details"] = "Package documentation", },
- ["latex/savetrees/savetrees.pdf"] = {["details"] = "Package documentation", },
- ["latex/phonenumbers/phonenumbers-de.pdf"] = {["lang"] = "de", ["details"] = "German Package documentation", },
- ["latex/keyval2e/keyval2e-guide.pdf"] = {["details"] = "Package documentation", },
- ["latex/ecv/template/CV-template_de.pdf"] = {["lang"] = "de", ["details"] = "Template (German)", },
- ["latex/xsavebox/xsavebox.pdf"] = {["details"] = "Package documentation", },
- ["latex/dhua/dhua.pdf"] = {["details"] = "Package documentation", },
- ["lualatex/wallcalendar/wallcalendar-code.pdf"] = {["details"] = "Code documentation", },
- ["fonts/gfssolomos/gfssolomos.pdf"] = {["details"] = "Package documentation", },
- ["latex/tagpair/README"] = {["details"] = "Readme", },
- ["latex/biblatex-ieee/biblatex-ieee.pdf"] = {["details"] = "Package documentation", },
- ["latex/pgfornament/README"] = {["details"] = "Readme", },
- ["latex/drawstack/README"] = {["details"] = "Readme", },
- ["latex/cjk/doc/chinese/README"] = {["details"] = "Readme file", },
- ["latex/dblfloatfix/dblfloatfix.pdf"] = {["details"] = "Package documentation", },
- ["latex/prosper/README"] = {["details"] = "Package Readme", },
- ["latex/curve/README"] = {["details"] = "Readme", },
- ["xelatex/fontbook/README"] = {["details"] = "Readme", },
- ["latex/bxbase/bxbase-ja.pdf"] = {["lang"] = "ja", ["details"] = "Package documentation", },
- ["metapost/automata/example.pdf"] = {["details"] = "Example of use", },
- ["latex/combine/README"] = {["details"] = "Package Readme", },
- ["latex/cleanthesis/thesis-example.pdf"] = {["details"] = "Sample document", },
- ["support/de-macro/README"] = {["details"] = "Readme", },
- ["latex/limecv/limecv.pdf"] = {["details"] = "Package documentation", },
- ["latex/ntgclass/classdoc.pdf"] = {["details"] = "Introduction to the classes", },
- ["latex/musuos/musuos.pdf"] = {["details"] = "Package documentation", },
- ["latex/mathtools/mathtools.pdf"] = {["details"] = "Package documentation", },
- ["latex/pgfgantt/pgfgantt.pdf"] = {["details"] = "Package documentation", },
- ["latex/eltex/README"] = {["details"] = "Readme", },
- ["latex/unitn-bimrep/README.md"] = {["details"] = "Readme", },
- ["latex/pgf-spectra/pgf-spectraManual.pdf"] = {["details"] = "Package documentation", },
- ["latex/basque-date/README"] = {["details"] = "Readme", },
- ["latex/pgf-spectra/README"] = {["details"] = "Readme", },
- ["latex/graphics/README.txt"] = {["details"] = "Readme", },
- ["latex/textglos/textglos.pdf"] = {["details"] = "Package documentation", },
- ["latex/ntheorem/ntheorem.pdf"] = {["lang"] = "en", ["details"] = "Package documentation (English)", },
- ["fonts/chivo/README.md"] = {["details"] = "Readme", },
- ["generic/pgf/pgfmanual.pdf"] = {["details"] = "PGF Manual", },
- ["generic/es-tex-faq/FAQ-CervanTeX.html"] = {["lang"] = "es", ["details"] = "The document itself (HTML)", },
- ["plain/font-change/README.txt"] = {["details"] = "Readme", },
- ["fonts/hacm/hacmdoc.pdf"] = {["details"] = "Package documentation", },
- ["latex/fnpct/fnpct_en.pdf"] = {["details"] = "Package documentation", },
- ["latex/macros2e/macros2e.pdf"] = {["details"] = "The macro list itself", },
- ["latex/apa6/README"] = {["details"] = "Readme", },
- ["latex/functan/functan.pdf"] = {["details"] = "Package documentation", },
- ["latex/petiteannonce/petiteannonceexample.pdf"] = {["details"] = "Example of use", },
- ["latex/petiteannonce/petiteannonce.doc.pdf"] = {["details"] = "Package documentation", },
- ["xelatex/persian-bib/Persian-bib-userguide.pdf"] = {["lang"] = "fa", ["details"] = "Package documentation", },
- ["latex/mgltex/mgltex.pdf"] = {["details"] = "Package documentation", },
- ["latex/perltex/README"] = {["details"] = "Readme", },
- ["latex/perfectcut/README"] = {["details"] = "Readme", },
- ["latex/achemso/achemso.pdf"] = {["details"] = "Package documentation", },
- ["latex/pythontex/pythontex_gallery.pdf"] = {["details"] = "Gallery of use", },
- ["latex/hyphenat/README"] = {["details"] = "Readme", },
- ["latex/sasnrdisplay/README"] = {["details"] = "Readme", },
- ["latex/proposal/dfg/README"] = {["details"] = "Readme", },
- ["latex/musixguit/musixguit_de.pdf"] = {["lang"] = "de", ["details"] = "Package documentation (German)", },
- ["latex/pecha/README"] = {["details"] = "Package README", },
- ["latex/csquotes/csquotes.pdf"] = {["details"] = "Tutorial on use of the package", },
- ["latex/tablefootnote/README"] = {["details"] = "Readme", },
- ["fonts/allrunes/allrunes.pdf"] = {["details"] = "Package documentation", },
- ["support/pdfxup/README"] = {["details"] = "Readme", },
- ["generic/babel-bosnian/README"] = {["details"] = "Readme", },
- ["latex/pdfx/pdfx.pdf"] = {["details"] = "Package documentation", },
- ["latex/pdftricks2/pdftricks2-doc.pdf"] = {["details"] = "Package documentation", },
- ["generic/schemata/README"] = {["details"] = "Readme", },
- ["latex/isomath/isomath.pdf"] = {["details"] = "Package documentation (in PDF format)", },
- ["latex/coolthms/README"] = {["details"] = "Readme", },
- ["latex/bxjscls/bxjscls-manual.pdf"] = {["lang"] = "ja", ["details"] = "User guide (Japanese)", },
- ["pdftex/manual/pdftex-a.pdf"] = {["details"] = "User manual", },
- ["latex/geometry-de/geometry-de.pdf"] = {["lang"] = "de", ["details"] = "Users' manual", },
- ["latex/pdfslide/demo.pdf"] = {["details"] = "Narrative demonstration of the package", },
- ["generic/pst-thick/README"] = {["details"] = "Readme", },
- ["latex/pdfscreen/manual-print.pdf"] = {["details"] = "Manual, for printing", },
- ["fonts/eiad/Leigh_me.txt"] = {["details"] = "Readme", },
- ["latex/cuisine/cuisine.pdf"] = {["details"] = "Package documentation", },
- ["latex/overpic/README.md"] = {["lang"] = "en", ["details"] = "Readme (English)", },
- ["latex/pdfmarginpar/pdfmarginpar.pdf"] = {["details"] = "Package documentation", },
- ["latex/arcs/README"] = {["details"] = "Package README", },
- ["latex/ccaption/ccaption.pdf"] = {["details"] = "Package documentation", },
- ["latex/fixcmex/fixcmex.pdf"] = {["details"] = "Package documentation", },
- ["fonts/cantarell/README"] = {["details"] = "Readme", },
- ["latex/datetime2-irish/README"] = {["details"] = "Readme", },
- ["fonts/cbfonts/README"] = {["details"] = "Readme", },
- ["latex/qsymbols/README"] = {["details"] = "Readme", },
- ["latex/ledmac/ledmac.pdf"] = {["details"] = "Package documentation", },
- ["generic/babel-welsh/README"] = {["details"] = "Readme", },
- ["latex/ted/ted.pdf"] = {["details"] = "Package documentation (English)", },
- ["latex/biblatex-enc/README"] = {["details"] = "Readme", },
- ["latex/lshort-english/lshort.pdf"] = {["details"] = "The document itself", },
- ["latex/pdfcomment/pdfcomment.pdf"] = {["lang"] = "en", ["details"] = "Package documentation", },
- ["latex/pdfcomment/example.pdf"] = {["details"] = "Example output", },
- ["latex/exam/examdoc.pdf"] = {["details"] = "Package documentation", },
- ["latex/jurabib/docs/german/jbgerdoc.pdf"] = {["lang"] = "de", ["details"] = "Package documentation (German)", },
- ["latex/comprehensive/SYMLIST"] = {["details"] = "Plain text list of symbol commands", },
- ["latex/pdf14/README"] = {["details"] = "Readme", },
- ["latex/bgteubner/bgteubner.pdf"] = {["lang"] = "de", ["details"] = "Class documentation", },
- ["context/third/bnf/t-bnf.pdf"] = {["details"] = "Package documentation", },
- ["latex/aomart/aomsample.pdf"] = {["details"] = "Sample article", },
- ["latex/MemoirChapStyles/MemoirChapStyles.pdf"] = {["details"] = "The document itself", },
- ["latex/lplfitch/README"] = {["details"] = "Readme", },
- ["latex/harmony/harmony.pdf"] = {["details"] = "Package documentation (by example)", },
- ["latex/forest-quickstart/README"] = {["details"] = "Readme", },
- ["fonts/chemarrow/chemarrow.pdf"] = {["lang"] = "en", ["details"] = "Package documentation (English)", },
- ["latex/ieeepes/README"] = {["details"] = "Readme", },
- ["latex/chemformula/README"] = {["details"] = "Readme", },
- ["latex/bxnewfont/README.md"] = {["details"] = "Readme", },
- ["latex/fancyhdr/README"] = {["details"] = "Readme", },
- ["latex/mciteplus/mciteplus_doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/pb-diagram/README"] = {["details"] = "Readme", },
- ["latex/babel/README"] = {["details"] = "Readme", },
- ["latex/pawpict/README"] = {["details"] = "Readme", },
- ["latex/footnotebackref/README"] = {["details"] = "Readme", },
- ["latex/latexbangla/latexbangla.pdf"] = {["details"] = "Package documentation", },
- ["latex/pauldoc/README"] = {["details"] = "Readme", },
- ["latex/censor/censor.pdf"] = {["details"] = "Package documentation", },
- ["latex/subfloat/README"] = {["details"] = "Readme", },
- ["latex/newfile/newfile.pdf"] = {["details"] = "Package documentation", },
- ["support/ctanupload/README"] = {["details"] = "Readme", },
- ["platex/base/README.md"] = {["details"] = "Readme", },
- ["support/patgen2-tutorial/patgen2.pdf"] = {["lang"] = "en", ["details"] = "The document itself", },
- ["latex/beamer/doc/beameruserguide.pdf"] = {["details"] = "Package documentation", },
- ["latex/patchcmd/patchcmd.pdf"] = {["details"] = "Package documentation", },
- ["latex/tcldoc/examples/README.txt"] = {["details"] = "Readme", },
- ["latex/pas-cv/pas-cv.pdf"] = {["lang"] = "fr", ["details"] = "Package documentation (French)", },
- ["latex/dviasm/README"] = {["details"] = "Readme", },
- ["generic/xint/README.html"] = {["details"] = "Readme (HTML)", },
- ["latex/pas-crosswords/README"] = {["details"] = "Readme", },
- ["latex/chemgreek/README"] = {["details"] = "Readme", },
- ["latex/paracol/paracol-man.pdf"] = {["details"] = "Package documentation", },
- ["context/third/chromato/chromato-demo.pdf"] = {["details"] = "Package usage demo", },
- ["latex/lettrine/demo.pdf"] = {["lang"] = "fr", ["details"] = "Package examples (French)", },
- ["latex/komacv-rg/komacv-addons.pdf"] = {["details"] = "Package documentation komacv-addons", },
- ["latex/parselines/README"] = {["details"] = "Readme", },
- ["latex/mfnfss/oldgerm.pdf"] = {["details"] = "Documentation of the Old German support", },
- ["latex/bredzenie/README"] = {["details"] = "Readme", },
- ["latex/breakurl/breakurl.pdf"] = {["details"] = "Package documentation", },
- ["latex/fancypar/fancypar.pdf"] = {["details"] = "Package documentation", },
- ["latex/ordinalpt/README"] = {["details"] = "Readme", },
- ["latex/parnotes/README.md"] = {["details"] = "Readme", },
- ["latex/gb4e/gb4e-doc.pdf"] = {["details"] = "Package description", },
- ["latex/tkz-kiviat/TKZdoc-kiviat-main.pdf"] = {["details"] = "Package documentation", },
- ["latex/placeins/placeins-doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/geometry-de/README"] = {["lang"] = "en", ["details"] = "Package Readme", },
- ["latex/chemschemex/chemschemex.pdf"] = {["details"] = "Package documentation", },
- ["generic/babel-piedmontese/piedmontese.pdf"] = {["details"] = "Package documentation", },
- ["latex/nicefilelist/README"] = {["details"] = "Readme", },
- ["latex/cool/cool.pdf"] = {["details"] = "Implementation details", },
- ["support/installfont/README"] = {["details"] = "Readme", },
- ["latex/abntex2/examples/abntex2-modelo-artigo.pdf"] = {["lang"] = "pt-br", ["details"] = "Article template", },
- ["latex/engpron/engpron-en.pdf"] = {["lang"] = "en", ["details"] = "Package documentation (English)", },
- ["latex/download/download.pdf"] = {["details"] = "Package documentation", },
- ["generic/autosp/autosp.pdf"] = {["details"] = "Package documentation", },
- ["latex/fancyhdr-it/itfancyhdr.pdf"] = {["details"] = "The document itself", },
- ["latex/parallel/parallel.pdf"] = {["details"] = "Package documentation", },
- ["latex/babel/babel.pdf"] = {["details"] = "Package documentation", },
- ["latex/chemnum/README"] = {["details"] = "Readme", },
- ["latex/lengthconvert/lengthconvert.pdf"] = {["details"] = "Package documentation", },
- ["latex/esami/doc/esami-doc-it.pdf"] = {["lang"] = "it", ["details"] = "Package documentation (Italian)", },
- ["latex/biblatex-gb7714-2015/biblatex-gb7714-2015.pdf"] = {["lang"] = "zh", ["details"] = "Package documentation (Chinese)", },
- ["latex/clipboard/clipboard.pdf"] = {["details"] = "Package documentation", },
- ["latex/emp/empman.pdf"] = {["details"] = "Package manual", },
- ["latex/papertex/README"] = {["details"] = "Readme", },
- ["latex/covington/covington.pdf"] = {["lang"] = "en", ["details"] = "Package documentation", },
- ["latex/papermas/papermas.pdf"] = {["details"] = "Package documentation", },
- ["latex/engpron/engpron-ex-en.pdf"] = {["lang"] = "en", ["details"] = "Usage example (English)", },
- ["latex/filehook/filehook.pdf"] = {["details"] = "Package documentation", },
- ["latex/bgteubner/bgteucls.pdf"] = {["lang"] = "de", ["details"] = "Commented source", },
- ["latex/clrscode3e/README"] = {["details"] = "Readme", },
- ["latex/cv/CVCTAN.pdf"] = {["details"] = "Example CV", },
- ["latex/pageslts/pageslts.pdf"] = {["details"] = "Package documentation", },
- ["latex/hhtensor/hhtensor.pdf"] = {["details"] = "Package documentation", },
- ["latex/ctex-faq/README"] = {["lang"] = "en", ["details"] = "Readme (English)", },
- ["latex/docsurvey/README.txt"] = {["details"] = "Readme", },
- ["latex/biblatex-oxref/oxnotes-doc.pdf"] = {["details"] = "Detailed documentation", },
- ["latex/pageslts/pageslts-example.pdf"] = {["details"] = "Package examples", },
- ["fonts/concmath/concmath.pdf"] = {["details"] = "Package documentation", },
- ["latex/protocol/README"] = {["lang"] = "en", ["details"] = "Bundle readme", },
- ["latex/sf298/README.txt"] = {["details"] = "Readme", },
- ["latex/hepthesis/hepthesis.pdf"] = {["details"] = "Package documentation", },
- ["latex/endofproofwd/endofproofwd.pdf"] = {["details"] = "Package documentation", },
- ["latex/pagerange/pagerange-guide.pdf"] = {["details"] = "Samples of usage", },
- ["fonts/almfixed/README"] = {["details"] = "Readme", },
- ["latex/cryst/cryst1.pdf"] = {["lang"] = "de", ["details"] = "Package documentation (German)", },
- ["latex/covington/README"] = {["details"] = "Readme", },
- ["bibtex/apacite/README"] = {["details"] = "Package Readme", },
- ["generic/babel-slovenian/slovene.pdf"] = {["details"] = "Package documentation", },
- ["xelatex/bidishadowtext/bidishadowtext-doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/biblatex-chicago/README"] = {["details"] = "Readme and usage outline", },
- ["latex/pagecolor/pagecolor.pdf"] = {["details"] = "Package documentation", },
- ["latex/msu-thesis/README"] = {["details"] = "Readme", },
- ["latex/nowidow/nowidow.pdf"] = {["details"] = "Package documentation", },
- ["latex/pagecolor/pagecolor-example.pdf"] = {["details"] = "Example", },
- ["latex/multilang/multilang.pdf"] = {["details"] = "Package documentation", },
- ["latex/jurarsp/README"] = {["details"] = "Readme", },
- ["latex/ean13isbn/README"] = {["details"] = "Readme", },
- ["generic/pst-geo/README"] = {["details"] = "Readme", },
- ["fonts/pacioli/README"] = {["details"] = "Readme", },
- ["latex/overpic/README.de.md"] = {["lang"] = "de", ["details"] = "Readme (German)", },
- ["latex/tram/tram-doc.pdf"] = {["details"] = "Package documentation", },
- ["support/epspdf/index.html"] = {["details"] = "Package documentation", },
- ["latex/liturg/README"] = {["details"] = "Readme", },
- ["xelatex/xgreek/xgreek.pdf"] = {["details"] = "Package documentation", },
- ["latex/outlines/README"] = {["details"] = "Readme", },
- ["latex/adrconv/adrguide.pdf"] = {["lang"] = "de", ["details"] = "Package introduction", },
- ["latex/impnattypo/impnattypo-fr.pdf"] = {["lang"] = "fr", ["details"] = "Package documentation", },
- ["latex/lroundrect/lroundrect.pdf"] = {["details"] = "Package documentation", },
- ["latex/othelloboard/README"] = {["details"] = "Readme", },
- ["latex/ebong/eb.pdf"] = {["lang"] = "bn", ["details"] = "Package documentation", },
- ["fonts/antt/AntykwaTorunska-doc-pl-2_03.pdf"] = {["lang"] = "pl", ["details"] = "Documentation in Polish", },
- ["latex/biblatex-nature/biblatex-nature.pdf"] = {["details"] = "Examples of use", },
- ["latex/oscola/README.md"] = {["details"] = "Readme", },
- ["latex/biblatex/biblatex.pdf"] = {["lang"] = "en", ["details"] = "Package documentation (English)", },
- ["latex/datetime2/README"] = {["details"] = "Readme", },
- ["metapost/mpattern/README"] = {["lang"] = "en", ["details"] = "Package Readme (English)", },
- ["fonts/old-arrows/old-arrows.pdf"] = {["details"] = "Package documentation", },
- ["fonts/newtx/README"] = {["details"] = "Readme", },
- ["latex/l3experimental/xgalley/xgalley.pdf"] = {["details"] = "galley documentation", },
- ["fonts/anonymouspro/README"] = {["details"] = "Readme", },
- ["latex/concepts/concepts.pdf"] = {["details"] = "Package documentation", },
- ["latex/chscite/chscite.pdf"] = {["details"] = "Package documentation", },
- ["generic/pst-stru/pst-stru-doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/collref/collref.pdf"] = {["details"] = "Package documentation", },
- ["support/makedtx/README"] = {["details"] = "Readme", },
- ["latex/isomath/isomath.html"] = {["details"] = "Package documentation (in HTML format)", },
- ["fonts/droid/droidsans-samples.pdf"] = {["details"] = "Font samples (sans)", },
- ["context/third/bnf/README"] = {["details"] = "Readme", },
- ["latex/mathtools/README"] = {["details"] = "Package README", },
- ["latex/opteng/README"] = {["details"] = "Readme", },
- ["latex/harveyballs/README"] = {["details"] = "Readme", },
- ["latex/fjodor/fjodor.pdf"] = {["details"] = "Package documentation", },
- ["latex/glossaries-irish/glossaries-irish.pdf"] = {["details"] = "Package documentation", },
- ["latex/opteng/OptEngInstruct.pdf"] = {["details"] = "Package documentation", },
- ["latex/ellipse/README"] = {["details"] = "Readme", },
- ["latex/lsc/lsc.pdf"] = {["details"] = "Package documentation", },
- ["generic/babel-greek/babel-greek.pdf"] = {["details"] = "Documentation", },
- ["latex/ltxkeys/ltxkeys-guide.pdf"] = {["details"] = "Package documentation", },
- ["latex/euenc/euenc.pdf"] = {["details"] = "Package documentation", },
- ["latex/gzt/README.md"] = {["details"] = "Readme", },
- ["fonts/opensans/README"] = {["details"] = "Readme", },
- ["bibtex/inlinebib/inlinebib.htm"] = {["details"] = "Package documentation", },
- ["xelatex/bidipresentation/sample.pdf"] = {["details"] = "Sample presentation", },
- ["latex/active-conf/active-conf.pdf"] = {["details"] = "Class documentation", },
- ["latex/braids/braids_doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/onrannual/README"] = {["details"] = "Readme", },
- ["latex/steinmetz/README"] = {["details"] = "Readme", },
- ["latex/limecv/examples/mwe-xelatex.pdf"] = {["details"] = "Example of use", },
- ["generic/olsak-misc/README"] = {["details"] = "Readme", },
- ["generic/dcpic/eurotex2001.pdf"] = {["lang"] = "en", ["details"] = "EuroTeX2001 paper", },
- ["context/third/letter/README"] = {["details"] = "Readme", },
- ["fonts/oldlatin/oldlatin.pdf"] = {["details"] = "Package documentation", },
- ["latex/calculator/README"] = {["details"] = "Readme", },
- ["support/texosquery/README.md"] = {["details"] = "Readme", },
- ["latex/changepage/README"] = {["details"] = "Readme", },
- ["latex/uspace/README.md"] = {["details"] = "Readme", },
- ["latex/askmaps/README"] = {["details"] = "Readme", },
- ["latex/chemstyle/chemstyle.pdf"] = {["details"] = "Package documentation", },
- ["latex/cv/ApplicationLetter.pdf"] = {["details"] = "Example application letter", },
- ["lualatex/luaindex/luaindex.pdf"] = {["details"] = "Package documentation", },
- ["fonts/cmll/cmll.pdf"] = {["details"] = "Package documentation", },
- ["generic/ofs/eurotex2003-ofs.pdf"] = {["lang"] = "en", ["details"] = "EuroTeX paper", },
- ["lualatex/odsfile/odsfile.pdf"] = {["details"] = "Package documentation", },
- ["luatex/lualibs/README"] = {["details"] = "Readme", },
- ["latex/bizcard/bizex.pdf"] = {["details"] = "Example of use", },
- ["latex/framed/framed.pdf"] = {["details"] = "Package documentation", },
- ["latex/ucdavisthesis/ucdavisthesis.pdf"] = {["details"] = "Package documentation", },
- ["latex/octavo/README"] = {["details"] = "Readme", },
- ["latex/delim/README"] = {["details"] = "Readme", },
- ["fonts/bookhands/README.PRW"] = {["details"] = "Readme", },
- ["latex/octave/octave.pdf"] = {["details"] = "Package documentation", },
- ["fonts/gfscomplutum/README"] = {["details"] = "Readme", },
- ["fonts/epigrafica/epigrafica.pdf"] = {["details"] = "Package documentation", },
- ["support/latex-papersize/README"] = {["details"] = "Readme", },
- ["latex/biblatex-abnt/abnt-testcase.pdf"] = {["details"] = "Examples of use", },
- ["fonts/ocr-b/README"] = {["details"] = "Readme", },
- ["omega/ocherokee/cherokee.pdf"] = {["details"] = "Package documentation", },
- ["fonts/figbas/example.pdf"] = {["details"] = "Short example of use", },
- ["generic/formlett/user_manual.pdf"] = {["details"] = "User manual", },
- ["latex/ocgx/demo-ocgx.pdf"] = {["details"] = "Package demo", },
- ["generic/fixjfm/fixjfm-doc.pdf"] = {["details"] = "Package documentation", },
- ["support/classpack/README"] = {["details"] = "Readme", },
- ["fonts/nimbus15/README"] = {["details"] = "Readme", },
- ["latex/mpgraphics/README"] = {["details"] = "Readme", },
- ["latex/yaletter/README"] = {["details"] = "Readme", },
- ["latex/carlisle/README"] = {["details"] = "Bundle README", },
- ["latex/textopo/textopo.txt"] = {["details"] = "Notes on the distribution", },
- ["latex/tikz-feynman/tikz-feynman.pdf"] = {["details"] = "Package documentation", },
- ["latex/numname/numname.pdf"] = {["details"] = "Package documentation", },
- ["generic/mfpic/mfpic-doc.pdf"] = {["lang"] = "en", ["details"] = "Mfpic manual", },
- ["latex/comicneue/comicneue.pdf"] = {["details"] = "Package documentation", },
- ["latex/songbook/songbook.pdf"] = {["details"] = "Package documentation", },
- ["latex/numericplots/README"] = {["details"] = "Readme", },
- ["latex/beamertheme-detlevcm/README.txt"] = {["details"] = "Readme", },
- ["latex/translation-europecv-de/europecv-de.pdf"] = {["lang"] = "de", ["details"] = "Package documentation", },
- ["latex/numberedblock/README"] = {["details"] = "Readme", },
- ["latex/syntax/syntaxintro.pdf"] = {["lang"] = "de", ["details"] = "Introduction to the package", },
- ["latex/ntheorem-vn/ntheorem-doc-vn.pdf"] = {["lang"] = "vi", ["details"] = "The document itself", },
- ["latex/ocgx/ocgx-manual-en.pdf"] = {["details"] = "Package documentation", },
- ["fonts/junicode/README"] = {["details"] = "Readme", },
- ["latex/ntheorem-vn/README"] = {["details"] = "Readme", },
- ["latex/backnaur/backnaur.pdf"] = {["details"] = "Package documentation", },
- ["latex/datetime2-lsorbian/README"] = {["details"] = "Readme", },
- ["latex/GS1/README"] = {["details"] = "Readme", },
- ["latex/aeguill/guil-test1.pdf"] = {["details"] = "Discussion of package", },
- ["latex/cntformats/README"] = {["details"] = "Readme", },
- ["latex/nrc/userguide.pdf"] = {["details"] = "Package documentation", },
- ["latex/fnumprint/fnumprint.pdf"] = {["details"] = "Package documentation", },
- ["latex/nrc/README"] = {["details"] = "Readme", },
- ["latex/nox/README"] = {["lang"] = "de", ["details"] = "Readme (German)", },
- ["fonts/gfsartemisia/gfsartemisia.pdf"] = {["details"] = "Package documentation", },
- ["latex/bbold/README"] = {["details"] = "Readme", },
- ["fonts/arev/arevdoc.pdf"] = {["details"] = "Package documentation", },
- ["lualatex/novel/novel-documentation.html"] = {["details"] = "Package documentation (HTML)", },
- ["latex/bclogo/bclogo-doc.pdf"] = {["lang"] = "fr", ["details"] = "Package documentation (French)", },
- ["latex/faktor/faktor.pdf"] = {["lang"] = "de", ["details"] = "Benutzerdoku", },
- ["latex/basque-book/basque-book.pdf"] = {["lang"] = "en", ["details"] = "Package documentation (English)", },
- ["latex/notoccite/notoccite.pdf"] = {["details"] = "Package documentation", },
- ["xelatex/fontwrap/README"] = {["details"] = "Readme", },
- ["support/arara/README"] = {["details"] = "Readme", },
- ["latex/gloss-occitan/README"] = {["details"] = "Readme", },
- ["latex/datetime2-latin/README"] = {["details"] = "Readme", },
- ["fonts/noto/noto-samples.pdf"] = {["details"] = "Font samples", },
- ["fonts/countriesofeurope/CountriesOfEurope.pdf"] = {["details"] = "Package documentation", },
- ["latex/dpfloat/dpfloat.pdf"] = {["details"] = "Package documentation", },
- ["latex/beamerswitch/beamerswitch-example-trans.pdf"] = {["details"] = "Example of use (transparencies, without overlays)", },
- ["latex/eledform/README.md"] = {["details"] = "Readme", },
- ["latex/cdpbundl/README"] = {["details"] = "Readme", },
- ["latex/lroundrect/README"] = {["details"] = "Readme", },
- ["fonts/kpfonts/kpfonts-abstract.pdf"] = {["details"] = "Summary of features", },
- ["latex/biblatex-nature/README.md"] = {["details"] = "Readme", },
- ["latex/nostarch/nssample.pdf"] = {["details"] = "Sample book", },
- ["generic/chronosys/docchronosys_en.pdf"] = {["lang"] = "en", ["details"] = "Package documentation (English)", },
- ["xelatex/bidi-atbegshi/README"] = {["details"] = "Readme", },
- ["latex/multibibliography/README"] = {["details"] = "Readme", },
- ["fonts/cantarell/cantarell-samples.pdf"] = {["details"] = "Font samples", },
- ["latex/cje/README.txt"] = {["details"] = "Readme", },
- ["plain/present/README"] = {["details"] = "Readme", },
- ["latex/anonchap/anonchap.pdf"] = {["details"] = "Package documentation", },
- ["latex/nopageno/nopageno.pdf"] = {["details"] = "Package documentation", },
- ["latex/exp-testopt/README"] = {["lang"] = "en", ["details"] = "Readme (English)", },
- ["generic/babel-greek/README.html"] = {["details"] = "Readme (HTML)", },
- ["latex/nonumonpart/nonumonpart-en.pdf"] = {["lang"] = "en", ["details"] = "Package documentation", },
- ["context/third/cyrillicnumbers/cyrillicnumbers.pdf"] = {["details"] = "Package documentation", },
- ["xindy/manual.html"] = {["details"] = "Xindy reference manual", },
- ["latex/nonfloat/nonfloat-en.pdf"] = {["lang"] = "en", ["details"] = "Package documentation (English)", },
- ["latex/meetingmins/README"] = {["details"] = "Readme", },
- ["latex/caption/caption-eng.pdf"] = {["lang"] = "en", ["details"] = "English documentation", },
- ["latex/noitcrul/README"] = {["details"] = "Readme", },
- ["latex/copyedit/copyedit.pdf"] = {["details"] = "Package documentation", },
- ["fonts/hfoldsty/README"] = {["details"] = "Readme", },
- ["latex/noindentafter/noindentafter.pdf"] = {["details"] = "Package documentation", },
- ["latex/mathpartir/README"] = {["details"] = "Readme", },
- ["context/third/fullpage/README"] = {["details"] = "README", },
- ["generic/pgf/README"] = {["details"] = "Readme", },
- ["latex/hrefhide/hrefhide.pdf"] = {["details"] = "Package documentation", },
- ["latex/nmbib/nmsample.pdf"] = {["details"] = "Example of use", },
- ["latex/makeshape/ontesting.pdf"] = {["details"] = "Package test procedure", },
- ["generic/FAQ-en/README"] = {["details"] = "Package Readme", },
- ["latex/facsimile/facsimile.pdf"] = {["details"] = "Package documentation", },
- ["fonts/nkarta/README"] = {["details"] = "Readme", },
- ["latex/ecgdraw/ecgdraw.pdf"] = {["details"] = "Package documentation", },
- ["latex/easy-todo/README"] = {["details"] = "Readme", },
- ["latex/fragments/README"] = {["details"] = "Readme", },
- ["latex/aiaa/pre2004/aiaa.pdf"] = {["details"] = "Package documentation", },
- ["latex/nihbiosketch/README.md"] = {["details"] = "Readme", },
- ["generic/multiexpand/README.md"] = {["details"] = "Readme", },
- ["bibtex/economic/README"] = {["details"] = "Readme", },
- ["etex/base/etex_man.pdf"] = {["details"] = "System documentation (v2.0)", },
- ["generic/librarian/librarian-doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/matc3/matc3.pdf"] = {["lang"] = "it", ["details"] = "Package documentation (in Italian)", },
- ["generic/babel-bosnian/bosnian.pdf"] = {["details"] = "Package documentation", },
- ["latex/datetime2-bahasai/README"] = {["details"] = "Readme", },
- ["latex/niceframe/niceframe.pdf"] = {["details"] = "Package documentation", },
- ["latex/oubraces/oubraces.pdf"] = {["details"] = "Package documentation", },
- ["support/adhocfilelist/adhocfilelist.htm"] = {["details"] = "Package documentation", },
- ["latex/idxlayout/README"] = {["lang"] = "en", ["details"] = "Readme", },
- ["latex/chextras/README"] = {["details"] = "Readme", },
- ["latex/tikz-feynman/README.md"] = {["details"] = "Readme", },
- ["generic/pst-am/pst-am-doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/psfrag/pfgguide.pdf"] = {["lang"] = "en", ["details"] = "Package documentation (English)", },
- ["latex/newunicodechar/README"] = {["details"] = "Readme", },
- ["generic/mfpic/mfpcard.pdf"] = {["lang"] = "en", ["details"] = "Quick reference", },
- ["latex/lstbayes/lstbayes.pdf"] = {["details"] = "Package documentation", },
- ["latex/bropd/bropd.pdf"] = {["details"] = "Package documentation", },
- ["mex/utf8mex/README"] = {["details"] = "Readme", },
- ["latex/changepage/changepage.pdf"] = {["details"] = "Package documentation", },
- ["latex/datetime2-samin/datetime2-samin.pdf"] = {["details"] = "Package documentation", },
- ["latex/mdwtools/README"] = {["details"] = "Bundle readme", },
- ["latex/beamertheme-metropolis/metropolistheme.pdf"] = {["details"] = "Package documentation", },
- ["plain/newsletr/sample.pdf"] = {["details"] = "Another sample Newsletter", },
- ["latex/fixme/README.md"] = {["details"] = "Package Readme", },
- ["latex/css-colors/README.txt"] = {["details"] = "Readme", },
- ["fonts/newpx/newpxdoc.pdf"] = {["details"] = "Package documentation", },
- ["latex/amscls-doc/Author_Handbook_Journals.pdf"] = {["details"] = "AMS Author Handbook for Journal Classes", },
- ["latex/factura/README"] = {["details"] = "Readme", },
- ["latex/pressrelease/README"] = {["details"] = "Readme", },
- ["latex/l3packages/l3keys2e/l3keys2e.pdf"] = {["details"] = "l3keys2e documentation", },
- ["fonts/boisik/example/boisik.pdf"] = {["details"] = "Brief outline, in the font", },
- ["latex/eulervm/eulervm.pdf"] = {["details"] = "Package documentation", },
- ["generic/babel-latin/latin.pdf"] = {["details"] = "Package documentation", },
- ["fonts/blacklettert1/README"] = {["details"] = "Readme", },
- ["latex/bnumexpr/bnumexpr.pdf"] = {["details"] = "Package documentation", },
- ["latex/biblatex-dw/README"] = {["lang"] = "en", ["details"] = "Readme (English)", },
- ["latex/math-e/README"] = {["details"] = "Readme", },
- ["latex/aramaic-serto/sertodoc.pdf"] = {["details"] = "Font documentation", },
- ["latex/yaletter/yaletter.pdf"] = {["details"] = "Package documentation", },
- ["latex/newlfm/newlfm.pdf"] = {["details"] = "Package documentation", },
- ["fonts/courier-scaled/README"] = {["details"] = "Readme", },
- ["latex/hf-tikz/README"] = {["details"] = "Readme", },
- ["latex/newfile/README"] = {["details"] = "Readme", },
- ["support/texcount/README.md"] = {["details"] = "Readme", },
- ["generic/babel-occitan/README"] = {["details"] = "Readme", },
- ["latex/idxlayout/idxlayout.pdf"] = {["lang"] = "en", ["details"] = "Package documentation", },
- ["latex/gitinfo/README"] = {["details"] = "Readme", },
- ["latex/witharrows/README.md"] = {["details"] = "Readme", },
- ["fonts/inconsolata/README"] = {["details"] = "Readme", },
- ["generic/ifxetex/README"] = {["details"] = "Readme", },
- ["generic/babel-french/frenchb.pdf"] = {["details"] = "Package documentation", },
- ["luatex/luatexja/luatexja-ja.pdf"] = {["lang"] = "ja", ["details"] = "Package documentation (Japanese)", },
- ["generic/barr/README"] = {["details"] = "Readme", },
- ["latex/numnameru/numnameru.pdf"] = {["details"] = "Package documentation", },
- ["latex/leading/leading.pdf"] = {["details"] = "Package documentation", },
- ["latex/lshort-estonian/lshort-ee.pdf"] = {["lang"] = "et", ["details"] = "The document itself", },
- ["latex/neuralnetwork/examples/neural-networks-ebook.pdf"] = {["details"] = "Sample of a book using the package", },
- ["latex/needspace/needspace.pdf"] = {["details"] = "Package documentation", },
- ["latex/nddiss/README.md"] = {["details"] = "Readme", },
- ["latex/eledmac/eledmac.pdf"] = {["details"] = "Package documentation", },
- ["latex/ncclatex/README"] = {["details"] = "Readme", },
- ["latex/fnspe/fnspe.pdf"] = {["details"] = "Package documentation", },
- ["generic/navigator/navigator-doc.pdf"] = {["details"] = "Package documentation", },
- ["support/pdfcrop/README"] = {["details"] = "Readme (including manual)", },
- ["latex/abraces/abraces-doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/nath/nathguide.pdf"] = {["details"] = "Package documentation", },
- ["latex/natded/natded.pdf"] = {["details"] = "Package documentation", },
- ["latex/biblatex-abnt/README.md"] = {["lang"] = "pt-br", ["details"] = "Readme", },
- ["latex/tugboat/tugboat.pdf"] = {["lang"] = "en", ["details"] = "Program documentation", },
- ["latex/natbib/README.v831b"] = {["lang"] = "en", ["details"] = "Readme for this release", },
- ["latex/glossaries-serbian/README"] = {["details"] = "Readme", },
- ["fonts/nanumtype1/README"] = {["details"] = "Readme", },
- ["latex/inlinedef/README"] = {["details"] = "Readme", },
- ["latex/namespc/namespc.pdf"] = {["details"] = "Package documentation", },
- ["latex/arabi/user_guide.pdf"] = {["details"] = "Package documentation", },
- ["metapost/drv/README"] = {["details"] = "Readme", },
- ["latex/namespc/README"] = {["details"] = "Readme", },
- ["plain/js-misc/README"] = {["details"] = "Readme", },
- ["latex/nameauth/nameauth.pdf"] = {["details"] = "Package documentation", },
- ["latex/arydshln/arydshln-man.pdf"] = {["details"] = "User manual", },
- ["latex/nag/nag.pdf"] = {["details"] = "Package documentation", },
- ["latex/acroterm/README"] = {["details"] = "Readme", },
- ["latex/glossaries-german/glossaries-german.pdf"] = {["details"] = "Package documentation", },
- ["generic/babel-polish/polish.pdf"] = {["details"] = "Package documentation", },
- ["xelatex/na-box/README"] = {["details"] = "Readme", },
- ["latex/actuarialsymbol/actuarialsymbol.pdf"] = {["details"] = "Package documentation", },
- ["latex/ladder/README.md"] = {["details"] = "Readme", },
- ["latex/bez123/README"] = {["details"] = "Readme", },
- ["latex/axodraw2/README"] = {["details"] = "Readme", },
- ["latex/finstrut/README"] = {["details"] = "Readme", },
- ["latex/mycv/README"] = {["details"] = "Readme", },
- ["latex/fast-diagram/help.pdf"] = {["lang"] = "fr", ["details"] = "Package documentation", },
- ["platex/pxjahyper/pxjahyper.pdf"] = {["lang"] = "ja", ["details"] = "Package documentation (Japanese)", },
- ["latex/mwe/mwe.pdf"] = {["details"] = "Package documentation", },
- ["latex/eskdx/README"] = {["details"] = "Package README", },
- ["latex/amsrefs/amsrefs.pdf"] = {["details"] = "Documented source", },
- ["latex/epslatex-fr/fepslatex.pdf"] = {["details"] = "The document itself", },
- ["latex/translation-chemsym-de/chemsym-de.pdf"] = {["lang"] = "de", ["details"] = "The document itself", },
- ["latex/iitem/README"] = {["details"] = "Readme", },
- ["generic/docbytex/README"] = {["details"] = "Readme", },
- ["latex/coollist/coollist.pdf"] = {["details"] = "Package documentation", },
- ["generic/e-french/test/README"] = {["lang"] = "en", ["details"] = "Readme", },
- ["latex/fithesis/fithesis.pdf"] = {["details"] = "Package documentation", },
- ["latex/mwcls/CZYTAJ"] = {["lang"] = "pl", ["details"] = "Package README", },
- ["latex/beamer2thesis/README"] = {["details"] = "Readme", },
- ["latex/hypdvips/hypdvips.pdf"] = {["details"] = "Package documentation", },
- ["latex/musuos/README"] = {["details"] = "Readme", },
- ["latex/bookcover/example2.pdf"] = {["details"] = "Examples of use 2", },
- ["fonts/tipa/tipaman.pdf"] = {["lang"] = "en", ["details"] = "Package manual (English)", },
- ["latex/addlines/addlines.pdf"] = {["details"] = "Package documentation", },
- ["generic/babel-greek/README"] = {["details"] = "Readme", },
- ["generic/e-french/manuels/frenchle.pdf"] = {["details"] = "Package documentation (lightweight version)", },
- ["latex/show2e/show2e-fr.pdf"] = {["lang"] = "fr", ["details"] = "Package documentation (French)", },
- ["metapost/mpman-ru/mpman-ru.pdf"] = {["details"] = "The document itself", },
- ["latex/cooking/cooking.pdf"] = {["details"] = "Package documentation", },
- ["latex/spalign/README.md"] = {["details"] = "Readme", },
- ["latex/conv-xkv/doc/conv-xkv.pdf"] = {["details"] = "Package documentation", },
- ["fonts/cm-unicode/cmunrm.pdf"] = {["details"] = "Upright font tables", },
- ["support/ltximg/ltximg-doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/catchfilebetweentags/catchfilebetweentags.pdf"] = {["details"] = "Package documentation", },
- ["latex/mathastext/README.md"] = {["details"] = "Readme", },
- ["latex/multilang/README.md"] = {["details"] = "Readme", },
- ["latex/milog/milog-example.pdf"] = {["details"] = "Example", },
- ["latex/mucproc/README.md"] = {["details"] = "Readme", },
- ["latex/booktabs/README"] = {["details"] = "Readme", },
- ["plain/gfnotation/GFnotation-doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/bohr/README"] = {["details"] = "Readme", },
- ["latex/multidef/multidef.pdf"] = {["details"] = "Package documentation", },
- ["latex/eqparbox/README"] = {["details"] = "Readme", },
- ["fonts/knitting/knitting-doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/asciilist/asciilist.pdf"] = {["details"] = "Package documentation", },
- ["latex/listings/lstdrvrs.pdf"] = {["details"] = "Language drivers details", },
- ["latex/multidef/README"] = {["details"] = "Readme", },
- ["latex/normalcolor/normalcolor.pdf"] = {["details"] = "Package documentation", },
- ["latex/europasscv/README.md"] = {["details"] = "Readme", },
- ["latex/minibox/README"] = {["details"] = "Readme", },
- ["latex/multibib/README"] = {["details"] = "Package Readme", },
- ["latex/biblatex-realauthor/README"] = {["details"] = "Readme", },
- ["bibtex/apalike-german/README.html"] = {["details"] = "Readme(html)", },
- ["latex/canoniclayout/canoniclayout.pdf"] = {["details"] = "Package documentation", },
- ["latex/snotez/snotez_en.pdf"] = {["details"] = "Package documentation", },
- ["support/latexindent/latexindent.pdf"] = {["details"] = "Package documentation", },
- ["latex/chess-problem-diagrams/README"] = {["details"] = "Readme", },
- ["platex/jsclasses/okumacro.pdf"] = {["lang"] = "ja", ["details"] = "Okumacro package documentation (Japanese)", },
- ["latex/changes/changes.ngerman.pdf"] = {["lang"] = "de", ["details"] = "Package documentation (German)", },
- ["fonts/junicode/aelfric_job.pdf"] = {["details"] = "Example text set with Junicode", },
- ["latex/datetime2-magyar/README"] = {["details"] = "Readme", },
- ["latex/grundgesetze/README"] = {["details"] = "Readme", },
- ["latex/havannah/README"] = {["details"] = "Readme", },
- ["latex/dot2texi/README"] = {["details"] = "Readme", },
- ["xelatex/fontbook/fontbook.pdf"] = {["details"] = "Package documentation", },
- ["latex/typogrid/README"] = {["details"] = "Readme", },
- ["latex/mtgreek/mtgreek.pdf"] = {["details"] = "Package documentation", },
- ["latex/slantsc/slantsc.pdf"] = {["details"] = "Package documentation", },
- ["latex/etdipa/Help/etdipa_doc_DE.pdf"] = {["lang"] = "de", ["details"] = "Package documentation (German)", },
- ["latex/bclogo/LISEZ-MOI"] = {["lang"] = "fr", ["details"] = "Lisez moi (French)", },
- ["latex/msc/refman.pdf"] = {["details"] = "Reference manual", },
- ["latex/float/README"] = {["details"] = "Package Readme", },
- ["latex/makebox/README"] = {["details"] = "Package Readme", },
- ["latex/a5comb/a5comb.pdf"] = {["details"] = "Package documentation", },
- ["latex/onlyamsmath/onlyamsmath.pdf"] = {["details"] = "Package documentation", },
- ["latex/algorithms/README"] = {["details"] = "Readme", },
- ["metapost/mpman-ru/README.ru.koi8-r"] = {["lang"] = "ru", ["details"] = "Readme (Russian, KOI-8 encoded)", },
- ["latex/arabi-add/arabi-add-doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/dickimaw/dickimaw-novices.pdf"] = {["details"] = "LaTeX for Complete Novices", },
- ["latex/chscite/README"] = {["details"] = "Readme", },
- ["latex/ebook/README"] = {["details"] = "Readme", },
- ["metapost/mparrows/mparrows.pdf"] = {["details"] = "Package documentation", },
- ["latex/mciteplus/mciteplus_code.txt"] = {["details"] = "Details for modifying .bst code", },
- ["latex/widetable/README"] = {["details"] = "Readme", },
- ["generic/ifxptex/README.txt"] = {["details"] = "Readme", },
- ["generic/chronosys/README"] = {["details"] = "Readme", },
- ["latex/etoc/etoc.pdf"] = {["details"] = "Package documentation", },
- ["latex/mychemistry/mychemistry_en.pdf"] = {["lang"] = "en", ["details"] = "Package documentation (English)", },
- ["metapost/mp3d/paper1997corrected.pdf"] = {["lang"] = "en", ["details"] = "Corrected TUGboat paper", },
- ["latex/gcite/README"] = {["details"] = "Readme", },
- ["latex/chemexec/chemexec_de.pdf"] = {["lang"] = "de", ["details"] = "Package documentation (German)", },
- ["latex/dataref/dataref-doc.pdf"] = {["details"] = "Package documentation", },
- ["metapost/mp3d/README"] = {["details"] = "Readme", },
- ["latex/nostarch/README"] = {["details"] = "Readme", },
- ["latex/movie15/overlay-example.pdf"] = {["details"] = "Overlay example", },
- ["latex/skb/user-guide.pdf"] = {["details"] = "User guide", },
- ["plain/reverxii/reverxii.pdf"] = {["details"] = "Package documentation", },
- ["generic/termmenu/termmenu.pdf"] = {["details"] = "Package documentation", },
- ["latex/ctanify/README"] = {["details"] = "Readme", },
- ["latex/moreverb/README"] = {["details"] = "Package Readme", },
- ["latex/calxxxx-yyyy/README"] = {["details"] = "Readme", },
- ["latex/morehype/texlinks.pdf"] = {["details"] = "Package documentation: texlinks", },
- ["fonts/gfssolomos/README"] = {["details"] = "Readme", },
- ["latex/hustthesis/hustthesis.pdf"] = {["details"] = "Package documentation", },
- ["latex/quotchap/README"] = {["details"] = "Readme", },
- ["latex/ucs/README"] = {["details"] = "Bundle readme", },
- ["latex/longfigure/README"] = {["details"] = "Readme", },
- ["latex/moreenum/README"] = {["details"] = "Readme", },
- ["generic/pst-platon/pst-platon-doc.pdf"] = {["details"] = "Package documentation", },
- ["fonts/montserrat/README"] = {["details"] = "Readme", },
- ["latex/b1encoding/b1encoding.pdf"] = {["details"] = "Package documentation", },
- ["latex/monofill/README"] = {["details"] = "Readme", },
- ["latex/biblatex-sbl/README.md"] = {["details"] = "Readme", },
- ["latex/modular/README.md"] = {["details"] = "Readme", },
- ["latex/fgruler/fgruler.pdf"] = {["details"] = "Package documentation", },
- ["latex/fullblck/README"] = {["details"] = "Readme", },
- ["latex/ibycus-babel/README"] = {["details"] = "Readme", },
- ["latex/subfloat/subfloat.pdf"] = {["details"] = "Package documentation", },
- ["latex/mnsymbol/README"] = {["details"] = "Readme", },
- ["latex/cachepic/cachepic.pdf"] = {["details"] = "Package documentation", },
- ["latex/mnsymbol/MnSymbol.pdf"] = {["details"] = "Package documentation", },
- ["latex/curve2e/README"] = {["details"] = "Readme", },
- ["latex/mnotes/mnotes.pdf"] = {["details"] = "Readme", },
- ["latex/mlist/mlist.pdf"] = {["details"] = "Package documentation", },
- ["latex/datetime2-swedish/README"] = {["details"] = "Readme", },
- ["latex/mlist/README"] = {["details"] = "Readme", },
- ["generic/pst-sigsys/README"] = {["details"] = "Readme", },
- ["context/third/french/french-doc.pdf"] = {["details"] = "Package documentation", },
- ["platex/jsclasses/morisawa.pdf"] = {["lang"] = "ja", ["details"] = "Morisawa package documentation (Japanese)", },
- ["latex/latexgit/README.md"] = {["details"] = "Readme", },
- ["plain/mkpattern/mkpatter.pdf"] = {["details"] = "Package documentation", },
- ["luatex/luatexko/luatexko-doc.pdf"] = {["details"] = "Package documentation", },
- ["plain/mkpattern/README"] = {["details"] = "Package README", },
- ["latex/confproc/README"] = {["details"] = "Readme", },
- ["asymptote/asymptote.pdf"] = {["details"] = "Package documentation", },
- ["latex/cjk/examples/README"] = {["details"] = "Readme file", },
- ["latex/biblatex-philosophy/biblatex-philosophy.pdf"] = {["details"] = "Package documentation", },
- ["generic/arrayjobx/arrayjob.pdf"] = {["details"] = "Package documentation", },
- ["generic/pmx/pmx276.pdf"] = {["details"] = "Package manual", },
- ["generic/xstring/xstring_doc_fr.pdf"] = {["lang"] = "fr", ["details"] = "Package documentation (French)", },
- ["latex/bookcover/example1.pdf"] = {["details"] = "Examples of use 1", },
- ["latex/interfaces/interfaces.pdf"] = {["details"] = "Package documentation", },
- ["generic/armenian/manual-e.pdf"] = {["lang"] = "en", ["details"] = "Package manual (English)", },
- ["latex/minutes/README.md"] = {["details"] = "Readme", },
- ["latex/chemexec/chemexec_en.pdf"] = {["lang"] = "en", ["details"] = "Package documentation (English)", },
- ["latex/datetime/README"] = {["details"] = "Package README", },
- ["latex/mensa-tex/README.md"] = {["details"] = "Readme", },
- ["latex/vertbars/vertbars.pdf"] = {["details"] = "Package documentation", },
- ["latex/minted/README"] = {["details"] = "Readme", },
- ["latex/biblatex-musuos/biblatex-musuos.pdf"] = {["details"] = "Package documentation", },
- ["latex/biblatex-true-citepages-omit/README"] = {["details"] = "Readme", },
- ["latex/minorrevision/README"] = {["details"] = "Readme", },
- ["latex/minitoc/README"] = {["lang"] = "en", ["details"] = "Readme", },
- ["latex/beamer-verona/beamer-verona.pdf"] = {["details"] = "Package documentation", },
- ["latex/beamertheme-epyt/epyt-demo-cn.pdf"] = {["lang"] = "zh", ["details"] = "Package documentation (Chinese)", },
- ["latex/spotcolor/README"] = {["details"] = "Readme", },
- ["latex/cjk/doc/japanese/README"] = {["details"] = "Readme file", },
- ["latex/dot2texi/dot2texi.pdf"] = {["details"] = "Package documentation", },
- ["latex/chet/README"] = {["details"] = "Readme", },
- ["latex/br-lex/README.md"] = {["details"] = "Readme", },
- ["latex/biblatex-dw/biblatex-dw.pdf"] = {["lang"] = "en", ["details"] = "Package documentation (English)", },
- ["generic/tds/tds.html"] = {["details"] = "The standard, converted to HTML", },
- ["latex/dinbrief/liesmich"] = {["lang"] = "de", ["details"] = "Package Readme", },
- ["latex/blindtext/README"] = {["details"] = "Readme", },
- ["latex/dialogl/codialog.pdf"] = {["details"] = "Tugboat article, overhauled", },
- ["generic/babel-norsk/norsk.pdf"] = {["details"] = "Package documentation", },
- ["latex/morefloats/README"] = {["details"] = "Readme", },
- ["generic/babel-macedonian/README.md"] = {["details"] = "Readme", },
- ["latex/milog/README.md"] = {["details"] = "Readme", },
- ["fonts/gentium-tug/README"] = {["details"] = "Readme", },
- ["fonts/rosario/README.md"] = {["details"] = "Readme", },
- ["fonts/comfortaa/README"] = {["details"] = "Readme", },
- ["fonts/fonts-churchslavonic/README"] = {["details"] = "Readme", },
- ["context/third/cmttbf/cmttbf-doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/bgteubner/README"] = {["details"] = "Readme", },
- ["latex/cjhebrew/README"] = {["details"] = "Readme", },
- ["otherformats/startex/README"] = {["details"] = "Readme", },
- ["latex/mftinc/mftinc.pdf"] = {["details"] = "Package documentation", },
- ["latex/mfpic4ode/demo/demo.pdf"] = {["details"] = "Examples of use", },
- ["latex/hepnames/hepnames.pdf"] = {["details"] = "Details of the package bundle", },
- ["latex/export/export.pdf"] = {["details"] = "Package documentation", },
- ["generic/babel-vietnamese/README"] = {["details"] = "Readme", },
- ["latex/export/00readme"] = {["details"] = "Readme", },
- ["latex/mcmthesis/mcmthesis-demo.pdf"] = {["details"] = "Example of use", },
- ["generic/e-french/manuels/french_doc.pdf"] = {["details"] = "Package documentation (full version)", },
- ["latex/mfirstuc/mfirstuc-manual.html"] = {["details"] = "Package documentation (HTML)", },
- ["bibtex/bibexport/bibexport.pdf"] = {["details"] = "Package documentation", },
- ["latex/karnaugh/kvdoc.pdf"] = {["details"] = "Package documentation", },
- ["luatex/fontloader-luaotfload/README.md"] = {["details"] = "Readme", },
- ["latex/notespages/np-test.pdf"] = {["details"] = "Example of use", },
- ["fonts/ecc/readme"] = {["details"] = "Readme", },
- ["support/mf2pt1/README"] = {["details"] = "Readme", },
- ["latex/citeall/citeall.pdf"] = {["details"] = "Package documentation", },
- ["latex/datetime2-swedish/datetime2-swedish.pdf"] = {["details"] = "Package documentation", },
- ["latex/acroterm/acroterm.pdf"] = {["details"] = "Package documentation", },
- ["latex/classics/classics.pdf"] = {["details"] = "Package documentation", },
- ["fonts/cmcyr/README"] = {["details"] = "Readme", },
- ["latex/ascelike/ascexmpl.pdf"] = {["details"] = "Example output", },
- ["latex/12many/12many.pdf"] = {["details"] = "Package documentation", },
- ["fonts/drm/README"] = {["details"] = "Readme", },
- ["plain/metatex/mtpaper.pdf"] = {["details"] = "Package documentation", },
- ["generic/babel-turkish/turkish.pdf"] = {["details"] = "Package documentation", },
- ["latex/breakcites/breakcites.pdf"] = {["details"] = "Package documentation", },
- ["latex/dprogress/README"] = {["details"] = "Readme", },
- ["latex/datetime2-basque/datetime2-basque.pdf"] = {["details"] = "Package documentation", },
- ["latex/mdframed/mdframed.pdf"] = {["details"] = "Package documentation", },
- ["latex/tkz-berge/tkz-berge-screen.pdf"] = {["details"] = "Package documentation", },
- ["latex/apxproof/apxproof.pdf"] = {["details"] = "Package documentation", },
- ["latex/biblatex-sbl/biblatex-sbl.pdf"] = {["details"] = "Package documentation", },
- ["latex/scalerel/scalerel.pdf"] = {["details"] = "Package documentation", },
- ["latex/memory/memory.pdf"] = {["details"] = "Package documentation", },
- ["latex/memexsupp/README"] = {["details"] = "Readme", },
- ["fonts/libertinust1math/LibertinusT1Math-doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/medstarbeamer/README.txt"] = {["details"] = "Readme", },
- ["latex/media9/README.md"] = {["details"] = "Readme", },
- ["generic/babel-ukrainian/ukraineb.pdf"] = {["details"] = "Package documentation", },
- ["latex/amsmath/amsldoc.pdf"] = {["lang"] = "en", ["details"] = "User guide (English)", },
- ["latex/mdsymbol/mdsymbol.pdf"] = {["details"] = "Package documentation, including font tables", },
- ["latex/formation-latex-ul/formation-latex-ul.pdf"] = {["lang"] = "fr", ["details"] = "The course itself (Manual)", },
- ["latex/ling-macros/README.txt"] = {["details"] = "Readme", },
- ["latex/mcmthesis/README"] = {["details"] = "Readme", },
- ["latex/mcite/README"] = {["details"] = "Readme", },
- ["latex/braket/braket.pdf"] = {["details"] = "Package documentation", },
- ["latex/forarray/forarray.pdf"] = {["details"] = "Package documentation", },
- ["latex/mcaption/mcaption.pdf"] = {["details"] = "Package documentation", },
- ["latex/mbenotes/mbenotes.pdf"] = {["details"] = "Package documentation", },
- ["latex/savetrees/README"] = {["details"] = "README", },
- ["latex/mbenotes/README"] = {["details"] = "Readme", },
- ["latex/msg/msgguide.pdf"] = {["details"] = "User guide", },
- ["generic/autoaligne/README"] = {["details"] = "Readme", },
- ["latex/maybemath/README"] = {["details"] = "Package README", },
- ["latex/datetime2-galician/datetime2-galician.pdf"] = {["details"] = "Package documentation", },
- ["xelatex/fontbook/fontbook-freefonts.pdf"] = {["details"] = "Sample usage (free fonts book)", },
- ["latex/mattens/mattens.pdf"] = {["details"] = "Package documentation", },
- ["latex/gmp/README"] = {["details"] = "Readme", },
- ["generic/FAQ-en/letterfaq.pdf"] = {["details"] = "FAQ formatted for letter paper", },
- ["latex/listliketab/listliketab.pdf"] = {["details"] = "Package documentation", },
- ["generic/babel-azerbaijani/README"] = {["details"] = "Readme", },
- ["latex/maths-symbols/maths-symbols.pdf"] = {["details"] = "The document itself", },
- ["latex/dccpaper/dccpaper.pdf"] = {["details"] = "Package documentation", },
- ["latex/xkeyval/README"] = {["details"] = "Package README", },
- ["latex/dithesis/sample.pdf"] = {["details"] = "Package sample, serving as documentation", },
- ["latex/bgteubner/LIESMICH"] = {["lang"] = "de", ["details"] = "Readme", },
- ["generic/FAQ-en/newfaq.pdf"] = {["details"] = "FAQ formatted for A4 paper", },
- ["latex/nox/nox.pdf"] = {["lang"] = "de", ["details"] = "Package documentation (German)", },
- ["lualatex/lua-check-hyphen/doc/README.md"] = {["details"] = "Readme", },
- ["latex/invoice2/invoice2.pdf"] = {["details"] = "Package documentation", },
- ["support/asymptote-faq-zh-cn/README"] = {["details"] = "Readme", },
- ["fonts/asapsym/README.md"] = {["details"] = "Readme", },
- ["latex/elocalloc/elocalloc.pdf"] = {["details"] = "Package documentation", },
- ["generic/babel-macedonian/macedonian.pdf"] = {["details"] = "Package documentation", },
- ["latex/mathexam/mathexam.pdf"] = {["details"] = "Package documentation", },
- ["context/third/fancybreak/fancybreak-doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/multiobjective/README"] = {["details"] = "Readme", },
- ["latex/mathalfa/mathalfa.pdf"] = {["details"] = "Package documentation", },
- ["generic/babel-serbianc/README"] = {["details"] = "Readme", },
- ["latex/apprends-latex/README"] = {["details"] = "Readme", },
- ["fonts/mathabx/README"] = {["details"] = "Readme", },
- ["latex/cbcoptic/README"] = {["details"] = "Readme", },
- ["support/match_parens/match_parens.pdf"] = {["details"] = "Package documentation", },
- ["luatex/lua-visual-debug/lvdebug-doc.pdf"] = {["details"] = "Package documentation", },
- ["otherformats/startex/startex.pdf"] = {["details"] = "Documented source code", },
- ["latex/tagging/tagging.pdf"] = {["details"] = "Package documentation", },
- ["latex/ucs/FAQ"] = {["details"] = "Frequently Asked Questions", },
- ["fonts/stix/README"] = {["details"] = "Readme", },
- ["latex/duerer-latex/duerer.pdf"] = {["details"] = "Package documentation", },
- ["latex/nmbib/nmbib.pdf"] = {["details"] = "Package documentation", },
- ["fonts/hfbright/README"] = {["details"] = "Readme", },
- ["latex/einfuehrung/README"] = {["details"] = "Readme", },
- ["latex/ghsystem/README"] = {["details"] = "Readme", },
- ["latex/acmart/README"] = {["details"] = "Readme", },
- ["latex/crop/crop.pdf"] = {["details"] = "Package documentation", },
- ["metapost/makecirc/MakeCirc.pdf"] = {["lang"] = "es", ["details"] = "Package documentation in Spanish", },
- ["latex/ytableau/ytableau.pdf"] = {["details"] = "Package documentation", },
- ["fonts/dejavu-otf/README.md"] = {["details"] = "Readme", },
- ["latex/makebarcode/makebarcode.pdf"] = {["details"] = "Package documentation", },
- ["latex/footnotehyper/README.md"] = {["details"] = "Readme", },
- ["support/make4ht/make4ht-doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/basque-date/basque-date.pdf"] = {["details"] = "Package documentation", },
- ["latex/gloss/README"] = {["details"] = "Package Readme", },
- ["fonts/sansmathfonts/sansmathfonts.pdf"] = {["details"] = "Package documentation", },
- ["latex/tikzpfeile/README"] = {["details"] = "Readme", },
- ["latex/fancyref/fancyref.pdf"] = {["details"] = "Package documentation", },
- ["latex/algobox/algobox.pdf"] = {["details"] = "Package documentation", },
- ["fonts/lxfonts/LXfonts-demo.pdf"] = {["details"] = "Package outline and samples", },
- ["latex/ametsoc/README"] = {["details"] = "Readme", },
- ["latex/bxcjkjatype/sample-bxcjkjatype-beamer.pdf"] = {["lang"] = "ja", ["details"] = "Sample: introductory beamer slides (Japanese)", },
- ["latex/IEEEconf/IEEEconf.pdf"] = {["details"] = "Package documentation", },
- ["fonts/feyn/exercise-font.pdf"] = {["details"] = "Font details", },
- ["generic/gobble/gobble.pdf"] = {["details"] = "Package documentation", },
- ["latex/biblatex-luh-ipw/de-biblatex-luh-ipw.pdf"] = {["lang"] = "de", ["details"] = "Package documentation (German)", },
- ["fonts/typicons/README"] = {["details"] = "Readme", },
- ["latex/bpchem/bpchem.pdf"] = {["details"] = "Package documentation", },
- ["luatex/luaotfload/luaotfload.pdf"] = {["details"] = "Package documentation", },
- ["latex/eledform/eledform.pdf"] = {["details"] = "Package documentation", },
- ["generic/babel-romansh/romansh.pdf"] = {["details"] = "Package documentation", },
- ["latex/xltxtra/xltxtra.pdf"] = {["details"] = "Package documentation", },
- ["latex/fwlw/fwlw.pdf"] = {["details"] = "Package documentation", },
- ["luatex/luamplib/README"] = {["details"] = "Readme", },
- ["latex/juraabbrev/juraabbrev.pdf"] = {["lang"] = "de", ["details"] = "Package documentation (German)", },
- ["generic/pst-spinner/README"] = {["details"] = "Readme", },
- ["pmxchords/chordsRef.pdf"] = {["lang"] = "en", ["details"] = "Reference table (English)", },
- ["latex/dccpaper/README.md"] = {["details"] = "Readme", },
- ["generic/babel-bulgarian/README"] = {["details"] = "Readme", },
- ["latex/blindtext/blindtext.pdf"] = {["details"] = "Package documentation", },
- ["latex/ltxnew/ltxnew.pdf"] = {["details"] = "Package documentation", },
- ["latex/ibycus-babel/ibycus-babel.pdf"] = {["details"] = "Package documentation", },
- ["support/ltxfileinfo/ltxfileinfo.pdf"] = {["details"] = "Package documentation", },
- ["latex/tkz-fct/README"] = {["lang"] = "en", ["details"] = "Readme", },
- ["latex/biocon/manual.pdf"] = {["details"] = "Package documentation", },
- ["latex/pythontex/README"] = {["details"] = "Readme", },
- ["fonts/cormorantgaramond/cormorantgaramond.pdf"] = {["details"] = "Package documentation", },
- ["latex/ltablex/README"] = {["details"] = "README file", },
- ["latex/lt3graph/lt3graph.pdf"] = {["details"] = "Package documentation", },
- ["latex/stellenbosch/USthesis-5.0.pdf"] = {["lang"] = "en", ["details"] = "Class/package documentation", },
- ["latex/lshort-slovenian/lshort-slovenian.pdf"] = {["details"] = "The document itself", },
- ["latex/vocaltract/README"] = {["details"] = "Readme", },
- ["latex/comprehensive/symbols-letter.pdf"] = {["details"] = "The document (for letter paper)", },
- ["generic/iftex/iftex.pdf"] = {["details"] = "Package documentation", },
- ["latex/active-conf/README"] = {["details"] = "Readme", },
- ["latex/stanli/stanli.pdf"] = {["details"] = "Package documentation", },
- ["generic/babel-croatian/croatian.pdf"] = {["details"] = "Package documentation", },
- ["latex/nature/README"] = {["details"] = "Readme", },
- ["latex/complexity/README"] = {["details"] = "Readme", },
- ["latex/lshort-chinese/lshort-zh-cn.pdf"] = {["lang"] = "zh", ["details"] = "The document itself", },
- ["generic/lpform/README"] = {["details"] = "Readme", },
- ["fonts/fira/fira-samples.pdf"] = {["details"] = "Font samples", },
- ["generic/pst-circ/pst-circ-doc.pdf"] = {["details"] = "Package documentation", },
- ["xelatex/bidishadowtext/bidishadowtext-demo.pdf"] = {["details"] = "Example of use", },
- ["latex/appendix/README"] = {["details"] = "Package Readme", },
- ["latex/flabels/README"] = {["details"] = "Readme", },
- ["fonts/tfrupee/tfrupee.pdf"] = {["details"] = "Package documentation", },
- ["latex/csbulletin/csbulletin.pdf"] = {["details"] = "Package manual", },
- ["latex/biblatex-arthistory-bonn/arthistory-bonn.pdf"] = {["details"] = "Package documentation", },
- ["latex/keycommand/README"] = {["details"] = "Readme", },
- ["latex/nag/README"] = {["details"] = "Readme", },
- ["latex/feupphdteses/README"] = {["details"] = "Readme", },
- ["latex/locality/locality.pdf"] = {["details"] = "Package documentation", },
- ["latex/amscls-doc/Author_Handbook_Mono.pdf"] = {["details"] = "AMS Author Handbook for Monograph Classes", },
- ["latex/clock/README"] = {["details"] = "Readme", },
- ["latex/lni/lni.pdf"] = {["details"] = "Package documentation", },
- ["latex/lkproof/lkproof-doc.pdf"] = {["details"] = "Summary documentation", },
- ["latex/everyhook/everyhook.pdf"] = {["details"] = "Package documentation", },
- ["latex/dichokey/rhodocyb.pdf"] = {["details"] = "Example of use", },
- ["generic/babel-kurmanji/kurmanji.pdf"] = {["details"] = "Package documentation", },
- ["latex/cd/README"] = {["details"] = "Readme", },
- ["latex/kdgdocs/kdgcoursetext-example.pdf"] = {["details"] = "Course text example", },
- ["latex/datetime2-romanian/datetime2-romanian.pdf"] = {["details"] = "Package documentation", },
- ["support/convbkmk/README"] = {["details"] = "Readme", },
- ["latex/listings-ext/listings-ext.pdf"] = {["details"] = "Package documentation", },
- ["latex/listing/listing.pdf"] = {["details"] = "Package documentation", },
- ["latex/phfqit/phfqit.pdf"] = {["details"] = "Package documentation", },
- ["latex/lion-msc/lion-msc.pdf"] = {["details"] = "Package documentation", },
- ["latex/arabtex/arabtex.htm"] = {["details"] = "Outline of the project", },
- ["latex/simplecv/simplecv.pdf"] = {["details"] = "Package documentation", },
- ["latex/bankstatement/bankstatement-example.pdf"] = {["details"] = "Package example", },
- ["latex/braille/README"] = {["details"] = "Readme", },
- ["latex/linop/README.md"] = {["details"] = "Readme", },
- ["generic/dirtree/README"] = {["details"] = "Readme", },
- ["plain/impatient-fr/README"] = {["details"] = "Basic project information", },
- ["fonts/montserrat/montserrat-doc.pdf"] = {["details"] = "Package documentation", },
- ["fonts/adfsymbols/adfsymbols.pdf"] = {["details"] = "Package documentation", },
- ["latex/erdc/sample.pdf"] = {["details"] = "Sample of usage", },
- ["latex/linegoal/README"] = {["details"] = "Readme", },
- ["generic/fltpoint/fltpoint.pdf"] = {["details"] = "Package documentation", },
- ["latex/hyper/README"] = {["details"] = "Readme", },
- ["latex/akletter/letterdoc.pdf"] = {["lang"] = "de", ["details"] = "Package documentation (German)", },
- ["latex/texshade/tsfaq.pdf"] = {["lang"] = "en", ["details"] = "FAQs about TeXshade", },
- ["latex/SIstyle/README"] = {["details"] = "Readme", },
- ["fonts/linearA/README"] = {["details"] = "Readme", },
- ["latex/limecv/README.md"] = {["details"] = "Readme", },
- ["latex/br-lex/brlex-doc.pdf"] = {["lang"] = "pt-br", ["details"] = "Package documentation", },
- ["latex/limap/limap.pdf"] = {["details"] = "Package documentation", },
- ["generic/encxvlna/encxvlna.pdf"] = {["details"] = "Package documentation", },
- ["latex/graphviz/README"] = {["details"] = "Readme", },
- ["latex/changebar/changebar.pdf"] = {["details"] = "Package documentation", },
- ["latex/l2picfaq/l2picfaq.pdf"] = {["lang"] = "de", ["details"] = "The document itself", },
- ["latex/datetime2-russian/README"] = {["details"] = "Readme", },
- ["lualatex/lilyglyphs/documentation/lilyglyphs.pdf"] = {["details"] = "Package documentation", },
- ["latex/caption/caption-rus.pdf"] = {["lang"] = "ru", ["details"] = "Russian documentation", },
- ["latex/datetime2-breton/datetime2-breton.pdf"] = {["details"] = "Package documentation", },
- ["latex/conteq/conteq.pdf"] = {["details"] = "Package documentation", },
- ["metapost/featpost/doc/featpostmanual.pdf"] = {["details"] = "Manual", },
- ["latex/chngcntr/chngcntr.pdf"] = {["details"] = "Package documentation", },
- ["latex/libgreek/libgreek.pdf"] = {["details"] = "Package documentation", },
- ["latex/ladder/ladder.pdf"] = {["details"] = "Package documentation", },
- ["latex/datetime2-spanish/datetime2-spanish.pdf"] = {["details"] = "Package documentation", },
- ["fonts/tapir/readme.pdf"] = {["details"] = "Package documentation", },
- ["latex/horoscop/horoscop.pdf"] = {["details"] = "Package documentation", },
- ["fonts/lh/README"] = {["details"] = "Readme", },
- ["generic/pst-magneticfield/pst-magneticfield-docEN.pdf"] = {["lang"] = "en", ["details"] = "Package documentation (English)", },
- ["latex/flippdf/flippdf.pdf"] = {["details"] = "Package documentation", },
- ["latex/pb-diagram/pb-manual.pdf"] = {["details"] = "Package documentation", },
- ["fonts/courier-scaled/Couriers.pdf"] = {["details"] = "Package documentation", },
- ["latex/fifo-stack/README"] = {["details"] = "Readme", },
- ["fonts/kpfonts/Kpfonts-Doc-French.pdf"] = {["lang"] = "fr", ["details"] = "Package documentation (French)", },
- ["latex/latexfileinfo-pkgs/README"] = {["details"] = "Readme", },
- ["latex/leftidx/README"] = {["details"] = "Readme", },
- ["latex/todo/todo.pdf"] = {["details"] = "Package documentation", },
- ["latex/abnt/abnt-doc.pdf"] = {["details"] = "Package documentation", },
- ["generic/babel-belarusian/README"] = {["details"] = "Readme", },
- ["latex/gmverb/README"] = {["details"] = "README", },
- ["latex/everypage/README"] = {["details"] = "Readme", },
- ["ptex/pbibtex/README.md"] = {["details"] = "Readme", },
- ["generic/lecturer/README"] = {["details"] = "Readme", },
- ["generic/babel-english/english.pdf"] = {["details"] = "Package documentation", },
- ["generic/tex-ewd/README"] = {["details"] = "Readme", },
- ["fonts/academicons/README"] = {["details"] = "Readme", },
- ["latex/forest/README"] = {["details"] = "Readme", },
- ["latex/leadsheets/README"] = {["details"] = "Readme", },
- ["fonts/ebgaramond-maths/README"] = {["details"] = "Readme", },
- ["metapost/metago/README"] = {["details"] = "Readme", },
- ["latex/errata/errata.pdf"] = {["details"] = "Package documentation", },
- ["latex/incgraph/README"] = {["details"] = "Readme", },
- ["latex/fancytabs/fancytabs.pdf"] = {["details"] = "Package documentation", },
- ["latex/pdfreview/README.md"] = {["details"] = "Readme", },
- ["latex/uantwerpendocs/uantwerpendocs.pdf"] = {["details"] = "Package documentation", },
- ["latex/datetime2-galician/README"] = {["details"] = "Readme", },
- ["fonts/xits/xits-specimen.pdf"] = {["details"] = "Specimen of font", },
- ["xelatex/arabxetex/examples/ednotes_example.pdf"] = {["details"] = "Ednotes example", },
- ["fonts/levy/README"] = {["details"] = "Readme", },
- ["latex/esvect/README"] = {["details"] = "Readme", },
- ["latex/datetime2-esperanto/README"] = {["details"] = "Readme", },
- ["latex/gu/README"] = {["details"] = "Package README", },
- ["latex/stex/stex/stex.pdf"] = {["details"] = "Package documentation", },
- ["fonts/romande/README"] = {["details"] = "Readme", },
- ["latex/g-brief/beispiel.pdf"] = {["lang"] = "de", ["details"] = "Example, old version", },
- ["latex/latexcheat-de/latexsheet-de.pdf"] = {["lang"] = "de", ["details"] = "The document itself", },
- ["latex/latexbug/latexbug.pdf"] = {["details"] = "Package documentation", },
- ["fonts/aecc/README"] = {["details"] = "Readme", },
- ["fonts/chemarrow/chemarrow-de.pdf"] = {["lang"] = "de", ["details"] = "Package documentation (German)", },
- ["latex/elmath/elmath.pdf"] = {["details"] = "Package documentation", },
- ["latex/latex-tds/README"] = {["details"] = "Readme", },
- ["generic/tds/README"] = {["details"] = "Readme", },
- ["latex/colourchange/colourchangedoc.pdf"] = {["details"] = "Package documentation", },
- ["fonts/latex-fonts/README"] = {["details"] = "Readme", },
- ["latex/blkarray/blkarray.pdf"] = {["details"] = "Package documentation", },
- ["latex/latex-brochure/brochure.pdf"] = {["details"] = "The document itself", },
- ["latex/first-latex-doc/first-latex-doc.pdf"] = {["details"] = "The document itself", },
- ["latex/pgfornament/ornaments.pdf"] = {["details"] = "Package documentation", },
- ["latex/latex-brochure/README"] = {["details"] = "Readme", },
- ["latex/diagbox/diagbox.pdf"] = {["details"] = "Package documentation (English and Chinese)", },
- ["latex/ccfonts/readme"] = {["details"] = "Readme", },
- ["latex/glossaries-spanish/README"] = {["details"] = "Readme", },
- ["latex/visualpstricks/README.txt"] = {["details"] = "Readme", },
- ["latex/fmtcount/fmtcount.pdf"] = {["details"] = "Package documentation", },
- ["generic/musixtex/README"] = {["details"] = "Readme", },
- ["latex/biblatex-claves/README"] = {["details"] = "Readme", },
- ["latex/bibleref-french/bibleref-french.pdf"] = {["lang"] = "en", ["details"] = "Package Manual", },
- ["support/latexdiff/README"] = {["details"] = "Package Readme", },
- ["latex/aurical/aurical.pdf"] = {["details"] = "Package introduction and samples", },
- ["latex/archaeologie/archaeologie-ger.pdf"] = {["lang"] = "de", ["details"] = "Package documentation (German)", },
- ["latex/thmtools/thmtools.pdf"] = {["details"] = "Package documentation", },
- ["fonts/miama/README"] = {["details"] = "Readme", },
- ["latex/pas-crosswords/pas-crosswords.pdf"] = {["lang"] = "fr", ["details"] = "Package documentation (French)", },
- ["generic/circuitikz/README.md"] = {["details"] = "Readme", },
- ["latex/komacv/examples/komacv_example.pdf"] = {["details"] = "Example of use (basic)", },
- ["support/mkpic/mkpic.pdf"] = {["details"] = "Package manual page", },
- ["latex/koma-script-sfs/SFSesim.pdf"] = {["lang"] = "fi", ["details"] = "Package documentation (Finnish)", },
- ["latex/pxgreeks/pxgreeks.pdf"] = {["details"] = "Package documentation", },
- ["fonts/chivo/Chivo.pdf"] = {["details"] = "Package documentation", },
- ["latex/karnaugh-map/karnaugh-map.pdf"] = {["details"] = "Package documentation", },
- ["cstex/cspsfonts-gen/README"] = {["lang"] = "cs", ["details"] = "Readme", },
- ["latex/cjk-ko/cjk-ko-doc.pdf"] = {["lang"] = "ko", ["details"] = "Package documentation (Korean)", },
- ["latex/schemabloc/README"] = {["details"] = "Readme", },
- ["latex/keystroke/key-test.pdf"] = {["details"] = "Package demo", },
- ["latex/kerkis/README.html"] = {["details"] = "Readme", },
- ["fonts/beuron/beuron-en.pdf"] = {["lang"] = "en", ["details"] = "Package documentation (English)", },
- ["latex/kdgdocs/README"] = {["details"] = "Readme", },
- ["latex/fbithesis/README"] = {["details"] = "Readme", },
- ["eplain/eplain.html"] = {["details"] = "Package documentation (HTML)", },
- ["fonts/gfsdidot/README"] = {["details"] = "Readme", },
- ["latex/gotoh/gotoh.pdf"] = {["details"] = "Package documentation", },
- ["fonts/pacioli/tryfont.ps"] = {["details"] = "Font sample", },
- ["latex/elzcards/elzcards.pdf"] = {["details"] = "Package documentation", },
- ["latex/cjk-ko/README"] = {["details"] = "Readme", },
- ["generic/babel-belarusian/belarusianb.pdf"] = {["details"] = "Package documentation", },
- ["support/ctanupload/ctanupload.pdf"] = {["details"] = "Package documentation", },
- ["latex/droit-fr/droit-fr.pdf"] = {["lang"] = "fr", ["details"] = "Package documentation", },
- ["latex/jslectureplanner/jslectureplanner.pdf"] = {["details"] = "Package documentation", },
- ["latex/extsizes/extsizes.pdf"] = {["details"] = "Package documentation", },
- ["latex/unitn-bimrep/README.pdf"] = {["details"] = "Package documentation", },
- ["latex/arabtex/readme.txt"] = {["details"] = "Readme", },
- ["latex/diffcoeff/diffcoeff.pdf"] = {["details"] = "Package documentation (diffcoeff)", },
- ["bibtex/biber/biber.pdf"] = {["details"] = "Manual", },
- ["latex/etoolbox-de/etoolbox-DE.pdf"] = {["details"] = "The document itself", },
- ["latex/gloss/gloss.pdf"] = {["details"] = "Package documentation", },
- ["latex/jlabels/README"] = {["details"] = "Readme", },
- ["fonts/japanese-otf/readme.txt"] = {["lang"] = "ja", ["details"] = "Readme (japanese)", },
- ["latex/stackengine/README"] = {["details"] = "Readme", },
- ["latex/cnbwp/cnbwp-manual-en.pdf"] = {["details"] = "Package documentation (English)", },
- ["fonts/iwona/iwona-info.pdf"] = {["details"] = "Package documentation", },
- ["latex/optidef/README.md"] = {["details"] = "Readme", },
- ["latex/isodate/testdate.pdf"] = {["details"] = "Test document showing styles", },
- ["latex/boxedminipage2e/README"] = {["details"] = "Readme", },
- ["latex/iso/README"] = {["details"] = "Readme", },
- ["latex/translation-dcolumn-fr/README"] = {["details"] = "Readme", },
- ["latex/dickimaw/dickimaw-minexample.pdf"] = {["details"] = "Creating a LaTeX minimal example", },
- ["latex/eledmac/README"] = {["details"] = "Readme", },
- ["bibtex/iopart-num/README"] = {["details"] = "Readme", },
- ["latex/pstool/README"] = {["details"] = "Readme", },
- ["latex/articleingud/articleingud.pdf"] = {["lang"] = "es", ["details"] = "Package documentation (Spanish)", },
- ["latex/cnltx/cnltx_en.pdf"] = {["details"] = "Package documentation", },
- ["latex/keyfloat/keyfloat.pdf"] = {["details"] = "Package documentation", },
- ["latex/indextools/indextools.pdf"] = {["details"] = "Package documentation", },
- ["latex/egameps/egameps.pdf"] = {["details"] = "Package documentation", },
- ["latex/cancel/cancel.pdf"] = {["details"] = "Package documentation", },
- ["latex/imtekda/README"] = {["lang"] = "de", ["details"] = "Readme (German)", },
- ["latex/imtekda/IMTEKda.pdf"] = {["lang"] = "de", ["details"] = "Package documentation (German)", },
- ["xelatex/imsproc/README"] = {["details"] = "Readme", },
- ["latex/decorule/README"] = {["details"] = "Readme", },
- ["latex/cooltooltips/README"] = {["details"] = "Readme", },
- ["latex/ccicons/ccicons.pdf"] = {["details"] = "Package documentation", },
- ["generic/babel-dutch/dutch.pdf"] = {["details"] = "Package documentation", },
- ["latex/ijmart/ijmart.pdf"] = {["details"] = "Package documentation", },
- ["context/third/vim/vim.txt"] = {["details"] = "Package usage notes", },
- ["latex/drs/drsdoc.pdf"] = {["details"] = "Package documentation", },
- ["latex/ifthenx/README"] = {["details"] = "Readme", },
- ["latex/he-she/he-she.pdf"] = {["details"] = "Package documentation", },
- ["latex/datetime2-usorbian/datetime2-usorbian.pdf"] = {["details"] = "Package documentation", },
- ["generic/babel-latvian/latvian.pdf"] = {["details"] = "Package documentation", },
- ["latex/opcit/opcit.pdf"] = {["details"] = "Package documentation", },
- ["generic/hyph-utf8/es/division.pdf"] = {["lang"] = "es", ["details"] = "Paper on word division (Spanish)", },
- ["latex/makecell/README"] = {["details"] = "README file", },
- ["latex/bewerbung/bewerbung-example.pdf"] = {["details"] = "Example of use", },
- ["latex/catechis/catechis.pdf"] = {["details"] = "Package documentation", },
- ["latex/colorinfo/README"] = {["details"] = "Readme", },
- ["latex/hustthesis/README.md"] = {["details"] = "Readme", },
- ["support/asymptote-manual-zh-cn/README"] = {["details"] = "Readme", },
- ["latex/hrlatex/README"] = {["details"] = "Readme", },
- ["latex/unamth-template/README.md"] = {["details"] = "Readme", },
- ["generic/babel-sorbian/usorbian.pdf"] = {["details"] = "Package documentation (Upper Sorbian)", },
- ["latex/hobby/hobby.pdf"] = {["details"] = "Package documentation", },
- ["latex/pxpgfmark/README"] = {["details"] = "Readme", },
- ["latex/celtic/celtic.pdf"] = {["details"] = "Package documentation", },
- ["fonts/baskervillef/README"] = {["details"] = "Readme", },
- ["bibtex/abstyles/abstdok.pdf"] = {["lang"] = "de", ["details"] = "Outline of the family", },
- ["latex/hletter/README"] = {["details"] = "Readme", },
- ["latex/multiaudience/README"] = {["details"] = "Readme", },
- ["luatex/chickenize/chickenize.pdf"] = {["details"] = "Package documentation", },
- ["latex/glossaries/glossary2glossaries.html"] = {["details"] = "How to upgrade from glossary.sty (HTML)", },
- ["generic/pst-2dplot/README"] = {["details"] = "Readme", },
- ["latex/cyber/cyber.pdf"] = {["details"] = "Package documentation", },
- ["latex/l2picfaq/README"] = {["lang"] = "de", ["details"] = "Package README", },
- ["fonts/ipaex-type1/README.md"] = {["lang"] = "en", ["details"] = "Readme (English)", },
- ["latex/gchords/README"] = {["details"] = "Package Readme", },
- ["latex/frontespizio/frontespizio.pdf"] = {["lang"] = "it", ["details"] = "Package documentation", },
- ["latex/tabriz-thesis/README"] = {["details"] = "Readme", },
- ["latex/handout/handout.pdf"] = {["details"] = "Package documentation", },
- ["latex/handout/README"] = {["details"] = "Readme", },
- ["latex/halloweenmath/halloweenmath-doc.pdf"] = {["details"] = "Package overview", },
- ["latex/hackthefootline/hackthefootline-doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/cweb-latex/cweb-conf.pdf"] = {["details"] = "Internal interfaces", },
- ["latex/sauerj/README"] = {["details"] = "Readme", },
- ["generic/babel-vietnamese/vietnamese.pdf"] = {["details"] = "Package documentation", },
- ["latex/genmpage/genmpage.pdf"] = {["details"] = "Package documentation", },
- ["fonts/greenpoint/README"] = {["details"] = "Readme", },
- ["latex/greek-inputenc/README.html"] = {["details"] = "Readme (HTML)", },
- ["latex/gitinfo2/gitinfo2.pdf"] = {["details"] = "Package documentation", },
- ["latex/greek-fontenc/README"] = {["details"] = "Readme", },
- ["latex/grayhints/doc/grayhints_man.pdf"] = {["details"] = "Package documentation", },
- ["latex/datetime2-serbian/README"] = {["details"] = "Readme", },
- ["latex/dijkstra/README"] = {["details"] = "Readme", },
- ["latex/graphbox/README"] = {["details"] = "Readme", },
- ["generic/variations/docvariations.pdf"] = {["lang"] = "fr", ["details"] = "Package documentation", },
- ["latex/brandeis-dissertation/brandeis-dissertation.pdf"] = {["details"] = "Package documentation", },
- ["latex/gradientframe/gradientframe.pdf"] = {["details"] = "Package documentation", },
- ["fonts/obnov/example_obn.pdf"] = {["details"] = "Font samples", },
- ["generic/hlist/README"] = {["details"] = "Readme", },
- ["latex/epsdice/dice.pdf"] = {["details"] = "Sample dice", },
- ["latex/gmdoc-enhance/README"] = {["details"] = "Readme", },
- ["latex/isorot/rotman.pdf"] = {["details"] = "Package documentation", },
- ["latex/envlab/envlab.pdf"] = {["details"] = "Documentation source", },
- ["latex/contracard/contracard.pdf"] = {["details"] = "Package documentation", },
- ["latex/gmverb/gmverb.pdf"] = {["details"] = "Package documentation", },
- ["latex/xcolor/README"] = {["details"] = "Readme", },
- ["latex/gmdoc/README"] = {["details"] = "README", },
- ["latex/glossaries-serbian/glossaries-serbian.pdf"] = {["details"] = "Package documentation", },
- ["latex/glossaries-irish/README"] = {["details"] = "Readme", },
- ["latex/beamertheme-cuerna/beamertheme-cuerna.pdf"] = {["details"] = "Package documentation", },
- ["latex/beamerswitch/beamerswitch.pdf"] = {["details"] = "Package documentation", },
- ["latex/gitlog/README.md"] = {["details"] = "Readme", },
- ["latex/collcell/collcell.pdf"] = {["details"] = "Package documentation", },
- ["fonts/carlito/README"] = {["details"] = "Readme", },
- ["latex/biblatex-subseries/documentation/biblatex-subseries.pdf"] = {["details"] = "Package documentation", },
- ["latex/clefval/clefval.pdf"] = {["details"] = "Package documentation", },
- ["latex/dateiliste/README-en"] = {["lang"] = "en", ["details"] = "Readme", },
- ["latex/datetime2-german/datetime2-german.pdf"] = {["details"] = "Package documentation", },
- ["context/third/typescripts/README"] = {["details"] = "Readme", },
- ["fonts/cabin/samples-condensed.pdf"] = {["details"] = "Samples for condensed fonts", },
- ["latex/enumitem/enumitem.pdf"] = {["details"] = "Package documentation", },
- ["latex/aomart/aomart.pdf"] = {["details"] = "Package documentation", },
- ["latex/ifetex/README"] = {["details"] = "Readme", },
- ["latex/bibleref-parse/bibleref-parse.pdf"] = {["details"] = "Package documentation", },
- ["latex/calculator/calculator.pdf"] = {["details"] = "Package documentation", },
- ["plain/getoptk/guide.pdf"] = {["details"] = "Package documentation", },
- ["latex/latex2e-help-texinfo/README"] = {["details"] = "Package Readme", },
- ["latex/logicproof/logicproof.pdf"] = {["details"] = "Package documentation", },
- ["latex/crossreference/crossreference.pdf"] = {["details"] = "Package documentation", },
- ["latex/getmap/getmap.pdf"] = {["details"] = "Package documentation", },
- ["latex/curve2e/curve2e.pdf"] = {["details"] = "Package documentation", },
- ["latex/changelayout/README"] = {["details"] = "Readme", },
- ["latex/colorwav/README"] = {["details"] = "Readme", },
- ["latex/geschichtsfrkl/geschichtsfrkl.pdf"] = {["lang"] = "de", ["details"] = "Package documentation (German)", },
- ["latex/geschichtsfrkl/README"] = {["details"] = "Readme", },
- ["latex/dateiliste/README-eo"] = {["lang"] = "eo", ["details"] = "Readme", },
- ["latex/cool/Content_LaTeX_Package_Demo.pdf"] = {["details"] = "Tables of macros functions", },
- ["latex/gamebook/gamebook.pdf"] = {["details"] = "Package documentation", },
- ["latex/grant/grant.pdf"] = {["details"] = "User manual", },
- ["latex/gaceta/README"] = {["details"] = "Readme", },
- ["latex/chessboard/README"] = {["details"] = "Readme", },
- ["latex/g-brief/beispiel2.pdf"] = {["lang"] = "de", ["details"] = "Example, new version", },
- ["generic/pst-plot/README"] = {["details"] = "Readme", },
- ["latex/svn-multi/svn-multi.pdf"] = {["details"] = "Package documentation", },
- ["latex/sesamanuel/sesamanuel.pdf"] = {["lang"] = "fr", ["details"] = "Package documentation", },
- ["latex/frontespizio/README"] = {["details"] = "Readme", },
- ["latex/frege/frege.pdf"] = {["details"] = "Package documentation", },
- ["latex/umich-thesis/README"] = {["details"] = "Readme", },
- ["latex/frankenstein/README"] = {["details"] = "Bundle README", },
- ["latex/biblatex-gb7714-2015/README.md"] = {["details"] = "Readme", },
- ["latex/biblatex-oxref/oxref.pdf"] = {["details"] = "Package documentation", },
- ["latex/gamebook/README"] = {["details"] = "Readme", },
- ["fonts/countriesofeurope/README"] = {["details"] = "Readme", },
- ["generic/xcomment/xcomment-doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/trfsigns/trfsigns.pdf"] = {["lang"] = "de", ["details"] = "Package documentation", },
- ["latex/qtree/README"] = {["details"] = "Readme", },
- ["latex/tex-overview/README.md"] = {["details"] = "Readme", },
- ["latex/biblatex-science/biblatex-science.pdf"] = {["details"] = "Package documentation", },
- ["latex/first-latex-doc/README"] = {["details"] = "Readme", },
- ["latex/dvgloss/README"] = {["details"] = "Readme", },
- ["latex/dyntree/dyntree.pdf"] = {["details"] = "Package documentation", },
- ["latex/fancyslides/doc/fancyslides.pdf"] = {["details"] = "Package documentation", },
- ["xelatex/fontwrap/fontwrap_example.pdf"] = {["details"] = "Examples of use", },
- ["latex/ctable/ctable.pdf"] = {["details"] = "Package documentation", },
- ["generic/babel-english/README"] = {["details"] = "Readme", },
- ["latex/beamertheme-epyt/epyt-demo.pdf"] = {["details"] = "Package documentation", },
- ["latex/flowfram/README"] = {["details"] = "Readme", },
- ["generic/poster-mac/README"] = {["details"] = "Readme", },
- ["latex/biblatex-opcit-booktitle/documentation/biblatex-opcit-booktitle.pdf"] = {["details"] = "Package documentation", },
- ["latex/avremu/README"] = {["details"] = "Readme", },
- ["latex/bewerbung/README_DE"] = {["lang"] = "de", ["details"] = "Readme(German)", },
- ["latex/tex-font-errors-cheatsheet/tex-font-cheatsheet.pdf"] = {["details"] = "Package documentation", },
- ["latex/fetchcls/fetchcls.pdf"] = {["details"] = "Package documentation", },
- ["support/fig4latex/README"] = {["details"] = "Readme", },
- ["latex/a0poster/a0_eng.pdf"] = {["lang"] = "en", ["details"] = "Package documentation (English)", },
- ["latex/exercises/README.md"] = {["details"] = "Readme", },
- ["latex/signchart/README.txt"] = {["details"] = "Readme", },
- ["latex/bizcard/bizcard.pdf"] = {["details"] = "Package documentation", },
- ["latex/datetime2-french/README"] = {["details"] = "Readme", },
- ["latex/directory/README"] = {["details"] = "Package Readme", },
- ["latex/bibleref/README"] = {["details"] = "Readme", },
- ["latex/biblatex-abnt/biblatex-abnt.pdf"] = {["lang"] = "pt-br", ["details"] = "Package documentation", },
- ["fonts/dozenal/dozenal.pdf"] = {["details"] = "Package documentation", },
- ["latex/calrsfs/README"] = {["details"] = "Readme", },
- ["latex/fei/fei.pdf"] = {["lang"] = "pt-br", ["details"] = "Package documentation", },
- ["latex/mathastext/mathastexttestalphabets.pdf"] = {["details"] = "Output of test script", },
- ["latex/mafr/ALIRE"] = {["lang"] = "fr", ["details"] = "Package ALIRE", },
- ["latex/l2tabu-spanish/README"] = {["details"] = "Readme", },
- ["latex/edmargin/edmargin.pdf"] = {["details"] = "Package documentation", },
- ["generic/babel-icelandic/README.md"] = {["details"] = "Readme", },
- ["latex/datetime2-turkish/README"] = {["details"] = "Readme", },
- ["latex/fancyref/README"] = {["details"] = "Package Readme", },
- ["xelatex/facture/README"] = {["lang"] = "fr", ["details"] = "Readme (in French)", },
- ["support/asymptote-by-example-zh-cn/asymptote-by-example-zh-cn.pdf"] = {["lang"] = "zh", ["details"] = "The document itself", },
- ["latex/expdlist/expdlist.pdf"] = {["lang"] = "en", ["details"] = "Package documentation (English)", },
- ["latex/expdlist/expdlisg.pdf"] = {["lang"] = "de", ["details"] = "Package documentation (German)", },
- ["latex/biblatex-bookinother/documentation/biblatex-bookinother.pdf"] = {["details"] = "Package documentation", },
- ["latex/booklet/booklet.pdf"] = {["details"] = "Package documentation", },
- ["xelatex/bidihl/bidihl-doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/csvsimple/README"] = {["lang"] = "en", ["details"] = "Readme", },
- ["latex/etoc/etoc-DE.pdf"] = {["lang"] = "de", ["details"] = "Package documentation", },
- ["latex/datetime2-polish/datetime2-polish.pdf"] = {["details"] = "Package documentation", },
- ["support/fontools/README"] = {["details"] = "Bundle readme", },
- ["latex/binomexp/README"] = {["details"] = "Readme", },
- ["latex/eqnnumwarn/README.md"] = {["details"] = "Readme", },
- ["latex/epsdice/epsdice.pdf"] = {["details"] = "Package Documentation", },
- ["latex/mnotes/README"] = {["details"] = "Readme", },
- ["latex/abnt/README.md"] = {["details"] = "Readme", },
- ["latex/crbox/README"] = {["details"] = "Readme", },
- ["fonts/baskervaldx/README"] = {["details"] = "Readme", },
- ["latex/ednotes/ednotes.pdf"] = {["lang"] = "en", ["details"] = "All plain text files, as pdf", },
- ["latex/abc/abc.pdf"] = {["details"] = "Package documentation", },
- ["latex/asypictureb/asypictureB.pdf"] = {["details"] = "Package documentation", },
- ["latex/elzcards/elzcards-examples.pdf"] = {["details"] = "Samples", },
- ["latex/cyber/README"] = {["details"] = "Readme", },
- ["latex/alterqcm/doc_aq-screen.pdf"] = {["lang"] = "fr", ["details"] = "Package documentation (French)", },
- ["context/third/typearea/typearea-demo.pdf"] = {["details"] = "Package demo", },
- ["latex/datenumber/doc.pdf"] = {["lang"] = "en", ["details"] = "Package documentation", },
- ["latex/acro/README"] = {["details"] = "Readme", },
- ["support/mkgrkindex/mkgrkindex.pdf"] = {["details"] = "Package documentation", },
- ["generic/e-french/manuels/faq.pdf"] = {["lang"] = "fr", ["details"] = "Foire aux Questions", },
- ["latex/refman/refman.pdf"] = {["details"] = "Package documentation", },
- ["latex/diagnose/diagnose.pdf"] = {["details"] = "Package documentation", },
- ["latex/dlfltxb/dlfltxbcodetips.pdf"] = {["details"] = "dlfltxbcodetips package documentation", },
- ["latex/reflectgraphics/reflectgraphics.pdf"] = {["details"] = "Package documentation", },
- ["latex/xdoc/xdocdemo.pdf"] = {["details"] = "Demonstration of usage", },
- ["generic/pst-perspective/pst-perspective-doc.pdf"] = {["lang"] = "de", ["details"] = "Package documentation (German)", },
- ["latex/begingreek/begingreek.pdf"] = {["details"] = "Package documentation", },
- ["context/third/cmscbf/cmscbf-doc.pdf"] = {["details"] = "Package documentation", },
- ["latex/numberedblock/testnumberedblock.pdf"] = {["details"] = "Demonstration of use", },
- ["latex/csquotes-de/LIESMICH"] = {["lang"] = "de", ["details"] = "Readme", },
- ["latex/russ/README"] = {["lang"] = "en", ["details"] = "Readme", },
- ["latex/ijmart/ijmsample.pdf"] = {["details"] = "Sample paper", },
-}
-local tlp_from_runfile = {
- ["wnri"] = {["wnri-latex"]=true,},
- ["ebproof"] = {["ebproof"]=true,},
- ["komacv-multilang"] = {["komacv-rg"]=true,},
- ["koi2koi"] = {},
- ["exam"] = {["exam"]=true,},
- ["font_antt-condensed-light"] = {["font-change"]=true,},
- ["babel-morisyen"] = {["babel"]=true,},
- ["lhelp"] = {["lhelp"]=true,},
- ["fonetika"] = {["fonetika"]=true,},
- ["beamercolorthemebluesimplex"] = {["beamertheme-cuerna"]=true,},
- ["ijmart"] = {["ijmart"]=true,},
- ["ltjtreport"] = {["luatexja"]=true,},
- ["frenchle"] = {["e-french"]=true,},
- ["pgfcircmonopoles"] = {["circuitikz"]=true,},
- ["setdeck"] = {["setdeck"]=true,},
- ["assurechemist"] = {["xymtex"]=true,},
- ["fontloader-preprocessor-test"] = {["luaotfload"]=true,},
- ["utf8plsq"] = {["utf8mex"]=true,},
- ["delim"] = {["delim"]=true,},
- ["pictex2"] = {},
- ["chemscheme"] = {["chemstyle"]=true,},
- ["babel-punjabi-guru"] = {["babel"]=true,},
- ["scrextend"] = {},
- ["hebrew"] = {["babel"]=true,},
- ["xyps-l"] = {["xypic"]=true,},
- ["musixltx"] = {["musixtex"]=true,},
- ["alluncl"] = {["bookhands"]=true,},
- ["eukdate"] = {["eukdate"]=true,},
- ["combnat"] = {["combine"]=true,},
- ["loadhyph-ml"] = {},
- ["bashful"] = {["bashful"]=true,},
- ["t-tikz"] = {["pgf"]=true,},
- ["flafter"] = {["latex"]=true,},
- ["fp-pas"] = {["fp"]=true,},
- ["lstbayes"] = {["lstbayes"]=true,},
- ["pgfbaseplot"] = {["pgf"]=true,},
- ["babel-french-lu"] = {["babel"]=true,},
- ["ofs-tx"] = {["ofs"]=true,},
- ["elsarticle"] = {["elsarticle"]=true,},
- ["hyph-lt"] = {},
- ["eqnalign"] = {["eqnalign"]=true,},
- ["modiagram"] = {["modiagram"]=true,},
- ["latexbug"] = {["latexbug"]=true,},
- ["person"] = {["datatool"]=true,},
- ["dk-bib"] = {["dk-bib"]=true,},
- ["continue"] = {["continue"]=true,},
- ["revtex4-1"] = {["revtex"]=true,},
- ["afparticle"] = {["afparticle"]=true,},
- ["doclicense-CC-by-sa-4.0-latex"] = {["doclicense"]=true,},
- ["beamerbasecompatibility"] = {["beamer"]=true,},
- ["latexrelease"] = {["latex"]=true,},
- ["lwarp-tikz"] = {["lwarp"]=true,},
- ["a35"] = {["ofs"]=true,},
- ["pb-lams"] = {["pb-diagram"]=true,},
- ["intcalc"] = {["oberdiek"]=true,},
- ["avr.instr"] = {["avremu"]=true,},
- ["gmurl"] = {["gmutils"]=true,},
- ["ltr-areas"] = {["lecturer"]=true,},
- ["akkmathset"] = {["akktex"]=true,},
- ["eltex4"] = {["eltex"]=true,},
- ["jmlrutils"] = {["jmlr"]=true,},
- ["pageranges"] = {["inlinebib"]=true,},
- ["chemmacros.module.isotopes.code"] = {["chemmacros"]=true,},
- ["beamerinnerthememetropolis"] = {["beamertheme-metropolis"]=true,},
- ["texpictex"] = {["pictex"]=true,},
- ["komabug"] = {},
- ["maker"] = {["maker"]=true,},
- ["lwarp-stabular"] = {["lwarp"]=true,},
- ["ed"] = {["ed"]=true,},
- ["mlcid"] = {["japanese-otf"]=true,},
- ["cd"] = {["cd"]=true,},
- ["rdfmeta"] = {["stex"]=true,},
- ["kdgcoursetext"] = {["kdgdocs"]=true,},
- ["amspbold"] = {["qpxqtx"]=true,},
- ["greekmacros"] = {["levy"]=true,},
- ["langsci-basic"] = {["langsci"]=true,},
- ["interfaces-etoolbox"] = {["interfaces"]=true,},
- ["IEEEconf"] = {["ieeeconf"]=true,},
- ["beamerfontthemeDetlevCM"] = {["beamertheme-detlevcm"]=true,},
- ["lisp-gc"] = {["lisp-on-tex"]=true,},
- ["adjustbox"] = {["adjustbox"]=true,},
- ["pgfcirccurrent"] = {["circuitikz"]=true,},
- ["HAPsimple"] = {["ha-prosper"]=true,},
- ["eskdbiblist"] = {["eskdx"]=true,},
- ["beamercolorthememetropolis-highcontrast"] = {["beamertheme-metropolis"]=true,},
- ["tikzlibrarycircuits.code"] = {["pgf"]=true,},
- ["bmpsize-base"] = {["oberdiek"]=true,},
- ["graphfig"] = {["bosisio"]=true,},
- ["pgflibraryintersections.code"] = {["pgf"]=true,},
- ["xyps-pro"] = {["xypic"]=true,},
- ["pgfkeysfiltered.code"] = {["pgf"]=true,},
- ["dfgproposal"] = {["proposal"]=true,},
- ["ctexsize"] = {["ctex"]=true,},
- ["hyph-is.ec"] = {},
- ["example-image-b"] = {["mwe"]=true,},
- ["babel-lao"] = {["babel"]=true,},
- ["dtx-attach"] = {["oberdiek"]=true,},
- ["hepunits"] = {["hepunits"]=true,},
- ["thaienum"] = {["thaienum"]=true,},
- ["hebrew_oldcode"] = {["babel-hebrew"]=true,},
- ["ijdc-v9"] = {["dccpaper"]=true,},
- ["lh-t2axccr"] = {["lh"]=true,},
- ["examdesign"] = {["examdesign"]=true,},
- ["akksection"] = {["akktex"]=true,},
- ["acmart"] = {["acmart"]=true,},
- ["cd-cover"] = {["cd-cover"]=true,},
- ["chextras"] = {["chextras"]=true,},
- ["hyph-pl.qx"] = {},
- ["fontaxes"] = {["fontaxes"]=true,},
- ["picture"] = {["graphics-pln"]=true,["oberdiek"]=true,},
- ["hyperxmp"] = {["hyperxmp"]=true,},
- ["bibl-ams"] = {["context"]=true,},
- ["simurgh-tags"] = {["simurgh"]=true,},
- ["fontmfizz"] = {["fontmfizz"]=true,},
- ["invoice2"] = {["invoice2"]=true,},
- ["tensind"] = {["bezos"]=true,},
- ["tikzlibrarygraphdrawing.code"] = {["pgf"]=true,},
- ["chemarrow"] = {["chemarrow"]=true,},
- ["8point"] = {["varisize"]=true,},
- ["9point"] = {["varisize"]=true,},
- ["lwarp-newclude"] = {["lwarp"]=true,},
- ["beamercolorthemelily"] = {["beamer"]=true,},
- ["assignment"] = {["assignment"]=true,},
- ["cavantga"] = {},
- ["dhucs-gremph"] = {["kotex-utf"]=true,},
- ["nimbusmononarrow"] = {["nimbus15"]=true,},
- ["verbfwr"] = {["examplep"]=true,},
- ["ifvtex"] = {["oberdiek"]=true,},
- ["hyph-pms"] = {},
- ["russ"] = {["russ"]=true,},
- ["pgfplotsstackedplots.code"] = {["pgfplots"]=true,},
- ["khatt-ar"] = {["context"]=true,},
- ["umoline"] = {["umoline"]=true,},
- ["snapshot"] = {["snapshot"]=true,},
- ["list-latin"] = {},
- ["hyph-id"] = {},
- ["lazylist"] = {["lazylist"]=true,},
- ["hyph-ca"] = {},
- ["ocherokee"] = {["ocherokee"]=true,},
- ["font_libertine_kp"] = {["font-change"]=true,},
- ["loadhyph-pms"] = {},
- ["rkeyval"] = {["amsrefs"]=true,},
- ["skeyval"] = {["skeyval"]=true,},
- ["lwarp-mcaption"] = {["lwarp"]=true,},
- ["tdiagram"] = {["semantic"]=true,},
- ["hardwrap"] = {["hardwrap"]=true,},
- ["mltex"] = {["mltex"]=true,},
- ["bm"] = {["tools"]=true,},
- ["hyph-quote-af"] = {},
- ["footnotebackref"] = {["footnotebackref"]=true,},
- ["bredzenie"] = {["bredzenie"]=true,},
- ["chemmacros.module.lang.code"] = {["chemmacros"]=true,},
- ["bigdelim"] = {["multirow"]=true,},
- ["slemph"] = {["frankenstein"]=true,},
- ["getitems"] = {["getitems"]=true,},
- ["l3str-convert"] = {["l3experimental"]=true,},
- ["fcuse"] = {},
- ["tikzlibrarydecorations.code"] = {["pgf"]=true,},
- ["hcslides"] = {["hc"]=true,},
- ["antyktor"] = {["antt"]=true,},
- ["ncc"] = {["ncclatex"]=true,},
- ["ruenhyph"] = {},
- ["babel-serbian-cyrillic-bosniaherzegovina"] = {["babel"]=true,},
- ["parrun"] = {["parrun"]=true,},
- ["klulist"] = {["kluwer"]=true,},
- ["glossaries-compatible-307"] = {["glossaries"]=true,},
- ["pst-plot"] = {["pst-plot"]=true,},
- ["niceframe"] = {["niceframe"]=true,},
- ["hepatch"] = {["arabtex"]=true,},
- ["code850"] = {["codepage"]=true,},
- ["skeyval-ltxpatch"] = {["skeyval"]=true,},
- ["fxlayoutpdfcnote"] = {["fixme"]=true,},
- ["exscale"] = {["latex"]=true,},
- ["ffslides"] = {["ffslides"]=true,},
- ["yfonts"] = {["yfonts"]=true,},
- ["dehyphtex"] = {},
- ["sduthesis"] = {["sduthesis"]=true,},
- ["eskdchngsheet"] = {["eskdx"]=true,},
- ["keyvald"] = {["cweb-latex"]=true,},
- ["easybmat"] = {["easy"]=true,},
- ["allrunes"] = {["allrunes"]=true,},
- ["stepman"] = {["iso10303"]=true,},
- ["langsci-linguex"] = {["langsci"]=true,},
- ["nextpage"] = {},
- ["fenglish"] = {["e-french"]=true,},
- ["prerex"] = {["prerex"]=true,},
- ["example-image-a"] = {["mwe"]=true,},
- ["gfsartemisia-euler"] = {["gfsartemisia"]=true,},
- ["subfloat"] = {["subfloat"]=true,},
- ["esstixfrak"] = {["esstix"]=true,},
- ["pst-optic"] = {["pst-optic"]=true,},
- ["cc4elsart"] = {["computational-complexity"]=true,},
- ["xcolor"] = {["xcolor"]=true,},
- ["zxbase"] = {["bxbase"]=true,},
- ["common-marginpar"] = {},
- ["kotex"] = {["cjk-ko"]=true,},
- ["vrbexin"] = {},
- ["wordcount"] = {["wordcount"]=true,},
- ["beamerouterthemehohenheim"] = {["hobete"]=true,},
- ["glossaries-extra"] = {["glossaries-extra"]=true,},
- ["grant-nih"] = {["grant"]=true,},
- ["hyph-fr"] = {},
- ["pdfmarginpar"] = {["pdfmarginpar"]=true,},
- ["common-options"] = {},
- ["cs-charter"] = {},
- ["struktxp"] = {["struktex"]=true,},
- ["txdtools"] = {["texdraw"]=true,},
- ["tikzinclude"] = {["tikzinclude"]=true,},
- ["omega"] = {["omega"]=true,},
- ["luatex-plain"] = {["context"]=true,},
- ["bxbase"] = {["bxbase"]=true,},
- ["aedpatch"] = {["arabtex"]=true,},
- ["tun"] = {["gustlib"]=true,},
- ["bpfap9"] = {["iso10303"]=true,},
- ["braids"] = {["braids"]=true,},
- ["keyval"] = {["xkeyval"]=true,["graphics"]=true,},
- ["apxproof"] = {["apxproof"]=true,},
- ["babel-quechua"] = {["babel"]=true,},
- ["luatexbase-loader"] = {["luatexbase"]=true,},
- ["l3keys"] = {["l3kernel"]=true,},
- ["conv-utf8-l7x"] = {["hyph-utf8"]=true,},
- ["gitexinfo"] = {["gitinfo2"]=true,},
- ["babel-australian"] = {["babel"]=true,},
- ["multilang"] = {["multilang"]=true,},
- ["shortvrb"] = {["latex"]=true,},
- ["elzcards"] = {["elzcards"]=true,},
- ["uptex"] = {["uptex-base"]=true,},
- ["hcolor"] = {["fancyvrb"]=true,},
- ["ofs-6y"] = {["ofs"]=true,},
- ["trajan"] = {["trajan"]=true,},
- ["xecyr"] = {["xecyr"]=true,},
- ["ograhyph4"] = {["antomega"]=true,},
- ["plprefix"] = {["polski"]=true,},
- ["tudscrfonts"] = {["tudscr"]=true,},
- ["nopageno"] = {["nopageno"]=true,},
- ["svn"] = {["svn"]=true,},
- ["xr"] = {["tools"]=true,},
- ["proc"] = {["latex"]=true,},
- ["beamerfontthemeserif"] = {["beamer"]=true,},
- ["accsupp"] = {["oberdiek"]=true,},
- ["hyph-hsb.ec"] = {},
- ["allimin"] = {["bookhands"]=true,},
- ["musixeng"] = {["musixtex"]=true,},
- ["gmbase"] = {["gmutils"]=true,},
- ["fontloader-basics"] = {["luaotfload"]=true,},
- ["underlin"] = {["underlin"]=true,},
- ["figbib"] = {["figbib"]=true,},
- ["eskdhash"] = {["eskdx"]=true,},
- ["afterpage"] = {["tools"]=true,},
- ["bibunits"] = {["bibunits"]=true,},
- ["pstcol"] = {["pstricks"]=true,},
- ["s-faq-01"] = {["context"]=true,},
- ["ar"] = {["aspectratio"]=true,},
- ["lollipop-document"] = {["lollipop"]=true,},
- ["jacow"] = {["jacow"]=true,},
- ["hefonts2"] = {["arabtex"]=true,},
- ["comma"] = {["comma"]=true,},
- ["numberedblock"] = {["numberedblock"]=true,},
- ["musixext"] = {["musixtex"]=true,},
- ["withargs-dry"] = {["withargs"]=true,},
- ["mVersion"] = {["mversion"]=true,},
- ["noconflict"] = {["noconflict"]=true,},
- ["babel-makonde"] = {["babel"]=true,},
- ["librebaskerville"] = {["librebaskerville"]=true,},
- ["hyph-de-1996"] = {},
- ["ltjspf"] = {["luatexja"]=true,},
- ["hyph-ro"] = {},
- ["URrules"] = {["urcls"]=true,},
- ["tikzlibrarypgfplots.statistics.code"] = {["pgfplots"]=true,},
- ["pst-fun"] = {["pst-fun"]=true,},
- ["nccindex"] = {["ncclatex"]=true,},
- ["termcal-de"] = {["termcal-de"]=true,},
- ["egameps"] = {["egameps"]=true,},
- ["hyph-pl"] = {},
- ["easy"] = {["easy"]=true,},
- ["gedalin"] = {["arabtex"]=true,},
- ["isodoc"] = {["isodoc"]=true,},
- ["ebezier"] = {["ebezier"]=true,},
- ["ametsoc"] = {["ametsoc"]=true,},
- ["interfaces-environ"] = {["interfaces"]=true,},
- ["selnolig-german-patterns"] = {["selnolig"]=true,},
- ["s-pre-93"] = {["context"]=true,},
- ["easyReview"] = {["easyreview"]=true,},
- ["beamerthemeBoadilla"] = {["beamer"]=true,},
- ["hyph-es"] = {["hyphen-spanish"]=true,},
- ["lwarp-tabls"] = {["lwarp"]=true,},
- ["go"] = {},
- ["lwarp-rotfloat"] = {["lwarp"]=true,},
- ["linsys"] = {},
- ["codesection"] = {["codesection"]=true,},
- ["tabstackengine"] = {["tabstackengine"]=true,},
- ["manuscript"] = {["manuscript"]=true,},
- ["l3expan"] = {["l3kernel"]=true,},
- ["old-arrows"] = {["old-arrows"]=true,},
- ["Starburst"] = {["cfr-initials"]=true,},
- ["opmac-bib-iso690"] = {},
- ["bpfap13"] = {["iso10303"]=true,},
- ["leadsheets.library.chords.code"] = {["leadsheets"]=true,},
- ["pst-func"] = {["pst-func"]=true,},
- ["cc4siamltex"] = {["computational-complexity"]=true,},
- ["fancytabs"] = {["fancytabs"]=true,},
- ["hyph-sh-latn"] = {},
- ["babel-chinese-hans"] = {["babel"]=true,},
- ["grant-nrl"] = {["grant"]=true,},
- ["beamerthemeVerona"] = {["beamer-verona"]=true,},
- ["boek3"] = {["ntgclass"]=true,},
- ["fp"] = {["fp"]=true,},
- ["autofootnoterule"] = {["luabidi"]=true,},
- ["jurabook"] = {["juramisc"]=true,},
- ["diagbox"] = {["diagbox"]=true,},
- ["tabularcalc"] = {["tabularcalc"]=true,},
- ["tikzpeople.shape.santa"] = {["tikzpeople"]=true,},
- ["fithesis-fi"] = {["fithesis"]=true,},
- ["bengalidigits"] = {["polyglossia"]=true,},
- ["fxlayoutpdfcsigmargin"] = {["fixme"]=true,},
- ["amsaddr"] = {["amsaddr"]=true,},
- ["Royal"] = {["cfr-initials"]=true,},
- ["ofs-8z"] = {["ofs"]=true,},
- ["chemmacros.module.nomenclature.code"] = {["chemmacros"]=true,},
- ["kp-math"] = {},
- ["t-inifile"] = {["context-inifile"]=true,},
- ["txuprcal"] = {["txuprcal"]=true,},
- ["status-mkiv"] = {["context"]=true,},
- ["drac"] = {["drac"]=true,},
- ["NumericPlots_macros"] = {["numericplots"]=true,},
- ["cool"] = {["cool"]=true,},
- ["svn-multi"] = {["svn-multi"]=true,},
- ["cv4tw"] = {["cv4tw"]=true,},
- ["hyph-th.lth"] = {},
- ["hyph-la"] = {},
- ["serbianc"] = {["babel-serbianc"]=true,},
- ["novel-Images"] = {["novel"]=true,},
- ["lualatex-patch-kernel"] = {},
- ["Biochemistry-colors"] = {["biochemistry-colors"]=true,},
- ["pst-ghsb"] = {["pst-ghsb"]=true,},
- ["conteq"] = {["conteq"]=true,},
- ["alphanum"] = {["jura"]=true,},
- ["t-yax"] = {["yax"]=true,},
- ["xetexko-var"] = {["kotex-oblivoir"]=true,},
- ["extsizes"] = {["extsizes"]=true,},
- ["aertt"] = {["economic"]=true,},
- ["gu"] = {["gu"]=true,},
- ["heuristica"] = {["heuristica"]=true,},
- ["shapedc"] = {["codepage"]=true,},
- ["chemmacros.module.symbols.code"] = {["chemmacros"]=true,},
- ["emtrees"] = {},
- ["AlDraTex"] = {["dratex"]=true,},
- ["fxlayoutmarginnote"] = {["fixme"]=true,},
- ["UKenglish"] = {["babel"]=true,},
- ["colortbl"] = {["colortbl"]=true,},
- ["postcards"] = {["postcards"]=true,},
- ["doclicense-CC-by-nc-sa-4.0-latex"] = {["doclicense"]=true,},
- ["pagenote"] = {["pagenote"]=true,},
- ["babel-lingala"] = {["babel"]=true,},
- ["tudscrposter"] = {["tudscr"]=true,},
- ["lwarp-graphicx"] = {["lwarp"]=true,},
- ["s-simpleslides-ThickStripes"] = {["context-simpleslides"]=true,},
- ["adfbullets"] = {["adfsymbols"]=true,},
- ["lagally"] = {["arabi"]=true,},
- ["isyntax"] = {["shipunov"]=true,},
- ["loadhyph-oc"] = {},
- ["rtklage"] = {["rtklage"]=true,},
- ["calendrierfpmodified"] = {["arabi"]=true,},
- ["calrsfs"] = {["calrsfs"]=true,},
- ["pgfplotsoldpgfsupp_pgfmanual.pdflinks.code"] = {["pgfplots"]=true,},
- ["lwarp-boxedminipage"] = {["lwarp"]=true,},
- ["skbbook"] = {["skb"]=true,},
- ["loadhyph-te"] = {},
- ["decorule"] = {["decorule"]=true,},
- ["px-ds"] = {["pxtxalfa"]=true,},
- ["concepts"] = {["concepts"]=true,},
- ["bbold"] = {["bbold"]=true,},
- ["NumericPlots"] = {["numericplots"]=true,},
- ["macro-architecte"] = {["pas-cv"]=true,},
- ["cmtiup"] = {["cmtiup"]=true,},
- ["pxtatescale"] = {["pxtatescale"]=true,},
- ["mathrsfs"] = {["jknapltx"]=true,},
- ["droit-fr"] = {["droit-fr"]=true,},
- ["oz"] = {["objectz"]=true,},
- ["scrbookreportarticle-experts"] = {},
- ["delarray"] = {["tools"]=true,},
- ["lwarp-prelim2e"] = {["lwarp"]=true,},
- ["babel-bosnian-cyrl"] = {["babel"]=true,},
- ["diffcoeff"] = {["diffcoeff"]=true,},
- ["hyph-hr"] = {},
- ["pgflibrarydatavisualization.formats.functions.code"] = {["pgf"]=true,},
- ["toptesi"] = {["toptesi"]=true,},
- ["loadhyph-la"] = {},
- ["siunitx"] = {["siunitx"]=true,},
- ["code437"] = {["codepage"]=true,},
- ["zref-marks"] = {["oberdiek"]=true,},
- ["midpage"] = {["midpage"]=true,},
- ["tikz-opm"] = {["tikz-opm"]=true,},
- ["trimspaces"] = {["trimspaces"]=true,},
- ["oblivoir"] = {["kotex-oblivoir"]=true,},
- ["hepnicenames"] = {["hepnames"]=true,},
- ["babel-kinyarwanda"] = {["babel"]=true,},
- ["fontch_doc"] = {["fontch"]=true,},
- ["boisik"] = {["boisik"]=true,},
- ["CJKnumb"] = {["cjk"]=true,},
- ["jsmembertable"] = {["jslectureplanner"]=true,},
- ["mtx-context-trim"] = {["context"]=true,},
- ["fontwrap"] = {["fontwrap"]=true,},
- ["statya"] = {},
- ["arrayjob"] = {["arrayjobx"]=true,},
- ["booklet"] = {["booklet"]=true,},
- ["simurgh-backref"] = {["simurgh"]=true,},
- ["macro-dynamique"] = {["pas-cv"]=true,},
- ["hmac"] = {["arabtex"]=true,},
- ["imac"] = {["imac"]=true,},
- ["cnltx-doc"] = {["cnltx"]=true,},
- ["isodateo"] = {["isodate"]=true,},
- ["gchords"] = {["gchords"]=true,},
- ["schild"] = {["js-misc"]=true,},
- ["amac"] = {["arabtex"]=true,},
- ["spanishmx"] = {["spanish-mx"]=true,},
- ["pagerange"] = {["pagerange"]=true,},
- ["abc"] = {["abc"]=true,},
- ["fontinst"] = {["fontinst"]=true,},
- ["stacklet"] = {["catcodes"]=true,},
- ["pgfmodulesnakes.code"] = {["pgf"]=true,},
- ["pgffor"] = {["pgf"]=true,},
- ["algpascal"] = {["algorithmicx"]=true,},
- ["lwarp-idxlayout"] = {["lwarp"]=true,},
- ["s-pre-50"] = {["context"]=true,},
- ["greek4cbc"] = {["archaic"]=true,},
- ["epsf"] = {["epsf"]=true,},
- ["greektonoi"] = {["greektonoi"]=true,},
- ["tikzpeople.shape.criminal"] = {["tikzpeople"]=true,},
- ["clrscode"] = {["clrscode"]=true,},
- ["pgfcircbipoles"] = {["circuitikz"]=true,},
- ["export"] = {["export"]=true,},
- ["tkz-obj-protractor"] = {["tkz-euclide"]=true,},
- ["eltex1"] = {["eltex"]=true,},
- ["dlfltxbmarkup"] = {["dlfltxb"]=true,},
- ["t-transliterator"] = {["context-transliterator"]=true,},
- ["gregoriotex-signs"] = {["gregoriotex"]=true,},
- ["tppstcol"] = {["texpower"]=true,},
- ["asyprocess"] = {["asyfig"]=true,},
- ["skbmoderncv"] = {["skb"]=true,},
- ["hyph-de-ch-1901"] = {},
- ["enrhm2"] = {},
- ["overrightarrow"] = {["fragments"]=true,},
- ["font_arev"] = {["font-change"]=true,},
- ["lwarp-adjmulticol"] = {["lwarp"]=true,},
- ["lscape"] = {["graphics"]=true,},
- ["aecc"] = {["aecc"]=true,},
- ["pgfrcs"] = {["pgf"]=true,},
- ["bibl-num-fr"] = {["context"]=true,},
- ["figcaps"] = {["preprint"]=true,},
- ["beamericonarticle"] = {["beamer"]=true,},
- ["tx-math"] = {},
- ["loadhyph-grc"] = {},
- ["copyrightbox"] = {["copyrightbox"]=true,},
- ["loadhyph-ro"] = {},
- ["apacite"] = {["apacite"]=true,},
- ["memhangul-ucs"] = {["kotex-oblivoir"]=true,},
- ["doclicense-CC-by-3.0-plaintext"] = {["doclicense"]=true,},
- ["pst-intersect"] = {["pst-intersect"]=true,},
- ["mflogo"] = {["mflogo"]=true,},
- ["luatexja"] = {["luatexja"]=true,},
- ["akkmathrel"] = {["akktex"]=true,},
- ["lcy2ucy"] = {["ukrhyph"]=true,},
- ["scrjrnl"] = {["scrjrnl"]=true,},
- ["babel-chinese-traditional-hongkongsarchina"] = {["babel"]=true,},
- ["othello"] = {},
- ["cellspace"] = {["cellspace"]=true,},
- ["epiolmec"] = {["epiolmec"]=true,},
- ["eqell"] = {["eqell"]=true,},
- ["chemgreek"] = {["chemgreek"]=true,},
- ["fcprefix"] = {["fmtcount"]=true,},
- ["babel-hausa-ghana"] = {["babel"]=true,},
- ["formlett"] = {["formlett"]=true,},
- ["toolbox"] = {["toolbox"]=true,},
- ["gates"] = {["gates"]=true,},
- ["mlstrans"] = {["montex"]=true,},
- ["font_kurier-condensed-medium"] = {["font-change"]=true,},
- ["cfntinst"] = {["fontinst"]=true,},
- ["breakurl"] = {["breakurl"]=true,},
- ["tikzlibraryquotes.code"] = {["pgf"]=true,},
- ["calendrierfpar"] = {["arabi"]=true,},
- ["babel-georgian"] = {["babel"]=true,},
- ["xymtexps"] = {["xymtex"]=true,},
- ["ebgaramond-maths"] = {["ebgaramond-maths"]=true,},
- ["babel-luxembourgish"] = {["babel"]=true,},
- ["852-csf"] = {["enctex"]=true,},
- ["jrurstud"] = {["economic"]=true,},
- ["hyph-quote-it"] = {},
- ["hyph-es.ec"] = {["hyphen-spanish"]=true,},
- ["scrletter"] = {},
- ["beramono"] = {["bera"]=true,},
- ["font_utopia"] = {["font-change"]=true,},
- ["cv4tw-theme-compact"] = {["cv4tw"]=true,},
- ["fonts-tlwg"] = {["fonts-tlwg"]=true,},
- ["macro-centaure"] = {["pas-cv"]=true,},
- ["fxtargetlayoutcolorcb"] = {["fixme"]=true,},
- ["anysize"] = {["anysize"]=true,},
- ["fdsymbol"] = {["fdsymbol"]=true,},
- ["lpic"] = {["lpic"]=true,},
- ["musixguit"] = {["musixguit"]=true,},
- ["ntx-math"] = {},
- ["hyph-quote-fr"] = {},
- ["inputenx"] = {["oberdiek"]=true,},
- ["mdbch"] = {["mathdesign"]=true,},
- ["esperanto"] = {["babel"]=true,},
- ["3parttable"] = {["threeparttable"]=true,},
- ["pgfcorequick.code"] = {["pgf"]=true,},
- ["gfssolomos"] = {["gfssolomos"]=true,},
- ["cals"] = {["cals"]=true,},
- ["tikz-timing-either"] = {["tikz-timing"]=true,},
- ["dynblocks"] = {["dynblocks"]=true,},
- ["relenc"] = {["relenc"]=true,},
- ["10_5"] = {["kotex-oblivoir"]=true,},
- ["pgfheaps"] = {["pgf"]=true,},
- ["context-todo"] = {["context"]=true,},
- ["thcc"] = {["computational-complexity"]=true,},
- ["example-image-16x10"] = {["mwe"]=true,},
- ["ofs-ams"] = {["ofs"]=true,},
- ["ajmacros"] = {["japanese-otf"]=true,},
- ["tkz-lib-symbols"] = {["tkz-euclide"]=true,},
- ["hfoldsty"] = {["hfoldsty"]=true,},
- ["hyph-da"] = {},
- ["fltpoint"] = {["fltpoint"]=true,},
- ["ob-koreanappendix"] = {["kotex-oblivoir"]=true,},
- ["gettitlestring"] = {["oberdiek"]=true,},
- ["pgf-spectra"] = {["pgf-spectra"]=true,},
- ["luatex-unicode-letters"] = {["luatex"]=true,},
- ["spectralsequences"] = {["spectralsequences"]=true,},
- ["babel-chinese-traditional"] = {["babel"]=true,},
- ["khatt-en"] = {["context"]=true,},
- ["fixme"] = {["fixme"]=true,},
- ["othelloboard"] = {["othelloboard"]=true,},
- ["babel-makhuwameetto"] = {["babel"]=true,},
- ["arrow"] = {["eplain"]=true,},
- ["babel-hungarian"] = {["babel"]=true,},
- ["beamerouterthemeUR"] = {["urcls"]=true,},
- ["doclicense"] = {["doclicense"]=true,},
- ["texgraphicx"] = {["latex-make"]=true,},
- ["keyfloat"] = {["keyfloat"]=true,},
- ["bibleref-lds"] = {["bibleref-lds"]=true,},
- ["Eichenla"] = {["cfr-initials"]=true,},
- ["pgfmathutil.code"] = {["pgf"]=true,},
- ["lwarp-fullwidth"] = {["lwarp"]=true,},
- ["libertineotf"] = {["libertine"]=true,},
- ["loadhyph-es"] = {["hyphen-spanish"]=true,},
- ["testidx-glossaries"] = {["testidx"]=true,},
- ["fixjfm"] = {["fixjfm"]=true,},
- ["example-image-c"] = {["mwe"]=true,},
- ["ycbook"] = {["ycbook"]=true,},
- ["babel-vai-vaii"] = {["babel"]=true,},
- ["scrjura"] = {},
- ["basque-book"] = {["basque-book"]=true,},
- ["arabi-add"] = {["arabi-add"]=true,},
- ["thuan"] = {["context"]=true,},
- ["bpfats2"] = {["iso10303"]=true,},
- ["issuulinks"] = {["issuulinks"]=true,},
- ["algorithmic"] = {["algorithms"]=true,},
- ["font_antt-condensed-medium"] = {["font-change"]=true,},
- ["uassign"] = {["uassign"]=true,},
- ["getfiledate"] = {["getfiledate"]=true,},
- ["xfntinst"] = {["fontinst"]=true,},
- ["bidicontour"] = {["bidicontour"]=true,},
- ["calligra"] = {["fundus-calligra"]=true,},
- ["qrcode"] = {["qrcode"]=true,["olsak-misc"]=true,},
- ["pgfmoduleoo.code"] = {["pgf"]=true,},
- ["ifetex"] = {["ifetex"]=true,},
- ["mtx-context-combine"] = {["context"]=true,},
- ["tikzlibraryocgx.code"] = {["ocgx"]=true,},
- ["pgfopts"] = {["pgfopts"]=true,},
- ["arraysort"] = {["arraysort"]=true,},
- ["unswcover"] = {["unswcover"]=true,},
- ["beamerthemetree"] = {["beamer"]=true,},
- ["patchcmd"] = {["patchcmd"]=true,},
- ["moderncvcompatibility"] = {["moderncv"]=true,},
- ["bxtoolbox"] = {["bxbase"]=true,},
- ["hyph-cu"] = {},
- ["beamercolorthemebeetle"] = {["beamer"]=true,},
- ["Zallman"] = {["cfr-initials"]=true,},
- ["curvesls"] = {["curves"]=true,},
- ["lollipop-float"] = {["lollipop"]=true,},
- ["pinlabel"] = {["pinlabel"]=true,},
- ["lcy2t2a"] = {["ukrhyph"]=true,},
- ["pgfcoregraphicstate.code"] = {["pgf"]=true,},
- ["ghsystem_explos-4"] = {["ghsystem"]=true,},
- ["kvmacros"] = {["karnaugh"]=true,},
- ["blog"] = {["morehype"]=true,},
- ["binhex"] = {["kastrup"]=true,},
- ["scite-context-readme"] = {["context"]=true,},
- ["xsim.solutions.code"] = {["xsim"]=true,},
- ["multibbl"] = {["multibbl"]=true,},
- ["PPRwhitecross"] = {["prosper"]=true,},
- ["hyph-bg.t2a"] = {["hyphen-bulgarian"]=true,},
- ["tikzpeople.shape.devil"] = {["tikzpeople"]=true,},
- ["brandeis-dissertation"] = {["brandeis-dissertation"]=true,},
- ["svninfo"] = {["svninfo"]=true,},
- ["gfsbaskerville"] = {["gfsbaskerville"]=true,},
- ["kvdefinekeys"] = {["oberdiek"]=true,},
- ["mfpic"] = {["mfpic"]=true,},
- ["pgflibrarydecorations.text.code"] = {["pgf"]=true,},
- ["mathcmd"] = {["bosisio"]=true,},
- ["t-lecturer"] = {["lecturer"]=true,},
- ["tcbraster.code"] = {["tcolorbox"]=true,},
- ["fnpct"] = {["fnpct"]=true,},
- ["s-faq-00"] = {["context"]=true,},
- ["hyph-hsb"] = {},
- ["figsize"] = {["figsize"]=true,},
- ["beamerbaseoptions"] = {["beamer"]=true,},
- ["swimgraf"] = {["swimgraf"]=true,},
- ["arsclassica"] = {["arsclassica"]=true,},
- ["tlgsqq"] = {["ibygrk"]=true,},
- ["cantarell"] = {["cantarell"]=true,},
- ["bugtracker"] = {["pgfplots"]=true,},
- ["beletter"] = {},
- ["lisp-on-tex"] = {["lisp-on-tex"]=true,},
- ["ukraineb"] = {["babel"]=true,},
- ["pst-fit"] = {["pst-fit"]=true,},
- ["euro"] = {["euro"]=true,},
- ["font_bera_fnc"] = {["font-change"]=true,},
- ["dlfltxbmisc"] = {["dlfltxb"]=true,},
- ["arabic"] = {},
- ["eepic"] = {["eepic"]=true,},
- ["dataref"] = {["dataref"]=true,},
- ["trigonometry"] = {["trigonometry"]=true,},
- ["loadhyph-pt"] = {},
- ["mempatch"] = {["memoir"]=true,},
- ["gmdoc-enhance"] = {["gmdoc-enhance"]=true,},
- ["pgfbaseshapes"] = {["pgf"]=true,},
- ["babel-english-australia"] = {["babel"]=true,},
- ["pbsi"] = {["brushscr"]=true,},
- ["dingbat"] = {["dingbat"]=true,},
- ["turkish"] = {["babel"]=true,},
- ["tikzpeople.shape.bob"] = {["tikzpeople"]=true,},
- ["pgflibrarypgfplots.colortol.code"] = {["pgfplots"]=true,},
- ["jspf"] = {["jsclasses"]=true,},
- ["french_msg-msg"] = {["msg"]=true,},
- ["navydocs"] = {["navydocs"]=true,},
- ["hypdvips"] = {["hypdvips"]=true,},
- ["pst-rubans"] = {["pst-rubans"]=true,},
- ["fsbispit"] = {["hrlatex"]=true,},
- ["macro-gaia"] = {["pas-cv"]=true,},
- ["loadhyph-bn"] = {},
- ["exercises"] = {["exercises"]=true,},
- ["akkparskip"] = {["akktex"]=true,},
- ["il2-kam"] = {["enctex"]=true,},
- ["chemnum"] = {["chemnum"]=true,},
- ["filehook-memoir"] = {["filehook"]=true,},
- ["bsymbols"] = {["fontch"]=true,},
- ["bibl-ssa"] = {["context"]=true,},
- ["smartdiagramlibrarycore.commands.code"] = {["smartdiagram"]=true,},
- ["a0poster"] = {["a0poster"]=true,},
- ["pgfplotsthemetol"] = {["beamertheme-metropolis"]=true,},
- ["arabchrs"] = {["arabtex"]=true,},
- ["TXSmemo"] = {["texsis"]=true,},
- ["PPRautumn"] = {["prosper"]=true,},
- ["pgfcoretransformations.code"] = {["pgf"]=true,},
- ["mathcomp"] = {["mathcomp"]=true,},
- ["locality"] = {["locality"]=true,},
- ["polish"] = {["babel"]=true,},
- ["creatdtx"] = {["makedtx"]=true,},
- ["cu-num"] = {["churchslavonic"]=true,},
- ["loadhyph-sa"] = {["hyphen-sanskrit"]=true,},
- ["breton"] = {["babel"]=true,},
- ["DejaVuSerif"] = {["dejavu"]=true,},
- ["babel-bafia"] = {["babel"]=true,},
- ["makesc8y"] = {["afm2pl"]=true,},
- ["font_iwona-condensed-light"] = {["font-change"]=true,},
- ["delimtxt"] = {["delimtxt"]=true,},
- ["beamerbaseexercise"] = {["beamer"]=true,},
- ["otchet"] = {},
- ["concrete"] = {},
- ["bxnewfont"] = {["bxnewfont"]=true,},
- ["loadhyph-as"] = {},
- ["chemcono"] = {["chemcono"]=true,},
- ["l3seq"] = {["l3kernel"]=true,},
- ["lwarp-addlines"] = {["lwarp"]=true,},
- ["hyph-sl"] = {},
- ["makematch"] = {["qstest"]=true,},
- ["antomega"] = {["antomega"]=true,},
- ["articoletteracdp"] = {["cdpbundl"]=true,},
- ["blindtext"] = {["blindtext"]=true,},
- ["tkz-obj-sectors"] = {["tkz-euclide"]=true,},
- ["bxjsreport"] = {["bxjscls"]=true,},
- ["gridset"] = {["gridset"]=true,},
- ["s-simpleslides-default"] = {["context-simpleslides"]=true,},
- ["gn-logic14"] = {["gene-logic"]=true,},
- ["scrlayer-notecolumn-example"] = {},
- ["babel-kabuverdianu"] = {["babel"]=true,},
- ["schuleue"] = {["schule"]=true,},
- ["emarks"] = {["emarks"]=true,},
- ["hyph-ml"] = {},
- ["properties"] = {["properties"]=true,},
- ["ean13isbn"] = {["ean13isbn"]=true,},
- ["beamerthemePhnomPenh"] = {["beamertheme-phnompenh"]=true,},
- ["langsci-glyphs"] = {["langsci"]=true,},
- ["pgfornament"] = {["pgfornament"]=true,},
- ["tikzlibraryshadings.code"] = {["pgf"]=true,},
- ["rsfso"] = {["rsfso"]=true,},
- ["ccaux"] = {["computational-complexity"]=true,},
- ["ucsutils"] = {["ucs"]=true,},
- ["morisawa"] = {["jsclasses"]=true,},
- ["babel-uzbek-latn"] = {["babel"]=true,},
- ["ccdbs"] = {["computational-complexity"]=true,},
- ["ltxtable"] = {["carlisle"]=true,},
- ["lh-x2ccr"] = {["lh"]=true,},
- ["ladder"] = {["ladder"]=true,},
- ["fnumprint"] = {["fnumprint"]=true,},
- ["amsrefs"] = {["amsrefs"]=true,},
- ["endheads"] = {["endheads"]=true,},
- ["bpfap5"] = {["iso10303"]=true,},
- ["chmst-ps"] = {["xymtex"]=true,},
- ["layout"] = {["tools"]=true,},
- ["plates"] = {["plates"]=true,},
- ["marvosym"] = {["marvosym"]=true,},
- ["scrjuraexample"] = {},
- ["dashrule"] = {["dashrule"]=true,},
- ["babel-norwegiannynorsk"] = {["babel"]=true,},
- ["babel-fulah"] = {["babel"]=true,},
- ["fxtargetlayoutcolor"] = {["fixme"]=true,},
- ["hcletter"] = {["hc"]=true,},
- ["minidocument"] = {["minidocument"]=true,},
- ["hyph-mr"] = {},
- ["xdoc2"] = {["xdoc"]=true,},
- ["berenis"] = {["berenisadf"]=true,},
- ["dvgloss"] = {["dvgloss"]=true,},
- ["nfssext-cfr"] = {["nfssext-cfr"]=true,},
- ["lapdf"] = {["lapdf"]=true,},
- ["nicefrac"] = {["units"]=true,},
- ["geschichtsfrkldoc"] = {["geschichtsfrkl"]=true,},
- ["ifmtarg"] = {["ifmtarg"]=true,},
- ["zhspacing"] = {["zhspacing"]=true,},
- ["wrapft"] = {["ptptex"]=true,},
- ["stampinclude"] = {["oberdiek"]=true,},
- ["primargs"] = {["morewrites"]=true,},
- ["geophys"] = {["custom-bib"]=true,},
- ["babel-serbian-latn"] = {["babel"]=true,},
- ["s-simpleslides-Sunrise"] = {["context-simpleslides"]=true,},
- ["pgflibraryfadings.code"] = {["pgf"]=true,},
- ["infernce"] = {["semantic"]=true,},
- ["bxcalc"] = {["bxcalc"]=true,},
- ["s-simpleslides-Embossed"] = {["context-simpleslides"]=true,},
- ["grfpaste"] = {["grfpaste"]=true,},
- ["bibgerm"] = {["germbib"]=true,},
- ["leadsheets.library.musicsymbols.code"] = {["leadsheets"]=true,},
- ["lwarp-romanbar"] = {["lwarp"]=true,},
- ["dcpic"] = {["dcpic"]=true,},
- ["luatex-gadgets"] = {["context"]=true,},
- ["LobsterTwo"] = {["lobster2"]=true,},
- ["ipaex-type1"] = {["ipaex-type1"]=true,},
- ["calcage"] = {["calcage"]=true,},
- ["babel-tachelhit-latin"] = {["babel"]=true,},
- ["fontspec"] = {["fontspec"]=true,},
- ["wiggly"] = {},
- ["german"] = {["german"]=true,},
- ["hyph-af.ec"] = {},
- ["babel-bemba"] = {["babel"]=true,},
- ["il2-852"] = {["enctex"]=true,},
- ["pst-laboObj"] = {["pst-labo"]=true,},
- ["warpcol"] = {["warpcol"]=true,},
- ["babel-bena"] = {["babel"]=true,},
- ["a0size"] = {["a0poster"]=true,},
- ["tufte"] = {["context"]=true,},
- ["loadhyph-fur"] = {},
- ["pdf-trans"] = {["pdf-trans"]=true,},
- ["makedoc"] = {["nicetext"]=true,},
- ["typogrid"] = {["typogrid"]=true,},
- ["pgflibraryfillbetween.code"] = {["pgfplots"]=true,},
- ["latex2man"] = {["latex2man"]=true,},
- ["msg-msg"] = {["msg"]=true,},
- ["texdepends"] = {["latex-make"]=true,},
- ["noitcrul"] = {["noitcrul"]=true,},
- ["font_bookman"] = {["font-change"]=true,},
- ["scraddr"] = {},
- ["dhucs-trivcj"] = {["kotex-utf"]=true,},
- ["harveyballs"] = {["harveyballs"]=true,},
- ["wiki"] = {["nicetext"]=true,},
- ["bidicode"] = {["bidi"]=true,},
- ["insbox"] = {["insbox"]=true,},
- ["turnthepage"] = {["turnthepage"]=true,},
- ["s-pre-12"] = {["context"]=true,},
- ["powerdot-husky"] = {["powerdot"]=true,},
- ["asaesub"] = {["asaetr"]=true,},
- ["upmethodology-spec"] = {["upmethodology"]=true,},
- ["pgfmoduleparser.code"] = {["pgf"]=true,},
- ["arm"] = {["armtex"]=true,},
- ["CJKvert"] = {["cjk"]=true,},
- ["s-pre-67"] = {["context"]=true,},
- ["drm"] = {["drm"]=true,},
- ["dprogress"] = {["dprogress"]=true,},
- ["babel-malay-bn"] = {["babel"]=true,},
- ["pgfplots.errorbars.code"] = {["pgfplots"]=true,},
- ["luapackageloader"] = {["luapackageloader"]=true,},
- ["cinzel"] = {["cinzel"]=true,},
- ["twocolfix"] = {["tudscr"]=true,},
- ["ltxtools-environ"] = {["ltxtools"]=true,},
- ["babel-nyankole"] = {["babel"]=true,},
- ["USenglish"] = {["babel"]=true,},
- ["envmath"] = {["bosisio"]=true,},
- ["legislation"] = {["umbclegislation"]=true,},
- ["image-gallery"] = {["image-gallery"]=true,},
- ["gotoh"] = {["gotoh"]=true,},
- ["arabrep"] = {["arabtex"]=true,},
- ["beamerouterthemefibeamer-mu"] = {["fibeamer"]=true,},
- ["multiaudience"] = {["multiaudience"]=true,},
- ["babel-basque"] = {["babel"]=true,},
- ["xydvidrv"] = {["xypic"]=true,},
- ["romande"] = {["romande"]=true,},
- ["simurgh-scrlettr"] = {["simurgh"]=true,},
- ["fitbox"] = {["fitbox"]=true,},
- ["pdfXcwebmac"] = {["cweb"]=true,},
- ["teixmlslides"] = {},
- ["harvmac"] = {["harvmac"]=true,},
- ["ob-nokoreanappendix"] = {["kotex-oblivoir"]=true,},
- ["nodetree"] = {["nodetree"]=true,},
- ["gitlog"] = {["gitlog"]=true,},
- ["babel-masai"] = {["babel"]=true,},
- ["times"] = {["psnfss"]=true,},
- ["pageslts"] = {["pageslts"]=true,},
- ["cjkutf8-ko"] = {["cjk-ko"]=true,},
- ["functan"] = {["functan"]=true,},
- ["dcounter"] = {["ncctools"]=true,},
- ["fontfam-global"] = {},
- ["multibib"] = {["multibib"]=true,},
- ["apa6e"] = {["apa6e"]=true,},
- ["beamercolorthemedefault"] = {["beamer"]=true,},
- ["notes"] = {["notes"]=true,},
- ["ijsra"] = {["ijsra"]=true,},
- ["trans"] = {["tex-ps"]=true,},
- ["greek6cbc"] = {["archaic"]=true,},
- ["skeyval-core"] = {["skeyval"]=true,},
- ["bhslabel"] = {["arabtex"]=true,},
- ["xcoffins"] = {["l3experimental"]=true,},
- ["bpfap14"] = {["iso10303"]=true,},
- ["bxdpx-beamer"] = {["bxdpx-beamer"]=true,},
- ["tikzlibrarysvg.path.code"] = {["pgf"]=true,},
- ["leqno"] = {["latex"]=true,},
- ["babel-tachelhit-latn"] = {["babel"]=true,},
- ["epsdice"] = {["epsdice"]=true,},
- ["luacolor"] = {["oberdiek"]=true,},
- ["forarray"] = {["forarray"]=true,},
- ["halloweenmath"] = {["halloweenmath"]=true,},
- ["forest-compat"] = {["forest"]=true,},
- ["inslrmaj"] = {["bookhands"]=true,},
- ["tikzlibraryswitching-architectures.code"] = {["sa-tikz"]=true,},
- ["cu-calendar"] = {["churchslavonic"]=true,},
- ["villesItalia3d"] = {["pst-geo"]=true,},
- ["yplan"] = {},
- ["interfaces-umrand"] = {["interfaces"]=true,},
- ["pgftree"] = {["tikz-qtree"]=true,},
- ["lwarp-amsthm"] = {["lwarp"]=true,},
- ["arabrep1"] = {["arabtex"]=true,},
- ["kmath"] = {["kerkis"]=true,},
- ["tudscrreprt"] = {["tudscr"]=true,},
- ["tudscrartcl"] = {["tudscr"]=true,},
- ["aoutput"] = {["arabtex"]=true,},
- ["erdc"] = {["erdc"]=true,},
- ["cmath"] = {["stex"]=true,},
- ["hyph-hr.ec"] = {},
- ["mdwtab"] = {["mdwtools"]=true,},
- ["t-typearea"] = {["context-typearea"]=true,},
- ["gtrlang.french.code"] = {["genealogytree"]=true,},
- ["ncclatex"] = {["ncclatex"]=true,},
- ["alltt"] = {["latex"]=true,},
- ["beamerthemedefault"] = {["beamer"]=true,},
- ["pgflibrarygraphdrawing.layered.code"] = {["pgf"]=true,},
- ["supp-mpe"] = {["context"]=true,},
- ["apmpspec"] = {["iso10303"]=true,},
- ["akletter"] = {["akletter"]=true,},
- ["texnames"] = {},
- ["tikzlibraryceltic.code"] = {["celtic"]=true,},
- ["pgfsysprotocol.code"] = {["pgf"]=true,},
- ["blkcntrl"] = {["frankenstein"]=true,},
- ["leaflet"] = {["leaflet"]=true,},
- ["lwarp-eso-pic"] = {["lwarp"]=true,},
- ["testkern"] = {["lh"]=true,},
- ["section"] = {["section"]=true,},
- ["supp-mis"] = {["context"]=true,},
- ["hxt-bc"] = {["hyper"]=true,},
- ["xtemplate"] = {["l3packages"]=true,},
- ["babel-hausa"] = {["babel"]=true,},
- ["desclist"] = {["ncctools"]=true,},
- ["unicode-math-xetex"] = {["unicode-math"]=true,},
- ["grid-system"] = {["grid-system"]=true,},
- ["tikzlibrarydateplot.code"] = {["pgfplots"]=true,},
- ["font_iwona-condensed-medium"] = {["font-change"]=true,},
- ["dutch"] = {["babel"]=true,},
- ["pgfplotsoldpgfsupp_misc.code"] = {["pgfplots"]=true,},
- ["tbook"] = {["platex"]=true,},
- ["ctxdocstrip"] = {["ctex"]=true,},
- ["setiby4"] = {["ibygrk"]=true,},
- ["IEEEtrantools"] = {["ieeetran"]=true,},
- ["cooking-units"] = {["cooking-units"]=true,},
- ["amsopn"] = {["amsmath"]=true,},
- ["glossary-tree"] = {["glossaries"]=true,},
- ["iscram"] = {["iscram"]=true,},
- ["spalign"] = {["spalign"]=true,},
- ["jbook"] = {["platex"]=true,},
- ["onlyamsmath"] = {["onlyamsmath"]=true,},
- ["ogrmhyph4"] = {["antomega"]=true,},
- ["ebook"] = {["ebook"]=true,},
- ["mwe"] = {["mwe"]=true,},
- ["bbook"] = {["bangtex"]=true,},
- ["amstbold"] = {["qpxqtx"]=true,},
- ["interactiveworkbook-web"] = {["interactiveworkbook"]=true,},
- ["lwarp-titleref"] = {["lwarp"]=true,},
- ["musixhou"] = {["musixtex"]=true,},
- ["gentium"] = {["gentium-tug"]=true,},
- ["arabicfront"] = {["bezos"]=true,},
- ["davis"] = {["context"]=true,},
- ["everyhook"] = {["everyhook"]=true,},
- ["gmrelsize"] = {["gmutils"]=true,},
- ["h"] = {["tools"]=true,},
- ["bpfs3"] = {["iso10303"]=true,},
- ["mftmac"] = {},
- ["e"] = {["tools"]=true,},
- ["gregoriotex-spaces"] = {["gregoriotex"]=true,},
- ["doclicense-CC-by-sa-4.0-plaintext"] = {["doclicense"]=true,},
- ["epreuve"] = {["e-french"]=true,},
- ["sepnum"] = {["sepnum"]=true,},
- ["titleref"] = {["titleref"]=true,},
- ["gtrlang.italian.code"] = {["genealogytree"]=true,},
- ["akkgerman"] = {["akktex"]=true,},
- ["loadhyph-cop"] = {},
- ["hyph-eu.ec"] = {},
- ["xypspatt"] = {["xypic"]=true,},
- ["galois"] = {["galois"]=true,},
- ["mfirstuc-english"] = {["mfirstuc"]=true,},
- ["babel-english-unitedkingdom"] = {["babel"]=true,},
- ["chemmacros.module.spectroscopy.code"] = {["chemmacros"]=true,},
- ["ot1patch"] = {["polski"]=true,},
- ["etextools"] = {["etextools"]=true,},
- ["emf"] = {["emf"]=true,},
- ["tikzlibrarydatavisualization.formats.functions.code"] = {["pgf"]=true,},
- ["arabluatex-patch"] = {["arabluatex"]=true,},
- ["hyph-kmr"] = {},
- ["longdiv"] = {},
- ["fithesis-phil"] = {["fithesis"]=true,},
- ["xybarr"] = {["xypic"]=true,},
- ["xesearch"] = {["xesearch"]=true,},
- ["lwarp-abstract"] = {["lwarp"]=true,},
- ["klumac"] = {["kluwer"]=true,},
- ["gmoldcomm"] = {["gmdoc"]=true,},
- ["gtrcore.parser.code"] = {["genealogytree"]=true,},
- ["beamerbasethemes"] = {["beamer"]=true,},
- ["prooftrees"] = {["prooftrees"]=true,},
- ["nature"] = {["nature"]=true,},
- ["bpfats8"] = {["iso10303"]=true,},
- ["lilyglyphs"] = {["lilyglyphs"]=true,},
- ["cc2cite"] = {["computational-complexity"]=true,},
- ["akklecture"] = {["akktex"]=true,},
- ["musixste"] = {["musixtex"]=true,},
- ["langsci-forest-setup"] = {["langsci"]=true,},
- ["xyps"] = {["xypic"]=true,},
- ["babel-vunjo"] = {["babel"]=true,},
- ["doclicense-CC-by-nc-4.0-plaintext"] = {["doclicense"]=true,},
- ["bpfap15"] = {["iso10303"]=true,},
- ["verbments"] = {["verbments"]=true,},
- ["dozenal"] = {["dozenal"]=true,},
- ["isiri"] = {["arabtex"]=true,},
- ["fxlayoutpdfsigmargin"] = {["fixme"]=true,},
- ["loadhyph-be"] = {},
- ["psibycus"] = {["ibygrk"]=true,},
- ["s-simpleslides-FuzzyFrame"] = {["context-simpleslides"]=true,},
- ["milog"] = {["milog"]=true,},
- ["biocon-old"] = {["biocon"]=true,},
- ["kosections-utf"] = {["kotex-utf"]=true,},
- ["example-glossaries-xr"] = {["glossaries-extra"]=true,},
- ["cmbright"] = {["cmbright"]=true,},
- ["libertine-type1"] = {["libertine"]=true,},
- ["sidenotes"] = {["sidenotes"]=true,},
- ["hackthefootline"] = {["hackthefootline"]=true,},
- ["oldpfont"] = {["platex"]=true,},
- ["lwarp-nextpage"] = {["lwarp"]=true,},
- ["nowtoaux"] = {["volumes"]=true,},
- ["uiucredborder"] = {["uiucredborder"]=true,},
- ["ltjsbook"] = {["luatexja"]=true,},
- ["moderncvcolorred"] = {["moderncv"]=true,},
- ["beamerthemePaloAlto"] = {["beamer"]=true,},
- ["ojapan"] = {},
- ["afonts2"] = {["arabtex"]=true,},
- ["babel-punjabi"] = {["babel"]=true,},
- ["crossreference"] = {["crossreference"]=true,},
- ["babel-rombo"] = {["babel"]=true,},
- ["stfloats"] = {["sttools"]=true,},
- ["x"] = {["tools"]=true,},
- ["IEEEtran"] = {["ieeetran"]=true,},
- ["s"] = {["tools"]=true,},
- ["loadhyph-cs"] = {},
- ["swrule"] = {},
- ["MULEenc"] = {["cjk"]=true,},
- ["pgfcirctripoles"] = {["circuitikz"]=true,},
- ["hpsdiss"] = {["hpsdiss"]=true,},
- ["beamercolorthemespruce"] = {["beamer"]=true,},
- ["common-textmarkup"] = {},
- ["quicktype"] = {["quicktype"]=true,},
- ["lwarp-flushend"] = {["lwarp"]=true,},
- ["simurgh-amsmath"] = {["simurgh"]=true,},
- ["lwarp-footnotehyper"] = {["lwarp"]=true,},
- ["babel-luyia"] = {["babel"]=true,},
- ["schuleit"] = {["schule"]=true,},
- ["LinBiolinum_K"] = {["libertine"]=true,},
- ["eskdtitlebase"] = {["eskdx"]=true,},
- ["malay"] = {["arabtex"]=true,},
- ["glossary-superragged"] = {["glossaries"]=true,},
- ["tikzpeople.shape.police"] = {["tikzpeople"]=true,},
- ["beamerbaseframe"] = {["beamer"]=true,},
- ["keyval2e"] = {["keyval2e"]=true,},
- ["tx-of"] = {["pxtxalfa"]=true,},
- ["example-glossaries-symbolnames"] = {["glossaries"]=true,},
- ["bullenum"] = {["bullcntr"]=true,},
- ["loadhyph-eu"] = {},
- ["powersem"] = {["texpower"]=true,},
- ["beamerseminar"] = {["beamer"]=true,},
- ["letterspacing"] = {},
- ["labbook"] = {["labbook"]=true,},
- ["pdfslide"] = {["pdfslide"]=true,},
- ["lwarp-soul"] = {["lwarp"]=true,},
- ["pgf-soroban"] = {["pgf-soroban"]=true,},
- ["elements"] = {["elements"]=true,},
- ["catoptions"] = {["catoptions"]=true,},
- ["beamerinnerthemefibeamer-mu"] = {["fibeamer"]=true,},
- ["i-readme"] = {["context"]=true,},
- ["presentation"] = {["stex"]=true,},
- ["sseqforeach.code"] = {["spectralsequences"]=true,},
- ["babel-friulian"] = {["babel"]=true,},
- ["cs-all"] = {},
- ["luatex-basics"] = {["context"]=true,},
- ["beamercolorthemefibeamer-mu-sci"] = {["fibeamer"]=true,},
- ["swpvntex"] = {["vntex"]=true,},
- ["musixdbr"] = {["musixtex"]=true,},
- ["interfaces-hyperref"] = {["interfaces"]=true,},
- ["babel-soga"] = {["babel"]=true,},
- ["fxlayoutpdfcsignote"] = {["fixme"]=true,},
- ["combinedgraphics"] = {["combinedgraphics"]=true,},
- ["nccsect"] = {["ncctools"]=true,},
- ["pst-geo"] = {["pst-geo"]=true,},
- ["luamesh"] = {["luamesh"]=true,},
- ["pxchfon"] = {["pxchfon"]=true,},
- ["figbib_add"] = {["thesis-titlepage-fhac"]=true,},
- ["thm-ntheorem"] = {["thmtools"]=true,},
- ["clefval"] = {["clefval"]=true,},
- ["bracketkey"] = {["bracketkey"]=true,},
- ["hyph-nn.ec"] = {},
- ["pst-abspos"] = {["pst-abspos"]=true,},
- ["js-misc"] = {["js-misc"]=true,},
- ["dotlessj"] = {["carlisle"]=true,},
- ["tikzlibrarydatavisualization.code"] = {["pgf"]=true,},
- ["ctable"] = {["ctable"]=true,},
- ["musixdia"] = {["musixtex"]=true,},
- ["spath3"] = {["spath3"]=true,},
- ["titlesec"] = {["titlesec"]=true,},
- ["pgfcircshapes"] = {["circuitikz"]=true,},
- ["danish"] = {["babel"]=true,},
- ["gtrcrd"] = {["gtrcrd"]=true,},
- ["phfthm"] = {["phfthm"]=true,},
- ["frletter"] = {["frletter"]=true,},
- ["article"] = {["latex"]=true,},
- ["komacv-addons"] = {["komacv-rg"]=true,},
- ["movie"] = {["xypic"]=true,},
- ["bpfir3"] = {["iso10303"]=true,},
- ["nowidow"] = {["nowidow"]=true,},
- ["accents"] = {["bezos"]=true,},
- ["babel-french-belgium"] = {["babel"]=true,},
- ["materie"] = {["context"]=true,},
- ["nomentbl"] = {["nomentbl"]=true,},
- ["thm-beamer"] = {["thmtools"]=true,},
- ["bytefield"] = {["bytefield"]=true,},
- ["boites"] = {["boites"]=true,},
- ["zref-hyperref"] = {["oberdiek"]=true,},
- ["armkb-u8"] = {["armtex"]=true,},
- ["schulphy"] = {["schule"]=true,},
- ["bxcjkjatype"] = {["bxcjkjatype"]=true,},
- ["asyfig"] = {["asyfig"]=true,},
- ["default"] = {},
- ["scalefnt"] = {["carlisle"]=true,},
- ["beamer"] = {["beamer"]=true,},
- ["onedash"] = {["logical-markup-utils"]=true,},
- ["s-simpleslides-BlackBoard"] = {["context-simpleslides"]=true,},
- ["forest-doc"] = {["forest"]=true,},
- ["comfortaa"] = {["comfortaa"]=true,},
- ["ifthenx"] = {["ifthenx"]=true,},
- ["easymat"] = {["easy"]=true,},
- ["ogrphyph4"] = {["antomega"]=true,},
- ["colourchange"] = {["colourchange"]=true,},
- ["babel-english"] = {["babel"]=true,},
- ["xsim.blanks.code"] = {["xsim"]=true,},
- ["ecclesiastic"] = {["ecclesiastic"]=true,},
- ["afthes10"] = {["afthesis"]=true,},
- ["font_concrete"] = {["font-change"]=true,},
- ["luatexja-ruby"] = {["luatexja"]=true,},
- ["tcbskins.code"] = {["tcolorbox"]=true,},
- ["dblfont"] = {["bosisio"]=true,},
- ["lwarp-showidx"] = {["lwarp"]=true,},
- ["authorindex"] = {["authorindex"]=true,},
- ["t-lettrine"] = {["context-lettrine"]=true,},
- ["smartdiagramlibraryadditions.code"] = {["smartdiagram"]=true,},
- ["nestquot"] = {},
- ["chessboard-keys-pgf"] = {["chessboard"]=true,},
- ["facsimile"] = {["facsimile"]=true,},
- ["moodle"] = {["moodle"]=true,},
- ["PPRmancini"] = {["prosper"]=true,},
- ["moderncvdebugtools"] = {["moderncv"]=true,},
- ["tvz-code"] = {["seminar"]=true,},
- ["fxlayoutpdfmargin"] = {["fixme"]=true,},
- ["hyph-ia"] = {},
- ["xu-ruenhyph"] = {["xecyr"]=true,},
- ["otf"] = {["japanese-otf-uptex"]=true,},
- ["fclfont"] = {},
- ["tikzlibrarybackgrounds.code"] = {["pgf"]=true,},
- ["phn-US_Vorwahlen"] = {["phonenumbers"]=true,},
- ["bxjscjkcat"] = {["bxjscls"]=true,},
- ["lisp-prim"] = {["lisp-on-tex"]=true,},
- ["hyph-mn-cyrl"] = {},
- ["moderncvcolorburgundy"] = {["moderncv"]=true,},
- ["fetamont"] = {["fetamont"]=true,},
- ["xyps-c"] = {["xypic"]=true,},
- ["pgfnodes"] = {["pgf"]=true,},
- ["beamerexample-prosper"] = {["beamer"]=true,},
- ["background"] = {["background"]=true,},
- ["gatech-thesis-losa"] = {["gatech-thesis"]=true,},
- ["ecca"] = {["economic"]=true,},
- ["ofs-6k"] = {["ofs"]=true,},
- ["articleingud"] = {["articleingud"]=true,},
- ["tcolorbox"] = {["tcolorbox"]=true,},
- ["thm-patch"] = {["thmtools"]=true,},
- ["extreport"] = {["extsizes"]=true,},
- ["pkgloader-cls-pkg"] = {["pkgloader"]=true,},
- ["showcharinbox"] = {["showcharinbox"]=true,},
- ["babel-shambala"] = {["babel"]=true,},
- ["acroterm"] = {["acroterm"]=true,},
- ["scanpages"] = {["scanpages"]=true,},
- ["chemschemex"] = {["chemschemex"]=true,},
- ["babel-uzbek-arabic"] = {["babel"]=true,},
- ["makebarcode"] = {["makebarcode"]=true,},
- ["tikzlibrarychains.code"] = {["pgf"]=true,},
- ["gantt-s-tikz"] = {["context-gantt"]=true,},
- ["begriff-bguq"] = {["bguq"]=true,},
- ["isopt"] = {["isopt"]=true,},
- ["babel-uzbek-cyrl"] = {["babel"]=true,},
- ["dblfloatfix"] = {["dblfloatfix"]=true,},
- ["margbib"] = {["margbib"]=true,},
- ["graphpap"] = {["latex"]=true,},
- ["cc4svjour"] = {["computational-complexity"]=true,},
- ["doi"] = {["doi"]=true,},
- ["ifsym"] = {["ifsym"]=true,},
- ["datetime2-calc"] = {["datetime2"]=true,},
- ["hyph-de-1996.ec"] = {},
- ["dhucs-setspace"] = {["kotex-utf"]=true,},
- ["stringstrings"] = {["stringstrings"]=true,},
- ["cquthesis"] = {["cquthesis"]=true,},
- ["simurgh-amsthm"] = {["simurgh"]=true,},
- ["ctexbook"] = {["ctex"]=true,},
- ["extbook"] = {["extsizes"]=true,},
- ["pgf"] = {["pgf"]=true,},
- ["font_epigrafica_euler"] = {["font-change"]=true,},
- ["fp-random"] = {["fp"]=true,},
- ["babel-manx"] = {["babel"]=true,},
- ["eskdgraph"] = {["eskdx"]=true,},
- ["cyrcmfnt"] = {},
- ["lni"] = {["lni"]=true,},
- ["syllogism"] = {["syllogism"]=true,},
- ["nashbf"] = {["arabtex"]=true,},
- ["pgfutil-common-lists"] = {["pgf"]=true,},
- ["loadhyph-mn-cyrl-x-lmc"] = {},
- ["pgfregressiontest"] = {["pgfplots"]=true,},
- ["fmultico"] = {["arabi"]=true,},
- ["basicarith"] = {["basicarith"]=true,},
- ["babel-zulu"] = {["babel"]=true,},
- ["sffdumb"] = {["sffms"]=true,},
- ["pgfgantt"] = {["pgfgantt"]=true,},
- ["oblivoir-xlua"] = {["kotex-oblivoir"]=true,},
- ["njf"] = {["economic"]=true,},
- ["tdsfrmath"] = {["tdsfrmath"]=true,},
- ["ams-math"] = {},
- ["ghsystem_flame"] = {["ghsystem"]=true,},
- ["tocenter"] = {["ncctools"]=true,},
- ["arabnovowel"] = {["arabi"]=true,},
- ["cnltx-base"] = {["cnltx"]=true,},
- ["randomwalk"] = {["randomwalk"]=true,},
- ["usebib"] = {["usebib"]=true,},
- ["tkz-tools-utilities"] = {["tkz-base"]=true,},
- ["grabhedr"] = {["dialogl"]=true,},
- ["beamerouterthemeCuerna"] = {["beamertheme-cuerna"]=true,},
- ["harmony"] = {["harmony"]=true,},
- ["musixsty"] = {["musixtex"]=true,},
- ["bclogo"] = {["bclogo"]=true,},
- ["tikzlibrarygraphs.code"] = {["pgf"]=true,},
- ["ibyhyph"] = {},
- ["havannah"] = {["havannah"]=true,},
- ["mfparxsp"] = {["ednotes"]=true,},
- ["pfltrace"] = {["platex"]=true,},
- ["interfaces-tikz"] = {["interfaces"]=true,},
- ["recipecard"] = {["recipecard"]=true,},
- ["doclicense-CC-by-4.0-latex"] = {["doclicense"]=true,},
- ["ff-mac"] = {},
- ["bitpattern"] = {["bitpattern"]=true,},
- ["ltj-base"] = {["luatexja"]=true,},
- ["pgfplotssysgeneric.code"] = {["pgfplots"]=true,},
- ["bangfont"] = {["bangtex"]=true,},
- ["addfont"] = {["addfont"]=true,},
- ["lwarp-showkeys"] = {["lwarp"]=true,},
- ["beamerthemeplain"] = {["beamer"]=true,},
- ["mtx-context-xml"] = {["context"]=true,},
- ["bxjsbook"] = {["bxjscls"]=true,},
- ["boolexpr"] = {["boolexpr"]=true,},
- ["PlayfairDisplay"] = {["playfair"]=true,},
- ["reich"] = {["context"]=true,},
- ["ccicons"] = {["ccicons"]=true,},
- ["powerdot-simple"] = {["powerdot"]=true,},
- ["TXSeqns"] = {["texsis"]=true,},
- ["AlegreyaSans"] = {["alegreya"]=true,},
- ["zref-pageattr"] = {["oberdiek"]=true,},
- ["babel-piedmontese"] = {["babel"]=true,},
- ["smartdiagramlibrarycore.styles.code"] = {["smartdiagram"]=true,},
- ["recipe"] = {["recipe"]=true,},
- ["footmisx"] = {["footmisx"]=true,},
- ["Acorn"] = {["cfr-initials"]=true,},
- ["ptptex"] = {["ptptex"]=true,},
- ["blogexec"] = {["morehype"]=true,},
- ["cyrtex"] = {},
- ["chemmacros.module.newman.code"] = {["chemmacros"]=true,},
- ["xkvltxp"] = {["xkeyval"]=true,},
- ["memucs-interword"] = {["kotex-oblivoir"]=true,},
- ["gtrlib.largetrees"] = {["gtrlib-largetrees"]=true,},
- ["babel-english-unitedstates"] = {["babel"]=true,},
- ["multiobjective"] = {["multiobjective"]=true,},
- ["babel-inarisami"] = {["babel"]=true,},
- ["biblatex-opcit-booktitle"] = {["biblatex-opcit-booktitle"]=true,},
- ["chronosys"] = {["chronosys"]=true,},
- ["mbenotes"] = {["mbenotes"]=true,},
- ["inscrutable"] = {},
- ["marginfit"] = {["marginfit"]=true,},
- ["lwarp-a4wide"] = {["lwarp"]=true,},
- ["loops"] = {["loops"]=true,},
- ["tikz-timing-counters"] = {["tikz-timing"]=true,},
- ["interlingua"] = {["babel"]=true,},
- ["proofread"] = {["proofread"]=true,},
- ["fixocgx"] = {["ocgx2"]=true,},
- ["eskdindent"] = {["eskdx"]=true,},
- ["pdfwebmac"] = {["cweb"]=true,},
- ["hyph-quote-pms"] = {},
- ["babel-croatian"] = {["babel"]=true,},
- ["mergeh"] = {["hletter"]=true,},
- ["LinLibertine_R"] = {["libertine"]=true,},
- ["optional"] = {["optional"]=true,},
- ["plain-852-cs"] = {["enctex"]=true,},
- ["sotoku"] = {["arabtex"]=true,},
- ["pgflibrarydecorations.pathreplacing.code"] = {["pgf"]=true,},
- ["translator-language-mappings"] = {["beamer"]=true,},
- ["expl3"] = {["l3kernel"]=true,},
- ["ltxtools-review"] = {["ltxtools"]=true,},
- ["mdput"] = {["mathdesign"]=true,},
- ["curve"] = {["curve"]=true,},
- ["doclicense-CC-by-3.0-latex"] = {["doclicense"]=true,},
- ["slovene"] = {["babel"]=true,},
- ["norsk_msg-msg"] = {["msg"]=true,},
- ["ujarticle"] = {["uplatex"]=true,},
- ["scrreprt"] = {},
- ["italian"] = {["babel"]=true,},
- ["altxext"] = {["arabtex"]=true,},
- ["amsbsy"] = {["amsmath"]=true,},
- ["verses"] = {["arabtex"]=true,},
- ["GoudyIn"] = {["cfr-initials"]=true,},
- ["loadhyph-tr"] = {},
- ["bibentry"] = {["natbib"]=true,},
- ["babel-kazakh"] = {["babel"]=true,},
- ["s-simpleslides-Shaded"] = {["context-simpleslides"]=true,},
- ["ltxtools-doc"] = {["ltxtools"]=true,},
- ["mcexam"] = {["mcexam"]=true,},
- ["examplep"] = {["examplep"]=true,},
- ["ling-macros"] = {["ling-macros"]=true,},
- ["bidihl"] = {["bidihl"]=true,},
- ["ltxcheck"] = {["latex"]=true,},
- ["loadhyph-el-polyton"] = {["hyphen-greek"]=true,},
- ["context-test"] = {["context"]=true,},
- ["loadhyph-th"] = {},
- ["numerus"] = {["shipunov"]=true,},
- ["plain-utf8-ec"] = {["enctex"]=true,},
- ["font_bera_euler"] = {["font-change"]=true,},
- ["loadhyph-pa"] = {},
- ["latexgit"] = {["latexgit"]=true,},
- ["utf8lata"] = {["enctex"]=true,},
- ["allpgoth"] = {["bookhands"]=true,},
- ["arevsymbols"] = {["arev"]=true,},
- ["psu-thesis"] = {["psu-thesis"]=true,},
- ["citehack"] = {["t2"]=true,},
- ["dantelogo"] = {["dantelogo"]=true,},
- ["fink"] = {["fink"]=true,},
- ["logicpuzzle"] = {["logicpuzzle"]=true,},
- ["loadhyph-de-ch-1901"] = {},
- ["eqlist"] = {["eqlist"]=true,},
- ["lh-lcyccr"] = {["lh"]=true,},
- ["placeat"] = {["placeat"]=true,},
- ["babel-hausa-niger"] = {["babel"]=true,},
- ["lwarp-lettrine"] = {["lwarp"]=true,},
- ["farsical"] = {["polyglossia"]=true,},
- ["cyrecfnt"] = {},
- ["xkvex4"] = {["xkeyval"]=true,},
- ["lwarp-microtype"] = {["lwarp"]=true,},
- ["pgfcorepatterns.code"] = {["pgf"]=true,},
- ["arcs"] = {["arcs"]=true,},
- ["beamerbasemisc"] = {["beamer"]=true,},
- ["tikzlibrarytikzmark.code"] = {["tikzmark"]=true,},
- ["xcolor-material"] = {["xcolor-material"]=true,},
- ["pstricks"] = {["pstricks"]=true,},
- ["gtrlang.german.code"] = {["genealogytree"]=true,},
- ["kolabels-utf"] = {["cjk-ko"]=true,},
- ["hyph-kn"] = {},
- ["curve2e"] = {["curve2e"]=true,},
- ["hyph-kmr.ec"] = {},
- ["lwarp-bigdelim"] = {["lwarp"]=true,},
- ["sem-a4"] = {["seminar"]=true,},
- ["beamertexpower"] = {["beamer"]=true,},
- ["rubikcube"] = {["rubik"]=true,},
- ["cooking"] = {["cooking"]=true,},
- ["figflow"] = {["figflow"]=true,},
- ["cnltx-example"] = {["cnltx"]=true,},
- ["showframe"] = {["eso-pic"]=true,},
- ["url"] = {["url"]=true,},
- ["altfont"] = {["altfont"]=true,},
- ["pgfcircutils"] = {["circuitikz"]=true,},
- ["pgfcorepathprocessing.code"] = {["pgf"]=true,},
- ["ccalgo"] = {["computational-complexity"]=true,},
- ["load-unicode-xetex-classes"] = {["unicode-data"]=true,},
- ["chessboard-pgf"] = {["chessboard"]=true,},
- ["sansmath"] = {["sansmath"]=true,},
- ["settobox"] = {["oberdiek"]=true,},
- ["algorithm"] = {["algorithms"]=true,},
- ["pb-diagram"] = {["pb-diagram"]=true,},
- ["tkz-obj-marks"] = {["tkz-base"]=true,},
- ["gatech-thesis-index"] = {["gatech-thesis"]=true,},
- ["babel-rundi"] = {["babel"]=true,},
- ["lt3graph-packagedoc"] = {["lt3graph"]=true,},
- ["t-xesearch"] = {["xesearch"]=true,},
- ["ngermanb"] = {["babel"]=true,},
- ["ghsystem_flame-2-black"] = {["ghsystem"]=true,},
- ["tocbasic"] = {},
- ["babel-uyghur"] = {["babel"]=true,},
- ["loadhyph-et"] = {},
- ["simurgh-fleqn"] = {["simurgh"]=true,},
- ["grant-doe"] = {["grant"]=true,},
- ["storebox-pgf"] = {["storebox"]=true,},
- ["tikzlibrarypgfplots.dateplot.code"] = {["pgfplots"]=true,},
- ["newpxmath"] = {["newpx"]=true,},
- ["font_kurier"] = {["font-change"]=true,},
- ["tgbonum"] = {["tex-gyre"]=true,},
- ["begingreek"] = {["begingreek"]=true,},
- ["babel-serbian-cyrillic-kosovo"] = {["babel"]=true,},
- ["babel-chinese-simplified-hongkongsarchina"] = {["babel"]=true,},
- ["GoMono"] = {["gofonts"]=true,},
- ["xkvex2"] = {["xkeyval"]=true,},
- ["PPRfyma"] = {["prosper"]=true,},
- ["treetex"] = {["treetex"]=true,},
- ["gtrcore.contour.code"] = {["genealogytree"]=true,},
- ["babel-german-switzerland"] = {["babel"]=true,},
- ["bidituftefloat"] = {["bidi"]=true,},
- ["luatexko"] = {["luatexko"]=true,},
- ["babel-slovene"] = {["babel"]=true,},
- ["eltex6"] = {["eltex"]=true,},
- ["pgfplotsmatrix.code"] = {["pgfplots"]=true,},
- ["pxjahyper"] = {["pxjahyper"]=true,},
- ["pgfplots.scaling.code"] = {["pgfplots"]=true,},
- ["tikzlibraryfpu.code"] = {["pgf"]=true,},
- ["babel-centralatlastamazight"] = {["babel"]=true,},
- ["titles"] = {["frankenstein"]=true,},
- ["semaf"] = {["semaphor"]=true,},
- ["conv-utf8-il3"] = {["hyph-utf8"]=true,},
- ["postpictex"] = {["pictex"]=true,},
- ["utf8-csf"] = {["enctex"]=true,},
- ["beamerfontthemestructuresmallcapsserif"] = {["beamer"]=true,},
- ["cc4jT"] = {["computational-complexity"]=true,},
- ["leadsheets.library.transposing.code"] = {["leadsheets"]=true,},
- ["changes"] = {["changes"]=true,},
- ["simurgh-extarticle"] = {["simurgh"]=true,},
- ["mynsfc"] = {["mynsfc"]=true,},
- ["register"] = {["register"]=true,},
- ["beamerbaseframesize"] = {["beamer"]=true,},
- ["ntheorem-hyper"] = {["hyperref"]=true,},
- ["dictsym"] = {["dictsym"]=true,},
- ["idxlayout"] = {["idxlayout"]=true,},
- ["hylang"] = {["hyplain"]=true,},
- ["font_iwona-condensed-bold"] = {["font-change"]=true,},
- ["pgfcoretransparency.code"] = {["pgf"]=true,},
- ["ascii"] = {["ascii-font"]=true,},
- ["phfparen"] = {["phfparen"]=true,},
- ["athnum"] = {["babel-greek"]=true,},
- ["docs"] = {["revtex4"]=true,},
- ["mtx-context-ideas"] = {["context"]=true,},
- ["harnon-cv"] = {["harnon-cv"]=true,},
- ["numname"] = {["numname"]=true,},
- ["xsimverb"] = {["xsim"]=true,},
- ["hyph-eo"] = {},
- ["gmutils"] = {["gmutils"]=true,},
- ["hyph-el-monoton"] = {["hyphen-greek"]=true,},
- ["hrlatex"] = {["hrlatex"]=true,},
- ["layouts"] = {["layouts"]=true,},
- ["plextarray"] = {["platex-tools"]=true,},
- ["bxdvidriver"] = {["bxdvidriver"]=true,},
- ["zhlipsum"] = {["zhlipsum"]=true,},
- ["loadhyph-en-us"] = {},
- ["overcite"] = {["cite"]=true,},
- ["beamerbasecolor"] = {["beamer"]=true,},
- ["multilang-sect"] = {["multilang"]=true,},
- ["tikzlibrarycircuits.logic.US.code"] = {["pgf"]=true,},
- ["scratch"] = {["scratch"]=true,},
- ["tikzlibrarypgfplots.colormaps.code"] = {["pgfplots"]=true,},
- ["mikoaffiliation"] = {["stex"]=true,},
- ["optidef"] = {["optidef"]=true,},
- ["lwarp-glossaries"] = {["lwarp"]=true,},
- ["ghsystem_flame-3-black"] = {["ghsystem"]=true,},
- ["epigram"] = {},
- ["flower"] = {["shipunov"]=true,},
- ["fancynum"] = {["fancynum"]=true,},
- ["ltr-graphics"] = {["lecturer"]=true,},
- ["forest-lib-edges"] = {["forest"]=true,},
- ["bxorigcapt"] = {["bxorigcapt"]=true,},
- ["calculus"] = {["calculator"]=true,},
- ["stmaryrd"] = {["stmaryrd"]=true,},
- ["loadhyph-sr-cyrl"] = {},
- ["beamerbasearticle"] = {["beamer"]=true,},
- ["akkcs"] = {["akktex"]=true,},
- ["autonum"] = {["autonum"]=true,},
- ["combcite"] = {["combine"]=true,},
- ["hyph-cs"] = {},
- ["cesenaexam"] = {["cesenaexam"]=true,},
- ["esindex"] = {["bezos"]=true,},
- ["jmlr"] = {["jmlr"]=true,},
- ["asapsym.code"] = {["asapsym"]=true,},
- ["gtl"] = {["gtl"]=true,},
- ["silence"] = {["silence"]=true,},
- ["upmethodology-code"] = {["upmethodology"]=true,},
- ["bpfap4"] = {["iso10303"]=true,},
- ["beamerthemeWarsaw"] = {["beamer"]=true,},
- ["fnum"] = {["arabi"]=true,},
- ["TXSdcol"] = {["texsis"]=true,},
- ["mynormal"] = {["germbib"]=true,},
- ["sem-dem"] = {["seminar"]=true,},
- ["holtpolt"] = {["jknapltx"]=true,},
- ["gaceta"] = {["gaceta"]=true,},
- ["lollipop-plain"] = {["lollipop"]=true,},
- ["xynecula"] = {["xypic"]=true,},
- ["mdwmath"] = {["mdwtools"]=true,},
- ["pgfplots.assert"] = {["pgfplots"]=true,},
- ["ghsystem_bottle"] = {["ghsystem"]=true,},
- ["thm-autoref"] = {["thmtools"]=true,},
- ["babel-interlingua"] = {["babel"]=true,},
- ["hvindex"] = {["hvindex"]=true,},
- ["inlinedef"] = {["inlinedef"]=true,},
- ["hobete"] = {["hobete"]=true,},
- ["crop"] = {["crop"]=true,},
- ["pgflibraryshapes.code"] = {["pgf"]=true,},
- ["zhfandolfonts"] = {["ctex"]=true,},
- ["nicefilelist"] = {["nicefilelist"]=true,},
- ["ifpdf"] = {["oberdiek"]=true,},
- ["randtext"] = {["randtext"]=true,},
- ["gfsneohellenic"] = {["gfsneohellenic"]=true,},
- ["ghsystem_health"] = {["ghsystem"]=true,},
- ["cv4tw-theme-core"] = {["cv4tw"]=true,},
- ["tikzpeople.shape.builder"] = {["tikzpeople"]=true,},
- ["beamerthemebars"] = {["beamer"]=true,},
- ["pst-bezier"] = {["pst-bezier"]=true,},
- ["xycurve"] = {["xypic"]=true,},
- ["pgfsubpic"] = {["tikz-qtree"]=true,},
- ["tikzlibraryknots.code"] = {["spath3"]=true,},
- ["polymers"] = {["xymtex"]=true,},
- ["langsci-advertisement"] = {["langsci"]=true,},
- ["pfnote"] = {["yafoot"]=true,},
- ["eso-pic"] = {["eso-pic"]=true,},
- ["ppr-prv"] = {["ppr-prv"]=true,},
- ["dashundergaps"] = {["dashundergaps"]=true,},
- ["pgfmathfunctions.integerarithmetics.code"] = {["pgf"]=true,},
- ["babel-kamba"] = {["babel"]=true,},
- ["tikzfeynman.keys.code"] = {["tikz-feynman"]=true,},
- ["erae"] = {["economic"]=true,},
- ["gtrlang.dutch.code"] = {["genealogytree"]=true,},
- ["uni-lcuc"] = {},
- ["combine"] = {["combine"]=true,},
- ["toptesi-dottorale"] = {["toptesi"]=true,},
- ["l3int"] = {["l3kernel"]=true,},
- ["l3galley"] = {["l3experimental"]=true,},
- ["babel-tamil"] = {["babel"]=true,},
- ["hyph-sl.ec"] = {},
- ["t-pgfmod"] = {["pgf"]=true,},
- ["bibleref-mouth"] = {["bibleref-mouth"]=true,},
- ["ruler"] = {},
- ["codemac"] = {["codepage"]=true,},
- ["chemmacros.module.mechanisms.code"] = {["chemmacros"]=true,},
- ["1250-il2"] = {["enctex"]=true,},
- ["sudoku"] = {["sudoku"]=true,},
- ["eskdfreesize"] = {["eskdx"]=true,},
- ["euler"] = {["euler"]=true,},
- ["arimo"] = {["arimo"]=true,},
- ["babel-bosnian-cyrillic"] = {["babel"]=true,},
- ["aiaa-tc"] = {["aiaa"]=true,},
- ["proposal"] = {["proposal"]=true,},
- ["readprov"] = {["fileinfo"]=true,},
- ["tikzlibraryshapes.arrows.code"] = {["pgf"]=true,},
- ["default-amssymbols"] = {["font-change"]=true,},
- ["beamercolorthemepenn"] = {["beamertheme-upenn-bc"]=true,},
- ["musixstr"] = {["musixtex"]=true,},
- ["iwhdp"] = {["iwhdp"]=true,},
- ["fix-cm"] = {["latex"]=true,},
- ["ebsthesis"] = {["ebsthesis"]=true,},
- ["fithesis3"] = {["fithesis"]=true,},
- ["prettyref"] = {["prettyref"]=true,},
- ["common-oddorevenpage"] = {},
- ["shorttoc"] = {["shorttoc"]=true,},
- ["t1enc"] = {["latex"]=true,},
- ["pgfplotsmeshplotimage.code"] = {["pgfplots"]=true,},
- ["makecell"] = {["makecell"]=true,},
- ["gtrlib.largetrees.code"] = {["gtrlib-largetrees"]=true,},
- ["tikz"] = {["pgf"]=true,},
- ["simurgh-fonts"] = {["simurgh"]=true,},
- ["pgfplotsoldpgfsupp_pgfcorescopes.code"] = {["pgfplots"]=true,},
- ["fgruler"] = {["fgruler"]=true,},
- ["hexgame"] = {["hexgame"]=true,},
- ["ucharclasses"] = {["ucharclasses"]=true,},
- ["gloss"] = {["gloss"]=true,["midnight"]=true,},
- ["metatex"] = {["context"]=true,["metatex"]=true,},
- ["linegoal"] = {["linegoal"]=true,},
- ["caption"] = {["caption"]=true,},
- ["avr.numbers"] = {["avremu"]=true,},
- ["lhcyrkoi"] = {},
- ["nwejm-logos-collection"] = {["nwejm"]=true,},
- ["tikzlibraryshapes.geometric.code"] = {["pgf"]=true,},
- ["tikzlibrarydecorations.footprints.code"] = {["pgf"]=true,},
- ["bondgraphs"] = {["bondgraphs"]=true,},
- ["uiucthesis"] = {["uiucthesis"]=true,},
- ["l3regex"] = {["l3kernel"]=true,},
- ["alphabeta"] = {["greek-fontenc"]=true,},
- ["hyph-gl"] = {},
- ["HAPTycja"] = {["ha-prosper"]=true,},
- ["babel-bosnian-latn"] = {["babel"]=true,},
- ["akkgermanabbreviations"] = {["akktex"]=true,},
- ["minimum"] = {["tableaux"]=true,},
- ["feynmp"] = {["feynmf"]=true,},
- ["chemmacros.module.base.code"] = {["chemmacros"]=true,},
- ["sexscale"] = {["sauterfonts"]=true,},
- ["mathbbol"] = {["jknapltx"]=true,},
- ["s-simpleslides-BigNumber"] = {["context-simpleslides"]=true,},
- ["bounddvi"] = {["platex-tools"]=true,},
- ["macro-pegase"] = {["pas-cv"]=true,},
- ["removefr"] = {["fragments"]=true,},
- ["mathalfa"] = {["mathalfa"]=true,},
- ["lwarp-ebook"] = {["lwarp"]=true,},
- ["plainenc"] = {},
- ["pst-tvz"] = {["pst-tvz"]=true,},
- ["musixlyr"] = {["musixtex"]=true,},
- ["dinbrief"] = {["dinbrief"]=true,},
- ["font_artemisia_euler"] = {["font-change"]=true,},
- ["medstarbeamer"] = {["medstarbeamer"]=true,},
- ["babel-breton"] = {["babel"]=true,},
- ["cs-polta"] = {},
- ["upkcat"] = {["pxbase"]=true,},
- ["draftcopy"] = {["draftcopy"]=true,},
- ["babel-chechen"] = {["babel"]=true,},
- ["inslrmin"] = {["bookhands"]=true,},
- ["simurgh-boek3"] = {["simurgh"]=true,},
- ["pgflibrarysnakes.code"] = {["pgf"]=true,},
- ["moderncvbodyii"] = {["moderncv"]=true,},
- ["simurgh-mathdigitspec"] = {["simurgh"]=true,},
- ["hfontsel"] = {["kotex-oblivoir"]=true,},
- ["stabular"] = {["sttools"]=true,},
- ["aboxes"] = {["arabtex"]=true,},
- ["errorbars"] = {["pictex"]=true,},
- ["tcbmagazine.code"] = {["tcolorbox"]=true,},
- ["babel-esperanto"] = {["babel"]=true,},
- ["zxjatype"] = {["zxjatype"]=true,},
- ["zxjafont"] = {["zxjafont"]=true,},
- ["zxjafbfont"] = {["zxjafbfont"]=true,},
- ["chngcntr"] = {["chngcntr"]=true,},
- ["allhmin"] = {["bookhands"]=true,},
- ["hyph-mn-cyrl-x-lmc.lmc"] = {},
- ["ukrhypmp"] = {["ukrhyph"]=true,},
- ["zwpagelayout"] = {["zwpagelayout"]=true,},
- ["tikzlibrarydatavisualization.polar.code"] = {["pgf"]=true,},
- ["zwgetfdate"] = {["zwgetfdate"]=true,},
- ["zlmtt"] = {["zlmtt"]=true,},
- ["ziffer"] = {["ziffer"]=true,},
- ["makecmds"] = {["makecmds"]=true,},
- ["zhulem"] = {["zhspacing"]=true,},
- ["zhfont"] = {["zhspacing"]=true,},
- ["glossaries-polyglossia"] = {["glossaries"]=true,},
- ["zhsusefulmacros"] = {["zhspacing"]=true,},
- ["zhsmyclass"] = {["zhspacing"]=true,},
- ["zhmath"] = {["zhspacing"]=true,},
- ["t-zhspacing"] = {["zhspacing"]=true,},
- ["zhnumber"] = {["zhnumber"]=true,},
- ["pssetiby"] = {["ibygrk"]=true,},
- ["zed-csp"] = {["zed-csp"]=true,},
- ["loadhyph-hi"] = {},
- ["floatpag"] = {["sttools"]=true,},
- ["ecv"] = {["ecv"]=true,},
- ["ukrhyph"] = {["ukrhyph"]=true,},
- ["doclicense-CC-by-nd-4.0-latex"] = {["doclicense"]=true,},
- ["ytableau"] = {["ytableau"]=true,},
- ["imfellEnglish"] = {["imfellenglish"]=true,},
- ["youngtab"] = {["youngtab"]=true,},
- ["yhmath"] = {["yhmath"]=true,},
- ["york-thesis"] = {["york-thesis"]=true,},
- ["couriers"] = {["courier-scaled"]=true,},
- ["m-ch-de"] = {["context"]=true,},
- ["ghsystem_flame-4-2"] = {["ghsystem"]=true,},
- ["drftcono"] = {["chemcono"]=true,},
- ["babel-chinese-hans-sg"] = {["babel"]=true,},
- ["chemmacros.module.units.code"] = {["chemmacros"]=true,},
- ["oblivoir-base"] = {["kotex-oblivoir"]=true,},
- ["statex2"] = {["statex2"]=true,},
- ["tikzlibrarybayesnet.code"] = {["tikz-bayesnet"]=true,},
- ["cfr-lm"] = {["cfr-lm"]=true,},
- ["ydoc-code"] = {["ydoc"]=true,},
- ["eskdfont"] = {["eskdx"]=true,},
- ["fixltxhyph"] = {["fixltxhyph"]=true,},
- ["ydocincl"] = {["ydoc"]=true,},
- ["arabtex"] = {["arabtex"]=true,},
- ["ustitle"] = {["stellenbosch"]=true,},
- ["yathesis"] = {["yathesis"]=true,},
- ["wotree"] = {["dratex"]=true,},
- ["flushend"] = {["sttools"]=true,},
- ["pas-tableur"] = {["pas-tableur"]=true,},
- ["yathesis-translations"] = {["yathesis"]=true,},
- ["bpfats4"] = {["iso10303"]=true,},
- ["yaletter"] = {["yaletter"]=true,},
- ["yagusylo"] = {["yagusylo"]=true,},
- ["fnpos"] = {["yafoot"]=true,},
- ["chbibref"] = {["chbibref"]=true,},
- ["dblfnote"] = {["yafoot"]=true,},
- ["uri"] = {["uri"]=true,},
- ["xyxdvi"] = {["xypic"]=true,},
- ["xyweb"] = {["xypic"]=true,},
- ["etrans"] = {["arabtex"]=true,},
- ["arabext"] = {["arabtex"]=true,},
- ["babel-akan"] = {["babel"]=true,},
- ["pgfplotscoordprocessing.code"] = {["pgfplots"]=true,},
- ["beamercolorthemefibeamer-mu-phil"] = {["fibeamer"]=true,},
- ["xytp-f"] = {["xypic"]=true,},
- ["dramatist"] = {["dramatist"]=true,},
- ["fcnumparser"] = {["fmtcount"]=true,},
- ["lwarp-titlesec"] = {["lwarp"]=true,},
- ["zi4"] = {["inconsolata"]=true,},
- ["babel-french-canada"] = {["babel"]=true,},
- ["finstmsc"] = {["fontinst"]=true,},
- ["xytextures"] = {["xypic"]=true,},
- ["xysmart"] = {["xypic"]=true,},
- ["spelling"] = {["spelling"]=true,},
- ["hyph-gl.ec"] = {},
- ["chemmacros"] = {["chemmacros"]=true,},
- ["csbulletin"] = {["csbulletin"]=true,},
- ["lastpage209"] = {["lastpage"]=true,},
- ["t1code"] = {},
- ["xyrecat"] = {["xypic"]=true,},
- ["usbib"] = {["stellenbosch"]=true,},
- ["xyps-t"] = {["xypic"]=true,},
- ["pythontex"] = {["pythontex"]=true,},
- ["biditufte-handout"] = {["bidi"]=true,},
- ["tudscrcolor"] = {["tudscr"]=true,},
- ["hieroglf"] = {["archaic"]=true,},
- ["guitar"] = {["guitar"]=true,},
- ["xyps-s"] = {["xypic"]=true,},
- ["otibet"] = {["otibet"]=true,},
- ["loadhyph-de-1996"] = {},
- ["xyps-ps"] = {["xypic"]=true,},
- ["titlecaps"] = {["titlecaps"]=true,},
- ["xyps-f"] = {["xypic"]=true,},
- ["loadhyph-ta"] = {},
- ["biblatex"] = {["biblatex"]=true,},
- ["langcode"] = {["langcode"]=true,},
- ["xyps-col"] = {["xypic"]=true,},
- ["underscore"] = {["underscore"]=true,},
- ["wallpaper"] = {["wallpaper"]=true,},
- ["moderncvcollection"] = {["moderncv"]=true,},
- ["cjhebrew"] = {["cjhebrew"]=true,},
- ["babel-scottishgaelic"] = {["babel"]=true,},
- ["beamercolorthememetropolis"] = {["beamertheme-metropolis"]=true,},
- ["babel-bosnian-latin"] = {["babel"]=true,},
- ["xypicture"] = {["xypic"]=true,},
- ["babel-igbo"] = {["babel"]=true,},
- ["moderncvheadii"] = {["moderncv"]=true,},
- ["babel-centralkurdish"] = {["babel"]=true,},
- ["dirtree"] = {["dirtree"]=true,},
- ["asmo449"] = {["arabtex"]=true,},
- ["font_antt-light"] = {["font-change"]=true,},
- ["lwarp-trivfloat"] = {["lwarp"]=true,},
- ["example-glossaries-symbols"] = {["glossaries"]=true,},
- ["footbib"] = {["footbib"]=true,},
- ["csfontsm"] = {},
- ["xypdf"] = {["xypic"]=true,},
- ["extramarks"] = {["fancyhdr"]=true,},
- ["pgflibrarytikzbackgrounds"] = {["pgf"]=true,},
- ["chords"] = {["pmxchords"]=true,},
- ["powerdot-tycja"] = {["powerdot"]=true,},
- ["tikzlibrarycolorbrewer.code"] = {["pgfplots"]=true,},
- ["showidx"] = {["latex"]=true,},
- ["aliascnt"] = {["oberdiek"]=true,},
- ["klumono"] = {["kluwer"]=true,},
- ["rules60"] = {["ukrhyph"]=true,},
- ["babel-chinese-simplified-macausarchina"] = {["babel"]=true,},
- ["ghsystem_bottle-2-black"] = {["ghsystem"]=true,},
- ["saw"] = {["arabtex"]=true,},
- ["contour"] = {["contour"]=true,},
- ["xypdf-fr"] = {["xypic"]=true,},
- ["hetrans"] = {["arabtex"]=true,},
- ["fetchcls"] = {["fetchcls"]=true,},
- ["prelim2e"] = {["ms"]=true,},
- ["tikzlibrarypgfplots.units.code"] = {["pgfplots"]=true,},
- ["memhfixc"] = {["memoir"]=true,},
- ["unravel"] = {["unravel"]=true,},
- ["ctib"] = {["ctib"]=true,},
- ["loadhyph-mn-cyrl"] = {},
- ["DejaVuSans"] = {["dejavu"]=true,},
- ["xypdf-cu"] = {["xypic"]=true,},
- ["xypdf-co"] = {["xypic"]=true,},
- ["babel-maltese"] = {["babel"]=true,},
- ["lualatex-reset-codes"] = {},
- ["mathtext"] = {["t2"]=true,},
- ["xyoztex"] = {["xypic"]=true,},
- ["tikzpeople.shape.dave"] = {["tikzpeople"]=true,},
- ["xymovie"] = {["xypic"]=true,},
- ["blogligs"] = {["morehype"]=true,},
- ["xymatrix"] = {["xypic"]=true,},
- ["gtrlang.danish.code"] = {["genealogytree"]=true,},
- ["chapterbib"] = {["cite"]=true,},
- ["Rothdn"] = {["cfr-initials"]=true,},
- ["xyline"] = {["xypic"]=true,},
- ["xyknot"] = {["xypic"]=true,},
- ["lwarp-sidecap"] = {["lwarp"]=true,},
- ["s-abr-01"] = {["context"]=true,},
- ["tikzlibrarycircuits.ee.code"] = {["pgf"]=true,},
- ["xyimport"] = {["xypic"]=true,},
- ["xyidioms"] = {["xypic"]=true,},
- ["lroundrect"] = {["lroundrect"]=true,},
- ["xygraph"] = {["xypic"]=true,},
- ["xyframe"] = {["xypic"]=true,},
- ["xyemtex"] = {["xypic"]=true,},
- ["xydvitops"] = {["xypic"]=true,},
- ["xydvips"] = {["xypic"]=true,},
- ["beamerthemeCambridgeUS"] = {["beamer"]=true,},
- ["lh-lcy"] = {["lh"]=true,},
- ["xycrayon"] = {["xypic"]=true,},
- ["xycolor"] = {["xypic"]=true,},
- ["xycmtip"] = {["xypic"]=true,},
- ["lwarp-nopageno"] = {["lwarp"]=true,},
- ["autoaligne"] = {["autoaligne"]=true,},
- ["actuarialangle"] = {["actuarialangle"]=true,},
- ["lollipop-tools"] = {["lollipop"]=true,},
- ["xCJK2uni"] = {["xcjk2uni"]=true,},
- ["pgfautomata"] = {["pgf"]=true,},
- ["eqname"] = {},
- ["xycmactex"] = {["xypic"]=true,},
- ["collectbox"] = {["collectbox"]=true,},
- ["pxpgfmark"] = {["pxpgfmark"]=true,},
- ["cachepic"] = {["cachepic"]=true,},
- ["xyarrow"] = {["xypic"]=true,},
- ["avant"] = {["psnfss"]=true,},
- ["lh-t2bccr"] = {["lh"]=true,},
- ["endnote"] = {},
- ["musixtnt"] = {["musixtnt"]=true,},
- ["mfpicdef"] = {["mfpic"]=true,},
- ["7point"] = {["varisize"]=true,},
- ["gitsetinfo"] = {["gitinfo"]=true,},
- ["xy17oztex"] = {["xypic"]=true,},
- ["xy16textures"] = {["xypic"]=true,},
- ["xy"] = {["xypic"]=true,},
- ["allsqrc"] = {["bookhands"]=true,},
- ["xymtx-ps"] = {["xymtex"]=true,},
- ["xymtx-pdf"] = {["xymtex"]=true,},
- ["bigfoot"] = {["bigfoot"]=true,},
- ["chmst-pdf"] = {["xymtex"]=true,},
- ["environ"] = {["environ"]=true,},
- ["chemtimes"] = {["xymtex"]=true,},
- ["feupphdteses"] = {["feupphdteses"]=true,},
- ["PTSansCaption"] = {["paratype"]=true,},
- ["akkmathfun"] = {["akktex"]=true,},
- ["typeface"] = {["typeface"]=true,},
- ["biblatex-shortfields"] = {["biblatex-shortfields"]=true,},
- ["chemist"] = {["xymtex"]=true,},
- ["bpfats14"] = {["iso10303"]=true,},
- ["phonetic"] = {["phonetic"]=true,},
- ["poemscol"] = {["poemscol"]=true,},
- ["linkalias"] = {},
- ["nameref"] = {["hyperref"]=true,},
- ["sobolev"] = {["bosisio"]=true,},
- ["xymtex"] = {["xymtex"]=true,},
- ["eledmac"] = {["eledmac"]=true,},
- ["chemmacros.module.tikz.code"] = {["chemmacros"]=true,},
- ["bewerbung-cv-oldstyle"] = {["bewerbung"]=true,},
- ["ticollege"] = {["ticollege"]=true,},
- ["bpfap2"] = {["iso10303"]=true,},
- ["babel-english-ca"] = {["babel"]=true,},
- ["steroid"] = {["xymtex"]=true,},
- ["pgfplotsdeque.code"] = {["pgfplots"]=true,},
- ["example-image-a3-landscape"] = {["mwe"]=true,},
- ["methylen"] = {["xymtex"]=true,},
- ["tikzlibraryfeynman.code"] = {["tikz-feynman"]=true,},
- ["locant"] = {["xymtex"]=true,},
- ["lollipop"] = {["lollipop"]=true,},
- ["secdot"] = {["secdot"]=true,},
- ["tikzlibrarycd.code"] = {["tikz-cd"]=true,},
- ["babel-english-canada"] = {["babel"]=true,},
- ["hetaromh"] = {["xymtex"]=true,},
- ["852-il2"] = {["enctex"]=true,},
- ["hcycle"] = {["xymtex"]=true,},
- ["outerhbox"] = {},
- ["asymptote"] = {["asymptote"]=true,},
- ["allfonts"] = {["ofs"]=true,},
- ["apmptbl"] = {["iso10303"]=true,},
- ["tcbhooks.code"] = {["tcolorbox"]=true,},
- ["namespc"] = {["namespc"]=true,},
- ["pst-solides3d"] = {["pst-solides3d"]=true,},
- ["python"] = {["python"]=true,},
- ["carom"] = {["xymtex"]=true,},
- ["parallel"] = {["parallel"]=true,},
- ["fontdoc"] = {["fontinst"]=true,},
- ["haparabica"] = {["arabi"]=true,},
- ["musixpoi"] = {["musixtex"]=true,},
- ["bondcolor"] = {["xymtex"]=true,},
- ["CoverPage"] = {["coverpage"]=true,},
- ["biolinum-type1"] = {["libertine"]=true,},
- ["aliphat"] = {["xymtex"]=true,},
- ["hcreport"] = {["hc"]=true,},
- ["gtrcore.processing.code"] = {["genealogytree"]=true,},
- ["bpfats9"] = {["iso10303"]=true,},
- ["cdpbabel"] = {["cdpbundl"]=true,},
- ["babel-kikuyu"] = {["babel"]=true,},
- ["xwatermark"] = {["xwatermark"]=true,},
- ["xunicode"] = {["xunicode"]=true,},
- ["xtab"] = {["xtab"]=true,},
- ["jsarticle"] = {["jsclasses"]=true,},
- ["selectpage"] = {},
- ["xstring"] = {["xstring"]=true,},
- ["xskak"] = {["xskak"]=true,},
- ["babel-gusii"] = {["babel"]=true,},
- ["xskak-nagdef"] = {["xskak"]=true,},
- ["coursepaper"] = {},
- ["xskak-keys"] = {["xskak"]=true,},
- ["samples"] = {["context"]=true,},
- ["xsim.verbwrite.code"] = {["xsim"]=true,},
- ["xsim.translations.code"] = {["xsim"]=true,},
- ["opensans"] = {["opensans"]=true,},
- ["loadhyph-mr"] = {},
- ["nccbiblist"] = {["ncclatex"]=true,},
- ["xsim.tags.code"] = {["xsim"]=true,},
- ["tikzlibraryshadows.blur.code"] = {["pgf-blur"]=true,},
- ["s-pre-96"] = {["context"]=true,},
- ["chickenize"] = {["chickenize"]=true,},
- ["xsim"] = {["xsim"]=true,},
- ["multibibliography"] = {["multibibliography"]=true,},
- ["bibleref-parse"] = {["bibleref-parse"]=true,},
- ["xsim.random.code"] = {["xsim"]=true,},
- ["alertmessage"] = {["alertmessage"]=true,},
- ["footmisc"] = {["footmisc"]=true,},
- ["babel-japanese"] = {["babel"]=true,},
- ["xsim.properties.code"] = {["xsim"]=true,},
- ["beamersubframe"] = {["beamersubframe"]=true,},
- ["coolthms"] = {["coolthms"]=true,},
- ["csc2x"] = {["fontinst"]=true,},
- ["atenddvi"] = {["oberdiek"]=true,},
- ["xsim.modules.code"] = {["xsim"]=true,},
- ["apnum"] = {["apnum"]=true,},
- ["xsim.layouts.code"] = {["xsim"]=true,},
- ["correctmathalign"] = {["correctmathalign"]=true,},
- ["langscibook"] = {["langsci"]=true,},
- ["regcount"] = {["regcount"]=true,},
- ["RecipeBook"] = {["recipebook"]=true,},
- ["enparen"] = {["oberdiek"]=true,},
- ["akkmathdisc"] = {["akktex"]=true,},
- ["markblog"] = {["morehype"]=true,},
- ["xsim.goals.code"] = {["xsim"]=true,},
- ["xsim.exercises.code"] = {["xsim"]=true,},
- ["xsim.environments.code"] = {["xsim"]=true,},
- ["xsim.definitions.code"] = {["xsim"]=true,},
- ["xsim.collections.code"] = {["xsim"]=true,},
- ["xsim.base.code"] = {["xsim"]=true,},
- ["cnltx-tools"] = {["cnltx"]=true,},
- ["lwarp-dblfnote"] = {["lwarp"]=true,},
- ["xsim.auxfile.code"] = {["xsim"]=true,},
- ["autofe"] = {["ucs"]=true,},
- ["xsim-manual"] = {["xsim"]=true,},
- ["fenixpar"] = {["fenixpar"]=true,},
- ["schuleab"] = {["schule"]=true,},
- ["xsavebox"] = {["xsavebox"]=true,},
- ["upref"] = {["amscls"]=true,},
- ["hyph-ca.ec"] = {},
- ["chletter"] = {["chletter"]=true,},
- ["arabiftoday"] = {["arabi"]=true,},
- ["excludeonly"] = {["excludeonly"]=true,},
- ["memhangul-x"] = {["kotex-oblivoir"]=true,},
- ["diffcoeffx"] = {["diffcoeff"]=true,},
- ["xq"] = {["xq"]=true,},
- ["tikzlibrarymindmap.code"] = {["pgf"]=true,},
- ["sourcecodepro"] = {["sourcecodepro"]=true,},
- ["babel-vai-latin"] = {["babel"]=true,},
- ["openbib"] = {["latex"]=true,},
- ["xpunctuate"] = {["xpunctuate"]=true,},
- ["xprintlen"] = {["xprintlen"]=true,},
- ["unicode-math-table"] = {["unicode-math"]=true,},
- ["bitset"] = {["oberdiek"]=true,},
- ["dumyhyph"] = {},
- ["diagxy"] = {["barr"]=true,},
- ["lwarp-framed"] = {["lwarp"]=true,},
- ["fxthemecolor"] = {["fixme"]=true,},
- ["xob-paralist"] = {["kotex-oblivoir"]=true,},
- ["babel-serbian-latn-me"] = {["babel"]=true,},
- ["structview"] = {["stex"]=true,},
- ["novel-ChapterScene"] = {["novel"]=true,},
- ["hyph-quote-be"] = {},
- ["lwarp-draftwatermark"] = {["lwarp"]=true,},
- ["xpiano"] = {["xpiano"]=true,},
- ["scrpage2"] = {},
- ["frabbrev"] = {["e-french"]=true,},
- ["ifptex"] = {["ifptex"]=true,},
- ["pgflibraryarrows.meta.code"] = {["pgf"]=true,},
- ["babel-nama"] = {["babel"]=true,},
- ["bigstrut"] = {["multirow"]=true,},
- ["xoptarg"] = {["xoptarg"]=true,},
- ["xnewcommand"] = {["xnewcommand"]=true,},
- ["cleanthesis"] = {["cleanthesis"]=true,},
- ["babel-tachelhit-tfng"] = {["babel"]=true,},
- ["gregoriotex-nabc"] = {["gregoriotex"]=true,},
- ["pgfcomp-version-0-65"] = {["pgf"]=true,},
- ["btxmac"] = {["eplain"]=true,},
- ["beamerouterthemetorinoth"] = {["beamer2thesis"]=true,},
- ["xltxtra"] = {["xltxtra"]=true,},
- ["droidsans"] = {["droid"]=true,},
- ["xltabular"] = {["xltabular"]=true,},
- ["xlop"] = {["xlop"]=true,},
- ["mtx-context-setups"] = {["context"]=true,},
- ["babel-bengali"] = {["babel"]=true,},
- ["manyfoot"] = {["ncctools"]=true,},
- ["ngerman"] = {["german"]=true,},
- ["algc"] = {["algorithmicx"]=true,},
- ["withargs"] = {["withargs"]=true,},
- ["blockdiagram"] = {["texdraw"]=true,},
- ["hyph-eo.il3"] = {},
- ["hyph-en-gb"] = {},
- ["xkvesb"] = {["xkeyval"]=true,},
- ["bold-extra"] = {["bold-extra"]=true,},
- ["xkvesa"] = {["xkeyval"]=true,},
- ["babel-serbian-cyrillic"] = {["babel"]=true,},
- ["xkvecb"] = {["xkeyval"]=true,},
- ["tikz-timing-nicetabs"] = {["tikz-timing"]=true,},
- ["binarytree"] = {["binarytree"]=true,},
- ["rviewport"] = {["rviewport"]=true,},
- ["tikzlibraryfixedpointarithmetic.code"] = {["pgf"]=true,},
- ["forest"] = {["forest"]=true,},
- ["pagereference"] = {},
- ["xkvex3"] = {["xkeyval"]=true,},
- ["drawmatrix"] = {["drawmatrix"]=true,},
- ["xkvex1"] = {["xkeyval"]=true,},
- ["xkeyval"] = {["xkeyval"]=true,},
- ["s-simpleslides-Split"] = {["context-simpleslides"]=true,},
- ["gobble"] = {["gobble"]=true,},
- ["bplain"] = {["babel"]=true,},
- ["eplain"] = {["eplain"]=true,},
- ["pst-xkey"] = {["xkeyval"]=true,},
- ["s-pre-00"] = {["context"]=true,},
- ["type1cm"] = {["type1cm"]=true,},
- ["xintseries"] = {["xint"]=true,},
- ["xintkernel"] = {["xint"]=true,},
- ["printlen"] = {["printlen"]=true,},
- ["block"] = {["block"]=true,},
- ["xeCJK-listings"] = {["xecjk"]=true,},
- ["mailmerge"] = {["mailmerge"]=true,},
- ["lualatex-math"] = {["lualatex-math"]=true,},
- ["perpage"] = {["bigfoot"]=true,},
- ["xintcore"] = {["xint"]=true,},
- ["example"] = {},
- ["mlp-33"] = {["e-french"]=true,},
- ["cvthemebidicasual"] = {["bidi"]=true,},
- ["wallcalendar-thai"] = {["wallcalendar"]=true,},
- ["txi-tr"] = {},
- ["cuisine"] = {["cuisine"]=true,},
- ["xintbinhex"] = {["xint"]=true,},
- ["bchart"] = {["bchart"]=true,},
- ["semioneside"] = {["semioneside"]=true,},
- ["exsheets"] = {["exsheets"]=true,},
- ["xhfill"] = {["xhfill"]=true,},
- ["novel-FontDefaults"] = {["novel"]=true,},
- ["musixcpt"] = {["musixtex"]=true,},
- ["xfor"] = {["xfor"]=true,},
- ["timing-diagrams"] = {["timing-diagrams"]=true,},
- ["xevlna"] = {["xevlna"]=true,},
- ["xetexko"] = {["xetexko"]=true,},
- ["wallcalendar-swedish"] = {["wallcalendar"]=true,},
- ["matc3mem"] = {["matc3mem"]=true,},
- ["libertineMono"] = {["libertine"]=true,},
- ["ctexhook"] = {["ctex"]=true,},
- ["luatexja-adjust"] = {["luatexja"]=true,},
- ["xetexko-space"] = {["xetexko"]=true,},
- ["bpfap12"] = {["iso10303"]=true,},
- ["babel-nepali"] = {["babel"]=true,},
- ["pgflibraryarrows.code"] = {["pgf"]=true,},
- ["subfiles"] = {["subfiles"]=true,},
- ["beamercolorthememonarca"] = {["beamer"]=true,},
- ["xetexko-hanging"] = {["xetexko"]=true,},
- ["xetexko-font"] = {["xetexko"]=true,},
- ["opentype-info"] = {["xetexfontinfo"]=true,},
- ["xcolor-patch"] = {["oberdiek"]=true,},
- ["aat-info"] = {["xetexfontinfo"]=true,},
- ["japanlco"] = {},
- ["xepersian"] = {["xepersian"]=true,},
- ["babel-tibetan"] = {["babel"]=true,},
- ["xepersian-persiancal"] = {["xepersian"]=true,},
- ["betababel"] = {["betababel"]=true,},
- ["supp-pdf"] = {["context"]=true,},
- ["cjeupmath"] = {["cje"]=true,},
- ["ydoc-doc"] = {["ydoc"]=true,},
- ["expex"] = {["expex"]=true,},
- ["Elzevier"] = {["cfr-initials"]=true,},
- ["hanging"] = {["hanging"]=true,},
- ["xellipsis"] = {["xellipsis"]=true,},
- ["lisp-string"] = {["lisp-on-tex"]=true,},
- ["authblk"] = {["preprint"]=true,},
- ["xeindex"] = {["xeindex"]=true,},
- ["CD_labeler"] = {},
- ["xecolor"] = {["xecolor"]=true,},
- ["xunicode-addon"] = {["xecjk"]=true,},
- ["dlfltxbmarkupbookkeys"] = {["dlfltxb"]=true,},
- ["arabskel"] = {["arabtex"]=true,},
- ["macro-neptune"] = {["pas-cv"]=true,},
- ["xeCJKfntef"] = {["xecjk"]=true,},
- ["memucs-enumerate"] = {["kotex-oblivoir"]=true,},
- ["lwarp-xtab"] = {["lwarp"]=true,},
- ["hobsub"] = {["oberdiek"]=true,},
- ["pcatcode"] = {["amsrefs"]=true,},
- ["xintexpr"] = {["xint"]=true,},
- ["xechangebar"] = {["xechangebar"]=true,},
- ["piano"] = {["piano"]=true,},
- ["xebaposter"] = {["xebaposter"]=true,},
- ["mproof"] = {["metapost"]=true,},
- ["xduthesis"] = {["xduthesis"]=true,},
- ["context-performance"] = {["context"]=true,},
- ["amsfn"] = {["ofs"]=true,},
- ["gtrlib.debug.code"] = {["genealogytree"]=true,},
- ["cs-pagella"] = {},
- ["babel-swedish"] = {["babel"]=true,},
- ["amsthm"] = {["amscls"]=true,},
- ["french"] = {["e-french"]=true,},
- ["fullwidth"] = {["fullwidth"]=true,},
- ["braket"] = {["braket"]=true,},
- ["docindex"] = {["xdoc"]=true,},
- ["librarian"] = {["librarian"]=true,},
- ["SIunits"] = {["siunits"]=true,},
- ["atrans"] = {["arabtex"]=true,},
- ["tcblistingscore.code"] = {["tcolorbox"]=true,},
- ["gillius2"] = {["gillius"]=true,},
- ["wallcalendar-german"] = {["wallcalendar"]=true,},
- ["docidx2e"] = {["xdoc"]=true,},
- ["xcookybooky"] = {["xcookybooky"]=true,},
- ["doclicense-CC-by-nc-nd-4.0-latex"] = {["doclicense"]=true,},
- ["metainfo"] = {["sauerj"]=true,},
- ["xcomment"] = {["xcomment"]=true,},
- ["chscite"] = {["chscite"]=true,},
- ["svg-extract"] = {["svg"]=true,},
- ["simurgh-unibidi"] = {["simurgh"]=true,},
- ["xcntperchap"] = {["xcntperchap"]=true,},
- ["s-pre-06"] = {["context"]=true,},
- ["textcase"] = {["textcase"]=true,},
- ["xcite"] = {["xcite"]=true,},
- ["XCharter"] = {["xcharter"]=true,},
- ["xassoccnt"] = {["xassoccnt"]=true,},
- ["powerdot-fyma"] = {["powerdot"]=true,},
- ["font_iwona"] = {["font-change"]=true,},
- ["bigintcalc"] = {["oberdiek"]=true,},
- ["textopo"] = {["textopo"]=true,},
- ["upmethodology-p-common"] = {["upmethodology"]=true,},
- ["babel-norsk"] = {["babel"]=true,},
- ["ut-thesis"] = {["ut-thesis"]=true,},
- ["ipalmacs"] = {["wsuipa"]=true,},
- ["beamercolorthemegoeagles"] = {["beamertheme-upenn-bc"]=true,},
- ["schullsg"] = {["schule"]=true,},
- ["tgadventor"] = {["tex-gyre"]=true,},
- ["ofs-6a"] = {["ofs"]=true,},
- ["ghsystem_flame-4-1"] = {["ghsystem"]=true,},
- ["chemmacros.module.particles.code"] = {["chemmacros"]=true,},
- ["tkz-tools-intersections"] = {["tkz-euclide"]=true,},
- ["wsemclassic"] = {["wsemclassic"]=true,},
- ["wrapfig"] = {["wrapfig"]=true,},
- ["apmptempl"] = {["iso10303"]=true,},
- ["parskip"] = {["parskip"]=true,},
- ["complexity"] = {["complexity"]=true,},
- ["witharrows"] = {["witharrows"]=true,},
- ["apalike"] = {["bibtex"]=true,},
- ["xkvview"] = {["xkeyval"]=true,},
- ["eptexfn"] = {["expex"]=true,},
- ["fp-addons"] = {["fp"]=true,},
- ["withargs-packagedoc"] = {["withargs"]=true,},
- ["fvrb-ex"] = {["fancyvrb"]=true,},
- ["babel-romanian"] = {["babel"]=true,},
- ["antree"] = {["williams"]=true,},
- ["NumericPlots_styles"] = {["numericplots"]=true,},
- ["docmfp"] = {["docmfp"]=true,},
- ["superiors"] = {["superiors"]=true,},
- ["hustthesis"] = {["hustthesis"]=true,},
- ["gfscomplutum"] = {["gfscomplutum"]=true,},
- ["flashmovie"] = {["flashmovie"]=true,},
- ["widetable"] = {["widetable"]=true,},
- ["cyryoas"] = {},
- ["pgfplotsliststructure.code"] = {["pgfplots"]=true,},
- ["s-simpleslides-RainbowStripe"] = {["context-simpleslides"]=true,},
- ["units"] = {["units"]=true,},
- ["interfaces-tocloft"] = {["interfaces"]=true,},
- ["hyph-quote-fur"] = {},
- ["pgflibraryfpu.code"] = {["pgf"]=true,},
- ["wasyfont"] = {["wasy"]=true,},
- ["bnumexpr"] = {["bnumexpr"]=true,},
- ["icomma"] = {["was"]=true,},
- ["gensymb"] = {["was"]=true,},
- ["hyph-tk.ec"] = {},
- ["pgfplotsbinary.code"] = {["pgfplots"]=true,},
- ["cybercic"] = {["cybercic"]=true,},
- ["lwarp-ulem"] = {["lwarp"]=true,},
- ["fancyhdr"] = {["fancyhdr"]=true,},
- ["fixmath"] = {["was"]=true,},
- ["tikzlibrarycalligraphy.code"] = {["spath3"]=true,},
- ["cyryovl"] = {},
- ["warning"] = {["warning"]=true,},
- ["skbbeamer"] = {["skb"]=true,},
- ["wallcalendar"] = {["wallcalendar"]=true,},
- ["xetexko-vertical"] = {["xetexko"]=true,},
- ["cmdstring"] = {["cmdstring"]=true,},
- ["wallcalendar-spanish"] = {["wallcalendar"]=true,},
- ["ryethesis"] = {["ryethesis"]=true,},
- ["wallcalendar-slovakian"] = {["wallcalendar"]=true,},
- ["wallcalendar-serbian"] = {["wallcalendar"]=true,},
- ["gmcommand"] = {["gmutils"]=true,},
- ["wallcalendar-romanian"] = {["wallcalendar"]=true,},
- ["conv-xkv"] = {["conv-xkv"]=true,},
- ["epigraph"] = {["epigraph"]=true,},
- ["codedoc"] = {["codedoc"]=true,},
- ["hyph-lv.l7x"] = {},
- ["wallcalendar-portuguese"] = {["wallcalendar"]=true,},
- ["sref"] = {["stex"]=true,},
- ["wallcalendar-norwegian"] = {["wallcalendar"]=true,},
- ["hobsub-hyperref"] = {["oberdiek"]=true,},
- ["wallcalendar-japanese"] = {["wallcalendar"]=true,},
- ["example-image-4x3"] = {["mwe"]=true,},
- ["wallcalendar-italian"] = {["wallcalendar"]=true,},
- ["doclicense-CC-by-nd-3.0-latex"] = {["doclicense"]=true,},
- ["CJKfntef"] = {["cjk"]=true,},
- ["wallcalendar-hungarian"] = {["wallcalendar"]=true,},
- ["lwarp-ragged2e"] = {["lwarp"]=true,},
- ["backgrnd"] = {},
- ["wallcalendar-english"] = {["wallcalendar"]=true,},
- ["wallcalendar-dutch"] = {["wallcalendar"]=true,},
- ["babel-kyrgyz"] = {["babel"]=true,},
- ["NotesTeX"] = {["notestex"]=true,},
- ["wallcalendar-czech"] = {["wallcalendar"]=true,},
- ["vwcol"] = {["vwcol"]=true,},
- ["vruler"] = {["vruler"]=true,},
- ["lwarp-footmisc"] = {["lwarp"]=true,},
- ["bankstatement"] = {["bankstatement"]=true,},
- ["bidi"] = {["bidi"]=true,},
- ["vpe"] = {["vpe"]=true,},
- ["volumes"] = {["volumes"]=true,},
- ["VocalTract"] = {["vocaltract"]=true,},
- ["t-pgfkey"] = {["pgf"]=true,},
- ["vntexinfo"] = {["vntex"]=true,},
- ["powerdot-aggie"] = {["powerdot"]=true,},
- ["babel"] = {["babel"]=true,},
- ["t5code"] = {["vntex"]=true,},
- ["iflang"] = {["oberdiek"]=true,},
- ["l3keys2e"] = {["l3packages"]=true,},
- ["vntex"] = {["vntex"]=true,},
- ["chappg"] = {["chappg"]=true,},
- ["vncaps"] = {["vntex"]=true,},
- ["vietnam"] = {["vntex"]=true,},
- ["varioref-vi"] = {["vntex"]=true,},
- ["doc"] = {["latex"]=true,},
- ["dblaccnt"] = {["vntex"]=true,},
- ["semantic-markup"] = {["semantic-markup"]=true,},
- ["vmargin"] = {["vmargin"]=true,},
- ["vhistory"] = {["vhistory"]=true,},
- ["sdrt"] = {["sdrt"]=true,},
- ["sets"] = {["vhistory"]=true,},
- ["pkgloader-recommended"] = {["pkgloader"]=true,},
- ["croptest"] = {},
- ["babel-walser"] = {["babel"]=true,},
- ["esstixbb"] = {["esstix"]=true,},
- ["calctab"] = {["calctab"]=true,},
- ["textpos"] = {["textpos"]=true,},
- ["versions"] = {["versions"]=true,},
- ["epsf-dvipdfmx"] = {["epsf-dvipdfmx"]=true,},
- ["numspell-french"] = {["numspell"]=true,},
- ["pxeverysel"] = {["platex-tools"]=true,},
- ["changepage"] = {["changepage"]=true,},
- ["coelacanth"] = {["coelacanth"]=true,},
- ["verse"] = {["verse"]=true,},
- ["bidi2in1"] = {["bidi"]=true,},
- ["arababel"] = {["arabtex"]=true,},
- ["luamplib"] = {["luamplib"]=true,},
- ["verbdef"] = {["verbdef"]=true,},
- ["dspblocks"] = {["dsptricks"]=true,},
- ["verbatimcopy"] = {["verbatimcopy"]=true,},
- ["verbatimbox"] = {["verbatimbox"]=true,},
- ["verbasef"] = {["verbasef"]=true,},
- ["conditionals"] = {["songbook"]=true,},
- ["novel-Footnotes"] = {["novel"]=true,},
- ["skt"] = {["sanskrit"]=true,},
- ["cs-kurier"] = {},
- ["venturis2"] = {["venturisadf"]=true,},
- ["econometrics"] = {["econometrics"]=true,},
- ["abstract"] = {["abstract"]=true,},
- ["sbbm"] = {["sauterfonts"]=true,},
- ["venndiagram"] = {["venndiagram"]=true,},
- ["erewhon"] = {["erewhon"]=true,},
- ["hindicaptions"] = {["velthuis"]=true,},
- ["dnmacs"] = {["velthuis"]=true,},
- ["dvngcite"] = {["velthuis"]=true,},
- ["devanagari"] = {["velthuis"]=true,},
- ["dev209"] = {["velthuis"]=true,},
- ["dev"] = {["velthuis"]=true,},
- ["pgflibraryshapes.gates.logic.code"] = {["pgf"]=true,},
- ["hindi"] = {["velthuis"]=true,},
- ["polyglossia"] = {["polyglossia"]=true,},
- ["fvextra"] = {["fvextra"]=true,},
- ["xintgcd"] = {["xint"]=true,},
- ["rules_ph"] = {["ukrhyph"]=true,},
- ["hetarom"] = {["xymtex"]=true,},
- ["font_pagella"] = {["font-change"]=true,},
- ["vaucanson-g"] = {["vaucanson-g"]=true,},
- ["sseqloadstore.code"] = {["spectralsequences"]=true,},
- ["VCPref-slides"] = {["vaucanson-g"]=true,},
- ["pst-slpe"] = {["pst-slpe"]=true,},
- ["gmdocc"] = {["gmdoc"]=true,},
- ["titlepic"] = {["titlepic"]=true,},
- ["s-abr-03"] = {["context"]=true,},
- ["VCPref-default"] = {["vaucanson-g"]=true,},
- ["drftcite"] = {["cite"]=true,},
- ["shuffle"] = {["shuffle"]=true,},
- ["bibcheck"] = {},
- ["pxgentombow"] = {["platex-tools"]=true,},
- ["cmap"] = {["cmap"]=true,},
- ["filecontentsdef"] = {["filecontentsdef"]=true,},
- ["leadsheets.library.templates.code"] = {["leadsheets"]=true,},
- ["konames-utf"] = {["cjk-ko"]=true,},
- ["lwarp-xfrac"] = {["lwarp"]=true,},
- ["xy2cell"] = {["xypic"]=true,},
- ["amsdtx"] = {["amscls"]=true,},
- ["lltjext"] = {["luatexja"]=true,},
- ["17point"] = {["varisize"]=true,},
- ["font_iwona-condensed"] = {["font-change"]=true,},
- ["mmap"] = {["mmap"]=true,},
- ["lblchng1"] = {["ednotes"]=true,},
- ["lwarp-longtable"] = {["lwarp"]=true,},
- ["fancybox"] = {["fancybox"]=true,},
- ["lisp-mod-l3regex"] = {["lisp-on-tex"]=true,},
- ["beamercolorthememagpie"] = {["beamerdarkthemes"]=true,},
- ["pgflibrarydecorations.pathmorphing.code"] = {["pgf"]=true,},
- ["subcaption"] = {["caption"]=true,},
- ["10pointss"] = {["varisize"]=true,},
- ["10point"] = {["varisize"]=true,},
- ["baskervald"] = {["baskervald"]=true,},
- ["varindex"] = {["varindex"]=true,},
- ["bpfs1"] = {["iso10303"]=true,},
- ["beamerthemeepyt"] = {["beamertheme-epyt"]=true,},
- ["rmpage"] = {["rmpage"]=true,},
- ["babel-lsorbian"] = {["babel"]=true,},
- ["musixhv"] = {["musixtex"]=true,},
- ["dpfloat"] = {["dpfloat"]=true,},
- ["leipzig"] = {["leipzig"]=true,},
- ["doclicense-CC-by-nc-sa-3.0-plaintext"] = {["doclicense"]=true,},
- ["uwmslide"] = {["uwmslide"]=true,},
- ["gmenvir"] = {["gmutils"]=true,},
- ["colordoc"] = {["colordoc"]=true,},
- ["pgflibrarygraphdrawing.circular.code"] = {["pgf"]=true,},
- ["utf8-pl"] = {["utf8mex"]=true,},
- ["flippdf"] = {["flippdf"]=true,},
- ["wtref"] = {["wtref"]=true,},
- ["aomart"] = {["aomart"]=true,},
- ["ted"] = {["ted"]=true,},
- ["tikzlibraryscopes.code"] = {["pgf"]=true,},
- ["uspace"] = {["uspace"]=true,},
- ["ushort"] = {["ushort"]=true,},
- ["urwchancal"] = {["urwchancal"]=true,},
- ["xytree"] = {["xytree"]=true,},
- ["beamerthemeUR"] = {["urcls"]=true,},
- ["beamerfontthemeUR"] = {["urcls"]=true,},
- ["tikzlibraryshapes.misc.code"] = {["pgf"]=true,},
- ["luatex-core"] = {["context"]=true,},
- ["beamercolorthemeUR"] = {["urcls"]=true,},
- ["pst-layout"] = {["pst-layout"]=true,},
- ["URpagestyles"] = {["urcls"]=true,},
- ["pgflibraryautomata"] = {["pgf"]=true,},
- ["URoptions"] = {["urcls"]=true,},
- ["URletter"] = {["urcls"]=true,},
- ["URcolors"] = {["urcls"]=true,},
- ["URbeamer"] = {["urcls"]=true,},
- ["smglom"] = {["stex"]=true,},
- ["l3fp"] = {["l3kernel"]=true,},
- ["utfcode"] = {["arabtex"]=true,},
- ["upquote"] = {["upquote"]=true,},
- ["adtrees"] = {["adtrees"]=true,},
- ["hyph-uk.t2a"] = {},
- ["uppunctlm"] = {["uppunctlm"]=true,},
- ["chessboard"] = {["chessboard"]=true,},
- ["cmll"] = {["cmll"]=true,},
- ["ctxdoc"] = {["ctex"]=true,},
- ["upmethodology-version"] = {["upmethodology"]=true,},
- ["ctimes"] = {},
- ["tameflts"] = {["tamefloats"]=true,},
- ["qtimes"] = {["tex-gyre"]=true,},
- ["xespotcolor"] = {["xespotcolor"]=true,},
- ["mtx-context-markdown"] = {["context"]=true,},
- ["upmethodology-frontpage"] = {["upmethodology"]=true,},
- ["pst-calendar"] = {["pst-calendar"]=true,},
- ["ntimes"] = {},
- ["upmethodology-fmt"] = {["upmethodology"]=true,},
- ["esk"] = {["esk"]=true,},
- ["upmethodology-extension"] = {["upmethodology"]=true,},
- ["OldStandard"] = {["oldstandard"]=true,},
- ["utf8test"] = {["latex"]=true,},
- ["boites_exemples"] = {["boites"]=true,},
- ["babel-swahili"] = {["babel"]=true,},
- ["upmethodology-backpage"] = {["upmethodology"]=true,},
- ["utreport"] = {["uplatex"]=true,},
- ["utbook"] = {["uplatex"]=true,},
- ["utarticle"] = {["uplatex"]=true,},
- ["chemmacros.module.errorcheck.code"] = {["chemmacros"]=true,},
- ["svgcolor"] = {["svgcolor"]=true,},
- ["uptrace"] = {["uplatex"]=true,},
- ["ukinsoku"] = {["uplatex"]=true,["uptex-base"]=true,},
- ["hvfloat"] = {["hvfloat"]=true,},
- ["lwarp-footnote"] = {["lwarp"]=true,},
- ["fixltx2e"] = {["latex"]=true,},
- ["ujreport"] = {["uplatex"]=true,},
- ["pxbabel"] = {["pxbase"]=true,},
- ["gatech-thesis-patch"] = {["gatech-thesis"]=true,},
- ["lcd"] = {["lcd"]=true,},
- ["babel-hausa-gh"] = {["babel"]=true,},
- ["remreset"] = {["carlisle"]=true,},
- ["s-pre-27"] = {["context"]=true,},
- ["doclicense-CC-by-nc-4.0-latex"] = {["doclicense"]=true,},
- ["lwarp-everypage"] = {["lwarp"]=true,},
- ["loadhyph-hu"] = {["hyphen-hungarian"]=true,},
- ["ujbook"] = {["uplatex"]=true,},
- ["nimbusmono"] = {["nimbus15"]=true,},
- ["filecontents"] = {["filecontents"]=true,},
- ["pst-ovl"] = {["pst-ovl"]=true,},
- ["scrlfile"] = {},
- ["dtk"] = {["dtk"]=true,},
- ["uowthesistitlepage"] = {["uowthesistitlepage"]=true,},
- ["babel-bulgarian"] = {["babel"]=true,},
- ["koma-moderncvclassic"] = {["koma-moderncvclassic"]=true,},
- ["fxlayoutpdfsignote"] = {["fixme"]=true,},
- ["universalis"] = {["universalis"]=true,},
- ["beamercolorthemestructure"] = {["beamer"]=true,},
- ["uni"] = {["universa"]=true,},
- ["beamerouterthememetropolis"] = {["beamertheme-metropolis"]=true,},
- ["he-she"] = {["he-she"]=true,},
- ["spverbatim"] = {["spverbatim"]=true,},
- ["parselines"] = {["parselines"]=true,},
- ["pdflscape"] = {["oberdiek"]=true,},
- ["letteracdp"] = {["cdpbundl"]=true,},
- ["addrset"] = {["newlfm"]=true,},
- ["wasysym"] = {["wasysym"]=true,},
- ["codep"] = {["examplep"]=true,},
- ["pgflibrarydecorations.fractals.code"] = {["pgf"]=true,},
- ["unisugar"] = {["unisugar"]=true,},
- ["fontfam"] = {},
- ["unicode-math-luatex"] = {["unicode-math"]=true,},
- ["cmpj3"] = {["cmpj"]=true,},
- ["load-unicode-math-classes"] = {["unicode-data"]=true,},
- ["load-unicode-data"] = {["unicode-data"]=true,},
- ["progressbar"] = {["progressbar"]=true,},
- ["alphalph"] = {["oberdiek"]=true,},
- ["pgfpict2e"] = {["pgf"]=true,},
- ["moderncvcolorblack"] = {["moderncv"]=true,},
- ["babel-icelandic"] = {["babel"]=true,},
- ["undolabl"] = {["undolabl"]=true,},
- ["babel-french-be"] = {["babel"]=true,},
- ["font_kurier-light"] = {["font-change"]=true,},
- ["beamerinnerthemerounded"] = {["beamer"]=true,},
- ["ofs-px"] = {["ofs"]=true,},
- ["sslides"] = {["sslides"]=true,},
- ["soton-beamer"] = {["soton"]=true,},
- ["umthesis"] = {["umthesis"]=true,},
- ["pdftexmagfix"] = {},
- ["euscript"] = {["amsfonts"]=true,},
- ["umlaute"] = {["umlaute"]=true,},
- ["telprint"] = {["oberdiek"]=true,},
- ["tfrupee"] = {["tfrupee"]=true,},
- ["uml"] = {["uml"]=true,},
- ["bghyph"] = {["omega"]=true,},
- ["memexsupp"] = {["memexsupp"]=true,},
- ["tikzpeople.shape.cowboy"] = {["tikzpeople"]=true,},
- ["ulthese"] = {["ulthese"]=true,},
- ["ulqda"] = {["ulqda"]=true,},
- ["misccorr"] = {["t2"]=true,},
- ["babel-mundang"] = {["babel"]=true,},
- ["ulem"] = {["ulem"]=true,},
- ["ukrhypst"] = {["ukrhyph"]=true,},
- ["asciilist"] = {["asciilist"]=true,},
- ["ukrhypsm"] = {["ukrhyph"]=true,},
- ["tdclock"] = {["tdclock"]=true,},
- ["mdpgd"] = {["mathdesign"]=true,},
- ["index"] = {["index"]=true,},
- ["ukrhypmt"] = {["ukrhyph"]=true,},
- ["ukrhypfa"] = {["ukrhyph"]=true,},
- ["coollist"] = {["coollist"]=true,},
- ["beamerinnerthemeinmargin"] = {["beamer"]=true,},
- ["edmacfss"] = {["edmac"]=true,},
- ["rules90"] = {["ukrhyph"]=true,},
- ["centernot"] = {["oberdiek"]=true,},
- ["biblatex-archaeology"] = {["biblatex-archaeology"]=true,},
- ["CJKutf8"] = {["cjk"]=true,},
- ["lcy2lcy"] = {["ukrhyph"]=true,},
- ["tikzlibraryfit.code"] = {["pgf"]=true,},
- ["lwarp-shadow"] = {["lwarp"]=true,},
- ["atabg"] = {["arabtex"]=true,},
- ["xarbsymb"] = {["arabtex"]=true,},
- ["lltjp-listings"] = {["luatexja"]=true,},
- ["uhhassignment"] = {["uhhassignment"]=true,},
- ["babel-westernfrisian"] = {["babel"]=true,},
- ["source2e"] = {["latex"]=true,},
- ["uebungsblatt"] = {["uebungsblatt"]=true,},
- ["udesoftec"] = {["udesoftec"]=true,},
- ["udesoftec-extra"] = {["udesoftec"]=true,},
- ["udesoftec-bst"] = {["udesoftec"]=true,},
- ["bodegraph"] = {["bodegraph"]=true,},
- ["pdftex-dvi"] = {["pdftex"]=true,},
- ["udesoftec-bibcommon"] = {["udesoftec"]=true,},
- ["ucthesis"] = {["ucthesis"]=true,},
- ["usnomencl"] = {["stellenbosch"]=true,},
- ["GS1"] = {["gs1"]=true,},
- ["bidituftetoc"] = {["bidi"]=true,},
- ["beamercolorthemewhale"] = {["beamer"]=true,},
- ["ucshyper"] = {["ucs"]=true,},
- ["babel-azerbaijani"] = {["babel"]=true,},
- ["doclicense-CC-zero-1.0-latex"] = {["doclicense"]=true,},
- ["ucharcat"] = {["ucharcat"]=true,},
- ["basque-date"] = {["basque-date"]=true,},
- ["ejpecp"] = {["ejpecp"]=true,},
- ["ucdavisthesis"] = {["ucdavisthesis"]=true,},
- ["babel-albanian"] = {["babel"]=true,},
- ["protosem"] = {["archaic"]=true,},
- ["plain"] = {["carlisle"]=true,},
- ["listing"] = {["listing"]=true,},
- ["uantwerpenletter"] = {["uantwerpendocs"]=true,},
- ["caption2"] = {["caption"]=true,},
- ["musixstf"] = {["musixtex"]=true,},
- ["sectsty"] = {["sectsty"]=true,},
- ["loadhyph-ca"] = {},
- ["beamerexample-foils"] = {["beamer"]=true,},
- ["ua-title"] = {["uaclasses"]=true,},
- ["eskdtitle"] = {["eskdx"]=true,},
- ["nath"] = {["nath"]=true,},
- ["ua-thesis"] = {["uaclasses"]=true,},
- ["luatex-math"] = {["context"]=true,},
- ["pst-coxeterp"] = {["pst-cox"]=true,},
- ["my-title"] = {["uaclasses"]=true,},
- ["fixcmex"] = {["fixcmex"]=true,},
- ["path"] = {["path"]=true,},
- ["my-thesis"] = {["uaclasses"]=true,},
- ["typoaid"] = {["typoaid"]=true,},
- ["moderncvfooti"] = {["moderncv"]=true,},
- ["shapepar"] = {["shapepar"]=true,},
- ["qtree"] = {["qtree"]=true,},
- ["filemod"] = {["filemod"]=true,},
- ["typed-checklist"] = {["typed-checklist"]=true,},
- ["cs-schola"] = {},
- ["xinttools"] = {["xint"]=true,},
- ["hbaw"] = {["fancyvrb"]=true,},
- ["txgreeks"] = {["txgreeks"]=true,},
- ["fifo-stack"] = {["fifo-stack"]=true,},
- ["babel-ganda"] = {["babel"]=true,},
- ["beamerthemeHannover"] = {["beamer"]=true,},
- ["DB_process"] = {},
- ["gitfile-info"] = {["gitfile-info"]=true,},
- ["bropd"] = {["bropd"]=true,},
- ["font_antt-medium"] = {["font-change"]=true,},
- ["quoting"] = {["quoting"]=true,},
- ["watermark"] = {["ncctools"]=true,},
- ["twoup"] = {["twoup"]=true,},
- ["viking"] = {["archaic"]=true,},
- ["beamercolorthemefibeamer-mu-fi"] = {["fibeamer"]=true,},
- ["turnpagewoetex"] = {["turnthepage"]=true,},
- ["lwarp-fullpage"] = {["lwarp"]=true,},
- ["hescan"] = {["arabtex"]=true,},
- ["extpfeil"] = {["extpfeil"]=true,},
- ["turnpageetex"] = {["turnthepage"]=true,},
- ["turnstile"] = {["turnstile"]=true,},
- ["DejaVuSerifCondensed"] = {["dejavu"]=true,},
- ["mixcodes"] = {["enctex"]=true,},
- ["tikzlibrarypgfplots.clickable.code"] = {["pgfplots"]=true,},
- ["decimal"] = {["decimal"]=true,},
- ["pgfplotsticks.code"] = {["pgfplots"]=true,},
- ["matc3"] = {["matc3"]=true,},
- ["autoaligne-fr"] = {["autoaligne"]=true,},
- ["turabian-researchpaper"] = {["turabian-formatting"]=true,},
- ["Tabbing"] = {["tabbing"]=true,},
- ["interfaces-LaTeX"] = {["interfaces"]=true,},
- ["turabian"] = {["turabian"]=true,},
- ["tui"] = {["tui"]=true,},
- ["datatool-fp"] = {["datatool"]=true,},
- ["cyklop"] = {["cyklop"]=true,},
- ["grmhyph5"] = {["hyphen-greek"]=true,},
- ["enc-u"] = {["enctex"]=true,},
- ["tugboat"] = {["tugboat-plain"]=true,},
- ["calxxxx-yyyy"] = {["calxxxx-yyyy"]=true,},
- ["lwarp-hyperref"] = {["lwarp"]=true,},
- ["abjad"] = {["arabtex"]=true,},
- ["animate"] = {["animate"]=true,},
- ["phfqit"] = {["phfqit"]=true,},
- ["ltugproc"] = {["tugboat"]=true,},
- ["ltugcomn"] = {["tugboat"]=true,},
- ["fxabbrev"] = {["e-french"]=true,},
- ["gtrcore.symbols.code"] = {["genealogytree"]=true,},
- ["ltugboat"] = {["tugboat"]=true,},
- ["itnumpar"] = {["itnumpar"]=true,},
- ["lwarp-ccaption"] = {["lwarp"]=true,},
- ["babel-chinese-hant-mo"] = {["babel"]=true,},
- ["estcpmm"] = {["estcpmm"]=true,},
- ["toptesi-scudo"] = {["toptesi"]=true,},
- ["tufte-handout"] = {["tufte-latex"]=true,},
- ["fonttable"] = {["fonttable"]=true,},
- ["hyph-el-polyton"] = {["hyphen-greek"]=true,},
- ["flagderiv"] = {["flagderiv"]=true,},
- ["tudscrtutorial"] = {["tudscr"]=true,},
- ["tudscrsupervisor"] = {["tudscr"]=true,},
- ["tudscrmanual"] = {["tudscr"]=true,},
- ["listpen"] = {["floatrow"]=true,},
- ["esdiff"] = {["esdiff"]=true,},
- ["macro-pluton"] = {["pas-cv"]=true,},
- ["tudscrcomp"] = {["tudscr"]=true,},
- ["tudscrcomp-poster"] = {["tudscr"]=true,},
- ["cjkutf8-nanummjhanja"] = {["cjk-ko"]=true,},
- ["tudscrbook"] = {["tudscr"]=true,},
- ["tudscrbase"] = {["tudscr"]=true,},
- ["beamerbasenotes"] = {["beamer"]=true,},
- ["mathswap"] = {["tudscr"]=true,},
- ["gobble-user"] = {["gobble"]=true,},
- ["fix-tudscrfonts"] = {["tudscr"]=true,},
- ["rcs-multi"] = {["rcs-multi"]=true,},
- ["luatex-swiglib"] = {["context"]=true,},
- ["pgfplotsutil.code"] = {["pgfplots"]=true,},
- ["tucv"] = {["tucv"]=true,},
- ["tsemlines"] = {},
- ["anttor"] = {["antt"]=true,},
- ["truncate"] = {["truncate"]=true,},
- ["trsym"] = {["trsym"]=true,},
- ["fltrace"] = {["latex"]=true,},
- ["trivfloat"] = {["trivfloat"]=true,},
- ["termlist"] = {["termlist"]=true,},
- ["utf8lat1"] = {["enctex"]=true,},
- ["pgfplots.assert.code"] = {["pgfplots"]=true,},
- ["tikz-dimline"] = {["tikz-dimline"]=true,},
- ["t-gates"] = {["gates"]=true,},
- ["s-pre-22"] = {["context"]=true,},
- ["trfsigns"] = {["trfsigns"]=true,},
- ["l_pic"] = {["treetex"]=true,},
- ["classes"] = {["treetex"]=true,},
- ["tree-dvips"] = {["tree-dvips"]=true,},
- ["type1ec"] = {["cm-super"]=true,},
- ["lingmacros"] = {["tree-dvips"]=true,},
- ["translations"] = {["translations"]=true,},
- ["DejaVuSansCondensed"] = {["dejavu"]=true,},
- ["quattrocento"] = {["quattrocento"]=true,},
- ["cell"] = {["cell"]=true,},
- ["lwarp-tabularx"] = {["lwarp"]=true,},
- ["newproof"] = {["piff"]=true,},
- ["theoremref"] = {["theoremref"]=true,},
- ["phn-FR_Ortsnamen"] = {["phonenumbers"]=true,},
- ["hyph-de-1901.ec"] = {},
- ["tracklang-scripts"] = {["tracklang"]=true,},
- ["tracklang-region-codes"] = {["tracklang"]=true,},
- ["pgflibraryshapes.callouts.code"] = {["pgf"]=true,},
- ["pgfcalendar.code"] = {["pgf"]=true,},
- ["grcodes"] = {},
- ["LinLibertine_I"] = {["libertine"]=true,},
- ["schemata"] = {["schemata"]=true,},
- ["totpages"] = {["totpages"]=true,},
- ["libertineMono-type1"] = {["libertine"]=true,},
- ["edfnotes"] = {["edfnotes"]=true,},
- ["toptesi-sss"] = {["toptesi"]=true,},
- ["toptesi-monografia"] = {["toptesi"]=true,},
- ["bitedemo"] = {["bitelist"]=true,},
- ["babel-austrian"] = {["babel"]=true,},
- ["babel-sena"] = {["babel"]=true,},
- ["hyph-pa"] = {},
- ["topfront"] = {["toptesi"]=true,},
- ["lpenv"] = {["logicpuzzle"]=true,},
- ["aguplus"] = {["aguplus"]=true,},
- ["topfloat"] = {["topfloat"]=true,},
- ["eltex7"] = {["eltex"]=true,},
- ["verbtest"] = {["tools"]=true,},
- ["mathpunctspace"] = {["mathpunctspace"]=true,},
- ["beamerthemeIlmenau"] = {["beamer"]=true,},
- ["varioref"] = {["tools"]=true,},
- ["t-cmscbf"] = {["context-cmscbf"]=true,},
- ["trace"] = {["tools"]=true,},
- ["bloques"] = {["bloques"]=true,},
- ["doclicense-CC-by-nc-sa-3.0-latex"] = {["doclicense"]=true,},
- ["multienv"] = {["multienv"]=true,},
- ["ucbthesis"] = {["ucbthesis"]=true,},
- ["comicneue"] = {["comicneue"]=true,},
- ["zhfounderfonts"] = {["ctex"]=true,},
- ["thmb"] = {["tools"]=true,},
- ["lltjp-unicode-math"] = {["luatexja"]=true,},
- ["demo-mps"] = {["context"]=true,},
- ["phn-UK_Ortsnamen"] = {["phonenumbers"]=true,},
- ["babel-punjabi-arab"] = {["babel"]=true,},
- ["theorem"] = {["tools"]=true,},
- ["thcb"] = {["tools"]=true,},
- ["ruhyphvl"] = {},
- ["thc"] = {["tools"]=true,},
- ["mexconf"] = {["mex"]=true,},
- ["tikzexternalshared.code"] = {["pgf"]=true,},
- ["apecon"] = {["economic"]=true,},
- ["osf2x"] = {["fontinst"]=true,},
- ["thb"] = {["tools"]=true,},
- ["beamerbasetoc"] = {["beamer"]=true,},
- ["minted1"] = {["minted"]=true,},
- ["poetrytex"] = {["poetrytex"]=true,},
- ["somedefs"] = {["tools"]=true,},
- ["loadhyph-zh-latn-pinyin"] = {},
- ["dhucs-paralist"] = {["kotex-utf"]=true,},
- ["pgfshade"] = {["pgf"]=true,},
- ["okuverb"] = {["jsclasses"]=true,},
- ["lwarp-letterspace"] = {["lwarp"]=true,},
- ["longfbox"] = {["longfbox"]=true,},
- ["refcount"] = {["oberdiek"]=true,},
- ["beamerbaseverbatim"] = {["beamer"]=true,},
- ["lhcyralt-rhyphen"] = {},
- ["colortab"] = {["colortab"]=true,},
- ["screenplay-pkg"] = {["screenplay-pkg"]=true,},
- ["r"] = {["tools"]=true,},
- ["q"] = {["tools"]=true,},
- ["loadhyph-mul-ethi"] = {},
- ["multicol"] = {["tools"]=true,},
- ["kerntest"] = {["kerntest"]=true,},
- ["longtable"] = {["tools"]=true,},
- ["easyformat"] = {["easyformat"]=true,},
- ["indentfirst"] = {["tools"]=true,},
- ["hhline"] = {["tools"]=true,},
- ["bmpsize-test"] = {["oberdiek"]=true,},
- ["babel-tongan"] = {["babel"]=true,},
- ["babel-amharic"] = {["babel"]=true,},
- ["idverb"] = {["js-misc"]=true,},
- ["lh-t2bxccr"] = {["lh"]=true,},
- ["musixcho"] = {["musixtex"]=true,},
- ["enumerate"] = {["tools"]=true,},
- ["dcolumn"] = {["tools"]=true,},
- ["calc"] = {["tools"]=true,},
- ["turabian-formatting"] = {["turabian-formatting"]=true,},
- [""] = {["tools"]=true,},
- ["lwarp-theorem"] = {["lwarp"]=true,},
- ["tkz-obj-circles"] = {["tkz-euclide"]=true,},
- ["todonotes"] = {["todonotes"]=true,},
- ["macro-andromede"] = {["pas-cv"]=true,},
- ["lwarp-syntonly"] = {["lwarp"]=true,},
- ["dotlessi"] = {["bezos"]=true,},
- ["hyph-nl"] = {},
- ["lwarp-textcomp"] = {["lwarp"]=true,},
- ["luaotfload"] = {["luaotfload"]=true,},
- ["glossary-mcols"] = {["glossaries"]=true,},
- ["todo"] = {["todo"]=true,},
- ["babel-french-luxembourg"] = {["babel"]=true,},
- ["babel-macedonian"] = {["babel"]=true,},
- ["loadhyph-gu"] = {},
- ["tocloft"] = {["tocloft"]=true,},
- ["tocdata"] = {["tocdata"]=true,},
- ["babel-lithuanian"] = {["babel"]=true,},
- ["tocbibind"] = {["tocbibind"]=true,},
- ["lollipop-define"] = {["lollipop"]=true,},
- ["oldstyle"] = {["oldstyle"]=true,},
- ["psgo"] = {["psgo"]=true,},
- ["logreq"] = {["logreq"]=true,},
- ["cyryozn"] = {},
- ["newtxtext"] = {["newtx"]=true,},
- ["tkz-tab"] = {["tkz-tab"]=true,},
- ["proba"] = {["proba"]=true,},
- ["tkz-orm"] = {["tkz-orm"]=true,},
- ["dad"] = {["dad"]=true,},
- ["biotex"] = {["textopo"]=true,},
- ["pdf14"] = {["pdf14"]=true,},
- ["tkz-linknodes"] = {["tkz-linknodes"]=true,},
- ["tkz-kiviat"] = {["tkz-kiviat"]=true,},
- ["karnaugh-map"] = {["karnaugh-map"]=true,},
- ["s-simpleslides-SideSquares"] = {["context-simpleslides"]=true,},
- ["lwarp-xmpincl"] = {["lwarp"]=true,},
- ["CV"] = {["cv"]=true,},
- ["komacv-lco"] = {["komacv-rg"]=true,},
- ["fontawesome"] = {["fontawesome"]=true,},
- ["cwebarray"] = {["cweb-latex"]=true,},
- ["plainpkg"] = {["plainpkg"]=true,},
- ["bpfats6"] = {["iso10303"]=true,},
- ["tkz-fct"] = {["tkz-fct"]=true,},
- ["lwarp-wrapfig"] = {["lwarp"]=true,},
- ["tkz-obj-vectors"] = {["tkz-euclide"]=true,},
- ["tkz-obj-polygons"] = {["tkz-euclide"]=true,},
- ["isomath"] = {["isomath"]=true,},
- ["bidimoderncv"] = {["bidi"]=true,},
- ["tkz-obj-arcs"] = {["tkz-euclide"]=true,},
- ["cmpj2"] = {["cmpj"]=true,},
- ["pracjourn"] = {["pracjourn"]=true,},
- ["tkz-obj-angles"] = {["tkz-euclide"]=true,},
- ["tikzlibrarydatavisualization.barcharts.code"] = {["pgf"]=true,},
- ["tkz-euclide"] = {["tkz-euclide"]=true,},
- ["cervantes-es"] = {["context"]=true,},
- ["relsize"] = {["relsize"]=true,},
- ["memucs-interword-x"] = {["kotex-oblivoir"]=true,},
- ["tkz-doc"] = {["tkz-doc"]=true,},
- ["tkz-berge"] = {["tkz-berge"]=true,},
- ["babel-persian"] = {["babel"]=true,},
- ["bbox"] = {["fontinst"]=true,},
- ["utf8"] = {["arabtex"]=true,},
- ["actuarialsymbol"] = {["actuarialsymbol"]=true,},
- ["tkz-arith"] = {["tkz-berge"]=true,},
- ["constants"] = {["constants"]=true,},
- ["tkz-tools-obsolete"] = {["tkz-base"]=true,},
- ["IMTEKda"] = {["imtekda"]=true,},
- ["tkz-tools-math"] = {["tkz-base"]=true,},
- ["macro-saturne"] = {["pas-cv"]=true,},
- ["tkz-tools-base"] = {["tkz-base"]=true,},
- ["ethiop"] = {["ethiop"]=true,},
- ["farsifnt"] = {["arabi"]=true,},
- ["accenti"] = {["bosisio"]=true,},
- ["tkz-tools-arith"] = {["tkz-base"]=true,},
- ["tkz-obj-segments"] = {["tkz-base"]=true,},
- ["mathstyle"] = {["breqn"]=true,},
- ["font_libertine_times"] = {["font-change"]=true,},
- ["braille"] = {["braille"]=true,},
- ["anti"] = {},
- ["pagepc"] = {["refman"]=true,},
- ["tkz-base"] = {["tkz-base"]=true,},
- ["example-image-16x9"] = {["mwe"]=true,},
- ["clrscode3e"] = {["clrscode3e"]=true,},
- ["colorspace"] = {["colorspace"]=true,},
- ["prnthyph"] = {["cbcoptic"]=true,},
- ["AnnSton"] = {["cfr-initials"]=true,},
- ["titling"] = {["titling"]=true,},
- ["titletoc"] = {["titlesec"]=true,},
- ["quotmark"] = {["quotmark"]=true,},
- ["blackdvi"] = {["dvips"]=true,},
- ["titlefoot"] = {},
- ["tipfr"] = {["tipfr"]=true,},
- ["vowel"] = {["tipa"]=true,},
- ["tone"] = {["tipa"]=true,},
- ["tipx"] = {["tipa"]=true,},
- ["soton-palette"] = {["soton"]=true,},
- ["grffile"] = {["oberdiek"]=true,},
- ["tipa"] = {["tipa"]=true,},
- ["pgfmathfunctions.code"] = {["pgf"]=true,},
- ["babel-usenglish"] = {["babel"]=true,},
- ["spanish"] = {["babel"]=true,},
- ["baskervillef"] = {["baskervillef"]=true,},
- ["bibl-num"] = {["context"]=true,},
- ["tikzlibraryturtle.code"] = {["pgf"]=true,},
- ["tinos"] = {["tinos"]=true,},
- ["timetable"] = {},
- ["totalcount"] = {["caption"]=true,},
- ["tikzscale"] = {["tikzscale"]=true,},
- ["babel-occitan"] = {["babel"]=true,},
- ["tikzposterTitlestyles"] = {["tikzposter"]=true,},
- ["tikzposterNotestyles"] = {["tikzposter"]=true,},
- ["cookingsymbols"] = {["cookingsymbols"]=true,},
- ["ean8"] = {["ean"]=true,},
- ["tikzposterLayoutthemes"] = {["tikzposter"]=true,},
- ["babel-portuguese-pt"] = {["babel"]=true,},
- ["qbookman"] = {["tex-gyre"]=true,},
- ["tikzlibrarysnakes.code"] = {["pgf"]=true,},
- ["overlock"] = {["overlock"]=true,},
- ["titleps"] = {["titlesec"]=true,},
- ["cclicenses"] = {["cclicenses"]=true,},
- ["serbian-lig"] = {["serbian-lig"]=true,},
- ["tikzposterColorpalettes"] = {["tikzposter"]=true,},
- ["akkmathbasic"] = {["akktex"]=true,},
- ["bxpapersize"] = {["bxpapersize"]=true,},
- ["filedate"] = {["filedate"]=true,},
- ["ofs-6s"] = {["ofs"]=true,},
- ["pst-blur"] = {["pst-blur"]=true,},
- ["pygmentex"] = {["pygmentex"]=true,},
- ["gregoriotex-syllable"] = {["gregoriotex"]=true,},
- ["fibnum"] = {["oberdiek"]=true,},
- ["revtex4"] = {["revtex4"]=true,},
- ["fxenvlayoutcolor"] = {["fixme"]=true,},
- ["il2-1250"] = {["enctex"]=true,},
- ["tikzpfeile"] = {["tikzpfeile"]=true,},
- ["rubikrotation"] = {["rubik"]=true,},
- ["tikzpeople.shape.surgeon"] = {["tikzpeople"]=true,},
- ["tikzpeople.shape.sailor"] = {["tikzpeople"]=true,},
- ["fullblck"] = {["fullblck"]=true,},
- ["tikzpeople.shape.priest"] = {["tikzpeople"]=true,},
- ["zref-xr"] = {["oberdiek"]=true,},
- ["tikzpeople.shape.pilot"] = {["tikzpeople"]=true,},
- ["mycv_style"] = {["mycv"]=true,},
- ["cases"] = {["cases"]=true,},
- ["tikzpeople.shape.nurse"] = {["tikzpeople"]=true,},
- ["dspfunctions"] = {["dsptricks"]=true,},
- ["tocstyle"] = {},
- ["PPRserpaggi"] = {["prosper"]=true,},
- ["scrsource"] = {},
- ["tikzpeople.shape.mexican"] = {["tikzpeople"]=true,},
- ["tikzpeople.shape.maninblack"] = {["tikzpeople"]=true,},
- ["tikzpeople.shape.judge"] = {["tikzpeople"]=true,},
- ["jlreq"] = {["jlreq"]=true,},
- ["psfragx"] = {["psfragx"]=true,},
- ["eskdcap"] = {["eskdx"]=true,},
- ["fn2end"] = {["fn2end"]=true,},
- ["allhuncl"] = {["bookhands"]=true,},
- ["array"] = {["tools"]=true,},
- ["altverse"] = {["shipunov"]=true,},
- ["tikzpeople.shape.graduate"] = {["tikzpeople"]=true,},
- ["fp-eqn"] = {["fp"]=true,},
- ["pgflibraryshapes.geometric.code"] = {["pgf"]=true,},
- ["tikzpeople.shape.duck"] = {["tikzpeople"]=true,},
- ["umich-thesis"] = {["umich-thesis"]=true,},
- ["musixdat"] = {["musixtex"]=true,},
- ["tikzpeople.shape.conductor"] = {["tikzpeople"]=true,},
- ["lamex"] = {["mex"]=true,},
- ["multiply"] = {["bez123"]=true,},
- ["tikzpeople.shape.chef"] = {["tikzpeople"]=true,},
- ["hang"] = {["hang"]=true,},
- ["glossaries-accsupp"] = {["glossaries"]=true,},
- ["utf8math"] = {["enctex"]=true,},
- ["tikzpeople.shape.businessman"] = {["tikzpeople"]=true,},
- ["loadhyph-en-gb"] = {},
- ["jslogo"] = {["jsclasses"]=true,},
- ["simurgh-extletter"] = {["simurgh"]=true,},
- ["HAPTCS"] = {["ha-prosper"]=true,},
- ["tikzpeople.shape.alice"] = {["tikzpeople"]=true,},
- ["pgfplotsoldpgfsupp_pgfcoreimage.code"] = {["pgfplots"]=true,},
- ["copyfile"] = {["nicetext"]=true,},
- ["tikzpagenodes"] = {["tikzpagenodes"]=true,},
- ["bpfap8"] = {["iso10303"]=true,},
- ["emptypage"] = {["emptypage"]=true,},
- ["beamerfontthememetropolis"] = {["beamertheme-metropolis"]=true,},
- ["s-abr-02"] = {["context"]=true,},
- ["sseqparsers.code"] = {["spectralsequences"]=true,},
- ["tikzmarklibrarylistings.code"] = {["tikzmark"]=true,},
- ["tikzlibrarybending.code"] = {["pgf"]=true,},
- ["tikzcodeblocks"] = {["tikzcodeblocks"]=true,},
- ["tikz-timing"] = {["tikz-timing"]=true,},
- ["babel-standardmoroccantamazight"] = {["babel"]=true,},
- ["xkveca"] = {["xkeyval"]=true,},
- ["pgfplots.paths.code"] = {["pgfplots"]=true,},
- ["beamerthemeclassic"] = {["beamer"]=true,},
- ["tikz-timing-interval"] = {["tikz-timing"]=true,},
- ["hyph-be"] = {},
- ["zref-env"] = {["oberdiek"]=true,},
- ["shellesc"] = {["tools"]=true,},
- ["pkgloader-false"] = {["pkgloader"]=true,},
- ["ccref"] = {["computational-complexity"]=true,},
- ["tikz-timing-columntype"] = {["tikz-timing"]=true,},
- ["tikz-timing-clockarrows"] = {["tikz-timing"]=true,},
- ["lwarp-graphics"] = {["lwarp"]=true,},
- ["tikz-timing-arrows"] = {["tikz-timing"]=true,},
- ["hangulcweb"] = {["kotex-plain"]=true,},
- ["hyph-mn-cyrl.t2a"] = {},
- ["cbookman"] = {},
- ["bidi-media9"] = {["bidi"]=true,},
- ["lato"] = {["lato"]=true,},
- ["ieeepes"] = {["ieeepes"]=true,},
- ["ruhyphmg"] = {},
- ["biblatex-anonymous"] = {["biblatex-anonymous"]=true,},
- ["hyph-hu.ec"] = {["hyphen-hungarian"]=true,},
- ["tikz-qtree"] = {["tikz-qtree"]=true,},
- ["tikz-qtree-compat"] = {["tikz-qtree"]=true,},
- ["mtx-context-arrange"] = {["context"]=true,},
- ["drcaps"] = {["shipunov"]=true,},
- ["waltham"] = {["context"]=true,},
- ["ConcProg"] = {},
- ["tikz-palattice"] = {["tikz-palattice"]=true,},
- ["cspsfont"] = {},
- ["tikz-page"] = {["tikz-page"]=true,},
- ["sugconf"] = {["sugconf"]=true,},
- ["tikzlibraryoptics.code"] = {["tikz-optics"]=true,},
- ["common-lists"] = {},
- ["tikz-kalender"] = {["tikz-kalender"]=true,},
- ["tikz-inet"] = {["tikz-inet"]=true,},
- ["edtable"] = {["lineno"]=true,},
- ["enotez"] = {["enotez"]=true,},
- ["lowcycle"] = {["xymtex"]=true,},
- ["lexref"] = {["lexref"]=true,},
- ["pgflibraryplothandlers.code"] = {["pgf"]=true,},
- ["tikzlibraryshapes.symbols.code"] = {["pgf"]=true,},
- ["roundbox"] = {["roundbox"]=true,["gustlib"]=true,},
- ["setspace"] = {["setspace"]=true,},
- ["mathptm"] = {["psnfss"]=true,},
- ["mciteplus"] = {["mciteplus"]=true,},
- ["memucs-setspace"] = {["kotex-oblivoir"]=true,},
- ["css-colors"] = {["css-colors"]=true,},
- ["tikz-cd"] = {["tikz-cd"]=true,},
- ["ydoc-desc"] = {["ydoc"]=true,},
- ["base14flags"] = {["tetex"]=true,},
- ["snotez"] = {["snotez"]=true,},
- ["tikz-3dplot"] = {["tikz-3dplot"]=true,},
- ["ticket"] = {["ticket"]=true,},
- ["askinclude"] = {["oberdiek"]=true,},
- ["ltxindex"] = {["ltxindex"]=true,},
- ["grant-darpa"] = {["grant"]=true,},
- ["beamerthemeboxes"] = {["beamer"]=true,},
- ["thuthesis"] = {["thuthesis"]=true,},
- ["journal"] = {["paper"]=true,},
- ["thumby"] = {["thumby"]=true,},
- ["ghsystem_aqpol"] = {["ghsystem"]=true,},
- ["thumbs"] = {["thumbs"]=true,},
- ["t-account"] = {["context-account"]=true,},
- ["thumb"] = {["thumb"]=true,},
- ["pst-graphicx"] = {["pst-graphicx"]=true,},
- ["babel-english-au"] = {["babel"]=true,},
- ["threeparttablex"] = {["threeparttablex"]=true,},
- ["threeparttable"] = {["threeparttable"]=true,},
- ["flowfram"] = {["flowfram"]=true,},
- ["babel-chinese-simplified"] = {["babel"]=true,},
- ["threadcol"] = {["threadcol"]=true,},
- ["beamerthemeMalmoe"] = {["beamer"]=true,},
- ["stanli"] = {["stanli"]=true,},
- ["mwrep"] = {["mwcls"]=true,},
- ["thmtools"] = {["thmtools"]=true,},
- ["thmdef-thmbox"] = {["thmtools"]=true,},
- ["loadhyph-hr"] = {},
- ["thmdef-shaded"] = {["thmtools"]=true,},
- ["thmdef-mdframed"] = {["thmtools"]=true,},
- ["t-pgffor"] = {["pgf"]=true,},
- ["thm-restate"] = {["thmtools"]=true,},
- ["babel-irish"] = {["babel"]=true,},
- ["sseqcheckdefinitions.code"] = {["spectralsequences"]=true,},
- ["bizcard"] = {["bizcard"]=true,},
- ["thm-listof"] = {["thmtools"]=true,},
- ["thm-kv"] = {["thmtools"]=true,},
- ["barticle"] = {["bangtex"]=true,},
- ["thm-amsthm"] = {["thmtools"]=true,},
- ["manmac"] = {},
- ["l3msg"] = {["l3kernel"]=true,},
- ["hebfont"] = {["babel-hebrew"]=true,},
- ["iftex"] = {["iftex"]=true,},
- ["aliasctr"] = {["thmtools"]=true,},
- ["thmbox"] = {["thmbox"]=true,},
- ["nccdefaults"] = {["ncclatex"]=true,},
- ["thinsp"] = {["thinsp"]=true,},
- ["interfaces-titlesec"] = {["interfaces"]=true,},
- ["gloss_add"] = {["thesis-titlepage-fhac"]=true,},
- ["fhACtitlepage"] = {["thesis-titlepage-fhac"]=true,},
- ["pkgloader-error"] = {["pkgloader"]=true,},
- ["thesis-ekf"] = {["thesis-ekf"]=true,},
- ["pittetd"] = {["pittetd"]=true,},
- ["kp-fonts"] = {},
- ["bookcover"] = {["bookcover"]=true,},
- ["glossary-longragged"] = {["glossaries"]=true,},
- ["pst-geometrictools"] = {["pst-geometrictools"]=true,},
- ["textmerg"] = {["textmerg"]=true,},
- ["textgreek"] = {["textgreek"]=true,},
- ["textglos"] = {["textglos"]=true,},
- ["textfit"] = {["textfit"]=true,},
- ["okumacro"] = {["jsclasses"]=true,},
- ["texsis"] = {["texsis"]=true,},
- ["babel-italian"] = {["babel"]=true,},
- ["bidipoem"] = {["bidi"]=true,},
- ["TXStitle"] = {["texsis"]=true,},
- ["TXStags"] = {["texsis"]=true,},
- ["TXSsymb"] = {["texsis"]=true,},
- ["babel-kako"] = {["babel"]=true,},
- ["elhyph16"] = {},
- ["dvdcoll"] = {["dvdcoll"]=true,},
- ["dow"] = {},
- ["encxvlna"] = {["encxvlna"]=true,},
- ["luatexja-preset"] = {["luatexja"]=true,},
- ["t-librarian"] = {["librarian"]=true,},
- ["TXSsects"] = {["texsis"]=true,},
- ["scrfontsizes"] = {},
- ["TXSruled"] = {["texsis"]=true,},
- ["TXSrefs"] = {["texsis"]=true,},
- ["TXSprns"] = {["texsis"]=true,},
- ["babel-serbian-latin-bosniaherzegovina"] = {["babel"]=true,},
- ["atsv11"] = {["iso10303"]=true,},
- ["picinpar"] = {["picinpar"]=true,},
- ["bkltprnt"] = {["booklet"]=true,},
- ["TXSletr"] = {["texsis"]=true,},
- ["german_french-msg"] = {["e-french"]=true,},
- ["TXSinit"] = {["texsis"]=true,},
- ["babel-afrikaans"] = {["babel"]=true,},
- ["lstlang2"] = {["listings"]=true,},
- ["hyph-ka.t8m"] = {},
- ["beamerfoils"] = {["beamer"]=true,},
- ["TXShead"] = {["texsis"]=true,},
- ["common-pagestylemanipulation"] = {},
- ["babel-somali"] = {["babel"]=true,},
- ["TXSfonts"] = {["texsis"]=true,},
- ["moderncvbodyiv"] = {["moderncv"]=true,},
- ["TXSfigs"] = {["texsis"]=true,},
- ["TXSenvmt"] = {["texsis"]=true,},
- ["fixseminar"] = {["texpower"]=true,},
- ["TXSconts"] = {["texsis"]=true,},
- ["texshade"] = {["texshade"]=true,},
- ["ncccropmark"] = {["ncctools"]=true,},
- ["hebrew_p"] = {["babel-hebrew"]=true,},
- ["tpsem-a4"] = {["texpower"]=true,},
- ["ListVehicles"] = {["pst-vehicle"]=true,},
- ["pdffcwebmac"] = {["cweb"]=true,},
- ["arabaux"] = {["arabtex"]=true,},
- ["chessboard-keys-main"] = {["chessboard"]=true,},
- ["arrayjobx"] = {["arrayjobx"]=true,},
- ["keyvaltable"] = {["keyvaltable"]=true,},
- ["export-example"] = {["context"]=true,},
- ["eolgrab"] = {["oberdiek"]=true,},
- ["compsci"] = {["frankenstein"]=true,},
- ["babel-brazilian"] = {["babel"]=true,},
- ["simurgh-refrep"] = {["simurgh"]=true,},
- ["simurgh-doc"] = {["simurgh"]=true,},
- ["texments"] = {["texments"]=true,},
- ["fithesis-fss"] = {["fithesis"]=true,},
- ["texmate"] = {["texmate"]=true,},
- ["texlogos"] = {},
- ["hepparticles"] = {["hepparticles"]=true,},
- ["txi-uk"] = {},
- ["simurgh-extbook"] = {["simurgh"]=true,},
- ["xintcfrac"] = {["xint"]=true,},
- ["newtxsf"] = {["newtxsf"]=true,},
- ["txi-sr"] = {},
- ["powerdot-klope"] = {["powerdot"]=true,},
- ["txi-ru"] = {},
- ["syriac"] = {["aramaic-serto"]=true,},
- ["babel-lubakatanga"] = {["babel"]=true,},
- ["enumitem"] = {["enumitem"]=true,},
- ["moderncvheadiii"] = {["moderncv"]=true,},
- ["lipsum"] = {["lipsum"]=true,},
- ["txi-pt"] = {},
- ["txi-pl"] = {},
- ["tikzlibrarypgfplots.ternary.code"] = {["pgfplots"]=true,},
- ["grahyph5"] = {},
- ["cc4amsart"] = {["computational-complexity"]=true,},
- ["gregoriosyms"] = {["gregoriotex"]=true,},
- ["pst-stru"] = {["pst-stru"]=true,},
- ["morewrites"] = {["morewrites"]=true,},
- ["babel-uzbek-arab"] = {["babel"]=true,},
- ["metre"] = {["metre"]=true,},
- ["refcheck"] = {["refcheck"]=true,},
- ["lh-ot2xccr"] = {["lh"]=true,},
- ["txi-nb"] = {},
- ["txi-it"] = {},
- ["classicthesis"] = {["classicthesis"]=true,},
- ["txi-es"] = {},
- ["txi-en"] = {},
- ["hyph-mn-cyrl-x-lmc"] = {},
- ["diadia"] = {["diadia"]=true,},
- ["txi-de"] = {},
- ["txi-cs"] = {},
- ["texinfo"] = {},
- ["eskdafterpkg"] = {["eskdx"]=true,},
- ["lwarp-lscape"] = {["lwarp"]=true,},
- ["tikzlibrarydatavisualization.3d.code"] = {["pgf"]=true,},
- ["wela"] = {["schulschriften"]=true,},
- ["texilikechaps"] = {},
- ["xyall"] = {["xypic"]=true,},
- ["pgfcircpath"] = {["circuitikz"]=true,},
- ["tablestyles"] = {["tablestyles"]=true,},
- ["qzapfcha"] = {["tex-gyre"]=true,},
- ["ofs-8x"] = {["ofs"]=true,},
- ["jsverb"] = {["jsclasses"]=true,},
- ["beamerthemefibeamer"] = {["fibeamer"]=true,},
- ["ctexart"] = {["ctex"]=true,},
- ["apa6"] = {["apa6"]=true,},
- ["nrc2"] = {["nrc"]=true,},
- ["m-tex4ht"] = {["tex4ht"]=true,},
- ["tex4ebook"] = {["tex4ebook"]=true,},
- ["dehyphts-x-2017-03-31"] = {["dehyph-exptl"]=true,},
- ["poligraf"] = {["tex-ps"]=true,},
- ["everyshi"] = {["ms"]=true,},
- ["dirtytalk"] = {["dirtytalk"]=true,},
- ["babel-mazanderani"] = {["babel"]=true,},
- ["kvoptions"] = {["oberdiek"]=true,},
- ["infwarerr"] = {["oberdiek"]=true,},
- ["cmyk-hax"] = {["tex-ps"]=true,},
- ["fapapersize"] = {["kotex-oblivoir"]=true,},
- ["tikzlibrarypgfplots.patchplots.code"] = {["pgfplots"]=true,},
- ["media9"] = {["media9"]=true,},
- ["hyph-zh-latn-pinyin.ec"] = {},
- ["tex-label"] = {["tex-label"]=true,},
- ["syntonly"] = {["latex"]=true,},
- ["null"] = {},
- ["na-box"] = {["na-box"]=true,},
- ["lltjcore"] = {["luatexja"]=true,},
- ["interfaces-enumitem"] = {["interfaces"]=true,},
- ["pdftexconfig"] = {["tex-ini-files"]=true,},
- ["babel-malay"] = {["babel"]=true,},
- ["lwarp-inputenc"] = {["lwarp"]=true,},
- ["luatexconfig"] = {["tex-ini-files"]=true,},
- ["iwona"] = {["iwona"]=true,},
- ["tgtermes"] = {["tex-gyre"]=true,},
- ["zref-nextpage"] = {["oberdiek"]=true,},
- ["tgschola"] = {["tex-gyre"]=true,},
- ["kotexutf"] = {["kotex-plain"]=true,["kotex-utf"]=true,},
- ["tgheros"] = {["tex-gyre"]=true,},
- ["tgcursor"] = {["tex-gyre"]=true,},
- ["eucal"] = {["amsfonts"]=true,},
- ["numprint032"] = {["numprint"]=true,},
- ["infr-ex"] = {["gustlib"]=true,},
- ["tgchorus"] = {["tex-gyre"]=true,},
- ["chemmacros5"] = {["chemmacros"]=true,},
- ["ipa"] = {["wsuipa"]=true,},
- ["txdexamp"] = {["texdraw"]=true,},
- ["mweights"] = {["mweights"]=true,},
- ["qswiss"] = {["tex-gyre"]=true,},
- ["qpalatin"] = {["tex-gyre"]=true,},
- ["qcourier"] = {["tex-gyre"]=true,},
- ["eskdpara"] = {["eskdx"]=true,},
- ["thepdfnumber"] = {["oberdiek"]=true,},
- ["dotnot"] = {["tex-ewd"]=true,},
- ["teubnertx"] = {["teubner"]=true,},
- ["teubner"] = {["teubner"]=true,},
- ["example-image-golden-upright"] = {["mwe"]=true,},
- ["mcol-ex"] = {["gustlib"]=true,},
- ["testhyphens"] = {["testhyphens"]=true,},
- ["fast-diagram"] = {["fast-diagram"]=true,},
- ["babel-aghem"] = {["babel"]=true,},
- ["termmenu"] = {["termmenu"]=true,},
- ["catechis"] = {["catechis"]=true,},
- ["knuth"] = {["context"]=true,},
- ["loadhyph-fr"] = {},
- ["termcal"] = {["termcal"]=true,},
- ["algobox"] = {["algobox"]=true,},
- ["tengwarscript"] = {["tengwarscript"]=true,},
- ["font_kurier-bold"] = {["font-change"]=true,},
- ["templatetools"] = {["templatetools"]=true,},
- ["askincv1"] = {["iso"]=true,},
- ["technics"] = {["technics"]=true,},
- ["makebase"] = {["makebase"]=true,},
- ["beamercolorthemefibeamer-mu"] = {["fibeamer"]=true,},
- ["beamerthemeJacobs"] = {["stex"]=true,},
- ["lplfitch"] = {["lplfitch"]=true,},
- ["bxjscompat"] = {["bxjscls"]=true,},
- ["tcbtheorems.code"] = {["tcolorbox"]=true,},
- ["tcbskinsjigsaw.code"] = {["tcolorbox"]=true,},
- ["babel-taita"] = {["babel"]=true,},
- ["pstfp"] = {["bardiag"]=true,},
- ["ltxdockit"] = {["ltxdockit"]=true,},
- ["cs-iwona"] = {},
- ["tcbprocessing.code"] = {["tcolorbox"]=true,},
- ["formular"] = {["formular"]=true,},
- ["pkgloader-dry"] = {["pkgloader"]=true,},
- ["tcbminted.code"] = {["tcolorbox"]=true,},
- ["btxdockit"] = {["ltxdockit"]=true,},
- ["cs-bonum"] = {},
- ["ledarab"] = {["ledmac"]=true,},
- ["aparse"] = {["arabtex"]=true,},
- ["serbian"] = {["babel"]=true,},
- ["tcblistings.code"] = {["tcolorbox"]=true,},
- ["weekday"] = {},
- ["tcbfitting.code"] = {["tcolorbox"]=true,},
- ["tcbexternal.code"] = {["tcolorbox"]=true,},
- ["irish"] = {["babel"]=true,},
- ["xparse"] = {["l3packages"]=true,},
- ["tcbdocumentation.code"] = {["tcolorbox"]=true,},
- ["knitting"] = {["knitting"]=true,},
- ["nwejm"] = {["nwejm"]=true,},
- ["francaisbst"] = {["francais-bst"]=true,},
- ["extarticle"] = {["extsizes"]=true,},
- ["tclldoc"] = {["tcldoc"]=true,},
- ["nbaseprt"] = {["numprint"]=true,},
- ["glyphtounicode-cmr"] = {["pdfx"]=true,},
- ["metakeys"] = {["stex"]=true,},
- ["inconsolata"] = {["inconsolata"]=true,},
- ["tasks"] = {["tasks"]=true,},
- ["hyph-sk.ec"] = {},
- ["lmfonts"] = {},
- ["font_cmbright"] = {["font-change"]=true,},
- ["talk"] = {["talk"]=true,},
- ["sidebars"] = {["talk"]=true,},
- ["phoenician"] = {["archaic"]=true,},
- ["tagpair"] = {["tagpair"]=true,},
- ["hyph-ru"] = {},
- ["tagging"] = {["tagging"]=true,},
- ["active-conf"] = {["active-conf"]=true,},
- ["gatech-thesis-gloss"] = {["gatech-thesis"]=true,},
- ["spectra.data"] = {["pgf-spectra"]=true,},
- ["jltxdoc"] = {["platex"]=true,},
- ["tabulary"] = {["tabulary"]=true,},
- ["epstopdf-base"] = {["oberdiek"]=true,},
- ["fontenc"] = {["latex"]=true,},
- ["fithesis2"] = {["fithesis"]=true,},
- ["multimediasymbols"] = {["beamer"]=true,},
- ["tabu"] = {["tabu"]=true,},
- ["luatex85"] = {["luatex85"]=true,},
- ["luatex-languages"] = {["context"]=true,},
- ["schulschriften_ltx"] = {["schulschriften"]=true,},
- ["everysel"] = {["ms"]=true,},
- ["karnaughmap"] = {["karnaughmap"]=true,},
- ["tabriz-thesis"] = {["tabriz-thesis"]=true,},
- ["loadhyph-pl"] = {},
- ["tabls"] = {["tabls"]=true,},
- ["kurier-math"] = {["kurier"]=true,},
- ["tablor-xetex"] = {["tablor"]=true,},
- ["tablists"] = {["tablists"]=true,},
- ["tableof"] = {["tableof"]=true,},
- ["glossary-longbooktabs"] = {["glossaries"]=true,},
- ["musixplt"] = {["musixtex"]=true,},
- ["fntproof"] = {["fntproof"]=true,},
- ["getoptk"] = {["getoptk"]=true,},
- ["csquotes"] = {["csquotes"]=true,},
- ["unitsdef"] = {["unitsdef"]=true,},
- ["sltables"] = {["shipunov"]=true,},
- ["table-fct"] = {["table-fct"]=true,},
- ["utf8warn"] = {["enctex"]=true,},
- ["tabfigures"] = {["tabfigures"]=true,},
- ["fnstcorr"] = {["t2"]=true,},
- ["linearb"] = {["archaic"]=true,},
- ["counttexruns"] = {["counttexruns"]=true,},
- ["cyralias"] = {["t2"]=true,},
- ["akkstring"] = {["akktex"]=true,},
- ["alias-wncy"] = {["t2"]=true,},
- ["buck"] = {["arabtex"]=true,},
- ["HAPciment"] = {["ha-prosper"]=true,},
- ["t-angles"] = {["t-angles"]=true,},
- ["mychemistry"] = {["mychemistry"]=true,},
- ["luatex"] = {["oberdiek"]=true,},
- ["synttree"] = {["synttree"]=true,},
- ["syntrace"] = {["syntrace"]=true,},
- ["tugproc"] = {["tugboat-plain"]=true,},
- ["tikzlibraryspy.code"] = {["pgf"]=true,},
- ["pseudocode"] = {["pseudocode"]=true,},
- ["gztarticle"] = {["gzt"]=true,},
- ["jsreport"] = {["jsclasses"]=true,},
- ["nccheadings"] = {["ncclatex"]=true,},
- ["fnbreak"] = {["fnbreak"]=true,},
- ["datapie"] = {["datatool"]=true,},
- ["svn-prov"] = {["svn-prov"]=true,},
- ["rectopma"] = {["rectopma"]=true,},
- ["svg"] = {["svg"]=true,},
- ["luabibentry"] = {["luabibentry"]=true,},
- ["CJK"] = {["cjk"]=true,},
- ["hypertoc"] = {["morehype"]=true,},
- ["solvesudoku"] = {["sudokubundle"]=true,},
- ["harpoon"] = {["harpoon"]=true,},
- ["vdmlisting"] = {["vdmlisting"]=true,},
- ["createsudoku"] = {["sudokubundle"]=true,},
- ["ku-template"] = {["ku-template"]=true,},
- ["pb-xy"] = {["pb-diagram"]=true,},
- ["AlProTex"] = {["protex"]=true,},
- ["gfsbodoni"] = {["gfsbodoni"]=true,},
- ["cvthemebidiclassic"] = {["bidi"]=true,},
- ["subsupscripts"] = {["subsupscripts"]=true,},
- ["substitutefont"] = {["substitutefont"]=true,},
- ["babel-armenian"] = {["babel"]=true,},
- ["substances"] = {["substances"]=true,},
- ["subfigure"] = {["subfigure"]=true,},
- ["pgflibraryshapes.misc.code"] = {["pgf"]=true,},
- ["subfigmat"] = {["subfigmat"]=true,},
- ["subfig"] = {["subfig"]=true,},
- ["subeqnarray"] = {["subeqnarray"]=true,},
- ["xyv2"] = {["xypic"]=true,},
- ["ndsu-thesis"] = {["ndsu-thesis"]=true,},
- ["showlabels"] = {["showlabels"]=true,},
- ["stubs"] = {["stubs"]=true,},
- ["ednotes"] = {["ednotes"]=true,},
- ["autopict"] = {["graphics-pln"]=true,},
- ["bez123"] = {["bez123"]=true,},
- ["bahasa"] = {["babel"]=true,},
- ["jmlrbook"] = {["jmlr"]=true,},
- ["texsort"] = {["sttools"]=true,},
- ["midfloat"] = {["sttools"]=true,},
- ["beamerthemeSzeged"] = {["beamer"]=true,},
- ["zebra-goodies"] = {["zebra-goodies"]=true,},
- ["babel-ukrainian"] = {["babel"]=true,},
- ["cuted"] = {["sttools"]=true,},
- ["struktxf"] = {["struktex"]=true,},
- ["ifxptex"] = {["ifxptex"]=true,},
- ["struktex"] = {["struktex"]=true,},
- ["babel-urdu"] = {["babel"]=true,},
- ["pst-poly"] = {["pst-poly"]=true,},
- ["babel-hausa-ne"] = {["babel"]=true,},
- ["strukdoc"] = {["struktex"]=true,},
- ["akktecdoc"] = {["akktex"]=true,},
- ["interfaces-appendix"] = {["interfaces"]=true,},
- ["linguho"] = {["linguex"]=true,},
- ["l3doc"] = {["l3kernel"]=true,},
- ["ArtNouv"] = {["cfr-initials"]=true,},
- ["powerdot-bframe"] = {["powerdot"]=true,},
- ["storebox"] = {["storebox"]=true,},
- ["defpattern"] = {["fp"]=true,},
- ["pdfcrypt"] = {["oberdiek"]=true,},
- ["stix"] = {["stix"]=true,},
- ["nccltrus"] = {["ncclatex"]=true,},
- ["workaddress"] = {["stex"]=true,},
- ["libris"] = {["libris"]=true,},
- ["tikz.code"] = {["pgf"]=true,},
- ["cntformats"] = {["cntformats"]=true,},
- ["exam-n"] = {["exam-n"]=true,},
- ["luatexja-compat"] = {["luatexja"]=true,},
- ["beamercolorthemefibeamer-mu-law"] = {["fibeamer"]=true,},
- ["opmac-luatex"] = {},
- ["bitelist"] = {["bitelist"]=true,},
- ["sproof"] = {["stex"]=true,},
- ["curves"] = {["curves"]=true,},
- ["font_kp-light"] = {["font-change"]=true,},
- ["tikzlibrarydecorations.pathreplacing.code"] = {["pgf"]=true,},
- ["verbatim"] = {["tools"]=true,},
- ["omtext"] = {["stex"]=true,},
- ["bpfap10"] = {["iso10303"]=true,},
- ["esint"] = {["esint-type1"]=true,["esint"]=true,},
- ["omdoc"] = {["stex"]=true,},
- ["modules"] = {["stex"]=true,},
- ["mikoslides"] = {["stex"]=true,},
- ["tcbvignette.code"] = {["tcolorbox"]=true,},
- ["rotchiffre"] = {["oberdiek"]=true,},
- ["tcldoc"] = {["tcldoc"]=true,},
- ["hwexam"] = {["stex"]=true,},
- ["lh-ot2ccr"] = {["lh"]=true,},
- ["yax"] = {["yax"]=true,},
- ["liturg"] = {["liturg"]=true,},
- ["mlsgalig"] = {["montex"]=true,},
- ["ussummary"] = {["stellenbosch"]=true,},
- ["colonequals"] = {["oberdiek"]=true,},
- ["hitec"] = {["hitec"]=true,},
- ["evenpage"] = {["bosisio"]=true,},
- ["pst-qtree"] = {["pst-qtree"]=true,},
- ["cenccmn"] = {["ucs"]=true,},
- ["interfaces-makecell"] = {["interfaces"]=true,},
- ["xypsdict"] = {["xypic"]=true,},
- ["lisp-latexutil"] = {["lisp-on-tex"]=true,},
- ["lwarp-arabicfront"] = {["lwarp"]=true,},
- ["engtlc"] = {["engtlc"]=true,},
- ["lwarp-pagenote"] = {["lwarp"]=true,},
- ["steinmetz"] = {["steinmetz"]=true,},
- ["tikzlibrarytopaths.code"] = {["pgf"]=true,},
- ["amsqtx"] = {["qpxqtx"]=true,},
- ["stdpage"] = {["stdpage"]=true,},
- ["tikzlibrarymath.code"] = {["pgf"]=true,},
- ["layaureo"] = {["layaureo"]=true,},
- ["l3skip"] = {["l3kernel"]=true,},
- ["babel-danish"] = {["babel"]=true,},
- ["csfmacro"] = {["enctex"]=true,},
- ["magyar"] = {["babel"]=true,},
- ["lisp-read"] = {["lisp-on-tex"]=true,},
- ["stdclsdv"] = {["stdclsdv"]=true,},
- ["l3clist"] = {["l3kernel"]=true,},
- ["il2code"] = {},
- ["staves"] = {["staves"]=true,},
- ["grant"] = {["grant"]=true,},
- ["PPRlignesbleues"] = {["prosper"]=true,},
- ["interfaces-scrlfile"] = {["interfaces"]=true,},
- ["hhfixme"] = {["bgteubner"]=true,},
- ["xepersian-magazine"] = {["xepersian"]=true,},
- ["statex"] = {["statex"]=true,},
- ["beamerinnerthemecircles"] = {["beamer"]=true,},
- ["feyn"] = {["feyn"]=true,},
- ["startex"] = {["startex"]=true,},
- ["starfont"] = {["starfont"]=true,},
- ["ghsystem_skull-2"] = {["ghsystem"]=true,},
- ["macro-mars"] = {["pas-cv"]=true,},
- ["idxcmds"] = {["idxcmds"]=true,},
- ["stage"] = {["stage"]=true,},
- ["dayofweek"] = {},
- ["dvipaste"] = {["export"]=true,},
- ["pgfplotsutil.verb.code"] = {["pgfplots"]=true,},
- ["stackengine"] = {["stackengine"]=true,},
- ["stack"] = {},
- ["relinput"] = {},
- ["sseq"] = {["sseq"]=true,},
- ["srctex"] = {["srcltx"]=true,},
- ["lwarp-tocloft"] = {["lwarp"]=true,},
- ["pgflibraryhobby.code"] = {["hobby"]=true,},
- ["srcltx"] = {["srcltx"]=true,},
- ["srbook-mem"] = {["srbook-mem"]=true,},
- ["t-chromato"] = {["context-chromato"]=true,},
- ["sr-vorl"] = {["sr-vorl"]=true,},
- ["pgfcore"] = {["pgf"]=true,},
- ["mdugm"] = {["mathdesign"]=true,},
- ["jpsj2"] = {["jpsj"]=true,},
- ["babel-spanish-mx"] = {["babel"]=true,},
- ["lwarp-enumitem"] = {["lwarp"]=true,},
- ["spotcolorpantone"] = {["spotcolor"]=true,},
- ["fiche"] = {["mafr"]=true,},
- ["spotcolorhks"] = {["spotcolor"]=true,},
- ["productbox"] = {["productbox"]=true,},
- ["usorbian"] = {["babel"]=true,},
- ["spot"] = {["spot"]=true,},
- ["longfigure"] = {["longfigure"]=true,},
- ["emisa"] = {["emisa"]=true,},
- ["splitidx"] = {["splitindex"]=true,},
- ["babel-yiddish"] = {["babel"]=true,},
- ["phn-DE_Ortsnamen"] = {["phonenumbers"]=true,},
- ["academicons"] = {["academicons"]=true,},
- ["frenchpro"] = {["e-french"]=true,},
- ["outliner"] = {},
- ["spie"] = {["spie"]=true,},
- ["ifoption"] = {["amsrefs"]=true,},
- ["lwarp-pfnote"] = {["lwarp"]=true,},
- ["lsorbian"] = {["babel"]=true,},
- ["SPhdThesis"] = {["sphdthesis"]=true,},
- ["example-glossaries-acronyms-lang"] = {["glossaries"]=true,},
- ["tikzorbital"] = {["tikzorbital"]=true,},
- ["scrwfile"] = {},
- ["turabian-thesis"] = {["turabian-formatting"]=true,},
- ["errata"] = {["errata"]=true,},
- ["hefonts"] = {["arabtex"]=true,},
- ["songs"] = {["songs"]=true,},
- ["sseqmain.code"] = {["spectralsequences"]=true,},
- ["opmac"] = {},
- ["sseqmacromakers.code"] = {["spectralsequences"]=true,},
- ["example-image-10x16"] = {["mwe"]=true,},
- ["Vaucanson-G"] = {["vaucanson-g"]=true,},
- ["cmap-cyr-vf"] = {["lcyw"]=true,},
- ["genealogytree"] = {["genealogytree"]=true,},
- ["sseqdrawing.code"] = {["spectralsequences"]=true,},
- ["pgflibraryprofiler.code"] = {["pgf"]=true,},
- ["PTSansNarrow"] = {["paratype"]=true,},
- ["lwarp-ntheorem"] = {["lwarp"]=true,},
- ["dehyphn"] = {},
- ["tikzlibraryshapes.callouts.code"] = {["pgf"]=true,},
- ["NumericPlots_labels"] = {["numericplots"]=true,},
- ["spark-otf"] = {["spark-otf"]=true,},
- ["ifxetex"] = {["ifxetex"]=true,},
- ["sourceserifpro"] = {["sourceserifpro"]=true,},
- ["sourceserifpro-type1-autoinst"] = {["sourceserifpro"]=true,},
- ["nag"] = {["nag"]=true,},
- ["catchdq"] = {["catcodes"]=true,},
- ["mtx-context-copy"] = {["context"]=true,},
- ["sourcesanspro-type1-autoinst"] = {["sourcesanspro"]=true,},
- ["sourcecodepro-type1-autoinst"] = {["sourcecodepro"]=true,},
- ["soup"] = {["soup"]=true,},
- ["soul"] = {["soul"]=true,},
- ["beamerthemesidebar"] = {["beamer"]=true,},
- ["UNAMThesis"] = {["unamthesis"]=true,},
- ["simurgh-extreport"] = {["simurgh"]=true,},
- ["songbook"] = {["songbook"]=true,},
- ["smartunits"] = {["smartunits"]=true,},
- ["smartref"] = {["smartref"]=true,},
- ["scrlayer-scrpage"] = {},
- ["byname"] = {["smartref"]=true,},
- ["noto"] = {["noto"]=true,},
- ["smartdiagram"] = {["smartdiagram"]=true,},
- ["smalltableof"] = {["smalltableof"]=true,},
- ["slantsc"] = {["slantsc"]=true,},
- ["skull"] = {},
- ["skrapport"] = {["skrapport"]=true,},
- ["skrapport-size-common"] = {["skrapport"]=true,},
- ["pgfmathfunctions.misc.code"] = {["pgf"]=true,},
- ["amssym"] = {["amsfonts"]=true,},
- ["jamtimes"] = {["jamtimes"]=true,},
- ["doclicense-CC-by-sa-3.0-latex"] = {["doclicense"]=true,},
- ["moderncvbodyi"] = {["moderncv"]=true,},
- ["skrapport-colortheme-violet"] = {["skrapport"]=true,},
- ["skrapport-colortheme-unscathed"] = {["skrapport"]=true,},
- ["skrapport-colortheme-skdoc"] = {["skrapport"]=true,},
- ["nccthm"] = {["ncctools"]=true,},
- ["2sidedoc"] = {["relenc"]=true,},
- ["bussproofs"] = {["bussproofs"]=true,},
- ["pst-plot97"] = {["pst-plot"]=true,},
- ["skmath"] = {["skmath"]=true,},
- ["skeyval-view"] = {["skeyval"]=true,},
- ["simurgh-jalalical"] = {["simurgh"]=true,},
- ["logbox"] = {["logbox"]=true,},
- ["babel-indonesian"] = {["babel"]=true,},
- ["tikzlibrarycircuits.ee.IEC.code"] = {["pgf"]=true,},
- ["guitarchordschemes"] = {["guitarchordschemes"]=true,},
- ["hf-tikz"] = {["hf-tikz"]=true,},
- ["ledpar"] = {["ledmac"]=true,},
- ["skeyval-pstkey"] = {["skeyval"]=true,},
- ["skeyval-ltxcmds"] = {["skeyval"]=true,},
- ["skeyval-for"] = {["skeyval"]=true,},
- ["skeyval-bc"] = {["skeyval"]=true,},
- ["DraTex"] = {["dratex"]=true,},
- ["skdoc"] = {["skdoc"]=true,},
- ["dataplot"] = {["datatool"]=true,},
- ["ordinalpt"] = {["ordinalpt"]=true,},
- ["skblncsppt"] = {["skb"]=true,},
- ["skblncsbeamer"] = {["skb"]=true,},
- ["babel-turkish"] = {["babel"]=true,},
- ["program"] = {["program"]=true,},
- ["loadhyph-nn"] = {},
- ["skak"] = {["skak"]=true,},
- ["chess-workshop-symbols"] = {["skak"]=true,},
- ["spanglish"] = {["babel-spanglish"]=true,},
- ["sitem"] = {["sitem"]=true,},
- ["musixslu"] = {["musixtex"]=true,},
- ["minorrevision"] = {["minorrevision"]=true,},
- ["simurgh"] = {["simurgh"]=true,},
- ["xcolor-solarized"] = {["xcolor-solarized"]=true,},
- ["lcg"] = {["lcg"]=true,},
- ["gfsartemisia"] = {["gfsartemisia"]=true,},
- ["pgflibrarydecorations.shapes.code"] = {["pgf"]=true,},
- ["simurgh-tartibi"] = {["simurgh"]=true,},
- ["bgfonts"] = {["bgreek"]=true,},
- ["tikzlibraryshapes.gates.logic.US.code"] = {["pgf"]=true,},
- ["moderncvheadiv"] = {["moderncv"]=true,},
- ["grphyph5"] = {["hyphen-greek"]=true,},
- ["pgfcorepathusage.code"] = {["pgf"]=true,},
- ["l3bootstrap"] = {["l3kernel"]=true,},
- ["simurgh-shellescape"] = {["simurgh"]=true,},
- ["captdef"] = {["captdef"]=true,},
- ["doclicense-CC-by-nd-4.0-plaintext"] = {["doclicense"]=true,},
- ["varwidth"] = {["varwidth"]=true,},
- ["bpfir2"] = {["iso10303"]=true,},
- ["tikzlibrarydecorations.pathmorphing.code"] = {["pgf"]=true,},
- ["allcmin"] = {["bookhands"]=true,},
- ["mdici"] = {["mathdesign"]=true,},
- ["hyph-fr.ec"] = {},
- ["beamerbasetitle"] = {["beamer"]=true,},
- ["font_epigrafica_palatino"] = {["font-change"]=true,},
- ["simurgh-scrartcl"] = {["simurgh"]=true,},
- ["simurgh-report"] = {["simurgh"]=true,},
- ["texosquery"] = {["texosquery"]=true,},
- ["noindentafter"] = {["noindentafter"]=true,},
- ["GoSans"] = {["gofonts"]=true,},
- ["setouterhbox"] = {["oberdiek"]=true,},
- ["simurgh-rapport1"] = {["simurgh"]=true,},
- ["simurgh-poem"] = {["simurgh"]=true,},
- ["simurgh-pkgs"] = {["simurgh"]=true,},
- ["unicode-bidi"] = {["unicode-bidi"]=true,},
- ["simurgh-minitoc"] = {["simurgh"]=true,},
- ["babel-kannada"] = {["babel"]=true,},
- ["simurgh-memoir"] = {["simurgh"]=true,},
- ["dhucs-interword"] = {["kotex-utf"]=true,},
- ["arev"] = {["arev"]=true,},
- ["simurgh-ltx"] = {["simurgh"]=true,},
- ["loadhyph-eo"] = {},
- ["upmgr"] = {["przechlewski-book"]=true,},
- ["simurgh-loader"] = {["simurgh"]=true,},
- ["simurgh-lettrine"] = {["simurgh"]=true,},
- ["embedall"] = {["embedall"]=true,},
- ["cutwin"] = {["cutwin"]=true,},
- ["etaremune"] = {["etaremune"]=true,},
- ["float"] = {["float"]=true,},
- ["chars-8z"] = {},
- ["beamerthemeMarburg"] = {["beamer"]=true,},
- ["apa"] = {["apa"]=true,},
- ["fnspe"] = {["fnspe"]=true,},
- ["simurgh-leqno"] = {["simurgh"]=true,},
- ["skeyval-testpkg"] = {["skeyval"]=true,},
- ["lwarp-ellipsis"] = {["lwarp"]=true,},
- ["ghsystem_flame-5-2-black"] = {["ghsystem"]=true,},
- ["chelvet"] = {},
- ["simurgh-harfi"] = {["simurgh"]=true,},
- ["simurgh-glossaries"] = {["simurgh"]=true,},
- ["mandel"] = {},
- ["luafonts"] = {},
- ["simurgh-footnotes"] = {["simurgh"]=true,},
- ["luatexko-core"] = {["luatexko"]=true,},
- ["pgflibraryplotmarks.code"] = {["pgf"]=true,},
- ["alnumsec"] = {["alnumsec"]=true,},
- ["lcydefs"] = {["cyrillic"]=true,},
- ["cprotect"] = {["cprotect"]=true,},
- ["simurgh-cptns"] = {["simurgh"]=true,},
- ["kix"] = {["kix"]=true,},
- ["nhelvet"] = {},
- ["cs-heuristica"] = {},
- ["alists"] = {["arabtex"]=true,},
- ["selnolig"] = {["selnolig"]=true,},
- ["kam-il2"] = {["enctex"]=true,},
- ["pagegrid"] = {["oberdiek"]=true,},
- ["simurgh-counters"] = {["simurgh"]=true,},
- ["babel-shona"] = {["babel"]=true,},
- ["fontawesomesymbols-generic"] = {["fontawesome"]=true,},
- ["loadhyph-gl"] = {},
- ["libertinegc"] = {["libertinegc"]=true,},
- ["simurgh-caption3"] = {["simurgh"]=true,},
- ["cyryomg"] = {},
- ["simurgh-bookest"] = {["simurgh"]=true,},
- ["simurgh-book"] = {["simurgh"]=true,},
- ["combelow"] = {["combelow"]=true,},
- ["proof"] = {["lkproof"]=true,},
- ["hyph-nb.ec"] = {},
- ["simurgh-bidi"] = {["simurgh"]=true,},
- ["simurgh-arydshln"] = {["simurgh"]=true,},
- ["pst-coxcoor"] = {["pst-cox"]=true,},
- ["pxbase"] = {["pxbase"]=true,},
- ["demo-tex"] = {["context"]=true,},
- ["artikel1"] = {["ntgclass"]=true,},
- ["alatex"] = {["arabtex"]=true,},
- ["loadhyph-hy"] = {},
- ["babel-azerbaijani-cyrillic"] = {["babel"]=true,},
- ["commath"] = {["commath"]=true,},
- ["eskdplain"] = {["eskdx"]=true,},
- ["simurgh-artikel1"] = {["simurgh"]=true,},
- ["incgraph"] = {["incgraph"]=true,},
- ["mtx-context-listing"] = {["context"]=true,},
- ["pdfnotiz"] = {["dvdcoll"]=true,},
- ["typearea-experts"] = {},
- ["simurgh-article"] = {["simurgh"]=true,},
- ["ctexspamacro"] = {["ctex"]=true,},
- ["mathtools"] = {["mathtools"]=true,},
- ["ofs-ps"] = {["ofs"]=true,},
- ["simurgh-array"] = {["simurgh"]=true,},
- ["pst-fp"] = {["pstricks"]=true,},
- ["simurgh-amsbook"] = {["simurgh"]=true,},
- ["listings-ext"] = {["listings-ext"]=true,},
- ["missaali"] = {["missaali"]=true,},
- ["dutchcal"] = {["dutchcal"]=true,},
- ["simurgh-amsart"] = {["simurgh"]=true,},
- ["pgfmodulebending.code"] = {["pgf"]=true,},
- ["simurgh-algorithmic"] = {["simurgh"]=true,},
- ["carolmin"] = {["bookhands"]=true,},
- ["simurgh-algorithm"] = {["simurgh"]=true,},
- ["authoraftertitle"] = {["authoraftertitle"]=true,},
- ["eemeir"] = {["eemeir"]=true,},
- ["mailing"] = {["mailing"]=true,},
- ["langsci-gb4e"] = {["langsci"]=true,},
- ["simurgh-adadi"] = {["simurgh"]=true,},
- ["gnuplottex"] = {["gnuplottex"]=true,},
- ["beamercolorthemewolverine"] = {["beamer"]=true,},
- ["duplicat"] = {["piff"]=true,},
- ["verbatim-dek"] = {["gustlib"]=true,},
- ["beamercolorthemealbatross"] = {["beamer"]=true,},
- ["glossaries-compatible-207"] = {["glossaries"]=true,},
- ["bmpsize"] = {["oberdiek"]=true,},
- ["loadhyph-hsb"] = {},
- ["simpler-wick"] = {["simpler-wick"]=true,},
- ["moderncviconsawesome"] = {["moderncv"]=true,},
- ["textcomp"] = {["latex"]=true,},
- ["simplekv"] = {["simplekv"]=true,},
- ["needspace"] = {["needspace"]=true,},
- ["lewisstruc"] = {["xymtex"]=true,},
- ["babel-canadian"] = {["babel"]=true,},
- ["chemmacros.module.charges.code"] = {["chemmacros"]=true,},
- ["loadhyph-ia"] = {},
- ["babel-bambara"] = {["babel"]=true,},
- ["mathscinet"] = {["amsrefs"]=true,},
- ["sfg"] = {["sfg"]=true,},
- ["xxcolor"] = {["pgf"]=true,},
- ["cnltx-translations"] = {["cnltx"]=true,},
- ["fithesis-base"] = {["fithesis"]=true,},
- ["hyph-is"] = {},
- ["PPRframes"] = {["prosper"]=true,},
- ["autolist"] = {["shipunov"]=true,},
- ["klups"] = {["kluwer"]=true,},
- ["novel-LayoutSettings"] = {["novel"]=true,},
- ["teixml"] = {},
- ["doclicense-CC-by-nc-nd-4.0-plaintext"] = {["doclicense"]=true,},
- ["gregoriotex-chars"] = {["gregoriotex"]=true,},
- ["doclicense-CC-by-nc-sa-4.0-plaintext"] = {["doclicense"]=true,},
- ["signchart"] = {["signchart"]=true,},
- ["sides"] = {["sides"]=true,},
- ["rotate"] = {["dvips"]=true,},
- ["hycolor"] = {["oberdiek"]=true,},
- ["powerdot-ciment"] = {["powerdot"]=true,},
- ["caesar_book"] = {["sidenotes"]=true,},
- ["babel-portuguese"] = {["babel"]=true,},
- ["lwarp-rotating"] = {["lwarp"]=true,},
- ["hyph-be.t2a"] = {},
- ["menus"] = {["dialogl"]=true,},
- ["VCPref-beamer"] = {["vaucanson-g"]=true,},
- ["t-type-semaf"] = {["semaphor"]=true,},
- ["showtags"] = {["showtags"]=true,},
- ["pst-tools"] = {["pst-tools"]=true,},
- ["arabipoetry"] = {["arabi"]=true,},
- ["schullzk"] = {["schule"]=true,},
- ["forest-index"] = {["forest"]=true,},
- ["csenc-p"] = {},
- ["studenthandouts"] = {["studenthandouts"]=true,},
- ["cc-cls"] = {["computational-complexity"]=true,},
- ["babel-azerbaijani-cyrl"] = {["babel"]=true,},
- ["showexpl"] = {["showexpl"]=true,},
- ["gmmw"] = {["gmutils"]=true,},
- ["beamerinnerthemetorinoth"] = {["beamer2thesis"]=true,},
- ["pndraw"] = {["petri-nets"]=true,},
- ["show2e"] = {["show2e"]=true,},
- ["fixmetodonotes"] = {["fixmetodonotes"]=true,},
- ["starfn"] = {["shipunov"]=true,},
- ["tuplet"] = {["musixtex"]=true,},
- ["concmath"] = {["concmath"]=true,},
- ["etiketka"] = {["shipunov"]=true,},
- ["font_cm"] = {["font-change"]=true,},
- ["musixsqr"] = {["musixtex"]=true,},
- ["s-simpleslides-FramedTitle"] = {["context-simpleslides"]=true,},
- ["lltjfont"] = {["luatexja"]=true,},
- ["filehook-fink"] = {["filehook"]=true,},
- ["mex1"] = {["mex"]=true,},
- ["biditufte-book"] = {["bidi"]=true,},
- ["lgreek"] = {["lgreek"]=true,},
- ["common-parmarkup"] = {},
- ["knittingpattern"] = {["knittingpattern"]=true,},
- ["biolist"] = {["shipunov"]=true,},
- ["biokey"] = {["shipunov"]=true,},
- ["zerohyph"] = {},
- ["tikzpeople.shape.groom"] = {["tikzpeople"]=true,},
- ["lltjp-stfloats"] = {["luatexja"]=true,},
- ["afonts1"] = {["arabtex"]=true,},
- ["shdoc"] = {["shdoc"]=true,},
- ["oldlfont"] = {["latex"]=true,},
- ["cjenatbib"] = {["cje"]=true,},
- ["shadowtext"] = {["shadowtext"]=true,},
- ["shadow"] = {["shadow"]=true,},
- ["libertineRoman"] = {["libertine"]=true,},
- ["dijkstra"] = {["dijkstra"]=true,},
- ["assoccnt"] = {["assoccnt"]=true,},
- ["shadethm"] = {["shadethm"]=true,},
- ["babel-british"] = {["babel"]=true,},
- ["luatexja-fontspec-25c"] = {["luatexja"]=true,},
- ["fxtargetlayoutchangebar"] = {["fixme"]=true,},
- ["shade"] = {["shade"]=true,},
- ["schwalbe"] = {["schwalbe-chess"]=true,},
- ["laps"] = {},
- ["gregoriotex"] = {["gregoriotex"]=true,},
- ["dhucs-ucshyper"] = {["kotex-utf"]=true,},
- ["copthyph"] = {},
- ["markdown"] = {["markdown"]=true,},
- ["sgame"] = {["sgame"]=true,},
- ["hyph-nn"] = {},
- ["lcy2koi"] = {["ukrhyph"]=true,},
- ["sffsmart"] = {["sffms"]=true,},
- ["mfpic4ode"] = {["mfpic4ode"]=true,},
- ["listofitems"] = {["listofitems"]=true,},
- ["sf298"] = {["sf298"]=true,},
- ["idx"] = {["latex"]=true,},
- ["pst-asr"] = {["pst-asr"]=true,},
- ["polyset"] = {["enctex"]=true,},
- ["sesstime"] = {["sesstime"]=true,},
- ["sesamanuelTIKZ"] = {["sesamanuel"]=true,},
- ["babel-nswissgerman"] = {["babel"]=true,},
- ["t-construction-plan"] = {["context-construction-plan"]=true,},
- ["sesamanuel"] = {["sesamanuel"]=true,},
- ["minipage-marginpar"] = {["minipage-marginpar"]=true,},
- ["newfile"] = {["newfile"]=true,},
- ["serbian-def-cyr"] = {["serbian-def-cyr"]=true,},
- ["hyph-nb"] = {},
- ["babel-spanish-mexico"] = {["babel"]=true,},
- ["hyph-fur"] = {},
- ["ob-toclof"] = {["kotex-oblivoir"]=true,},
- ["Eileen"] = {["cfr-initials"]=true,},
- ["aucklandthesis"] = {["aucklandthesis"]=true,},
- ["seqsplit"] = {["seqsplit"]=true,},
- ["sepfootnotes"] = {["sepfootnotes"]=true,},
- ["semproc"] = {["semproc"]=true,},
- ["babel-embu"] = {["babel"]=true,},
- ["xifthen"] = {["xifthen"]=true,},
- ["tvz-user"] = {["seminar"]=true,},
- ["pgflibrarytikztrees"] = {["pgf"]=true,},
- ["glossary-hypernav"] = {["glossaries"]=true,},
- ["lwarp-nonumonpart"] = {["lwarp"]=true,},
- ["semrot"] = {["seminar"]=true,},
- ["musixgui"] = {["musixtex"]=true,},
- ["semlcmss"] = {["seminar"]=true,},
- ["semlayer"] = {["seminar"]=true,},
- ["showkeysff"] = {["chemcono"]=true,},
- ["pgfplotsoldpgfsupp_trig_format.code"] = {["pgfplots"]=true,},
- ["beamerposter"] = {["beamerposter"]=true,},
- ["eco"] = {["eco"]=true,},
- ["semhelv"] = {["seminar"]=true,},
- ["lwarp-siunitx"] = {["lwarp"]=true,},
- ["semcolor"] = {["seminar"]=true,},
- ["sem-page"] = {["seminar"]=true,},
- ["initcar"] = {["codepage"]=true,},
- ["npsfont"] = {["seminar"]=true,},
- ["shrthand"] = {["semantic"]=true,},
- ["lollipop-fontdefs"] = {["lollipop"]=true,},
- ["semantic"] = {["semantic"]=true,},
- ["reserved"] = {["semantic"]=true,},
- ["biolinum"] = {["libertine"]=true,},
- ["ligature"] = {["semantic"]=true,},
- ["selnolig-german-hyphex"] = {["selnolig"]=true,},
- ["bpfap16"] = {["iso10303"]=true,},
- ["abbrevs"] = {["frankenstein"]=true,},
- ["plextdelarray"] = {["platex-tools"]=true,},
- ["pst-cie"] = {["pst-cie"]=true,},
- ["scrlttr2-experts"] = {},
- ["fontch"] = {["fontch"]=true,},
- ["seealso"] = {["seealso"]=true,},
- ["pgfplotsliststructureext.code"] = {["pgfplots"]=true,},
- ["notespages"] = {["notespages"]=true,},
- ["beamerthemeshadow"] = {["beamer"]=true,},
- ["crimson"] = {["crimson"]=true,},
- ["12many"] = {["12many"]=true,},
- ["sectionbox"] = {["sectionbox"]=true,},
- ["sctkzsym-base"] = {["scsnowman"]=true,},
- ["luatexbase"] = {["luatexbase"]=true,},
- ["nccstretch"] = {["ncctools"]=true,},
- ["scsnowman"] = {["scsnowman"]=true,},
- ["rawfonts"] = {["tools"]=true,},
- ["fnlineno"] = {["lineno"]=true,},
- ["hardmarg"] = {["screenplay"]=true,},
- ["ScratchX"] = {["scratchx"]=true,},
- ["tascmac"] = {["platex"]=true,},
- ["lwarp-emptypage"] = {["lwarp"]=true,},
- ["sciposter"] = {["sciposter"]=true,},
- ["sgamevar"] = {["sgame"]=true,},
- ["weva"] = {["schulschriften"]=true,},
- ["wesu"] = {["schulschriften"]=true,},
- ["wesa"] = {["schulschriften"]=true,},
- ["abntex2abrev"] = {["abntex2"]=true,},
- ["texilikecover"] = {},
- ["nameauth"] = {["nameauth"]=true,},
- ["schulschriften_lin"] = {["schulschriften"]=true,},
- ["arabmaths"] = {["luabidi"]=true,},
- ["finstrut"] = {["finstrut"]=true,},
- ["adrconvnote"] = {},
- ["syntaxdi"] = {["schule"]=true,},
- ["schulinf"] = {["schule"]=true,},
- ["nuc"] = {["nuc"]=true,},
- ["schuleub"] = {["schule"]=true,},
- ["refenums"] = {["refenums"]=true,},
- ["fontspec-xetex"] = {["fontspec"]=true,},
- ["PTSans"] = {["paratype"]=true,},
- ["schule"] = {["schule"]=true,},
- ["novel-HeadFootStyles"] = {["novel"]=true,},
- ["mlp-01"] = {["e-french"]=true,},
- ["babel-meta"] = {["babel"]=true,},
- ["loadhyph-sv"] = {},
- ["relaycircuit"] = {["schule"]=true,},
- ["tpslifonts"] = {["tpslifonts"]=true,},
- ["loadhyph-af"] = {},
- ["schemabloc"] = {["schemabloc"]=true,},
- ["scalerel"] = {["scalerel"]=true,},
- ["csbulacronym"] = {["csbulletin"]=true,},
- ["babel-konkani"] = {["babel"]=true,},
- ["pgfmolbio"] = {["pgfmolbio"]=true,},
- ["l3box"] = {["l3kernel"]=true,},
- ["interchar"] = {["interchar"]=true,},
- ["runic"] = {["archaic"]=true,},
- ["babel-slovak"] = {["babel"]=true,},
- ["domore"] = {["dowith"]=true,},
- ["ltxtools-base"] = {["ltxtools"]=true,},
- ["mtx-context-select"] = {["context"]=true,},
- ["savetrees"] = {["savetrees"]=true,},
- ["achicago"] = {["frankenstein"]=true,},
- ["ctexcap"] = {["ctex"]=true,},
- ["quoted"] = {["logical-markup-utils"]=true,},
- ["frfonts"] = {["arabi"]=true,},
- ["savesym"] = {},
- ["savefnmark"] = {["savefnmark"]=true,},
- ["arfonts"] = {["arabi"]=true,},
- ["ofs-8t"] = {["ofs"]=true,},
- ["venturis"] = {["venturisadf"]=true,},
- ["babel-belarusian"] = {["babel"]=true,},
- ["zref-savepos"] = {["oberdiek"]=true,},
- ["cmsd"] = {["cmsd"]=true,},
- ["autoarea"] = {["autoarea"]=true,},
- ["loadhyph-uk"] = {},
- ["hyph-ka"] = {},
- ["ltxnew"] = {["ltxnew"]=true,},
- ["processkv"] = {["sauerj"]=true,},
- ["parcolumns"] = {["sauerj"]=true,},
- ["lablst"] = {["latex"]=true,},
- ["font-change-xetex"] = {["font-change-xetex"]=true,},
- ["optparams"] = {["sauerj"]=true,},
- ["oubraces"] = {["oubraces"]=true,},
- ["alg"] = {["alg"]=true,},
- ["babel-ngomba"] = {["babel"]=true,},
- ["collect"] = {["sauerj"]=true,},
- ["gmtypos"] = {["gmutils"]=true,},
- ["tikzlibraryplotmarks.code"] = {["pgf"]=true,},
- ["luatexiniconfig"] = {["luatex"]=true,},
- ["powerdot-upen"] = {["powerdot"]=true,},
- ["interfaces-fancyhdr"] = {["interfaces"]=true,},
- ["font_mdutopia"] = {["font-change"]=true,},
- ["flashcards"] = {["flashcards"]=true,},
- ["sansmathaccent"] = {["sansmathaccent"]=true,},
- ["hebchrs"] = {["arabtex"]=true,},
- ["venturisold"] = {["venturisadf"]=true,},
- ["csfonts"] = {},
- ["sclang-prettifier"] = {["sclang-prettifier"]=true,},
- ["sageep"] = {["sageep"]=true,},
- ["grayhints"] = {["grayhints"]=true,},
- ["msc"] = {["msc"]=true,},
- ["Romantik"] = {["cfr-initials"]=true,},
- ["chessmin"] = {},
- ["sa-tikz"] = {["sa-tikz"]=true,},
- ["beamerthemeDresden"] = {["beamer"]=true,},
- ["wallcalendar-slovenian"] = {["wallcalendar"]=true,},
- ["babel-chinese-hant"] = {["babel"]=true,},
- ["tikzlibraryrulercompass.code"] = {["rulercompass"]=true,},
- ["bewerbung-cv-casual"] = {["bewerbung"]=true,},
- ["piccorr"] = {["pictex"]=true,},
- ["pst-vue3d"] = {["pst-vue3d"]=true,},
- ["glossary-list"] = {["glossaries"]=true,},
- ["lwarp-endnotes"] = {["lwarp"]=true,},
- ["ruhyphdv"] = {},
- ["ruhyphct"] = {},
- ["beamercolorthemeseagull"] = {["beamer"]=true,},
- ["eepicemu"] = {["eepic"]=true,},
- ["emulateapj"] = {["emulateapj"]=true,},
- ["tikzlibraryshadows.code"] = {["pgf"]=true,},
- ["texvc"] = {["texvc"]=true,},
- ["hefonts0"] = {["arabtex"]=true,},
- ["koi2ucy"] = {},
- ["font_antp_euler"] = {["font-change"]=true,},
- ["pitex"] = {["pitex"]=true,},
- ["koi2ot2"] = {},
- ["zref-base"] = {["oberdiek"]=true,},
- ["plain-kam-cs"] = {["enctex"]=true,},
- ["babel-vai-vai"] = {["babel"]=true,},
- ["colordvi"] = {["dvips"]=true,},
- ["outlines"] = {["outlines"]=true,},
- ["time"] = {["piff"]=true,},
- ["rrgtrees"] = {["rrgtrees"]=true,},
- ["cyryodv"] = {},
- ["pkgloader-early"] = {["pkgloader"]=true,},
- ["cyryoal"] = {},
- ["isodate"] = {["isodate"]=true,},
- ["catkoi"] = {},
- ["gb4e"] = {["gb4e"]=true,},
- ["l3str"] = {["l3kernel"]=true,},
- ["tikzpeople"] = {["tikzpeople"]=true,},
- ["rubikpatterns"] = {["rubik"]=true,},
- ["rtkinenc"] = {["rtkinenc"]=true,},
- ["fp-snap"] = {["fp"]=true,},
- ["scrload"] = {["rsfs"]=true,},
- ["rsc"] = {["rsc"]=true,},
- ["rotpages"] = {["rotpages"]=true,},
- ["minitoc-hyper"] = {["hyperref"]=true,},
- ["common-titles"] = {},
- ["mlnames"] = {},
- ["infram"] = {["gustlib"]=true,},
- ["greekdates"] = {["greekdates"]=true,},
- ["romannum"] = {["romannum"]=true,},
- ["gmiflink"] = {["gmiflink"]=true,},
- ["randbild"] = {["randbild"]=true,},
- ["hyph-ga"] = {},
- ["common-fontsize"] = {},
- ["tkz-obj-points"] = {["tkz-base"]=true,},
- ["adjmulticol"] = {["adjmulticol"]=true,},
- ["palatino"] = {["psnfss"]=true,},
- ["robustindex"] = {["robustindex"]=true,},
- ["dolines"] = {["midnight"]=true,},
- ["ecltree"] = {["ecltree"]=true,},
- ["slovak"] = {["babel"]=true,},
- ["robustcommand"] = {["robustcommand"]=true,},
- ["mdframed"] = {["mdframed"]=true,},
- ["variablelm"] = {["variablelm"]=true,},
- ["conv-utf8-ec"] = {["hyph-utf8"]=true,},
- ["rmathbr"] = {["rmathbr"]=true,},
- ["captcont"] = {["captcont"]=true,},
- ["tikzlibraryfolding.code"] = {["pgf"]=true,},
- ["plantslabels"] = {["plantslabels"]=true,},
- ["uestcthesis"] = {["uestcthesis"]=true,},
- ["rjlpshap"] = {["rjlparshap"]=true,},
- ["ribbonproofs"] = {["ribbonproofs"]=true,},
- ["tikzposter"] = {["tikzposter"]=true,},
- ["lwarp-marginfix"] = {["lwarp"]=true,},
- ["beamerthemeTorinoTh"] = {["beamer2thesis"]=true,},
- ["revsymb"] = {["revtex4"]=true,},
- ["revsymb4-1"] = {["revtex"]=true,},
- ["reftest4-1"] = {["revtex"]=true,},
- ["xepersian-mathsdigitspec"] = {["xepersian"]=true,},
- ["ltxgrid"] = {["revtex"]=true,},
- ["ltxfront"] = {["revtex"]=true,},
- ["pdfuni"] = {},
- ["ward"] = {["context"]=true,},
- ["ltxdocext"] = {["revtex"]=true,},
- ["BOONDOX-cal"] = {["boondox"]=true,},
- ["revquantum"] = {["revquantum"]=true,},
- ["tikzlibraryarrows.code"] = {["pgf"]=true,},
- ["hypdoc"] = {["oberdiek"]=true,},
- ["pst-math"] = {["pst-math"]=true,},
- ["babel-ossetic"] = {["babel"]=true,},
- ["l3color"] = {["l3kernel"]=true,},
- ["babel-slovenian"] = {["babel"]=true,},
- ["pdfwin"] = {["pdfwin"]=true,},
- ["multienum"] = {["multenum"]=true,},
- ["english"] = {["babel"]=true,},
- ["ltr-job"] = {["lecturer"]=true,},
- ["reotex"] = {["reotex"]=true,},
- ["tikzlibrarycircuits.logic.code"] = {["pgf"]=true,},
- ["ecsubzcm"] = {["relenc"]=true,},
- ["skrapport-colortheme-default"] = {["skrapport"]=true,},
- ["cascadilla"] = {["cascadilla"]=true,},
- ["reledpar"] = {["reledmac"]=true,},
- ["simpleresumecv"] = {["simple-resume-cv"]=true,},
- ["pstricks97"] = {["pstricks"]=true,},
- ["pxcjkcat"] = {["pxcjkcat"]=true,},
- ["gost732"] = {["disser"]=true,},
- ["x-chronosys"] = {["chronosys"]=true,},
- ["codeiso1"] = {["codepage"]=true,},
- ["pgfplotstable.coltype.code"] = {["pgfplots"]=true,},
- ["gfsdidot"] = {["gfsdidot"]=true,},
- ["hyph-quote-oc"] = {},
- ["lh-t2cccr"] = {["lh"]=true,},
- ["soulpos"] = {["bezos"]=true,},
- ["disser"] = {["disser"]=true,},
- ["beamerinnerthemeCuerna"] = {["beamertheme-cuerna"]=true,},
- ["font_iwona-medium"] = {["font-change"]=true,},
- ["regexpatch"] = {["regexpatch"]=true,},
- ["antpolt"] = {["poltawski"]=true,},
- ["refrep"] = {["refman"]=true,},
- ["biditools"] = {["bidi"]=true,},
- ["holtxdoc"] = {["oberdiek"]=true,},
- ["babel-english-newzealand"] = {["babel"]=true,},
- ["cmtt"] = {["mdwtools"]=true,},
- ["moredefs"] = {["frankenstein"]=true,},
- ["reflectgraphics"] = {["reflectgraphics"]=true,},
- ["eulerpx"] = {["eulerpx"]=true,},
- ["schulekl"] = {["schule"]=true,},
- ["beamerbaserequires"] = {["beamer"]=true,},
- ["algpseudocode"] = {["algorithmicx"]=true,},
- ["txi-nn"] = {},
- ["kluref"] = {["kluwer"]=true,},
- ["xob-amssymb"] = {["kotex-oblivoir"]=true,},
- ["TXSmacs"] = {["texsis"]=true,},
- ["svnkw"] = {["svn-multi"]=true,},
- ["fnpara"] = {["fnpara"]=true,},
- ["devanagaridigits"] = {["polyglossia"]=true,},
- ["s-pre-26"] = {["context"]=true,},
- ["babel-northernluri"] = {["babel"]=true,},
- ["mathexam"] = {["mathexam"]=true,},
- ["engrec"] = {["engrec"]=true,},
- ["babel-sango"] = {["babel"]=true,},
- ["dox"] = {["dox"]=true,},
- ["fwlw"] = {["fwlw"]=true,},
- ["ltjbook"] = {["luatexja"]=true,},
- ["l3sort"] = {["l3kernel"]=true,},
- ["numspell-english"] = {["numspell"]=true,},
- ["readarray"] = {["readarray"]=true,},
- ["rcsinfo"] = {["rcsinfo"]=true,},
- ["cities"] = {["pst-geo"]=true,},
- ["t-degrade"] = {["context-degrade"]=true,},
- ["adforn"] = {["adforn"]=true,},
- ["daytime"] = {},
- ["PPRnuancegris"] = {["prosper"]=true,},
- ["lhcyrwin-rhyphen"] = {},
- ["bgreek"] = {["bgreek"]=true,},
- ["bpfap1"] = {["iso10303"]=true,},
- ["randomlist"] = {["randomlist"]=true,},
- ["neuralnetwork"] = {["neuralnetwork"]=true,},
- ["catchfilebetweentags"] = {["catchfilebetweentags"]=true,},
- ["envlab"] = {["envlab"]=true,},
- ["mugsthesis"] = {["mugsthesis"]=true,},
- ["babel-kalaallisut"] = {["babel"]=true,},
- ["zref-totpages"] = {["oberdiek"]=true,},
- ["tabto"] = {["tabto-ltx"]=true,},
- ["nl_rs"] = {["r_und_s"]=true,},
- ["lwarp-upref"] = {["lwarp"]=true,},
- ["euproposal"] = {["proposal"]=true,},
- ["carlito"] = {["carlito"]=true,},
- ["eng_rs"] = {["r_und_s"]=true,},
- ["pxfonts"] = {["pxfonts"]=true,},
- ["quran"] = {["quran"]=true,},
- ["tikzposterColorstyles"] = {["tikzposter"]=true,},
- ["ltxtools-incluput"] = {["ltxtools"]=true,},
- ["txfonts"] = {["txfonts"]=true,},
- ["quotchap"] = {["quotchap"]=true,},
- ["s-simpleslides-Rounded"] = {["context-simpleslides"]=true,},
- ["typehtml"] = {["typehtml"]=true,},
- ["qsymbols"] = {["qsymbols"]=true,},
- ["qstest"] = {["qstest"]=true,},
- ["prodint"] = {["prodint"]=true,},
- ["avremu"] = {["avremu"]=true,},
- ["qpxmath"] = {["qpxqtx"]=true,},
- ["amsqpx"] = {["qpxqtx"]=true,},
- ["lwarp-everyshi"] = {["lwarp"]=true,},
- ["doclicense-CC-by-nc-nd-3.0-latex"] = {["doclicense"]=true,},
- ["fakebold"] = {},
- ["tkz-obj-addpoints"] = {["tkz-euclide"]=true,},
- ["qcm"] = {["qcm"]=true,},
- ["eiad"] = {["eiad-ltx"]=true,},
- ["font_iwona-light"] = {["font-change"]=true,},
- ["pythonhighlight"] = {["pythonhighlight"]=true,},
- ["lhcyralt"] = {},
- ["beamerthemeDarmstadt"] = {["beamer"]=true,},
- ["ccycle"] = {["xymtex"]=true,},
- ["knowledge"] = {["knowledge"]=true,},
- ["currfile-abspath"] = {["currfile"]=true,},
- ["pxtx-frak"] = {["pxtxalfa"]=true,},
- ["luatexja-otf"] = {["luatexja"]=true,},
- ["pxtx-cal"] = {["pxtxalfa"]=true,},
- ["pxrubrica"] = {["pxrubrica"]=true,},
- ["pxgreeks"] = {["pxgreeks"]=true,},
- ["pxjafont"] = {["pxchfon"]=true,},
- ["pgfmodulenonlineartransformations.code"] = {["pgf"]=true,},
- ["allimaj"] = {["bookhands"]=true,},
- ["simurgh-artikel3"] = {["simurgh"]=true,},
- ["punk"] = {["punk-latex"]=true,},
- ["pdfcol"] = {["oberdiek"]=true,},
- ["ot-tableau"] = {["ot-tableau"]=true,},
- ["ptext"] = {["ptext"]=true,},
- ["beamerthemeMontpellier"] = {["beamer"]=true,},
- ["pgflibraryshapes.symbols.code"] = {["pgf"]=true,},
- ["webmac"] = {},
- ["hyph-nl.ec"] = {},
- ["ascii-jplain"] = {["ptex-base"]=true,},
- ["pstring"] = {["pstring"]=true,},
- ["eskdexplan"] = {["eskdx"]=true,},
- ["pdfcolor"] = {["pdftex"]=true,},
- ["pdfpages"] = {["pdfpages"]=true,},
- ["hyph-sr-cyrl"] = {},
- ["mpostinl"] = {["mpostinl"]=true,},
- ["zhadobefonts"] = {["ctex"]=true,},
- ["pst-key"] = {["pstricks"]=true,},
- ["lwarp-color"] = {["lwarp"]=true,},
- ["fix2col"] = {["fix2col"]=true,},
- ["beamercolorthemeETII"] = {["beamertheme-detlevcm"]=true,},
- ["simurgh-amstext"] = {["simurgh"]=true,},
- ["komacv-oldstyle"] = {["komacv"]=true,},
- ["BOONDOX-calo"] = {["boondox"]=true,},
- ["zref-lastpage"] = {["oberdiek"]=true,},
- ["beamercolorthemefibeamer-mu-fss"] = {["fibeamer"]=true,},
- ["pstool"] = {["pstool"]=true,},
- ["iso88596"] = {["arabtex"]=true,},
- ["nccproc"] = {["ncclatex"]=true,},
- ["scottish"] = {["babel"]=true,},
- ["ruhyphzn"] = {},
- ["pst-vowel"] = {["pst-vowel"]=true,},
- ["philex"] = {["philex"]=true,},
- ["ebgaramond"] = {["ebgaramond"]=true,},
- ["gillius"] = {["gillius"]=true,},
- ["tplists"] = {["texpower"]=true,},
- ["psvectorian"] = {["pst-vectorian"]=true,},
- ["pst-uml"] = {["pst-uml"]=true,},
- ["interfaces-truncate"] = {["interfaces"]=true,},
- ["pst-tree"] = {["pst-tree"]=true,},
- ["AdobeColorProfiles"] = {["pdfx"]=true,},
- ["barcodes"] = {["barcodes"]=true,},
- ["censor"] = {["censor"]=true,},
- ["hyph-la.ec"] = {},
- ["pst-thick"] = {["pst-thick"]=true,},
- ["pst-text"] = {["pst-text"]=true,},
- ["pst-char"] = {["pst-text"]=true,},
- ["eqnnumwarn"] = {["eqnnumwarn"]=true,},
- ["pst-spinner"] = {["pst-spinner"]=true,},
- ["synproof"] = {["synproof"]=true,},
- ["txfn"] = {["ofs"]=true,},
- ["pst-soroban"] = {["pst-soroban"]=true,},
- ["ascelike"] = {["ascelike"]=true,},
- ["beamercolorthemefibeamer-mu-med"] = {["fibeamer"]=true,},
- ["VCPref-mystyle"] = {["vaucanson-g"]=true,},
- ["pagecont"] = {["pagecont"]=true,},
- ["pst-shell"] = {["pst-shell"]=true,},
- ["handout"] = {["handout"]=true,},
- ["bgteubner"] = {["bgteubner"]=true,},
- ["undertilde"] = {},
- ["babel-serbian-cyrillic-montenegro"] = {["babel"]=true,},
- ["pst-rputover"] = {["pst-rputover"]=true,},
- ["pst-pulley"] = {["pst-pulley"]=true,},
- ["cropmark"] = {},
- ["loadhyph-la-x-classic"] = {},
- ["pgf-filehook"] = {["filehook"]=true,},
- ["bidituftehyperref"] = {["bidi"]=true,},
- ["babel-machame"] = {["babel"]=true,},
- ["pst-poker"] = {["pst-poker"]=true,},
- ["skrapport-colortheme-cruelwater"] = {["skrapport"]=true,},
- ["lwarp-parskip"] = {["lwarp"]=true,},
- ["pst-platon"] = {["pst-platon"]=true,},
- ["beamerthemenirma"] = {["beamerthemenirma"]=true,},
- ["amsfonts"] = {["amsfonts"]=true,},
- ["il2-t1"] = {["enctex"]=true,},
- ["eskdlang"] = {["eskdx"]=true,},
- ["czech"] = {["babel"]=true,},
- ["tram"] = {["tram"]=true,},
- ["pst-pdgr"] = {["pst-pdgr"]=true,},
- ["pst-pdf"] = {["pst-pdf"]=true,},
- ["uncial"] = {["bookhands"]=true,},
- ["pgflibraryshapes.gates.logic.IEC.code"] = {["pgf"]=true,},
- ["dtxdescribe"] = {["dtxdescribe"]=true,},
- ["procIAGssymp"] = {},
- ["pgfplotsoldpgfsupp_tikzlibraryexternal.code"] = {["pgfplots"]=true,},
- ["pst-optexp"] = {["pst-optexp"]=true,},
- ["pst-ode"] = {["pst-ode"]=true,},
- ["feynmp-auto"] = {["feynmp-auto"]=true,},
- ["t-chemfig"] = {["chemfig"]=true,},
- ["ltjtbook"] = {["luatexja"]=true,},
- ["pst-ob3d"] = {["pst-ob3d"]=true,},
- ["tensor"] = {["tensor"]=true,},
- ["lwarp-midfloat"] = {["lwarp"]=true,},
- ["pst-mirror"] = {["pst-mirror"]=true,},
- ["cs-cursor"] = {},
- ["protecteddef"] = {["oberdiek"]=true,},
- ["resumemac"] = {["resumemac"]=true,},
- ["pst-magneticfield"] = {["pst-magneticfield"]=true,},
- ["pst-light3d"] = {["pst-light3d"]=true,},
- ["selinput"] = {["oberdiek"]=true,},
- ["moreverb"] = {["moreverb"]=true,},
- ["fontfam-catalog"] = {},
- ["bpfap7"] = {["iso10303"]=true,},
- ["pst-lens"] = {["pst-lens"]=true,},
- ["grant-nsf"] = {["grant"]=true,},
- ["URspecialopts"] = {["urcls"]=true,},
- ["arabbook"] = {["arabtex"]=true,},
- ["datenumber"] = {["datenumber"]=true,},
- ["t-floatnumber"] = {["context-account"]=true,},
- ["pst-labo"] = {["pst-labo"]=true,},
- ["pst-knot"] = {["pst-knot"]=true,},
- ["pst-jtree"] = {["pst-jtree"]=true,},
- ["miama"] = {["miama"]=true,},
- ["loop"] = {["midnight"]=true,},
- ["montgomery"] = {["context"]=true,},
- ["infix-RPN"] = {["pst-infixplot"]=true,},
- ["interfaces-pgfkeys"] = {["interfaces"]=true,},
- ["luatexbase-attr"] = {["luatexbase"]=true,},
- ["pst-grad"] = {["pst-grad"]=true,},
- ["gmampulex"] = {["gmutils"]=true,},
- ["DejaVuSansMono"] = {["dejavu"]=true,},
- ["hyph-cop"] = {},
- ["mentis"] = {["mentis"]=true,},
- ["pst-gr3d"] = {["pst-gr3d"]=true,},
- ["textpathmp"] = {["textpath"]=true,},
- ["l3names"] = {["l3kernel"]=true,},
- ["villesFrance3d"] = {["pst-geo"]=true,},
- ["bxjalipsum"] = {["bxjalipsum"]=true,},
- ["stppdlst"] = {["iso10303"]=true,},
- ["villesFrance"] = {["pst-geo"]=true,},
- ["capitals3d"] = {["pst-geo"]=true,},
- ["odev"] = {},
- ["bxcalcize"] = {["bxcalc"]=true,},
- ["capitals"] = {["pst-geo"]=true,},
- ["Staedte3dJG"] = {["pst-geo"]=true,},
- ["beamerthemeBerlin"] = {["beamer"]=true,},
- ["luatexja-core"] = {["luatexja"]=true,},
- ["esami"] = {["esami"]=true,},
- ["ccproof"] = {["computational-complexity"]=true,},
- ["m-ch-en"] = {["context"]=true,},
- ["cabin"] = {["cabin"]=true,},
- ["digiconfigs"] = {["digiconfigs"]=true,},
- ["pdfcolmk"] = {["oberdiek"]=true,},
- ["tabmac"] = {["edmac"]=true,},
- ["tex4ht"] = {["tex4ht"]=true,},
- ["gcite"] = {["gcite"]=true,},
- ["akkconditional"] = {["akktex"]=true,},
- ["ksp-thesis"] = {["ksp-thesis"]=true,},
- ["stmary"] = {["plstmary"]=true,},
- ["hyph-sh-latn.ec"] = {},
- ["babel-tasawaq"] = {["babel"]=true,},
- ["pst-eucl"] = {["pst-eucl"]=true,},
- ["bidi-symbols"] = {["context"]=true,},
- ["chancery"] = {["psnfss"]=true,},
- ["bxcalcux"] = {["bxcalc"]=true,},
- ["pst-diffraction"] = {["pst-diffraction"]=true,},
- ["outline"] = {["outline"]=true,},
- ["pgflibrarygraphdrawing.force.code"] = {["pgf"]=true,},
- ["germanb"] = {["babel"]=true,},
- ["pst-coil"] = {["pst-coil"]=true,},
- ["pst-circ"] = {["pst-circ"]=true,},
- ["selnolig-english-hyphex"] = {["selnolig"]=true,},
- ["mintspirit"] = {["mintspirit"]=true,},
- ["pst-bspline"] = {["pst-bspline"]=true,},
- ["tikzposterBlockstyles"] = {["tikzposter"]=true,},
- ["catlcy"] = {["ukrhyph"]=true,},
- ["elbioimp"] = {["elbioimp"]=true,},
- ["luatex-test"] = {["context"]=true,},
- ["LibreBodoni"] = {["librebodoni"]=true,},
- ["enigma"] = {["enigma"]=true,},
- ["cntperchap"] = {["cntperchap"]=true,},
- ["tikzlibraryfillbetween.code"] = {["pgfplots"]=true,},
- ["seuthesix"] = {["seuthesix"]=true,},
- ["pst-arrow"] = {["pst-arrow"]=true,},
- ["iitem"] = {["iitem"]=true,},
- ["pst-am"] = {["pst-am"]=true,},
- ["marginfix"] = {["marginfix"]=true,},
- ["pst-3dplot"] = {["pst-3dplot"]=true,},
- ["t-vim"] = {["context-vim"]=true,},
- ["pst-3d"] = {["pst-3d"]=true,},
- ["newtxmath"] = {["newtx"]=true,},
- ["loadhyph-sl"] = {},
- ["example-glossaries-acronym"] = {["glossaries"]=true,},
- ["babel-ngiemboon"] = {["babel"]=true,},
- ["hepthesis"] = {["hepthesis"]=true,},
- ["xypdf-ro"] = {["xypic"]=true,},
- ["utopia"] = {["psnfss"]=true,},
- ["plipsum"] = {["plipsum"]=true,},
- ["lwarp-bigstrut"] = {["lwarp"]=true,},
- ["pifont"] = {["psnfss"]=true,},
- ["romanbar"] = {["romanbar"]=true,},
- ["ltxtools-index"] = {["ltxtools"]=true,},
- ["beamercolorthemetorinoth"] = {["beamer2thesis"]=true,},
- ["natbib"] = {["natbib"]=true,},
- ["hyph-grc"] = {},
- ["tikz-feynman"] = {["tikz-feynman"]=true,},
- ["mathpple"] = {["psnfss"]=true,},
- ["mathpazo"] = {["psnfss"]=true,},
- ["hebrewcal"] = {["polyglossia"]=true,},
- ["courier"] = {["psnfss"]=true,},
- ["wedn"] = {["schulschriften"]=true,},
- ["pst-electricfield"] = {["pst-electricfield"]=true,},
- ["ecvNLS"] = {["ecv"]=true,},
- ["backnaur"] = {["backnaur"]=true,},
- ["lwarp-nameref"] = {["lwarp"]=true,},
- ["xyarc"] = {["xypic"]=true,},
- ["tikzlibrarypgfplots.polar.code"] = {["pgfplots"]=true,},
- ["greek"] = {["babel"]=true,},
- ["afthes11"] = {["afthesis"]=true,},
- ["psizzl"] = {},
- ["mypsizzl"] = {},
- ["babel-khmer"] = {["babel"]=true,},
- ["tikzpeople.shape.jester"] = {["tikzpeople"]=true,},
- ["sympytex"] = {["sympytexpackage"]=true,},
- ["ducksay"] = {["ducksay"]=true,},
- ["lwarp-fnpos"] = {["lwarp"]=true,},
- ["endnotes"] = {["endnotes"]=true,},
- ["ltxmdf"] = {["mdframed"]=true,},
- ["graphbox"] = {["graphbox"]=true,},
- ["wkmgr"] = {["przechlewski-book"]=true,},
- ["PPRwj"] = {["prosper"]=true,},
- ["imakeidx"] = {["imakeidx"]=true,},
- ["blogdot"] = {["morehype"]=true,},
- ["ProTex"] = {["protex"]=true,},
- ["qcircuit"] = {["qcircuit"]=true,},
- ["protocol"] = {["protocol"]=true,},
- ["PPRwinter"] = {["prosper"]=true,},
- ["latexbangla"] = {["latexbangla"]=true,},
- ["mathlig"] = {},
- ["PPRthomasd"] = {["prosper"]=true,},
- ["babel-uzbek"] = {["babel"]=true,},
- ["PPRprettybox"] = {["prosper"]=true,},
- ["statistik"] = {["statistik"]=true,},
- ["PPRgyom"] = {["prosper"]=true,},
- ["simplethesisdissertation"] = {["simple-thesis-dissertation"]=true,},
- ["PPRdefault"] = {["prosper"]=true,},
- ["leftidx"] = {["leftidx"]=true,},
- ["PPRdarkblue"] = {["prosper"]=true,},
- ["PPRcorners"] = {["prosper"]=true,},
- ["PPRcontemporain"] = {["prosper"]=true,},
- ["pgfplotsoldpgfsupp_pgfmanual.code"] = {["pgfplots"]=true,},
- ["PPRcapsules"] = {["prosper"]=true,},
- ["PPRblends"] = {["prosper"]=true,},
- ["akkmathnum"] = {["akktex"]=true,},
- ["cc4llncs"] = {["computational-complexity"]=true,},
- ["PPRazure"] = {["prosper"]=true,},
- ["PPRalienglow"] = {["prosper"]=true,},
- ["PPRalcatel"] = {["prosper"]=true,},
- ["boxedminipage"] = {["boxedminipage"]=true,},
- ["currvita"] = {["currvita"]=true,},
- ["eureporting"] = {["proposal"]=true,},
- ["fr_rs"] = {["r_und_s"]=true,},
- ["mlp-49"] = {["e-french"]=true,},
- ["eupdata"] = {["proposal"]=true,},
- ["coptic"] = {["cbcoptic"]=true,},
- ["lwarp-textarea"] = {["lwarp"]=true,},
- ["biblatex-source-division"] = {["biblatex-source-division"]=true,},
- ["dfgpdata"] = {["proposal"]=true,},
- ["histogr"] = {["histogr"]=true,},
- ["translit"] = {["arabi"]=true,},
- ["styledef"] = {["midnight"]=true,},
- ["oegatb"] = {["economic"]=true,},
- ["pdata"] = {["proposal"]=true,},
- ["lwarp-sidenotes"] = {["lwarp"]=true,},
- ["simurgh-natbib"] = {["simurgh"]=true,},
- ["floatpagestyle"] = {["floatrow"]=true,},
- ["progress"] = {["progress"]=true,},
- ["babel-tachelhit"] = {["babel"]=true,},
- ["skb"] = {["skb"]=true,},
- ["spotcolor"] = {["spotcolor"]=true,},
- ["hrefhide"] = {["hrefhide"]=true,},
- ["pgfsys.code"] = {["pgf"]=true,},
- ["magaz"] = {["magaz"]=true,},
- ["antcmlgc"] = {["cm-lgc"]=true,},
- ["utf8raw"] = {["enctex"]=true,},
- ["printsudoku"] = {["sudokubundle"]=true,},
- ["fithesis-ped"] = {["fithesis"]=true,},
- ["sgmlcmpt"] = {["jknapltx"]=true,},
- ["eskdspecii"] = {["eskdx"]=true,},
- ["nccpic"] = {["ncctools"]=true,},
- ["algorithm2e"] = {["algorithm2e"]=true,},
- ["pressrelease"] = {["pressrelease"]=true,},
- ["dummyels"] = {},
- ["glossary-super"] = {["glossaries"]=true,},
- ["mlp"] = {["e-french"]=true,},
- ["present"] = {["present"]=true,},
- ["txxdefs"] = {},
- ["figlatex"] = {["latex-make"]=true,},
- ["europroc"] = {["dcpic"]=true,},
- ["fullpage"] = {["preprint"]=true,},
- ["balance"] = {["preprint"]=true,},
- ["zref-pagelayout"] = {["oberdiek"]=true,},
- ["humanist"] = {["bookhands"]=true,},
- ["carey"] = {["context"]=true,},
- ["powerdot"] = {["powerdot"]=true,},
- ["lcy"] = {["cyrillic"]=true,},
- ["sapthesis"] = {["sapthesis"]=true,},
- ["placeins"] = {["placeins"]=true,},
- ["beamerfontthemetorinoth"] = {["beamer2thesis"]=true,},
- ["beamerouterthemeDetlevCM"] = {["beamertheme-detlevcm"]=true,},
- ["ghsystem_skull"] = {["ghsystem"]=true,},
- ["hyph-en-us"] = {},
- ["powerdot-pazik"] = {["powerdot"]=true,},
- ["beamercolorthemesidebartab"] = {["beamer"]=true,},
- ["xob-dotemph"] = {["kotex-oblivoir"]=true,},
- ["l7xenc"] = {["lithuanian"]=true,},
- ["powerdot-jefka"] = {["powerdot"]=true,},
- ["example-glossaries-multipar"] = {["glossaries"]=true,},
- ["flacards"] = {["flacards"]=true,},
- ["greektex"] = {["greektex"]=true,},
- ["t-pgfbsn"] = {["pgf"]=true,},
- ["stackrel"] = {["oberdiek"]=true,},
- ["nccboxes"] = {["ncctools"]=true,},
- ["authorpart"] = {},
- ["xargs"] = {["xargs"]=true,},
- ["powerdot-elcolors"] = {["powerdot"]=true,},
- ["xspace"] = {["tools"]=true,},
- ["t-markdown"] = {["markdown"]=true,},
- ["poster"] = {["poster-mac"]=true,},
- ["polytable"] = {["polytable"]=true,},
- ["polynomial"] = {["polynomial"]=true,},
- ["hebsymb"] = {["arabtex"]=true,},
- ["polynom"] = {["polynom"]=true,},
- ["afonts0"] = {["arabtex"]=true,},
- ["pgfcorepoints.code"] = {["pgf"]=true,},
- ["hijrical"] = {["polyglossia"]=true,},
- ["helvet"] = {["psnfss"]=true,},
- ["s-simpleslides-PlainCounter"] = {["context-simpleslides"]=true,},
- ["rec-thy"] = {["rec-thy"]=true,},
- ["ctexbeamer"] = {["ctex"]=true,},
- ["chemmacros.module.chemformula.code"] = {["chemmacros"]=true,},
- ["babel-malay-sg"] = {["babel"]=true,},
- ["TS1mac"] = {["fontch"]=true,},
- ["arabicnumbers"] = {["polyglossia"]=true,},
- ["dhucs-enumitem"] = {["kotex-utf"]=true,},
- ["hhsubfigure"] = {["bgteubner"]=true,},
- ["refstyle"] = {["refstyle"]=true,},
- ["polski"] = {["polski"]=true,},
- ["poetry"] = {["poetry"]=true,},
- ["chordsCZ"] = {["pmxchords"]=true,},
- ["longdivision"] = {["longdivision"]=true,},
- ["pspicture"] = {["pspicture"]=true,},
- ["hyph-fur.ec"] = {},
- ["fp-exp"] = {["fp"]=true,},
- ["pmx"] = {["pmx"]=true,},
- ["menu"] = {["menu"]=true,},
- ["guha"] = {["arabtex"]=true,},
- ["amsppt"] = {["amstex"]=true,},
- ["powerdot-paintings"] = {["powerdot"]=true,},
- ["pl"] = {["plweb"]=true,},
- ["pcode"] = {["plweb"]=true,},
- ["plnfss"] = {["plnfss"]=true,},
- ["MIKmathf"] = {["plnfss"]=true,},
- ["macro-orion"] = {["pas-cv"]=true,},
- ["play"] = {["play"]=true,},
- ["s-faq-03"] = {["context"]=true,},
- ["pxftnright"] = {["platex-tools"]=true,},
- ["asyalign"] = {["asyfig"]=true,},
- ["pxeveryshi"] = {["platex-tools"]=true,},
- ["font_kurier-condensed-bold"] = {["font-change"]=true,},
- ["alias-cmc"] = {["t2"]=true,},
- ["checklab"] = {["fragments"]=true,},
- ["treport"] = {["platex"]=true,},
- ["efrench"] = {["e-french"]=true,},
- ["sanitize-umlaut"] = {["sanitize-umlaut"]=true,},
- ["ghsystem_flame-O-5-1"] = {["ghsystem"]=true,},
- ["tarticle"] = {["platex"]=true,},
- ["ptrace"] = {["platex"]=true,},
- ["testpage"] = {["latex"]=true,},
- ["afthes12"] = {["afthesis"]=true,},
- ["pgflibraryfixedpointarithmetic.code"] = {["pgf"]=true,},
- ["akklongpage"] = {["akktex"]=true,},
- ["electrum"] = {["electrum"]=true,},
- ["plext"] = {["platex"]=true,},
- ["bidituftegeneralstructure"] = {["bidi"]=true,},
- ["babel-sakha"] = {["babel"]=true,},
- ["bibl-apa-it"] = {["context"]=true,},
- ["platexrelease"] = {["platex"]=true,},
- ["nidanfloat"] = {["platex"]=true,},
- ["luatex-mplib"] = {["context"]=true,},
- ["harvard"] = {["harvard"]=true,},
- ["kinsoku"] = {["platex"]=true,["ptex-base"]=true,},
- ["babel-vietnamese"] = {["babel"]=true,},
- ["jreport"] = {["platex"]=true,},
- ["tabvar"] = {["tabvar"]=true,},
- ["bxjspandoc"] = {["bxjscls"]=true,},
- ["jarticle"] = {["platex"]=true,},
- ["drawstack"] = {["drawstack"]=true,},
- ["exppl2e"] = {["platex"]=true,},
- ["hyph-la-x-liturgic"] = {},
- ["hyph-uk"] = {},
- ["lips"] = {["frankenstein"]=true,},
- ["chemmacros4"] = {["chemmacros"]=true,},
- ["tikzlibraryshapes.code"] = {["pgf"]=true,},
- ["ascmac"] = {["platex"]=true,},
- ["endplate"] = {["plates"]=true,},
- ["plari"] = {["plari"]=true,},
- ["glyphtounicode-cs"] = {},
- ["finnish"] = {["babel"]=true,},
- ["tkz-graph"] = {["tkz-graph"]=true,},
- ["pdfcwebmac"] = {["cweb"]=true,},
- ["relabel"] = {["computational-complexity"]=true,},
- ["kluwer"] = {["kluwer"]=true,},
- ["picmac"] = {},
- ["mptmac"] = {},
- ["bulgarian"] = {["babel"]=true,},
- ["interfaces"] = {["interfaces"]=true,},
- ["llist"] = {},
- ["list"] = {},
- ["gkpmac"] = {},
- ["breqn"] = {["breqn"]=true,},
- ["fontchart"] = {},
- ["powerdot-sailor"] = {["powerdot"]=true,},
- ["pkuthss"] = {["pkuthss"]=true,},
- ["hyper"] = {["hyper"]=true,},
- ["moderntimeline"] = {["moderntimeline"]=true,},
- ["pkgloader"] = {["pkgloader"]=true,},
- ["s-pre-13"] = {["context"]=true,},
- ["ibycus4"] = {["ibygrk"]=true,},
- ["encmacro"] = {["enctex"]=true,},
- ["bpfap6"] = {["iso10303"]=true,},
- ["pkgloader-true"] = {["pkgloader"]=true,},
- ["nccmath"] = {["ncctools"]=true,},
- ["vgrid"] = {["vgrid"]=true,},
- ["plaina4"] = {},
- ["pkgloader-late"] = {["pkgloader"]=true,},
- ["cyryoct"] = {},
- ["tcbposter.code"] = {["tcolorbox"]=true,},
- ["hyph-gu"] = {},
- ["twoblks"] = {["arabtex"]=true,},
- ["thalie"] = {["thalie"]=true,},
- ["koi2t2a"] = {},
- ["pigpen"] = {["pigpen"]=true,},
- ["idxmac"] = {["makeindex"]=true,},
- ["meetingmins"] = {["meetingmins"]=true,},
- ["isov2"] = {["iso"]=true,},
- ["hypht2"] = {},
- ["sparklines"] = {["sparklines"]=true,},
- ["simurgh-abjad"] = {["simurgh"]=true,},
- ["easylist"] = {["easylist"]=true,},
- ["longbox"] = {["longfbox"]=true,},
- ["mla"] = {["mla-paper"]=true,},
- ["minibox"] = {["minibox"]=true,},
- ["utf8-test"] = {["latex"]=true,},
- ["pdftexcmds"] = {["oberdiek"]=true,},
- ["mensa-tex"] = {["mensa-tex"]=true,},
- ["jvlisting"] = {["jvlisting"]=true,},
- ["pshan"] = {["cjk"]=true,},
- ["pictexwd"] = {["pictex"]=true,},
- ["pictex"] = {["pictex"]=true,},
- ["bpchem"] = {["bpchem"]=true,},
- ["tikzlibrarydecorations.fractals.code"] = {["pgf"]=true,},
- ["hebcal"] = {["babel-hebrew"]=true,},
- ["europecv"] = {["europecv"]=true,},
- ["gzt"] = {["gzt"]=true,},
- ["picmore"] = {["pictex"]=true,},
- ["keycommand"] = {["keycommand"]=true,},
- ["rutitlepage"] = {["rutitlepage"]=true,},
- ["metrix"] = {["metrix"]=true,},
- ["loadhyph-is"] = {},
- ["ghsystem_acid"] = {["ghsystem"]=true,},
- ["babel-portuguese-brazil"] = {["babel"]=true,},
- ["fp-upn"] = {["fp"]=true,},
- ["physics"] = {["physics"]=true,},
- ["bullcntr"] = {["bullcntr"]=true,},
- ["oldprsn"] = {["archaic"]=true,},
- ["boxhandler"] = {["boxhandler"]=true,},
- ["phonrule"] = {["phonrule"]=true,},
- ["phonenumbers"] = {["phonenumbers"]=true,},
- ["guit"] = {["guitlogo"]=true,},
- ["dot2texi"] = {["dot2texi"]=true,},
- ["babelbib"] = {["babelbib"]=true,},
- ["jurarsp"] = {["jurarsp"]=true,},
- ["beamerthemeEastLansing"] = {["beamer"]=true,},
- ["autopagewidth"] = {["extsizes"]=true,},
- ["phn-UK_Vorwahlen"] = {["phonenumbers"]=true,},
- ["pgflibrarygraphdrawing.code"] = {["pgf"]=true,},
- ["aeguill"] = {["aeguill"]=true,},
- ["EileenBl"] = {["cfr-initials"]=true,},
- ["sbl-paper"] = {["biblatex-sbl"]=true,},
- ["dawkins"] = {["context"]=true,},
- ["phn-FR_Vorwahlen"] = {["phonenumbers"]=true,},
- ["phn-DE_Vorwahlen"] = {["phonenumbers"]=true,},
- ["lltjp-fontspec-immediate"] = {["luatexja"]=true,},
- ["conv-utf8-t8m"] = {["hyph-utf8"]=true,},
- ["beamercolorthemecormorant"] = {["beamerdarkthemes"]=true,},
- ["philosophersimprint"] = {["philosophersimprint"]=true,},
- ["tikzlibrarylindenmayersystems.code"] = {["pgf"]=true,},
- ["lwarp-multirow"] = {["lwarp"]=true,},
- ["pst-vehicle"] = {["pst-vehicle"]=true,},
- ["ofs-6t"] = {["ofs"]=true,},
- ["phfquotetext"] = {["phfquotetext"]=true,},
- ["phfnote"] = {["phfnote"]=true,},
- ["font_iwona-bold"] = {["font-change"]=true,},
- ["phffullpagefigure"] = {["phffullpagefigure"]=true,},
- ["scalebar"] = {["scalebar"]=true,},
- ["pgfplotstable"] = {["pgfplots"]=true,},
- ["fullminipage"] = {["fullminipage"]=true,},
- ["acro"] = {["acro"]=true,},
- ["pgfplots"] = {["pgfplots"]=true,},
- ["lstlang1"] = {["listings"]=true,},
- ["powerdot-horatio"] = {["powerdot"]=true,},
- ["pgfplotscolormap.code"] = {["pgfplots"]=true,},
- ["ncccomma"] = {["ncctools"]=true,},
- ["pgfplotscolor.code"] = {["pgfplots"]=true,},
- ["fontloader-plain"] = {["luaotfload"]=true,},
- ["fddial0g"] = {["nicetext"]=true,},
- ["pgfexternalwithdepth"] = {["pgf"]=true,},
- ["preface"] = {},
- ["ocr"] = {["ocr-latex"]=true,},
- ["bigints"] = {["bigints"]=true,},
- ["pgfplotsbinary.data.code"] = {["pgfplots"]=true,},
- ["sseqmessages.code"] = {["spectralsequences"]=true,},
- ["ltabptch"] = {["ltabptch"]=true,},
- ["pgfplotsplothandlers.code"] = {["pgfplots"]=true,},
- ["pgfplotsmeshplothandler.code"] = {["pgfplots"]=true,},
- ["MorrisIn"] = {["cfr-initials"]=true,},
- ["chemmacros.module.phases.code"] = {["chemmacros"]=true,},
- ["pgfplotscore.code"] = {["pgfplots"]=true,},
- ["xytpic"] = {["xypic"]=true,},
- ["linop"] = {["linop"]=true,},
- ["aer"] = {["economic"]=true,},
- ["pgfplots.revision"] = {["pgfplots"]=true,},
- ["tqft"] = {["tqft"]=true,},
- ["tikzlibrarypatterns.code"] = {["pgf"]=true,},
- ["nomencl"] = {["nomencl"]=true,},
- ["subscript"] = {["fragments"]=true,},
- ["scrhack"] = {},
- ["babel-uzbek-cyrillic"] = {["babel"]=true,},
- ["ktv-buildnum"] = {["ktv-texdata"]=true,},
- ["pst-osci"] = {["pst-osci"]=true,},
- ["fdtxttex"] = {["nicetext"]=true,},
- ["pgfplotsoldpgfsupp_tikzexternal"] = {["pgfplots"]=true,},
- ["fxenvlayoutcolorsig"] = {["fixme"]=true,},
- ["pgfplotsoldpgfsupp_pgfutil-common-lists"] = {["pgfplots"]=true,},
- ["pgfplotsoldpgfsupp_pgfmathfloat.code"] = {["pgfplots"]=true,},
- ["l3docstrip"] = {["l3kernel"]=true,},
- ["pgfplotsoldpgfsupp_pgflibraryplothandlers.code"] = {["pgfplots"]=true,},
- ["geometry"] = {["geometry"]=true,},
- ["babel-cantonese"] = {["babel"]=true,},
- ["pgfplotsoldpgfsupp_pgflibraryluamath.code"] = {["pgfplots"]=true,},
- ["pgfplotsoldpgfsupp_pgflibraryintersections.code"] = {["pgfplots"]=true,},
- ["hyph-pt.ec"] = {},
- ["example-glossaries-cite"] = {["glossaries"]=true,},
- ["pgfplotsoldpgfsupp_pgfkeysfiltered.code"] = {["pgfplots"]=true,},
- ["pgfplotsoldpgfsupp_pgfkeys.code"] = {["pgfplots"]=true,},
- ["totcount"] = {["totcount"]=true,},
- ["syntax"] = {["syntax"]=true,["mdwtools"]=true,},
- ["scrdocstrip"] = {},
- ["algmatlab"] = {["algorithmicx"]=true,},
- ["t1enc-u"] = {},
- ["transparent"] = {["oberdiek"]=true,},
- ["babel-bodo"] = {["babel"]=true,},
- ["klumath"] = {["kluwer"]=true,},
- ["numnameru"] = {["numnameru"]=true,},
- ["pgfplotsoldpgfsupp_loader.code"] = {["pgfplots"]=true,},
- ["pgfplotstableshared.code"] = {["pgfplots"]=true,},
- ["slidesec"] = {["seminar"]=true,},
- ["il2-csf"] = {["enctex"]=true,},
- ["beamercolorthemelettuce"] = {["beamertheme-cuerna"]=true,},
- ["beamerfontthemefibeamer-mu"] = {["fibeamer"]=true,},
- ["gmmeta"] = {["gmutils"]=true,},
- ["ftnxtra"] = {["ftnxtra"]=true,},
- ["roboto"] = {["roboto"]=true,},
- ["footnotehyper"] = {["footnotehyper"]=true,},
- ["beamerthemeBergen"] = {["beamer"]=true,},
- ["pslatex"] = {},
- ["fontloader-preprocessor"] = {["luaotfload"]=true,},
- ["feynmf"] = {["feynmf"]=true,},
- ["textcmds"] = {["amsrefs"]=true,},
- ["cs-arev"] = {},
- ["hyph-te"] = {},
- ["dnaseq"] = {["dnaseq"]=true,},
- ["eltex5"] = {["eltex"]=true,},
- ["scrlttr2"] = {},
- ["simurgh-boek"] = {["simurgh"]=true,},
- ["tikzlibrarycolortol.code"] = {["pgfplots"]=true,},
- ["xypdf-li"] = {["xypic"]=true,},
- ["pgfplotslibrary.code"] = {["pgfplots"]=true,},
- ["pgflibrarypgfplots.surfshading.code"] = {["pgfplots"]=true,},
- ["pgflibrarypgfplots.colorbrewer.code"] = {["pgfplots"]=true,},
- ["t-pgfplotstable"] = {["pgfplots"]=true,},
- ["tccompat"] = {["jknapltx"]=true,},
- ["tikzlibraryintersections.code"] = {["pgf"]=true,},
- ["tikzrput"] = {["pgfornament"]=true,},
- ["l3str-format"] = {["l3experimental"]=true,},
- ["bxeepic"] = {["bxeepic"]=true,},
- ["pgflibraryam.code"] = {["pgfornament"]=true,},
- ["pgfmolbio.domains"] = {["pgfmolbio"]=true,},
- ["gmlogos"] = {["gmutils"]=true,},
- ["pgfmolbio.convert"] = {["pgfmolbio"]=true,},
- ["pgfmolbio.chromatogram"] = {["pgfmolbio"]=true,},
- ["pgfkeyx"] = {["pgfkeyx"]=true,},
- ["pgf-umlsd"] = {["pgf-umlsd"]=true,},
- ["mtx"] = {["m-tx"]=true,},
- ["lwarp-zwpagelayout"] = {["lwarp"]=true,},
- ["amsproc"] = {["amscls"]=true,},
- ["pgfpages"] = {["pgf"]=true,},
- ["allauncl"] = {["auncial-new"]=true,},
- ["pgfkeys"] = {["pgf"]=true,},
- ["pgfcalendar"] = {["pgf"]=true,},
- ["pgfsys"] = {["pgf"]=true,},
- ["pgfmath"] = {["pgf"]=true,},
- ["tikzlibraryexternal.code"] = {["pgf"]=true,},
- ["loadhyph-sk"] = {},
- ["mtx-context-precache"] = {["context"]=true,},
- ["example-glossaries-long"] = {["glossaries"]=true,},
- ["pgfmanual"] = {["pgf"]=true,},
- ["HA-prosper"] = {["ha-prosper"]=true,},
- ["example-image-a3"] = {["mwe"]=true,},
- ["pgfmanual.prettyprinter.code"] = {["pgf"]=true,["tikz-dependency"]=true,},
- ["fancyslides"] = {["fancyslides"]=true,},
- ["fontbook"] = {["fontbook"]=true,},
- ["langsci-bidi"] = {["langsci"]=true,},
- ["icelandic"] = {["babel"]=true,},
- ["awesomebox"] = {["awesomebox"]=true,},
- ["pgfmanual.code"] = {["pgf"]=true,["tikz-dependency"]=true,},
- ["cmmib57"] = {["amsfonts"]=true,},
- ["directory"] = {["directory"]=true,},
- ["showkeys"] = {["tools"]=true,},
- ["tvz-hax"] = {["seminar"]=true,},
- ["pgflibrarysnakes"] = {["pgf"]=true,},
- ["pgflibraryshapes"] = {["pgf"]=true,},
- ["miniltx"] = {["graphics-pln"]=true,},
- ["pgflibraryplotmarks"] = {["pgf"]=true,},
- ["fithesis-fsps"] = {["fithesis"]=true,},
- ["pgflibraryplothandlers"] = {["pgf"]=true,},
- ["gcard"] = {["gcard"]=true,},
- ["pgflibraryarrows"] = {["pgf"]=true,},
- ["pgfcomp-version-1-18"] = {["pgf"]=true,},
- ["biblatex-chicago"] = {["biblatex-chicago"]=true,},
- ["pgfarrows"] = {["pgf"]=true,},
- ["pgfbasesnakes"] = {["pgf"]=true,},
- ["loadhyph-nb"] = {},
- ["pgfbasepatterns"] = {["pgf"]=true,},
- ["pgfbasematrix"] = {["pgf"]=true,},
- ["cyr"] = {},
- ["cv4tw-theme-simple"] = {["cv4tw"]=true,},
- ["babel-ukenglish"] = {["babel"]=true,},
- ["pgfbaselayers"] = {["pgf"]=true,},
- ["pgfbaseimage"] = {["pgf"]=true,},
- ["pgfutil-common"] = {["pgf"]=true,},
- ["gantt-s-mp"] = {["context-gantt"]=true,},
- ["dejavu"] = {["dejavu"]=true,},
- ["stepv13"] = {["iso10303"]=true,},
- ["pgfkeys.code"] = {["pgf"]=true,},
- ["pgffor.code"] = {["pgf"]=true,},
- ["ftnright"] = {["tools"]=true,},
- ["pgfplots.markers.code"] = {["pgfplots"]=true,},
- ["pgfsyssoftpath.code"] = {["pgf"]=true,},
- ["pgfmodulesorting.code"] = {["pgf"]=true,},
- ["pgfmoduleshapes.code"] = {["pgf"]=true,},
- ["pawpict"] = {["pawpict"]=true,},
- ["pgfmoduleplot.code"] = {["pgf"]=true,},
- ["nccfloats"] = {["ncctools"]=true,},
- ["dlfltxbcodetips"] = {["dlfltxb"]=true,},
- ["bidipagegrid"] = {["bidipagegrid"]=true,},
- ["logpap"] = {["logpap"]=true,},
- ["pgfmoduledatavisualization.code"] = {["pgf"]=true,},
- ["pgfmathparser.code"] = {["pgf"]=true,},
- ["chemformula"] = {["chemformula"]=true,},
- ["xoblivoir"] = {["kotex-oblivoir"]=true,},
- ["hanoi"] = {},
- ["cherokee"] = {["cherokee"]=true,},
- ["pgfmathfunctions.trigonometric.code"] = {["pgf"]=true,},
- ["pgfmathfunctions.round.code"] = {["pgf"]=true,},
- ["dtk-logos"] = {["dtk"]=true,},
- ["s-simpleslides-Swoosh"] = {["context-simpleslides"]=true,},
- ["pgfmathfunctions.random.code"] = {["pgf"]=true,},
- ["onrannual"] = {["onrannual"]=true,},
- ["pazo-math"] = {},
- ["common-draftmode"] = {},
- ["pgfmathfunctions.comparison.code"] = {["pgf"]=true,},
- ["extraipa"] = {["tipa"]=true,},
- ["memory"] = {["memory"]=true,},
- ["cancel"] = {["cancel"]=true,},
- ["etex"] = {["etex-pkg"]=true,},
- ["faktor"] = {["faktor"]=true,},
- ["beamerinnerthemedefault"] = {["beamer"]=true,},
- ["abraces"] = {["abraces"]=true,},
- ["pgfmathfloat.code"] = {["pgf"]=true,},
- ["Typocaps"] = {["cfr-initials"]=true,},
- ["pgfmath.code"] = {["pgf"]=true,},
- ["hyph-da.ec"] = {},
- ["confproc"] = {["confproc"]=true,},
- ["bewerbung-cv"] = {["bewerbung"]=true,},
- ["pmfrench"] = {["e-french"]=true,},
- ["ptex"] = {["ptex-base"]=true,},
- ["quotation"] = {},
- ["ocgbase"] = {["ocgx2"]=true,},
- ["stex"] = {["stex"]=true,},
- ["pgflibraryshapes.gates.logic.US.code"] = {["pgf"]=true,},
- ["pgflibraryshapes.gates.ee.code"] = {["pgf"]=true,},
- ["pgflibraryshapes.gates.ee.IEC.code"] = {["pgf"]=true,},
- ["ghsystem_flame-2-white"] = {["ghsystem"]=true,},
- ["begriff"] = {["begriff"]=true,},
- ["l3tl"] = {["l3kernel"]=true,},
- ["churchslavonic"] = {["churchslavonic"]=true,},
- ["ghsystem_bottle-2-white"] = {["ghsystem"]=true,},
- ["aurl"] = {["aurl"]=true,},
- ["chemmacros.module.greek.code"] = {["chemmacros"]=true,},
- ["pgflibrarysvg.path.code"] = {["pgf"]=true,},
- ["akkscript"] = {["akktex"]=true,},
- ["cnltx-listings"] = {["cnltx"]=true,},
- ["dhucs"] = {["kotex-utf"]=true,},
- ["diagnose"] = {["diagnose"]=true,},
- ["ctex"] = {["ctex"]=true,},
- ["pgflibraryshadings.code"] = {["pgf"]=true,},
- ["simurgh-empheq"] = {["simurgh"]=true,},
- ["ltjsarticle"] = {["luatexja"]=true,},
- ["pgflibrarypatterns.meta.code"] = {["pgf"]=true,},
- ["l3tl-build"] = {["l3kernel"]=true,},
- ["uspatent"] = {["uspatent"]=true,},
- ["moderncvheadv"] = {["moderncv"]=true,},
- ["pgflibrarycurvilinear.code"] = {["pgf"]=true,},
- ["beamerbaseauxtemplates"] = {["beamer"]=true,},
- ["mdsymbol"] = {["mdsymbol"]=true,},
- ["HAPTCSTealBlue"] = {["ha-prosper"]=true,},
- ["hypdestopt"] = {["oberdiek"]=true,},
- ["datatool-base"] = {["datatool"]=true,},
- ["uniquecounter"] = {["oberdiek"]=true,},
- ["xetexko-josa"] = {["xetexko"]=true,},
- ["pgflibraryluamath.code"] = {["pgf"]=true,},
- ["dashbox"] = {["dashbox"]=true,},
- ["simurgh-tools"] = {["simurgh"]=true,},
- ["pgflibrarydecorations.markings.code"] = {["pgf"]=true,},
- ["unitn-bimrep"] = {["unitn-bimrep"]=true,},
- ["varvbtm"] = {["newvbtm"]=true,},
- ["pgflibrarydecorations.footprints.code"] = {["pgf"]=true,},
- ["glyphtounicode"] = {["pdftex"]=true,},
- ["zahl2string"] = {["sauerj"]=true,},
- ["coordsys"] = {["coordsys"]=true,},
- ["DSmac"] = {["fontch"]=true,},
- ["cours"] = {["mafr"]=true,},
- ["newpxtext"] = {["newpx"]=true,},
- ["pgflibrarygraphdrawing.trees.code"] = {["pgf"]=true,},
- ["pst-dbicons"] = {["pst-dbicons"]=true,},
- ["limap"] = {["limap"]=true,},
- ["musixevo"] = {["musixtex"]=true,},
- ["mtx-context-timing"] = {["context"]=true,},
- ["phn-Landeskennzahlen"] = {["phonenumbers"]=true,},
- ["slashed"] = {["carlisle"]=true,},
- ["paravesp"] = {["parades"]=true,},
- ["tikzlibrarytrees.code"] = {["pgf"]=true,},
- ["tikzlibrarythrough.code"] = {["pgf"]=true,},
- ["cstypo"] = {["cstypo"]=true,},
- ["tikzposterInnerblockstyles"] = {["tikzposter"]=true,},
- ["filehook"] = {["filehook"]=true,},
- ["tikzlibraryshapes.gates.logic.IEC.code"] = {["pgf"]=true,},
- ["lastpage"] = {["lastpage"]=true,},
- ["ghsystem_flame-4-3-white"] = {["ghsystem"]=true,},
- ["babel-uzbek-latin"] = {["babel"]=true,},
- ["hyph-or"] = {},
- ["pfarrei"] = {["pfarrei"]=true,},
- ["beamerouterthemedefault"] = {["beamer"]=true,},
- ["onepagem"] = {["piff"]=true,},
- ["eskddstu"] = {["eskdx"]=true,},
- ["heppennames"] = {["hepnames"]=true,},
- ["ruhyphas"] = {},
- ["pbsheet"] = {["pbsheet"]=true,},
- ["pgflibrarylindenmayersystems.code"] = {["pgf"]=true,},
- ["tikzlibrarypositioning.code"] = {["pgf"]=true,},
- ["SASnRdisplay"] = {["sasnrdisplay"]=true,},
- ["frege"] = {["frege"]=true,},
- ["sample"] = {["context"]=true,},
- ["cs-baskerx"] = {},
- ["welsh"] = {["babel"]=true,},
- ["font_kurier-medium"] = {["font-change"]=true,},
- ["clock"] = {["clock"]=true,},
- ["lwarp-appendix"] = {["lwarp"]=true,},
- ["pgfplots.code"] = {["pgfplots"]=true,},
- ["babel-hawaiian"] = {["babel"]=true,},
- ["philokalia"] = {["philokalia"]=true,},
- ["ginpenc"] = {["ginpenc"]=true,},
- ["t-pgfplots"] = {["pgfplots"]=true,},
- ["tikzlibraryfadings.code"] = {["pgf"]=true,},
- ["tikzlibraryer.code"] = {["pgf"]=true,},
- ["tikzlibrarydecorations.text.code"] = {["pgf"]=true,},
- ["hyph-et"] = {},
- ["t-pgfcal"] = {["pgf"]=true,},
- ["problem"] = {["stex"]=true,},
- ["tikzlibrarydecorations.markings.code"] = {["pgf"]=true,},
- ["tikzlibrarycalendar.code"] = {["pgf"]=true,},
- ["tikzlibrarycalc.code"] = {["pgf"]=true,},
- ["gtrlang.english.code"] = {["genealogytree"]=true,},
- ["tikzducks"] = {["tikzducks"]=true,},
- ["impnattypo"] = {["impnattypo"]=true,},
- ["fei"] = {["fei"]=true,},
- ["tikzlibraryautomata.code"] = {["pgf"]=true,},
- ["blkarray"] = {["blkarray"]=true,},
- ["zref-user"] = {["oberdiek"]=true,},
- ["chemexec"] = {["chemexec"]=true,},
- ["sourcesanspro"] = {["sourcesanspro"]=true,},
- ["dialogue"] = {["frankenstein"]=true,},
- ["mtcoff"] = {["minitoc"]=true,},
- ["tikzlibrarygraphs.standard.code"] = {["pgf"]=true,},
- ["natded"] = {["natded"]=true,},
- ["sperr"] = {["js-misc"]=true,},
- ["qobitree"] = {["qobitree"]=true,},
- ["ltjskiyou"] = {["luatexja"]=true,},
- ["doclicense-CC-by-sa-3.0-plaintext"] = {["doclicense"]=true,},
- ["courseoutline"] = {},
- ["beamercolorthemeMedStarColors"] = {["medstarbeamer"]=true,},
- ["hyph-zh-latn-pinyin"] = {},
- ["pocoec"] = {["economic"]=true,},
- ["skeyval-testclass"] = {["skeyval"]=true,},
- ["gmRCS"] = {["gmutils"]=true,},
- ["tkzexample"] = {["tkz-doc"]=true,},
- ["beuron"] = {["beuron"]=true,},
- ["novel-CalculateLayout"] = {["novel"]=true,},
- ["cs-heros"] = {},
- ["babel-american"] = {["babel"]=true,},
- ["luatexbase-regs"] = {["luatexbase"]=true,},
- ["istgame"] = {["istgame"]=true,},
- ["bibl-apa-fr"] = {["context"]=true,},
- ["longnamefilelist"] = {["longnamefilelist"]=true,},
- ["nkonumbers"] = {["polyglossia"]=true,},
- ["ragged2e"] = {["ms"]=true,},
- ["pgfcoreimage.code"] = {["pgf"]=true,},
- ["hyph-th"] = {},
- ["pgfcorepathconstruct.code"] = {["pgf"]=true,},
- ["hobby.code"] = {["hobby"]=true,},
- ["fp-basic"] = {["fp"]=true,},
- ["babel-northndebele"] = {["babel"]=true,},
- ["moderncvheadi"] = {["moderncv"]=true,},
- ["NumericPlots_legend"] = {["numericplots"]=true,},
- ["pgfcoreobjects.code"] = {["pgf"]=true,},
- ["font_antt"] = {["font-change"]=true,},
- ["pgfcoreexternal.code"] = {["pgf"]=true,},
- ["pgfcorearrows.code"] = {["pgf"]=true,},
- ["pgfcore.code"] = {["pgf"]=true,},
- ["mathenv"] = {["mdwtools"]=true,},
- ["t-pgfrcs"] = {["pgf"]=true,},
- ["tikzlibrarydecorations.shapes.code"] = {["pgf"]=true,},
- ["t-pgfsys"] = {["pgf"]=true,},
- ["t-pgfmat"] = {["pgf"]=true,},
- ["t-pgfcor"] = {["pgf"]=true,},
- ["lhcyrkoi-rhyphen"] = {},
- ["colorwav"] = {["colorwav"]=true,},
- ["tikzlibrarypgfplotsclickable.code"] = {["pgfplots"]=true,},
- ["t-pgfbsh"] = {["pgf"]=true,},
- ["dateiliste"] = {["dateiliste"]=true,},
- ["t-pgfbpt"] = {["pgf"]=true,},
- ["romanbarpagenumber"] = {["romanbarpagenumber"]=true,},
- ["t-pgfbma"] = {["pgf"]=true,},
- ["ltj-plain"] = {["luatexja"]=true,},
- ["ltjltxdoc"] = {["luatexja"]=true,},
- ["t-pgfbim"] = {["pgf"]=true,},
- ["bxjsarticle"] = {["bxjscls"]=true,},
- ["overlays"] = {["overlays"]=true,},
- ["t-pgf"] = {["pgf"]=true,},
- ["a5toa4"] = {["pfarrei"]=true,},
- ["lwarp-bookmark"] = {["lwarp"]=true,},
- ["fixpdfmag"] = {},
- ["douglas"] = {["context"]=true,},
- ["pnversion"] = {["petri-nets"]=true,},
- ["redeffont"] = {["japanese-otf"]=true,},
- ["ifuptex"] = {["ifptex"]=true,},
- ["pnets"] = {["petri-nets"]=true,},
- ["babel-faroese"] = {["babel"]=true,},
- ["fr-fancy"] = {["floatrow"]=true,},
- ["petiteannonce"] = {["petiteannonce"]=true,},
- ["lwarp-pdfsync"] = {["lwarp"]=true,},
- ["plidxmac"] = {["gustlib"]=true,},
- ["permute"] = {["permute"]=true,},
- ["perltex"] = {["perltex"]=true,},
- ["lltjp-fontspec"] = {["luatexja"]=true,},
- ["letterspace"] = {["microtype"]=true,},
- ["expertpart"] = {},
- ["beamerthemeJLTree"] = {},
- ["musixbar"] = {["musixtex"]=true,},
- ["babel-turkmen"] = {["babel"]=true,},
- ["ctibmantra"] = {["pecha"]=true,},
- ["pdfx"] = {["pdfx"]=true,},
- ["hletter"] = {["hletter"]=true,},
- ["libgreek"] = {["libgreek"]=true,},
- ["bletter"] = {["bangtex"]=true,},
- ["linden"] = {["context"]=true,},
- ["resphilosophica"] = {["resphilosophica"]=true,},
- ["pdftricks2"] = {["pdftricks2"]=true,},
- ["small2e"] = {["latex"]=true,},
- ["pdftricks"] = {["pdftricks"]=true,},
- ["datetime2-en-fulltext"] = {["datetime2-en-fulltext"]=true,},
- ["pstricks-add"] = {["pstricks-add"]=true,},
- ["beamerouterthemesplit"] = {["beamer"]=true,},
- ["pgflibrarydatavisualization.polar.code"] = {["pgf"]=true,},
- ["udesoftec-biblatex"] = {["udesoftec"]=true,},
- ["leadsheets"] = {["leadsheets"]=true,},
- ["pdfsync"] = {["pdfsync"]=true,},
- ["albanian"] = {["babel"]=true,},
- ["pdfscreen"] = {["pdfscreen"]=true,},
- ["xpeek"] = {["xpeek"]=true,},
- ["parboxx"] = {["jknapltx"]=true,},
- ["pst-doc"] = {["pstricks"]=true,},
- ["pdfpagediff"] = {["pdfpagediff"]=true,},
- ["pdfcprot"] = {["pdfcprot"]=true,},
- ["pdfcomment"] = {["pdfcomment"]=true,},
- ["changebar"] = {["changebar"]=true,},
- ["dehyphn-x-2017-03-31"] = {["dehyph-exptl"]=true,},
- ["pbox"] = {["pbox"]=true,},
- ["lamsarrow"] = {["pb-diagram"]=true,},
- ["pax"] = {["pax"]=true,},
- ["s-simpleslides-Boxed"] = {["context-simpleslides"]=true,},
- ["pauldoc"] = {["pauldoc"]=true,},
- ["Rosario"] = {["rosario"]=true,},
- ["common-dictum"] = {},
- ["unicode"] = {},
- ["fotex"] = {},
- ["pas-cv"] = {["pas-cv"]=true,},
- ["lwarp-enumerate"] = {["lwarp"]=true,},
- ["macro-uranus"] = {["pas-cv"]=true,},
- ["babel-malagasy"] = {["babel"]=true,},
- ["macro-univers"] = {["pas-cv"]=true,},
- ["tudscrdoc"] = {["tudscr"]=true,},
- ["standalone"] = {["standalone"]=true,},
- ["opmac-xetex"] = {},
- ["macro-jupiter"] = {["pas-cv"]=true,},
- ["combinet"] = {["combine"]=true,},
- ["eskdlist"] = {["eskdx"]=true,},
- ["doclicense-CC-by-nc-nd-3.0-plaintext"] = {["doclicense"]=true,},
- ["pas-crosswords"] = {["pas-crosswords"]=true,},
- ["pas-cours"] = {["pas-cours"]=true,},
- ["wordlike"] = {["wordlike"]=true,},
- ["babel-welsh"] = {["babel"]=true,},
- ["tableau"] = {["tableaux"]=true,},
- ["chemcompounds"] = {["chemcompounds"]=true,},
- ["upzhkinsoku"] = {["upzhkinsoku"]=true,},
- ["paresse"] = {["paresse"]=true,},
- ["zref-abspage"] = {["oberdiek"]=true,},
- ["paratype"] = {["paratype"]=true,},
- ["anonchap"] = {["anonchap"]=true,},
- ["klusec"] = {["kluwer"]=true,},
- ["classpack"] = {["classpack"]=true,},
- ["mhequ"] = {["mhequ"]=true,},
- ["CJKspace"] = {["cjk"]=true,},
- ["binary"] = {["siunits"]=true,},
- ["schulein"] = {["schule"]=true,},
- ["hhtensor"] = {["hhtensor"]=true,},
- ["PTMono"] = {["paratype"]=true,},
- ["bewerbung"] = {["bewerbung"]=true,},
- ["ltxtools"] = {["ltxtools"]=true,},
- ["paralist"] = {["paralist"]=true,},
- ["babel-russian"] = {["babel"]=true,},
- ["paracol"] = {["paracol"]=true,},
- ["inlinebib"] = {["inlinebib"]=true,},
- ["papertex"] = {["papertex"]=true,},
- ["papermas"] = {["papermas"]=true,},
- ["modular"] = {["modular"]=true,},
- ["papercdcase"] = {["papercdcase"]=true,},
- ["paper"] = {["paper"]=true,},
- ["pst-sigsys"] = {["pst-sigsys"]=true,},
- ["pagecolor"] = {["pagecolor"]=true,},
- ["pacioli"] = {["pacioli"]=true,},
- ["overpic"] = {["overpic"]=true,},
- ["ltb2bib"] = {["ltb2bib"]=true,},
- ["outlining"] = {["outlining"]=true,},
- ["dichokey"] = {["dichokey"]=true,},
- ["koi2lcy"] = {},
- ["sibjnm"] = {["ncclatex"]=true,},
- ["babel-portuguese-portugal"] = {["babel"]=true,},
- ["fenixtok"] = {["fenixpar"]=true,},
- ["splitbib"] = {["splitbib"]=true,},
- ["babel-catalan"] = {["babel"]=true,},
- ["xyps-r"] = {["xypic"]=true,},
- ["options"] = {["options"]=true,},
- ["l3basics"] = {["l3kernel"]=true,},
- ["beamerinnerthemerectangles"] = {["beamer"]=true,},
- ["opteng"] = {["opteng"]=true,},
- ["oplotsymbl"] = {["oplotsymbl"]=true,},
- ["xsim.templates.code"] = {["xsim"]=true,},
- ["opcit"] = {["opcit"]=true,},
- ["luacode"] = {["luacode"]=true,},
- ["grlccode"] = {["omega"]=true,},
- ["footnpag"] = {["footnpag"]=true,},
- ["showhyphens"] = {["showhyphens"]=true,},
- ["vplref"] = {["lineno"]=true,},
- ["hyph-it"] = {},
- ["scancsv"] = {["olsak-misc"]=true,},
- ["scanbase"] = {["olsak-misc"]=true,},
- ["endfloat"] = {["endfloat"]=true,},
- ["ydoc-expl"] = {["ydoc"]=true,},
- ["version4"] = {["ibygrk"]=true,},
- ["notes2bib"] = {["notes2bib"]=true,},
- ["hyph-sv.ec"] = {},
- ["ofsdef"] = {["ofs"]=true,},
- ["abbr"] = {["abbr"]=true,},
- ["beamerbasetheorems"] = {["beamer"]=true,},
- ["ofs"] = {["ofs"]=true,},
- ["ofs-slt"] = {["ofs"]=true,},
- ["lwarp-typearea"] = {["lwarp"]=true,},
- ["pgfexternal"] = {["pgf"]=true,},
- ["lwarp-mdframed"] = {["lwarp"]=true,},
- ["ofs-cm"] = {["ofs"]=true,},
- ["fonttabs"] = {},
- ["denisbdoc"] = {["denisbdoc"]=true,},
- ["docby"] = {["docbytex"]=true,},
- ["texdraw"] = {["texdraw"]=true,},
- ["langsci-cgloss"] = {["langsci"]=true,},
- ["s-simpleslides-Framed"] = {["context-simpleslides"]=true,},
- ["ctablestack"] = {["ctablestack"]=true,},
- ["ofs-8c"] = {["ofs"]=true,},
- ["lwarp-titling"] = {["lwarp"]=true,},
- ["phfsvnwatermark"] = {["phfsvnwatermark"]=true,},
- ["apendint"] = {["iso10303"]=true,},
- ["opmac-bib-simple"] = {},
- ["cnbwp-manual"] = {["cnbwp"]=true,},
- ["ofs-6c"] = {["ofs"]=true,},
- ["hyplain"] = {["hyplain"]=true,},
- ["xymtexpdf"] = {["xymtex"]=true,},
- ["fouriernc"] = {["fouriernc"]=true,},
- ["a117"] = {["ofs"]=true,},
- ["lwarp-fancyvrb"] = {["lwarp"]=true,},
- ["octavo"] = {["octavo"]=true,},
- ["lwarp-fontenc"] = {["lwarp"]=true,},
- ["cite"] = {["cite"]=true,},
- ["mup"] = {["abc"]=true,},
- ["beameraudience"] = {["beameraudience"]=true,},
- ["ocgx2"] = {["ocgx2"]=true,},
- ["pgflibraryshapes.multipart.code"] = {["pgf"]=true,},
- ["ocgx"] = {["ocgx"]=true,},
- ["s-simpleslides-SideToc"] = {["context-simpleslides"]=true,},
- ["ocg-p"] = {["ocg-p"]=true,},
- ["zref"] = {["oberdiek"]=true,},
- ["raleway-type1-autoinst"] = {["raleway"]=true,},
- ["atveryend"] = {["oberdiek"]=true,},
- ["zref-thepage"] = {["oberdiek"]=true,},
- ["pgflibrarydatavisualization.barcharts.code"] = {["pgf"]=true,},
- ["font_kurier-condensed-light"] = {["font-change"]=true,},
- ["macroswap"] = {["macroswap"]=true,},
- ["zref-perpage"] = {["oberdiek"]=true,},
- ["zref-dotfill"] = {["oberdiek"]=true,},
- ["zref-counter"] = {["oberdiek"]=true,},
- ["ccreltx"] = {["computational-complexity"]=true,},
- ["t-bnf"] = {["context-bnf"]=true,},
- ["babel-kabyle"] = {["babel"]=true,},
- ["lwarp-afterpage"] = {["lwarp"]=true,},
- ["frcursive"] = {["frcursive"]=true,},
- ["exsheets-listings"] = {["exsheets"]=true,},
- ["bpfats11"] = {["iso10303"]=true,},
- ["metalogo"] = {["metalogo"]=true,},
- ["hyrules"] = {["hyplain"]=true,},
- ["babel-yangben"] = {["babel"]=true,},
- ["tabularht"] = {["oberdiek"]=true,},
- ["nonfloat"] = {["nonfloat"]=true,},
- ["lwarp"] = {["lwarp"]=true,},
- ["scrindex"] = {["oberdiek"]=true,},
- ["rapport1"] = {["ntgclass"]=true,},
- ["gitinfo2"] = {["gitinfo2"]=true,},
- ["beamerthemeLuebeck"] = {["beamer"]=true,},
- ["leadsheets.library.musejazz.code"] = {["leadsheets"]=true,},
- ["enumitem-zref"] = {["enumitem-zref"]=true,},
- ["pmboxdraw"] = {["oberdiek"]=true,},
- ["pdfcolparcolumns"] = {["oberdiek"]=true,},
- ["fancyheadings"] = {["fancyhdr"]=true,},
- ["sistyle"] = {["sistyle"]=true,},
- ["pdfcolparallel"] = {["oberdiek"]=true,},
- ["pst-fr3d"] = {["pst-fr3d"]=true,},
- ["pdfcolfoot"] = {["oberdiek"]=true,},
- ["frame"] = {["frame"]=true,},
- ["Baskervaldx"] = {["baskervaldx"]=true,},
- ["pagesel"] = {["oberdiek"]=true,},
- ["dsfont"] = {["doublestroke"]=true,},
- ["babel-sangu"] = {["babel"]=true,},
- ["kotex-varioref"] = {["kotex-utf"]=true,},
- ["makerobust"] = {["oberdiek"]=true,},
- ["binomexp"] = {["binomexp"]=true,},
- ["newunicodechar"] = {["newunicodechar"]=true,},
- ["letltxmacro"] = {["oberdiek"]=true,},
- ["bohr"] = {["bohr"]=true,},
- ["logsys"] = {["coordsys"]=true,},
- ["kvoptions-patch"] = {["oberdiek"]=true,},
- ["ifdraft"] = {["oberdiek"]=true,},
- ["t-gantt"] = {["context-gantt"]=true,},
- ["xpatch"] = {["xpatch"]=true,},
- ["fjodor"] = {["fjodor"]=true,},
- ["fithesis-med"] = {["fithesis"]=true,},
- ["tsp"] = {["gustlib"]=true,},
- ["weisman"] = {["context"]=true,},
- ["cs-bera"] = {},
- ["hypbmsec"] = {["oberdiek"]=true,},
- ["hopatch"] = {["oberdiek"]=true,},
- ["grfext"] = {["oberdiek"]=true,},
- ["flags"] = {["oberdiek"]=true,},
- ["epstopdf"] = {["oberdiek"]=true,},
- ["babel-swissgerman"] = {["babel"]=true,},
- ["tabularew"] = {["tabularew"]=true,},
- ["xsim.interface.code"] = {["xsim"]=true,},
- ["merriweather"] = {["merriweather"]=true,},
- ["l3prop"] = {["l3kernel"]=true,},
- ["lualatexiniconfig"] = {},
- ["dvipscol"] = {["oberdiek"]=true,},
- ["classlist"] = {["oberdiek"]=true,},
- ["lh-lcyxccr"] = {["lh"]=true,},
- ["chemarr"] = {["oberdiek"]=true,},
- ["s-faq-02"] = {["context"]=true,},
- ["lcy2ot2"] = {["ukrhyph"]=true,},
- ["babel-vai-latn"] = {["babel"]=true,},
- ["simplewick"] = {["simplewick"]=true,},
- ["apatch"] = {["arabtex"]=true,},
- ["auxhook"] = {["oberdiek"]=true,},
- ["zref-titleref"] = {["oberdiek"]=true,},
- ["attachfile2"] = {["oberdiek"]=true,},
- ["stringenc"] = {["oberdiek"]=true,},
- ["backref"] = {["hyperref"]=true,},
- ["soulutf8"] = {["oberdiek"]=true,},
- ["simurgh-rapport3"] = {["simurgh"]=true,},
- ["romanian"] = {["babel"]=true,},
- ["nth"] = {},
- ["hcart"] = {["hc"]=true,},
- ["lwarp-hyperxmp"] = {["lwarp"]=true,},
- ["prepictex"] = {["pictex"]=true,},
- ["conv-utf8-qx"] = {["hyph-utf8"]=true,},
- ["mucproc"] = {["mucproc"]=true,},
- ["changelayout"] = {["changelayout"]=true,},
- ["kluedit"] = {["kluwer"]=true,},
- ["mleftright"] = {["oberdiek"]=true,},
- ["magicnum"] = {["oberdiek"]=true,},
- ["loadhyph-rm"] = {},
- ["luatex-loader"] = {["oberdiek"]=true,},
- ["loadhyph-it"] = {},
- ["ltxcmds"] = {["oberdiek"]=true,},
- ["psfont"] = {["altfont"]=true,},
- ["kvsetkeys"] = {["oberdiek"]=true,},
- ["epsfx"] = {["tex-ps"]=true,},
- ["hyphsubst"] = {["oberdiek"]=true,},
- ["hologo"] = {["oberdiek"]=true,},
- ["hobsub-generic"] = {["oberdiek"]=true,},
- ["casyltex"] = {["casyl"]=true,},
- ["tabularborder"] = {["tabularborder"]=true,},
- ["automata"] = {["texpower"]=true,},
- ["engord"] = {["oberdiek"]=true,},
- ["mpgmpar"] = {["minipage-marginpar"]=true,},
- ["gauss"] = {["gauss"]=true,},
- ["embedfile"] = {["oberdiek"]=true,},
- ["beamerouterthemesmoothtree"] = {["beamer"]=true,},
- ["babel-english-nz"] = {["babel"]=true,},
- ["matlab-prettifier"] = {["matlab-prettifier"]=true,},
- ["catchfile"] = {["oberdiek"]=true,},
- ["scrlayer-scrpage-experts"] = {},
- ["hyph-quote-rm"] = {},
- ["glossaries"] = {["glossaries"]=true,},
- ["exchars"] = {},
- ["xpinyin"] = {["xpinyin"]=true,},
- ["babel-burmese"] = {["babel"]=true,},
- ["atbegshi"] = {["oberdiek"]=true,},
- ["norsk"] = {["babel"]=true,},
- ["nwejmart"] = {["nwejm"]=true,},
- ["numspell"] = {["numspell"]=true,},
- ["numspell-magyar"] = {["numspell"]=true,},
- ["numspell-italian"] = {["numspell"]=true,},
- ["numspell-german"] = {["numspell"]=true,},
- ["version"] = {["version"]=true,},
- ["beamercolorthemebrick"] = {["beamertheme-cuerna"]=true,},
- ["numprint"] = {["numprint"]=true,},
- ["pgfplotsoldpgfsupp_pgfcoreexternal.code"] = {["pgfplots"]=true,},
- ["book"] = {["latex"]=true,},
- ["beamerfontthemeprofessionalfonts"] = {["beamer"]=true,},
- ["cgloss4e"] = {["gb4e"]=true,},
- ["ntheorem"] = {["ntheorem"]=true,},
- ["eskdappsheet"] = {["eskdx"]=true,},
- ["rapport3"] = {["ntgclass"]=true,},
- ["resizegather"] = {["oberdiek"]=true,},
- ["brief"] = {["ntgclass"]=true,},
- ["loadhyph-kn"] = {},
- ["unifam"] = {},
- ["tikz-timing-advnodes"] = {["tikz-timing"]=true,},
- ["FiraSans"] = {["fira"]=true,},
- ["lithuanian"] = {["lithuanian"]=true,},
- ["artikel2"] = {["ntgclass"]=true,},
- ["heparse"] = {["arabtex"]=true,},
- ["embrac"] = {["embrac"]=true,},
- ["ifthen"] = {["latex"]=true,},
- ["nrc1"] = {["nrc"]=true,},
- ["biblotex"] = {["gustlib"]=true,},
- ["nox"] = {["nox"]=true,},
- ["beamerouterthemesmoothbars"] = {["beamer"]=true,},
- ["novel-xmppacket"] = {["novel"]=true,},
- ["novel-pdfx"] = {["novel"]=true,},
- ["novel-glyphtounicode"] = {["novel"]=true,},
- ["s-abr-04"] = {["context"]=true,},
- ["hhead"] = {["hletter"]=true,},
- ["bibref"] = {["index"]=true,},
- ["reledmac"] = {["reledmac"]=true,},
- ["babel-polish"] = {["babel"]=true,},
- ["xgreek"] = {["xgreek"]=true,},
- ["novel-FileData"] = {["novel"]=true,},
- ["lwarp-dcolumn"] = {["lwarp"]=true,},
- ["graphviz"] = {["graphviz"]=true,},
- ["BOONDOX-ds"] = {["boondox"]=true,},
- ["smartdiagramlibrarycore.definitions.code"] = {["smartdiagram"]=true,},
- ["nccsections"] = {["ncclatex"]=true,},
- ["nshyper"] = {["nostarch"]=true,},
- ["cnltx"] = {["cnltx"]=true,},
- ["basque"] = {["babel"]=true,},
- ["nostarch"] = {["nostarch"]=true,},
- ["normalcolor"] = {["normalcolor"]=true,},
- ["chemstyle"] = {["chemstyle"]=true,},
- ["nonumonpart"] = {["nonumonpart"]=true,},
- ["tikzlibrarydecorations.softclip.code"] = {["pgfplots"]=true,},
- ["nolbreaks"] = {["nolbreaks"]=true,},
- ["maybemath"] = {["maybemath"]=true,},
- ["m-pictex"] = {["context"]=true,},
- ["s-simpleslides-FuzzyTopic"] = {["context-simpleslides"]=true,},
- ["xfrac"] = {["l3packages"]=true,},
- ["lettre"] = {["lettre"]=true,},
- ["arabxetex"] = {["arabxetex"]=true,},
- ["newclude"] = {["frankenstein"]=true,},
- ["nimbusserif"] = {["nimbus15"]=true,},
- ["nimbussans"] = {["nimbus15"]=true,},
- ["upca"] = {["upca"]=true,},
- ["efbox"] = {["efbox"]=true,},
- ["nihbiosketch"] = {["nihbiosketch"]=true,},
- ["nih"] = {["nih"]=true,},
- ["denselists"] = {["nih"]=true,},
- ["substr"] = {["substr"]=true,["nicetext"]=true,},
- ["amsldoc"] = {["amscls"]=true,},
- ["lwarp-tabulary"] = {["lwarp"]=true,},
- ["pgfplotsoldpgfsupp_tikzexternalshared.code"] = {["pgfplots"]=true,},
- ["arseneau"] = {["nicetext"]=true,},
- ["ragged"] = {},
- ["csvsimple"] = {["csvsimple"]=true,},
- ["fifinddo"] = {["nicetext"]=true,},
- ["newverbs"] = {["newverbs"]=true,},
- ["newvbtm"] = {["newvbtm"]=true,},
- ["GFnotation"] = {["gfnotation"]=true,},
- ["listingsutf8"] = {["oberdiek"]=true,},
- ["chapterfolder"] = {["chapterfolder"]=true,},
- ["gsemthesis"] = {["gsemthesis"]=true,},
- ["lwarp-alltt"] = {["lwarp"]=true,},
- ["newenviron"] = {["newenviron"]=true,},
- ["beamerthemeAntibes"] = {["beamer"]=true,},
- ["exsol"] = {["exsol"]=true,},
- ["ellipsis"] = {["ellipsis"]=true,},
- ["newsletr"] = {["newsletr"]=true,},
- ["fourier-orns"] = {["fourier"]=true,},
- ["luatexbase-cctb"] = {["luatexbase"]=true,},
- ["guide-english"] = {},
- ["cncent"] = {},
- ["newspaper"] = {["newspaper"]=true,},
- ["example-image"] = {["mwe"]=true,},
- ["subdepth"] = {["subdepth"]=true,},
- ["suffix"] = {["bigfoot"]=true,},
- ["beamercolorthemeseahorse"] = {["beamer"]=true,},
- ["multidef"] = {["multidef"]=true,},
- ["xepsf"] = {},
- ["jura"] = {["jura"]=true,},
- ["tikzpeople.shape.bride"] = {["tikzpeople"]=true,},
- ["dottex"] = {["dottex"]=true,},
- ["beamerthememetropolis"] = {["beamertheme-metropolis"]=true,},
- ["bibtopicprefix"] = {["bibtopicprefix"]=true,},
- ["nccrules"] = {["ncctools"]=true,},
- ["preview"] = {["preview"]=true,},
- ["nccparskip"] = {["ncctools"]=true,},
- ["split"] = {["gustlib"]=true,},
- ["pgfmodulematrix.code"] = {["pgf"]=true,},
- ["nccfancyhdr"] = {["ncctools"]=true,},
- ["hyph-de-1901"] = {},
- ["loadhyph-da"] = {},
- ["booktabs"] = {["booktabs"]=true,},
- ["beamerbasesection"] = {["beamer"]=true,},
- ["lwarp-metalogo"] = {["lwarp"]=true,},
- ["minijs"] = {["jsclasses"]=true,},
- ["mboxfill"] = {["ncctools"]=true,},
- ["extdash"] = {["ncctools"]=true,},
- ["t-syntax-groups"] = {["context-vim"]=true,},
- ["afterpackage"] = {["ncctools"]=true,},
- ["glossary-long"] = {["glossaries"]=true,},
- ["ncctitlepage"] = {["ncclatex"]=true,},
- ["chemfig"] = {["chemfig"]=true,},
- ["villesItalia"] = {["pst-geo"]=true,},
- ["easy-todo"] = {["easy-todo"]=true,},
- ["lwarp-xcolor"] = {["lwarp"]=true,},
- ["calculator"] = {["calculator"]=true,},
- ["loadhyph-tk"] = {},
- ["hyph-sh-cyrl"] = {},
- ["simurgh-letter"] = {["simurgh"]=true,},
- ["nccold"] = {["ncclatex"]=true,},
- ["ncchdr"] = {["ncclatex"]=true,},
- ["t-navigator"] = {["navigator"]=true,},
- ["navigator"] = {["navigator"]=true,},
- ["tikzlibrarydatavisualization.sparklines.code"] = {["pgf"]=true,},
- ["chemstr"] = {["xymtex"]=true,},
- ["ktv-texdata"] = {["ktv-texdata"]=true,},
- ["grundgesetze"] = {["grundgesetze"]=true,},
- ["beamericonbook"] = {["beamer"]=true,},
- ["carbohydrates"] = {["carbohydrates"]=true,},
- ["charter"] = {["psnfss"]=true,},
- ["babel-german-at"] = {["babel"]=true,},
- ["na-position"] = {["na-position"]=true,},
- ["tikzpeople.shape.physician"] = {["tikzpeople"]=true,},
- ["mycv_dec"] = {["mycv"]=true,},
- ["gtrcore.options.code"] = {["genealogytree"]=true,},
- ["alocal"] = {["arabtex"]=true,},
- ["mycv"] = {["mycv"]=true,},
- ["systeme"] = {["systeme"]=true,},
- ["babel-asu"] = {["babel"]=true,},
- ["chkfloat"] = {["chkfloat"]=true,},
- ["copyedit"] = {["copyedit"]=true,},
- ["fontloader-math"] = {["luaotfload"]=true,},
- ["xucuri"] = {["mxedruli"]=true,},
- ["ibycusps"] = {["ibygrk"]=true,},
- ["lwarp-paralist"] = {["lwarp"]=true,},
- ["font_libertine_palatino"] = {["font-change"]=true,},
- ["akkcounterlabelpattern"] = {["akktex"]=true,},
- ["lwarp-floatflt"] = {["lwarp"]=true,},
- ["nevelok"] = {["nevelok"]=true,},
- ["arwindoc"] = {["arabtex"]=true,},
- ["example-image-letter"] = {["mwe"]=true,},
- ["example-image-letter-landscape"] = {["mwe"]=true,},
- ["arabtex-doc"] = {["arabtex"]=true,},
- ["example-image-golden"] = {["mwe"]=true,},
- ["mlutf"] = {["japanese-otf-uptex"]=true,},
- ["gmverse"] = {["gmverse"]=true,},
- ["babel-french-switzerland"] = {["babel"]=true,},
- ["testidx"] = {["testidx"]=true,},
- ["example-image-a5"] = {["mwe"]=true,},
- ["tikzexternal"] = {["pgf"]=true,},
- ["menukeys"] = {["menukeys"]=true,},
- ["lwarp-fncychap"] = {["lwarp"]=true,},
- ["example-image-a4-landscape"] = {["mwe"]=true,},
- ["sizeredc"] = {["xymtex"]=true,},
- ["example-image-9x16"] = {["mwe"]=true,},
- ["pdfreview"] = {["pdfreview"]=true,},
- ["facture"] = {["facture"]=true,},
- ["etex-mac"] = {},
- ["babel-pashto"] = {["babel"]=true,},
- ["example-grid-100x100pt"] = {["mwe"]=true,},
- ["example-grid-100x100bp"] = {["mwe"]=true,},
- ["trig"] = {["graphics"]=true,},
- ["achemso"] = {["achemso"]=true,},
- ["unique"] = {["thmtools"]=true,},
- ["mwbk"] = {["mwcls"]=true,},
- ["mwart"] = {["mwcls"]=true,},
- ["epltxfn"] = {["expex"]=true,},
- ["robustglossary"] = {["robustindex"]=true,},
- ["beamerbaseoverlay"] = {["beamer"]=true,},
- ["babel-czech"] = {["babel"]=true,},
- ["musuos"] = {["musuos"]=true,},
- ["txdps"] = {["texdraw"]=true,},
- ["babel-nynorsk"] = {["babel"]=true,},
- ["hyph-ro.ec"] = {},
- ["txxextra"] = {},
- ["appendixnumberbeamer"] = {["appendixnumberbeamer"]=true,},
- ["auto-pst-pdf"] = {["auto-pst-pdf"]=true,},
- ["deccomma"] = {["fltpoint"]=true,},
- ["american"] = {["babel"]=true,},
- ["punct"] = {["shipunov"]=true,},
- ["h2020proposal"] = {["h2020proposal"]=true,},
- ["rerunfilecheck"] = {["oberdiek"]=true,},
- ["spreadtab"] = {["spreadtab"]=true,},
- ["musixtex"] = {["musixtex"]=true,},
- ["uantwerpencoursetext"] = {["uantwerpendocs"]=true,},
- ["hyperref"] = {["hyperref"]=true,},
- ["musixps"] = {["musixtex"]=true,},
- ["musixppff"] = {["musixtex"]=true,},
- ["tablefootnote"] = {["tablefootnote"]=true,},
- ["luatodonotes"] = {["luatodonotes"]=true,},
- ["musixper"] = {["musixtex"]=true,},
- ["leadsheets.library.shorthands.code"] = {["leadsheets"]=true,},
- ["tracklang"] = {["tracklang"]=true,},
- ["samin"] = {["babel"]=true,},
- ["musixlit"] = {["musixtex"]=true,},
- ["tikzlibraryangles.code"] = {["pgf"]=true,},
- ["fancyref"] = {["fancyref"]=true,},
- ["musixblx"] = {["musixtex"]=true,},
- ["arevtext"] = {["arev"]=true,},
- ["musixgre"] = {["musixtex"]=true,},
- ["musixfll"] = {["musixtex"]=true,},
- ["gregoriotex-main"] = {["gregoriotex"]=true,},
- ["musixesf"] = {["musixtex"]=true,},
- ["s-simpleslides-Ellipse"] = {["context-simpleslides"]=true,},
- ["etruscan"] = {["archaic"]=true,},
- ["musixcrd"] = {["musixtex"]=true,},
- ["fontsmpl"] = {["tools"]=true,},
- ["loadhyph-ka"] = {},
- ["musixbm"] = {["musixtex"]=true,},
- ["musixhor"] = {["musixtex"]=true,},
- ["answers"] = {["answers"]=true,},
- ["powerdot-ikeda"] = {["powerdot"]=true,},
- ["pecha"] = {["pecha"]=true,},
- ["musixadf"] = {["musixtex"]=true,},
- ["bahasam"] = {["babel"]=true,},
- ["t-cmttbf"] = {["context-cmttbf"]=true,},
- ["hyph-bn"] = {},
- ["example-glossaries-parent"] = {["glossaries"]=true,},
- ["musicography"] = {["musicography"]=true,},
- ["datetime2-it-fulltext"] = {["datetime2-it-fulltext"]=true,},
- ["bxpdfver"] = {["bxpdfver"]=true,},
- ["bera"] = {["bera"]=true,},
- ["balancedquotes"] = {},
- ["hypgotoe"] = {["oberdiek"]=true,},
- ["catalan"] = {["babel"]=true,},
- ["loadhyph-fi"] = {},
- ["multiexpand"] = {["multiexpand"]=true,},
- ["ghsystem_flame-3-white"] = {["ghsystem"]=true,},
- ["carrol"] = {["context"]=true,},
- ["nddiss2e"] = {["nddiss"]=true,},
- ["multicap"] = {["multicap"]=true,},
- ["babel-nuer"] = {["babel"]=true,},
- ["repltext"] = {["repltext"]=true,},
- ["chemmacros.module.xfrac.code"] = {["chemmacros"]=true,},
- ["ccthm"] = {["computational-complexity"]=true,},
- ["raleway"] = {["raleway"]=true,},
- ["pdfescape"] = {["oberdiek"]=true,},
- ["ofs-mt"] = {["ofs"]=true,},
- ["ctexmakespa"] = {["ctex"]=true,},
- ["msu-thesis"] = {["msu-thesis"]=true,},
- ["pgflibrarygraphdrawing.examples.code"] = {["pgf"]=true,},
- ["msg"] = {["msg"]=true,},
- ["german_msg-msg"] = {["msg"]=true,},
- ["multitoc"] = {["ms"]=true,},
- ["count1to"] = {["ms"]=true,},
- ["gmnotonlypream"] = {["gmutils"]=true,},
- ["pst-all"] = {["pstricks"]=true,},
- ["mpgraphics"] = {["mpgraphics"]=true,},
- ["mparhack"] = {["mparhack"]=true,},
- ["movie15"] = {["movie15"]=true,},
- ["dk-apali"] = {["dk-bib"]=true,},
- ["babel-german-ch"] = {["babel"]=true,},
- ["beamerbasemodes"] = {["beamer"]=true,},
- ["indextools"] = {["indextools"]=true,},
- ["texlinks"] = {["morehype"]=true,},
- ["xsim.grades.code"] = {["xsim"]=true,},
- ["lnavicol"] = {["morehype"]=true,},
- ["lwarp-epigraph"] = {["lwarp"]=true,},
- ["suftesi"] = {["suftesi"]=true,},
- ["morefloats"] = {["morefloats"]=true,},
- ["lwarp-a5comb"] = {["lwarp"]=true,},
- ["amsgen"] = {["amsmath"]=true,},
- ["ghsystem"] = {["ghsystem"]=true,},
- ["nfssfont"] = {["latex"]=true,},
- ["montserrat"] = {["montserrat"]=true,},
- ["rlbicig"] = {["montex"]=true,},
- ["mcmthesis"] = {["mcmthesis"]=true,},
- ["lwarp-cuted"] = {["lwarp"]=true,},
- ["lwarp-titletoc"] = {["lwarp"]=true,},
- ["xepersian-multiplechoice"] = {["xepersian"]=true,},
- ["allrust"] = {["bookhands"]=true,},
- ["jneurosci"] = {["jneurosci"]=true,},
- ["ydocstrip"] = {["ydoc"]=true,},
- ["textwidthfootnoterule"] = {["luabidi"]=true,},
- ["sverb"] = {["mdwtools"]=true,},
- ["biblatex-bookinarticle"] = {["biblatex-bookinarticle"]=true,},
- ["bicaption"] = {["caption"]=true,},
- ["cpalatin"] = {},
- ["modref"] = {["modref"]=true,},
- ["ghsystem_acid-8"] = {["ghsystem"]=true,},
- ["ekaia"] = {["ekaia"]=true,},
- ["scrguide"] = {},
- ["beamerbasetranslator"] = {["beamer"]=true,},
- ["tweaklist"] = {["moderncv"]=true,},
- ["beamercolorthemerose"] = {["beamer"]=true,},
- ["apacdoc"] = {["apacite"]=true,},
- ["cooltooltips"] = {["cooltooltips"]=true,},
- ["moderncvstylefancy"] = {["moderncv"]=true,},
- ["logicproof"] = {["logicproof"]=true,},
- ["docmute"] = {["docmute"]=true,},
- ["moderncvstyleempty"] = {["moderncv"]=true,},
- ["grhyph16"] = {["antomega"]=true,},
- ["moderncvstyleclassic"] = {["moderncv"]=true,},
- ["2up"] = {["2up"]=true,},
- ["hyph-hy"] = {},
- ["akkmath"] = {["akktex"]=true,},
- ["BHCexam"] = {["bhcexam"]=true,},
- ["cs-antt"] = {},
- ["moderncvstylecasual"] = {["moderncv"]=true,},
- ["bidipresentation"] = {["bidipresentation"]=true,},
- ["prftree"] = {["prftree"]=true,},
- ["ruhyph16"] = {["antomega"]=true,},
- ["moderncviconsmarvosym"] = {["moderncv"]=true,},
- ["CD_labeler_test"] = {},
- ["eskdfootnote"] = {["eskdx"]=true,},
- ["moderncviconsletters"] = {["moderncv"]=true,},
- ["fmtcount"] = {["fmtcount"]=true,},
- ["typicons"] = {["typicons"]=true,},
- ["currfile"] = {["currfile"]=true,},
- ["beamerthemeGoettingen"] = {["beamer"]=true,},
- ["loadhyph-id"] = {},
- ["moderncvcolororange"] = {["moderncv"]=true,},
- ["example-glossaries-acronym-desc"] = {["glossaries"]=true,},
- ["moderncvcolorgrey"] = {["moderncv"]=true,},
- ["lwarp-pdflscape"] = {["lwarp"]=true,},
- ["lwarp-relsize"] = {["lwarp"]=true,},
- ["pgfplotsoldpgfsupp_pgfcorelayers.code"] = {["pgfplots"]=true,},
- ["lwarp-a4"] = {["lwarp"]=true,},
- ["moderncvbodyv"] = {["moderncv"]=true,},
- ["mathdots"] = {["mathdots"]=true,},
- ["t-module-catcodes"] = {["context-filter"]=true,},
- ["bardiag"] = {["bardiag"]=true,},
- ["datatool-pgfmath"] = {["datatool"]=true,},
- ["FiraMono"] = {["fira"]=true,},
- ["bidiftnxtra"] = {["bidi"]=true,},
- ["TXSfmts"] = {["texsis"]=true,},
- ["moderncvbodyiii"] = {["moderncv"]=true,},
- ["moderncv"] = {["moderncv"]=true,},
- ["luatex-fonts"] = {["context"]=true,},
- ["jsbook"] = {["jsclasses"]=true,},
- ["lwarp-textpos"] = {["lwarp"]=true,},
- ["blox"] = {["blox"]=true,},
- ["loadhyph-bg"] = {["hyphen-bulgarian"]=true,},
- ["capt-of"] = {["capt-of"]=true,},
- ["babel-serbian-cyrl-ba"] = {["babel"]=true,},
- ["mnras"] = {["mnras"]=true,},
- ["mnotes"] = {["mnotes"]=true,},
- ["mlist"] = {["mlist"]=true,},
- ["russianb"] = {["babel"]=true,},
- ["tree"] = {["pictex"]=true,},
- ["mkpatter"] = {["mkpattern"]=true,},
- ["minutes"] = {["minutes"]=true,},
- ["boek"] = {["ntgclass"]=true,},
- ["tabularx"] = {["tools"]=true,},
- ["tablor"] = {["tablor"]=true,},
- ["mtcpatchmem"] = {["minitoc"]=true,},
- ["tikzlibrary3d.code"] = {["pgf"]=true,},
- ["mtcmess"] = {["minitoc"]=true,},
- ["pst-fill"] = {["pst-fill"]=true,},
- ["miniplot"] = {["miniplot"]=true,},
- ["minifp"] = {["minifp"]=true,},
- ["mfpextra"] = {["minifp"]=true,},
- ["l3coffins"] = {["l3kernel"]=true,},
- ["datatool"] = {["datatool"]=true,},
- ["blochsphere"] = {["blochsphere"]=true,},
- ["reporting"] = {["proposal"]=true,},
- ["minimal"] = {["latex"]=true,},
- ["quire"] = {["midnight"]=true,},
- ["pst-infixplot"] = {["pst-infixplot"]=true,},
- ["lengthconvert"] = {["lengthconvert"]=true,},
- ["easyeqn"] = {["easy"]=true,},
- ["microtype"] = {["microtype"]=true,},
- ["perfectcut"] = {["perfectcut"]=true,},
- ["beamerbasedecode"] = {["beamer"]=true,},
- ["PTSerif"] = {["paratype"]=true,},
- ["delimseasy"] = {["delimseasy"]=true,},
- ["eqnarray"] = {["eqnarray"]=true,},
- ["lwarp-needspace"] = {["lwarp"]=true,},
- ["babel-thai"] = {["babel"]=true,},
- ["mhchem"] = {["mhchem"]=true,},
- ["listliketab"] = {["listliketab"]=true,},
- ["lwarp-crop"] = {["lwarp"]=true,},
- ["mftinc"] = {["mftinc"]=true,},
- ["sffms"] = {["sffms"]=true,},
- ["pandora"] = {["mfnfss"]=true,},
- ["ledmac"] = {["ledmac"]=true,},
- ["oldgerm"] = {["mfnfss"]=true,},
- ["mfirstuc"] = {["mfirstuc"]=true,},
- ["mex2"] = {["mex"]=true,},
- ["cassete"] = {["shipunov"]=true,},
- ["hyph-ga.ec"] = {},
- ["lisp-simple-alloc"] = {["lisp-on-tex"]=true,},
- ["mex"] = {["mex"]=true,},
- ["latexpicobjs"] = {["pictex"]=true,},
- ["gradientframe"] = {["gradientframe"]=true,},
- ["floatrow"] = {["floatrow"]=true,},
- ["method"] = {["method"]=true,},
- ["beamerthemeRochester"] = {["beamer"]=true,},
- ["mpsproof"] = {["metapost"]=true,},
- ["lua-check-hyphen"] = {["lua-check-hyphen"]=true,},
- ["tabularkv"] = {["oberdiek"]=true,},
- ["pointers"] = {["pictex"]=true,},
- ["chemmacros.module.reactions.code"] = {["chemmacros"]=true,},
- ["memoir"] = {["memoir"]=true,},
- ["gtrcore.node.code"] = {["genealogytree"]=true,},
- ["sapolsky"] = {["context"]=true,},
- ["tikzlibrarycircuits.logic.CDH.code"] = {["pgf"]=true,},
- ["pdfbase"] = {["media9"]=true,},
- ["mongolian"] = {["mongolian-babel"]=true,},
- ["14point"] = {["varisize"]=true,},
- ["kiyou"] = {["jsclasses"]=true,},
- ["footnote"] = {["mdwtools"]=true,},
- ["doafter"] = {["mdwtools"]=true,},
- ["graphicxbox"] = {["graphicxbox"]=true,},
- ["at"] = {["mdwtools"]=true,},
- ["pgflibraryarrows.spaced.code"] = {["pgf"]=true,},
- ["lollipop-heading"] = {["lollipop"]=true,},
- ["mdputu"] = {["mdputu"]=true,},
- ["listbib"] = {["listbib"]=true,},
- ["tikzlibrarypgfplots.smithchart.code"] = {["pgfplots"]=true,},
- ["mnhyphex"] = {["montex"]=true,},
- ["mcite"] = {["mcite"]=true,},
- ["mceinleger"] = {["mceinleger"]=true,},
- ["cs-adventor"] = {},
- ["kotex-logo"] = {["kotex-utf"]=true,},
- ["nmbib"] = {["nmbib"]=true,},
- ["fontawesomesymbols-pdftex"] = {["fontawesome"]=true,},
- ["xpicture"] = {["xpicture"]=true,},
- ["pdfrender"] = {["oberdiek"]=true,},
- ["empheq"] = {["mathtools"]=true,},
- ["bibletext"] = {["bibletext"]=true,},
- ["babel-greek"] = {["babel"]=true,},
- ["t4phonet"] = {},
- ["mathspic"] = {["mathspic"]=true,},
- ["draftwatermark"] = {["draftwatermark"]=true,},
- ["lwarp-booktabs"] = {["lwarp"]=true,},
- ["mathpartir"] = {["mathpartir"]=true,},
- ["realscripts"] = {["realscripts"]=true,},
- ["expdlist"] = {["expdlist"]=true,},
- ["lppl"] = {["latex"]=true,},
- ["beamerthemehohenheim"] = {["hobete"]=true,},
- ["komacv"] = {["komacv"]=true,},
- ["mathdesign"] = {["mathdesign"]=true,},
- ["mathastext"] = {["mathastext"]=true,},
- ["mathabx"] = {["mathabx"]=true,},
- ["marginnote"] = {["marginnote"]=true,},
- ["manfnt"] = {},
- ["romanidx"] = {["babel-spanish"]=true,},
- ["jurabib"] = {["jurabib"]=true,},
- ["contracard"] = {["contracard"]=true,},
- ["combofont"] = {["combofont"]=true,},
- ["makeplot"] = {["makeplot"]=true,},
- ["makeglos"] = {["makeglos"]=true,},
- ["makebox"] = {["makebox"]=true,},
- ["amsbook"] = {["amscls"]=true,},
- ["probsoln"] = {["probsoln"]=true,},
- ["mafr"] = {["mafr"]=true,},
- ["zref-runs"] = {["oberdiek"]=true,},
- ["thrmappendix"] = {},
- ["pgf-umlcd"] = {["pgf-umlcd"]=true,},
- ["texnansi"] = {["ly1"]=true,},
- ["lxfonts"] = {["lxfonts"]=true,},
- ["blplain"] = {["babel"]=true,},
- ["example-image-a5-landscape"] = {["mwe"]=true,},
- ["everypage"] = {["everypage"]=true,},
- ["1250-csf"] = {["enctex"]=true,},
- ["newlfm"] = {["newlfm"]=true,},
- ["germkorr"] = {["germkorr"]=true,},
- ["xeCJK"] = {["xecjk"]=true,},
- ["hyph-bg"] = {["hyphen-bulgarian"]=true,},
- ["babel-meru"] = {["babel"]=true,},
- ["listofsymbols"] = {["listofsymbols"]=true,},
- ["GotIn"] = {["cfr-initials"]=true,},
- ["isonums"] = {["isonums"]=true,},
- ["lwarp-xltxtra"] = {["lwarp"]=true,},
- ["varsfromjobname"] = {["varsfromjobname"]=true,},
- ["ghsystem_explos-5"] = {["ghsystem"]=true,},
- ["isorot"] = {["isorot"]=true,},
- ["ae"] = {["ae"]=true,},
- ["skbarticle"] = {["skb"]=true,},
- ["hyph-fi"] = {},
- ["tkz-tools-transformations"] = {["tkz-euclide"]=true,},
- ["lwarp-wallpaper"] = {["lwarp"]=true,},
- ["lwarp-verse"] = {["lwarp"]=true,},
- ["gtrcore.drawing.code"] = {["genealogytree"]=true,},
- ["tcbxparse.code"] = {["tcolorbox"]=true,},
- ["xypic"] = {["xypic"]=true,},
- ["pst-fractal"] = {["pst-fractal"]=true,},
- ["esstixcal"] = {["esstix"]=true,},
- ["babel-usorbian"] = {["babel"]=true,},
- ["acjk"] = {["arabtex"]=true,},
- ["luahyphenrules"] = {["luahyphenrules"]=true,},
- ["t-pgfbla"] = {["pgf"]=true,},
- ["lwarp-tocbibind"] = {["lwarp"]=true,},
- ["babel-mexican"] = {["babel"]=true,},
- ["ofs-6x"] = {["ofs"]=true,},
- ["horoscop"] = {["horoscop"]=true,},
- ["eskdstamp"] = {["eskdx"]=true,},
- ["babel-chinese-simplified-singapore"] = {["babel"]=true,},
- ["conv-utf8-lmc"] = {["hyph-utf8"]=true,},
- ["linguex"] = {["linguex"]=true,},
- ["xytips"] = {["xypic"]=true,},
- ["coseoul"] = {["coseoul"]=true,},
- ["lwarp-titleps"] = {["lwarp"]=true,},
- ["doclicense-CC-by-nd-3.0-plaintext"] = {["doclicense"]=true,},
- ["babel-mongolian"] = {["babel"]=true,},
- ["langsci-optional"] = {["langsci"]=true,},
- ["cochineal"] = {["cochineal"]=true,},
- ["tokenizer"] = {["tokenizer"]=true,},
- ["luatex-preprocessor"] = {["context"]=true,},
- ["easyvector"] = {["easy"]=true,},
- ["babel-northernsami"] = {["babel"]=true,},
- ["beamerbasetemplates"] = {["beamer"]=true,},
- ["cc"] = {["computational-complexity"]=true,},
- ["epltxchapno"] = {["expex"]=true,},
- ["MnSymbol"] = {["mnsymbol"]=true,},
- ["afthesis"] = {["afthesis"]=true,},
- ["ushyphex"] = {},
- ["datetime"] = {["datetime"]=true,},
- ["biocon"] = {["biocon"]=true,},
- ["utf8off"] = {["enctex"]=true,},
- ["kurier"] = {["kurier"]=true,},
- ["beamerthemePittsburgh"] = {["beamer"]=true,},
- ["amssymb"] = {["amsfonts"]=true,},
- ["Sanremo"] = {["cfr-initials"]=true,},
- ["bibl-aps"] = {["context"]=true,},
- ["ean13"] = {["ean"]=true,},
- ["ltj-latex"] = {["luatexja"]=true,},
- ["pgfplotsarray.code"] = {["pgfplots"]=true,},
- ["droid"] = {["droid"]=true,},
- ["lwarp-subfig"] = {["lwarp"]=true,},
- ["adfarrows"] = {["adfsymbols"]=true,},
- ["babel-basaa"] = {["babel"]=true,},
- ["common-headfootheight"] = {},
- ["babel-punjabi-arabic"] = {["babel"]=true,},
- ["lwarp-marginfit"] = {["lwarp"]=true,},
- ["l3token"] = {["l3kernel"]=true,},
- ["HAPFyma"] = {["ha-prosper"]=true,},
- ["CJKpunct"] = {["cjkpunct"]=true,},
- ["xkvutils"] = {["xkeyval"]=true,},
- ["sfmath"] = {},
- ["pgfplotstable.code"] = {["pgfplots"]=true,},
- ["lwarp-setspace"] = {["lwarp"]=true,},
- ["lwarp-sectsty"] = {["lwarp"]=true,},
- ["lwarp-scalefnt"] = {["lwarp"]=true,},
- ["akkwidepage"] = {["akktex"]=true,},
- ["lwarp-savetrees"] = {["lwarp"]=true,},
- ["phn-AT_Vorwahlen"] = {["phonenumbers"]=true,},
- ["s-pre-07"] = {["context"]=true,},
- ["ptmxcomp"] = {["bgteubner"]=true,},
- ["babel-serbian-latin-montenegro"] = {["babel"]=true,},
- ["fge"] = {["fge"]=true,},
- ["sidecap"] = {["sidecap"]=true,},
- ["allrtnd"] = {["bookhands"]=true,},
- ["lwarp-romanbarpagenumber"] = {["lwarp"]=true,},
- ["fancypar"] = {["fancypar"]=true,},
- ["ltnews"] = {["latex"]=true,},
- ["hepnames"] = {["hepnames"]=true,},
- ["ajae"] = {["economic"]=true,},
- ["lwarp-realscripts"] = {["lwarp"]=true,},
- ["CormorantGaramond"] = {["cormorantgaramond"]=true,},
- ["wallcalendar-french"] = {["wallcalendar"]=true,},
- ["opmac-bib"] = {},
- ["mlp-49n"] = {["e-french"]=true,},
- ["mtx-context-common"] = {["context"]=true,},
- ["babel-sichuanyi"] = {["babel"]=true,},
- ["11point"] = {["varisize"]=true,},
- ["babel-filipino"] = {["babel"]=true,},
- ["gsp-default"] = {["gregoriotex"]=true,},
- ["glossaries-prefix"] = {["glossaries"]=true,},
- ["cv4tw-scheme"] = {["cv4tw"]=true,},
- ["underoverlap"] = {["underoverlap"]=true,},
- ["toklist"] = {["williams"]=true,},
- ["fxlayoutpdfcmargin"] = {["fixme"]=true,},
- ["a4"] = {["ntgclass"]=true,},
- ["loadhyph-cy"] = {},
- ["bpfir1"] = {["iso10303"]=true,},
- ["alterqcm"] = {["alterqcm"]=true,},
- ["tudscrcomp-book"] = {["tudscr"]=true,},
- ["wlist"] = {},
- ["selectp"] = {["selectp"]=true,},
- ["eskdtotal"] = {["eskdx"]=true,},
- ["eskdspec"] = {["eskdx"]=true,},
- ["lwarp-newunicodechar"] = {["lwarp"]=true,},
- ["rsphrase"] = {["mhchem"]=true,},
- ["luainputenc"] = {["luainputenc"]=true,},
- ["bookman"] = {["psnfss"]=true,},
- ["lwarp-multicol"] = {["lwarp"]=true,},
- ["babel-english-us"] = {["babel"]=true,},
- ["lwarp-moreverb"] = {["lwarp"]=true,},
- ["checkend"] = {["bezos"]=true,},
- ["cs-termes"] = {},
- ["pst-node"] = {["pst-node"]=true,},
- ["ncccropbox"] = {["ncctools"]=true,},
- ["lwarp-marginnote"] = {["lwarp"]=true,},
- ["armkb-a8"] = {["armtex"]=true,},
- ["hlist"] = {["hlist"]=true,},
- ["appendix"] = {["appendix"]=true,},
- ["luasseq"] = {["luasseq"]=true,},
- ["12point"] = {["varisize"]=true,},
- ["PPRarabic"] = {["arabi"]=true,},
- ["young"] = {["jknapltx"]=true,},
- ["myfilist"] = {["fileinfo"]=true,},
- ["cyber"] = {["cyber"]=true,},
- ["biblatex-multiple-dm"] = {["biblatex-multiple-dm"]=true,},
- ["lwarp-lips"] = {["lwarp"]=true,},
- ["lwarp-layout"] = {["lwarp"]=true,},
- ["lwarp-keyfloat"] = {["lwarp"]=true,},
- ["lwarp-indentfirst"] = {["lwarp"]=true,},
- ["simurgh-scrreprt"] = {["simurgh"]=true,},
- ["ltxkeys"] = {["ltxkeys"]=true,},
- ["hyph-tr.ec"] = {},
- ["pst-exa"] = {["pst-exa"]=true,},
- ["beamercolorthemedolphin"] = {["beamer"]=true,},
- ["bpfats1"] = {["iso10303"]=true,},
- ["FUpowerdot"] = {["powerdot-fuberlin"]=true,},
- ["HAPTCSgrad"] = {["ha-prosper"]=true,},
- ["tikz-timing-beamer"] = {["tikz-timing"]=true,},
- ["lwarp-geometry"] = {["lwarp"]=true,},
- ["beamerthemeBerkeley"] = {["beamer"]=true,},
- ["chemmacros.module.all.code"] = {["chemmacros"]=true,},
- ["pantyk"] = {["ofs"]=true,},
- ["lollipop-text"] = {["lollipop"]=true,},
- ["dyntree"] = {["dyntree"]=true,},
- ["babel-vai"] = {["babel"]=true,},
- ["babel-galician"] = {["babel"]=true,},
- ["chemmacros.module.acid-base.code"] = {["chemmacros"]=true,},
- ["beamerarticle"] = {["beamer"]=true,},
- ["musixinv"] = {["musixtex"]=true,},
- ["lwarp-ftnright"] = {["lwarp"]=true,},
- ["tikzpeople.shape.guard"] = {["tikzpeople"]=true,},
- ["babel-kwasio"] = {["babel"]=true,},
- ["cp1256"] = {["arabtex"]=true,},
- ["loadhyph-kmr"] = {},
- ["g-brief"] = {["g-brief"]=true,},
- ["ednmath0"] = {["lineno"]=true,},
- ["octave"] = {["octave"]=true,},
- ["beamerfontthemestructurebold"] = {["beamer"]=true,},
- ["psbao"] = {["psbao"]=true,},
- ["example-image-a4"] = {["mwe"]=true,},
- ["lwarp-floatrow"] = {["lwarp"]=true,},
- ["nohyperref"] = {["hyperref"]=true,},
- ["lisp-arith"] = {["lisp-on-tex"]=true,},
- ["ccaption"] = {["ccaption"]=true,},
- ["sansmathfonts"] = {["sansmathfonts"]=true,},
- ["simurgh-chkeng"] = {["simurgh"]=true,},
- ["lwarp-float"] = {["lwarp"]=true,},
- ["lwarp-fix2col"] = {["lwarp"]=true,},
- ["currency"] = {["currency"]=true,},
- ["t-pgfbpl"] = {["pgf"]=true,},
- ["babel-malayalam"] = {["babel"]=true,},
- ["eulervm"] = {["eulervm"]=true,},
- ["chemmacros.module.thermodynamics.code"] = {["chemmacros"]=true,},
- ["lexikon"] = {["lexikon"]=true,},
- ["lwarp-figcaps"] = {["lwarp"]=true,},
- ["naustrian"] = {["babel"]=true,},
- ["bibl-apa"] = {["context"]=true,},
- ["odsfile"] = {["odsfile"]=true,},
- ["babel-yoruba"] = {["babel"]=true,},
- ["ecfonts"] = {},
- ["dcfonts"] = {},
- ["dynkin-diagrams"] = {["dynkin-diagrams"]=true,},
- ["chngpage"] = {["changepage"]=true,},
- ["ccfonts"] = {["ccfonts"]=true,},
- ["lwarp-fancybox"] = {["lwarp"]=true,},
- ["cap_comm"] = {["c-pascal"]=true,},
- ["lwarp-extramarks"] = {["lwarp"]=true,},
- ["chemmacros.module.polymers.code"] = {["chemmacros"]=true,},
- ["cmsdocs"] = {["biblatex-chicago"]=true,},
- ["mcaption"] = {["mcaption"]=true,},
- ["fouridx"] = {["fouridx"]=true,},
- ["etoolbox"] = {["etoolbox"]=true,},
- ["ArtNouvc"] = {["cfr-initials"]=true,},
- ["simurgh-artikel2"] = {["simurgh"]=true,},
- ["font_charter"] = {["font-change"]=true,},
- ["checklistings"] = {["checklistings"]=true,},
- ["beamercolorthemeowl"] = {["beamercolorthemeowl"]=true,},
- ["l3quark"] = {["l3kernel"]=true,},
- ["elpres"] = {["elpres"]=true,},
- ["babel-uppersorbian"] = {["babel"]=true,},
- ["chet"] = {["chet"]=true,},
- ["hyph-et.ec"] = {},
- ["afonts"] = {["arabtex"]=true,},
- ["notoccite"] = {["notoccite"]=true,},
- ["macro-venus"] = {["pas-cv"]=true,},
- ["ruhyphen"] = {},
- ["mtx-context-sql"] = {["context"]=true,},
- ["babel-french"] = {["babel"]=true,},
- ["babel-spanish"] = {["babel"]=true,},
- ["doclicense-CC-by-nc-3.0-latex"] = {["doclicense"]=true,},
- ["floatflt"] = {["floatflt"]=true,},
- ["eskdinfo"] = {["eskdx"]=true,},
- ["huncial"] = {["bookhands"]=true,},
- ["arydshln"] = {["arydshln"]=true,},
- ["crbox"] = {["crbox"]=true,},
- ["auncial"] = {["auncial-new"]=true,},
- ["easyfig"] = {["easyfig"]=true,},
- ["apsstempl"] = {["iso10303"]=true,},
- ["babel-tigrinya"] = {["babel"]=true,},
- ["langsci-subparts"] = {["langsci"]=true,},
- ["babel-estonian"] = {["babel"]=true,},
- ["chronology"] = {["chronology"]=true,},
- ["sindhi"] = {["arabtex"]=true,},
- ["fontspec-luatex"] = {["fontspec"]=true,},
- ["lwarp-cutwin"] = {["lwarp"]=true,},
- ["meashor"] = {["gustlib"]=true,},
- ["doclicense-CC-by-nc-3.0-plaintext"] = {["doclicense"]=true,},
- ["mgltex"] = {["mgltex"]=true,},
- ["babel-dutch"] = {["babel"]=true,},
- ["mtx-context-domotica"] = {["context"]=true,},
- ["gillcm"] = {["gillcm"]=true,},
- ["babel-malay-brunei"] = {["babel"]=true,},
- ["lwarp-chappg"] = {["lwarp"]=true,},
- ["lwarp-changepage"] = {["lwarp"]=true,},
- ["commado"] = {["commado"]=true,},
- ["cje"] = {["economic"]=true,["cje"]=true,},
- ["pgfrcs.code"] = {["pgf"]=true,},
- ["amsxtra"] = {["amsmath"]=true,},
- ["mathspec"] = {["mathspec"]=true,},
- ["bpfs2"] = {["iso10303"]=true,},
- ["babel-duala"] = {["babel"]=true,},
- ["tikzlibraryhobby.code"] = {["hobby"]=true,},
- ["hyph-oc"] = {},
- ["kam-t1"] = {["enctex"]=true,},
- ["eskd"] = {["eskd"]=true,},
- ["amstext"] = {["amsmath"]=true,},
- ["elmath"] = {["elmath"]=true,},
- ["lwarp-balance"] = {["lwarp"]=true,},
- ["amsmidx"] = {["amscls"]=true,},
- ["hyph-eu"] = {},
- ["lltjp-array"] = {["luatexja"]=true,},
- ["lwarp-authblk"] = {["lwarp"]=true,},
- ["Konanur"] = {["cfr-initials"]=true,},
- ["tikzlibrarypatterns.meta.code"] = {["pgf"]=true,},
- ["lwarp-anysize"] = {["lwarp"]=true,},
- ["ncctheorems"] = {["ncclatex"]=true,},
- ["hyphen"] = {},
- ["avr.draw"] = {["avremu"]=true,},
- ["ccqed"] = {["computational-complexity"]=true,},
- ["lwarp-anonchap"] = {["lwarp"]=true,},
- ["newtxtt"] = {["newtxtt"]=true,},
- ["bpfats7"] = {["iso10303"]=true,},
- ["bibleref"] = {["bibleref"]=true,},
- ["leadsheets.library.properties.code"] = {["leadsheets"]=true,},
- ["komacv-casual"] = {["komacv"]=true,},
- ["moreenum"] = {["moreenum"]=true,},
- ["arabicfnt"] = {["arabi"]=true,},
- ["moderncvcolorblue"] = {["moderncv"]=true,},
- ["luatextra"] = {["luatextra"]=true,},
- ["ctexrep"] = {["ctex"]=true,},
- ["guide"] = {["getoptk"]=true,},
- ["epigrafica"] = {["epigrafica"]=true,},
- ["lltjp-xunicode"] = {["luatexja"]=true,},
- ["akkmathproof"] = {["akktex"]=true,},
- ["babel-dzongkha"] = {["babel"]=true,},
- ["s-cdr-01"] = {["context"]=true,},
- ["thm"] = {["tools"]=true,},
- ["lltjp-tascmac"] = {["luatexja"]=true,},
- ["pgflibraryvectorian.code"] = {["pgfornament"]=true,},
- ["etoc"] = {["etoc"]=true,},
- ["lltjp-preview"] = {["luatexja"]=true,},
- ["uhrzeit"] = {["uhrzeit"]=true,},
- ["beamerouterthememiniframes"] = {["beamer"]=true,},
- ["noprefnt"] = {["enctex"]=true,},
- ["ocg"] = {["asymptote"]=true,},
- ["supertabular"] = {["supertabular"]=true,},
- ["attrib"] = {["frankenstein"]=true,},
- ["arabtoks"] = {["arabtex"]=true,},
- ["pst-barcode"] = {["pst-barcode"]=true,},
- ["inputenc"] = {["latex"]=true,},
- ["extarrows"] = {["extarrows"]=true,},
- ["classif2"] = {["shipunov"]=true,},
- ["pml3array"] = {["hobby"]=true,},
- ["flipbook"] = {["flipbook"]=true,},
- ["lollipop-fonts"] = {["lollipop"]=true,},
- ["esrelation"] = {["esrelation"]=true,},
- ["canoniclayout"] = {["canoniclayout"]=true,},
- ["uni-math"] = {},
- ["pgflibraryshapes.arrows.code"] = {["pgf"]=true,},
- ["xmltex"] = {["xmltex"]=true,},
- ["ltjsreport"] = {["luatexja"]=true,},
- ["photo"] = {["photo"]=true,},
- ["exceltex"] = {["exceltex"]=true,},
- ["tikzlibrarycircuits.logic.IEC.code"] = {["pgf"]=true,},
- ["dehypht-x-2017-03-31"] = {["dehyph-exptl"]=true,},
- ["calculation"] = {["calculation"]=true,},
- ["ltjreport"] = {["luatexja"]=true,},
- ["babel-telugu"] = {["babel"]=true,},
- ["realboxes"] = {["realboxes"]=true,},
- ["ltjarticle"] = {["luatexja"]=true,},
- ["scrbookreportarticle"] = {},
- ["pgfcoreshade.code"] = {["pgf"]=true,},
- ["czhyphen"] = {},
- ["newapave"] = {["confproc"]=true,},
- ["bxjaprnind"] = {["bxjaprnind"]=true,},
- ["20point"] = {["varisize"]=true,},
- ["bxenclose"] = {["bxenclose"]=true,},
- ["luatexja-zhfonts"] = {["luatexja"]=true,},
- ["asapsym"] = {["asapsym"]=true,},
- ["langsci-tbls"] = {["langsci"]=true,},
- ["textarea"] = {["ncctools"]=true,},
- ["gtrlib.templates.code"] = {["genealogytree"]=true,},
- ["cwbl-german"] = {["cweb-latex"]=true,},
- ["beamerthemeMadrid"] = {["beamer"]=true,},
- ["collref"] = {["collref"]=true,},
- ["actcodes"] = {["catcodes"]=true,},
- ["dcm"] = {["stex"]=true,},
- ["luatexja-fontspec"] = {["luatexja"]=true,},
- ["kniga"] = {},
- ["elteikthesis"] = {["elteikthesis"]=true,},
- ["fcltxdoc"] = {["fcltxdoc"]=true,},
- ["txfontsb"] = {["txfontsb"]=true,},
- ["beamercolorthemeCuerna"] = {["beamertheme-cuerna"]=true,},
- ["sarabian"] = {["archaic"]=true,},
- ["dowith"] = {["dowith"]=true,},
- ["luatexbase-modutils"] = {["luatexbase"]=true,},
- ["luatexbase-compat"] = {["luatexbase"]=true,},
- ["setdim"] = {["newlfm"]=true,},
- ["tikzlibraryshapes.multipart.code"] = {["pgf"]=true,},
- ["amsbooka"] = {["amscls"]=true,},
- ["loadhyph-cu"] = {},
- ["babel-samin"] = {["babel"]=true,},
- ["bidituftesidenote"] = {["bidi"]=true,},
- ["fontloader-test"] = {["luaotfload"]=true,},
- ["loadhyph-ga"] = {},
- ["texpower"] = {["texpower"]=true,},
- ["xmlparser"] = {["olsak-misc"]=true,},
- ["fontloader-swiglib-test"] = {["luaotfload"]=true,},
- ["scrdoc"] = {},
- ["babel-sinhala"] = {["babel"]=true,},
- ["extproc"] = {["extsizes"]=true,},
- ["lwarp-floatpag"] = {["lwarp"]=true,},
- ["shadebox"] = {},
- ["tikzlibrarypgfplots.groupplots.code"] = {["pgfplots"]=true,},
- ["bibl-apa-de"] = {["context"]=true,},
- ["ams-mdbch"] = {["arev"]=true,},
- ["beamercolorthemefibeamer-mu-fsps"] = {["fibeamer"]=true,},
- ["utf8-t1"] = {["enctex"]=true,},
- ["tikzlibrarypgfplots.decorations.softclip.code"] = {["pgfplots"]=true,},
- ["bbm"] = {["bbm-macros"]=true,},
- ["classics"] = {["classics"]=true,},
- ["babel-german-austria"] = {["babel"]=true,},
- ["apv12"] = {["iso10303"]=true,},
- ["HAPHA"] = {["ha-prosper"]=true,},
- ["lwarp-placeins"] = {["lwarp"]=true,},
- ["covington"] = {["covington"]=true,},
- ["amsart"] = {["amscls"]=true,},
- ["fontloader-languages"] = {["luaotfload"]=true,},
- ["ltxutil"] = {["revtex"]=true,},
- ["beamerthemeAnnArbor"] = {["beamer"]=true,},
- ["beamercolorthemefly"] = {["beamer"]=true,},
- ["prosper"] = {["prosper"]=true,},
- ["phaistos"] = {["phaistos"]=true,},
- ["pgfcircflow"] = {["circuitikz"]=true,},
- ["xfig"] = {["js-misc"]=true,},
- ["fourier"] = {["fourier"]=true,},
- ["fxlayoutpdfnote"] = {["fixme"]=true,},
- ["lwarp-transparent"] = {["lwarp"]=true,},
- ["utf8unkn"] = {["enctex"]=true,},
- ["babel-kashmiri"] = {["babel"]=true,},
- ["ghsystem_exclam"] = {["ghsystem"]=true,},
- ["mimulcol"] = {["gustlib"]=true,},
- ["algcompatible"] = {["algorithmicx"]=true,},
- ["beamercolorthemehohenheim"] = {["hobete"]=true,},
- ["luabidi"] = {["luabidi"]=true,},
- ["ftcap"] = {["ftcap"]=true,},
- ["texapi"] = {["texapi"]=true,},
- ["callouts"] = {["callouts"]=true,},
- ["tracefnt"] = {["latex"]=true,},
- ["trimclip"] = {["adjustbox"]=true,},
- ["babel-malay-singapore"] = {["babel"]=true,},
- ["susy"] = {["susy"]=true,},
- ["lua-visual-debug"] = {["lua-visual-debug"]=true,},
- ["cap_pas"] = {["c-pascal"]=true,},
- ["gregoriotex-common"] = {["gregoriotex"]=true,},
- ["biblist"] = {["biblist"]=true,},
- ["ltxtools-trace"] = {["ltxtools"]=true,},
- ["babel-serbian-cyrl"] = {["babel"]=true,},
- ["newcent"] = {["psnfss"]=true,},
- ["ran_toks"] = {["ran_toks"]=true,},
- ["ugarite"] = {["archaic"]=true,},
- ["eltex2"] = {["eltex"]=true,},
- ["iby4extr"] = {["ibygrk"]=true,},
- ["musixref"] = {["musixtex"]=true,},
- ["scale"] = {["scale"]=true,},
- ["fbb"] = {["fbb"]=true,},
- ["topcoman"] = {["toptesi"]=true,},
- ["keystroke"] = {["keystroke"]=true,},
- ["babel-french-ch"] = {["babel"]=true,},
- ["cc4apjrnl"] = {["computational-complexity"]=true,},
- ["topcapt"] = {},
- ["mitpress"] = {},
- ["ghsystem_skull-6"] = {["ghsystem"]=true,},
- ["iagproc"] = {},
- ["flashcard"] = {},
- ["leadsheets.library.songs.code"] = {["leadsheets"]=true,},
- ["abstbook"] = {},
- ["thumbpdf"] = {["thumbpdf"]=true,},
- ["klutab"] = {["kluwer"]=true,},
- ["1250-latex"] = {["enctex"]=true,},
- ["caption3"] = {["caption"]=true,},
- ["memhangul-common"] = {["kotex-oblivoir"]=true,},
- ["expex-demo"] = {["expex"]=true,},
- ["graphicx"] = {["graphics-pln"]=true,["graphics"]=true,},
- ["lltjdefs"] = {["luatexja"]=true,},
- ["s-simpleslides-BoxedTitle"] = {["context-simpleslides"]=true,},
- ["exp-testopt"] = {["exp-testopt"]=true,},
- ["tikzlibrarybabel.code"] = {["pgf"]=true,},
- ["here"] = {["here"]=true,},
- ["lt3graph-dry"] = {["lt3graph"]=true,},
- ["lstlinebgrd"] = {["lstaddons"]=true,},
- ["lstautogobble"] = {["lstaddons"]=true,},
- ["cstypo-tex"] = {["cstypo"]=true,},
- ["luatex-swiglib-test"] = {["context"]=true,},
- ["aicv1"] = {["iso10303"]=true,},
- ["datetime-defaults"] = {["datetime"]=true,},
- ["luatex-pdf"] = {["context"]=true,},
- ["afoot"] = {["ledmac"]=true,["arabtex"]=true,},
- ["amstex"] = {["amstex"]=true,["amsmath"]=true,},
- ["lsc"] = {["lsc"]=true,},
- ["monofill"] = {["monofill"]=true,},
- ["latin"] = {["babel"]=true,},
- ["TXSsite"] = {["texsis"]=true,},
- ["cap_c"] = {["c-pascal"]=true,},
- ["artikel3"] = {["ntgclass"]=true,},
- ["lpform"] = {["lpform"]=true,},
- ["tikz-timing-ifsym"] = {["tikz-timing"]=true,},
- ["l3prg"] = {["l3kernel"]=true,},
- ["simplecv"] = {["simplecv"]=true,},
- ["subeqn"] = {["subeqn"]=true,},
- ["s-pre-23"] = {["context"]=true,},
- ["akkdoc"] = {["akktex"]=true,},
- ["hyph-af"] = {},
- ["lollipop-output"] = {["lollipop"]=true,},
- ["elocalloc"] = {["elocalloc"]=true,},
- ["babel-serbian-latin-kosovo"] = {["babel"]=true,},
- ["fontloader-fonts"] = {["luaotfload"]=true,},
- ["lollipop-lists"] = {["lollipop"]=true,},
- ["utf8cseq"] = {["enctex"]=true,},
- ["graphics"] = {["graphics"]=true,},
- ["tcblistingsutf8.code"] = {["tcolorbox"]=true,},
- ["fcavtex"] = {["fcavtex"]=true,},
- ["beamerbaseframecomponents"] = {["beamer"]=true,},
- ["pgfmoduledecorations.code"] = {["pgf"]=true,},
- ["croatian"] = {["babel"]=true,},
- ["avr.binary"] = {["avremu"]=true,},
- ["upgreek"] = {["was"]=true,},
- ["ctexheading"] = {["ctex"]=true,},
- ["jslectureplanner"] = {["jslectureplanner"]=true,},
- ["scrbase"] = {},
- ["pst-bar"] = {["pst-bar"]=true,},
- ["localloc"] = {["localloc"]=true,},
- ["miller"] = {["miller"]=true,},
- ["lorem"] = {["context"]=true,},
- ["ltluatex"] = {["latex"]=true,},
- ["epic"] = {["eepic"]=true,},
- ["cmpj"] = {["cmpj"]=true,},
- ["lmodern"] = {["lm"]=true,},
- ["l3file"] = {["l3kernel"]=true,},
- ["tikz-timing-overlays"] = {["tikz-timing"]=true,},
- ["usthesis"] = {["stellenbosch"]=true,},
- ["adjcalc"] = {["adjustbox"]=true,},
- ["labyrinth"] = {["labyrinth"]=true,},
- ["hpstatement"] = {["mhchem"]=true,},
- ["bidituftetitle"] = {["bidi"]=true,},
- ["listlbls"] = {["listlbls"]=true,},
- ["lecturer"] = {["lecturer"]=true,},
- ["loadhyph-lt"] = {},
- ["lstmisc"] = {["listings"]=true,},
- ["lstlang3"] = {["listings"]=true,},
- ["collcell"] = {["collcell"]=true,},
- ["serbian-date-lat"] = {["serbian-date-lat"]=true,},
- ["listings"] = {["listings"]=true,},
- ["uantwerpenmasterthesis"] = {["uantwerpendocs"]=true,},
- ["minitoc"] = {["minitoc"]=true,},
- ["lisp-util"] = {["lisp-on-tex"]=true,},
- ["chemmacros.module.scheme.code"] = {["chemmacros"]=true,},
- ["babel-serbian-cyrl-xk"] = {["babel"]=true,},
- ["lt3graph"] = {["lt3graph"]=true,},
- ["xydummy"] = {["xypic"]=true,},
- ["lwarp-quotchap"] = {["lwarp"]=true,},
- ["babel-colognian"] = {["babel"]=true,},
- ["french_french-msg"] = {["e-french"]=true,},
- ["novel"] = {["novel"]=true,},
- ["babel-bosnian"] = {["babel"]=true,},
- ["lion-msc"] = {["lion-msc"]=true,},
- ["assurelatexmode"] = {["xymtex"]=true,},
- ["ps-trees"] = {["linguex"]=true,},
- ["glossary-inline"] = {["glossaries"]=true,},
- ["beamerexample-seminar"] = {["beamer"]=true,},
- ["shapecm"] = {["codepage"]=true,},
- ["fontloader-swiglib"] = {["luaotfload"]=true,},
- ["babel-koyraborosenni"] = {["babel"]=true,},
- ["lineno"] = {["lineno"]=true,},
- ["eqparbox"] = {["eqparbox"]=true,},
- ["pgfcircvoltage"] = {["circuitikz"]=true,},
- ["frontespizio"] = {["frontespizio"]=true,},
- ["fcolumn"] = {["fcolumn"]=true,},
- ["screenplay"] = {["screenplay"]=true,},
- ["engpron"] = {["engpron"]=true,},
- ["darwin"] = {["context"]=true,},
- ["birm"] = {["burmese"]=true,},
- ["phn-US_Ortsnamen"] = {["phonenumbers"]=true,},
- ["adfathesis"] = {["adfathesis"]=true,},
- ["lambda"] = {["lambda-lists"]=true,},
- ["limecv"] = {["limecv"]=true,},
- ["diagmac2"] = {["diagmac2"]=true,},
- ["mslapa"] = {["mslapa"]=true,},
- ["hecmd"] = {["arabtex"]=true,},
- ["babel-newzealand"] = {["babel"]=true,},
- ["ifnextok"] = {["ifnextok"]=true,},
- ["tikzinput"] = {["stex"]=true,},
- ["moderncvstyleoldstyle"] = {["moderncv"]=true,},
- ["attachfile"] = {["attachfile"]=true,},
- ["librecaslon"] = {["librecaslon"]=true,},
- ["beraserif"] = {["bera"]=true,},
- ["s-simpleslides-NarrowStripes"] = {["context-simpleslides"]=true,},
- ["AdobeExternalProfiles"] = {["pdfx"]=true,},
- ["cweb"] = {["cweb-latex"]=true,},
- ["ltjtarticle"] = {["luatexja"]=true,},
- ["dcwrtbib"] = {["dvdcoll"]=true,},
- ["muthesis"] = {["muthesis"]=true,},
- ["beamerexample-texpower"] = {["beamer"]=true,},
- ["ruby"] = {["cjk"]=true,},
- ["akkmathtext"] = {["akktex"]=true,},
- ["filehook-scrlfile"] = {["filehook"]=true,},
- ["ecgdraw"] = {["ecgdraw"]=true,},
- ["asmo449a"] = {["arabtex"]=true,},
- ["moderncvcolorgreen"] = {["moderncv"]=true,},
- ["libertine"] = {["libertine"]=true,},
- ["bewerbung-cv-classic"] = {["bewerbung"]=true,},
- ["typearea"] = {},
- ["makebst"] = {["custom-bib"]=true,},
- ["nlctdoc"] = {["nlctdoc"]=true,},
- ["DotArrow"] = {["dotarrow"]=true,},
- ["zapf"] = {["context"]=true,},
- ["zip"] = {},
- ["acmd"] = {["arabtex"]=true,},
- ["Carrickc"] = {["cfr-initials"]=true,},
- ["tikzlibrarytqft.code"] = {["tqft"]=true,},
- ["babel-lowersorbian"] = {["babel"]=true,},
- ["LinBiolinum_R"] = {["libertine"]=true,},
- ["loadhyph-de-1901"] = {},
- ["TeXProject"] = {["dratex"]=true,},
- ["rusfonts"] = {},
- ["pismo"] = {},
- ["quotes"] = {["bosisio"]=true,},
- ["amscd"] = {["amsmath"]=true,},
- ["lhcyrwin"] = {},
- ["rvwrite"] = {["rvwrite"]=true,},
- ["bibleref-xidx"] = {["bibleref"]=true,},
- ["karabas"] = {},
- ["ltcaption"] = {["caption"]=true,},
- ["filesdo"] = {["commado"]=true,},
- ["testfox"] = {["lh"]=true,},
- ["nfssfox"] = {["lh"]=true,},
- ["lh-x2xccr"] = {["lh"]=true,},
- ["fncylab"] = {["fncylab"]=true,},
- ["lh-t2cxccr"] = {["lh"]=true,},
- ["asycolors"] = {["asymptote"]=true,},
- ["dialog"] = {["dialogl"]=true,},
- ["mtgreek"] = {["mtgreek"]=true,},
- ["edmac"] = {["edmac"]=true,},
- ["thp"] = {["tools"]=true,},
- ["fncychap"] = {["fncychap"]=true,},
- ["hyph-sa"] = {["hyphen-sanskrit"]=true,},
- ["babel-finnish"] = {["babel"]=true,},
- ["hebrew_newcode"] = {["babel-hebrew"]=true,},
- ["txi-nl"] = {},
- ["epspdfconversion"] = {["epspdfconversion"]=true,},
- ["ltablex"] = {["ltablex"]=true,},
- ["babel-korean"] = {["babel"]=true,},
- ["lh-ot2"] = {["lh"]=true,},
- ["boldline"] = {["shipunov"]=true,},
- ["askmaps"] = {["askmaps"]=true,},
- ["compare"] = {},
- ["BOONDOX-uprscr"] = {["boondox"]=true,},
- ["allegoth"] = {["bookhands"]=true,},
- ["pinyin"] = {["cjk"]=true,},
- ["shorthnd"] = {["custom-bib"]=true,},
- ["tikz-dependency"] = {["tikz-dependency"]=true,},
- ["slgreek"] = {["levy"]=true,},
- ["babel-serbian-latin"] = {["babel"]=true,},
- ["lettrine"] = {["lettrine"]=true,},
- ["hyph-fi.ec"] = {},
- ["loadhyph-la-x-liturgic"] = {},
- ["border"] = {["midnight"]=true,},
- ["boldtensors"] = {["boldtensors"]=true,},
- ["mintspirit2"] = {["mintspirit"]=true,},
- ["bibleref-german"] = {["bibleref-german"]=true,},
- ["plain-1250-cs"] = {["enctex"]=true,},
- ["uwthesis"] = {["uwthesis"]=true,},
- ["pgfmanual.pdflinks.code"] = {["pgf"]=true,["tikz-dependency"]=true,},
- ["ltr-steps"] = {["lecturer"]=true,},
- ["ltr-slides"] = {["lecturer"]=true,},
- ["repeatindex"] = {["repeatindex"]=true,},
- ["fithesis-econ"] = {["fithesis"]=true,},
- ["eufrak"] = {["amsfonts"]=true,},
- ["avr.io"] = {["avremu"]=true,},
- ["idcc"] = {["dccpaper"]=true,},
- ["ESIEEcv"] = {["esieecv"]=true,},
- ["third-rep"] = {["muthesis"]=true,},
- ["armtex"] = {["armtex"]=true,},
- ["interfaces-marks"] = {["interfaces"]=true,},
- ["arabicore"] = {["arabi"]=true,},
- ["rotating"] = {["graphics"]=true,},
- ["lualatexquotejobname"] = {},
- ["dehypht"] = {},
- ["beamerthemesplit"] = {["beamer"]=true,},
- ["barddoc"] = {["bardiag"]=true,},
- ["unicode-math"] = {["unicode-math"]=true,},
- ["leadsheets.library.translations.code"] = {["leadsheets"]=true,},
- ["latexsym"] = {["latex"]=true,},
- ["pdficwebmac"] = {["cweb"]=true,},
- ["dlfltxbtocconfig"] = {["dlfltxb"]=true,},
- ["splitindex"] = {["splitindex"]=true,},
- ["citeall"] = {["citeall"]=true,},
- ["leadsheets.library.external.code"] = {["leadsheets"]=true,},
- ["cu-util"] = {["churchslavonic"]=true,},
- ["CountriesOfEurope"] = {["countriesofeurope"]=true,},
- ["t1macro"] = {["enctex"]=true,},
- ["argetabelle"] = {["bewerbung"]=true,},
- ["guide-ngerman"] = {},
- ["l3candidates"] = {["l3kernel"]=true,},
- ["leadsheet"] = {["leadsheets"]=true,},
- ["kluopen"] = {["kluwer"]=true,},
- ["babel-oriya"] = {["babel"]=true,},
- ["cwebmac"] = {["cweb"]=true,},
- ["leading"] = {["leading"]=true,},
- ["sseqkeys.code"] = {["spectralsequences"]=true,},
- ["translator"] = {["beamer"]=true,},
- ["grafcet"] = {["grafcet"]=true,},
- ["algorithmicx"] = {["algorithmicx"]=true,},
- ["cheatsheet"] = {["cheatsheet"]=true,},
- ["ghsystem_explos-3"] = {["ghsystem"]=true,},
- ["gitinfo"] = {["gitinfo"]=true,},
- ["eledform"] = {["eledform"]=true,},
- ["hawking"] = {["context"]=true,},
- ["UniversalisADFStd"] = {["universalis"]=true,},
- ["hithesis"] = {["hithesis"]=true,},
- ["lstdoc"] = {["listings"]=true,},
- ["fithesis"] = {["fithesis"]=true,},
- ["eurosym"] = {["eurosym"]=true,},
- ["dithesis"] = {["dithesis"]=true,},
- ["myletter"] = {["akletter"]=true,},
- ["filehook-listings"] = {["filehook"]=true,},
- ["PPRtroispoints"] = {["prosper"]=true,},
- ["NumericPlots_TickLabels"] = {["numericplots"]=true,},
- ["luatex-basics-prepare"] = {["context"]=true,},
- ["fmp"] = {["fmp"]=true,},
- ["xmpmulti"] = {["beamer"]=true,},
- ["ghsystem_explos-1"] = {["ghsystem"]=true,},
- ["clipboard"] = {["clipboard"]=true,},
- ["chemmacros.module.orbital.code"] = {["chemmacros"]=true,},
- ["cmlgc"] = {["cm-lgc"]=true,},
- ["AnonymousPro"] = {["anonymouspro"]=true,},
- ["beamercolorthemefibeamer-mu-ped"] = {["fibeamer"]=true,},
- ["upmethodology-document"] = {["upmethodology"]=true,},
- ["dhucs-enumerate"] = {["kotex-utf"]=true,},
- ["report"] = {["latex"]=true,},
- ["accanthis"] = {["accanthis"]=true,},
- ["genmpage"] = {["genmpage"]=true,},
- ["extcode"] = {},
- ["circuitikz"] = {["circuitikz"]=true,},
- ["graphicx-psmin"] = {["graphicx-psmin"]=true,},
- ["rlepsf"] = {["rlepsf"]=true,},
- ["babel-latvian"] = {["babel"]=true,},
- ["slides"] = {["latex"]=true,},
- ["sample2e"] = {["latex"]=true,},
- ["newlfont"] = {["latex"]=true,},
- ["a4wide"] = {["a4wide"]=true,},
- ["common-interleafpage"] = {},
- ["luatexbase-mcb"] = {["luatexbase"]=true,},
- ["cmdtrack"] = {["cmdtrack"]=true,},
- ["ltxdoc"] = {["latex"]=true,},
- ["tikzsymbols"] = {["tikzsymbols"]=true,},
- ["HAPcapsules"] = {["ha-prosper"]=true,},
- ["french-msg"] = {["e-french"]=true,},
- ["mdpus"] = {["mathdesign"]=true,},
- ["dhucs-sectsty"] = {["kotex-utf"]=true,},
- ["beamerouterthemeshadow"] = {["beamer"]=true,},
- ["loadhyph-sr-latn"] = {},
- ["eskdsect"] = {["eskdx"]=true,},
- ["repeat"] = {},
- ["etexcmds"] = {["oberdiek"]=true,},
- ["bpfap11"] = {["iso10303"]=true,},
- ["fleqn"] = {["latex"]=true,},
- ["docstrip"] = {["latex"]=true,},
- ["bezier"] = {["latex"]=true,},
- ["babel-kalenjin"] = {["babel"]=true,},
- ["xyrotate"] = {["xypic"]=true,},
- ["juraabbrev"] = {["juraabbrev"]=true,},
- ["lastpackage"] = {["lastpackage"]=true,},
- ["bibtopic"] = {["bibtopic"]=true,},
- ["babel-oromo"] = {["babel"]=true,},
- ["beamerthemecompatibility"] = {["beamer"]=true,},
- ["datetime2"] = {["datetime2"]=true,},
- ["toptesi-magistrale"] = {["toptesi"]=true,},
- ["gastex"] = {["gastex"]=true,},
- ["lwarp-threeparttable"] = {["lwarp"]=true,},
- ["abntex2"] = {["abntex2"]=true,},
- ["arabart"] = {["arabtex"]=true,},
- ["babel-cherokee"] = {["babel"]=true,},
- ["scrdate"] = {},
- ["luatexja-ajmacros"] = {["luatexja"]=true,},
- ["fxthemesignature"] = {["fixme"]=true,},
- ["tikzlibraryoverlay-beamer-styles.code"] = {["aobs-tikz"]=true,},
- ["leadsheets.library.chordnames.code"] = {["leadsheets"]=true,},
- ["irv12"] = {["iso10303"]=true,},
- ["pst-eps"] = {["pst-eps"]=true,},
- ["georgian"] = {["babel-georgian"]=true,},
- ["linearA"] = {["lineara"]=true,},
- ["hypht1"] = {},
- ["bidi-atbegshi"] = {["bidi-atbegshi"]=true,},
- ["grmhyph"] = {},
- ["omar"] = {["arabtex"]=true,},
- ["lmake"] = {["lmake"]=true,},
- ["Kinigcap"] = {["cfr-initials"]=true,},
- ["pst-solarsystem"] = {["pst-solarsystem"]=true,},
- ["hefonts1"] = {["arabtex"]=true,},
- ["labels"] = {["labels"]=true,["midnight"]=true,},
- ["letter"] = {["latex"]=true,},
- ["xfp"] = {["l3packages"]=true,},
- ["klunote"] = {["kluwer"]=true,},
- ["cdpaddon"] = {["cdpbundl"]=true,},
- ["xmpincl"] = {["xmpincl"]=true,},
- ["pgflibrarypatterns.code"] = {["pgf"]=true,},
- ["l3tl-analysis"] = {["l3kernel"]=true,},
- ["forms16be"] = {["forms16be"]=true,},
- ["s-simpleslides-BottomSquares"] = {["context-simpleslides"]=true,},
- ["grid"] = {["grid"]=true,},
- ["s-pre-66"] = {["context"]=true,},
- ["ncctitle"] = {["ncclatex"]=true,},
- ["cu-kinovar"] = {["churchslavonic"]=true,},
- ["ltr-navigation"] = {["lecturer"]=true,},
- ["parseargs"] = {["thmtools"]=true,},
- ["awrite"] = {["arabtex"]=true,},
- ["parnotes"] = {["parnotes"]=true,},
- ["pgfplotsoldpgfsupp_pgfmanual.prettyprinter.code"] = {["pgfplots"]=true,},
- ["s-pre-18"] = {["context"]=true,},
- ["babel-langi"] = {["babel"]=true,},
- ["storecmd"] = {["storecmd"]=true,},
- ["doclicense-CC-by-4.0-plaintext"] = {["doclicense"]=true,},
- ["t-circuitikz"] = {["circuitikz"]=true,},
- ["resumecls"] = {["resumecls"]=true,},
- ["quevedo-es"] = {["context"]=true,},
- ["gfsporson"] = {["gfsporson"]=true,},
- ["babel-jolafonyi"] = {["babel"]=true,},
- ["Nouveaud"] = {["cfr-initials"]=true,},
- ["babel-marathi"] = {["babel"]=true,},
- ["mandi"] = {["mandi"]=true,},
- ["beton"] = {["beton"]=true,},
- ["mlp-opts"] = {["e-french"]=true,},
- ["aecompl"] = {["ae"]=true,},
- ["babel-tachelhit-tifinagh"] = {["babel"]=true,},
- ["beamerthemeFrankfurt"] = {["beamer"]=true,},
- ["chicago"] = {},
- ["babel-ewondo"] = {["babel"]=true,},
- ["xgalley"] = {["l3experimental"]=true,},
- ["uighur"] = {["arabtex"]=true,},
- ["autobreak"] = {["autobreak"]=true,},
- ["tikzlibrarypetri.code"] = {["pgf"]=true,},
- ["scrlayer"] = {},
- ["engpron-tools"] = {["engpron"]=true,},
- ["beamerbaseboxes"] = {["beamer"]=true,},
- ["regression-test"] = {["l3build"]=true,},
- ["minted"] = {["minted"]=true,},
- ["kashmiri"] = {["arabtex"]=true,},
- ["musixmad"] = {["musixtex"]=true,},
- ["loadhyph-el-monoton"] = {["hyphen-greek"]=true,},
- ["kpfonts"] = {["kpfonts"]=true,},
- ["bibarts"] = {["bibarts"]=true,},
- ["etharab"] = {["ethiop"]=true,},
- ["bophook"] = {["bophook"]=true,},
- ["pict2e"] = {["pict2e"]=true,},
- ["beamerbaselocalstructure"] = {["beamer"]=true,},
- ["dhucs-nanumfont"] = {["kotex-utf"]=true,},
- ["dhucsfn"] = {["kotex-utf"]=true,},
- ["fbithesis"] = {["fbithesis"]=true,},
- ["factura"] = {["factura"]=true,},
- ["cypriot"] = {["archaic"]=true,},
- ["pst-gantt"] = {["pst-gantt"]=true,},
- ["dtk-url"] = {["dtk"]=true,},
- ["asapsym-generic"] = {["asapsym"]=true,},
- ["dhucs-cmap"] = {["kotex-utf"]=true,},
- ["interfaces-hypbmsec"] = {["interfaces"]=true,},
- ["tgpagella"] = {["tex-gyre"]=true,},
- ["kotexutf-core"] = {["kotex-plain"]=true,},
- ["kotexplain"] = {["kotex-plain"]=true,},
- ["yiddish"] = {["arabtex"]=true,},
- ["oinuit"] = {["oinuit"]=true,},
- ["musixtri"] = {["musixtex"]=true,},
- ["xob-hyper"] = {["kotex-oblivoir"]=true,},
- ["xob-font"] = {["kotex-oblivoir"]=true,},
- ["beamercolorthemeorchid"] = {["beamer"]=true,},
- ["powerdot-default"] = {["powerdot"]=true,},
- ["nanumfontsel"] = {["kotex-oblivoir"]=true,},
- ["memucs-gremph"] = {["kotex-oblivoir"]=true,},
- ["coloring"] = {["coloring"]=true,},
- ["kerkis"] = {["kerkis"]=true,},
- ["cclayout"] = {["computational-complexity"]=true,},
- ["pst-perspective"] = {["pst-perspective"]=true,},
- ["makeshape"] = {["makeshape"]=true,},
- ["pmgraph"] = {["pmgraph"]=true,},
- ["tikzpeople.shape.nun"] = {["tikzpeople"]=true,},
- ["witbhs"] = {["arabtex"]=true,},
- ["babel-asturian"] = {["babel"]=true,},
- ["beamerthemeDetlevCM"] = {["beamertheme-detlevcm"]=true,},
- ["edstanza"] = {["edmac"]=true,},
- ["circ"] = {["circ"]=true,},
- ["babel-cornish"] = {["babel"]=true,},
- ["scrbook"] = {},
- ["jumplines"] = {["jumplines"]=true,},
- ["s-pre-08"] = {["context"]=true,},
- ["rotunda"] = {["bookhands"]=true,},
- ["beamerthemeCopenhagen"] = {["beamer"]=true,},
- ["lwarp-fancyhdr"] = {["lwarp"]=true,},
- ["example-image-1x1"] = {["mwe"]=true,},
- ["cjkutf8-josa"] = {["cjk-ko"]=true,},
- ["apptools"] = {["apptools"]=true,},
- ["eskdtext"] = {["eskdx"]=true,},
- ["tikzposterBackgroundstyles"] = {["tikzposter"]=true,},
- ["interactiveworkbook"] = {["interactiveworkbook"]=true,},
- ["tikzlibrarypgfplots.external.code"] = {["pgfplots"]=true,},
- ["frhyphex"] = {["e-french"]=true,},
- ["moderncvheadvi"] = {["moderncv"]=true,},
- ["scrdatetime"] = {},
- ["footnoterange"] = {["footnoterange"]=true,},
- ["csenc-u"] = {},
- ["Chivo"] = {["chivo"]=true,},
- ["datagidx"] = {["datatool"]=true,},
- ["upmethodology-task"] = {["upmethodology"]=true,},
- ["babel-zarma"] = {["babel"]=true,},
- ["common-typearea"] = {},
- ["babel-assamese"] = {["babel"]=true,},
- ["expl3-generic"] = {["l3kernel"]=true,},
- ["Kramer"] = {["cfr-initials"]=true,},
- ["austrian"] = {["babel"]=true,},
- ["xypoly"] = {["xypic"]=true,},
- ["babel-arabic"] = {["babel"]=true,},
- ["hacm"] = {["hacm"]=true,},
- ["babel-gujarati"] = {["babel"]=true,},
- ["itaxpf"] = {["economic"]=true,},
- ["s-pre-16"] = {["context"]=true,},
- ["common-footnotes"] = {},
- ["lltjp-footmisc"] = {["luatexja"]=true,},
- ["romanneg"] = {["romanneg"]=true,},
- ["ucharacters"] = {},
- ["forloop"] = {["forloop"]=true,},
- ["psfrag"] = {["graphics-pln"]=true,["psfrag"]=true,},
- ["endofproofwd"] = {["endofproofwd"]=true,},
- ["europasscv"] = {["europasscv"]=true,},
- ["latexdemo"] = {["latexdemo"]=true,},
- ["common-compatibility"] = {},
- ["bguq"] = {["bguq"]=true,},
- ["br-lex"] = {["br-lex"]=true,},
- ["lwarp-supertabular"] = {["lwarp"]=true,},
- ["uothesis"] = {["uothesis"]=true,},
- ["topsection"] = {["ncctools"]=true,},
- ["color"] = {["graphics-pln"]=true,["graphics"]=true,},
- ["interfaces-base"] = {["interfaces"]=true,},
- ["cap_pyt"] = {["c-pascal"]=true,},
- ["lisp-mod-fpnum"] = {["lisp-on-tex"]=true,},
- ["pgfcircquadpoles"] = {["circuitikz"]=true,},
- ["akknum"] = {["akktex"]=true,},
- ["bookmark"] = {["oberdiek"]=true,},
- ["pxufont"] = {["pxufont"]=true,},
- ["pst-spirograph"] = {["pst-spirograph"]=true,},
- ["hyph-sv"] = {},
- ["hyph-oc.ec"] = {},
- ["LKey"] = {["libertine"]=true,},
- ["caladea"] = {["caladea"]=true,},
- ["hyph-no"] = {},
- ["bpfats5"] = {["iso10303"]=true,},
- ["klucite"] = {["kluwer"]=true,},
- ["multirow"] = {["multirow"]=true,},
- ["hyph-cy.ec"] = {},
- ["demo-xml"] = {["context"]=true,},
- ["keyreader"] = {["keyreader"]=true,},
- ["delimset"] = {["delimset"]=true,},
- ["ellipse"] = {["ellipse"]=true,},
- ["r_und_s"] = {["r_und_s"]=true,},
- ["kantlipsum"] = {["kantlipsum"]=true,},
- ["juraurtl"] = {["juramisc"]=true,},
- ["juraovw"] = {["juramisc"]=true,},
- ["multislot"] = {["fontinst"]=true,},
- ["csenc-w"] = {},
- ["jurabase"] = {["juramisc"]=true,},
- ["xintfrac"] = {["xint"]=true,},
- ["codepage"] = {["codepage"]=true,},
- ["bangorexam"] = {["bangorexam"]=true,},
- ["bibleref-french"] = {["bibleref-french"]=true,},
- ["babel-punjabi-gurmukhi"] = {["babel"]=true,},
- ["cccite"] = {["computational-complexity"]=true,},
- ["babel-rwa"] = {["babel"]=true,},
- ["british"] = {["babel"]=true,},
- ["francais"] = {["babel"]=true,},
- ["nccbbb"] = {["ncctools"]=true,},
- ["plain-il2-cs"] = {["enctex"]=true,},
- ["mattens"] = {["mattens"]=true,},
- ["svrsymbols"] = {["svrsymbols"]=true,},
- ["babel-samburu"] = {["babel"]=true,},
- ["852-latex"] = {["enctex"]=true,},
- ["babel-chinese"] = {["babel"]=true,},
- ["import"] = {["import"]=true,},
- ["kam-csf"] = {["enctex"]=true,},
- ["mdwlist"] = {["mdwtools"]=true,},
- ["jlabels"] = {["jlabels"]=true,},
- ["beilstein"] = {["beilstein"]=true,},
- ["cassette"] = {["js-misc"]=true,},
- ["musixtmr"] = {["musixtex"]=true,},
- ["flabels"] = {["flabels"]=true,},
- ["beamerouterthemehohenheimposter"] = {["hobete"]=true,},
- ["fithesis-law"] = {["fithesis"]=true,},
- ["aastex6"] = {["aastex"]=true,},
- ["cwpuzzle"] = {["crossword"]=true,},
- ["olabels"] = {["labels"]=true,},
- ["smartmn"] = {["jknapltx"]=true,},
- ["codicefiscaleitaliano"] = {["codicefiscaleitaliano"]=true,},
- ["bidishadowtext"] = {["bidishadowtext"]=true,},
- ["sans"] = {["jknapltx"]=true,},
- ["plain-utf8-cs"] = {["enctex"]=true,},
- ["mathptmx"] = {["psnfss"]=true,},
- ["doctools"] = {["doctools"]=true,},
- ["draftfigure"] = {["draftfigure"]=true,},
- ["hep"] = {["hep"]=true,},
- ["novel-TextMacros"] = {["novel"]=true,},
- ["greekctr"] = {["jknapltx"]=true,},
- ["pntext"] = {["petri-nets"]=true,},
- ["uentities"] = {["jadetex"]=true,},
- ["chemmacros.module.redox.code"] = {["chemmacros"]=true,},
- ["bhs"] = {["arabtex"]=true,},
- ["iwona-math"] = {["iwona"]=true,},
- ["textalpha"] = {["greek-fontenc"]=true,},
- ["babel-koyrachiini"] = {["babel"]=true,},
- ["pgfcorescopes.code"] = {["pgf"]=true,},
- ["bagpipe"] = {["bagpipe"]=true,},
- ["arevmath"] = {["arev"]=true,},
- ["semtrans"] = {["jknapltx"]=true,},
- ["isotope"] = {["isotope"]=true,},
- ["cv4tw-theme-sharp"] = {["cv4tw"]=true,},
- ["t-layout"] = {["context-layout"]=true,},
- ["eledpar"] = {["eledmac"]=true,},
- ["variations"] = {["variations"]=true,},
- ["simurgh-scrbook"] = {["simurgh"]=true,},
- ["gmverb"] = {["gmverb"]=true,},
- ["yathesis-demo"] = {["yathesis"]=true,},
- ["babel-teso"] = {["babel"]=true,},
- ["foekfont"] = {["foekfont"]=true,},
- ["xkvtxhdr"] = {["xkeyval"]=true,},
- ["addlines"] = {["addlines"]=true,},
- ["bpfats3"] = {["iso10303"]=true,},
- ["bpfats12"] = {["iso10303"]=true,},
- ["font_bera_concrete"] = {["font-change"]=true,},
- ["bpfats10"] = {["iso10303"]=true,},
- ["easytable"] = {["easy"]=true,},
- ["t-mathsets"] = {["context-mathsets"]=true,},
- ["lwarp-grffile"] = {["lwarp"]=true,},
- ["babel-serbian-latn-ba"] = {["babel"]=true,},
- ["bpfap3"] = {["iso10303"]=true,},
- ["vertbars"] = {["vertbars"]=true,},
- ["babel-romansh"] = {["babel"]=true,},
- ["fontloader-mplib"] = {["luaotfload"]=true,},
- ["fusering"] = {["xymtex"]=true,},
- ["mycomplexity"] = {["complexity"]=true,},
- ["pgfmathcalc.code"] = {["pgf"]=true,},
- ["ionumbers"] = {["ionumbers"]=true,},
- ["kam-latex"] = {["enctex"]=true,},
- ["invoice"] = {["invoice"]=true,},
- ["inversepath"] = {["inversepath"]=true,},
- ["babel-serbian"] = {["babel"]=true,},
- ["interval"] = {["interval"]=true,},
- ["fr-longtable"] = {["floatrow"]=true,},
- ["interpreter"] = {["interpreter"]=true,},
- ["interfaces-embedfile"] = {["interfaces"]=true,},
- ["expl3-code"] = {["l3kernel"]=true,},
- ["interfaces-bookmark"] = {["interfaces"]=true,},
- ["inputtrc"] = {["inputtrc"]=true,},
- ["plarray"] = {["platex-tools"]=true,},
- ["fp-trigo"] = {["fp"]=true,},
- ["skeycommand"] = {["skeycommand"]=true,},
- ["moresize"] = {["moresize"]=true,},
- ["bibnames"] = {},
- ["autind"] = {["index"]=true,},
- ["xytile"] = {["xypic"]=true,},
- ["nabatean"] = {["archaic"]=true,},
- ["tkz-tools-misc"] = {["tkz-base"]=true,},
- ["dtk-extern"] = {["dtk"]=true,},
- ["makeidx"] = {["latex"]=true,},
- ["imsproc"] = {["imsproc"]=true,},
- ["fixlatvian"] = {["fixlatvian"]=true,},
- ["hyph-rm"] = {},
- ["sphack"] = {["sphack"]=true,},
- ["abnt"] = {["abnt"]=true,},
- ["babel-english-gb"] = {["babel"]=true,},
- ["musixec"] = {["musixtex"]=true,},
- ["bxjsslide"] = {["bxjscls"]=true,},
- ["pdfswitch"] = {["latex-make"]=true,},
- ["852-t1"] = {["enctex"]=true,},
- ["ifplatform"] = {["ifplatform"]=true,},
- ["grant-arl"] = {["grant"]=true,},
- ["aramaic"] = {["archaic"]=true,},
- ["ifmslide"] = {["ifmslide"]=true,},
- ["aesop-de"] = {["context"]=true,},
- ["beamerouterthemesidebar"] = {["beamer"]=true,},
- ["arabluatex"] = {["arabluatex"]=true,},
- ["hewrite"] = {["arabtex"]=true,},
- ["g-brief2"] = {["g-brief"]=true,},
- ["gatech-thesis"] = {["gatech-thesis"]=true,},
- ["beamerthemeCuerna"] = {["beamertheme-cuerna"]=true,},
- ["foilhtml"] = {["foilhtml"]=true,},
- ["ifluatex"] = {["ifluatex"]=true,},
- ["droidserif"] = {["droid"]=true,},
- ["icsv"] = {["icsv"]=true,},
- ["conv-utf8-t2a"] = {["hyph-utf8"]=true,},
- ["xarbskel"] = {["arabtex"]=true,},
- ["zhwinfonts"] = {["zhmetrics"]=true,},
- ["beamerfontthemedefault"] = {["beamer"]=true,},
- ["chessfss"] = {["chessfss"]=true,},
- ["hyph-cy"] = {},
- ["easybib"] = {["easy"]=true,},
- ["hyph-quote-uk"] = {},
- ["cnltx-names"] = {["cnltx"]=true,},
- ["libertinust1math"] = {["libertinust1math"]=true,},
- ["example-glossaries-url"] = {["glossaries"]=true,},
- ["babel-chinese-hans-hk"] = {["babel"]=true,},
- ["tufte-book"] = {["tufte-latex"]=true,},
- ["amsmath"] = {["amsmath"]=true,},
- ["hyph-tk"] = {},
- ["hyph-tr"] = {},
- ["edmargin"] = {["edmargin"]=true,},
- ["autopdf"] = {["autopdf"]=true,},
- ["pst-2dplot"] = {["pst-2dplot"]=true,},
- ["skhyphen"] = {},
- ["testfont"] = {},
- ["hyph-sk"] = {},
- ["ki-math"] = {},
- ["compactbib"] = {},
- ["hyph-ru.t2a"] = {},
- ["framed"] = {["framed"]=true,},
- ["loadhyph-ru"] = {},
- ["serbian-apostrophe"] = {["serbian-apostrophe"]=true,},
- ["ucs"] = {["ucs"]=true,},
- ["crosswrd"] = {["crosswrd"]=true,},
- ["cs-libertine"] = {},
- ["beamerthemelined"] = {["beamer"]=true,},
- ["introduction"] = {},
- ["rcs"] = {["rcs"]=true,},
- ["algolrevived"] = {["algolrevived"]=true,},
- ["lwarp-chngpage"] = {["lwarp"]=true,},
- ["bbding"] = {["bbding"]=true,},
- ["sublabel"] = {["preprint"]=true,},
- ["m-ch-nl"] = {["context"]=true,},
- ["asaetr"] = {["asaetr"]=true,},
- ["thm-llncs"] = {["thmtools"]=true,},
- ["1250-t1"] = {["enctex"]=true,},
- ["csenc-k"] = {},
- ["galician"] = {["babel"]=true,},
- ["lewis"] = {["lewis"]=true,},
- ["pgfmathode.code"] = {["pgf"]=true,},
- ["dfgreporting"] = {["proposal"]=true,},
- ["hyph-lv"] = {},
- ["egplot"] = {["egplot"]=true,},
- ["afrikaans"] = {["babel"]=true,},
- ["hyph-la-x-classic"] = {},
- ["hyph-la-x-liturgic.ec"] = {},
- ["ligtable"] = {["arabtex"]=true,},
- ["example-glossaries-brief"] = {["glossaries"]=true,},
- ["cyrchars"] = {},
- ["rccol"] = {["rccol"]=true,},
- ["zhwindowsfonts"] = {["ctex"]=true,},
- ["fancyvrb"] = {["fancyvrb"]=true,},
- ["random"] = {},
- ["font_times"] = {["font-change"]=true,},
- ["avr.testsuite"] = {["avremu"]=true,},
- ["hyph-lt.l7x"] = {},
- ["moderncvcolorpurple"] = {["moderncv"]=true,},
- ["hyph-ta"] = {},
- ["listout"] = {["dialogl"]=true,},
- ["egothic"] = {["bookhands"]=true,},
- ["font_kp"] = {["font-change"]=true,},
- ["musixadd"] = {["musixtex"]=true,},
- ["lwarp-listings"] = {["lwarp"]=true,},
- ["csckrn2x"] = {["fontinst"]=true,},
- ["hyph-as"] = {},
- ["suetterl"] = {["fundus-sueterlin"]=true,},
- ["diagram"] = {["chess-problem-diagrams"]=true,},
- ["pgfplotsoldpgfsupp_pgflibraryfpu.code"] = {["pgfplots"]=true,},
- ["hyph-hu"] = {["hyphen-hungarian"]=true,},
- ["hyphenat"] = {["hyphenat"]=true,},
- ["envbig"] = {["envbig"]=true,},
- ["hyph-de-ch-1901.ec"] = {},
- ["loadhyph-or"] = {},
- ["dynamicnumber"] = {["dynamicnumber"]=true,},
- ["babel-serbian-cyrl-me"] = {["babel"]=true,},
- ["scrkbase"] = {},
- ["biblatex-true-citepages-omit"] = {["biblatex-true-citepages-omit"]=true,},
- ["colorweb"] = {["colorweb"]=true,},
- ["kdgmasterthesis"] = {["kdgdocs"]=true,},
- ["hyph-mul-ethi"] = {},
- ["dhua"] = {["dhua"]=true,},
- ["arabsymb"] = {["arabtex"]=true,},
- ["fxthemecolorsig"] = {["fixme"]=true,},
- ["colorinfo"] = {["colorinfo"]=true,},
- ["xkvesc"] = {["xkeyval"]=true,},
- ["loadhyph-nl"] = {},
- ["lwarp-algorithmicx"] = {["lwarp"]=true,},
- ["acmconf"] = {["acmconf"]=true,},
- ["avr.memory"] = {["avremu"]=true,},
- ["scrartcl"] = {},
- ["hyph-cs.ec"] = {},
- ["hyph-quote-zh-latn-pinyin"] = {},
- ["uafthesis"] = {["uafthesis"]=true,},
- ["foreign"] = {["foreign"]=true,},
- ["subdocs"] = {["bezos"]=true,},
- ["pgfcirc.defines"] = {["circuitikz"]=true,},
- ["pgothic"] = {["bookhands"]=true,},
- ["phn-AT_Ortsnamen"] = {["phonenumbers"]=true,},
- ["PPRrico"] = {["prosper"]=true,},
- ["babel-azerbaijani-latn"] = {["babel"]=true,},
- ["akkmathpaper"] = {["akktex"]=true,},
- ["babel-chinese-hant-hk"] = {["babel"]=true,},
- ["aligs"] = {["arabtex"]=true,},
- ["mhsetup"] = {["mathtools"]=true,},
- ["conv-utf8-lth"] = {["hyph-utf8"]=true,},
- ["crossreftools"] = {["crossreftools"]=true,},
- ["conv-utf8-il2"] = {["hyph-utf8"]=true,},
- ["BOONDOX-frak"] = {["boondox"]=true,},
- ["xr-hyper"] = {["hyperref"]=true,},
- ["mtfn"] = {["ofs"]=true,},
- ["multido"] = {["multido"]=true,},
- ["rotfloat"] = {["rotfloat"]=true,},
- ["hypernat"] = {["hypernat"]=true,},
- ["lfp"] = {["fp"]=true,},
- ["fsbmath"] = {["hrlatex"]=true,},
- ["demo-symbols"] = {["context"]=true,},
- ["hyph-sh-cyrl.t2a"] = {},
- ["hypcap"] = {["oberdiek"]=true,},
- ["beamercolorthemefrigatebird"] = {["beamerdarkthemes"]=true,},
- ["refart"] = {["refman"]=true,},
- ["pst-spectra"] = {["pst-spectra"]=true,},
- ["hsetup"] = {["hletter"]=true,},
- ["beamerbasefont"] = {["beamer"]=true,},
- ["lps"] = {["lps"]=true,},
- ["comment"] = {["comment"]=true,},
- ["asect"] = {["arabtex"]=true,},
- ["hecthese"] = {["hecthese"]=true,},
- ["cloze"] = {["cloze"]=true,},
- ["xyling"] = {["xyling"]=true,},
- ["ucode"] = {},
- ["chronosyschr"] = {["chronosys"]=true,},
- ["fancytooltips"] = {["fancytooltips"]=true,},
- ["beamerouterthemetree"] = {["beamer"]=true,},
- ["hausarbeit-jura"] = {["hausarbeit-jura"]=true,},
- ["bryson"] = {["context"]=true,},
- ["har2nat"] = {["har2nat"]=true,},
- ["sqrcaps"] = {["bookhands"]=true,},
- ["portuges"] = {["babel"]=true,},
- ["tikzpeople.shape.charlie"] = {["tikzpeople"]=true,},
- ["tp-crf"] = {["gustlib"]=true,},
- ["ltxguide"] = {["latex"]=true,},
- ["HAPLakar"] = {["ha-prosper"]=true,},
- ["rbox-ex"] = {["gustlib"]=true,},
- ["przyklad"] = {["gustlib"]=true,},
- ["versonotes"] = {["versonotes"]=true,},
- ["nccfoots"] = {["ncctools"]=true,},
- ["avr.bitops"] = {["avremu"]=true,},
- ["xint"] = {["xint"]=true,},
- ["advdate"] = {["advdate"]=true,},
- ["extract"] = {["extract"]=true,},
- ["babel-vietnam"] = {["babel"]=true,},
- ["flexisym"] = {["breqn"]=true,},
- ["font_century"] = {["font-change"]=true,},
- ["gregoriotex-symbols"] = {["gregoriotex"]=true,},
- ["babel-hindi"] = {["babel"]=true,},
- ["lwarp-mparhack"] = {["lwarp"]=true,},
- ["ctexpatch"] = {["ctex"]=true,},
- ["epsfig"] = {["graphics"]=true,},
- ["story"] = {},
- ["georgiancaps"] = {["babel-georgian"]=true,},
- ["grant-onr"] = {["grant"]=true,},
- ["hyph-pt"] = {},
- ["bondgraph"] = {["bondgraph"]=true,},
- ["2in1"] = {["twoinone"]=true,},
- ["lthyph"] = {["omega"]=true,},
- ["amsbst"] = {["amsrefs"]=true,},
- ["gmp"] = {["gmp"]=true,},
- ["ifoddpage"] = {["ifoddpage"]=true,},
- ["rule-D"] = {["gs1"]=true,},
- ["beamercolorthemedove"] = {["beamer"]=true,},
- ["babel-chinese-hans-mo"] = {["babel"]=true,},
- ["databar"] = {["datatool"]=true,},
- ["emp"] = {["emp"]=true,},
- ["apreambl"] = {["abstyles"]=true,},
- ["gmparts"] = {["gmutils"]=true,},
- ["mptopdf"] = {["mptopdf"]=true,},
- ["CJKulem"] = {["cjk"]=true,},
- ["gmdoc"] = {["gmdoc"]=true,},
- ["dotseqn"] = {["dotseqn"]=true,},
- ["glossaries-extra-stylemods"] = {["glossaries-extra"]=true,},
- ["dejavu-otf"] = {["dejavu-otf"]=true,},
- ["estonian"] = {["babel"]=true,},
- ["droidmono"] = {["droid"]=true,},
- ["example-glossaries-images"] = {["glossaries"]=true,},
- ["example-glossaries-childnoname"] = {["glossaries"]=true,},
- ["cwebbase"] = {["cweb-latex"]=true,},
- ["beng"] = {["bengali"]=true,},
- ["apldef"] = {},
- ["newfloat"] = {["caption"]=true,},
- ["serto"] = {["aramaic-serto"]=true,},
- ["ruhyphal"] = {},
- ["exaccent"] = {["tipa"]=true,},
- ["amsppt1"] = {["amstex"]=true,},
- ["beamercolorthemecrane"] = {["beamer"]=true,},
- ["lwarp-nowidow"] = {["lwarp"]=true,},
- ["glossaries-babel"] = {["glossaries"]=true,},
- ["gincltex"] = {["gincltex"]=true,},
- ["multimedia"] = {["beamer"]=true,},
- ["ghsystem_flame-5-2-white"] = {["ghsystem"]=true,},
- ["agupp"] = {["aguplus"]=true,},
- ["ghsystem_flame-4-3-black"] = {["ghsystem"]=true,},
- ["lwarp-boxedminipage2e"] = {["lwarp"]=true,},
- ["pst-pad"] = {["pst-pad"]=true,},
- ["ghsystem_explos"] = {["ghsystem"]=true,},
- ["ClearSans"] = {["clearsans"]=true,},
- ["ghsystem_explos-6"] = {["ghsystem"]=true,},
- ["swedish"] = {["babel"]=true,},
- ["hyph-hi"] = {},
- ["aurical"] = {["aurical"]=true,},
- ["babel-hebrew"] = {["babel"]=true,},
- ["endiagram"] = {["endiagram"]=true,},
- ["raw"] = {["arabtex"]=true,},
- ["babel-chinese-traditional-macausarchina"] = {["babel"]=true,},
- ["ghab"] = {["ghab"]=true,},
- ["babel-lakota"] = {["babel"]=true,},
- ["regstats"] = {["regstats"]=true,},
- ["babel-azerbaijani-latin"] = {["babel"]=true,},
- ["fixfoot"] = {["fixfoot"]=true,},
- ["getmap"] = {["getmap"]=true,},
- ["twoopt"] = {["oberdiek"]=true,},
- ["abntex2cite"] = {["abntex2"]=true,},
- ["tikzlibraryplothandlers.code"] = {["pgf"]=true,},
- ["niceverb"] = {["nicetext"]=true,},
- ["beamerfontthemestructureitalicserif"] = {["beamer"]=true,},
- ["font_antt-condensed"] = {["font-change"]=true,},
- ["coolstr"] = {["coolstr"]=true,},
- ["grmath"] = {["babel-greek"]=true,},
- ["beamerbasetwoscreens"] = {["beamer"]=true,},
- ["modroman"] = {["modroman"]=true,},
- ["drs"] = {["drs"]=true,},
- ["beamerswitch"] = {["beamerswitch"]=true,},
- ["luatex-preprocessor-test"] = {["context"]=true,},
- ["simurgh-ftnxtra"] = {["simurgh"]=true,},
- ["gender"] = {["gender"]=true,},
- ["HAPAggie"] = {["ha-prosper"]=true,},
- ["ascan"] = {["arabtex"]=true,},
- ["nucleardata"] = {["nucleardata"]=true,},
- ["pdfdcwebmac"] = {["cweb"]=true,},
- ["txi-fr"] = {},
- ["gamebook"] = {["gamebook"]=true,},
- ["lwarp-fontspec"] = {["lwarp"]=true,},
- ["beamerbasenavigation"] = {["beamer"]=true,},
- ["selnolig-english-patterns"] = {["selnolig"]=true,},
- ["tcbbreakable.code"] = {["tcolorbox"]=true,},
- ["boxedminipage2e"] = {["boxedminipage2e"]=true,},
- ["mls"] = {["montex"]=true,},
- ["babeltools"] = {["bezos"]=true,},
- ["rterface"] = {["rterface"]=true,},
- ["fp-eval"] = {["fp"]=true,},
- ["filemod-expmin"] = {["filemod"]=true,},
- ["luaindex"] = {["luaindex"]=true,},
- ["babel-chiga"] = {["babel"]=true,},
- ["pressrelease-symbols"] = {["pressrelease"]=true,},
- ["srhyph"] = {["omega"]=true,},
- ["duotenzor"] = {["duotenzor"]=true,},
- ["pgfcirclabel"] = {["circuitikz"]=true,},
- ["Alegreya"] = {["alegreya"]=true,},
- ["fontawesomesymbols-xeluatex"] = {["fontawesome"]=true,},
- ["simurgh-clss"] = {["simurgh"]=true,},
- ["tocvsec2"] = {["tocvsec2"]=true,},
- ["font_palatino"] = {["font-change"]=true,},
- ["regstud"] = {["economic"]=true,},
- ["documentation"] = {["documentation"]=true,},
- ["hvfloat-fps"] = {["hvfloat"]=true,},
- ["mxedruli"] = {["mxedruli"]=true,},
- ["berasans"] = {["bera"]=true,},
- ["duerer"] = {["duerer-latex"]=true,},
- ["antt-math"] = {["antt"]=true,},
- ["font_kurier-condensed"] = {["font-change"]=true,},
- ["cryptocode"] = {["cryptocode"]=true,},
- ["komacv-classic"] = {["komacv"]=true,},
- ["tempora"] = {["tempora"]=true,},
- ["tap"] = {},
- ["smultiling"] = {["stex"]=true,},
- ["pgfcorelayers.code"] = {["pgf"]=true,},
- ["aconfig"] = {["arabtex"]=true,},
- ["flowchart"] = {["flowchart"]=true,},
- ["klufloa"] = {["kluwer"]=true,},
- ["fr-subfig"] = {["floatrow"]=true,},
- ["musixbbm"] = {["musixtex"]=true,},
- ["oands"] = {["archaic"]=true,},
- ["map"] = {["gustlib"]=true,},
- ["fithesis-sci"] = {["fithesis"]=true,},
- ["moderncvstylebanking"] = {["moderncv"]=true,},
- ["beamercolorthemefibeamer-mu-econ"] = {["fibeamer"]=true,},
- ["tkz-obj-lines"] = {["tkz-euclide"]=true,},
- ["fancylabel"] = {["fancylabel"]=true,},
- ["cap"] = {["c-pascal"]=true,},
- ["pgfmathfunctions.basic.code"] = {["pgf"]=true,},
- ["cnbwp"] = {["cnbwp"]=true,},
- ["extletter"] = {["extsizes"]=true,},
- ["ghsystem_flame-O"] = {["ghsystem"]=true,},
- ["exercise"] = {["exercise"]=true,},
- ["ukrenhyp"] = {["ukrhyph"]=true,},
- ["esvect"] = {["esvect"]=true,},
- ["eskdtab"] = {["eskdx"]=true,},
- ["cleveref"] = {["cleveref"]=true,},
- ["edcntwd0"] = {["ednotes"]=true,},
- ["vaucanson"] = {["vaucanson-g"]=true,},
- ["recycle"] = {["recycle"]=true,},
- ["bangorcsthesis"] = {["bangorcsthesis"]=true,},
- ["anyfontsize"] = {["anyfontsize"]=true,},
- ["lh-t2accr"] = {["lh"]=true,},
- ["rustic"] = {["bookhands"]=true,},
- ["forest-lib-linguistics"] = {["forest"]=true,},
- ["PTSerifCaption"] = {["paratype"]=true,},
- ["assyr"] = {["aramaic-serto"]=true,},
- ["babel-ewe"] = {["babel"]=true,},
- ["eltex3"] = {["eltex"]=true,},
- ["babel-norwegianbokmal"] = {["babel"]=true,},
- ["abidir"] = {["arabtex"]=true,},
- ["babel-serbian-latn-xk"] = {["babel"]=true,},
- ["babel-luo"] = {["babel"]=true,},
- ["zhubuntufonts"] = {["ctex"]=true,},
- ["s-simpleslides-HorizontalStripes"] = {["context-simpleslides"]=true,},
- ["lwarp-ltcaption"] = {["lwarp"]=true,},
- ["mfparptc"] = {["ednotes"]=true,},
- ["agecon"] = {["economic"]=true,},
- ["statements"] = {["stex"]=true,},
- ["worlddev"] = {["economic"]=true,},
- ["tikzlibrarypgfplots.fillbetween.code"] = {["pgfplots"]=true,},
- ["lltjp-geometry"] = {["luatexja"]=true,},
- ["dsptricks"] = {["dsptricks"]=true,},
- ["chess"] = {["chess"]=true,},
- ["loadhyph-lv"] = {},
- ["showdim"] = {["showdim"]=true,},
- ["qtxmath"] = {["qpxqtx"]=true,},
- ["asypictureB"] = {["asypictureb"]=true,},
- ["simplecd"] = {["simplecd"]=true,},
- ["babel-portuguese-br"] = {["babel"]=true,},
- ["babel-german"] = {["babel"]=true,},
- ["download"] = {["download"]=true,},
- ["beamerthemeSingapore"] = {["beamer"]=true,},
- ["doipubmed"] = {["doipubmed"]=true,},
- ["UoWthesis"] = {["uowthesis"]=true,},
- ["doclicense-CC-zero-1.0-plaintext"] = {["doclicense"]=true,},
- ["gradstudentresume"] = {["gradstudentresume"]=true,},
- ["beamerthemeJuanLesPins"] = {["beamer"]=true,},
- ["beamerouterthemeinfolines"] = {["beamer"]=true,},
- ["scrlayer-notecolumn"] = {},
- ["dccpaper-base"] = {["dccpaper"]=true,},
- ["zref-abspos"] = {["oberdiek"]=true,},
- ["memhangul-patch"] = {["kotex-oblivoir"]=true,},
- ["pgfmathfunctions.base.code"] = {["pgf"]=true,},
- ["powerdot-BerlinFU"] = {["powerdot-fuberlin"]=true,},
- ["colo-asy"] = {["asymptote"]=true,},
- ["a5comb"] = {["a5comb"]=true,},
- ["axodraw2"] = {["axodraw2"]=true,},
- ["beamerprosper"] = {["beamer"]=true,},
- ["seminar"] = {["seminar"]=true,},
- ["hebtex"] = {["arabtex"]=true,},
- ["iffont"] = {["iffont"]=true,},
- ["beamercolorthemebeaver"] = {["beamer"]=true,},
- ["ydoc"] = {["ydoc"]=true,},
- ["breakcites"] = {["breakcites"]=true,},
- ["babel-french-ca"] = {["babel"]=true,},
- ["pst-node97"] = {["pst-node"]=true,},
- ["multilang-tags"] = {["multilang"]=true,},
- ["acronym"] = {["acronym"]=true,},
- ["databib"] = {["datatool"]=true,},
- ["scrtime"] = {},
- ["tikzlibrarymatrix.code"] = {["pgf"]=true,},
- ["natmove"] = {["achemso"]=true,},
- ["ghsystem_explos-2"] = {["ghsystem"]=true,},
- ["bookest"] = {["bookest"]=true,},
- ["akktex"] = {["akktex"]=true,},
-}
-local tlp_doclist = {
- ["wnri"] = {
- "texmf-dist/doc/fonts/wnri/README",
- "texmf-dist/doc/fonts/wnri/old/README",
- },
- ["ebproof"] = {
- "texmf-dist/doc/latex/ebproof/README.md",
- "texmf-dist/doc/latex/ebproof/ebproof.pdf",
- },
- ["exam"] = {
- "texmf-dist/doc/latex/exam/README",
- "texmf-dist/doc/latex/exam/examdoc.pdf",
- },
- ["hepparticles"] = {
- "texmf-dist/doc/latex/hepparticles/ChangeLog",
- "texmf-dist/doc/latex/hepparticles/README",
- "texmf-dist/doc/latex/hepparticles/hepparticles.pdf",
- "texmf-dist/doc/latex/hepparticles/testhepparticles.pdf",
- },
- ["lhelp"] = {
- "texmf-dist/doc/latex/lhelp/Makefile",
- "texmf-dist/doc/latex/lhelp/lhelp.pdf",
- },
- ["fonetika"] = {
- "texmf-dist/doc/fonts/fonetika/README",
- "texmf-dist/doc/fonts/fonetika/fonetika.pdf",
- },
- ["newtxsf"] = {
- "texmf-dist/doc/fonts/newtxsf/OFL-FAQ.txt",
- "texmf-dist/doc/fonts/newtxsf/OFL.txt",
- "texmf-dist/doc/fonts/newtxsf/README",
- "texmf-dist/doc/fonts/newtxsf/newtxsf-doc.pdf",
- },
- ["ijmart"] = {
- "texmf-dist/doc/latex/ijmart/Makefile",
- "texmf-dist/doc/latex/ijmart/README",
- "texmf-dist/doc/latex/ijmart/ijmart.pdf",
- "texmf-dist/doc/latex/ijmart/ijmsample.pdf",
- },
- ["umbclegislation"] = {
- "texmf-dist/doc/latex/umbclegislation/COPYING",
- "texmf-dist/doc/latex/umbclegislation/Makefile",
- "texmf-dist/doc/latex/umbclegislation/README",
- },
- ["lshort-persian"] = {
- "texmf-dist/doc/latex/lshort-persian/README",
- "texmf-dist/doc/latex/lshort-persian/lshort.pdf",
- },
- ["mcmthesis"] = {
- "texmf-dist/doc/latex/mcmthesis/LICENSE",
- "texmf-dist/doc/latex/mcmthesis/README",
- "texmf-dist/doc/latex/mcmthesis/README.tex",
- "texmf-dist/doc/latex/mcmthesis/figures/mcmthesis-aaa-eps-converted-to.pdf",
- "texmf-dist/doc/latex/mcmthesis/figures/mcmthesis-logo.pdf",
- "texmf-dist/doc/latex/mcmthesis/mcmthesis-demo.pdf",
- "texmf-dist/doc/latex/mcmthesis/mcmthesis.pdf",
- },
- ["pitex"] = {
- "texmf-dist/doc/plain/pitex/README",
- "texmf-dist/doc/plain/pitex/pitex-doc.pdf",
- "texmf-dist/doc/plain/pitex/pitex-doc.txt",
- },
- ["enumitem"] = {
- "texmf-dist/doc/latex/enumitem/README",
- "texmf-dist/doc/latex/enumitem/enumitem.pdf",
- },
- ["lipsum"] = {
- "texmf-dist/doc/latex/lipsum/README",
- "texmf-dist/doc/latex/lipsum/lipsum.pdf",
- },
- ["setdeck"] = {
- "texmf-dist/doc/latex/setdeck/README",
- "texmf-dist/doc/latex/setdeck/setdeck.pdf",
- },
- ["concmath-fonts"] = {
- "texmf-dist/doc/fonts/concmath-fonts/CATALOGUE",
- "texmf-dist/doc/fonts/concmath-fonts/Makefile",
- "texmf-dist/doc/fonts/concmath-fonts/README",
- },
- ["pst-stru"] = {
- "texmf-dist/doc/generic/pst-stru/Changes",
- "texmf-dist/doc/generic/pst-stru/README",
- "texmf-dist/doc/generic/pst-stru/pst-stru-doc.pdf",
- },
- ["beamertheme-metropolis"] = {
- "texmf-dist/doc/latex/beamertheme-metropolis/README.md",
- "texmf-dist/doc/latex/beamertheme-metropolis/demo.pdf",
- "texmf-dist/doc/latex/beamertheme-metropolis/metropolistheme.pdf",
- },
- ["arara"] = {
- "texmf-dist/doc/support/arara/README",
- "texmf-dist/doc/support/arara/arara-usermanual.pdf",
- },
- ["greek-fontenc"] = {
- "texmf-dist/doc/latex/greek-fontenc/README",
- "texmf-dist/doc/latex/greek-fontenc/README.html",
- "texmf-dist/doc/latex/greek-fontenc/alphabeta-doc.pdf",
- "texmf-dist/doc/latex/greek-fontenc/alphabeta-euenc.def.html",
- "texmf-dist/doc/latex/greek-fontenc/alphabeta-lgr.def.html",
- "texmf-dist/doc/latex/greek-fontenc/alphabeta.sty.html",
- "texmf-dist/doc/latex/greek-fontenc/diacritics.pdf",
- "texmf-dist/doc/latex/greek-fontenc/greek-euenc-doc.pdf",
- "texmf-dist/doc/latex/greek-fontenc/greek-euenc.def.html",
- "texmf-dist/doc/latex/greek-fontenc/greek-fontenc.def.html",
- "texmf-dist/doc/latex/greek-fontenc/greekhyperref.pdf",
- "texmf-dist/doc/latex/greek-fontenc/lgr2licr.lua.html",
- "texmf-dist/doc/latex/greek-fontenc/lgrenc-test.pdf",
- "texmf-dist/doc/latex/greek-fontenc/lgrenc.def.html",
- "texmf-dist/doc/latex/greek-fontenc/test-active-semicolon.pdf",
- "texmf-dist/doc/latex/greek-fontenc/test-nameclashes.pdf",
- "texmf-dist/doc/latex/greek-fontenc/textalpha-doc.pdf",
- "texmf-dist/doc/latex/greek-fontenc/textalpha.sty.html",
- },
- ["xsavebox"] = {
- "texmf-dist/doc/latex/xsavebox/ChangeLog",
- "texmf-dist/doc/latex/xsavebox/README",
- "texmf-dist/doc/latex/xsavebox/xsavebox.pdf",
- },
- ["eukdate"] = {
- "texmf-dist/doc/latex/eukdate/README",
- "texmf-dist/doc/latex/eukdate/eukdate.pdf",
- },
- ["jablantile"] = {
- "texmf-dist/doc/fonts/jablantile/README",
- "texmf-dist/doc/fonts/jablantile/jablantile.pdf",
- },
- ["bashful"] = {
- "texmf-dist/doc/latex/bashful/Makefile",
- "texmf-dist/doc/latex/bashful/README",
- "texmf-dist/doc/latex/bashful/bashful.pdf",
- },
- ["almfixed"] = {
- "texmf-dist/doc/fonts/almfixed/README",
- "texmf-dist/doc/fonts/almfixed/Unibook_0600.pdf",
- "texmf-dist/doc/fonts/almfixed/Unibook_0750.pdf",
- "texmf-dist/doc/fonts/almfixed/Unibook_08A0.pdf",
- "texmf-dist/doc/fonts/almfixed/Unibook_FB50-1.pdf",
- "texmf-dist/doc/fonts/almfixed/Unibook_FB50-2.pdf",
- "texmf-dist/doc/fonts/almfixed/Unibook_FB50-3.pdf",
- "texmf-dist/doc/fonts/almfixed/Unibook_FE70.pdf",
- "texmf-dist/doc/fonts/almfixed/almfixed-dtk.pdf",
- "texmf-dist/doc/fonts/almfixed/almmono10-sample-crop.pdf",
- "texmf-dist/doc/fonts/almfixed/aristoteles.pdf",
- "texmf-dist/doc/fonts/almfixed/fawaid-427-crop.pdf",
- "texmf-dist/doc/fonts/almfixed/ilahiyyat-1.pdf",
- "texmf-dist/doc/fonts/almfixed/sc-unipad.pdf",
- "texmf-dist/doc/fonts/almfixed/wa.pdf",
- },
- ["tablestyles"] = {
- "texmf-dist/doc/latex/tablestyles/README",
- "texmf-dist/doc/latex/tablestyles/tablestyles.pdf",
- },
- ["coseoul"] = {
- "texmf-dist/doc/latex/coseoul/README",
- "texmf-dist/doc/latex/coseoul/coseoul.pdf",
- "texmf-dist/doc/latex/coseoul/cosexamp.pdf",
- },
- ["lstbayes"] = {
- "texmf-dist/doc/latex/lstbayes/Makefile",
- "texmf-dist/doc/latex/lstbayes/README.md",
- "texmf-dist/doc/latex/lstbayes/examples.pdf",
- "texmf-dist/doc/latex/lstbayes/lstbayes.pdf",
- },
- ["apa6"] = {
- "texmf-dist/doc/latex/apa6/README",
- "texmf-dist/doc/latex/apa6/apa6.pdf",
- "texmf-dist/doc/latex/apa6/samples/Figure1.pdf",
- },
- ["elsarticle"] = {
- "texmf-dist/doc/latex/elsarticle/README",
- "texmf-dist/doc/latex/elsarticle/els-1p.pdf",
- "texmf-dist/doc/latex/elsarticle/els-3pd.pdf",
- "texmf-dist/doc/latex/elsarticle/els1.pdf",
- "texmf-dist/doc/latex/elsarticle/els2.pdf",
- "texmf-dist/doc/latex/elsarticle/elsdoc.pdf",
- "texmf-dist/doc/latex/elsarticle/jfigs.pdf",
- "texmf-dist/doc/latex/elsarticle/makefile",
- "texmf-dist/doc/latex/elsarticle/manifest.txt",
- },
- ["dirtytalk"] = {
- "texmf-dist/doc/latex/dirtytalk/README",
- "texmf-dist/doc/latex/dirtytalk/dirtytalk.pdf",
- },
- ["eqnalign"] = {
- "texmf-dist/doc/latex/eqnalign/README.md",
- "texmf-dist/doc/latex/eqnalign/eqnalign.pdf",
- },
- ["modiagram"] = {
- "texmf-dist/doc/latex/modiagram/README",
- "texmf-dist/doc/latex/modiagram/modiagram_en.pdf",
- },
- ["latexbug"] = {
- "texmf-dist/doc/latex/latexbug/README.md",
- "texmf-dist/doc/latex/latexbug/latexbug.pdf",
- },
- ["dk-bib"] = {
- "texmf-dist/doc/latex/dk-bib/COPYRIGHT",
- "texmf-dist/doc/latex/dk-bib/README",
- "texmf-dist/doc/latex/dk-bib/dk-bib.pdf",
- },
- ["continue"] = {
- "texmf-dist/doc/latex/continue/README",
- "texmf-dist/doc/latex/continue/continue.pdf",
- "texmf-dist/doc/latex/continue/trycontinue.pdf",
- },
- ["media9"] = {
- "texmf-dist/doc/latex/media9/ChangeLog",
- "texmf-dist/doc/latex/media9/README.md",
- "texmf-dist/doc/latex/media9/media9.pdf",
- },
- ["afparticle"] = {
- "texmf-dist/doc/latex/afparticle/Makefile",
- "texmf-dist/doc/latex/afparticle/README",
- "texmf-dist/doc/latex/afparticle/afparticle.pdf",
- "texmf-dist/doc/latex/afparticle/afpsample.pdf",
- },
- ["ec"] = {
- "texmf-dist/doc/fonts/ec/00bugs.txt",
- "texmf-dist/doc/fonts/ec/00error.txt",
- "texmf-dist/doc/fonts/ec/00files.txt",
- "texmf-dist/doc/fonts/ec/00inst.txt",
- "texmf-dist/doc/fonts/ec/00readme.txt",
- "texmf-dist/doc/fonts/ec/copyrite.txt",
- "texmf-dist/doc/fonts/ec/dc-chg.txt",
- "texmf-dist/doc/fonts/ec/ec-chg.txt",
- "texmf-dist/doc/fonts/ec/tc-chg.txt",
- },
- ["librecaslon"] = {
- "texmf-dist/doc/fonts/librecaslon/OFL.txt",
- "texmf-dist/doc/fonts/librecaslon/README",
- "texmf-dist/doc/fonts/librecaslon/samples.pdf",
- },
- ["beamertheme-cuerna"] = {
- "texmf-dist/doc/latex/beamertheme-cuerna/README",
- "texmf-dist/doc/latex/beamertheme-cuerna/beamertheme-cuerna.pdf",
- "texmf-dist/doc/latex/beamertheme-cuerna/pictures/bluesimplexexample.pdf",
- "texmf-dist/doc/latex/beamertheme-cuerna/pictures/brickexample.pdf",
- "texmf-dist/doc/latex/beamertheme-cuerna/pictures/defaultexample.pdf",
- "texmf-dist/doc/latex/beamertheme-cuerna/pictures/lettuceexample.pdf",
- },
- ["srcredact"] = {
- "texmf-dist/doc/man/man1/srcredact.man1.pdf",
- "texmf-dist/doc/support/srcredact/Makefile",
- "texmf-dist/doc/support/srcredact/README",
- "texmf-dist/doc/support/srcredact/srcredact.pdf",
- "texmf-dist/doc/support/srcredact/twain1-default.pdf",
- "texmf-dist/doc/support/srcredact/twain1-nobonds.pdf",
- "texmf-dist/doc/support/srcredact/twain1-uppercase.pdf",
- "texmf-dist/doc/support/srcredact/twain2-default.pdf",
- "texmf-dist/doc/support/srcredact/twain2-nobonds.pdf",
- "texmf-dist/doc/support/srcredact/twain2-uppercase.pdf",
- },
- ["babel-malay"] = {
- "texmf-dist/doc/generic/babel-malay/README",
- "texmf-dist/doc/generic/babel-malay/malay.pdf",
- },
- ["casyl"] = {
- "texmf-dist/doc/latex/casyl/README",
- "texmf-dist/doc/latex/casyl/casyldoc.pdf",
- },
- ["iwona"] = {
- "texmf-dist/doc/fonts/iwona/00readme.eng",
- "texmf-dist/doc/fonts/iwona/00readme.pol",
- "texmf-dist/doc/fonts/iwona/GUST-FONT-LICENSE.txt",
- "texmf-dist/doc/fonts/iwona/iwona-info.pdf",
- "texmf-dist/doc/fonts/iwona/manifest.txt",
- },
- ["hc"] = {
- "texmf-dist/doc/latex/hc/COPYING",
- "texmf-dist/doc/latex/hc/FILES",
- "texmf-dist/doc/latex/hc/README",
- "texmf-dist/doc/latex/hc/hc.ps",
- },
- ["amslatex-primer"] = {
- "texmf-dist/doc/latex/amslatex-primer/README",
- "texmf-dist/doc/latex/amslatex-primer/amshelp.pdf",
- },
- ["zxjafont"] = {
- "texmf-dist/doc/latex/zxjafont/LICENSE",
- "texmf-dist/doc/latex/zxjafont/README",
- "texmf-dist/doc/latex/zxjafont/README-ja",
- "texmf-dist/doc/latex/zxjafont/zxjafont.pdf",
- },
- ["installfont"] = {
- "texmf-dist/doc/support/installfont/LICENSE",
- "texmf-dist/doc/support/installfont/README",
- "texmf-dist/doc/support/installfont/installfont",
- "texmf-dist/doc/support/installfont/installfont.pdf",
- "texmf-dist/doc/support/installfont/manifest.txt",
- },
- ["sesamanuel"] = {
- "texmf-dist/doc/latex/sesamanuel/sesamanuel.pdf",
- "texmf-dist/doc/latex/sesamanuel/sesamath-doc-fr.pdf",
- },
- ["makedtx"] = {
- "texmf-dist/doc/support/makedtx/CHANGES",
- "texmf-dist/doc/support/makedtx/README",
- "texmf-dist/doc/support/makedtx/makedtx-manual.html",
- "texmf-dist/doc/support/makedtx/makedtx.pdf",
- },
- ["mweights"] = {
- "texmf-dist/doc/latex/mweights/README",
- },
- ["recipebook"] = {
- "texmf-dist/doc/latex/recipebook/LongSample.pdf",
- "texmf-dist/doc/latex/recipebook/README",
- "texmf-dist/doc/latex/recipebook/ShortSample.pdf",
- },
- ["carolmin-ps"] = {
- "texmf-dist/doc/fonts/carolmin-ps/README",
- },
- ["maker"] = {
- "texmf-dist/doc/latex/maker/README",
- "texmf-dist/doc/latex/maker/README.TEXLIVE",
- },
- ["mpattern"] = {
- "texmf-dist/doc/metapost/mpattern/README",
- "texmf-dist/doc/metapost/mpattern/README.PL",
- "texmf-dist/doc/metapost/mpattern/mpattern_test.pdf",
- },
- ["endiagram"] = {
- "texmf-dist/doc/latex/endiagram/README",
- "texmf-dist/doc/latex/endiagram/endiagram_en.pdf",
- },
- ["tex-label"] = {
- "texmf-dist/doc/latex/tex-label/README",
- "texmf-dist/doc/latex/tex-label/tex-label-demo.pdf",
- "texmf-dist/doc/latex/tex-label/tex-label-doc.pdf",
- },
- ["cd"] = {
- "texmf-dist/doc/latex/cd/README",
- "texmf-dist/doc/latex/cd/cd.pdf",
- },
- ["fast-diagram"] = {
- "texmf-dist/doc/latex/fast-diagram/README",
- "texmf-dist/doc/latex/fast-diagram/help.pdf",
- },
- ["garrigues"] = {
- "texmf-dist/doc/metapost/garrigues/README",
- "texmf-dist/doc/metapost/garrigues/article.txt",
- },
- ["knuth"] = {
- "texmf-dist/doc/generic/knuth/errata/errata.pdf",
- "texmf-dist/doc/generic/knuth/errata/errorlog.pdf",
- "texmf-dist/doc/generic/knuth/etc/vftovp.pdf",
- "texmf-dist/doc/generic/knuth/etc/vptovf.pdf",
- "texmf-dist/doc/generic/knuth/mf/mf.pdf",
- "texmf-dist/doc/generic/knuth/mf/trapman.pdf",
- "texmf-dist/doc/generic/knuth/mfware/gftodvi.pdf",
- "texmf-dist/doc/generic/knuth/mfware/gftopk.pdf",
- "texmf-dist/doc/generic/knuth/mfware/gftype.pdf",
- "texmf-dist/doc/generic/knuth/mfware/mft.pdf",
- "texmf-dist/doc/generic/knuth/tex/glue.pdf",
- "texmf-dist/doc/generic/knuth/tex/tex.pdf",
- "texmf-dist/doc/generic/knuth/tex/tripman.pdf",
- "texmf-dist/doc/generic/knuth/texware/dvitype.pdf",
- "texmf-dist/doc/generic/knuth/texware/pltotf.pdf",
- "texmf-dist/doc/generic/knuth/texware/pooltype.pdf",
- "texmf-dist/doc/generic/knuth/texware/tftopl.pdf",
- "texmf-dist/doc/generic/knuth/web/tangle.pdf",
- "texmf-dist/doc/generic/knuth/web/weave.pdf",
- "texmf-dist/doc/generic/knuth/web/webman.pdf",
- },
- ["pst-math"] = {
- "texmf-dist/doc/generic/pst-math/Changes",
- "texmf-dist/doc/generic/pst-math/README",
- "texmf-dist/doc/generic/pst-math/pst-math-doc.pdf",
- },
- ["tucv"] = {
- "texmf-dist/doc/latex/tucv/README",
- "texmf-dist/doc/latex/tucv/tucv.pdf",
- "texmf-dist/doc/latex/tucv/tucv_ex.pdf",
- },
- ["pstool"] = {
- "texmf-dist/doc/latex/pstool/README",
- "texmf-dist/doc/latex/pstool/pstool.pdf",
- },
- ["pst-eucl"] = {
- "texmf-dist/doc/generic/pst-eucl/Changes",
- "texmf-dist/doc/generic/pst-eucl/README",
- "texmf-dist/doc/generic/pst-eucl/pst-eucl-doc.pdf",
- },
- ["binarytree"] = {
- "texmf-dist/doc/latex/binarytree/README",
- "texmf-dist/doc/latex/binarytree/binarytree.pdf",
- "texmf-dist/doc/latex/binarytree/examples/binarytree-ex1.pdf",
- "texmf-dist/doc/latex/binarytree/examples/binarytree-ex2.pdf",
- "texmf-dist/doc/latex/binarytree/examples/binarytree-ex3.pdf",
- "texmf-dist/doc/latex/binarytree/examples/binarytree-ex4.pdf",
- "texmf-dist/doc/latex/binarytree/examples/btree-5_up_0,0,0_3729359_7458719_655360_0.7_0.7_-lrr-x--_-llrr-x--_-rll-x--_-rrll-x--.pdf",
- },
- ["makebase"] = {
- "texmf-dist/doc/latex/makebase/MANIFEST",
- "texmf-dist/doc/latex/makebase/README.md",
- "texmf-dist/doc/latex/makebase/makebase.pdf",
- },
- ["lplfitch"] = {
- "texmf-dist/doc/latex/lplfitch/README",
- "texmf-dist/doc/latex/lplfitch/lplfitch.pdf",
- },
- ["adjustbox"] = {
- "texmf-dist/doc/latex/adjustbox/README",
- "texmf-dist/doc/latex/adjustbox/adjcalc.pdf",
- "texmf-dist/doc/latex/adjustbox/adjustbox.pdf",
- "texmf-dist/doc/latex/adjustbox/trimclip.pdf",
- },
- ["lcyw"] = {
- "texmf-dist/doc/latex/lcyw/README",
- "texmf-dist/doc/latex/lcyw/README.koi8-r",
- "texmf-dist/doc/latex/lcyw/lcyw.pdf",
- },
- ["ltxdockit"] = {
- "texmf-dist/doc/latex/ltxdockit/README",
- },
- ["fileinfo"] = {
- "texmf-dist/doc/latex/fileinfo/README",
- "texmf-dist/doc/latex/fileinfo/README.pdf",
- "texmf-dist/doc/latex/fileinfo/RELEASEs.txt",
- "texmf-dist/doc/latex/fileinfo/SrcFILEs.txt",
- "texmf-dist/doc/latex/fileinfo/myfilist.pdf",
- "texmf-dist/doc/latex/fileinfo/readprov.pdf",
- },
- ["formular"] = {
- "texmf-dist/doc/latex/formular/README",
- "texmf-dist/doc/latex/formular/formular.pdf",
- },
- ["rtkinenc"] = {
- "texmf-dist/doc/latex/rtkinenc/README.txt",
- "texmf-dist/doc/latex/rtkinenc/rtkinenc-doc.pdf",
- },
- ["lacheck"] = {
- "texmf-dist/doc/man/man1/lacheck.man1.pdf",
- },
- ["chess-problem-diagrams"] = {
- "texmf-dist/doc/latex/chess-problem-diagrams/README",
- "texmf-dist/doc/latex/chess-problem-diagrams/diagram.pdf",
- },
- ["lobster2"] = {
- "texmf-dist/doc/fonts/lobster2/OFL.txt",
- "texmf-dist/doc/fonts/lobster2/README",
- "texmf-dist/doc/fonts/lobster2/lobster2-samples.pdf",
- },
- ["adrconv"] = {
- "texmf-dist/doc/latex/adrconv/adrconv_pages08.pages/Contents/PkgInfo",
- "texmf-dist/doc/latex/adrconv/adrguide.pdf",
- },
- ["uantwerpendocs"] = {
- "texmf-dist/doc/latex/uantwerpendocs/LICENSE",
- "texmf-dist/doc/latex/uantwerpendocs/README",
- "texmf-dist/doc/latex/uantwerpendocs/uantwerpencoursetext-example.pdf",
- "texmf-dist/doc/latex/uantwerpendocs/uantwerpendocs.pdf",
- "texmf-dist/doc/latex/uantwerpendocs/uantwerpenletter-example.pdf",
- "texmf-dist/doc/latex/uantwerpendocs/uantwerpenletter_example.pdf",
- "texmf-dist/doc/latex/uantwerpendocs/uantwerpenmasterthesis-example.pdf",
- "texmf-dist/doc/latex/uantwerpendocs/uantwerpenmasterthesis_example.pdf",
- },
- ["pst-ob3d"] = {
- "texmf-dist/doc/generic/pst-ob3d/Changes",
- "texmf-dist/doc/generic/pst-ob3d/README",
- "texmf-dist/doc/generic/pst-ob3d/pst-ob3d.pdf",
- },
- ["knitting"] = {
- "texmf-dist/doc/fonts/knitting/README",
- "texmf-dist/doc/fonts/knitting/knitting-doc.pdf",
- },
- ["ctie"] = {
- "texmf-dist/doc/man/man1/ctie.man1.pdf",
- },
- ["inconsolata"] = {
- "texmf-dist/doc/fonts/inconsolata/OFL.txt",
- "texmf-dist/doc/fonts/inconsolata/README",
- "texmf-dist/doc/fonts/inconsolata/afmcmds.txt",
- "texmf-dist/doc/fonts/inconsolata/inconsolata-doc.pdf",
- "texmf-dist/doc/fonts/inconsolata/novarqu-crop.pdf",
- "texmf-dist/doc/fonts/inconsolata/novarqu-noupq-crop.pdf",
- "texmf-dist/doc/fonts/inconsolata/varqu-noupq-crop.pdf",
- },
- ["pst-diffraction"] = {
- "texmf-dist/doc/generic/pst-diffraction/Changes",
- "texmf-dist/doc/generic/pst-diffraction/README",
- "texmf-dist/doc/generic/pst-diffraction/pst-diffraction-docDE.pdf",
- "texmf-dist/doc/generic/pst-diffraction/pst-diffraction-docE.pdf",
- "texmf-dist/doc/generic/pst-diffraction/pst-diffraction-docFR.pdf",
- },
- ["hepunits"] = {
- "texmf-dist/doc/latex/hepunits/ChangeLog",
- "texmf-dist/doc/latex/hepunits/README",
- "texmf-dist/doc/latex/hepunits/hepunits.pdf",
- },
- ["baekmuk"] = {
- "texmf-dist/doc/fonts/baekmuk/COPYRIGHT",
- "texmf-dist/doc/fonts/baekmuk/README.md",
- "texmf-dist/doc/fonts/baekmuk/README_original",
- },
- ["thaienum"] = {
- "texmf-dist/doc/latex/thaienum/README.md",
- "texmf-dist/doc/latex/thaienum/thaienum.pdf",
- },
- ["babel-scottish"] = {
- "texmf-dist/doc/generic/babel-scottish/scottish.pdf",
- },
- ["babel-romanian"] = {
- "texmf-dist/doc/generic/babel-romanian/romanian.pdf",
- },
- ["examdesign"] = {
- "texmf-dist/doc/latex/examdesign/Bugs",
- "texmf-dist/doc/latex/examdesign/Changes",
- "texmf-dist/doc/latex/examdesign/INSTALL",
- "texmf-dist/doc/latex/examdesign/README",
- "texmf-dist/doc/latex/examdesign/examdesign.pdf",
- "texmf-dist/doc/latex/examdesign/examplea.pdf",
- "texmf-dist/doc/latex/examdesign/exampleb.pdf",
- "texmf-dist/doc/latex/examdesign/examplec.pdf",
- },
- ["venndiagram"] = {
- "texmf-dist/doc/latex/venndiagram/CHANGES",
- "texmf-dist/doc/latex/venndiagram/INSTALL",
- "texmf-dist/doc/latex/venndiagram/README",
- "texmf-dist/doc/latex/venndiagram/samples/venn-sample.pdf",
- "texmf-dist/doc/latex/venndiagram/venndiagram.pdf",
- },
- ["acmart"] = {
- "texmf-dist/doc/latex/acmart/Makefile",
- "texmf-dist/doc/latex/acmart/README",
- "texmf-dist/doc/latex/acmart/acmart.pdf",
- "texmf-dist/doc/latex/acmart/acmguide.pdf",
- "texmf-dist/doc/latex/acmart/flies-eps-converted-to.pdf",
- "texmf-dist/doc/latex/acmart/fly-eps-converted-to.pdf",
- "texmf-dist/doc/latex/acmart/mouse-eps-converted-to.pdf",
- "texmf-dist/doc/latex/acmart/rosette-eps-converted-to.pdf",
- "texmf-dist/doc/latex/acmart/sample-acmlarge.pdf",
- "texmf-dist/doc/latex/acmart/sample-acmsmall.pdf",
- "texmf-dist/doc/latex/acmart/sample-acmtog.pdf",
- "texmf-dist/doc/latex/acmart/sample-manuscript.pdf",
- "texmf-dist/doc/latex/acmart/sample-sigchi-a.pdf",
- "texmf-dist/doc/latex/acmart/sample-sigchi.pdf",
- "texmf-dist/doc/latex/acmart/sample-sigconf-authordraft.pdf",
- "texmf-dist/doc/latex/acmart/sample-sigconf.pdf",
- "texmf-dist/doc/latex/acmart/sample-sigplan.pdf",
- "texmf-dist/doc/latex/acmart/sampleteaser.pdf",
- },
- ["biolett-bst"] = {
- "texmf-dist/doc/bibtex/biolett-bst/README.txt",
- },
- ["chextras"] = {
- "texmf-dist/doc/latex/chextras/README",
- "texmf-dist/doc/latex/chextras/chextras.pdf",
- },
- ["luatex85"] = {
- "texmf-dist/doc/generic/luatex85/README.md",
- "texmf-dist/doc/generic/luatex85/luatex85.pdf",
- },
- ["fontaxes"] = {
- "texmf-dist/doc/latex/fontaxes/README",
- "texmf-dist/doc/latex/fontaxes/fontaxes.pdf",
- },
- ["first-latex-doc"] = {
- "texmf-dist/doc/latex/first-latex-doc/README",
- "texmf-dist/doc/latex/first-latex-doc/first-latex-doc.pdf",
- },
- ["mla-paper"] = {
- "texmf-dist/doc/latex/mla-paper/README",
- },
- ["hyperxmp"] = {
- "texmf-dist/doc/latex/hyperxmp/README",
- "texmf-dist/doc/latex/hyperxmp/hyperxmp.pdf",
- },
- ["fontmfizz"] = {
- "texmf-dist/doc/fonts/fontmfizz/LICENSE",
- "texmf-dist/doc/fonts/fontmfizz/README",
- "texmf-dist/doc/fonts/fontmfizz/fontmfizz.pdf",
- },
- ["fntproof"] = {
- "texmf-dist/doc/generic/fntproof/README",
- "texmf-dist/doc/generic/fntproof/fntproof-doc.pdf",
- },
- ["invoice2"] = {
- "texmf-dist/doc/latex/invoice2/README.md",
- "texmf-dist/doc/latex/invoice2/invoice2.pdf",
- },
- ["csquotes"] = {
- "texmf-dist/doc/latex/csquotes/README.md",
- "texmf-dist/doc/latex/csquotes/csquotes.pdf",
- },
- ["unitsdef"] = {
- "texmf-dist/doc/latex/unitsdef/README.1st",
- "texmf-dist/doc/latex/unitsdef/unitsdef.pdf",
- },
- ["greenpoint"] = {
- "texmf-dist/doc/fonts/greenpoint/ChangeLog",
- "texmf-dist/doc/fonts/greenpoint/README",
- },
- ["comprehensive"] = {
- "texmf-dist/doc/latex/comprehensive/README",
- "texmf-dist/doc/latex/comprehensive/SYMLIST",
- "texmf-dist/doc/latex/comprehensive/rawtables-a4.pdf",
- "texmf-dist/doc/latex/comprehensive/rawtables-letter.pdf",
- "texmf-dist/doc/latex/comprehensive/source/Makefile",
- "texmf-dist/doc/latex/comprehensive/source/makefakeMnSymbol",
- "texmf-dist/doc/latex/comprehensive/source/makefakeboisik",
- "texmf-dist/doc/latex/comprehensive/source/makefakefdsymbol",
- "texmf-dist/doc/latex/comprehensive/source/makefakestarfont",
- "texmf-dist/doc/latex/comprehensive/source/makefakestix",
- "texmf-dist/doc/latex/comprehensive/source/makerawtables",
- "texmf-dist/doc/latex/comprehensive/symbols-a4.pdf",
- "texmf-dist/doc/latex/comprehensive/symbols-letter.pdf",
- },
- ["pst-mirror"] = {
- "texmf-dist/doc/generic/pst-mirror/Changes",
- "texmf-dist/doc/generic/pst-mirror/README",
- "texmf-dist/doc/generic/pst-mirror/createEPS/test.pdf",
- "texmf-dist/doc/generic/pst-mirror/pst-mirror-doc.pdf",
- },
- ["gloss-occitan"] = {
- "texmf-dist/doc/latex/gloss-occitan/README",
- "texmf-dist/doc/latex/gloss-occitan/gloss-occitan.pdf",
- },
- ["gfsdidot"] = {
- "texmf-dist/doc/fonts/gfsdidot/OFL-FAQ.txt",
- "texmf-dist/doc/fonts/gfsdidot/OFL.txt",
- "texmf-dist/doc/fonts/gfsdidot/README",
- "texmf-dist/doc/fonts/gfsdidot/README.TEXLIVE",
- },
- ["aiaa"] = {
- "texmf-dist/doc/latex/aiaa/README",
- "texmf-dist/doc/latex/aiaa/aiaa.pdf",
- "texmf-dist/doc/latex/aiaa/author_guide.pdf",
- "texmf-dist/doc/latex/aiaa/figure_magnet.pdf",
- "texmf-dist/doc/latex/aiaa/pre2004/CHANGES",
- "texmf-dist/doc/latex/aiaa/pre2004/MANIFEST",
- "texmf-dist/doc/latex/aiaa/pre2004/README",
- "texmf-dist/doc/latex/aiaa/pre2004/aiaa.pdf",
- "texmf-dist/doc/latex/aiaa/pre2004/demos/paper/smpaiaa.ps",
- "texmf-dist/doc/latex/aiaa/pre2004/demos/talk/smptalk.ps",
- "texmf-dist/doc/latex/aiaa/template_advanced.pdf",
- "texmf-dist/doc/latex/aiaa/template_basic.pdf",
- },
- ["luatex"] = {
- "texmf-dist/doc/luatex/base/luatex.pdf",
- "texmf-dist/doc/man/man1/luatex.man1.pdf",
- "texmf-dist/doc/man/man1/texlua.man1.pdf",
- "texmf-dist/doc/man/man1/texluac.man1.pdf",
- },
- ["cjkutils"] = {
- "texmf-dist/doc/man/man1/bg5conv.man1.pdf",
- "texmf-dist/doc/man/man1/cef5conv.man1.pdf",
- "texmf-dist/doc/man/man1/cefconv.man1.pdf",
- "texmf-dist/doc/man/man1/cefsconv.man1.pdf",
- "texmf-dist/doc/man/man1/extconv.man1.pdf",
- "texmf-dist/doc/man/man1/hbf2gf.man1.pdf",
- "texmf-dist/doc/man/man1/sjisconv.man1.pdf",
- },
- ["assignment"] = {
- "texmf-dist/doc/latex/assignment/Changelog",
- "texmf-dist/doc/latex/assignment/LICENSE",
- "texmf-dist/doc/latex/assignment/README",
- "texmf-dist/doc/latex/assignment/assignment.pdf",
- },
- ["hatching"] = {
- "texmf-dist/doc/metapost/hatching/README",
- },
- ["zxjatype"] = {
- "texmf-dist/doc/latex/zxjatype/LICENSE",
- "texmf-dist/doc/latex/zxjatype/README.md",
- "texmf-dist/doc/latex/zxjatype/example/example.pdf",
- "texmf-dist/doc/latex/zxjatype/example/xetexsamp01.pdf",
- },
- ["unfonts-core"] = {
- "texmf-dist/doc/fonts/unfonts-core/COPYING",
- "texmf-dist/doc/fonts/unfonts-core/README.md",
- "texmf-dist/doc/fonts/unfonts-core/README_original",
- },
- ["gofonts"] = {
- "texmf-dist/doc/fonts/gofonts/License",
- "texmf-dist/doc/fonts/gofonts/README",
- "texmf-dist/doc/fonts/gofonts/go-samples.pdf",
- "texmf-dist/doc/fonts/gofonts/gofonts.pdf",
- },
- ["yfonts-t1"] = {
- "texmf-dist/doc/fonts/yfonts-t1/README",
- },
- ["russ"] = {
- "texmf-dist/doc/latex/russ/README",
- "texmf-dist/doc/latex/russ/readme.RU.txt",
- "texmf-dist/doc/latex/russ/russ_doc.pdf",
- },
- ["piff"] = {
- "texmf-dist/doc/latex/piff/README",
- "texmf-dist/doc/latex/piff/duplicat-doc.pdf",
- "texmf-dist/doc/latex/piff/newproof-doc.pdf",
- "texmf-dist/doc/latex/piff/onepagem-doc.pdf",
- "texmf-dist/doc/latex/piff/time-doc.pdf",
- },
- ["harpoon"] = {
- "texmf-dist/doc/latex/harpoon/harpoon.pdf",
- },
- ["vdmlisting"] = {
- "texmf-dist/doc/latex/vdmlisting/README",
- "texmf-dist/doc/latex/vdmlisting/vdmlisting.pdf",
- },
- ["ku-template"] = {
- "texmf-dist/doc/latex/ku-template/README.txt",
- "texmf-dist/doc/latex/ku-template/images/hum-da.pdf",
- "texmf-dist/doc/latex/ku-template/images/hum-en.pdf",
- "texmf-dist/doc/latex/ku-template/images/jur-da.pdf",
- "texmf-dist/doc/latex/ku-template/images/jur-en.pdf",
- "texmf-dist/doc/latex/ku-template/images/ku-da.pdf",
- "texmf-dist/doc/latex/ku-template/images/ku-en.pdf",
- "texmf-dist/doc/latex/ku-template/images/sam-da.pdf",
- "texmf-dist/doc/latex/ku-template/images/sam-en.pdf",
- "texmf-dist/doc/latex/ku-template/images/sci-da.pdf",
- "texmf-dist/doc/latex/ku-template/images/sci-en.pdf",
- "texmf-dist/doc/latex/ku-template/images/sun-da.pdf",
- "texmf-dist/doc/latex/ku-template/images/sun-en.pdf",
- "texmf-dist/doc/latex/ku-template/images/teo-da.pdf",
- "texmf-dist/doc/latex/ku-template/images/teo-en.pdf",
- },
- ["eltex"] = {
- "texmf-dist/doc/latex/eltex/README",
- "texmf-dist/doc/latex/eltex/man_en.pdf",
- "texmf-dist/doc/latex/eltex/pri_cz.pdf",
- },
- ["latex-bin"] = {
- "texmf-dist/doc/man/man1/latex.man1.pdf",
- "texmf-dist/doc/man/man1/pdflatex.man1.pdf",
- },
- ["gfsbodoni"] = {
- "texmf-dist/doc/fonts/gfsbodoni/OFL-FAQ.txt",
- "texmf-dist/doc/fonts/gfsbodoni/OFL.txt",
- "texmf-dist/doc/fonts/gfsbodoni/README",
- "texmf-dist/doc/fonts/gfsbodoni/README.TEXLIVE",
- "texmf-dist/doc/fonts/gfsbodoni/gfsbodoni.pdf",
- },
- ["biblatex-nejm"] = {
- "texmf-dist/doc/latex/biblatex-nejm/README",
- "texmf-dist/doc/latex/biblatex-nejm/biblatex-nejm.pdf",
- },
- ["lazylist"] = {
- "texmf-dist/doc/latex/lazylist/lazylist.pdf",
- },
- ["biblatex-multiple-dm"] = {
- "texmf-dist/doc/latex/biblatex-multiple-dm/README",
- "texmf-dist/doc/latex/biblatex-multiple-dm/biblatex-multiple-dm.pdf",
- "texmf-dist/doc/latex/biblatex-multiple-dm/latexmkrc",
- "texmf-dist/doc/latex/biblatex-multiple-dm/makefile",
- },
- ["ocherokee"] = {
- "texmf-dist/doc/omega/ocherokee/cherokee.pdf",
- },
- ["revtex"] = {
- "texmf-dist/doc/latex/revtex/00readme.tex",
- "texmf-dist/doc/latex/revtex/DOWNLOAD",
- "texmf-dist/doc/latex/revtex/README",
- "texmf-dist/doc/latex/revtex/aip/aipguide4-1.pdf",
- "texmf-dist/doc/latex/revtex/aps/apsguide4-1.pdf",
- "texmf-dist/doc/latex/revtex/auguide/auguide4-1.pdf",
- "texmf-dist/doc/latex/revtex/auguide/summary4-1.pdf",
- "texmf-dist/doc/latex/revtex/auguide/whatsnew4-1.pdf",
- "texmf-dist/doc/latex/revtex/sample/aip/aipsamp.pdf",
- "texmf-dist/doc/latex/revtex/sample/aps/apssamp.pdf",
- "texmf-dist/doc/latex/revtex/source/aip.pdf",
- "texmf-dist/doc/latex/revtex/source/ltxdocext.pdf",
- "texmf-dist/doc/latex/revtex/source/ltxfront.pdf",
- "texmf-dist/doc/latex/revtex/source/ltxgrid.pdf",
- "texmf-dist/doc/latex/revtex/source/ltxutil.pdf",
- "texmf-dist/doc/latex/revtex/source/revtex4-1.pdf",
- },
- ["lh"] = {
- "texmf-dist/doc/fonts/lh/README",
- "texmf-dist/doc/fonts/lh/install",
- "texmf-dist/doc/fonts/lh/manifest.txt",
- },
- ["ednotes"] = {
- "texmf-dist/doc/latex/ednotes/CHANGES.txt",
- "texmf-dist/doc/latex/ednotes/CHANGING.txt",
- "texmf-dist/doc/latex/ednotes/README",
- "texmf-dist/doc/latex/ednotes/README.TEXLIVE",
- "texmf-dist/doc/latex/ednotes/README4U.txt",
- "texmf-dist/doc/latex/ednotes/READMORE.txt",
- "texmf-dist/doc/latex/ednotes/ednotes.pdf",
- "texmf-dist/doc/latex/ednotes/ednotugb.pdf",
- "texmf-dist/doc/latex/ednotes/visible.txt",
- },
- ["skeyval"] = {
- "texmf-dist/doc/latex/skeyval/README",
- "texmf-dist/doc/latex/skeyval/skeyval-pokayoke1.pdf",
- "texmf-dist/doc/latex/skeyval/skeyval-pokayoke2.pdf",
- "texmf-dist/doc/latex/skeyval/skeyval-view-pokayoke1.pdf",
- },
- ["bez123"] = {
- "texmf-dist/doc/latex/bez123/README",
- "texmf-dist/doc/latex/bez123/bez123.pdf",
- },
- ["hardwrap"] = {
- "texmf-dist/doc/latex/hardwrap/README",
- "texmf-dist/doc/latex/hardwrap/hardwrap.pdf",
- },
- ["kpfonts"] = {
- "texmf-dist/doc/fonts/kpfonts/Kpfonts-Doc-French.pdf",
- "texmf-dist/doc/fonts/kpfonts/kpfonts-abstract.pdf",
- "texmf-dist/doc/fonts/kpfonts/kpfonts-math-symbols-tables.pdf",
- "texmf-dist/doc/fonts/kpfonts/kpfonts.pdf",
- "texmf-dist/doc/fonts/kpfonts/readme.txt",
- },
- ["zebra-goodies"] = {
- "texmf-dist/doc/latex/zebra-goodies/README.md",
- },
- ["babel-ukrainian"] = {
- "texmf-dist/doc/generic/babel-ukrainian/README.md",
- "texmf-dist/doc/generic/babel-ukrainian/ukraineb.pdf",
- },
- ["footnotebackref"] = {
- "texmf-dist/doc/latex/footnotebackref/README",
- "texmf-dist/doc/latex/footnotebackref/footnotebackref.pdf",
- },
- ["ifxptex"] = {
- "texmf-dist/doc/generic/ifxptex/README.txt",
- "texmf-dist/doc/generic/ifxptex/ifxptex-doc.pdf",
- },
- ["pst-poly"] = {
- "texmf-dist/doc/generic/pst-poly/Changes",
- "texmf-dist/doc/generic/pst-poly/README",
- "texmf-dist/doc/generic/pst-poly/pst-poly-doc.pdf",
- },
- ["cmexb"] = {
- "texmf-dist/doc/fonts/cmexb/README-cmexb",
- },
- ["getitems"] = {
- "texmf-dist/doc/latex/getitems/README.md",
- "texmf-dist/doc/latex/getitems/getitems.pdf",
- },
- ["ocgx2"] = {
- "texmf-dist/doc/latex/ocgx2/ChangeLog",
- "texmf-dist/doc/latex/ocgx2/README",
- },
- ["hyphen-hungarian"] = {
- "texmf-dist/doc/generic/huhyphen/huhyphn.pdf",
- "texmf-dist/doc/generic/hyph-utf8/hu/huhyphn.pdf",
- },
- ["tikz-kalender"] = {
- "texmf-dist/doc/latex/tikz-kalender/README.md",
- "texmf-dist/doc/latex/tikz-kalender/tikz-kalender-example1.pdf",
- "texmf-dist/doc/latex/tikz-kalender/tikz-kalender-example2.pdf",
- },
- ["mdputu"] = {
- "texmf-dist/doc/latex/mdputu/README",
- "texmf-dist/doc/latex/mdputu/mdputu.pdf",
- "texmf-dist/doc/latex/mdputu/sample.pdf",
- },
- ["ecc"] = {
- "texmf-dist/doc/fonts/ecc/copyrite",
- "texmf-dist/doc/fonts/ecc/liesmich",
- "texmf-dist/doc/fonts/ecc/readme",
- },
- ["ctanify"] = {
- "texmf-dist/doc/latex/ctanify/README",
- "texmf-dist/doc/latex/ctanify/ctanify.pdf",
- "texmf-dist/doc/man/man1/ctanify.man1.pdf",
- },
- ["cntformats"] = {
- "texmf-dist/doc/latex/cntformats/README",
- "texmf-dist/doc/latex/cntformats/cntformats_en.pdf",
- },
- ["exam-n"] = {
- "texmf-dist/doc/latex/exam-n/README",
- "texmf-dist/doc/latex/exam-n/README.ctan",
- "texmf-dist/doc/latex/exam-n/exam-n.html",
- "texmf-dist/doc/latex/exam-n/exam-n.pdf",
- "texmf-dist/doc/latex/exam-n/lppl.txt",
- "texmf-dist/doc/latex/exam-n/notes-for-authors.pdf",
- "texmf-dist/doc/latex/exam-n/release-notes.html",
- "texmf-dist/doc/latex/exam-n/sample/Makefile",
- "texmf-dist/doc/latex/exam-n/sample/fig/spiral.pdf",
- "texmf-dist/doc/latex/exam-n/sample_exam.pdf",
- "texmf-dist/doc/latex/exam-n/sample_exam_solution.pdf",
- },
- ["lm"] = {
- "texmf-dist/doc/fonts/lm/GUST-FONT-LICENSE.TXT",
- "texmf-dist/doc/fonts/lm/MANIFEST-Latin-Modern.TXT",
- "texmf-dist/doc/fonts/lm/README-Latin-Modern.TXT",
- "texmf-dist/doc/fonts/lm/lm-hist.txt",
- "texmf-dist/doc/fonts/lm/lm-info.pdf",
- "texmf-dist/doc/fonts/lm/tstlmot1.pdf",
- "texmf-dist/doc/fonts/lm/tstlmot4.pdf",
- "texmf-dist/doc/fonts/lm/tstlmqx.pdf",
- "texmf-dist/doc/fonts/lm/tstlmt1.pdf",
- "texmf-dist/doc/fonts/lm/tstlmts1.pdf",
- },
- ["makecirc"] = {
- "texmf-dist/doc/metapost/makecirc/MakeCirc-en.pdf",
- "texmf-dist/doc/metapost/makecirc/MakeCirc.pdf",
- "texmf-dist/doc/metapost/makecirc/README",
- "texmf-dist/doc/metapost/makecirc/ejemplos.pdf",
- },
- ["venn"] = {
- "texmf-dist/doc/metapost/venn/README",
- },
- ["amscls"] = {
- "texmf-dist/doc/latex/amscls/00LICENSE.txt",
- "texmf-dist/doc/latex/amscls/README",
- "texmf-dist/doc/latex/amscls/amsbooka.pdf",
- "texmf-dist/doc/latex/amscls/amsclass.pdf",
- "texmf-dist/doc/latex/amscls/amsdtx.pdf",
- "texmf-dist/doc/latex/amscls/amsmidx.pdf",
- "texmf-dist/doc/latex/amscls/amsthdoc.pdf",
- "texmf-dist/doc/latex/amscls/diffs-c.txt",
- "texmf-dist/doc/latex/amscls/instr-l.pdf",
- "texmf-dist/doc/latex/amscls/manifest.txt",
- "texmf-dist/doc/latex/amscls/thmtest.pdf",
- "texmf-dist/doc/latex/amscls/upref.pdf",
- },
- ["esint"] = {
- "texmf-dist/doc/latex/esint/README",
- "texmf-dist/doc/latex/esint/esint.pdf",
- },
- ["niceframe"] = {
- "texmf-dist/doc/latex/niceframe/niceframe.pdf",
- },
- ["anufinalexam"] = {
- "texmf-dist/doc/latex/anufinalexam/README",
- },
- ["scalerel"] = {
- "texmf-dist/doc/latex/scalerel/README",
- "texmf-dist/doc/latex/scalerel/scalerel.pdf",
- },
- ["hitec"] = {
- "texmf-dist/doc/latex/hitec/README",
- "texmf-dist/doc/latex/hitec/hitec_doc.pdf",
- },
- ["yfonts"] = {
- "texmf-dist/doc/latex/yfonts/liesmich",
- "texmf-dist/doc/latex/yfonts/readme",
- },
- ["pst-qtree"] = {
- "texmf-dist/doc/generic/pst-qtree/CHANGES",
- "texmf-dist/doc/generic/pst-qtree/LICENSE",
- "texmf-dist/doc/generic/pst-qtree/pst-qtree-manual.pdf",
- },
- ["sduthesis"] = {
- "texmf-dist/doc/latex/sduthesis/LICENSE",
- "texmf-dist/doc/latex/sduthesis/README",
- "texmf-dist/doc/latex/sduthesis/README.md",
- "texmf-dist/doc/latex/sduthesis/sduthesis-demo.pdf",
- "texmf-dist/doc/latex/sduthesis/sduthesis.pdf",
- },
- ["pax"] = {
- "texmf-dist/doc/latex/pax/README",
- },
- ["currency"] = {
- "texmf-dist/doc/latex/currency/README.md",
- "texmf-dist/doc/latex/currency/currency.pdf",
- "texmf-dist/doc/latex/currency/currency_doc.pdf",
- },
- ["dtxtut"] = {
- "texmf-dist/doc/latex/dtxtut/README",
- "texmf-dist/doc/latex/dtxtut/dtxtut.pdf",
- },
- ["eulervm"] = {
- "texmf-dist/doc/latex/eulervm/README.eulervm",
- "texmf-dist/doc/latex/eulervm/eulervm.pdf",
- "texmf-dist/doc/latex/eulervm/manifest.txt",
- },
- ["grotesq"] = {
- "texmf-dist/doc/fonts/grotesq/grotesq.txt",
- "texmf-dist/doc/fonts/grotesq/readme.grotesq",
- "texmf-dist/doc/fonts/grotesq/ugq.txt",
- },
- ["layaureo"] = {
- "texmf-dist/doc/latex/layaureo/README",
- "texmf-dist/doc/latex/layaureo/layaureo.pdf",
- },
- ["babel-danish"] = {
- "texmf-dist/doc/generic/babel-danish/danish.pdf",
- },
- ["metaplot"] = {
- "texmf-dist/doc/latex/metaplot/README",
- "texmf-dist/doc/latex/metaplot/examples/gpl.txt",
- "texmf-dist/doc/latex/metaplot/metaplot_preprint.pdf",
- },
- ["ccfonts"] = {
- "texmf-dist/doc/latex/ccfonts/ccfonts.pdf",
- "texmf-dist/doc/latex/ccfonts/readme",
- },
- ["subfloat"] = {
- "texmf-dist/doc/latex/subfloat/ChangeLog",
- "texmf-dist/doc/latex/subfloat/README",
- "texmf-dist/doc/latex/subfloat/subfloat.pdf",
- },
- ["mnras"] = {
- "texmf-dist/doc/latex/mnras/example.ps",
- "texmf-dist/doc/latex/mnras/legacy/legacy.txt",
- "texmf-dist/doc/latex/mnras/mnras_guide.pdf",
- "texmf-dist/doc/latex/mnras/readme.txt",
- },
- ["komacv-rg"] = {
- "texmf-dist/doc/latex/komacv-rg/README.md",
- "texmf-dist/doc/latex/komacv-rg/komacv-addons.pdf",
- "texmf-dist/doc/latex/komacv-rg/komacv-lco.pdf",
- "texmf-dist/doc/latex/komacv-rg/komacv-multilang.pdf",
- },
- ["grant"] = {
- "texmf-dist/doc/latex/grant/LICENSE",
- "texmf-dist/doc/latex/grant/README.md",
- "texmf-dist/doc/latex/grant/VERSION",
- "texmf-dist/doc/latex/grant/grant.pdf",
- },
- ["xcolor"] = {
- "texmf-dist/doc/latex/xcolor/ChangeLog",
- "texmf-dist/doc/latex/xcolor/README",
- "texmf-dist/doc/latex/xcolor/xcolor.pdf",
- "texmf-dist/doc/latex/xcolor/xcolor2.pdf",
- },
- ["bosisio"] = {
- "texmf-dist/doc/latex/bosisio/README",
- "texmf-dist/doc/latex/bosisio/accenti.html",
- "texmf-dist/doc/latex/bosisio/accenti.pdf",
- "texmf-dist/doc/latex/bosisio/dblfont.html",
- "texmf-dist/doc/latex/bosisio/dblfont.pdf",
- "texmf-dist/doc/latex/bosisio/envmath.html",
- "texmf-dist/doc/latex/bosisio/envmath.pdf",
- "texmf-dist/doc/latex/bosisio/evenpage.html",
- "texmf-dist/doc/latex/bosisio/evenpage.pdf",
- "texmf-dist/doc/latex/bosisio/graphfig.html",
- "texmf-dist/doc/latex/bosisio/graphfig.pdf",
- "texmf-dist/doc/latex/bosisio/index.html",
- "texmf-dist/doc/latex/bosisio/makedoc",
- "texmf-dist/doc/latex/bosisio/mathcmd.html",
- "texmf-dist/doc/latex/bosisio/mathcmd.pdf",
- "texmf-dist/doc/latex/bosisio/quotes.html",
- "texmf-dist/doc/latex/bosisio/quotes.pdf",
- "texmf-dist/doc/latex/bosisio/sobolev.html",
- "texmf-dist/doc/latex/bosisio/sobolev.pdf",
- },
- ["tabu"] = {
- "texmf-dist/doc/latex/tabu/README",
- "texmf-dist/doc/latex/tabu/tabu.pdf",
- },
- ["feyn"] = {
- "texmf-dist/doc/fonts/feyn/LICENCE",
- "texmf-dist/doc/fonts/feyn/README",
- "texmf-dist/doc/fonts/feyn/VERSION",
- "texmf-dist/doc/fonts/feyn/exercise-font.pdf",
- "texmf-dist/doc/fonts/feyn/feyn.pdf",
- "texmf-dist/doc/fonts/feyn/overheads.pdf",
- },
- ["glossaries-extra"] = {
- "texmf-dist/doc/latex/glossaries-extra/CHANGES",
- "texmf-dist/doc/latex/glossaries-extra/README",
- "texmf-dist/doc/latex/glossaries-extra/glossaries-extra-code.pdf",
- "texmf-dist/doc/latex/glossaries-extra/glossaries-extra-manual.html",
- "texmf-dist/doc/latex/glossaries-extra/glossaries-extra-manual.pdf",
- "texmf-dist/doc/latex/glossaries-extra/sample-abbr-styles.pdf",
- "texmf-dist/doc/latex/glossaries-extra/sample-abbrv.pdf",
- "texmf-dist/doc/latex/glossaries-extra/sample-accsupp.pdf",
- "texmf-dist/doc/latex/glossaries-extra/sample-acronym-desc.pdf",
- "texmf-dist/doc/latex/glossaries-extra/sample-acronym.pdf",
- "texmf-dist/doc/latex/glossaries-extra/sample-alias.pdf",
- "texmf-dist/doc/latex/glossaries-extra/sample-altmodifier.pdf",
- "texmf-dist/doc/latex/glossaries-extra/sample-alttree-marginpar.pdf",
- "texmf-dist/doc/latex/glossaries-extra/sample-alttree-sym.pdf",
- "texmf-dist/doc/latex/glossaries-extra/sample-alttree.pdf",
- "texmf-dist/doc/latex/glossaries-extra/sample-autoindex-hyp.pdf",
- "texmf-dist/doc/latex/glossaries-extra/sample-autoindex.pdf",
- "texmf-dist/doc/latex/glossaries-extra/sample-crossref.pdf",
- "texmf-dist/doc/latex/glossaries-extra/sample-crossref2.pdf",
- "texmf-dist/doc/latex/glossaries-extra/sample-docdef.pdf",
- "texmf-dist/doc/latex/glossaries-extra/sample-entrycount.pdf",
- "texmf-dist/doc/latex/glossaries-extra/sample-external.pdf",
- "texmf-dist/doc/latex/glossaries-extra/sample-fmt.pdf",
- "texmf-dist/doc/latex/glossaries-extra/sample-footnote.pdf",
- "texmf-dist/doc/latex/glossaries-extra/sample-header.pdf",
- "texmf-dist/doc/latex/glossaries-extra/sample-indexhook.pdf",
- "texmf-dist/doc/latex/glossaries-extra/sample-initialisms.pdf",
- "texmf-dist/doc/latex/glossaries-extra/sample-mixed-abbrv-styles.pdf",
- "texmf-dist/doc/latex/glossaries-extra/sample-mixedsort.pdf",
- "texmf-dist/doc/latex/glossaries-extra/sample-mixture.pdf",
- "texmf-dist/doc/latex/glossaries-extra/sample-name-font.pdf",
- "texmf-dist/doc/latex/glossaries-extra/sample-nested.pdf",
- "texmf-dist/doc/latex/glossaries-extra/sample-noidx-restricteddocdefs.pdf",
- "texmf-dist/doc/latex/glossaries-extra/sample-onelink.pdf",
- "texmf-dist/doc/latex/glossaries-extra/sample-onthefly-utf8.pdf",
- "texmf-dist/doc/latex/glossaries-extra/sample-onthefly-xetex.pdf",
- "texmf-dist/doc/latex/glossaries-extra/sample-onthefly.pdf",
- "texmf-dist/doc/latex/glossaries-extra/sample-pages.pdf",
- "texmf-dist/doc/latex/glossaries-extra/sample-postdot.pdf",
- "texmf-dist/doc/latex/glossaries-extra/sample-postlink.pdf",
- "texmf-dist/doc/latex/glossaries-extra/sample-prefix.pdf",
- "texmf-dist/doc/latex/glossaries-extra/sample-record.pdf",
- "texmf-dist/doc/latex/glossaries-extra/sample-restricteddocdefs.pdf",
- "texmf-dist/doc/latex/glossaries-extra/sample-suppl-hyp.pdf",
- "texmf-dist/doc/latex/glossaries-extra/sample-suppl-main-hyp.pdf",
- "texmf-dist/doc/latex/glossaries-extra/sample-suppl-main.pdf",
- "texmf-dist/doc/latex/glossaries-extra/sample-suppl.pdf",
- "texmf-dist/doc/latex/glossaries-extra/sample-trans.pdf",
- "texmf-dist/doc/latex/glossaries-extra/sample-undef.pdf",
- "texmf-dist/doc/latex/glossaries-extra/sample-unitentrycount.pdf",
- "texmf-dist/doc/latex/glossaries-extra/sample.pdf",
- },
- ["idxcmds"] = {
- "texmf-dist/doc/latex/idxcmds/README",
- "texmf-dist/doc/latex/idxcmds/idxcmds_en.pdf",
- },
- ["pdfmarginpar"] = {
- "texmf-dist/doc/latex/pdfmarginpar/README",
- "texmf-dist/doc/latex/pdfmarginpar/pdfmarginpar.pdf",
- "texmf-dist/doc/latex/pdfmarginpar/pdfmarginparexample.pdf",
- },
- ["chet"] = {
- "texmf-dist/doc/latex/chet/README",
- "texmf-dist/doc/latex/chet/chetdoc.pdf",
- },
- ["tipfr"] = {
- "texmf-dist/doc/latex/tipfr/README",
- "texmf-dist/doc/latex/tipfr/tipfr-doc.pdf",
- },
- ["ps2pk"] = {
- "texmf-dist/doc/man/man1/mag.man1.pdf",
- "texmf-dist/doc/man/man1/pfb2pfa.man1.pdf",
- "texmf-dist/doc/man/man1/pk2bm.man1.pdf",
- "texmf-dist/doc/man/man1/ps2pk.man1.pdf",
- },
- ["tikzinclude"] = {
- "texmf-dist/doc/latex/tikzinclude/README",
- "texmf-dist/doc/latex/tikzinclude/tikzinclude.pdf",
- },
- ["cjk-ko"] = {
- "texmf-dist/doc/latex/cjk-ko/ChangeLog",
- "texmf-dist/doc/latex/cjk-ko/README",
- "texmf-dist/doc/latex/cjk-ko/cjk-ko-doc.pdf",
- },
- ["bxbase"] = {
- "texmf-dist/doc/latex/bxbase/LICENSE",
- "texmf-dist/doc/latex/bxbase/README.md",
- "texmf-dist/doc/latex/bxbase/bxbase-ja.pdf",
- },
- ["braids"] = {
- "texmf-dist/doc/latex/braids/README",
- "texmf-dist/doc/latex/braids/braids_doc.pdf",
- },
- ["chemformula"] = {
- "texmf-dist/doc/latex/chemformula/README",
- "texmf-dist/doc/latex/chemformula/chemformula_en.pdf",
- },
- ["apxproof"] = {
- "texmf-dist/doc/latex/apxproof/LICENSE",
- "texmf-dist/doc/latex/apxproof/Makefile",
- "texmf-dist/doc/latex/apxproof/README.md",
- "texmf-dist/doc/latex/apxproof/apxproof.pdf",
- },
- ["arydshln"] = {
- "texmf-dist/doc/latex/arydshln/README",
- "texmf-dist/doc/latex/arydshln/arydshln-man.pdf",
- "texmf-dist/doc/latex/arydshln/arydshln.pdf",
- },
- ["pxbase"] = {
- "texmf-dist/doc/platex/pxbase/LICENSE",
- "texmf-dist/doc/platex/pxbase/README.md",
- "texmf-dist/doc/platex/pxbase/pxbabel.pdf",
- },
- ["longfigure"] = {
- "texmf-dist/doc/latex/longfigure/README",
- "texmf-dist/doc/latex/longfigure/longfigure.pdf",
- },
- ["emisa"] = {
- "texmf-dist/doc/latex/emisa/README.TEXLIVE",
- "texmf-dist/doc/latex/emisa/README.md",
- "texmf-dist/doc/latex/emisa/emisa.pdf",
- "texmf-dist/doc/latex/emisa/manifest.txt",
- },
- ["multilang"] = {
- "texmf-dist/doc/latex/multilang/README.md",
- "texmf-dist/doc/latex/multilang/multilang.pdf",
- },
- ["elzcards"] = {
- "texmf-dist/doc/latex/elzcards/README",
- "texmf-dist/doc/latex/elzcards/elzcards-examples.pdf",
- "texmf-dist/doc/latex/elzcards/elzcards.pdf",
- },
- ["uptex"] = {
- "texmf-dist/doc/upmendex/README.md",
- "texmf-dist/doc/upmendex/samples/Makefile",
- },
- ["koma-script-sfs"] = {
- "texmf-dist/doc/latex/koma-script-sfs/README",
- "texmf-dist/doc/latex/koma-script-sfs/SFSesim.pdf",
- },
- ["templatetools"] = {
- "texmf-dist/doc/latex/templatetools/README",
- "texmf-dist/doc/latex/templatetools/templatetools.pdf",
- },
- ["trajan"] = {
- "texmf-dist/doc/latex/trajan/README",
- "texmf-dist/doc/latex/trajan/trajan.pdf",
- "texmf-dist/doc/latex/trajan/trytrajan.pdf",
- },
- ["wsuipa"] = {
- "texmf-dist/doc/fonts/wsuipa/LICENCE-wsuipa.txt",
- "texmf-dist/doc/fonts/wsuipa/README",
- "texmf-dist/doc/fonts/wsuipa/compilefonts",
- "texmf-dist/doc/fonts/wsuipa/ipaman.ps",
- },
- ["tikzorbital"] = {
- "texmf-dist/doc/latex/tikzorbital/README.rst",
- "texmf-dist/doc/latex/tikzorbital/tikzorbital.pdf",
- },
- ["patgen"] = {
- "texmf-dist/doc/man/man1/patgen.man1.pdf",
- },
- ["errata"] = {
- "texmf-dist/doc/latex/errata/README",
- "texmf-dist/doc/latex/errata/errata.pdf",
- },
- ["songs"] = {
- "texmf-dist/doc/latex/songs/Makefile",
- "texmf-dist/doc/latex/songs/README",
- "texmf-dist/doc/latex/songs/history.txt",
- "texmf-dist/doc/latex/songs/license.txt",
- "texmf-dist/doc/latex/songs/sample/Makefile",
- "texmf-dist/doc/latex/songs/songs.pdf",
- },
- ["nopageno"] = {
- "texmf-dist/doc/latex/nopageno/nopageno.pdf",
- },
- ["svn"] = {
- "texmf-dist/doc/latex/svn/README",
- "texmf-dist/doc/latex/svn/svn.pdf",
- },
- ["lambda-lists"] = {
- "texmf-dist/doc/plain/lambda-lists/README",
- "texmf-dist/doc/plain/lambda-lists/lambda-lists.pdf",
- },
- ["lualatex-doc-de"] = {
- "texmf-dist/doc/latex/lualatex-doc-de/lualatex-doc-DE.pdf",
- },
- ["pst-thick"] = {
- "texmf-dist/doc/generic/pst-thick/Changes",
- "texmf-dist/doc/generic/pst-thick/README",
- "texmf-dist/doc/generic/pst-thick/pst-thick-doc.pdf",
- },
- ["zlmtt"] = {
- "texmf-dist/doc/fonts/zlmtt/README",
- "texmf-dist/doc/fonts/zlmtt/zlmtt-doc.pdf",
- },
- ["plain-doc"] = {
- "texmf-dist/doc/plain/plain-doc/csname.txt",
- },
- ["ifxetex"] = {
- "texmf-dist/doc/generic/ifxetex/README",
- "texmf-dist/doc/generic/ifxetex/ifxetex.pdf",
- },
- ["nag"] = {
- "texmf-dist/doc/latex/nag/README",
- "texmf-dist/doc/latex/nag/nag.pdf",
- },
- ["underlin"] = {
- "texmf-dist/doc/latex/underlin/underlin.pdf",
- },
- ["figbib"] = {
- "texmf-dist/doc/latex/figbib/README",
- "texmf-dist/doc/latex/figbib/figbib_doc.pdf",
- "texmf-dist/doc/latex/figbib/figbib_sample.pdf",
- },
- ["koma-script-examples"] = {
- "texmf-dist/doc/latex/koma-script-examples/Anhang-B/result/chapterthumbexample.pdf",
- "texmf-dist/doc/latex/koma-script-examples/Anhang-C/result/floattrick.pdf",
- "texmf-dist/doc/latex/koma-script-examples/Anhang-D/result/briefDIN.pdf",
- "texmf-dist/doc/latex/koma-script-examples/Anhang-D/result/briefSN.pdf",
- "texmf-dist/doc/latex/koma-script-examples/Anhang-D/result/briefbak3.pdf",
- "texmf-dist/doc/latex/koma-script-examples/Anhang-D/result/briefdup.pdf",
- "texmf-dist/doc/latex/koma-script-examples/Anhang-D/result/brieflft.pdf",
- "texmf-dist/doc/latex/koma-script-examples/Anhang-D/result/brieflfu.pdf",
- "texmf-dist/doc/latex/koma-script-examples/Anhang-D/result/briefnow.pdf",
- "texmf-dist/doc/latex/koma-script-examples/Anhang-D/result/briefrag2.pdf",
- "texmf-dist/doc/latex/koma-script-examples/Anhang-D/result/briefwbk.pdf",
- "texmf-dist/doc/latex/koma-script-examples/Anhang-D/result/briefwbk2.pdf",
- "texmf-dist/doc/latex/koma-script-examples/Anhang-D/result/briefwbt2.pdf",
- "texmf-dist/doc/latex/koma-script-examples/Anhang-D/result/letter-nipponA.pdf",
- "texmf-dist/doc/latex/koma-script-examples/Anhang-D/result/letter-nipponB.pdf",
- "texmf-dist/doc/latex/koma-script-examples/Anhang-D/source/CaptainHook-1.pdf",
- "texmf-dist/doc/latex/koma-script-examples/Anhang-E/result/letter-label.pdf",
- "texmf-dist/doc/latex/koma-script-examples/Kapitel-11/result/scrjuraexample.pdf",
- "texmf-dist/doc/latex/koma-script-examples/Kapitel-15/result/remarkexample.pdf",
- "texmf-dist/doc/latex/koma-script-examples/Kapitel-19/result/scrlayer-notecolumn-example.pdf",
- "texmf-dist/doc/latex/koma-script-examples/Kapitel-4/result/letter-0.pdf",
- "texmf-dist/doc/latex/koma-script-examples/Kapitel-4/result/letter-1.pdf",
- "texmf-dist/doc/latex/koma-script-examples/Kapitel-4/result/letter-10.pdf",
- "texmf-dist/doc/latex/koma-script-examples/Kapitel-4/result/letter-11.pdf",
- "texmf-dist/doc/latex/koma-script-examples/Kapitel-4/result/letter-12.pdf",
- "texmf-dist/doc/latex/koma-script-examples/Kapitel-4/result/letter-13.pdf",
- "texmf-dist/doc/latex/koma-script-examples/Kapitel-4/result/letter-14.pdf",
- "texmf-dist/doc/latex/koma-script-examples/Kapitel-4/result/letter-15.pdf",
- "texmf-dist/doc/latex/koma-script-examples/Kapitel-4/result/letter-16.pdf",
- "texmf-dist/doc/latex/koma-script-examples/Kapitel-4/result/letter-17.pdf",
- "texmf-dist/doc/latex/koma-script-examples/Kapitel-4/result/letter-18.pdf",
- "texmf-dist/doc/latex/koma-script-examples/Kapitel-4/result/letter-19.pdf",
- "texmf-dist/doc/latex/koma-script-examples/Kapitel-4/result/letter-2.pdf",
- "texmf-dist/doc/latex/koma-script-examples/Kapitel-4/result/letter-20.pdf",
- "texmf-dist/doc/latex/koma-script-examples/Kapitel-4/result/letter-21.pdf",
- "texmf-dist/doc/latex/koma-script-examples/Kapitel-4/result/letter-22.pdf",
- "texmf-dist/doc/latex/koma-script-examples/Kapitel-4/result/letter-23.pdf",
- "texmf-dist/doc/latex/koma-script-examples/Kapitel-4/result/letter-3.pdf",
- "texmf-dist/doc/latex/koma-script-examples/Kapitel-4/result/letter-4.pdf",
- "texmf-dist/doc/latex/koma-script-examples/Kapitel-4/result/letter-5.pdf",
- "texmf-dist/doc/latex/koma-script-examples/Kapitel-4/result/letter-6.pdf",
- "texmf-dist/doc/latex/koma-script-examples/Kapitel-4/result/letter-7.pdf",
- "texmf-dist/doc/latex/koma-script-examples/Kapitel-4/result/letter-8.pdf",
- "texmf-dist/doc/latex/koma-script-examples/Kapitel-4/result/letter-9.pdf",
- "texmf-dist/doc/latex/koma-script-examples/Kapitel-4/source/musterlogo.pdf",
- "texmf-dist/doc/latex/koma-script-examples/LEGAL.txt",
- "texmf-dist/doc/latex/koma-script-examples/LEGAL_DE.txt",
- "texmf-dist/doc/latex/koma-script-examples/LIESMICH.txt",
- "texmf-dist/doc/latex/koma-script-examples/README",
- },
- ["bibunits"] = {
- "texmf-dist/doc/latex/bibunits/README",
- "texmf-dist/doc/latex/bibunits/bibtexall",
- "texmf-dist/doc/latex/bibunits/bibunits.pdf",
- },
- ["context-account"] = {
- "texmf-dist/doc/context/third/account/README",
- "texmf-dist/doc/context/third/account/account-doc.pdf",
- },
- ["datetime2-esperanto"] = {
- "texmf-dist/doc/latex/datetime2-esperanto/README",
- "texmf-dist/doc/latex/datetime2-esperanto/datetime2-esperanto.pdf",
- },
- ["doc-pictex"] = {
- "texmf-dist/doc/generic/doc-pictex/Doc-PiCTeX.txt",
- },
- ["comma"] = {
- "texmf-dist/doc/latex/comma/README",
- "texmf-dist/doc/latex/comma/comma.pdf",
- },
- ["hook-pre-commit-pkg"] = {
- "texmf-dist/doc/support/hook-pre-commit-pkg/README",
- "texmf-dist/doc/support/hook-pre-commit-pkg/pre-commit-latex",
- },
- ["dviincl"] = {
- "texmf-dist/doc/metapost/dviincl/README",
- "texmf-dist/doc/metapost/dviincl/README.pl",
- },
- ["niceframe-type1"] = {
- "texmf-dist/doc/fonts/niceframe-type1/README.md",
- },
- ["jamtimes"] = {
- "texmf-dist/doc/latex/jamtimes/README",
- "texmf-dist/doc/latex/jamtimes/jamtimes.pdf",
- "texmf-dist/doc/latex/jamtimes/mathsample.pdf",
- "texmf-dist/doc/latex/jamtimes/mathsample_ps.pdf",
- "texmf-dist/doc/latex/jamtimes/textsample.pdf",
- "texmf-dist/doc/latex/jamtimes/textsample_ps.pdf",
- },
- ["noconflict"] = {
- "texmf-dist/doc/latex/noconflict/README",
- },
- ["librebaskerville"] = {
- "texmf-dist/doc/fonts/librebaskerville/FONTLOG.txt",
- "texmf-dist/doc/fonts/librebaskerville/OFL.txt",
- "texmf-dist/doc/fonts/librebaskerville/README",
- "texmf-dist/doc/fonts/librebaskerville/librebaskerville-samples.pdf",
- },
- ["bussproofs"] = {
- "texmf-dist/doc/latex/bussproofs/BussGuide2.pdf",
- "texmf-dist/doc/latex/bussproofs/README.txt",
- "texmf-dist/doc/latex/bussproofs/testbp2.pdf",
- },
- ["hyphen-bulgarian"] = {
- "texmf-dist/doc/generic/hyph-utf8/bg/azbukaExtended.pdf",
- },
- ["francais-bst"] = {
- "texmf-dist/doc/bibtex/francais-bst/README",
- },
- ["gentium-tug"] = {
- "texmf-dist/doc/fonts/gentium-tug/ChangeLog",
- "texmf-dist/doc/fonts/gentium-tug/FONTLOG.txt",
- "texmf-dist/doc/fonts/gentium-tug/Gentium/FONTLOG.txt",
- "texmf-dist/doc/fonts/gentium-tug/Gentium/GENTIUM-FAQ.txt",
- "texmf-dist/doc/fonts/gentium-tug/Gentium/OFL-FAQ.txt",
- "texmf-dist/doc/fonts/gentium-tug/Gentium/OFL.txt",
- "texmf-dist/doc/fonts/gentium-tug/Gentium/QUOTES.txt",
- "texmf-dist/doc/fonts/gentium-tug/Gentium/README.txt",
- "texmf-dist/doc/fonts/gentium-tug/GentiumBasic/FONTLOG.txt",
- "texmf-dist/doc/fonts/gentium-tug/GentiumBasic/GENTIUM-FAQ.txt",
- "texmf-dist/doc/fonts/gentium-tug/GentiumBasic/OFL-FAQ.txt",
- "texmf-dist/doc/fonts/gentium-tug/GentiumBasic/OFL.txt",
- "texmf-dist/doc/fonts/gentium-tug/GentiumPlus/FONTLOG.txt",
- "texmf-dist/doc/fonts/gentium-tug/GentiumPlus/GENTIUM-FAQ.txt",
- "texmf-dist/doc/fonts/gentium-tug/GentiumPlus/OFL-FAQ.txt",
- "texmf-dist/doc/fonts/gentium-tug/GentiumPlus/OFL.txt",
- "texmf-dist/doc/fonts/gentium-tug/GentiumPlus/README.txt",
- "texmf-dist/doc/fonts/gentium-tug/GentiumPlus/documentation/DOCUMENTATION.txt",
- "texmf-dist/doc/fonts/gentium-tug/GentiumPlus/documentation/GentiumPlus-features.pdf",
- "texmf-dist/doc/fonts/gentium-tug/GentiumPlusCompact/FONTLOG.txt",
- "texmf-dist/doc/fonts/gentium-tug/GentiumPlusCompact/README.txt",
- "texmf-dist/doc/fonts/gentium-tug/Makefile",
- "texmf-dist/doc/fonts/gentium-tug/OFL-FAQ.txt",
- "texmf-dist/doc/fonts/gentium-tug/OFL.txt",
- "texmf-dist/doc/fonts/gentium-tug/README",
- "texmf-dist/doc/fonts/gentium-tug/gentium.pdf",
- },
- ["babel-indonesian"] = {
- "texmf-dist/doc/generic/babel-indonesian/README",
- "texmf-dist/doc/generic/babel-indonesian/indonesian.pdf",
- },
- ["l2tabu-french"] = {
- "texmf-dist/doc/latex/l2tabu-french/README",
- "texmf-dist/doc/latex/l2tabu-french/l2tabufr.pdf",
- },
- ["guitarchordschemes"] = {
- "texmf-dist/doc/latex/guitarchordschemes/README",
- "texmf-dist/doc/latex/guitarchordschemes/guitarchordschemes_en.pdf",
- },
- ["hf-tikz"] = {
- "texmf-dist/doc/latex/hf-tikz/README",
- "texmf-dist/doc/latex/hf-tikz/hf-tikz.pdf",
- },
- ["easy"] = {
- "texmf-dist/doc/latex/easy/README",
- "texmf-dist/doc/latex/easy/README.TEXLIVE",
- },
- ["context-french"] = {
- "texmf-dist/doc/context/third/french/french-demo.pdf",
- "texmf-dist/doc/context/third/french/french-doc.pdf",
- },
- ["dvipdfmx"] = {
- "texmf-dist/doc/dvipdfm/Makefile",
- "texmf-dist/doc/dvipdfm/dvipdfm.pdf",
- "texmf-dist/doc/dvipdfm/something.pdf",
- "texmf-dist/doc/dvipdfm/transistor.pdf",
- "texmf-dist/doc/dvipdfmx/dvipdfmx-special.pdf",
- "texmf-dist/doc/dvipdfmx/dvipdfmx.pdf",
- "texmf-dist/doc/dvipdfmx/fdl-1.3.txt",
- "texmf-dist/doc/dvipdfmx/tug2003-slides.pdf",
- "texmf-dist/doc/dvipdfmx/tug2005.pdf",
- "texmf-dist/doc/man/man1/dvipdfm.man1.pdf",
- "texmf-dist/doc/man/man1/dvipdfmx.man1.pdf",
- "texmf-dist/doc/man/man1/dvipdft.man1.pdf",
- "texmf-dist/doc/man/man1/ebb.man1.pdf",
- "texmf-dist/doc/man/man1/extractbb.man1.pdf",
- "texmf-dist/doc/man/man1/xdvipdfmx.man1.pdf",
- },
- ["lcdftypetools"] = {
- "texmf-dist/doc/man/man1/cfftot1.man1.pdf",
- "texmf-dist/doc/man/man1/mmafm.man1.pdf",
- "texmf-dist/doc/man/man1/mmpfb.man1.pdf",
- "texmf-dist/doc/man/man1/otfinfo.man1.pdf",
- "texmf-dist/doc/man/man1/otftotfm.man1.pdf",
- "texmf-dist/doc/man/man1/t1dotlessj.man1.pdf",
- "texmf-dist/doc/man/man1/t1lint.man1.pdf",
- "texmf-dist/doc/man/man1/t1rawafm.man1.pdf",
- "texmf-dist/doc/man/man1/t1reencode.man1.pdf",
- "texmf-dist/doc/man/man1/t1testpage.man1.pdf",
- "texmf-dist/doc/man/man1/ttftotype42.man1.pdf",
- },
- ["bxeepic"] = {
- "texmf-dist/doc/latex/bxeepic/LICENSE",
- "texmf-dist/doc/latex/bxeepic/README",
- "texmf-dist/doc/latex/bxeepic/sample-bxeepic.pdf",
- },
- ["isodoc"] = {
- "texmf-dist/doc/latex/isodoc/README",
- "texmf-dist/doc/latex/isodoc/isodoc.pdf",
- },
- ["ebezier"] = {
- "texmf-dist/doc/latex/ebezier/ebezier.pdf",
- },
- ["ametsoc"] = {
- "texmf-dist/doc/latex/ametsoc/README",
- "texmf-dist/doc/latex/ametsoc/README.TEXLIVE",
- },
- ["jknapltx"] = {
- "texmf-dist/doc/latex/jknapltx/00readme.txt",
- "texmf-dist/doc/latex/jknapltx/README.TEXLIVE",
- },
- ["lshort-slovenian"] = {
- "texmf-dist/doc/latex/lshort-slovenian/README",
- "texmf-dist/doc/latex/lshort-slovenian/lshort-slovenian.pdf",
- },
- ["epslatex-fr"] = {
- "texmf-dist/doc/latex/epslatex-fr/README",
- "texmf-dist/doc/latex/epslatex-fr/README.TEXLIVE",
- "texmf-dist/doc/latex/epslatex-fr/cm.ps",
- "texmf-dist/doc/latex/epslatex-fr/fepslatex.pdf",
- "texmf-dist/doc/latex/epslatex-fr/pretzel.ps",
- "texmf-dist/doc/latex/epslatex-fr/rosette.ps",
- },
- ["docsurvey"] = {
- "texmf-dist/doc/latex/docsurvey/README.txt",
- "texmf-dist/doc/latex/docsurvey/docsurvey.pdf",
- },
- ["xcolor-solarized"] = {
- "texmf-dist/doc/latex/xcolor-solarized/README",
- "texmf-dist/doc/latex/xcolor-solarized/xcolor-solarized.pdf",
- },
- ["lcg"] = {
- "texmf-dist/doc/latex/lcg/lcg.pdf",
- },
- ["txgreeks"] = {
- "texmf-dist/doc/latex/txgreeks/README",
- "texmf-dist/doc/latex/txgreeks/txgreeks.pdf",
- },
- ["codesection"] = {
- "texmf-dist/doc/latex/codesection/README",
- "texmf-dist/doc/latex/codesection/codesection.pdf",
- },
- ["tabstackengine"] = {
- "texmf-dist/doc/latex/tabstackengine/README",
- "texmf-dist/doc/latex/tabstackengine/tabstackengine.pdf",
- },
- ["manuscript"] = {
- "texmf-dist/doc/latex/manuscript/Makefile",
- "texmf-dist/doc/latex/manuscript/README",
- "texmf-dist/doc/latex/manuscript/manuscript.pdf",
- },
- ["old-arrows"] = {
- "texmf-dist/doc/fonts/old-arrows/README",
- "texmf-dist/doc/fonts/old-arrows/old-arrows-italian.pdf",
- "texmf-dist/doc/fonts/old-arrows/old-arrows.pdf",
- },
- ["labyrinth"] = {
- "texmf-dist/doc/latex/labyrinth/README",
- "texmf-dist/doc/latex/labyrinth/labyrinth.pdf",
- },
- ["varwidth"] = {
- "texmf-dist/doc/latex/varwidth/varwidth-doc.pdf",
- },
- ["mdwtools"] = {
- "texmf-dist/doc/latex/mdwtools/COPYING",
- "texmf-dist/doc/latex/mdwtools/README",
- "texmf-dist/doc/latex/mdwtools/at.pdf",
- "texmf-dist/doc/latex/mdwtools/cmtt.pdf",
- "texmf-dist/doc/latex/mdwtools/doafter.pdf",
- "texmf-dist/doc/latex/mdwtools/footnote.pdf",
- "texmf-dist/doc/latex/mdwtools/mdwlist.pdf",
- "texmf-dist/doc/latex/mdwtools/mdwmath.pdf",
- "texmf-dist/doc/latex/mdwtools/mdwtab.pdf",
- "texmf-dist/doc/latex/mdwtools/sverb.pdf",
- "texmf-dist/doc/latex/mdwtools/syntax.pdf",
- },
- ["pdfcrop"] = {
- "texmf-dist/doc/support/pdfcrop/README",
- },
- ["biblatex-manuscripts-philology"] = {
- "texmf-dist/doc/latex/biblatex-manuscripts-philology/README",
- "texmf-dist/doc/latex/biblatex-manuscripts-philology/documentation/biblatex-manuscripts-philology-example.pdf",
- "texmf-dist/doc/latex/biblatex-manuscripts-philology/documentation/biblatex-manuscripts-philology.pdf",
- "texmf-dist/doc/latex/biblatex-manuscripts-philology/documentation/makefile",
- "texmf-dist/doc/latex/biblatex-manuscripts-philology/makefile",
- },
- ["pst-func"] = {
- "texmf-dist/doc/generic/pst-func/Changes",
- "texmf-dist/doc/generic/pst-func/README.md",
- "texmf-dist/doc/generic/pst-func/pst-func-doc.pdf",
- },
- ["pdftricks"] = {
- "texmf-dist/doc/latex/pdftricks/makefile",
- "texmf-dist/doc/latex/pdftricks/manual.pdf",
- "texmf-dist/doc/latex/pdftricks/pst2pdf",
- "texmf-dist/doc/latex/pdftricks/test.pdf",
- },
- ["fancytabs"] = {
- "texmf-dist/doc/latex/fancytabs/README",
- "texmf-dist/doc/latex/fancytabs/fancytabs.pdf",
- },
- ["noindentafter"] = {
- "texmf-dist/doc/latex/noindentafter/README",
- "texmf-dist/doc/latex/noindentafter/noindentafter.pdf",
- },
- ["unicode-bidi"] = {
- "texmf-dist/doc/xelatex/unicode-bidi/README.md",
- },
- ["fp"] = {
- "texmf-dist/doc/latex/fp/README",
- },
- ["arev"] = {
- "texmf-dist/doc/fonts/arev/ArevSansLicense.txt",
- "texmf-dist/doc/fonts/arev/BitstreamVeraLicense.txt",
- "texmf-dist/doc/fonts/arev/ChangeLog",
- "texmf-dist/doc/fonts/arev/GPLv2.txt",
- "texmf-dist/doc/fonts/arev/LPPLv1-3a.txt",
- "texmf-dist/doc/fonts/arev/Makefile",
- "texmf-dist/doc/fonts/arev/README",
- "texmf-dist/doc/fonts/arev/arevdoc.pdf",
- "texmf-dist/doc/fonts/arev/mathtesty.pdf",
- },
- ["diagbox"] = {
- "texmf-dist/doc/latex/diagbox/README",
- "texmf-dist/doc/latex/diagbox/diagbox.pdf",
- },
- ["newvbtm"] = {
- "texmf-dist/doc/latex/newvbtm/README",
- "texmf-dist/doc/latex/newvbtm/newvbtm-man.pdf",
- },
- ["tabularcalc"] = {
- "texmf-dist/doc/latex/tabularcalc/README",
- "texmf-dist/doc/latex/tabularcalc/tabularcalc_doc_en.pdf",
- "texmf-dist/doc/latex/tabularcalc/tabularcalc_doc_fr.pdf",
- "texmf-dist/doc/latex/tabularcalc/tabularcalc_doc_vn.pdf",
- },
- ["cormorantgaramond"] = {
- "texmf-dist/doc/fonts/cormorantgaramond/OFL.txt",
- "texmf-dist/doc/fonts/cormorantgaramond/cormorantgaramond.pdf",
- },
- ["embedall"] = {
- "texmf-dist/doc/latex/embedall/embedall.pdf",
- },
- ["cutwin"] = {
- "texmf-dist/doc/latex/cutwin/README",
- "texmf-dist/doc/latex/cutwin/cutwin.pdf",
- },
- ["etaremune"] = {
- "texmf-dist/doc/latex/etaremune/README",
- "texmf-dist/doc/latex/etaremune/etaremune.pdf",
- },
- ["amsaddr"] = {
- "texmf-dist/doc/latex/amsaddr/README",
- "texmf-dist/doc/latex/amsaddr/amsaddr.pdf",
- },
- ["calculation"] = {
- "texmf-dist/doc/latex/calculation/README",
- "texmf-dist/doc/latex/calculation/calculation.pdf",
- },
- ["fnspe"] = {
- "texmf-dist/doc/latex/fnspe/README",
- "texmf-dist/doc/latex/fnspe/fnspe.pdf",
- },
- ["biochemistry-colors"] = {
- "texmf-dist/doc/latex/biochemistry-colors/Biochemistry-colors.pdf",
- "texmf-dist/doc/latex/biochemistry-colors/README.txt",
- },
- ["pst-gr3d"] = {
- "texmf-dist/doc/generic/pst-gr3d/Changes",
- "texmf-dist/doc/generic/pst-gr3d/README",
- "texmf-dist/doc/generic/pst-gr3d/pst-gr3d.pdf",
- },
- ["txuprcal"] = {
- "texmf-dist/doc/fonts/txuprcal/README",
- "texmf-dist/doc/fonts/txuprcal/txuprcal-doc.pdf",
- },
- ["alnumsec"] = {
- "texmf-dist/doc/latex/alnumsec/README",
- "texmf-dist/doc/latex/alnumsec/alnumsec.pdf",
- },
- ["latex-graphics-companion"] = {
- "texmf-dist/doc/latex/latex-graphics-companion/Makefile",
- "texmf-dist/doc/latex/latex-graphics-companion/README",
- "texmf-dist/doc/latex/latex-graphics-companion/config.ps",
- },
- ["cprotect"] = {
- "texmf-dist/doc/latex/cprotect/README",
- "texmf-dist/doc/latex/cprotect/README.txt",
- "texmf-dist/doc/latex/cprotect/cprotect.pdf",
- },
- ["kix"] = {
- "texmf-dist/doc/latex/kix/kix.pdf",
- },
- ["cool"] = {
- "texmf-dist/doc/latex/cool/Content_LaTeX_Package_Demo.pdf",
- "texmf-dist/doc/latex/cool/README",
- "texmf-dist/doc/latex/cool/cool.pdf",
- },
- ["cv"] = {
- "texmf-dist/doc/latex/cv/ApplicationLetter.pdf",
- "texmf-dist/doc/latex/cv/CVCTAN.pdf",
- "texmf-dist/doc/latex/cv/README",
- },
- ["refenums"] = {
- "texmf-dist/doc/latex/refenums/LICENSE",
- "texmf-dist/doc/latex/refenums/README.md",
- "texmf-dist/doc/latex/refenums/README.pdf",
- "texmf-dist/doc/latex/refenums/demo.pdf",
- },
- ["selnolig"] = {
- "texmf-dist/doc/lualatex/selnolig/README",
- "texmf-dist/doc/lualatex/selnolig/selnolig-english-test.pdf",
- "texmf-dist/doc/lualatex/selnolig/selnolig-german-test.pdf",
- "texmf-dist/doc/lualatex/selnolig/selnolig.pdf",
- },
- ["cv4tw"] = {
- "texmf-dist/doc/latex/cv4tw/README",
- "texmf-dist/doc/latex/cv4tw/sample-jules-verne-compact.pdf",
- "texmf-dist/doc/latex/cv4tw/sample-jules-verne-sharp.pdf",
- "texmf-dist/doc/latex/cv4tw/sample-jules-verne-simple.pdf",
- },
- ["datetime2-slovene"] = {
- "texmf-dist/doc/latex/datetime2-slovene/README",
- "texmf-dist/doc/latex/datetime2-slovene/datetime2-slovene.pdf",
- },
- ["nonumonpart"] = {
- "texmf-dist/doc/latex/nonumonpart/LISEZMOI",
- "texmf-dist/doc/latex/nonumonpart/README",
- "texmf-dist/doc/latex/nonumonpart/nonumonpart-en.pdf",
- "texmf-dist/doc/latex/nonumonpart/nonumonpart-fr.pdf",
- "texmf-dist/doc/latex/nonumonpart/nonumonpart.pdf",
- },
- ["libertinegc"] = {
- "texmf-dist/doc/fonts/libertinegc/README",
- "texmf-dist/doc/fonts/libertinegc/libertinegc-doc.pdf",
- },
- ["a2ping"] = {
- "texmf-dist/doc/man/man1/a2ping.man1.pdf",
- },
- ["vruler"] = {
- "texmf-dist/doc/latex/vruler/vruler.pdf",
- },
- ["datetime2-scottish"] = {
- "texmf-dist/doc/latex/datetime2-scottish/README",
- "texmf-dist/doc/latex/datetime2-scottish/datetime2-scottish.pdf",
- },
- ["pst-ghsb"] = {
- "texmf-dist/doc/generic/pst-ghsb/README",
- "texmf-dist/doc/generic/pst-ghsb/t-ghsb.pdf",
- "texmf-dist/doc/generic/pst-ghsb/t2-ghsb.pdf",
- },
- ["pkfix"] = {
- "texmf-dist/doc/support/pkfix/README",
- },
- ["conteq"] = {
- "texmf-dist/doc/latex/conteq/README.txt",
- "texmf-dist/doc/latex/conteq/conteq.pdf",
- },
- ["pas-cv"] = {
- "texmf-dist/doc/latex/pas-cv/examples/cv-andromede.pdf",
- "texmf-dist/doc/latex/pas-cv/examples/cv-architecte.pdf",
- "texmf-dist/doc/latex/pas-cv/examples/cv-centaure.pdf",
- "texmf-dist/doc/latex/pas-cv/examples/cv-dynamique.pdf",
- "texmf-dist/doc/latex/pas-cv/examples/cv-gaia.pdf",
- "texmf-dist/doc/latex/pas-cv/examples/cv-jupiter.pdf",
- "texmf-dist/doc/latex/pas-cv/examples/cv-mars.pdf",
- "texmf-dist/doc/latex/pas-cv/examples/cv-neptune.pdf",
- "texmf-dist/doc/latex/pas-cv/examples/cv-orion.pdf",
- "texmf-dist/doc/latex/pas-cv/examples/cv-pegase.pdf",
- "texmf-dist/doc/latex/pas-cv/examples/cv-pluton.pdf",
- "texmf-dist/doc/latex/pas-cv/examples/cv-saturne.pdf",
- "texmf-dist/doc/latex/pas-cv/examples/cv-univers.pdf",
- "texmf-dist/doc/latex/pas-cv/examples/cv-uranus.pdf",
- "texmf-dist/doc/latex/pas-cv/examples/cv-venus.pdf",
- "texmf-dist/doc/latex/pas-cv/pas-cv.pdf",
- },
- ["show2e"] = {
- "texmf-dist/doc/latex/show2e/README",
- "texmf-dist/doc/latex/show2e/show2e-fr.pdf",
- "texmf-dist/doc/latex/show2e/show2e.pdf",
- },
- ["commath"] = {
- "texmf-dist/doc/latex/commath/README",
- "texmf-dist/doc/latex/commath/commath.pdf",
- },
- ["extsizes"] = {
- "texmf-dist/doc/latex/extsizes/README",
- "texmf-dist/doc/latex/extsizes/extsizes.pdf",
- "texmf-dist/doc/latex/extsizes/readme.extsizes",
- },
- ["xindy"] = {
- "texmf-dist/doc/man/man1/tex2xindy.man1.pdf",
- "texmf-dist/doc/man/man1/texindy.man1.pdf",
- "texmf-dist/doc/man/man1/xindy.man1.pdf",
- "texmf-dist/doc/xindy/README",
- "texmf-dist/doc/xindy/alphabets-doc.pdf",
- "texmf-dist/doc/xindy/faq-1.html",
- "texmf-dist/doc/xindy/faq-2.html",
- "texmf-dist/doc/xindy/faq-3.html",
- "texmf-dist/doc/xindy/faq-4.html",
- "texmf-dist/doc/xindy/faq.html",
- "texmf-dist/doc/xindy/makeindex4.pdf",
- "texmf-dist/doc/xindy/manual-1.html",
- "texmf-dist/doc/xindy/manual-2.html",
- "texmf-dist/doc/xindy/manual-3.html",
- "texmf-dist/doc/xindy/manual-4.html",
- "texmf-dist/doc/xindy/manual-5.html",
- "texmf-dist/doc/xindy/manual-6.html",
- "texmf-dist/doc/xindy/manual-7.html",
- "texmf-dist/doc/xindy/manual.html",
- "texmf-dist/doc/xindy/style-tutorial-1.html",
- "texmf-dist/doc/xindy/style-tutorial-2.html",
- "texmf-dist/doc/xindy/style-tutorial-3.html",
- "texmf-dist/doc/xindy/style-tutorial-4.html",
- "texmf-dist/doc/xindy/style-tutorial.html",
- "texmf-dist/doc/xindy/tex2xindy.pdf",
- "texmf-dist/doc/xindy/texindy.pdf",
- "texmf-dist/doc/xindy/xindy.pdf",
- },
- ["incgraph"] = {
- "texmf-dist/doc/latex/incgraph/CHANGES",
- "texmf-dist/doc/latex/incgraph/README",
- "texmf-dist/doc/latex/incgraph/incgraph-example-a.pdf",
- "texmf-dist/doc/latex/incgraph/incgraph-example-b.pdf",
- "texmf-dist/doc/latex/incgraph/incgraph-example-c.pdf",
- "texmf-dist/doc/latex/incgraph/incgraph.pdf",
- },
- ["graphics-cfg"] = {
- "texmf-dist/doc/latex/graphics-cfg/README.md",
- },
- ["heuristica"] = {
- "texmf-dist/doc/fonts/heuristica/FontLog.txt",
- "texmf-dist/doc/fonts/heuristica/OFL-FAQ.txt",
- "texmf-dist/doc/fonts/heuristica/OFL.txt",
- "texmf-dist/doc/fonts/heuristica/README",
- "texmf-dist/doc/fonts/heuristica/heuristica-doc.pdf",
- },
- ["cryst"] = {
- "texmf-dist/doc/latex/cryst/README",
- "texmf-dist/doc/latex/cryst/cryst1.pdf",
- },
- ["mathtools"] = {
- "texmf-dist/doc/latex/mathtools/README",
- "texmf-dist/doc/latex/mathtools/empheq.pdf",
- "texmf-dist/doc/latex/mathtools/mathtools.pdf",
- "texmf-dist/doc/latex/mathtools/mhsetup.pdf",
- },
- ["xfor"] = {
- "texmf-dist/doc/latex/xfor/CHANGES",
- "texmf-dist/doc/latex/xfor/README",
- "texmf-dist/doc/latex/xfor/xfor.pdf",
- },
- ["listings-ext"] = {
- "texmf-dist/doc/latex/listings-ext/README",
- "texmf-dist/doc/latex/listings-ext/THIS_IS_VERSION_v67",
- "texmf-dist/doc/latex/listings-ext/listings-ext.pdf",
- },
- ["missaali"] = {
- "texmf-dist/doc/fonts/missaali/MANIFEST-Missaali.txt",
- "texmf-dist/doc/fonts/missaali/OFL.txt",
- "texmf-dist/doc/fonts/missaali/README",
- "texmf-dist/doc/fonts/missaali/lppl.txt",
- "texmf-dist/doc/fonts/missaali/missaali.pdf",
- },
- ["dutchcal"] = {
- "texmf-dist/doc/fonts/dutchcal/README",
- },
- ["glossaries-english"] = {
- "texmf-dist/doc/latex/glossaries-english/README",
- "texmf-dist/doc/latex/glossaries-english/glossaries-english.pdf",
- },
- ["postcards"] = {
- "texmf-dist/doc/latex/postcards/README",
- "texmf-dist/doc/latex/postcards/datasmp.txt",
- },
- ["tinos"] = {
- "texmf-dist/doc/fonts/tinos/LICENSE.txt",
- "texmf-dist/doc/fonts/tinos/README",
- "texmf-dist/doc/fonts/tinos/tinos-samples.pdf",
- },
- ["ipaex"] = {
- "texmf-dist/doc/fonts/ipaex/IPA_Font_License_Agreement_v1.0.txt",
- "texmf-dist/doc/fonts/ipaex/README",
- "texmf-dist/doc/fonts/ipaex/Readme_IPAexfont00301.txt",
- "texmf-dist/doc/fonts/ipaex/Readme_IPAfont00303.txt",
- },
- ["eemeir"] = {
- "texmf-dist/doc/latex/eemeir/README",
- "texmf-dist/doc/latex/eemeir/eemeir.pdf",
- },
- ["mailing"] = {
- "texmf-dist/doc/latex/mailing/mailing.pdf",
- "texmf-dist/doc/latex/mailing/manifest.txt",
- },
- ["gnuplottex"] = {
- "texmf-dist/doc/latex/gnuplottex/README",
- "texmf-dist/doc/latex/gnuplottex/SomeValuesForGnuplot.txt",
- "texmf-dist/doc/latex/gnuplottex/gnuplottex.pdf",
- "texmf-dist/doc/latex/gnuplottex/gpl.txt",
- },
- ["filehook"] = {
- "texmf-dist/doc/latex/filehook/README",
- "texmf-dist/doc/latex/filehook/filehook.pdf",
- },
- ["needspace"] = {
- "texmf-dist/doc/latex/needspace/README",
- "texmf-dist/doc/latex/needspace/needspace.pdf",
- },
- ["xits"] = {
- "texmf-dist/doc/fonts/xits/FONTLOG.txt",
- "texmf-dist/doc/fonts/xits/Makefile",
- "texmf-dist/doc/fonts/xits/OFL-FAQ.txt",
- "texmf-dist/doc/fonts/xits/OFL.txt",
- "texmf-dist/doc/fonts/xits/README",
- "texmf-dist/doc/fonts/xits/user-guide.pdf",
- "texmf-dist/doc/fonts/xits/xits-specimen.pdf",
- },
- ["musuos"] = {
- "texmf-dist/doc/latex/musuos/README",
- "texmf-dist/doc/latex/musuos/musuos.pdf",
- },
- ["lshort-french"] = {
- "texmf-dist/doc/latex/lshort-french/README",
- "texmf-dist/doc/latex/lshort-french/historique",
- "texmf-dist/doc/latex/lshort-french/lshort-fr.pdf",
- },
- ["bpolynomial"] = {
- "texmf-dist/doc/metapost/bpolynomial/CHANGES",
- "texmf-dist/doc/metapost/bpolynomial/README",
- "texmf-dist/doc/metapost/bpolynomial/TODO",
- "texmf-dist/doc/metapost/bpolynomial/bpolynomial.pdf",
- },
- ["ms"] = {
- "texmf-dist/doc/latex/ms/count1to.pdf",
- "texmf-dist/doc/latex/ms/everysel.pdf",
- "texmf-dist/doc/latex/ms/everyshi.pdf",
- "texmf-dist/doc/latex/ms/multitoc.pdf",
- "texmf-dist/doc/latex/ms/prelim2e.pdf",
- "texmf-dist/doc/latex/ms/ragged2e.pdf",
- },
- ["rtklage"] = {
- "texmf-dist/doc/latex/rtklage/README",
- "texmf-dist/doc/latex/rtklage/rtklage.pdf",
- },
- ["calrsfs"] = {
- "texmf-dist/doc/latex/calrsfs/README",
- "texmf-dist/doc/latex/calrsfs/calrsfs.pdf",
- },
- ["antt"] = {
- "texmf-dist/doc/fonts/antt/AntykwaTorunska-doc-en-2_03.pdf",
- "texmf-dist/doc/fonts/antt/AntykwaTorunska-doc-pl-2_03.pdf",
- "texmf-dist/doc/fonts/antt/GUST-FONT-NOSOURCE-LICENSE.txt",
- "texmf-dist/doc/fonts/antt/MANIFEST.txt",
- "texmf-dist/doc/fonts/antt/README",
- "texmf-dist/doc/latex/antt/README",
- },
- ["cdpbundl"] = {
- "texmf-dist/doc/latex/cdpbundl/00readme.txt",
- "texmf-dist/doc/latex/cdpbundl/Makefile",
- "texmf-dist/doc/latex/cdpbundl/README",
- "texmf-dist/doc/latex/cdpbundl/cdp-ver-0-36.pdf",
- "texmf-dist/doc/latex/cdpbundl/cdpbundl-doc.pdf",
- "texmf-dist/doc/latex/cdpbundl/manifest.txt",
- },
- ["combelow"] = {
- "texmf-dist/doc/latex/combelow/README",
- "texmf-dist/doc/latex/combelow/combelow.pdf",
- },
- ["covington"] = {
- "texmf-dist/doc/latex/covington/README",
- "texmf-dist/doc/latex/covington/covington.pdf",
- },
- ["umlaute"] = {
- "texmf-dist/doc/latex/umlaute/umlaute.pdf",
- },
- ["decorule"] = {
- "texmf-dist/doc/latex/decorule/MANIFEST",
- "texmf-dist/doc/latex/decorule/README",
- "texmf-dist/doc/latex/decorule/decorule.pdf",
- },
- ["tabulary"] = {
- "texmf-dist/doc/latex/tabulary/README",
- "texmf-dist/doc/latex/tabulary/tabulary.pdf",
- },
- ["concepts"] = {
- "texmf-dist/doc/latex/concepts/README",
- "texmf-dist/doc/latex/concepts/concepts.pdf",
- },
- ["bbold"] = {
- "texmf-dist/doc/latex/bbold/INSTALL",
- "texmf-dist/doc/latex/bbold/README",
- "texmf-dist/doc/latex/bbold/bbold.pdf",
- },
- ["cmtiup"] = {
- "texmf-dist/doc/latex/cmtiup/README",
- "texmf-dist/doc/latex/cmtiup/cmtiup.pdf",
- },
- ["pxtatescale"] = {
- "texmf-dist/doc/latex/pxtatescale/LICENSE",
- "texmf-dist/doc/latex/pxtatescale/README",
- },
- ["pst-tools"] = {
- "texmf-dist/doc/generic/pst-tools/Changes",
- "texmf-dist/doc/generic/pst-tools/README",
- "texmf-dist/doc/generic/pst-tools/pst-tools-doc.pdf",
- },
- ["kpathsea"] = {
- "texmf-dist/doc/info/dir",
- "texmf-dist/doc/kpathsea/kpathsea.html",
- "texmf-dist/doc/kpathsea/kpathsea.pdf",
- "texmf-dist/doc/man/man1/kpseaccess.man1.pdf",
- "texmf-dist/doc/man/man1/kpsereadlink.man1.pdf",
- "texmf-dist/doc/man/man1/kpsestat.man1.pdf",
- "texmf-dist/doc/man/man1/kpsewhich.man1.pdf",
- "texmf-dist/doc/man/man1/mkocp.man1.pdf",
- "texmf-dist/doc/man/man1/mkofm.man1.pdf",
- "texmf-dist/doc/man/man1/mktexfmt.man1.pdf",
- "texmf-dist/doc/man/man1/mktexlsr.man1.pdf",
- "texmf-dist/doc/man/man1/mktexmf.man1.pdf",
- "texmf-dist/doc/man/man1/mktexpk.man1.pdf",
- "texmf-dist/doc/man/man1/mktextfm.man1.pdf",
- "texmf-dist/doc/man/man1/texhash.man1.pdf",
- "texmf-dist/doc/web2c/web2c.html",
- "texmf-dist/doc/web2c/web2c.pdf",
- },
- ["droit-fr"] = {
- "texmf-dist/doc/latex/droit-fr/droit-fr.pdf",
- "texmf-dist/doc/latex/droit-fr/example/latexmkrc",
- "texmf-dist/doc/latex/droit-fr/latexmkrc",
- },
- ["studenthandouts"] = {
- "texmf-dist/doc/latex/studenthandouts/README",
- "texmf-dist/doc/latex/studenthandouts/studenthandouts-doc.pdf",
- },
- ["diffcoeff"] = {
- "texmf-dist/doc/latex/diffcoeff/README.txt",
- "texmf-dist/doc/latex/diffcoeff/diffcoeff.pdf",
- "texmf-dist/doc/latex/diffcoeff/diffcoeffx.pdf",
- },
- ["fixmetodonotes"] = {
- "texmf-dist/doc/latex/fixmetodonotes/LICENSE",
- "texmf-dist/doc/latex/fixmetodonotes/README",
- },
- ["shapes"] = {
- "texmf-dist/doc/metapost/shapes/CHANGES",
- "texmf-dist/doc/metapost/shapes/README",
- "texmf-dist/doc/metapost/shapes/lppl.txt",
- "texmf-dist/doc/metapost/shapes/shapes.pdf",
- },
- ["concmath"] = {
- "texmf-dist/doc/fonts/concmath/CATALOGUE",
- "texmf-dist/doc/fonts/concmath/README",
- "texmf-dist/doc/fonts/concmath/concmath.pdf",
- },
- ["powerdot-fuberlin"] = {
- "texmf-dist/doc/latex/powerdot-FUBerlin/README",
- "texmf-dist/doc/latex/powerdot-FUBerlin/exampleClass.pdf",
- "texmf-dist/doc/latex/powerdot-FUBerlin/exampleStyle.pdf",
- },
- ["easyreview"] = {
- "texmf-dist/doc/latex/easyreview/README.txt",
- "texmf-dist/doc/latex/easyreview/doc/easyReview.pdf",
- },
- ["ftcap"] = {
- "texmf-dist/doc/latex/ftcap/ftcap.pdf",
- },
- ["xstring"] = {
- "texmf-dist/doc/generic/xstring/README",
- "texmf-dist/doc/generic/xstring/xstring_doc_en.pdf",
- "texmf-dist/doc/generic/xstring/xstring_doc_fr.pdf",
- },
- ["siunitx"] = {
- "texmf-dist/doc/latex/siunitx/README.md",
- "texmf-dist/doc/latex/siunitx/siunitx.pdf",
- },
- ["bookdb"] = {
- "texmf-dist/doc/bibtex/bookdb/README",
- "texmf-dist/doc/bibtex/bookdb/bookdb.pdf",
- },
- ["knittingpattern"] = {
- "texmf-dist/doc/latex/knittingpattern/README",
- "texmf-dist/doc/latex/knittingpattern/introduction.pdf",
- "texmf-dist/doc/latex/knittingpattern/template.pdf",
- },
- ["midpage"] = {
- "texmf-dist/doc/latex/midpage/midpage.pdf",
- },
- ["tikz-opm"] = {
- "texmf-dist/doc/latex/tikz-opm/README",
- "texmf-dist/doc/latex/tikz-opm/tikz-opm.pdf",
- },
- ["biblist"] = {
- "texmf-dist/doc/latex/biblist/README",
- "texmf-dist/doc/latex/biblist/biblist.pdf",
- },
- ["mex"] = {
- "texmf-dist/doc/mex/base/00readme",
- "texmf-dist/doc/mex/base/mex.html",
- },
- ["jadetex"] = {
- "texmf-dist/doc/man/man1/jadetex.man1.pdf",
- "texmf-dist/doc/man/man1/pdfjadetex.man1.pdf",
- "texmf-dist/doc/otherformats/jadetex/base/ChangeLog",
- "texmf-dist/doc/otherformats/jadetex/base/ChangeLog-old",
- "texmf-dist/doc/otherformats/jadetex/base/Makefile",
- "texmf-dist/doc/otherformats/jadetex/base/index.html",
- },
- ["xetexko"] = {
- "texmf-dist/doc/xetex/xetexko/ChangeLog",
- "texmf-dist/doc/xetex/xetexko/README",
- "texmf-dist/doc/xetex/xetexko/xetexko-doc.pdf",
- },
- ["dijkstra"] = {
- "texmf-dist/doc/latex/dijkstra/README",
- "texmf-dist/doc/latex/dijkstra/dijkstra-fr.pdf",
- },
- ["assoccnt"] = {
- "texmf-dist/doc/latex/assoccnt/README",
- "texmf-dist/doc/latex/assoccnt/assoccnt_doc.pdf",
- "texmf-dist/doc/latex/assoccnt/assoccnt_example.pdf",
- },
- ["envlab"] = {
- "texmf-dist/doc/latex/envlab/elguide.pdf",
- "texmf-dist/doc/latex/envlab/envlab.pdf",
- "texmf-dist/doc/latex/envlab/readme.v12",
- },
- ["fontwrap"] = {
- "texmf-dist/doc/xelatex/fontwrap/README",
- "texmf-dist/doc/xelatex/fontwrap/fontwrap.pdf",
- "texmf-dist/doc/xelatex/fontwrap/fontwrap_example.pdf",
- },
- ["context-typearea"] = {
- "texmf-dist/doc/context/third/typearea/typearea-demo.pdf",
- "texmf-dist/doc/context/third/typearea/typearea-doc.pdf",
- },
- ["markdown"] = {
- "texmf-dist/doc/generic/markdown/markdown.pdf",
- },
- ["hyperref"] = {
- "texmf-dist/doc/latex/hyperref/ChangeLog",
- "texmf-dist/doc/latex/hyperref/ChangeLog.pdf",
- "texmf-dist/doc/latex/hyperref/README",
- "texmf-dist/doc/latex/hyperref/README.pdf",
- "texmf-dist/doc/latex/hyperref/backref.pdf",
- "texmf-dist/doc/latex/hyperref/hyperref.pdf",
- "texmf-dist/doc/latex/hyperref/manual.html",
- "texmf-dist/doc/latex/hyperref/manual.pdf",
- "texmf-dist/doc/latex/hyperref/manual2.html",
- "texmf-dist/doc/latex/hyperref/manual3.html",
- "texmf-dist/doc/latex/hyperref/nameref.pdf",
- "texmf-dist/doc/latex/hyperref/options.pdf",
- "texmf-dist/doc/latex/hyperref/paper.pdf",
- "texmf-dist/doc/latex/hyperref/slides.pdf",
- },
- ["booklet"] = {
- "texmf-dist/doc/latex/booklet/README",
- "texmf-dist/doc/latex/booklet/booklet.pdf",
- },
- ["listofitems"] = {
- "texmf-dist/doc/generic/listofitems/README",
- "texmf-dist/doc/generic/listofitems/listofitems-en.pdf",
- "texmf-dist/doc/generic/listofitems/listofitems-fr.pdf",
- },
- ["cursolatex"] = {
- "texmf-dist/doc/latex/cursolatex/Musica.pdf",
- "texmf-dist/doc/latex/cursolatex/README",
- "texmf-dist/doc/latex/cursolatex/TeXworksPDF.pdf",
- "texmf-dist/doc/latex/cursolatex/WinEdt.pdf",
- "texmf-dist/doc/latex/cursolatex/cursolatex.pdf",
- "texmf-dist/doc/latex/cursolatex/emacs.pdf",
- "texmf-dist/doc/latex/cursolatex/integral.pdf",
- "texmf-dist/doc/latex/cursolatex/tabuleiro.pdf",
- "texmf-dist/doc/latex/cursolatex/texmaker.pdf",
- "texmf-dist/doc/latex/cursolatex/texniccenter.pdf",
- "texmf-dist/doc/latex/cursolatex/texstudio.pdf",
- "texmf-dist/doc/latex/cursolatex/tipografia.pdf",
- "texmf-dist/doc/latex/cursolatex/ubuntu.pdf",
- },
- ["imac"] = {
- "texmf-dist/doc/latex/imac/imac.pdf",
- "texmf-dist/doc/latex/imac/readme.txt",
- },
- ["gchords"] = {
- "texmf-dist/doc/latex/gchords/README",
- "texmf-dist/doc/latex/gchords/gchords_doc.pdf",
- },
- ["newfile"] = {
- "texmf-dist/doc/latex/newfile/README",
- "texmf-dist/doc/latex/newfile/newfile.pdf",
- },
- ["pagerange"] = {
- "texmf-dist/doc/latex/pagerange/README",
- "texmf-dist/doc/latex/pagerange/pagerange-guide.pdf",
- },
- ["aucklandthesis"] = {
- "texmf-dist/doc/latex/aucklandthesis/README.txt",
- "texmf-dist/doc/latex/aucklandthesis/aucklandthesis_userguide.pdf",
- },
- ["abc"] = {
- "texmf-dist/doc/latex/abc/README",
- "texmf-dist/doc/latex/abc/abc.pdf",
- },
- ["fontinst"] = {
- "texmf-dist/doc/fonts/fontinst/README",
- "texmf-dist/doc/fonts/fontinst/examples/eurofont/Makefile",
- "texmf-dist/doc/fonts/fontinst/examples/mathptm/Makefile",
- "texmf-dist/doc/fonts/fontinst/examples/mathptmx/Makefile",
- "texmf-dist/doc/fonts/fontinst/manual/fontinst.pdf",
- "texmf-dist/doc/fonts/fontinst/manual/intro98.pdf",
- "texmf-dist/doc/fonts/fontinst/talks/et99-font-tables.pdf",
- "texmf-dist/doc/fonts/fontinst/talks/et99-font-tutorial.pdf",
- "texmf-dist/doc/man/man1/fontinst.man1.pdf",
- },
- ["vancouver"] = {
- "texmf-dist/doc/bibtex/vancouver/FAQ",
- "texmf-dist/doc/bibtex/vancouver/README",
- "texmf-dist/doc/bibtex/vancouver/vancouver.pdf",
- },
- ["vak"] = {
- "texmf-dist/doc/bibtex/vak/README",
- },
- ["xifthen"] = {
- "texmf-dist/doc/latex/xifthen/README",
- "texmf-dist/doc/latex/xifthen/xifthen.pdf",
- },
- ["beamertheme-upenn-bc"] = {
- "texmf-dist/doc/latex/beamertheme-upenn-bc/README",
- "texmf-dist/doc/latex/beamertheme-upenn-bc/beamerBCstyle.pdf",
- "texmf-dist/doc/latex/beamertheme-upenn-bc/beamerPENNstyle.pdf",
- },
- ["ocr-b"] = {
- "texmf-dist/doc/fonts/ocr-b/README",
- },
- ["tex4ebook"] = {
- "texmf-dist/doc/support/tex4ebook/README",
- "texmf-dist/doc/support/tex4ebook/readme.tex",
- "texmf-dist/doc/support/tex4ebook/tex4ebook-doc.pdf",
- },
- ["datetime2-turkish"] = {
- "texmf-dist/doc/latex/datetime2-turkish/README",
- "texmf-dist/doc/latex/datetime2-turkish/datetime2-turkish.pdf",
- },
- ["texlive-pl"] = {
- "texmf-dist/doc/texlive/texlive-pl/Makefile",
- "texmf-dist/doc/texlive/texlive-pl/texlive-pl.html",
- "texmf-dist/doc/texlive/texlive-pl/texlive-pl.pdf",
- },
- ["epsf"] = {
- "texmf-dist/doc/generic/epsf/LICENSE",
- "texmf-dist/doc/generic/epsf/Makefile",
- "texmf-dist/doc/generic/epsf/README",
- "texmf-dist/doc/generic/epsf/bboxgrid.ps",
- "texmf-dist/doc/generic/epsf/epsf-doc.pdf",
- "texmf-dist/doc/generic/epsf/fndbadps",
- "texmf-dist/doc/generic/epsf/okay/tepsf1.dvi",
- "texmf-dist/doc/generic/epsf/okay/tepsf2.dvi",
- "texmf-dist/doc/generic/epsf/okay/tepsf3.dvi",
- },
- ["greektonoi"] = {
- "texmf-dist/doc/latex/greektonoi/README.txt",
- "texmf-dist/doc/latex/greektonoi/greektonoi-en.pdf",
- "texmf-dist/doc/latex/greektonoi/greektonoi.pdf",
- },
- ["uptex-fonts"] = {
- "texmf-dist/doc/fonts/uptex-fonts/LICENSE",
- "texmf-dist/doc/fonts/uptex-fonts/README.md",
- "texmf-dist/doc/fonts/uptex-fonts/README_ASCII_Corp.txt",
- "texmf-dist/doc/fonts/uptex-fonts/README_uptex_font.txt",
- },
- ["clrscode"] = {
- "texmf-dist/doc/latex/clrscode/README",
- "texmf-dist/doc/latex/clrscode/clrscode.pdf",
- },
- ["translation-chemsym-de"] = {
- "texmf-dist/doc/latex/translation-chemsym-de/chemsym-de.pdf",
- },
- ["export"] = {
- "texmf-dist/doc/latex/export/00readme",
- "texmf-dist/doc/latex/export/export.pdf",
- },
- ["roundrect"] = {
- "texmf-dist/doc/metapost/roundrect/CHANGES",
- "texmf-dist/doc/metapost/roundrect/README",
- "texmf-dist/doc/metapost/roundrect/lppl.txt",
- "texmf-dist/doc/metapost/roundrect/roundrect.pdf",
- },
- ["here"] = {
- "texmf-dist/doc/latex/here/README",
- },
- ["sepfootnotes"] = {
- "texmf-dist/doc/latex/sepfootnotes/README",
- "texmf-dist/doc/latex/sepfootnotes/sepfootnotes.pdf",
- },
- ["lm-math"] = {
- "texmf-dist/doc/fonts/lm-math/GUST-FONT-LICENSE.txt",
- "texmf-dist/doc/fonts/lm-math/INSTALL.txt",
- "texmf-dist/doc/fonts/lm-math/MANIFEST-Latin-Modern-Math.txt",
- "texmf-dist/doc/fonts/lm-math/README-Latin-Modern-Math.txt",
- "texmf-dist/doc/fonts/lm-math/test-context-latinmodern_math.pdf",
- "texmf-dist/doc/fonts/lm-math/test-lualatex-latinmodern_math.pdf",
- "texmf-dist/doc/fonts/lm-math/test-word-latinmodern_math.pdf",
- "texmf-dist/doc/fonts/lm-math/test-xelatex-latinmodern_math.pdf",
- },
- ["mycv"] = {
- "texmf-dist/doc/latex/mycv/CHANGELOG",
- "texmf-dist/doc/latex/mycv/Examples/Notes.txt",
- "texmf-dist/doc/latex/mycv/Examples/mycv-example-dpl.pdf",
- "texmf-dist/doc/latex/mycv/Examples/mycv-example-dpl2.pdf",
- "texmf-dist/doc/latex/mycv/Examples/mycv-example-spl.pdf",
- "texmf-dist/doc/latex/mycv/Examples/mycv-example-spl2.pdf",
- "texmf-dist/doc/latex/mycv/README",
- "texmf-dist/doc/latex/mycv/mycv.pdf",
- },
- ["fontch"] = {
- "texmf-dist/doc/plain/fontch/README",
- "texmf-dist/doc/plain/fontch/fontch.pdf",
- },
- ["dialogl"] = {
- "texmf-dist/doc/latex/dialogl/Makefile",
- "texmf-dist/doc/latex/dialogl/README",
- "texmf-dist/doc/latex/dialogl/codialog.pdf",
- "texmf-dist/doc/latex/dialogl/dia-driv.pdf",
- "texmf-dist/doc/latex/dialogl/manifest.txt",
- },
- ["crimson"] = {
- "texmf-dist/doc/fonts/crimson/OFL.txt",
- "texmf-dist/doc/fonts/crimson/README",
- "texmf-dist/doc/fonts/crimson/crimson-samples.pdf",
- },
- ["12many"] = {
- "texmf-dist/doc/latex/12many/12many.pdf",
- "texmf-dist/doc/latex/12many/README",
- },
- ["obnov"] = {
- "texmf-dist/doc/fonts/obnov/README",
- "texmf-dist/doc/fonts/obnov/example_obn.pdf",
- },
- ["luatexbase"] = {
- "texmf-dist/doc/luatex/luatexbase/README.md",
- "texmf-dist/doc/luatex/luatexbase/luatexbase.pdf",
- },
- ["faq-en"] = {
- "texmf-dist/doc/generic/FAQ-en/ChangeLog",
- "texmf-dist/doc/generic/FAQ-en/Makefile",
- "texmf-dist/doc/generic/FAQ-en/Makefile-CTAN",
- "texmf-dist/doc/generic/FAQ-en/README",
- "texmf-dist/doc/generic/FAQ-en/install-CTAN",
- "texmf-dist/doc/generic/FAQ-en/letterfaq.pdf",
- "texmf-dist/doc/generic/FAQ-en/markup-syntax",
- "texmf-dist/doc/generic/FAQ-en/newfaq.pdf",
- },
- ["gentle"] = {
- "texmf-dist/doc/plain/gentle/gentle.pdf",
- },
- ["texlive-ru"] = {
- "texmf-dist/doc/texlive/texlive-ru/Makefile",
- "texmf-dist/doc/texlive/texlive-ru/texlive-ru.html",
- "texmf-dist/doc/texlive/texlive-ru/texlive-ru.pdf",
- },
- ["featpost"] = {
- "texmf-dist/doc/metapost/featpost/MPexamples.html",
- "texmf-dist/doc/metapost/featpost/README",
- "texmf-dist/doc/metapost/featpost/doc/Exemplifier.pdf",
- "texmf-dist/doc/metapost/featpost/doc/alldefs.txt",
- "texmf-dist/doc/metapost/featpost/doc/featpostbeamer.pdf",
- "texmf-dist/doc/metapost/featpost/doc/featpostmanual.pdf",
- "texmf-dist/doc/metapost/featpost/doc/lastfiguretest.pdf",
- "texmf-dist/doc/metapost/featpost/doc/letterfor3Dand4D.pdf",
- "texmf-dist/doc/metapost/featpost/doc/metapostpropaganda.pdf",
- "texmf-dist/doc/metapost/featpost/doc/metapostpropagandafiles/minimal-1.pdf",
- "texmf-dist/doc/metapost/featpost/doc/otherinfo/BezierApprox.pdf",
- "texmf-dist/doc/metapost/featpost/doc/otherinfo/CHANGESv1.803.txt",
- "texmf-dist/doc/metapost/featpost/doc/otherinfo/Zpravodaj2009-4.pdf",
- "texmf-dist/doc/metapost/featpost/doc/otherinfo/tb88henderson.pdf",
- },
- ["aecc"] = {
- "texmf-dist/doc/fonts/aecc/COPYING",
- "texmf-dist/doc/fonts/aecc/MANIFEST",
- "texmf-dist/doc/fonts/aecc/README",
- "texmf-dist/doc/fonts/aecc/clean",
- "texmf-dist/doc/fonts/aecc/go",
- "texmf-dist/doc/fonts/aecc/install",
- "texmf-dist/doc/fonts/aecc/makepl",
- },
- ["revquantum"] = {
- "texmf-dist/doc/latex/revquantum/README.md",
- "texmf-dist/doc/latex/revquantum/example.pdf",
- "texmf-dist/doc/latex/revquantum/revquantum.pdf",
- },
- ["finstrut"] = {
- "texmf-dist/doc/latex/finstrut/README",
- "texmf-dist/doc/latex/finstrut/SRCFILEs.txt",
- "texmf-dist/doc/latex/finstrut/finstrut.pdf",
- "texmf-dist/doc/latex/finstrut/fstrutst.pdf",
- },
- ["context-visualcounter"] = {
- "texmf-dist/doc/context/third/visualcounter/visualcounter.pdf",
- },
- ["copyrightbox"] = {
- "texmf-dist/doc/latex/copyrightbox/README",
- "texmf-dist/doc/latex/copyrightbox/copyrightbox.pdf",
- },
- ["apacite"] = {
- "texmf-dist/doc/bibtex/apacite/README",
- "texmf-dist/doc/bibtex/apacite/apacite.pdf",
- },
- ["latexindent"] = {
- "texmf-dist/doc/support/latexindent/README",
- "texmf-dist/doc/support/latexindent/latexindent.pdf",
- },
- ["graphics-def"] = {
- "texmf-dist/doc/latex/graphics-def/README.md",
- },
- ["elocalloc"] = {
- "texmf-dist/doc/latex/elocalloc/README.txt",
- "texmf-dist/doc/latex/elocalloc/elocalloc.pdf",
- },
- ["pst-intersect"] = {
- "texmf-dist/doc/latex/pst-intersect/Changes",
- "texmf-dist/doc/latex/pst-intersect/README",
- "texmf-dist/doc/latex/pst-intersect/pst-intersect-DE.pdf",
- "texmf-dist/doc/latex/pst-intersect/pst-intersect.pdf",
- },
- ["tpslifonts"] = {
- "texmf-dist/doc/latex/tpslifonts/00readme.txt",
- "texmf-dist/doc/latex/tpslifonts/01install.txt",
- "texmf-dist/doc/latex/tpslifonts/Makefile",
- },
- ["luatexja"] = {
- "texmf-dist/doc/luatex/luatexja/COPYING",
- "texmf-dist/doc/luatex/luatexja/README",
- "texmf-dist/doc/luatex/luatexja/lltjp-geometry.pdf",
- "texmf-dist/doc/luatex/luatexja/ltjclasses.pdf",
- "texmf-dist/doc/luatex/luatexja/ltjltxdoc.pdf",
- "texmf-dist/doc/luatex/luatexja/ltjsclasses.pdf",
- "texmf-dist/doc/luatex/luatexja/luatexja-en.pdf",
- "texmf-dist/doc/luatex/luatexja/luatexja-ja.pdf",
- "texmf-dist/doc/luatex/luatexja/luatexja-ruby.pdf",
- "texmf-dist/doc/luatex/luatexja/luatexja-zhfonts.pdf",
- },
- ["mparrows"] = {
- "texmf-dist/doc/metapost/mparrows/LICENSE",
- "texmf-dist/doc/metapost/mparrows/README",
- "texmf-dist/doc/metapost/mparrows/mparrows.pdf",
- },
- ["pgfmolbio"] = {
- "texmf-dist/doc/lualatex/pgfmolbio/README",
- "texmf-dist/doc/lualatex/pgfmolbio/SampleUniprot.txt",
- "texmf-dist/doc/lualatex/pgfmolbio/pgfmolbio.pdf",
- },
- ["cm-unicode"] = {
- "texmf-dist/doc/fonts/cm-unicode/Changes",
- "texmf-dist/doc/fonts/cm-unicode/FAQ",
- "texmf-dist/doc/fonts/cm-unicode/FontLog.txt",
- "texmf-dist/doc/fonts/cm-unicode/INSTALL",
- "texmf-dist/doc/fonts/cm-unicode/OFL-FAQ.txt",
- "texmf-dist/doc/fonts/cm-unicode/OFL.txt",
- "texmf-dist/doc/fonts/cm-unicode/README",
- "texmf-dist/doc/fonts/cm-unicode/README.doc",
- "texmf-dist/doc/fonts/cm-unicode/TODO",
- "texmf-dist/doc/fonts/cm-unicode/cmunrm.pdf",
- "texmf-dist/doc/fonts/cm-unicode/cmunti.pdf",
- },
- ["epiolmec"] = {
- "texmf-dist/doc/latex/epiolmec/GlyphAccessCommands.pdf",
- },
- ["eqell"] = {
- "texmf-dist/doc/latex/eqell/README",
- "texmf-dist/doc/latex/eqell/eqell.pdf",
- },
- ["lastpackage"] = {
- "texmf-dist/doc/latex/lastpackage/README",
- "texmf-dist/doc/latex/lastpackage/lastpackage.pdf",
- },
- ["chemgreek"] = {
- "texmf-dist/doc/latex/chemgreek/README",
- "texmf-dist/doc/latex/chemgreek/chemgreek_en.pdf",
- },
- ["rmathbr"] = {
- "texmf-dist/doc/latex/rmathbr/README",
- "texmf-dist/doc/latex/rmathbr/rmathbr.pdf",
- },
- ["fcavtex"] = {
- "texmf-dist/doc/latex/fcavtex/README",
- "texmf-dist/doc/latex/fcavtex/examples/basico-principal.pdf",
- "texmf-dist/doc/latex/fcavtex/manual/fcavtex.pdf",
- },
- ["babel-belarusian"] = {
- "texmf-dist/doc/generic/babel-belarusian/README",
- "texmf-dist/doc/generic/babel-belarusian/belarusianb.pdf",
- },
- ["cmsd"] = {
- "texmf-dist/doc/latex/cmsd/liesmich",
- "texmf-dist/doc/latex/cmsd/readme",
- },
- ["autoarea"] = {
- "texmf-dist/doc/latex/autoarea/ANNOUNCE.txt",
- "texmf-dist/doc/latex/autoarea/README.aa",
- "texmf-dist/doc/latex/autoarea/autodemo/README.autodemo",
- "texmf-dist/doc/latex/autoarea/autodemo/autodemo+.pdf",
- "texmf-dist/doc/latex/autoarea/autodemo/autodemo-.pdf",
- },
- ["ltxnew"] = {
- "texmf-dist/doc/latex/ltxnew/README",
- "texmf-dist/doc/latex/ltxnew/ltxnew.pdf",
- },
- ["breakurl"] = {
- "texmf-dist/doc/latex/breakurl/README",
- "texmf-dist/doc/latex/breakurl/breakurl.pdf",
- },
- ["font-change-xetex"] = {
- "texmf-dist/doc/xetex/font-change-xetex/README.txt",
- "texmf-dist/doc/xetex/font-change-xetex/font-change-xetex.pdf",
- },
- ["babel-georgian"] = {
- "texmf-dist/doc/generic/babel-georgian/readme",
- },
- ["alg"] = {
- "texmf-dist/doc/latex/alg/readme.txt",
- },
- ["ebgaramond-maths"] = {
- "texmf-dist/doc/fonts/ebgaramond-maths/README",
- "texmf-dist/doc/fonts/ebgaramond-maths/ebgaramond-maths.pdf",
- "texmf-dist/doc/fonts/ebgaramond-maths/manifest.txt",
- },
- ["bnumexpr"] = {
- "texmf-dist/doc/latex/bnumexpr/README",
- "texmf-dist/doc/latex/bnumexpr/README.md",
- "texmf-dist/doc/latex/bnumexpr/bnumexpr.pdf",
- },
- ["elbioimp"] = {
- "texmf-dist/doc/latex/elbioimp/Makefile",
- "texmf-dist/doc/latex/elbioimp/README",
- "texmf-dist/doc/latex/elbioimp/elbioimp.pdf",
- },
- ["flashcards"] = {
- "texmf-dist/doc/latex/flashcards/COPYING",
- "texmf-dist/doc/latex/flashcards/README",
- "texmf-dist/doc/latex/flashcards/flashcards.pdf",
- },
- ["sclang-prettifier"] = {
- "texmf-dist/doc/latex/sclang-prettifier/README",
- "texmf-dist/doc/latex/sclang-prettifier/sclang-prettifier.pdf",
- },
- ["grayhints"] = {
- "texmf-dist/doc/latex/grayhints/README.md",
- "texmf-dist/doc/latex/grayhints/doc/grayhints_man.pdf",
- "texmf-dist/doc/latex/grayhints/examples/gh-eforms.pdf",
- },
- ["msc"] = {
- "texmf-dist/doc/latex/msc/COPYRIGHT.txt",
- "texmf-dist/doc/latex/msc/README",
- "texmf-dist/doc/latex/msc/maintenance.pdf",
- "texmf-dist/doc/latex/msc/manual.pdf",
- "texmf-dist/doc/latex/msc/refman.pdf",
- },
- ["kastrup"] = {
- "texmf-dist/doc/generic/kastrup/binhex.pdf",
- },
- ["fonts-tlwg"] = {
- "texmf-dist/doc/fonts/fonts-tlwg/README.latex",
- },
- ["anysize"] = {
- "texmf-dist/doc/latex/anysize/README",
- "texmf-dist/doc/latex/anysize/anysize.pdf",
- },
- ["fdsymbol"] = {
- "texmf-dist/doc/fonts/fdsymbol/FONTLOG.txt",
- "texmf-dist/doc/fonts/fdsymbol/OFL.txt",
- "texmf-dist/doc/latex/fdsymbol/fdsymbol.pdf",
- },
- ["lpic"] = {
- "texmf-dist/doc/latex/lpic/README",
- "texmf-dist/doc/latex/lpic/instructions-differential.pdf",
- "texmf-dist/doc/latex/lpic/instructions.pdf",
- },
- ["musixguit"] = {
- "texmf-dist/doc/latex/musixguit/README",
- "texmf-dist/doc/latex/musixguit/musixguit_de.pdf",
- },
- ["plweb"] = {
- "texmf-dist/doc/latex/plweb/README",
- "texmf-dist/doc/latex/plweb/pl.pdf",
- },
- ["kotex-oblivoir"] = {
- "texmf-dist/doc/latex/kotex-oblivoir/ChangeLog",
- "texmf-dist/doc/latex/kotex-oblivoir/README",
- "texmf-dist/doc/latex/kotex-oblivoir/doc/oblivoir-simpledoc.pdf",
- },
- ["emulateapj"] = {
- "texmf-dist/doc/latex/emulateapj/README",
- "texmf-dist/doc/latex/emulateapj/sample.pdf",
- },
- ["texvc"] = {
- "texmf-dist/doc/latex/texvc/LICENSE",
- "texmf-dist/doc/latex/texvc/Makefile",
- "texmf-dist/doc/latex/texvc/README.md",
- "texmf-dist/doc/latex/texvc/texvc.pdf",
- },
- ["afm2pl"] = {
- "texmf-dist/doc/man/man1/afm2pl.man1.pdf",
- },
- ["gfssolomos"] = {
- "texmf-dist/doc/fonts/gfssolomos/OFL-FAQ.txt",
- "texmf-dist/doc/fonts/gfssolomos/OFL.txt",
- "texmf-dist/doc/fonts/gfssolomos/README",
- "texmf-dist/doc/fonts/gfssolomos/gfssolomos.pdf",
- },
- ["cals"] = {
- "texmf-dist/doc/latex/cals/README",
- "texmf-dist/doc/latex/cals/cals.pdf",
- "texmf-dist/doc/latex/cals/examples/bididemo.pdf",
- "texmf-dist/doc/latex/cals/examples/demo.pdf",
- "texmf-dist/doc/latex/cals/notes.pdf",
- "texmf-dist/doc/latex/cals/tb101parashchenko.pdf",
- "texmf-dist/doc/latex/cals/test/README",
- "texmf-dist/doc/latex/cals/test/template.txt",
- },
- ["dynblocks"] = {
- "texmf-dist/doc/latex/dynblocks/README",
- "texmf-dist/doc/latex/dynblocks/dynblocks.pdf",
- "texmf-dist/doc/latex/dynblocks/images/alert_1.pdf",
- "texmf-dist/doc/latex/dynblocks/images/alert_2.pdf",
- "texmf-dist/doc/latex/dynblocks/images/align.pdf",
- "texmf-dist/doc/latex/dynblocks/images/basic_1.pdf",
- "texmf-dist/doc/latex/dynblocks/images/basic_2.pdf",
- "texmf-dist/doc/latex/dynblocks/images/cmbx_1.pdf",
- "texmf-dist/doc/latex/dynblocks/images/cmbx_2.pdf",
- "texmf-dist/doc/latex/dynblocks/images/cmby_1.pdf",
- "texmf-dist/doc/latex/dynblocks/images/cmby_2.pdf",
- "texmf-dist/doc/latex/dynblocks/images/custcol_1.pdf",
- "texmf-dist/doc/latex/dynblocks/images/custcol_2.pdf",
- "texmf-dist/doc/latex/dynblocks/images/custcol_3.pdf",
- "texmf-dist/doc/latex/dynblocks/images/custcol_4.pdf",
- "texmf-dist/doc/latex/dynblocks/images/estl.pdf",
- "texmf-dist/doc/latex/dynblocks/images/shdrndc_1.pdf",
- "texmf-dist/doc/latex/dynblocks/images/shdrndc_2.pdf",
- "texmf-dist/doc/latex/dynblocks/images/szeg_1.pdf",
- "texmf-dist/doc/latex/dynblocks/images/szeg_2.pdf",
- },
- ["biblatex-morenames"] = {
- "texmf-dist/doc/latex/biblatex-morenames/README",
- "texmf-dist/doc/latex/biblatex-morenames/documentation/biblatex-morenames.pdf",
- "texmf-dist/doc/latex/biblatex-morenames/documentation/example-bookineditor-BookineditorFromEditor.pdf",
- "texmf-dist/doc/latex/biblatex-morenames/documentation/example-bookineditor.pdf",
- "texmf-dist/doc/latex/biblatex-morenames/documentation/example-maineditor.pdf",
- "texmf-dist/doc/latex/biblatex-morenames/documentation/latexmkrc",
- "texmf-dist/doc/latex/biblatex-morenames/documentation/makefile",
- "texmf-dist/doc/latex/biblatex-morenames/makefile",
- },
- ["isodate"] = {
- "texmf-dist/doc/latex/isodate/ChangeLog",
- "texmf-dist/doc/latex/isodate/README",
- "texmf-dist/doc/latex/isodate/isodate.pdf",
- "texmf-dist/doc/latex/isodate/isodateo.pdf",
- "texmf-dist/doc/latex/isodate/testdate.pdf",
- },
- ["gb4e"] = {
- "texmf-dist/doc/latex/gb4e/README",
- "texmf-dist/doc/latex/gb4e/gb4e-doc.pdf",
- },
- ["tikzpeople"] = {
- "texmf-dist/doc/latex/tikzpeople/README.md",
- "texmf-dist/doc/latex/tikzpeople/tikzpeople.pdf",
- },
- ["lshort-japanese"] = {
- "texmf-dist/doc/latex/lshort-japanese/00README",
- "texmf-dist/doc/latex/lshort-japanese/jlshort.pdf",
- },
- ["ryethesis"] = {
- "texmf-dist/doc/latex/ryethesis/Makefile",
- "texmf-dist/doc/latex/ryethesis/README",
- "texmf-dist/doc/latex/ryethesis/figure1.pdf",
- "texmf-dist/doc/latex/ryethesis/ryesample.pdf",
- "texmf-dist/doc/latex/ryethesis/ryethesis.pdf",
- },
- ["gothic"] = {
- "texmf-dist/doc/fonts/gothic/README.sueterlin",
- "texmf-dist/doc/fonts/gothic/README.yinit",
- "texmf-dist/doc/fonts/gothic/suet.pdf",
- "texmf-dist/doc/fonts/gothic/yinit.pdf",
- },
- ["hfoldsty"] = {
- "texmf-dist/doc/fonts/hfoldsty/ChangeLog",
- "texmf-dist/doc/fonts/hfoldsty/Makefile",
- "texmf-dist/doc/fonts/hfoldsty/README",
- "texmf-dist/doc/fonts/hfoldsty/TODO",
- "texmf-dist/doc/fonts/hfoldsty/gpl.txt",
- "texmf-dist/doc/fonts/hfoldsty/hfoldsty.pdf",
- },
- ["greekdates"] = {
- "texmf-dist/doc/latex/greekdates/README",
- "texmf-dist/doc/latex/greekdates/greekdates.pdf",
- },
- ["latex4wp"] = {
- "texmf-dist/doc/latex/latex4wp/HOW-TO-TYPESET",
- "texmf-dist/doc/latex/latex4wp/README",
- "texmf-dist/doc/latex/latex4wp/gnuplot.pdf",
- "texmf-dist/doc/latex/latex4wp/latex4wp.pdf",
- "texmf-dist/doc/latex/latex4wp/tbx.pdf",
- },
- ["gmiflink"] = {
- "texmf-dist/doc/latex/gmiflink/README",
- "texmf-dist/doc/latex/gmiflink/gmiflink.pdf",
- },
- ["context-cmttbf"] = {
- "texmf-dist/doc/context/third/cmttbf/cmttbf-demo.pdf",
- "texmf-dist/doc/context/third/cmttbf/cmttbf-doc.pdf",
- },
- ["pgf-spectra"] = {
- "texmf-dist/doc/latex/pgf-spectra/README",
- "texmf-dist/doc/latex/pgf-spectra/pgf-spectraManual.pdf",
- },
- ["ptext"] = {
- "texmf-dist/doc/xelatex/ptext/README",
- "texmf-dist/doc/xelatex/ptext/ptext.pdf",
- },
- ["adjmulticol"] = {
- "texmf-dist/doc/latex/adjmulticol/Makefile",
- "texmf-dist/doc/latex/adjmulticol/README",
- "texmf-dist/doc/latex/adjmulticol/adjmulticol.pdf",
- "texmf-dist/doc/latex/adjmulticol/sample.pdf",
- },
- ["pst-poker"] = {
- "texmf-dist/doc/latex/pst-poker/Changes",
- "texmf-dist/doc/latex/pst-poker/README",
- "texmf-dist/doc/latex/pst-poker/pst-poker-doc.pdf",
- },
- ["ecltree"] = {
- "texmf-dist/doc/latex/ecltree/ecltreesample.pdf",
- },
- ["babel-bosnian"] = {
- "texmf-dist/doc/generic/babel-bosnian/README",
- "texmf-dist/doc/generic/babel-bosnian/bosnian.pdf",
- },
- ["fonts-churchslavonic"] = {
- "texmf-dist/doc/fonts/fonts-churchslavonic/GPL.txt",
- "texmf-dist/doc/fonts/fonts-churchslavonic/LICENSE",
- "texmf-dist/doc/fonts/fonts-churchslavonic/OFL.txt",
- "texmf-dist/doc/fonts/fonts-churchslavonic/README",
- "texmf-dist/doc/fonts/fonts-churchslavonic/fonts-churchslavonic.pdf",
- },
- ["othelloboard"] = {
- "texmf-dist/doc/latex/othelloboard/README",
- "texmf-dist/doc/latex/othelloboard/example-rose-chps1-2.pdf",
- "texmf-dist/doc/latex/othelloboard/othelloboard.pdf",
- },
- ["captcont"] = {
- "texmf-dist/doc/latex/captcont/README",
- "texmf-dist/doc/latex/captcont/captcont.pdf",
- },
- ["mptrees"] = {
- "texmf-dist/doc/metapost/mptrees/README.md",
- "texmf-dist/doc/metapost/mptrees/mptrees-doc.pdf",
- },
- ["biblatex-subseries"] = {
- "texmf-dist/doc/latex/biblatex-subseries/README",
- "texmf-dist/doc/latex/biblatex-subseries/documentation/biblatex-subseries-example.pdf",
- "texmf-dist/doc/latex/biblatex-subseries/documentation/biblatex-subseries.pdf",
- "texmf-dist/doc/latex/biblatex-subseries/documentation/makefile",
- "texmf-dist/doc/latex/biblatex-subseries/makefile",
- },
- ["uestcthesis"] = {
- "texmf-dist/doc/latex/uestcthesis/README",
- "texmf-dist/doc/latex/uestcthesis/doc/uestcthesis-doc.pdf",
- },
- ["babel-hungarian"] = {
- "texmf-dist/doc/generic/babel-hungarian/README",
- },
- ["tikzposter"] = {
- "texmf-dist/doc/latex/tikzposter/README",
- "texmf-dist/doc/latex/tikzposter/tikzposter.pdf",
- },
- ["doclicense"] = {
- "texmf-dist/doc/latex/doclicense/README",
- "texmf-dist/doc/latex/doclicense/doclicense.pdf",
- },
- ["anonymouspro"] = {
- "texmf-dist/doc/fonts/anonymouspro/AnonymousPro.pdf",
- "texmf-dist/doc/fonts/anonymouspro/FONTLOG.txt",
- "texmf-dist/doc/fonts/anonymouspro/OFL.txt",
- "texmf-dist/doc/fonts/anonymouspro/README",
- "texmf-dist/doc/fonts/anonymouspro/README_Mark-Simonson.txt",
- },
- ["epstopdf"] = {
- "texmf-dist/doc/man/man1/epstopdf.man1.pdf",
- "texmf-dist/doc/man/man1/repstopdf.man1.pdf",
- "texmf-dist/doc/support/epstopdf/README",
- },
- ["bibleref-lds"] = {
- "texmf-dist/doc/latex/bibleref-lds/README",
- "texmf-dist/doc/latex/bibleref-lds/bibleref-lds.pdf",
- },
- ["adfathesis"] = {
- "texmf-dist/doc/latex/adfathesis/README",
- "texmf-dist/doc/latex/adfathesis/adfathesis.pdf",
- },
- ["technics"] = {
- "texmf-dist/doc/latex/technics/technics.pdf",
- },
- ["datetime2-finnish"] = {
- "texmf-dist/doc/latex/datetime2-finnish/CHANGES",
- "texmf-dist/doc/latex/datetime2-finnish/README",
- "texmf-dist/doc/latex/datetime2-finnish/datetime2-finnish.pdf",
- },
- ["pmx"] = {
- "texmf-dist/doc/generic/pmx/README",
- "texmf-dist/doc/generic/pmx/gpl.txt",
- "texmf-dist/doc/generic/pmx/pmx-install.pdf",
- "texmf-dist/doc/generic/pmx/pmx25-276.html",
- "texmf-dist/doc/generic/pmx/pmx276.pdf",
- "texmf-dist/doc/generic/pmx/pmxab.pdf",
- "texmf-dist/doc/generic/pmx/ref274.pdf",
- "texmf-dist/doc/generic/pmx/scor2prt.pdf",
- "texmf-dist/doc/man/man1/pmxab.man1.pdf",
- "texmf-dist/doc/man/man1/scor2prt.man1.pdf",
- },
- ["ifnextok"] = {
- "texmf-dist/doc/latex/ifnextok/README",
- "texmf-dist/doc/latex/ifnextok/RELEASEs.txt",
- "texmf-dist/doc/latex/ifnextok/SRCFILEs.txt",
- "texmf-dist/doc/latex/ifnextok/ifnextok.pdf",
- "texmf-dist/doc/latex/ifnextok/testIfNT.pdf",
- },
- ["fixjfm"] = {
- "texmf-dist/doc/generic/fixjfm/README.txt",
- "texmf-dist/doc/generic/fixjfm/fixjfm-doc.pdf",
- },
- ["ycbook"] = {
- "texmf-dist/doc/latex/ycbook/README.md",
- "texmf-dist/doc/latex/ycbook/ycbook-doc.pdf",
- },
- ["dehyph-exptl"] = {
- "texmf-dist/doc/generic/dehyph-exptl/CHANGES",
- "texmf-dist/doc/generic/dehyph-exptl/INSTALL",
- "texmf-dist/doc/generic/dehyph-exptl/LICENSE",
- "texmf-dist/doc/generic/dehyph-exptl/README",
- "texmf-dist/doc/generic/dehyph-exptl/dehyph-exptl.pdf",
- },
- ["basque-book"] = {
- "texmf-dist/doc/latex/basque-book/README",
- "texmf-dist/doc/latex/basque-book/basque-book.pdf",
- "texmf-dist/doc/latex/basque-book/basque-book_EUS.pdf",
- },
- ["context-lettrine"] = {
- "texmf-dist/doc/context/third/lettrine/W.pdf",
- "texmf-dist/doc/context/third/lettrine/lettrine-doc.pdf",
- },
- ["arabi-add"] = {
- "texmf-dist/doc/latex/arabi-add/README",
- "texmf-dist/doc/latex/arabi-add/arabi-add-doc.pdf",
- "texmf-dist/doc/latex/arabi-add/arabi-add-example.pdf",
- },
- ["issuulinks"] = {
- "texmf-dist/doc/latex/issuulinks/Makefile",
- "texmf-dist/doc/latex/issuulinks/README",
- "texmf-dist/doc/latex/issuulinks/issuulinks.pdf",
- "texmf-dist/doc/latex/issuulinks/sample.pdf",
- },
- ["euenc"] = {
- "texmf-dist/doc/latex/euenc/README",
- "texmf-dist/doc/latex/euenc/euenc.pdf",
- },
- ["magaz"] = {
- "texmf-dist/doc/latex/magaz/magaz.pdf",
- },
- ["disser"] = {
- "texmf-dist/doc/latex/disser/ChangeLog",
- "texmf-dist/doc/latex/disser/Makefile",
- "texmf-dist/doc/latex/disser/README.md",
- "texmf-dist/doc/latex/disser/templates-utf8/Makefile",
- "texmf-dist/doc/latex/disser/templates-utf8/bachelor/Makefile",
- "texmf-dist/doc/latex/disser/templates-utf8/bachelor/fig/Makefile",
- "texmf-dist/doc/latex/disser/templates-utf8/candidate/Makefile",
- "texmf-dist/doc/latex/disser/templates-utf8/candidate/fig/Makefile",
- "texmf-dist/doc/latex/disser/templates-utf8/doctor/Makefile",
- "texmf-dist/doc/latex/disser/templates-utf8/doctor/fig/Makefile",
- "texmf-dist/doc/latex/disser/templates-utf8/master/Makefile",
- "texmf-dist/doc/latex/disser/templates-utf8/master/fig/Makefile",
- "texmf-dist/doc/latex/disser/templates-utf8/specialist/Makefile",
- "texmf-dist/doc/latex/disser/templates-utf8/specialist/fig/Makefile",
- "texmf-dist/doc/latex/disser/templates/Makefile",
- "texmf-dist/doc/latex/disser/templates/bachelor/Makefile",
- "texmf-dist/doc/latex/disser/templates/bachelor/fig/Makefile",
- "texmf-dist/doc/latex/disser/templates/candidate/Makefile",
- "texmf-dist/doc/latex/disser/templates/candidate/fig/Makefile",
- "texmf-dist/doc/latex/disser/templates/doctor/Makefile",
- "texmf-dist/doc/latex/disser/templates/doctor/fig/Makefile",
- "texmf-dist/doc/latex/disser/templates/master/Makefile",
- "texmf-dist/doc/latex/disser/templates/master/fig/Makefile",
- "texmf-dist/doc/latex/disser/templates/specialist/Makefile",
- "texmf-dist/doc/latex/disser/templates/specialist/fig/Makefile",
- },
- ["getfiledate"] = {
- "texmf-dist/doc/latex/getfiledate/README",
- "texmf-dist/doc/latex/getfiledate/getfiledate-guide.pdf",
- },
- ["bidicontour"] = {
- "texmf-dist/doc/xelatex/bidicontour/README",
- "texmf-dist/doc/xelatex/bidicontour/bidicontour-doc.pdf",
- "texmf-dist/doc/xelatex/bidicontour/bidicontour-example-copies.pdf",
- "texmf-dist/doc/xelatex/bidicontour/bidicontour-example-outline.pdf",
- },
- ["calligra"] = {
- "texmf-dist/doc/latex/calligra/README",
- "texmf-dist/doc/latex/calligra/testfont.pdf",
- },
- ["polynom"] = {
- "texmf-dist/doc/latex/polynom/README",
- "texmf-dist/doc/latex/polynom/polydemo.pdf",
- "texmf-dist/doc/latex/polynom/polynom.pdf",
- },
- ["ifetex"] = {
- "texmf-dist/doc/latex/ifetex/README",
- "texmf-dist/doc/latex/ifetex/ifetex.pdf",
- },
- ["cjk"] = {
- "texmf-dist/doc/latex/cjk/ChangeLog",
- "texmf-dist/doc/latex/cjk/MANIFEST",
- "texmf-dist/doc/latex/cjk/Makefile",
- "texmf-dist/doc/latex/cjk/README",
- "texmf-dist/doc/latex/cjk/TODO",
- "texmf-dist/doc/latex/cjk/doc/CEF.txt",
- "texmf-dist/doc/latex/cjk/doc/CJK.txt",
- "texmf-dist/doc/latex/cjk/doc/CJKnumb.txt",
- "texmf-dist/doc/latex/cjk/doc/CJKspace.txt",
- "texmf-dist/doc/latex/cjk/doc/CJKutf8.txt",
- "texmf-dist/doc/latex/cjk/doc/COPYING",
- "texmf-dist/doc/latex/cjk/doc/INSTALL",
- "texmf-dist/doc/latex/cjk/doc/TDS.txt",
- "texmf-dist/doc/latex/cjk/doc/chinese/README",
- "texmf-dist/doc/latex/cjk/doc/chinese/emTeXb5.txt",
- "texmf-dist/doc/latex/cjk/doc/chinese/teTeXb5.txt",
- "texmf-dist/doc/latex/cjk/doc/cjk-enc.txt",
- "texmf-dist/doc/latex/cjk/doc/cjk/README",
- "texmf-dist/doc/latex/cjk/doc/commands.txt",
- "texmf-dist/doc/latex/cjk/doc/dvidrv.txt",
- "texmf-dist/doc/latex/cjk/doc/fdxfiles.txt",
- "texmf-dist/doc/latex/cjk/doc/fonts.txt",
- "texmf-dist/doc/latex/cjk/doc/hbf2gf.txt",
- "texmf-dist/doc/latex/cjk/doc/history.txt",
- "texmf-dist/doc/latex/cjk/doc/japanese/README",
- "texmf-dist/doc/latex/cjk/doc/japanese/ascii.txt",
- "texmf-dist/doc/latex/cjk/doc/japanese/japanese.txt",
- "texmf-dist/doc/latex/cjk/doc/japanese/jp-fonts.txt",
- "texmf-dist/doc/latex/cjk/doc/japanese/jp-tex.txt",
- "texmf-dist/doc/latex/cjk/doc/japanese/preview.txt",
- "texmf-dist/doc/latex/cjk/doc/japanese/shibuaki.txt",
- "texmf-dist/doc/latex/cjk/doc/pdf/READMEb5.pdf",
- "texmf-dist/doc/latex/cjk/doc/pdf/READMEgb.pdf",
- "texmf-dist/doc/latex/cjk/doc/pdfhowto/HOWTO.txt",
- "texmf-dist/doc/latex/cjk/doc/pinyin.txt",
- "texmf-dist/doc/latex/cjk/doc/pyhyphen.txt",
- "texmf-dist/doc/latex/cjk/doc/reftex.txt",
- "texmf-dist/doc/latex/cjk/doc/ruby.txt",
- "texmf-dist/doc/latex/cjk/doc/thaifont.txt",
- "texmf-dist/doc/latex/cjk/doc/vertical.txt",
- "texmf-dist/doc/latex/cjk/examples/README",
- "texmf-dist/doc/latex/cjk/examples/pdf/Big5.pdf",
- "texmf-dist/doc/latex/cjk/examples/pdf/Big5vert.pdf",
- "texmf-dist/doc/latex/cjk/examples/pdf/CEF_test.pdf",
- "texmf-dist/doc/latex/cjk/examples/pdf/CJKbabel.pdf",
- "texmf-dist/doc/latex/cjk/examples/pdf/CJKfntef.pdf",
- "texmf-dist/doc/latex/cjk/examples/pdf/CJKmixed.pdf",
- "texmf-dist/doc/latex/cjk/examples/pdf/CJKspace.pdf",
- "texmf-dist/doc/latex/cjk/examples/pdf/CJKutf8.pdf",
- "texmf-dist/doc/latex/cjk/examples/pdf/GB.pdf",
- "texmf-dist/doc/latex/cjk/examples/pdf/JIS.pdf",
- "texmf-dist/doc/latex/cjk/examples/pdf/KS.pdf",
- "texmf-dist/doc/latex/cjk/examples/pdf/SJIS.pdf",
- "texmf-dist/doc/latex/cjk/examples/pdf/UTF8.pdf",
- "texmf-dist/doc/latex/cjk/examples/pdf/muletest.pdf",
- "texmf-dist/doc/latex/cjk/examples/pdf/py_test.pdf",
- "texmf-dist/doc/latex/cjk/examples/pdf/pytest.pdf",
- "texmf-dist/doc/latex/cjk/examples/pdf/rubytest.pdf",
- "texmf-dist/doc/latex/cjk/examples/pdf/thai.pdf",
- "texmf-dist/doc/latex/cjk/examples/pdf/thai_utf8.pdf",
- },
- ["eulerpx"] = {
- "texmf-dist/doc/fonts/eulerpx/README",
- },
- ["datetime2-irish"] = {
- "texmf-dist/doc/latex/datetime2-irish/README",
- "texmf-dist/doc/latex/datetime2-irish/datetime2-irish.pdf",
- },
- ["datetime2-italian"] = {
- "texmf-dist/doc/latex/datetime2-italian/README",
- },
- ["pgfopts"] = {
- "texmf-dist/doc/latex/pgfopts/LICENSE",
- "texmf-dist/doc/latex/pgfopts/README",
- "texmf-dist/doc/latex/pgfopts/pgfopts.pdf",
- },
- ["arraysort"] = {
- "texmf-dist/doc/latex/arraysort/Makefile",
- "texmf-dist/doc/latex/arraysort/README",
- "texmf-dist/doc/latex/arraysort/arraysort.pdf",
- },
- ["unswcover"] = {
- "texmf-dist/doc/latex/unswcover/COPYING",
- "texmf-dist/doc/latex/unswcover/Makefile",
- "texmf-dist/doc/latex/unswcover/README",
- "texmf-dist/doc/latex/unswcover/logo_unsw_short.pdf",
- "texmf-dist/doc/latex/unswcover/thesis.pdf",
- },
- ["fnpara"] = {
- "texmf-dist/doc/latex/fnpara/fnpara-doc.pdf",
- },
- ["oldstandard"] = {
- "texmf-dist/doc/fonts/oldstandard/FONTLOG.txt",
- "texmf-dist/doc/fonts/oldstandard/OFL-FAQ.txt",
- "texmf-dist/doc/fonts/oldstandard/OFL.txt",
- "texmf-dist/doc/fonts/oldstandard/README",
- "texmf-dist/doc/fonts/oldstandard/oldstand-manual.pdf",
- "texmf-dist/doc/fonts/oldstandard/oldstandard-samples.pdf",
- },
- ["engrec"] = {
- "texmf-dist/doc/latex/engrec/LISEZMOI",
- "texmf-dist/doc/latex/engrec/README",
- "texmf-dist/doc/latex/engrec/engrec.pdf",
- },
- ["lengthconvert"] = {
- "texmf-dist/doc/latex/lengthconvert/lengthconvert.pdf",
- },
- ["dox"] = {
- "texmf-dist/doc/latex/dox/NEWS",
- "texmf-dist/doc/latex/dox/README.md",
- "texmf-dist/doc/latex/dox/THANKS",
- "texmf-dist/doc/latex/dox/dox.pdf",
- },
- ["fwlw"] = {
- "texmf-dist/doc/latex/fwlw/README",
- "texmf-dist/doc/latex/fwlw/fwlw.pdf",
- },
- ["xnewcommand"] = {
- "texmf-dist/doc/latex/xnewcommand/README",
- "texmf-dist/doc/latex/xnewcommand/xnewcommand.pdf",
- },
- ["type1fonts"] = {
- "texmf-dist/doc/fonts/Type1fonts/README",
- "texmf-dist/doc/fonts/Type1fonts/fontinstallationguide.pdf",
- },
- ["pinlabel"] = {
- "texmf-dist/doc/latex/pinlabel/pinlabdoc.pdf",
- "texmf-dist/doc/latex/pinlabel/src/fig3.pdf",
- "texmf-dist/doc/latex/pinlabel/src/fig6.pdf",
- "texmf-dist/doc/latex/pinlabel/src/put.pdf",
- "texmf-dist/doc/latex/pinlabel/src/put2.pdf",
- "texmf-dist/doc/latex/pinlabel/src/screen.pdf",
- },
- ["ebong"] = {
- "texmf-dist/doc/latex/ebong/ANNOUNCE.txt",
- "texmf-dist/doc/latex/ebong/README",
- "texmf-dist/doc/latex/ebong/eb.pdf",
- },
- ["nox"] = {
- "texmf-dist/doc/latex/nox/README",
- "texmf-dist/doc/latex/nox/nox.pdf",
- },
- ["biblatex-cheatsheet"] = {
- "texmf-dist/doc/latex/biblatex-cheatsheet/README",
- "texmf-dist/doc/latex/biblatex-cheatsheet/biblatex-cheatsheet.pdf",
- },
- ["neuralnetwork"] = {
- "texmf-dist/doc/latex/neuralnetwork/examples/neural-networks-ebook.pdf",
- "texmf-dist/doc/latex/neuralnetwork/examples/neuralnetwork.pdf",
- "texmf-dist/doc/latex/neuralnetwork/examples/xor.pdf",
- },
- ["catchfilebetweentags"] = {
- "texmf-dist/doc/latex/catchfilebetweentags/README",
- "texmf-dist/doc/latex/catchfilebetweentags/catchfilebetweentags.pdf",
- },
- ["cyrillic-bin"] = {
- "texmf-dist/doc/man/man1/rubibtex.man1.pdf",
- "texmf-dist/doc/man/man1/rumakeindex.man1.pdf",
- },
- ["context-notes-zh-cn"] = {
- "texmf-dist/doc/context/third/context-notes-zh-cn/README",
- "texmf-dist/doc/context/third/context-notes-zh-cn/ctxnotes.pdf",
- "texmf-dist/doc/context/third/context-notes-zh-cn/src/Makefile",
- "texmf-dist/doc/context/third/context-notes-zh-cn/src/figures/cow.pdf",
- },
- ["latex2nemeth"] = {
- "texmf-dist/doc/support/latex2nemeth/README",
- "texmf-dist/doc/support/latex2nemeth/gpl-3.0.txt",
- },
- ["carlito"] = {
- "texmf-dist/doc/fonts/carlito/Carlito-Regular.pdf",
- "texmf-dist/doc/fonts/carlito/LICENSE",
- "texmf-dist/doc/fonts/carlito/README",
- "texmf-dist/doc/fonts/carlito/samples.pdf",
- },
- ["svg-inkscape"] = {
- "texmf-dist/doc/latex/svg-inkscape/InkscapePDFLaTeX.pdf",
- "texmf-dist/doc/latex/svg-inkscape/README",
- "texmf-dist/doc/latex/svg-inkscape/image-normal.pdf",
- "texmf-dist/doc/latex/svg-inkscape/image.pdf",
- },
- ["latexmk"] = {
- "texmf-dist/doc/man/man1/latexmk.man1.pdf",
- "texmf-dist/doc/support/latexmk/CHANGES",
- "texmf-dist/doc/support/latexmk/COPYING",
- "texmf-dist/doc/support/latexmk/INSTALL",
- "texmf-dist/doc/support/latexmk/README",
- "texmf-dist/doc/support/latexmk/example_rcfiles/README-latexmk-rcfiles",
- "texmf-dist/doc/support/latexmk/example_rcfiles/asymptote_latexmkrc",
- "texmf-dist/doc/support/latexmk/example_rcfiles/clean_pattern_latexmkrc",
- "texmf-dist/doc/support/latexmk/example_rcfiles/exceltex_latexmkrc",
- "texmf-dist/doc/support/latexmk/example_rcfiles/glossary_latexmkrc",
- "texmf-dist/doc/support/latexmk/example_rcfiles/lualatex_latexmkrc",
- "texmf-dist/doc/support/latexmk/example_rcfiles/mpost_latexmkrc",
- "texmf-dist/doc/support/latexmk/example_rcfiles/nomenclature_latexmkrc",
- "texmf-dist/doc/support/latexmk/example_rcfiles/pdflatexmkrc",
- "texmf-dist/doc/support/latexmk/example_rcfiles/pythontex-latexmkrc",
- "texmf-dist/doc/support/latexmk/example_rcfiles/sagetex_latexmkrc",
- "texmf-dist/doc/support/latexmk/example_rcfiles/sweave_latexmkrc",
- "texmf-dist/doc/support/latexmk/example_rcfiles/tex4ht-latexmkrc",
- "texmf-dist/doc/support/latexmk/example_rcfiles/texinfo-latexmkrc",
- "texmf-dist/doc/support/latexmk/example_rcfiles/xelatex_latexmkrc",
- "texmf-dist/doc/support/latexmk/extra-scripts/README-latexmk-scripts",
- "texmf-dist/doc/support/latexmk/extra-scripts/dvipdfm_call",
- "texmf-dist/doc/support/latexmk/extra-scripts/dvipdfmx_call",
- "texmf-dist/doc/support/latexmk/extra-scripts/htlatexonly",
- "texmf-dist/doc/support/latexmk/extra-scripts/kickxdvi",
- "texmf-dist/doc/support/latexmk/extra-scripts/l1",
- "texmf-dist/doc/support/latexmk/extra-scripts/l2",
- "texmf-dist/doc/support/latexmk/extra-scripts/myhtlatex2",
- "texmf-dist/doc/support/latexmk/extra-scripts/pst2pdf_for_latexmk",
- "texmf-dist/doc/support/latexmk/extra-scripts/pst2pdf_for_latexmk_README.txt",
- "texmf-dist/doc/support/latexmk/extra-scripts/startacroread",
- "texmf-dist/doc/support/latexmk/latexmk.pdf",
- "texmf-dist/doc/support/latexmk/latexmk.txt",
- },
- ["brandeis-dissertation"] = {
- "texmf-dist/doc/latex/brandeis-dissertation/README",
- "texmf-dist/doc/latex/brandeis-dissertation/brandeis-dissertation.pdf",
- },
- ["levy"] = {
- "texmf-dist/doc/fonts/levy/README",
- "texmf-dist/doc/fonts/levy/makeall",
- "texmf-dist/doc/fonts/levy/makefont",
- "texmf-dist/doc/fonts/levy/testfont",
- },
- ["gfsbaskerville"] = {
- "texmf-dist/doc/fonts/gfsbaskerville/OFL-FAQ.txt",
- "texmf-dist/doc/fonts/gfsbaskerville/OFL.txt",
- "texmf-dist/doc/fonts/gfsbaskerville/README",
- "texmf-dist/doc/fonts/gfsbaskerville/README.TEXLIVE",
- "texmf-dist/doc/fonts/gfsbaskerville/gfsbaskerville.pdf",
- },
- ["texbytopic"] = {
- "texmf-dist/doc/plain/texbytopic/README",
- "texmf-dist/doc/plain/texbytopic/TeXbyTopic.pdf",
- },
- ["typehtml"] = {
- "texmf-dist/doc/latex/typehtml/README",
- "texmf-dist/doc/latex/typehtml/typehtml.pdf",
- },
- ["lshort-slovak"] = {
- "texmf-dist/doc/latex/lshort-slovak/slshorte.pdf",
- },
- ["prodint"] = {
- "texmf-dist/doc/fonts/prodint/README",
- "texmf-dist/doc/fonts/prodint/prodint.pdf",
- },
- ["eiad"] = {
- "texmf-dist/doc/fonts/eiad/Leigh_me.txt",
- "texmf-dist/doc/fonts/eiad/amhrawn.pdf",
- "texmf-dist/doc/fonts/eiad/evening.pdf",
- "texmf-dist/doc/fonts/eiad/micheal.ps",
- "texmf-dist/doc/fonts/eiad/recreat.pdf",
- },
- ["fnpct"] = {
- "texmf-dist/doc/latex/fnpct/README",
- "texmf-dist/doc/latex/fnpct/fnpct_en.pdf",
- },
- ["fncychap"] = {
- "texmf-dist/doc/latex/fncychap/README",
- "texmf-dist/doc/latex/fncychap/fncychap.pdf",
- "texmf-dist/doc/latex/fncychap/manifest.txt",
- },
- ["figsize"] = {
- "texmf-dist/doc/latex/figsize/README",
- "texmf-dist/doc/latex/figsize/figsize.pdf",
- },
- ["babel-finnish"] = {
- "texmf-dist/doc/generic/babel-finnish/finnish.pdf",
- },
- ["swimgraf"] = {
- "texmf-dist/doc/latex/swimgraf/100br1.pdf",
- "texmf-dist/doc/latex/swimgraf/100br2.pdf",
- "texmf-dist/doc/latex/swimgraf/README",
- "texmf-dist/doc/latex/swimgraf/README.TEXLIVE",
- "texmf-dist/doc/latex/swimgraf/text1.pdf",
- "texmf-dist/doc/latex/swimgraf/text2.pdf",
- },
- ["arsclassica"] = {
- "texmf-dist/doc/latex/arsclassica/ArsClassica.pdf",
- "texmf-dist/doc/latex/arsclassica/Changes",
- "texmf-dist/doc/latex/arsclassica/Graphics/TFZSuperEllisse.pdf",
- "texmf-dist/doc/latex/arsclassica/README",
- },
- ["epspdfconversion"] = {
- "texmf-dist/doc/latex/epspdfconversion/README",
- "texmf-dist/doc/latex/epspdfconversion/epspdfconversion.pdf",
- },
- ["cantarell"] = {
- "texmf-dist/doc/fonts/cantarell/CHANGES",
- "texmf-dist/doc/fonts/cantarell/README",
- "texmf-dist/doc/fonts/cantarell/cantarell-samples.pdf",
- "texmf-dist/doc/fonts/cantarell/cantarell.pdf",
- "texmf-dist/doc/fonts/cantarell/manifest.txt",
- },
- ["lshort-korean"] = {
- "texmf-dist/doc/latex/lshort-korean/README.ko",
- "texmf-dist/doc/latex/lshort-korean/lshort-kr.pdf",
- },
- ["amscls-doc"] = {
- "texmf-dist/doc/latex/amscls-doc/Author_Handbook_Journals-dvi.pdf",
- "texmf-dist/doc/latex/amscls-doc/Author_Handbook_Journals.pdf",
- "texmf-dist/doc/latex/amscls-doc/Author_Handbook_Memo.pdf",
- "texmf-dist/doc/latex/amscls-doc/Author_Handbook_Mono.pdf",
- "texmf-dist/doc/latex/amscls-doc/Author_Handbook_ProcColl.pdf",
- "texmf-dist/doc/latex/amscls-doc/Color2Gray.pdf",
- "texmf-dist/doc/latex/amscls-doc/README.txt",
- "texmf-dist/doc/latex/amscls-doc/ams-author-handbook-doc.pdf",
- "texmf-dist/doc/latex/amscls-doc/gamuts.pdf",
- "texmf-dist/doc/latex/amscls-doc/manifest.txt",
- "texmf-dist/doc/latex/amscls-doc/rgb-cmyk.pdf",
- "texmf-dist/doc/latex/amscls-doc/spectrum.pdf",
- },
- ["lisp-on-tex"] = {
- "texmf-dist/doc/latex/lisp-on-tex/LICENSE",
- "texmf-dist/doc/latex/lisp-on-tex/README.md",
- "texmf-dist/doc/latex/lisp-on-tex/examples/div2.pdf",
- "texmf-dist/doc/latex/lisp-on-tex/examples/fact.pdf",
- "texmf-dist/doc/latex/lisp-on-tex/examples/fpnummodule-mandelbrot.pdf",
- "texmf-dist/doc/latex/lisp-on-tex/examples/nqueen.pdf",
- "texmf-dist/doc/latex/lisp-on-tex/examples/rocket.pdf",
- "texmf-dist/doc/latex/lisp-on-tex/examples/showfont.pdf",
- },
- ["pittetd"] = {
- "texmf-dist/doc/latex/pittetd/pittetd.pdf",
- },
- ["context"] = {
- "texmf-dist/doc/context/documents/general/fonts/fonts-mkiv.pdf",
- "texmf-dist/doc/context/documents/general/magazines/mag-0000-mkiv.pdf",
- "texmf-dist/doc/context/documents/general/magazines/mag-0002-mkiv.pdf",
- "texmf-dist/doc/context/documents/general/magazines/mag-0006-mkiv.pdf",
- "texmf-dist/doc/context/documents/general/magazines/mag-0007-mkiv.pdf",
- "texmf-dist/doc/context/documents/general/magazines/mag-0010-mkiv.pdf",
- "texmf-dist/doc/context/documents/general/magazines/mag-1101-mkiv.pdf",
- "texmf-dist/doc/context/documents/general/magazines/mag-1102-mkiv.pdf",
- "texmf-dist/doc/context/documents/general/magazines/mag-1103-mkiv.pdf",
- "texmf-dist/doc/context/documents/general/manuals/about.pdf",
- "texmf-dist/doc/context/documents/general/manuals/charts-mkiv.pdf",
- "texmf-dist/doc/context/documents/general/manuals/colors-mkiv.pdf",
- "texmf-dist/doc/context/documents/general/manuals/columnsets.pdf",
- "texmf-dist/doc/context/documents/general/manuals/details.pdf",
- "texmf-dist/doc/context/documents/general/manuals/epub-mkiv-demo.pdf",
- "texmf-dist/doc/context/documents/general/manuals/epub-mkiv.pdf",
- "texmf-dist/doc/context/documents/general/manuals/hybrid.pdf",
- "texmf-dist/doc/context/documents/general/manuals/languages-mkiv.pdf",
- "texmf-dist/doc/context/documents/general/manuals/lua-mkiv.pdf",
- "texmf-dist/doc/context/documents/general/manuals/luatex.pdf",
- "texmf-dist/doc/context/documents/general/manuals/ma-cb-en.pdf",
- "texmf-dist/doc/context/documents/general/manuals/math-mkiv.pdf",
- "texmf-dist/doc/context/documents/general/manuals/mk.pdf",
- "texmf-dist/doc/context/documents/general/manuals/mmlexamp.pdf",
- "texmf-dist/doc/context/documents/general/manuals/mmlprime.pdf",
- "texmf-dist/doc/context/documents/general/manuals/mreadme.pdf",
- "texmf-dist/doc/context/documents/general/manuals/rules-mkiv.pdf",
- "texmf-dist/doc/context/documents/general/manuals/spacing-mkiv.pdf",
- "texmf-dist/doc/context/documents/general/manuals/spreadsheets-mkiv.pdf",
- "texmf-dist/doc/context/documents/general/manuals/sql-mkiv.pdf",
- "texmf-dist/doc/context/documents/general/manuals/steps-mkiv.pdf",
- "texmf-dist/doc/context/documents/general/manuals/still.pdf",
- "texmf-dist/doc/context/documents/general/manuals/swiglib-mkiv.pdf",
- "texmf-dist/doc/context/documents/general/manuals/templates-mkiv.pdf",
- "texmf-dist/doc/context/documents/general/manuals/tiptrick.pdf",
- "texmf-dist/doc/context/documents/general/manuals/tools-mkiv.pdf",
- "texmf-dist/doc/context/documents/general/manuals/units-mkiv.pdf",
- "texmf-dist/doc/context/documents/general/manuals/workflows-mkiv.pdf",
- "texmf-dist/doc/context/documents/general/manuals/xml-mkiv.pdf",
- "texmf-dist/doc/context/documents/general/manuals/xtables-mkiv.pdf",
- "texmf-dist/doc/context/documents/general/qrcs/setup-cs.pdf",
- "texmf-dist/doc/context/documents/general/qrcs/setup-de.pdf",
- "texmf-dist/doc/context/documents/general/qrcs/setup-en.pdf",
- "texmf-dist/doc/context/documents/general/qrcs/setup-fr.pdf",
- "texmf-dist/doc/context/documents/general/qrcs/setup-it.pdf",
- "texmf-dist/doc/context/documents/general/qrcs/setup-nl.pdf",
- "texmf-dist/doc/context/documents/general/qrcs/setup-ro.pdf",
- "texmf-dist/doc/context/presentations/bachotex/2010/bachotex-2010-clash.pdf",
- "texmf-dist/doc/context/presentations/bachotex/2010/bachotex-2010-move.pdf",
- "texmf-dist/doc/context/presentations/bachotex/2011/bachotex-2011-cld-and-mkvi.pdf",
- "texmf-dist/doc/context/presentations/bachotex/2013/bachotex-2013-bits.pdf",
- "texmf-dist/doc/context/presentations/bachotex/2013/bachotex-2013-luatex.pdf",
- "texmf-dist/doc/context/presentations/bachotex/2013/bachotex-2013-sense.pdf",
- "texmf-dist/doc/context/presentations/bachotex/2013/bachotex-2013-speed.pdf",
- "texmf-dist/doc/context/presentations/bachotex/2015/bachotex-2015-ligatures.pdf",
- "texmf-dist/doc/context/presentations/bachotex/2016/bachotex-2016-opentype.pdf",
- "texmf-dist/doc/context/presentations/bachotex/2016/bachotex-2016-toolbox.pdf",
- "texmf-dist/doc/context/presentations/context/2011/context-2011-ebook-export.pdf",
- "texmf-dist/doc/context/presentations/context/2011/context-2011-mathml-update.pdf",
- "texmf-dist/doc/context/presentations/context/2011/context-2011-metapost-how-we-adapt.pdf",
- "texmf-dist/doc/context/presentations/context/2011/context-2011-sorting-registers.pdf",
- "texmf-dist/doc/context/presentations/context/2012/context-2012-after-the-cleanup.pdf",
- "texmf-dist/doc/context/presentations/context/2012/context-2012-lexing-sources.pdf",
- "texmf-dist/doc/context/presentations/context/2012/context-2012-mixed-columns.pdf",
- "texmf-dist/doc/context/presentations/context/2012/context-2012-the-script.pdf",
- "texmf-dist/doc/context/presentations/context/2012/context-2012-visual-debugging.pdf",
- "texmf-dist/doc/context/presentations/context/2012/context-2012-xml-news.pdf",
- "texmf-dist/doc/context/presentations/context/2013/context-2013-math.pdf",
- "texmf-dist/doc/context/presentations/context/2013/context-2013-speed.pdf",
- "texmf-dist/doc/context/presentations/context/2015/context-2015-status.pdf",
- "texmf-dist/doc/context/presentations/context/2016/context-2016-luatex.pdf",
- "texmf-dist/doc/context/presentations/examples/present-balls-001.pdf",
- "texmf-dist/doc/context/presentations/examples/present-colorful-001.pdf",
- "texmf-dist/doc/context/presentations/examples/present-funny-001.pdf",
- "texmf-dist/doc/context/presentations/examples/present-fuzzy-001.pdf",
- "texmf-dist/doc/context/presentations/examples/present-green-001.pdf",
- "texmf-dist/doc/context/presentations/examples/present-grow-001.pdf",
- "texmf-dist/doc/context/presentations/examples/present-organic-001.pdf",
- "texmf-dist/doc/context/presentations/examples/present-original-001.pdf",
- "texmf-dist/doc/context/presentations/examples/present-punk-001.pdf",
- "texmf-dist/doc/context/presentations/examples/present-random-001.pdf",
- "texmf-dist/doc/context/presentations/examples/present-shaded-001.pdf",
- "texmf-dist/doc/context/presentations/examples/present-split-001.pdf",
- "texmf-dist/doc/context/presentations/examples/present-stepper-001.pdf",
- "texmf-dist/doc/context/presentations/examples/present-tiles-001.pdf",
- "texmf-dist/doc/context/presentations/examples/present-windows-001.pdf",
- "texmf-dist/doc/context/presentations/present-readme.pdf",
- "texmf-dist/doc/context/scripts/mkii/ctxtools.html",
- "texmf-dist/doc/context/scripts/mkii/imgtopdf.html",
- "texmf-dist/doc/context/scripts/mkii/mptopdf.html",
- "texmf-dist/doc/context/scripts/mkii/pdftools.html",
- "texmf-dist/doc/context/scripts/mkii/pstopdf.html",
- "texmf-dist/doc/context/scripts/mkii/rlxtools.html",
- "texmf-dist/doc/context/scripts/mkii/texexec.html",
- "texmf-dist/doc/context/scripts/mkii/texmfstart.html",
- "texmf-dist/doc/context/scripts/mkii/textools.html",
- "texmf-dist/doc/context/scripts/mkii/texutil.html",
- "texmf-dist/doc/context/scripts/mkii/tmftools.html",
- "texmf-dist/doc/context/scripts/mkii/xmltools.html",
- "texmf-dist/doc/context/scripts/mkiv/context.html",
- "texmf-dist/doc/context/scripts/mkiv/luatools.html",
- "texmf-dist/doc/context/scripts/mkiv/mtx-babel.html",
- "texmf-dist/doc/context/scripts/mkiv/mtx-base.html",
- "texmf-dist/doc/context/scripts/mkiv/mtx-bibtex.html",
- "texmf-dist/doc/context/scripts/mkiv/mtx-cache.html",
- "texmf-dist/doc/context/scripts/mkiv/mtx-chars.html",
- "texmf-dist/doc/context/scripts/mkiv/mtx-check.html",
- "texmf-dist/doc/context/scripts/mkiv/mtx-colors.html",
- "texmf-dist/doc/context/scripts/mkiv/mtx-context.html",
- "texmf-dist/doc/context/scripts/mkiv/mtx-dvi.html",
- "texmf-dist/doc/context/scripts/mkiv/mtx-epub.html",
- "texmf-dist/doc/context/scripts/mkiv/mtx-fcd.html",
- "texmf-dist/doc/context/scripts/mkiv/mtx-flac.html",
- "texmf-dist/doc/context/scripts/mkiv/mtx-fonts.html",
- "texmf-dist/doc/context/scripts/mkiv/mtx-grep.html",
- "texmf-dist/doc/context/scripts/mkiv/mtx-interface.html",
- "texmf-dist/doc/context/scripts/mkiv/mtx-metapost.html",
- "texmf-dist/doc/context/scripts/mkiv/mtx-metatex.html",
- "texmf-dist/doc/context/scripts/mkiv/mtx-modules.html",
- "texmf-dist/doc/context/scripts/mkiv/mtx-package.html",
- "texmf-dist/doc/context/scripts/mkiv/mtx-patterns.html",
- "texmf-dist/doc/context/scripts/mkiv/mtx-pdf.html",
- "texmf-dist/doc/context/scripts/mkiv/mtx-plain.html",
- "texmf-dist/doc/context/scripts/mkiv/mtx-profile.html",
- "texmf-dist/doc/context/scripts/mkiv/mtx-rsync.html",
- "texmf-dist/doc/context/scripts/mkiv/mtx-scite.html",
- "texmf-dist/doc/context/scripts/mkiv/mtx-server.html",
- "texmf-dist/doc/context/scripts/mkiv/mtx-texworks.html",
- "texmf-dist/doc/context/scripts/mkiv/mtx-timing.html",
- "texmf-dist/doc/context/scripts/mkiv/mtx-tools.html",
- "texmf-dist/doc/context/scripts/mkiv/mtx-unicode.html",
- "texmf-dist/doc/context/scripts/mkiv/mtx-unzip.html",
- "texmf-dist/doc/context/scripts/mkiv/mtx-update.html",
- "texmf-dist/doc/context/scripts/mkiv/mtx-watch.html",
- "texmf-dist/doc/context/scripts/mkiv/mtx-youless.html",
- "texmf-dist/doc/context/scripts/mkiv/mtxrun.html",
- "texmf-dist/doc/context/sources/general/manuals/mk/mk-last-state.pdf",
- "texmf-dist/doc/context/sources/general/manuals/start/en/hasseltbook.pdf",
- "texmf-dist/doc/context/sources/general/manuals/start/en/ma-cb-en.pdf",
- "texmf-dist/doc/context/sources/general/manuals/start/graphics/cow.pdf",
- "texmf-dist/doc/context/sources/general/manuals/start/graphics/fig-page-areas-en.pdf",
- "texmf-dist/doc/context/sources/general/manuals/start/graphics/fig-page-parameters-en.pdf",
- "texmf-dist/doc/context/sources/general/manuals/start/graphics/ma-cb-00.pdf",
- "texmf-dist/doc/context/sources/general/manuals/start/graphics/minibook-en.pdf",
- "texmf-dist/doc/context/sources/general/manuals/swiglib/swiglib-mkiv-gm-1.pdf",
- "texmf-dist/doc/man/man1/context.man1.pdf",
- "texmf-dist/doc/man/man1/luatools.man1.pdf",
- "texmf-dist/doc/man/man1/mtx-babel.man1.pdf",
- "texmf-dist/doc/man/man1/mtx-base.man1.pdf",
- "texmf-dist/doc/man/man1/mtx-bibtex.man1.pdf",
- "texmf-dist/doc/man/man1/mtx-cache.man1.pdf",
- "texmf-dist/doc/man/man1/mtx-chars.man1.pdf",
- "texmf-dist/doc/man/man1/mtx-check.man1.pdf",
- "texmf-dist/doc/man/man1/mtx-colors.man1.pdf",
- "texmf-dist/doc/man/man1/mtx-context.man1.pdf",
- "texmf-dist/doc/man/man1/mtx-dvi.man1.pdf",
- "texmf-dist/doc/man/man1/mtx-epub.man1.pdf",
- "texmf-dist/doc/man/man1/mtx-fcd.man1.pdf",
- "texmf-dist/doc/man/man1/mtx-flac.man1.pdf",
- "texmf-dist/doc/man/man1/mtx-fonts.man1.pdf",
- "texmf-dist/doc/man/man1/mtx-grep.man1.pdf",
- "texmf-dist/doc/man/man1/mtx-interface.man1.pdf",
- "texmf-dist/doc/man/man1/mtx-metapost.man1.pdf",
- "texmf-dist/doc/man/man1/mtx-metatex.man1.pdf",
- "texmf-dist/doc/man/man1/mtx-modules.man1.pdf",
- "texmf-dist/doc/man/man1/mtx-package.man1.pdf",
- "texmf-dist/doc/man/man1/mtx-patterns.man1.pdf",
- "texmf-dist/doc/man/man1/mtx-pdf.man1.pdf",
- "texmf-dist/doc/man/man1/mtx-plain.man1.pdf",
- "texmf-dist/doc/man/man1/mtx-profile.man1.pdf",
- "texmf-dist/doc/man/man1/mtx-rsync.man1.pdf",
- "texmf-dist/doc/man/man1/mtx-scite.man1.pdf",
- "texmf-dist/doc/man/man1/mtx-server.man1.pdf",
- "texmf-dist/doc/man/man1/mtx-texworks.man1.pdf",
- "texmf-dist/doc/man/man1/mtx-timing.man1.pdf",
- "texmf-dist/doc/man/man1/mtx-tools.man1.pdf",
- "texmf-dist/doc/man/man1/mtx-unicode.man1.pdf",
- "texmf-dist/doc/man/man1/mtx-unzip.man1.pdf",
- "texmf-dist/doc/man/man1/mtx-update.man1.pdf",
- "texmf-dist/doc/man/man1/mtx-watch.man1.pdf",
- "texmf-dist/doc/man/man1/mtx-youless.man1.pdf",
- "texmf-dist/doc/man/man1/mtxrun.man1.pdf",
- "texmf-dist/doc/man/man1/texexec.man1.pdf",
- "texmf-dist/doc/man/man1/texmfstart.man1.pdf",
- },
- ["pst-fit"] = {
- "texmf-dist/doc/generic/pst-fit/Changes",
- "texmf-dist/doc/generic/pst-fit/README",
- "texmf-dist/doc/generic/pst-fit/pst-fit-doc.pdf",
- },
- ["lshort-spanish"] = {
- "texmf-dist/doc/latex/lshort-spanish/fuente/CAMBIOS",
- "texmf-dist/doc/latex/lshort-spanish/fuente/MANIFEST",
- "texmf-dist/doc/latex/lshort-spanish/lshort-a4.pdf",
- },
- ["euro"] = {
- "texmf-dist/doc/latex/euro/Makefile",
- "texmf-dist/doc/latex/euro/euro.pdf",
- "texmf-dist/doc/latex/euro/euro.txt",
- },
- ["paratype"] = {
- "texmf-dist/doc/fonts/paratype/CHANGELOG",
- "texmf-dist/doc/fonts/paratype/OT_TT_Install_E.txt",
- "texmf-dist/doc/fonts/paratype/OT_TT_Install_R.txt",
- "texmf-dist/doc/fonts/paratype/PT_Free_Font_License_eng_1.3.txt",
- "texmf-dist/doc/fonts/paratype/PT_Free_Font_License_rus_1.3.txt",
- "texmf-dist/doc/fonts/paratype/README",
- "texmf-dist/doc/fonts/paratype/manifest.txt",
- "texmf-dist/doc/fonts/paratype/paratype-sample.pdf",
- "texmf-dist/doc/fonts/paratype/paratype.pdf",
- },
- ["eepic"] = {
- "texmf-dist/doc/latex/eepic/eepic.pdf",
- "texmf-dist/doc/latex/eepic/fig2eepic/makefile",
- "texmf-dist/doc/latex/eepic/fig2eepic/readme",
- "texmf-dist/doc/latex/eepic/readme",
- },
- ["struktex"] = {
- "texmf-dist/doc/latex/struktex/README.md",
- "texmf-dist/doc/latex/struktex/struktex.de.pdf",
- "texmf-dist/doc/latex/struktex/struktex.en.pdf",
- },
- ["dataref"] = {
- "texmf-dist/doc/latex/dataref/README.md",
- "texmf-dist/doc/latex/dataref/dataref-doc.pdf",
- },
- ["trigonometry"] = {
- "texmf-dist/doc/generic/trigonometry/README.txt",
- },
- ["pst2pdf"] = {
- "texmf-dist/doc/latex/pst2pdf/Changes",
- "texmf-dist/doc/latex/pst2pdf/README",
- "texmf-dist/doc/latex/pst2pdf/pst2pdf-doc.pdf",
- "texmf-dist/doc/latex/pst2pdf/test1-pdf.pdf",
- "texmf-dist/doc/latex/pst2pdf/test2-pdf.pdf",
- "texmf-dist/doc/latex/pst2pdf/test3-pdf.pdf",
- },
- ["gmdoc-enhance"] = {
- "texmf-dist/doc/latex/gmdoc-enhance/README",
- "texmf-dist/doc/latex/gmdoc-enhance/gmdoc-enhance.pdf",
- },
- ["lshort-ukr"] = {
- "texmf-dist/doc/latex/lshort-ukr/lshort-ukr.pdf",
- },
- ["dingbat"] = {
- "texmf-dist/doc/fonts/dingbat/README",
- "texmf-dist/doc/fonts/dingbat/dingbat.pdf",
- },
- ["fragments"] = {
- "texmf-dist/doc/latex/fragments/README",
- },
- ["ebgaramond"] = {
- "texmf-dist/doc/fonts/ebgaramond/COPYING",
- "texmf-dist/doc/fonts/ebgaramond/Changes",
- "texmf-dist/doc/fonts/ebgaramond/EBGaramond-Initials-Glyphs.pdf",
- "texmf-dist/doc/fonts/ebgaramond/EBGaramond12-Italic-Glyphs.pdf",
- "texmf-dist/doc/fonts/ebgaramond/EBGaramond12-Regular-Glyphs.pdf",
- "texmf-dist/doc/fonts/ebgaramond/README",
- "texmf-dist/doc/fonts/ebgaramond/README.xelualatex",
- "texmf-dist/doc/fonts/ebgaramond/Specimen.pdf",
- "texmf-dist/doc/fonts/ebgaramond/samples.pdf",
- },
- ["glossaries-italian"] = {
- "texmf-dist/doc/latex/glossaries-italian/README",
- "texmf-dist/doc/latex/glossaries-italian/glossaries-italian.pdf",
- },
- ["ieeepes"] = {
- "texmf-dist/doc/latex/ieeepes/README",
- "texmf-dist/doc/latex/ieeepes/ieeepes_doc.pdf",
- },
- ["awesomebox"] = {
- "texmf-dist/doc/latex/awesomebox/LICENSE",
- "texmf-dist/doc/latex/awesomebox/README",
- "texmf-dist/doc/latex/awesomebox/awesomebox.pdf",
- },
- ["latex-veryshortguide"] = {
- "texmf-dist/doc/latex/latex-veryshortguide/MANIFEST",
- "texmf-dist/doc/latex/latex-veryshortguide/README.md",
- "texmf-dist/doc/latex/latex-veryshortguide/veryshortguide-A4-imposed.pdf",
- "texmf-dist/doc/latex/latex-veryshortguide/veryshortguide-Legal-imposed.pdf",
- "texmf-dist/doc/latex/latex-veryshortguide/veryshortguide.pdf",
- "texmf-dist/doc/latex/latex-veryshortguide/vsg.pdf",
- },
- ["barcodes"] = {
- "texmf-dist/doc/latex/barcodes/README",
- "texmf-dist/doc/latex/barcodes/changes",
- "texmf-dist/doc/latex/barcodes/eandoc.pdf",
- },
- ["hypdvips"] = {
- "texmf-dist/doc/latex/hypdvips/README",
- "texmf-dist/doc/latex/hypdvips/hypdvips.pdf",
- "texmf-dist/doc/latex/hypdvips/manifest.txt",
- },
- ["pst-rubans"] = {
- "texmf-dist/doc/generic/pst-rubans/Changes",
- "texmf-dist/doc/generic/pst-rubans/README",
- "texmf-dist/doc/generic/pst-rubans/pst-rubans-doc.pdf",
- },
- ["synproof"] = {
- "texmf-dist/doc/latex/synproof/README",
- "texmf-dist/doc/latex/synproof/synproof-doc.pdf",
- },
- ["sasnrdisplay"] = {
- "texmf-dist/doc/latex/sasnrdisplay/README",
- "texmf-dist/doc/latex/sasnrdisplay/SASnRdisplay.pdf",
- },
- ["exercises"] = {
- "texmf-dist/doc/latex/exercises/README.md",
- "texmf-dist/doc/latex/exercises/exercises.pdf",
- },
- ["metafont-beginners"] = {
- "texmf-dist/doc/fonts/metafont-beginners/metafont-for-beginners.pdf",
- },
- ["chemnum"] = {
- "texmf-dist/doc/latex/chemnum/README",
- "texmf-dist/doc/latex/chemnum/chemnum_en.pdf",
- "texmf-dist/doc/latex/chemnum/scheme-bla.ps",
- "texmf-dist/doc/latex/chemnum/scheme-tmp.ps",
- },
- ["handout"] = {
- "texmf-dist/doc/latex/handout/README",
- "texmf-dist/doc/latex/handout/examples/example1-minimal.pdf",
- "texmf-dist/doc/latex/handout/examples/example2-cancel-quotation.pdf",
- "texmf-dist/doc/latex/handout/examples/example3-defined-path.pdf",
- "texmf-dist/doc/latex/handout/examples/example4-sectioning.pdf",
- "texmf-dist/doc/latex/handout/examples/example5-numbering.pdf",
- "texmf-dist/doc/latex/handout/examples/example6-not-and-only.pdf",
- "texmf-dist/doc/latex/handout/examples/example7-biblatex.pdf",
- "texmf-dist/doc/latex/handout/examples/latexmkrc",
- "texmf-dist/doc/latex/handout/examples/makefile",
- "texmf-dist/doc/latex/handout/handout.pdf",
- "texmf-dist/doc/latex/handout/latexmkrc",
- "texmf-dist/doc/latex/handout/makefile",
- },
- ["bgteubner"] = {
- "texmf-dist/doc/latex/bgteubner/ChangeLog",
- "texmf-dist/doc/latex/bgteubner/LIESMICH",
- "texmf-dist/doc/latex/bgteubner/README",
- "texmf-dist/doc/latex/bgteubner/README.hhsubfigure",
- "texmf-dist/doc/latex/bgteubner/ToDo",
- "texmf-dist/doc/latex/bgteubner/bgteubner-cm.pdf",
- "texmf-dist/doc/latex/bgteubner/bgteubner.pdf",
- "texmf-dist/doc/latex/bgteubner/bgteucls.pdf",
- "texmf-dist/doc/latex/bgteubner/bild_ganz.pdf",
- "texmf-dist/doc/latex/bgteubner/bild_mitte.pdf",
- "texmf-dist/doc/latex/bgteubner/bild_oben.pdf",
- "texmf-dist/doc/latex/bgteubner/bild_oben_unten.pdf",
- "texmf-dist/doc/latex/bgteubner/bild_umflossen.pdf",
- "texmf-dist/doc/latex/bgteubner/bild_unten.pdf",
- "texmf-dist/doc/latex/bgteubner/bild_zu_lang.pdf",
- "texmf-dist/doc/latex/bgteubner/bild_zu_lang2.pdf",
- "texmf-dist/doc/latex/bgteubner/manifest.txt",
- "texmf-dist/doc/latex/bgteubner/math-cm.pdf",
- "texmf-dist/doc/latex/bgteubner/math-mathtime.pdf",
- "texmf-dist/doc/latex/bgteubner/math.pdf",
- "texmf-dist/doc/latex/bgteubner/umbruch1.pdf",
- "texmf-dist/doc/latex/bgteubner/umbruch1a.pdf",
- "texmf-dist/doc/latex/bgteubner/umbruch2.pdf",
- "texmf-dist/doc/latex/bgteubner/umbruch2a.pdf",
- "texmf-dist/doc/latex/bgteubner/umbruch3.pdf",
- "texmf-dist/doc/latex/bgteubner/umbruch3a.pdf",
- "texmf-dist/doc/latex/bgteubner/usefiles.txt",
- },
- ["threadcol"] = {
- "texmf-dist/doc/latex/threadcol/README",
- "texmf-dist/doc/latex/threadcol/threadcol.pdf",
- },
- ["beamer2thesis"] = {
- "texmf-dist/doc/latex/beamer2thesis/README",
- "texmf-dist/doc/latex/beamer2thesis/beamer2thesis.pdf",
- "texmf-dist/doc/latex/beamer2thesis/beamer2thesis_ita.pdf",
- "texmf-dist/doc/latex/beamer2thesis/license",
- },
- ["a0poster"] = {
- "texmf-dist/doc/latex/a0poster/a0.pdf",
- "texmf-dist/doc/latex/a0poster/a0_eng.pdf",
- },
- ["fcltxdoc"] = {
- "texmf-dist/doc/latex/fcltxdoc/fcltxdoc.pdf",
- },
- ["armtex"] = {
- "texmf-dist/doc/generic/armenian/manual-e.pdf",
- "texmf-dist/doc/generic/armenian/manual.pdf",
- "texmf-dist/doc/generic/armenian/readme.txt",
- },
- ["tui"] = {
- "texmf-dist/doc/latex/tui/README",
- "texmf-dist/doc/latex/tui/TUIdoc.pdf",
- "texmf-dist/doc/latex/tui/example/imagen.pdf",
- },
- ["pst-pdf"] = {
- "texmf-dist/doc/latex/pst-pdf/CHANGES",
- "texmf-dist/doc/latex/pst-pdf/Makefile",
- "texmf-dist/doc/latex/pst-pdf/README.md",
- "texmf-dist/doc/latex/pst-pdf/pst-pdf-DE.pdf",
- "texmf-dist/doc/latex/pst-pdf/pst-pdf-example.pdf",
- "texmf-dist/doc/latex/pst-pdf/pst-pdf.pdf",
- },
- ["gsftopk"] = {
- "texmf-dist/doc/man/man1/gsftopk.man1.pdf",
- },
- ["beamerthemenirma"] = {
- "texmf-dist/doc/latex/beamerthemenirma/README",
- },
- ["amsfonts"] = {
- "texmf-dist/doc/fonts/amsfonts/OFL-FAQ.txt",
- "texmf-dist/doc/fonts/amsfonts/OFL.txt",
- "texmf-dist/doc/fonts/amsfonts/README",
- "texmf-dist/doc/fonts/amsfonts/amsfndoc.pdf",
- "texmf-dist/doc/fonts/amsfonts/amsfonts.pdf",
- "texmf-dist/doc/fonts/amsfonts/amssymb.pdf",
- "texmf-dist/doc/fonts/amsfonts/cmmib57.pdf",
- "texmf-dist/doc/fonts/amsfonts/eufrak.pdf",
- "texmf-dist/doc/fonts/amsfonts/euscript.pdf",
- },
- ["cyrillic"] = {
- "texmf-dist/doc/latex/cyrillic/README",
- "texmf-dist/doc/latex/cyrillic/changes.txt",
- "texmf-dist/doc/latex/cyrillic/cyinpenc.pdf",
- "texmf-dist/doc/latex/cyrillic/cyoutenc.pdf",
- "texmf-dist/doc/latex/cyrillic/lcy.pdf",
- "texmf-dist/doc/latex/cyrillic/lcycmlh.pdf",
- "texmf-dist/doc/latex/cyrillic/manifest.txt",
- "texmf-dist/doc/latex/cyrillic/ot2.pdf",
- "texmf-dist/doc/latex/cyrillic/ot2cmams.pdf",
- "texmf-dist/doc/latex/cyrillic/ot2cmlh.pdf",
- "texmf-dist/doc/latex/cyrillic/t2lhfnt.pdf",
- },
- ["delimtxt"] = {
- "texmf-dist/doc/latex/delimtxt/delimtxt.pdf",
- },
- ["gtrlib-largetrees"] = {
- "texmf-dist/doc/latex/gtrlib-largetrees/README.md",
- "texmf-dist/doc/latex/gtrlib-largetrees/gtrlib.largetrees.pdf",
- },
- ["concrete"] = {
- "texmf-dist/doc/fonts/concrete/CATALOGUE",
- "texmf-dist/doc/fonts/concrete/Makefile",
- "texmf-dist/doc/fonts/concrete/README",
- },
- ["bxnewfont"] = {
- "texmf-dist/doc/latex/bxnewfont/LICENSE",
- "texmf-dist/doc/latex/bxnewfont/README.md",
- },
- ["coverpage"] = {
- "texmf-dist/doc/latex/coverpage/CoverPage.pdf",
- "texmf-dist/doc/latex/coverpage/ECCV06Sample.pdf",
- "texmf-dist/doc/latex/coverpage/README",
- "texmf-dist/doc/latex/coverpage/SimpleSample.BibTeX.txt",
- "texmf-dist/doc/latex/coverpage/SimpleSample.pdf",
- },
- ["resumemac"] = {
- "texmf-dist/doc/plain/resumemac/README",
- },
- ["biblatex-abnt"] = {
- "texmf-dist/doc/latex/biblatex-abnt/README.md",
- "texmf-dist/doc/latex/biblatex-abnt/abnt-testcase.pdf",
- "texmf-dist/doc/latex/biblatex-abnt/biblatex-abnt.pdf",
- },
- ["translation-filecontents-de"] = {
- "texmf-dist/doc/latex/translation-filecontents-de/filecontents-de.pdf",
- },
- ["antomega"] = {
- "texmf-dist/doc/omega/antomega/README",
- "texmf-dist/doc/omega/antomega/antomega.pdf",
- },
- ["cc-pl"] = {
- "texmf-dist/doc/fonts/cc-pl/README.cc-pl",
- },
- ["blindtext"] = {
- "texmf-dist/doc/latex/blindtext/README",
- "texmf-dist/doc/latex/blindtext/blindtext.pdf",
- },
- ["citeall"] = {
- "texmf-dist/doc/latex/citeall/README",
- "texmf-dist/doc/latex/citeall/citeall.pdf",
- },
- ["translation-enumitem-de"] = {
- "texmf-dist/doc/latex/translation-enumitem-de/enumitem-de.pdf",
- },
- ["datenumber"] = {
- "texmf-dist/doc/latex/datenumber/README.txt",
- "texmf-dist/doc/latex/datenumber/doc.pdf",
- "texmf-dist/doc/latex/datenumber/docgerman.pdf",
- },
- ["chembst"] = {
- "texmf-dist/doc/latex/chembst/README",
- "texmf-dist/doc/latex/chembst/chembst.pdf",
- },
- ["gridset"] = {
- "texmf-dist/doc/latex/gridset/gridset.pdf",
- },
- ["computational-complexity"] = {
- "texmf-dist/doc/latex/computational-complexity/README",
- "texmf-dist/doc/latex/computational-complexity/cc.pdf",
- },
- ["miama"] = {
- "texmf-dist/doc/fonts/miama/README",
- "texmf-dist/doc/fonts/miama/miama.pdf",
- },
- ["imfellenglish"] = {
- "texmf-dist/doc/fonts/imfellenglish/COPYING",
- "texmf-dist/doc/fonts/imfellenglish/README",
- "texmf-dist/doc/fonts/imfellenglish/imfellEnglish.pdf",
- },
- ["rubik"] = {
- "texmf-dist/doc/latex/rubik/README.txt",
- "texmf-dist/doc/latex/rubik/rubik-doc-figA.pdf",
- "texmf-dist/doc/latex/rubik/rubik-doc-figB.pdf",
- "texmf-dist/doc/latex/rubik/rubik-doc-figC.pdf",
- "texmf-dist/doc/latex/rubik/rubik-doc-figD.pdf",
- "texmf-dist/doc/latex/rubik/rubik-doc-figE.pdf",
- "texmf-dist/doc/latex/rubik/rubik-doc-figF.pdf",
- "texmf-dist/doc/latex/rubik/rubikcube.pdf",
- "texmf-dist/doc/latex/rubik/rubikexamples.pdf",
- "texmf-dist/doc/latex/rubik/rubikpatterns-doc-figA.pdf",
- "texmf-dist/doc/latex/rubik/rubikpatterns.pdf",
- "texmf-dist/doc/latex/rubik/rubikpatternsLIST.pdf",
- "texmf-dist/doc/latex/rubik/rubikrot-doc-figA.pdf",
- "texmf-dist/doc/latex/rubik/rubikrot-doc-figB.pdf",
- "texmf-dist/doc/latex/rubik/rubikrot-doc-figC.pdf",
- "texmf-dist/doc/latex/rubik/rubikrot-doc-figD.pdf",
- "texmf-dist/doc/latex/rubik/rubikrotation.pdf",
- "texmf-dist/doc/latex/rubik/rubikrotationPL.pdf",
- },
- ["cheatsheet"] = {
- "texmf-dist/doc/latex/cheatsheet/README.md",
- "texmf-dist/doc/latex/cheatsheet/cheatsheet.pdf",
- },
- ["phfnote"] = {
- "texmf-dist/doc/latex/phfnote/Makefile",
- "texmf-dist/doc/latex/phfnote/README.md",
- "texmf-dist/doc/latex/phfnote/phfnote.pdf",
- },
- ["mentis"] = {
- "texmf-dist/doc/latex/mentis/README",
- "texmf-dist/doc/latex/mentis/mentis.pdf",
- },
- ["emarks"] = {
- "texmf-dist/doc/latex/emarks/README",
- "texmf-dist/doc/latex/emarks/emarks.pdf",
- },
- ["properties"] = {
- "texmf-dist/doc/latex/properties/readme.de",
- },
- ["bxjalipsum"] = {
- "texmf-dist/doc/latex/bxjalipsum/LICENSE",
- "texmf-dist/doc/latex/bxjalipsum/README.md",
- },
- ["mcite"] = {
- "texmf-dist/doc/latex/mcite/COPYING",
- "texmf-dist/doc/latex/mcite/README",
- "texmf-dist/doc/latex/mcite/mcite.pdf",
- },
- ["dtxgen"] = {
- "texmf-dist/doc/support/dtxgen/README",
- "texmf-dist/doc/support/dtxgen/dtxgen.pdf",
- },
- ["ietfbibs"] = {
- "texmf-dist/doc/bibtex/ietfbibs/Makefile",
- "texmf-dist/doc/bibtex/ietfbibs/README.md",
- "texmf-dist/doc/bibtex/ietfbibs/id2bib",
- "texmf-dist/doc/bibtex/ietfbibs/rfc2bib",
- },
- ["cabin"] = {
- "texmf-dist/doc/fonts/cabin/OFL.txt",
- "texmf-dist/doc/fonts/cabin/README",
- "texmf-dist/doc/fonts/cabin/samples-condensed.pdf",
- "texmf-dist/doc/fonts/cabin/samples.pdf",
- },
- ["digiconfigs"] = {
- "texmf-dist/doc/latex/digiconfigs/README",
- "texmf-dist/doc/latex/digiconfigs/digiconfigs.pdf",
- },
- ["soton"] = {
- "texmf-dist/doc/latex/soton/README",
- },
- ["tex4ht"] = {
- "texmf-dist/doc/generic/tex4ht/bugfixes.html",
- "texmf-dist/doc/generic/tex4ht/index.html",
- "texmf-dist/doc/generic/tex4ht/mn-htf.html",
- "texmf-dist/doc/generic/tex4ht/mn-index.html",
- "texmf-dist/doc/generic/tex4ht/mn-mswin.html",
- "texmf-dist/doc/generic/tex4ht/mn-port.html",
- "texmf-dist/doc/generic/tex4ht/mn-unix.html",
- "texmf-dist/doc/generic/tex4ht/mn.html",
- "texmf-dist/doc/generic/tex4ht/mn10.html",
- "texmf-dist/doc/generic/tex4ht/mn11.html",
- "texmf-dist/doc/generic/tex4ht/mn12.html",
- "texmf-dist/doc/generic/tex4ht/mn13.html",
- "texmf-dist/doc/generic/tex4ht/mn14.html",
- "texmf-dist/doc/generic/tex4ht/mn15.html",
- "texmf-dist/doc/generic/tex4ht/mn16.html",
- "texmf-dist/doc/generic/tex4ht/mn17.html",
- "texmf-dist/doc/generic/tex4ht/mn19.html",
- "texmf-dist/doc/generic/tex4ht/mn2.html",
- "texmf-dist/doc/generic/tex4ht/mn20.html",
- "texmf-dist/doc/generic/tex4ht/mn21.html",
- "texmf-dist/doc/generic/tex4ht/mn23.html",
- "texmf-dist/doc/generic/tex4ht/mn24.html",
- "texmf-dist/doc/generic/tex4ht/mn25.html",
- "texmf-dist/doc/generic/tex4ht/mn27.html",
- "texmf-dist/doc/generic/tex4ht/mn28.html",
- "texmf-dist/doc/generic/tex4ht/mn29.html",
- "texmf-dist/doc/generic/tex4ht/mn3.html",
- "texmf-dist/doc/generic/tex4ht/mn31.html",
- "texmf-dist/doc/generic/tex4ht/mn32.html",
- "texmf-dist/doc/generic/tex4ht/mn33.html",
- "texmf-dist/doc/generic/tex4ht/mn34.html",
- "texmf-dist/doc/generic/tex4ht/mn35.html",
- "texmf-dist/doc/generic/tex4ht/mn36.html",
- "texmf-dist/doc/generic/tex4ht/mn37.html",
- "texmf-dist/doc/generic/tex4ht/mn38.html",
- "texmf-dist/doc/generic/tex4ht/mn39.html",
- "texmf-dist/doc/generic/tex4ht/mn4.html",
- "texmf-dist/doc/generic/tex4ht/mn40.html",
- "texmf-dist/doc/generic/tex4ht/mn41.html",
- "texmf-dist/doc/generic/tex4ht/mn42.html",
- "texmf-dist/doc/generic/tex4ht/mn43.html",
- "texmf-dist/doc/generic/tex4ht/mn44.html",
- "texmf-dist/doc/generic/tex4ht/mn45.html",
- "texmf-dist/doc/generic/tex4ht/mn46.html",
- "texmf-dist/doc/generic/tex4ht/mn47.html",
- "texmf-dist/doc/generic/tex4ht/mn48.html",
- "texmf-dist/doc/generic/tex4ht/mn49.html",
- "texmf-dist/doc/generic/tex4ht/mn5.html",
- "texmf-dist/doc/generic/tex4ht/mn50.html",
- "texmf-dist/doc/generic/tex4ht/mn51.html",
- "texmf-dist/doc/generic/tex4ht/mn52.html",
- "texmf-dist/doc/generic/tex4ht/mn53.html",
- "texmf-dist/doc/generic/tex4ht/mn54.html",
- "texmf-dist/doc/generic/tex4ht/mn55.html",
- "texmf-dist/doc/generic/tex4ht/mn56.html",
- "texmf-dist/doc/generic/tex4ht/mn57.html",
- "texmf-dist/doc/generic/tex4ht/mn58.html",
- "texmf-dist/doc/generic/tex4ht/mn59.html",
- "texmf-dist/doc/generic/tex4ht/mn6.html",
- "texmf-dist/doc/generic/tex4ht/mn60.html",
- "texmf-dist/doc/generic/tex4ht/mn7.html",
- "texmf-dist/doc/generic/tex4ht/mn8.html",
- "texmf-dist/doc/generic/tex4ht/mn9.html",
- },
- ["gcite"] = {
- "texmf-dist/doc/latex/gcite/CHANGES",
- "texmf-dist/doc/latex/gcite/README",
- "texmf-dist/doc/latex/gcite/gcite.pdf",
- },
- ["rectopma"] = {
- "texmf-dist/doc/latex/rectopma/TestTitle.pdf",
- },
- ["ksp-thesis"] = {
- "texmf-dist/doc/latex/ksp-thesis/LISTOFFILES",
- "texmf-dist/doc/latex/ksp-thesis/README.md",
- "texmf-dist/doc/latex/ksp-thesis/ksp-thesis.pdf",
- },
- ["ladder"] = {
- "texmf-dist/doc/latex/ladder/README.md",
- "texmf-dist/doc/latex/ladder/ladder.pdf",
- },
- ["fnumprint"] = {
- "texmf-dist/doc/latex/fnumprint/README",
- "texmf-dist/doc/latex/fnumprint/fnumprint.pdf",
- },
- ["amsrefs"] = {
- "texmf-dist/doc/latex/amsrefs/amsrdoc.pdf",
- "texmf-dist/doc/latex/amsrefs/amsrefs.pdf",
- "texmf-dist/doc/latex/amsrefs/amsxport.pdf",
- "texmf-dist/doc/latex/amsrefs/changes.pdf",
- "texmf-dist/doc/latex/amsrefs/ifoption.pdf",
- "texmf-dist/doc/latex/amsrefs/mathscinet.pdf",
- "texmf-dist/doc/latex/amsrefs/pcatcode.pdf",
- "texmf-dist/doc/latex/amsrefs/rkeyval.pdf",
- "texmf-dist/doc/latex/amsrefs/textcmds.pdf",
- },
- ["endheads"] = {
- "texmf-dist/doc/latex/endheads/README.md",
- "texmf-dist/doc/latex/endheads/endheads.pdf",
- },
- ["outline"] = {
- "texmf-dist/doc/latex/outline/README",
- "texmf-dist/doc/latex/outline/outline.pdf",
- },
- ["marvosym"] = {
- "texmf-dist/doc/fonts/marvosym/FONTLOG.txt",
- "texmf-dist/doc/fonts/marvosym/Makefile",
- "texmf-dist/doc/fonts/marvosym/OFL-FAQ.txt",
- "texmf-dist/doc/fonts/marvosym/OFL.txt",
- "texmf-dist/doc/fonts/marvosym/README",
- "texmf-dist/doc/fonts/marvosym/marvodoc.pdf",
- "texmf-dist/doc/fonts/marvosym/marvosym-doc.pdf",
- },
- ["l3build"] = {
- "texmf-dist/doc/latex/l3build/README.md",
- "texmf-dist/doc/latex/l3build/l3build.pdf",
- },
- ["soup"] = {
- "texmf-dist/doc/latex/soup/README.md",
- "texmf-dist/doc/latex/soup/soup.pdf",
- },
- ["dashrule"] = {
- "texmf-dist/doc/latex/dashrule/README",
- "texmf-dist/doc/latex/dashrule/dashrule.pdf",
- },
- ["listings"] = {
- "texmf-dist/doc/latex/listings/Makefile",
- "texmf-dist/doc/latex/listings/README",
- "texmf-dist/doc/latex/listings/listings.pdf",
- "texmf-dist/doc/latex/listings/lstdrvrs.pdf",
- },
- ["mintspirit"] = {
- "texmf-dist/doc/fonts/mintspirit/MintSpirit-Cat.pdf",
- "texmf-dist/doc/fonts/mintspirit/OFL.txt",
- "texmf-dist/doc/fonts/mintspirit/README",
- "texmf-dist/doc/fonts/mintspirit/mintspirit-samples.pdf",
- "texmf-dist/doc/fonts/mintspirit/mintspirit2-samples.pdf",
- },
- ["context-annotation"] = {
- "texmf-dist/doc/context/third/annotation/README",
- "texmf-dist/doc/context/third/annotation/annotation-doc.pdf",
- },
- ["uni-wtal-lin"] = {
- "texmf-dist/doc/latex/uni-wtal-lin/CHANGES",
- "texmf-dist/doc/latex/uni-wtal-lin/LIESMICH",
- "texmf-dist/doc/latex/uni-wtal-lin/README",
- "texmf-dist/doc/latex/uni-wtal-lin/uni-wtal-lin.pdf",
- },
- ["jsclasses"] = {
- "texmf-dist/doc/platex/jsclasses/LICENSE",
- "texmf-dist/doc/platex/jsclasses/README.md",
- "texmf-dist/doc/platex/jsclasses/jsclasses.pdf",
- "texmf-dist/doc/platex/jsclasses/jslogo.pdf",
- "texmf-dist/doc/platex/jsclasses/jsverb.pdf",
- "texmf-dist/doc/platex/jsclasses/morisawa.pdf",
- "texmf-dist/doc/platex/jsclasses/okumacro.pdf",
- "texmf-dist/doc/platex/jsclasses/okuverb.pdf",
- },
- ["enigma"] = {
- "texmf-dist/doc/context/third/enigma/enigma/COPYING",
- "texmf-dist/doc/context/third/enigma/enigma/README",
- "texmf-dist/doc/context/third/enigma/enigma/enigma-doc.pdf",
- },
- ["cntperchap"] = {
- "texmf-dist/doc/latex/cntperchap/README",
- "texmf-dist/doc/latex/cntperchap/cntperchap_doc.pdf",
- "texmf-dist/doc/latex/cntperchap/cntperchap_example.pdf",
- },
- ["minidocument"] = {
- "texmf-dist/doc/latex/minidocument/Makefile",
- "texmf-dist/doc/latex/minidocument/README",
- "texmf-dist/doc/latex/minidocument/minidocument.pdf",
- },
- ["accanthis"] = {
- "texmf-dist/doc/fonts/accanthis/Accanthis-Cat.pdf",
- "texmf-dist/doc/fonts/accanthis/COPYING",
- "texmf-dist/doc/fonts/accanthis/NOTICE.txt",
- "texmf-dist/doc/fonts/accanthis/README",
- "texmf-dist/doc/fonts/accanthis/accanthis-samples.pdf",
- },
- ["iitem"] = {
- "texmf-dist/doc/latex/iitem/README",
- "texmf-dist/doc/latex/iitem/iitem.pdf",
- },
- ["dvgloss"] = {
- "texmf-dist/doc/latex/dvgloss/README",
- "texmf-dist/doc/latex/dvgloss/dvgloss.pdf",
- },
- ["circuitikz"] = {
- "texmf-dist/doc/context/third/circuitikz/circuitikz-context.pdf",
- "texmf-dist/doc/generic/circuitikz/README.md",
- "texmf-dist/doc/latex/circuitikz/circuitikzmanual.pdf",
- },
- ["rcsinfo"] = {
- "texmf-dist/doc/latex/rcsinfo/README",
- "texmf-dist/doc/latex/rcsinfo/rcsinfo.pdf",
- },
- ["bxjscls"] = {
- "texmf-dist/doc/latex/bxjscls/LICENSE",
- "texmf-dist/doc/latex/bxjscls/README.md",
- "texmf-dist/doc/latex/bxjscls/bxjscls-manual.pdf",
- "texmf-dist/doc/latex/bxjscls/bxjscls.pdf",
- },
- ["apalike-german"] = {
- "texmf-dist/doc/bibtex/apalike-german/README.html",
- "texmf-dist/doc/bibtex/apalike-german/README.md",
- },
- ["hepthesis"] = {
- "texmf-dist/doc/latex/hepthesis/ChangeLog",
- "texmf-dist/doc/latex/hepthesis/Makefile",
- "texmf-dist/doc/latex/hepthesis/README",
- "texmf-dist/doc/latex/hepthesis/TODO",
- "texmf-dist/doc/latex/hepthesis/example/Makefile",
- "texmf-dist/doc/latex/hepthesis/example/ckmfitter-alpha-combined.pdf",
- "texmf-dist/doc/latex/hepthesis/example/example.pdf",
- "texmf-dist/doc/latex/hepthesis/example/getNewBibtex",
- "texmf-dist/doc/latex/hepthesis/example/lhcb-detector-cross-section.pdf",
- "texmf-dist/doc/latex/hepthesis/hepthesis.pdf",
- },
- ["lshort-bulgarian"] = {
- "texmf-dist/doc/latex/lshort-bulgarian/README",
- "texmf-dist/doc/latex/lshort-bulgarian/lshort-bg.pdf",
- },
- ["romanbar"] = {
- "texmf-dist/doc/latex/romanbar/README",
- "texmf-dist/doc/latex/romanbar/romanbar-example.pdf",
- "texmf-dist/doc/latex/romanbar/romanbar.pdf",
- },
- ["natbib"] = {
- "texmf-dist/doc/latex/natbib/README.1st",
- "texmf-dist/doc/latex/natbib/README.v831b",
- "texmf-dist/doc/latex/natbib/natbib.pdf",
- "texmf-dist/doc/latex/natbib/natnotes.pdf",
- },
- ["archaic"] = {
- "texmf-dist/doc/fonts/archaic/README.PRW",
- "texmf-dist/doc/fonts/archaic/aramaic-README",
- "texmf-dist/doc/fonts/archaic/aramaic.pdf",
- "texmf-dist/doc/fonts/archaic/asamples.pdf",
- "texmf-dist/doc/fonts/archaic/cypriot-README",
- "texmf-dist/doc/fonts/archaic/cypriot.pdf",
- "texmf-dist/doc/fonts/archaic/etruscan-README",
- "texmf-dist/doc/fonts/archaic/etruscan.pdf",
- "texmf-dist/doc/fonts/archaic/greek4cbc-README",
- "texmf-dist/doc/fonts/archaic/greek4cbc-trygivbc.pdf",
- "texmf-dist/doc/fonts/archaic/greek4cbc.pdf",
- "texmf-dist/doc/fonts/archaic/greek6cbc-README",
- "texmf-dist/doc/fonts/archaic/greek6cbc-trygvibc.pdf",
- "texmf-dist/doc/fonts/archaic/greek6cbc.pdf",
- "texmf-dist/doc/fonts/archaic/hieroglf-README",
- "texmf-dist/doc/fonts/archaic/hieroglf-trypmhg.pdf",
- "texmf-dist/doc/fonts/archaic/hieroglf.pdf",
- "texmf-dist/doc/fonts/archaic/linearb-README",
- "texmf-dist/doc/fonts/archaic/linearb.pdf",
- "texmf-dist/doc/fonts/archaic/nabatean-README",
- "texmf-dist/doc/fonts/archaic/nabatean.pdf",
- "texmf-dist/doc/fonts/archaic/oands-README",
- "texmf-dist/doc/fonts/archaic/oands.pdf",
- "texmf-dist/doc/fonts/archaic/oldprsn-README",
- "texmf-dist/doc/fonts/archaic/oldprsn.pdf",
- "texmf-dist/doc/fonts/archaic/phoenician-README",
- "texmf-dist/doc/fonts/archaic/phoenician-tryphnc.pdf",
- "texmf-dist/doc/fonts/archaic/phoenician.pdf",
- "texmf-dist/doc/fonts/archaic/protosem-README",
- "texmf-dist/doc/fonts/archaic/protosem.pdf",
- "texmf-dist/doc/fonts/archaic/runic-README",
- "texmf-dist/doc/fonts/archaic/runic.pdf",
- "texmf-dist/doc/fonts/archaic/sarabian-README",
- "texmf-dist/doc/fonts/archaic/sarabian.pdf",
- "texmf-dist/doc/fonts/archaic/tryaramaic.pdf",
- "texmf-dist/doc/fonts/archaic/trycypriot.pdf",
- "texmf-dist/doc/fonts/archaic/tryetruscan.pdf",
- "texmf-dist/doc/fonts/archaic/trylinearb.pdf",
- "texmf-dist/doc/fonts/archaic/trynabatean.pdf",
- "texmf-dist/doc/fonts/archaic/tryoands.pdf",
- "texmf-dist/doc/fonts/archaic/tryoldprsn.pdf",
- "texmf-dist/doc/fonts/archaic/tryprotosem.pdf",
- "texmf-dist/doc/fonts/archaic/tryrunic.pdf",
- "texmf-dist/doc/fonts/archaic/trysarabian.pdf",
- "texmf-dist/doc/fonts/archaic/tryugarite.pdf",
- "texmf-dist/doc/fonts/archaic/ugarite-README",
- "texmf-dist/doc/fonts/archaic/ugarite.pdf",
- "texmf-dist/doc/fonts/archaic/viking-README",
- },
- ["pst-cox"] = {
- "texmf-dist/doc/generic/pst-cox/README",
- "texmf-dist/doc/generic/pst-cox/gpl.txt",
- "texmf-dist/doc/generic/pst-cox/lgpl.txt",
- "texmf-dist/doc/generic/pst-cox/pst-coxcoor/pst-coxcoor_doc.pdf",
- "texmf-dist/doc/generic/pst-cox/pst-coxeterp/pst-coxeterp_doc.pdf",
- },
- ["bxcalc"] = {
- "texmf-dist/doc/latex/bxcalc/LICENSE",
- "texmf-dist/doc/latex/bxcalc/README.md",
- "texmf-dist/doc/latex/bxcalc/bxcalcize.pdf",
- "texmf-dist/doc/latex/bxcalc/bxcalcux.pdf",
- "texmf-dist/doc/latex/bxcalc/sample-bxcalc.pdf",
- },
- ["pst-electricfield"] = {
- "texmf-dist/doc/generic/pst-electricfield/Changes",
- "texmf-dist/doc/generic/pst-electricfield/README",
- "texmf-dist/doc/generic/pst-electricfield/pst-electricfield-docDE.pdf",
- "texmf-dist/doc/generic/pst-electricfield/pst-electricfield-docEN.pdf",
- "texmf-dist/doc/generic/pst-electricfield/pst-electricfield-docFR.pdf",
- },
- ["datetime2-icelandic"] = {
- "texmf-dist/doc/latex/datetime2-icelandic/README",
- "texmf-dist/doc/latex/datetime2-icelandic/datetime2-icelandic.pdf",
- },
- ["backnaur"] = {
- "texmf-dist/doc/latex/backnaur/README",
- "texmf-dist/doc/latex/backnaur/backnaur.pdf",
- },
- ["fancyhdr-it"] = {
- "texmf-dist/doc/latex/fancyhdr-it/Makefile",
- "texmf-dist/doc/latex/fancyhdr-it/README",
- "texmf-dist/doc/latex/fancyhdr-it/itfancyhdr.pdf",
- },
- ["archaeologie"] = {
- "texmf-dist/doc/latex/archaeologie/README.md",
- "texmf-dist/doc/latex/archaeologie/archaeologie-ger.pdf",
- "texmf-dist/doc/latex/archaeologie/archaeologie.pdf",
- },
- ["nimbus15"] = {
- "texmf-dist/doc/fonts/nimbus15/COPYING",
- "texmf-dist/doc/fonts/nimbus15/LICENSE",
- "texmf-dist/doc/fonts/nimbus15/README",
- "texmf-dist/doc/fonts/nimbus15/nimbus15-doc.pdf",
- "texmf-dist/doc/fonts/nimbus15/ot2trans.pdf",
- },
- ["dcpic"] = {
- "texmf-dist/doc/generic/dcpic/README",
- "texmf-dist/doc/generic/dcpic/eurotex2001.pdf",
- "texmf-dist/doc/generic/dcpic/examples.pdf",
- "texmf-dist/doc/generic/dcpic/manDCPiC.pdf",
- "texmf-dist/doc/generic/dcpic/manDCPiCpt.pdf",
- },
- ["hausarbeit-jura"] = {
- "texmf-dist/doc/latex/hausarbeit-jura/README.md",
- "texmf-dist/doc/latex/hausarbeit-jura/hausarbeit-jura.pdf",
- },
- ["ipaex-type1"] = {
- "texmf-dist/doc/fonts/ipaex-type1/LICENSE",
- "texmf-dist/doc/fonts/ipaex-type1/README.md",
- "texmf-dist/doc/fonts/ipaex-type1/sample-ipaex-type1.pdf",
- },
- ["ducksay"] = {
- "texmf-dist/doc/latex/ducksay/README.TEXLIVE",
- "texmf-dist/doc/latex/ducksay/README.md",
- },
- ["calcage"] = {
- "texmf-dist/doc/latex/calcage/README",
- "texmf-dist/doc/latex/calcage/calcage.pdf",
- },
- ["endnotes"] = {
- "texmf-dist/doc/latex/endnotes/endnotes.pdf",
- },
- ["context-filter"] = {
- "texmf-dist/doc/context/third/filter/filter.txt",
- },
- ["graphbox"] = {
- "texmf-dist/doc/latex/graphbox/README",
- "texmf-dist/doc/latex/graphbox/graphbox.pdf",
- },
- ["biblatex-trad"] = {
- "texmf-dist/doc/latex/biblatex-trad/README.md",
- "texmf-dist/doc/latex/biblatex-trad/biblatex-trad.pdf",
- },
- ["fontspec"] = {
- "texmf-dist/doc/latex/fontspec/README.md",
- "texmf-dist/doc/latex/fontspec/fontspec.pdf",
- },
- ["german"] = {
- "texmf-dist/doc/generic/german/00readme.1st",
- "texmf-dist/doc/generic/german/betatest/00readme.1st",
- "texmf-dist/doc/generic/german/gerdoc.pdf",
- },
- ["bookhands"] = {
- "texmf-dist/doc/fonts/bookhands/README.PRW",
- "texmf-dist/doc/fonts/bookhands/allsqrcaps.pdf",
- "texmf-dist/doc/fonts/bookhands/auncial-README",
- "texmf-dist/doc/fonts/bookhands/carolmin-README",
- "texmf-dist/doc/fonts/bookhands/egothic-README",
- "texmf-dist/doc/fonts/bookhands/humanist-README",
- "texmf-dist/doc/fonts/bookhands/huncial-README",
- "texmf-dist/doc/fonts/bookhands/inslrmaj-README",
- "texmf-dist/doc/fonts/bookhands/inslrmin-README",
- "texmf-dist/doc/fonts/bookhands/pgothic-README",
- "texmf-dist/doc/fonts/bookhands/pgothic-tryfont.pdf",
- "texmf-dist/doc/fonts/bookhands/rotunda-README",
- "texmf-dist/doc/fonts/bookhands/rustic-README",
- "texmf-dist/doc/fonts/bookhands/sqrcaps-README",
- "texmf-dist/doc/fonts/bookhands/sqrcaps.pdf",
- "texmf-dist/doc/fonts/bookhands/tgothic/README",
- "texmf-dist/doc/fonts/bookhands/trysqrcaps.pdf",
- "texmf-dist/doc/fonts/bookhands/uncial-README",
- },
- ["protocol"] = {
- "texmf-dist/doc/latex/protocol/README",
- "texmf-dist/doc/latex/protocol/protocol.pdf",
- },
- ["cm-super"] = {
- "texmf-dist/doc/fonts/cm-super/COPYING",
- "texmf-dist/doc/fonts/cm-super/ChangeLog",
- "texmf-dist/doc/fonts/cm-super/FAQ",
- "texmf-dist/doc/fonts/cm-super/INSTALL",
- "texmf-dist/doc/fonts/cm-super/README",
- "texmf-dist/doc/fonts/cm-super/TODO",
- },
- ["arphic-ttf"] = {
- "texmf-dist/doc/fonts/arphic-ttf/ARPHICPL.txt",
- "texmf-dist/doc/fonts/arphic-ttf/README.md",
- "texmf-dist/doc/fonts/arphic-ttf/release.txt",
- },
- ["warpcol"] = {
- "texmf-dist/doc/latex/warpcol/README",
- "texmf-dist/doc/latex/warpcol/warpcol.pdf",
- },
- ["statistik"] = {
- "texmf-dist/doc/latex/statistik/statistik.pdf",
- },
- ["leftidx"] = {
- "texmf-dist/doc/latex/leftidx/README",
- "texmf-dist/doc/latex/leftidx/leftidx.pdf",
- },
- ["enctex"] = {
- "texmf-dist/doc/generic/enctex/COPYING",
- "texmf-dist/doc/generic/enctex/INSTALL",
- "texmf-dist/doc/generic/enctex/README",
- "texmf-dist/doc/generic/enctex/changes.txt",
- "texmf-dist/doc/generic/enctex/encdoc-e.pdf",
- "texmf-dist/doc/generic/enctex/encdoc.pdf",
- },
- ["pdf-trans"] = {
- "texmf-dist/doc/generic/pdf-trans/example.pdf",
- },
- ["biblatex-juradiss"] = {
- "texmf-dist/doc/latex/biblatex-juradiss/README",
- "texmf-dist/doc/latex/biblatex-juradiss/biblatex-juradiss.pdf",
- },
- ["datetime2-estonian"] = {
- "texmf-dist/doc/latex/datetime2-estonian/README",
- "texmf-dist/doc/latex/datetime2-estonian/datetime2-estonian.pdf",
- },
- ["boxedminipage"] = {
- "texmf-dist/doc/latex/boxedminipage/boxedminipage.pdf",
- },
- ["currvita"] = {
- "texmf-dist/doc/latex/currvita/README",
- "texmf-dist/doc/latex/currvita/currvita.pdf",
- },
- ["latex2man"] = {
- "texmf-dist/doc/man/man1/latex2man.man1.pdf",
- "texmf-dist/doc/support/latex2man/CHANGES",
- "texmf-dist/doc/support/latex2man/INSTALL",
- "texmf-dist/doc/support/latex2man/Makefile",
- "texmf-dist/doc/support/latex2man/README",
- "texmf-dist/doc/support/latex2man/latex2man-CHANGES.html",
- "texmf-dist/doc/support/latex2man/latex2man.html",
- "texmf-dist/doc/support/latex2man/latex2man.pdf",
- "texmf-dist/doc/support/latex2man/latex2man.txt",
- },
- ["datetime2-russian"] = {
- "texmf-dist/doc/latex/datetime2-russian/README",
- "texmf-dist/doc/latex/datetime2-russian/datetime2-russian.pdf",
- },
- ["noitcrul"] = {
- "texmf-dist/doc/latex/noitcrul/README",
- "texmf-dist/doc/latex/noitcrul/noitcrul.pdf",
- },
- ["histogr"] = {
- "texmf-dist/doc/latex/histogr/histogr.pdf",
- },
- ["datetime2"] = {
- "texmf-dist/doc/latex/datetime2/CHANGES",
- "texmf-dist/doc/latex/datetime2/README",
- "texmf-dist/doc/latex/datetime2/datetime2.pdf",
- "texmf-dist/doc/latex/datetime2/samples/datetime2-sample-babel.pdf",
- "texmf-dist/doc/latex/datetime2/samples/datetime2-sample-calc.pdf",
- "texmf-dist/doc/latex/datetime2/samples/datetime2-sample-filedate.pdf",
- "texmf-dist/doc/latex/datetime2/samples/datetime2-sample-hyperref.pdf",
- "texmf-dist/doc/latex/datetime2/samples/datetime2-sample-journal.pdf",
- "texmf-dist/doc/latex/datetime2/samples/datetime2-sample-styles.pdf",
- "texmf-dist/doc/latex/datetime2/samples/datetime2-sample-xe.pdf",
- },
- ["pmxchords"] = {
- "texmf-dist/doc/man/man1/pmxchords.man1.pdf",
- "texmf-dist/doc/pmxchords/README",
- "texmf-dist/doc/pmxchords/chordsRef.pdf",
- "texmf-dist/doc/pmxchords/chordsRefCZ.pdf",
- "texmf-dist/doc/pmxchords/examples/jazz/misty/misty.pdf",
- "texmf-dist/doc/pmxchords/examples/jazz/schema/schema.pdf",
- "texmf-dist/doc/pmxchords/examples/jazz/schema/schema_full.pdf",
- "texmf-dist/doc/pmxchords/examples/noel/aj_co_to_hlasaju/aj_co_to_hlasaju.pdf",
- "texmf-dist/doc/pmxchords/examples/noel/pasli_ovce_valasi/README",
- "texmf-dist/doc/pmxchords/examples/noel/pasli_ovce_valasi/pasli_ovce_valasi.pdf",
- "texmf-dist/doc/pmxchords/gpl-2.0.txt",
- "texmf-dist/doc/pmxchords/pmxchords-install.pdf",
- },
- ["harveyballs"] = {
- "texmf-dist/doc/latex/harveyballs/README",
- "texmf-dist/doc/latex/harveyballs/harveyballs-Manual.pdf",
- },
- ["translation-europecv-de"] = {
- "texmf-dist/doc/latex/translation-europecv-de/Beispiele/at.pdf",
- "texmf-dist/doc/latex/translation-europecv-de/Beispiele/greek-utf8.pdf",
- "texmf-dist/doc/latex/translation-europecv-de/Beispiele/minimal.pdf",
- "texmf-dist/doc/latex/translation-europecv-de/europecv-de.pdf",
- "texmf-dist/doc/latex/translation-europecv-de/templates/cv_template_de.pdf",
- "texmf-dist/doc/latex/translation-europecv-de/templates/cv_template_en.pdf",
- "texmf-dist/doc/latex/translation-europecv-de/templates/cv_template_it.pdf",
- "texmf-dist/doc/latex/translation-europecv-de/templates/cv_template_pl.pdf",
- },
- ["skb"] = {
- "texmf-dist/doc/latex/skb/HISTORY.TXT",
- "texmf-dist/doc/latex/skb/LICENSE.TXT",
- "texmf-dist/doc/latex/skb/MANIFEST.TXT",
- "texmf-dist/doc/latex/skb/README",
- "texmf-dist/doc/latex/skb/TODO.TXT",
- "texmf-dist/doc/latex/skb/makefile",
- "texmf-dist/doc/latex/skb/skb.pdf",
- "texmf-dist/doc/latex/skb/user-guide.pdf",
- "texmf-dist/doc/latex/skb/user-guide/figures/multiexample/dpe-0.pdf",
- "texmf-dist/doc/latex/skb/user-guide/figures/multiexample/dpe-1.pdf",
- "texmf-dist/doc/latex/skb/user-guide/figures/multiexample/dpe-10.pdf",
- "texmf-dist/doc/latex/skb/user-guide/figures/multiexample/dpe-11.pdf",
- "texmf-dist/doc/latex/skb/user-guide/figures/multiexample/dpe-12.pdf",
- "texmf-dist/doc/latex/skb/user-guide/figures/multiexample/dpe-13.pdf",
- "texmf-dist/doc/latex/skb/user-guide/figures/multiexample/dpe-14.pdf",
- "texmf-dist/doc/latex/skb/user-guide/figures/multiexample/dpe-2.pdf",
- "texmf-dist/doc/latex/skb/user-guide/figures/multiexample/dpe-3.pdf",
- "texmf-dist/doc/latex/skb/user-guide/figures/multiexample/dpe-4.pdf",
- "texmf-dist/doc/latex/skb/user-guide/figures/multiexample/dpe-5.pdf",
- "texmf-dist/doc/latex/skb/user-guide/figures/multiexample/dpe-6.pdf",
- "texmf-dist/doc/latex/skb/user-guide/figures/multiexample/dpe-7.pdf",
- "texmf-dist/doc/latex/skb/user-guide/figures/multiexample/dpe-8.pdf",
- "texmf-dist/doc/latex/skb/user-guide/figures/multiexample/dpe-9.pdf",
- },
- ["spotcolor"] = {
- "texmf-dist/doc/latex/spotcolor/README",
- "texmf-dist/doc/latex/spotcolor/readme.pdf",
- "texmf-dist/doc/latex/spotcolor/readme.tcp",
- "texmf-dist/doc/latex/spotcolor/readme.tex",
- },
- ["insbox"] = {
- "texmf-dist/doc/generic/insbox/demo.pdf",
- },
- ["turnthepage"] = {
- "texmf-dist/doc/latex/turnthepage/Makefile",
- "texmf-dist/doc/latex/turnthepage/README",
- "texmf-dist/doc/latex/turnthepage/turnthepage.pdf",
- },
- ["auncial-new"] = {
- "texmf-dist/doc/fonts/auncial-new/README",
- "texmf-dist/doc/fonts/auncial-new/auncial.pdf",
- "texmf-dist/doc/fonts/auncial-new/tryauncial.pdf",
- },
- ["celtic"] = {
- "texmf-dist/doc/latex/celtic/README",
- "texmf-dist/doc/latex/celtic/celtic.pdf",
- "texmf-dist/doc/latex/celtic/celtic_code.pdf",
- },
- ["algorithm2e"] = {
- "texmf-dist/doc/latex/algorithm2e/README",
- "texmf-dist/doc/latex/algorithm2e/algorithm2e.pdf",
- },
- ["newsletr"] = {
- "texmf-dist/doc/plain/newsletr/newsletr.txt",
- "texmf-dist/doc/plain/newsletr/newssamp.pdf",
- "texmf-dist/doc/plain/newsletr/sample.pdf",
- },
- ["pdfxup"] = {
- "texmf-dist/doc/man/man1/pdfxup.man1.pdf",
- "texmf-dist/doc/support/pdfxup/README",
- "texmf-dist/doc/support/pdfxup/RELEASES",
- "texmf-dist/doc/support/pdfxup/pdfxup.pdf",
- },
- ["latex-mr"] = {
- "texmf-dist/doc/latex/latex-mr/README.md",
- "texmf-dist/doc/latex/latex-mr/latex-mr.pdf",
- },
- ["drm"] = {
- "texmf-dist/doc/fonts/drm/CHANGES",
- "texmf-dist/doc/fonts/drm/OFL.txt",
- "texmf-dist/doc/fonts/drm/README",
- "texmf-dist/doc/fonts/drm/drm.pdf",
- "texmf-dist/doc/fonts/drm/drm_font_tables.pdf",
- "texmf-dist/doc/fonts/drm/drmfilelist.txt",
- "texmf-dist/doc/fonts/drm/gpl-3.0.txt",
- "texmf-dist/doc/fonts/drm/small_specimen.pdf",
- "texmf-dist/doc/fonts/drm/specimen.pdf",
- },
- ["dprogress"] = {
- "texmf-dist/doc/latex/dprogress/README",
- "texmf-dist/doc/latex/dprogress/dprogress.pdf",
- },
- ["juramisc"] = {
- "texmf-dist/doc/latex/juramisc/README",
- "texmf-dist/doc/latex/juramisc/doc/jmgerdoc.pdf",
- "texmf-dist/doc/latex/juramisc/doc/jmgerdoc_scr.pdf",
- },
- ["luapackageloader"] = {
- "texmf-dist/doc/luatex/luapackageloader/README.md",
- "texmf-dist/doc/luatex/luapackageloader/luapackageloader.pdf",
- },
- ["cinzel"] = {
- "texmf-dist/doc/fonts/cinzel/README",
- "texmf-dist/doc/fonts/cinzel/SIL_Open_Font_License.txt",
- "texmf-dist/doc/fonts/cinzel/cinzel-samples.pdf",
- },
- ["punk-latex"] = {
- "texmf-dist/doc/latex/punk-latex/README",
- "texmf-dist/doc/latex/punk-latex/punk.pdf",
- },
- ["image-gallery"] = {
- "texmf-dist/doc/latex/image-gallery/README",
- "texmf-dist/doc/latex/image-gallery/gallery-example.pdf",
- "texmf-dist/doc/latex/image-gallery/mypics.txt",
- },
- ["datetime2-czech"] = {
- "texmf-dist/doc/latex/datetime2-czech/README",
- "texmf-dist/doc/latex/datetime2-czech/datetime2-czech.pdf",
- },
- ["ascelike"] = {
- "texmf-dist/doc/latex/ascelike/README",
- "texmf-dist/doc/latex/ascelike/ascexmpl.pdf",
- },
- ["translations"] = {
- "texmf-dist/doc/latex/translations/README",
- "texmf-dist/doc/latex/translations/translations_en.pdf",
- },
- ["multiaudience"] = {
- "texmf-dist/doc/latex/multiaudience/Makefile",
- "texmf-dist/doc/latex/multiaudience/README",
- "texmf-dist/doc/latex/multiaudience/multiaudience.pdf",
- "texmf-dist/doc/latex/multiaudience/sample-admins.pdf",
- "texmf-dist/doc/latex/multiaudience/sample-devs.pdf",
- "texmf-dist/doc/latex/multiaudience/sample-execs.pdf",
- },
- ["babel-basque"] = {
- "texmf-dist/doc/generic/babel-basque/basque.pdf",
- },
- ["xargs"] = {
- "texmf-dist/doc/latex/xargs/README",
- "texmf-dist/doc/latex/xargs/xargs-fr.pdf",
- "texmf-dist/doc/latex/xargs/xargs.pdf",
- },
- ["romande"] = {
- "texmf-dist/doc/fonts/romande/COPYING",
- "texmf-dist/doc/fonts/romande/NOTICE.txt",
- "texmf-dist/doc/fonts/romande/README",
- "texmf-dist/doc/fonts/romande/manifest.txt",
- "texmf-dist/doc/fonts/romande/romandeadf.pdf",
- },
- ["textglos"] = {
- "texmf-dist/doc/latex/textglos/README",
- "texmf-dist/doc/latex/textglos/README.txt",
- "texmf-dist/doc/latex/textglos/textglos.pdf",
- },
- ["fitbox"] = {
- "texmf-dist/doc/latex/fitbox/Makefile",
- "texmf-dist/doc/latex/fitbox/README",
- "texmf-dist/doc/latex/fitbox/fitbox.pdf",
- "texmf-dist/doc/latex/fitbox/sample.pdf",
- },
- ["yafoot"] = {
- "texmf-dist/doc/latex/yafoot/README",
- "texmf-dist/doc/latex/yafoot/yafoot-man.pdf",
- },
- ["cleanthesis"] = {
- "texmf-dist/doc/latex/cleanthesis/README.md",
- "texmf-dist/doc/latex/cleanthesis/doc/cleanthesis-doc.pdf",
- "texmf-dist/doc/latex/cleanthesis/gfx/Clean-Thesis-Figure.pdf",
- "texmf-dist/doc/latex/cleanthesis/gfx/Clean-Thesis-Logo.pdf",
- "texmf-dist/doc/latex/cleanthesis/thesis-example.pdf",
- },
- ["babel-friulan"] = {
- "texmf-dist/doc/generic/babel-friulan/README.txt",
- "texmf-dist/doc/generic/babel-friulan/friulan.pdf",
- },
- ["fragmaster"] = {
- "texmf-dist/doc/support/fragmaster/AUTHORS",
- "texmf-dist/doc/support/fragmaster/COPYING",
- "texmf-dist/doc/support/fragmaster/CREDITS",
- "texmf-dist/doc/support/fragmaster/Changes",
- "texmf-dist/doc/support/fragmaster/README",
- "texmf-dist/doc/support/fragmaster/README.de",
- "texmf-dist/doc/support/fragmaster/example/document.pdf",
- "texmf-dist/doc/support/fragmaster/example/document.ps",
- "texmf-dist/doc/support/fragmaster/example/parabel.pdf",
- "texmf-dist/doc/support/fragmaster/example/parabel_fm",
- "texmf-dist/doc/support/fragmaster/example/parabel_fm.pdf",
- "texmf-dist/doc/support/fragmaster/fragmaster.pdf",
- },
- ["rec-thy"] = {
- "texmf-dist/doc/latex/rec-thy/README",
- "texmf-dist/doc/latex/rec-thy/rec-thy.pdf",
- },
- ["ulem"] = {
- "texmf-dist/doc/generic/ulem/README",
- "texmf-dist/doc/generic/ulem/ulem.pdf",
- },
- ["logical-markup-utils"] = {
- "texmf-dist/doc/latex/logical-markup-utils/COPYING",
- "texmf-dist/doc/latex/logical-markup-utils/README",
- "texmf-dist/doc/latex/logical-markup-utils/TODO",
- },
- ["nodetree"] = {
- "texmf-dist/doc/luatex/nodetree/README.md",
- "texmf-dist/doc/luatex/nodetree/nodetree.pdf",
- },
- ["gitlog"] = {
- "texmf-dist/doc/latex/gitlog/README.md",
- "texmf-dist/doc/latex/gitlog/gitlog.pdf",
- },
- ["latexfileversion"] = {
- "texmf-dist/doc/support/latexfileversion/ChangeLog",
- "texmf-dist/doc/support/latexfileversion/README",
- },
- ["apprends-latex"] = {
- "texmf-dist/doc/latex/apprends-latex/Apprends_LaTeX.pdf",
- "texmf-dist/doc/latex/apprends-latex/README",
- "texmf-dist/doc/latex/apprends-latex/exemples/Makefile",
- "texmf-dist/doc/latex/apprends-latex/latexmkrc",
- },
- ["pageslts"] = {
- "texmf-dist/doc/latex/pageslts/README",
- "texmf-dist/doc/latex/pageslts/pageslts-example.pdf",
- "texmf-dist/doc/latex/pageslts/pageslts.pdf",
- },
- ["dratex"] = {
- "texmf-dist/doc/generic/dratex/README",
- },
- ["pspicture"] = {
- "texmf-dist/doc/latex/pspicture/README",
- "texmf-dist/doc/latex/pspicture/pspicture.pdf",
- },
- ["functan"] = {
- "texmf-dist/doc/latex/functan/README",
- "texmf-dist/doc/latex/functan/functan.pdf",
- },
- ["euro-ce"] = {
- "texmf-dist/doc/fonts/euro-ce/euro-ce.dvi",
- },
- ["menu"] = {
- "texmf-dist/doc/latex/menu/README",
- "texmf-dist/doc/latex/menu/menu.pdf",
- },
- ["hfbright"] = {
- "texmf-dist/doc/fonts/hfbright/README",
- },
- ["multibib"] = {
- "texmf-dist/doc/latex/multibib/README",
- "texmf-dist/doc/latex/multibib/bibtexall",
- "texmf-dist/doc/latex/multibib/multibib.pdf",
- },
- ["apa6e"] = {
- "texmf-dist/doc/latex/apa6e/README",
- "texmf-dist/doc/latex/apa6e/apa6e.pdf",
- },
- ["glossaries-portuges"] = {
- "texmf-dist/doc/latex/glossaries-portuges/README",
- "texmf-dist/doc/latex/glossaries-portuges/glossaries-portuges.pdf",
- },
- ["asana-math"] = {
- "texmf-dist/doc/fonts/Asana-Math/FontLog.txt",
- "texmf-dist/doc/fonts/Asana-Math/README",
- },
- ["ijsra"] = {
- "texmf-dist/doc/latex/ijsra/README.md",
- "texmf-dist/doc/latex/ijsra/ijsra.pdf",
- },
- ["glossaries-serbian"] = {
- "texmf-dist/doc/latex/glossaries-serbian/README",
- "texmf-dist/doc/latex/glossaries-serbian/glossaries-serbian.pdf",
- },
- ["pst-light3d"] = {
- "texmf-dist/doc/generic/pst-light3d/Changes",
- "texmf-dist/doc/generic/pst-light3d/README",
- "texmf-dist/doc/generic/pst-light3d/pst-light3d-doc.pdf",
- },
- ["unicode-data"] = {
- "texmf-dist/doc/generic/unicode-data/README.md",
- },
- ["mpostinl"] = {
- "texmf-dist/doc/latex/mpostinl/README",
- "texmf-dist/doc/latex/mpostinl/mpostinl.pdf",
- },
- ["sanitize-umlaut"] = {
- "texmf-dist/doc/latex/sanitize-umlaut/README",
- "texmf-dist/doc/latex/sanitize-umlaut/sanitize-umlaut.pdf",
- },
- ["bxdpx-beamer"] = {
- "texmf-dist/doc/latex/bxdpx-beamer/LICENSE",
- "texmf-dist/doc/latex/bxdpx-beamer/README.md",
- },
- ["latexcheat"] = {
- "texmf-dist/doc/latex/latexcheat/README",
- "texmf-dist/doc/latex/latexcheat/latexsheet.pdf",
- },
- ["breakcites"] = {
- "texmf-dist/doc/latex/breakcites/README",
- "texmf-dist/doc/latex/breakcites/breakcites.pdf",
- },
- ["epsdice"] = {
- "texmf-dist/doc/latex/epsdice/README",
- "texmf-dist/doc/latex/epsdice/dice.pdf",
- "texmf-dist/doc/latex/epsdice/epsdice.pdf",
- },
- ["undergradmath"] = {
- "texmf-dist/doc/latex/undergradmath/LICENSE",
- "texmf-dist/doc/latex/undergradmath/README",
- "texmf-dist/doc/latex/undergradmath/undergradmath.pdf",
- },
- ["halloweenmath"] = {
- "texmf-dist/doc/latex/halloweenmath/00readme.txt",
- "texmf-dist/doc/latex/halloweenmath/Makefile",
- "texmf-dist/doc/latex/halloweenmath/README",
- "texmf-dist/doc/latex/halloweenmath/halloweenmath-doc.pdf",
- "texmf-dist/doc/latex/halloweenmath/halloweenmath-man.pdf",
- "texmf-dist/doc/latex/halloweenmath/manifest.txt",
- },
- ["harvard"] = {
- "texmf-dist/doc/latex/harvard/INSTALL",
- "texmf-dist/doc/latex/harvard/README",
- "texmf-dist/doc/latex/harvard/harvard.pdf",
- "texmf-dist/doc/latex/harvard/manifest.txt",
- },
- ["zxjafbfont"] = {
- "texmf-dist/doc/latex/zxjafbfont/LICENSE",
- "texmf-dist/doc/latex/zxjafbfont/README",
- },
- ["datetime2-norsk"] = {
- "texmf-dist/doc/latex/datetime2-norsk/README",
- "texmf-dist/doc/latex/datetime2-norsk/datetime2-norsk.pdf",
- },
- ["zwpagelayout"] = {
- "texmf-dist/doc/latex/zwpagelayout/License.txt",
- "texmf-dist/doc/latex/zwpagelayout/README",
- "texmf-dist/doc/latex/zwpagelayout/adjustfoot.pdf",
- "texmf-dist/doc/latex/zwpagelayout/adjusthead.pdf",
- "texmf-dist/doc/latex/zwpagelayout/coversample.pdf",
- "texmf-dist/doc/latex/zwpagelayout/zwpagelayout.pdf",
- },
- ["tabvar"] = {
- "texmf-dist/doc/latex/tabvar/README",
- "texmf-dist/doc/latex/tabvar/demo.pdf",
- "texmf-dist/doc/latex/tabvar/tabvar.pdf",
- },
- ["amiri"] = {
- "texmf-dist/doc/fonts/amiri/NEWS",
- "texmf-dist/doc/fonts/amiri/NEWS-Arabic",
- "texmf-dist/doc/fonts/amiri/OFL.txt",
- "texmf-dist/doc/fonts/amiri/README",
- "texmf-dist/doc/fonts/amiri/README-Arabic",
- "texmf-dist/doc/fonts/amiri/amiri-table.pdf",
- "texmf-dist/doc/fonts/amiri/documentation-arabic.pdf",
- },
- ["zwgetfdate"] = {
- "texmf-dist/doc/latex/zwgetfdate/License.txt",
- "texmf-dist/doc/latex/zwgetfdate/README",
- "texmf-dist/doc/latex/zwgetfdate/zwgetfdate.pdf",
- },
- ["drawstack"] = {
- "texmf-dist/doc/latex/drawstack/Makefile",
- "texmf-dist/doc/latex/drawstack/README",
- "texmf-dist/doc/latex/drawstack/stack-example.pdf",
- },
- ["autobreak"] = {
- "texmf-dist/doc/latex/autobreak/README.md",
- "texmf-dist/doc/latex/autobreak/autobreak.pdf",
- },
- ["texlive-sr"] = {
- "texmf-dist/doc/texlive/texlive-sr/Makefile",
- "texmf-dist/doc/texlive/texlive-sr/README-SR.txt",
- "texmf-dist/doc/texlive/texlive-sr/texlive-sr.html",
- "texmf-dist/doc/texlive/texlive-sr/texlive-sr.pdf",
- },
- ["ziffer"] = {
- "texmf-dist/doc/latex/ziffer/README",
- },
- ["zhspacing"] = {
- "texmf-dist/doc/generic/zhspacing/README.md",
- "texmf-dist/doc/generic/zhspacing/zhs-man.pdf",
- },
- ["gnu-freefont"] = {
- "texmf-dist/doc/fonts/gnu-freefont/AUTHORS",
- "texmf-dist/doc/fonts/gnu-freefont/BUILDING",
- "texmf-dist/doc/fonts/gnu-freefont/COPYING",
- "texmf-dist/doc/fonts/gnu-freefont/CREDITS",
- "texmf-dist/doc/fonts/gnu-freefont/ChangeLog",
- "texmf-dist/doc/fonts/gnu-freefont/INSTALL",
- "texmf-dist/doc/fonts/gnu-freefont/Makefile",
- "texmf-dist/doc/fonts/gnu-freefont/README",
- "texmf-dist/doc/fonts/gnu-freefont/TROUBLESHOOTING",
- "texmf-dist/doc/fonts/gnu-freefont/USAGE",
- "texmf-dist/doc/fonts/gnu-freefont/notes/README-downloads.txt",
- "texmf-dist/doc/fonts/gnu-freefont/notes/building.txt",
- "texmf-dist/doc/fonts/gnu-freefont/notes/features.txt",
- "texmf-dist/doc/fonts/gnu-freefont/notes/maintenance.txt",
- "texmf-dist/doc/fonts/gnu-freefont/notes/troubleshooting.txt",
- "texmf-dist/doc/fonts/gnu-freefont/notes/usage.txt",
- "texmf-dist/doc/fonts/gnu-freefont/notes/webfont_guidelines.txt",
- "texmf-dist/doc/fonts/gnu-freefont/tools/generate/MacTT",
- "texmf-dist/doc/fonts/gnu-freefont/tools/generate/OpenType",
- "texmf-dist/doc/fonts/gnu-freefont/tools/generate/TrueType",
- "texmf-dist/doc/fonts/gnu-freefont/tools/generate/WOFF",
- "texmf-dist/doc/fonts/gnu-freefont/tools/report/OS2UnicodeRange",
- "texmf-dist/doc/fonts/gnu-freefont/tools/test/MES-Conformance/MES-1.txt",
- "texmf-dist/doc/fonts/gnu-freefont/tools/test/MES-Conformance/MES-2.txt",
- "texmf-dist/doc/fonts/gnu-freefont/tools/test/MES-Conformance/MES-3B.txt",
- },
- ["shuffle"] = {
- "texmf-dist/doc/latex/shuffle/README",
- "texmf-dist/doc/latex/shuffle/shuffle.pdf",
- },
- ["zhnumber"] = {
- "texmf-dist/doc/latex/zhnumber/README.md",
- "texmf-dist/doc/latex/zhnumber/zhnumber.pdf",
- },
- ["fig4latex"] = {
- "texmf-dist/doc/support/fig4latex/CHANGES",
- "texmf-dist/doc/support/fig4latex/COPYING",
- "texmf-dist/doc/support/fig4latex/README",
- "texmf-dist/doc/support/fig4latex/example.pdf",
- },
- ["zhmetrics-uptex"] = {
- "texmf-dist/doc/fonts/zhmetrics-uptex/README.md",
- "texmf-dist/doc/fonts/zhmetrics-uptex/doc/README.md",
- "texmf-dist/doc/fonts/zhmetrics-uptex/upzhfandolfonts-test.pdf",
- },
- ["zhmetrics"] = {
- "texmf-dist/doc/fonts/zhmetrics/README",
- },
- ["table-fct"] = {
- "texmf-dist/doc/latex/table-fct/README",
- "texmf-dist/doc/latex/table-fct/README.TEXLIVE",
- },
- ["brushscr"] = {
- "texmf-dist/doc/fonts/brushscr/Makefile",
- "texmf-dist/doc/fonts/brushscr/README",
- "texmf-dist/doc/fonts/brushscr/kern.txt",
- },
- ["zed-csp"] = {
- "texmf-dist/doc/latex/zed-csp/csp2e.pdf",
- "texmf-dist/doc/latex/zed-csp/zed2e.pdf",
- },
- ["erdc"] = {
- "texmf-dist/doc/latex/erdc/README",
- "texmf-dist/doc/latex/erdc/erdc.pdf",
- "texmf-dist/doc/latex/erdc/nola.pdf",
- "texmf-dist/doc/latex/erdc/red_corps_castle2.pdf",
- "texmf-dist/doc/latex/erdc/sample.pdf",
- },
- ["kluwer"] = {
- "texmf-dist/doc/latex/kluwer/00readme",
- "texmf-dist/doc/latex/kluwer/sampkluw.dvi",
- "texmf-dist/doc/latex/kluwer/sampopen.dvi",
- "texmf-dist/doc/latex/kluwer/usrman.dvi",
- },
- ["datatool"] = {
- "texmf-dist/doc/latex/datatool/CHANGES",
- "texmf-dist/doc/latex/datatool/INSTALL",
- "texmf-dist/doc/latex/datatool/README",
- "texmf-dist/doc/latex/datatool/datatool-code.pdf",
- "texmf-dist/doc/latex/datatool/datatool-user.pdf",
- "texmf-dist/doc/latex/datatool/samples/sample-autokeys.pdf",
- "texmf-dist/doc/latex/datatool/samples/sample-barchart.pdf",
- "texmf-dist/doc/latex/datatool/samples/sample-datatooltk.pdf",
- "texmf-dist/doc/latex/datatool/samples/sample-dict.pdf",
- "texmf-dist/doc/latex/datatool/samples/sample-europecv-bib.pdf",
- "texmf-dist/doc/latex/datatool/samples/sample-gidx.pdf",
- "texmf-dist/doc/latex/datatool/samples/sample-glossary.pdf",
- "texmf-dist/doc/latex/datatool/samples/sample-index.pdf",
- "texmf-dist/doc/latex/datatool/samples/sample-mail-merge.pdf",
- "texmf-dist/doc/latex/datatool/samples/sample-piechart.pdf",
- "texmf-dist/doc/latex/datatool/samples/sample-sort.pdf",
- "texmf-dist/doc/latex/datatool/samples/sample-student-scores.pdf",
- "texmf-dist/doc/latex/datatool/samples/sample-two-per-row.pdf",
- },
- ["latex-web-companion"] = {
- "texmf-dist/doc/latex/latex-web-companion/apa/README.apa",
- "texmf-dist/doc/latex/latex-web-companion/apa/teched.html",
- "texmf-dist/doc/latex/latex-web-companion/apb/README.apb",
- "texmf-dist/doc/latex/latex-web-companion/apc/README.apc",
- "texmf-dist/doc/latex/latex-web-companion/apc/utf8.html",
- "texmf-dist/doc/latex/latex-web-companion/apc/utf8raw.html",
- "texmf-dist/doc/latex/latex-web-companion/ch2/latexexa.pdf",
- "texmf-dist/doc/latex/latex-web-companion/ch2/phys332-1.pdf",
- "texmf-dist/doc/latex/latex-web-companion/ch2/phys332-2.pdf",
- "texmf-dist/doc/latex/latex-web-companion/ch3/README.ch3",
- "texmf-dist/doc/latex/latex-web-companion/ch4/latexexa.dvi",
- "texmf-dist/doc/latex/latex-web-companion/ch4/latexexa.html",
- "texmf-dist/doc/latex/latex-web-companion/ch4/tmp.ps",
- "texmf-dist/doc/latex/latex-web-companion/ch6/README.ch6",
- "texmf-dist/doc/latex/latex-web-companion/ch6/catalog",
- "texmf-dist/doc/latex/latex-web-companion/ch7/README.ch7",
- "texmf-dist/doc/latex/latex-web-companion/ch7/catalog",
- "texmf-dist/doc/latex/latex-web-companion/ch7/debug.txt",
- "texmf-dist/doc/latex/latex-web-companion/ch7/invfo1.pdf",
- },
- ["epigrafica"] = {
- "texmf-dist/doc/fonts/epigrafica/README",
- "texmf-dist/doc/fonts/epigrafica/epigrafica.pdf",
- },
- ["interfaces"] = {
- "texmf-dist/doc/latex/interfaces/README",
- "texmf-dist/doc/latex/interfaces/interfaces.pdf",
- },
- ["ncclatex"] = {
- "texmf-dist/doc/latex/ncclatex/README",
- "texmf-dist/doc/latex/ncclatex/changes.txt",
- "texmf-dist/doc/latex/ncclatex/manifest.txt",
- "texmf-dist/doc/latex/ncclatex/ncclatex.pdf",
- "texmf-dist/doc/latex/ncclatex/nccnews.pdf",
- },
- ["ytableau"] = {
- "texmf-dist/doc/latex/ytableau/README",
- "texmf-dist/doc/latex/ytableau/ytableau.pdf",
- },
- ["breqn"] = {
- "texmf-dist/doc/latex/breqn/README.md",
- "texmf-dist/doc/latex/breqn/breqn.pdf",
- "texmf-dist/doc/latex/breqn/flexisym.pdf",
- "texmf-dist/doc/latex/breqn/mathstyle.pdf",
- },
- ["pdfcomment"] = {
- "texmf-dist/doc/latex/pdfcomment/CHANGES",
- "texmf-dist/doc/latex/pdfcomment/INSTALL",
- "texmf-dist/doc/latex/pdfcomment/README.md",
- "texmf-dist/doc/latex/pdfcomment/example.pdf",
- "texmf-dist/doc/latex/pdfcomment/example_latex_dvipdfmx.pdf",
- "texmf-dist/doc/latex/pdfcomment/example_latex_dvips_ps2pdf.pdf",
- "texmf-dist/doc/latex/pdfcomment/example_math_markup.pdf",
- "texmf-dist/doc/latex/pdfcomment/example_xelatex.pdf",
- "texmf-dist/doc/latex/pdfcomment/manifest.txt",
- "texmf-dist/doc/latex/pdfcomment/pdfcomment.pdf",
- "texmf-dist/doc/latex/pdfcomment/pdfcomment_de.pdf",
- },
- ["york-thesis"] = {
- "texmf-dist/doc/latex/york-thesis/README",
- "texmf-dist/doc/latex/york-thesis/york-thesis.pdf",
- },
- ["hyper"] = {
- "texmf-dist/doc/latex/hyper/README",
- "texmf-dist/doc/latex/hyper/TODO",
- "texmf-dist/doc/latex/hyper/contrib/README",
- "texmf-dist/doc/latex/hyper/hyper.pdf",
- "texmf-dist/doc/latex/hyper/scontrib/README",
- },
- ["moderntimeline"] = {
- "texmf-dist/doc/latex/moderntimeline/README",
- "texmf-dist/doc/latex/moderntimeline/moderntimeline.pdf",
- },
- ["parrun"] = {
- "texmf-dist/doc/latex/parrun/parrun.pdf",
- "texmf-dist/doc/latex/parrun/readme",
- },
- ["bibarts"] = {
- "texmf-dist/doc/latex/bibarts/COPYING",
- "texmf-dist/doc/latex/bibarts/ba-short.pdf",
- "texmf-dist/doc/latex/bibarts/bibarts.pdf",
- "texmf-dist/doc/latex/bibarts/readme.txt",
- },
- ["listing"] = {
- "texmf-dist/doc/latex/listing/listing.pdf",
- },
- ["yhmath"] = {
- "texmf-dist/doc/fonts/yhmath/Makefile",
- "texmf-dist/doc/fonts/yhmath/README",
- "texmf-dist/doc/fonts/yhmath/yhmath.pdf",
- },
- ["aleph"] = {
- "texmf-dist/doc/aleph/base/News",
- "texmf-dist/doc/aleph/base/readme.txt",
- "texmf-dist/doc/man/man1/aleph.man1.pdf",
- "texmf-dist/doc/man/man1/lamed.man1.pdf",
- },
- ["akletter"] = {
- "texmf-dist/doc/latex/akletter/letterdoc.pdf",
- "texmf-dist/doc/latex/akletter/lettereng.pdf",
- },
- ["bophook"] = {
- "texmf-dist/doc/latex/bophook/bophook.pdf",
- },
- ["vgrid"] = {
- "texmf-dist/doc/latex/vgrid/vgrid.pdf",
- },
- ["bengali"] = {
- "texmf-dist/doc/fonts/bengali/README",
- "texmf-dist/doc/fonts/bengali/bengdoc.pdf",
- "texmf-dist/doc/fonts/bengali/example.pdf",
- "texmf-dist/doc/fonts/bengali/manifest.txt",
- },
- ["ydoc"] = {
- "texmf-dist/doc/latex/ydoc/README",
- "texmf-dist/doc/latex/ydoc/ydoc.pdf",
- },
- ["yax"] = {
- "texmf-dist/doc/generic/yax/README",
- "texmf-dist/doc/generic/yax/yax-doc.pdf",
- },
- ["seuthesis"] = {
- "texmf-dist/doc/latex/seuthesis/Makefile",
- "texmf-dist/doc/latex/seuthesis/figures/doctor-hwzs.pdf",
- "texmf-dist/doc/latex/seuthesis/figures/master-hwzs.pdf",
- "texmf-dist/doc/latex/seuthesis/figures/seu-badge-logo.pdf",
- "texmf-dist/doc/latex/seuthesis/sample-bachelor.pdf",
- "texmf-dist/doc/latex/seuthesis/sample-doctor.pdf",
- "texmf-dist/doc/latex/seuthesis/sample-master.pdf",
- "texmf-dist/doc/latex/seuthesis/seuthesis.pdf",
- },
- ["t1utils"] = {
- "texmf-dist/doc/man/man1/t1ascii.man1.pdf",
- "texmf-dist/doc/man/man1/t1asm.man1.pdf",
- "texmf-dist/doc/man/man1/t1binary.man1.pdf",
- "texmf-dist/doc/man/man1/t1disasm.man1.pdf",
- "texmf-dist/doc/man/man1/t1mac.man1.pdf",
- "texmf-dist/doc/man/man1/t1unmac.man1.pdf",
- },
- ["context-vim"] = {
- "texmf-dist/doc/context/third/vim/vim.txt",
- },
- ["leaflet"] = {
- "texmf-dist/doc/latex/leaflet/README.md",
- "texmf-dist/doc/latex/leaflet/leaflet-manual.pdf",
- "texmf-dist/doc/latex/leaflet/leaflet.pdf",
- },
- ["duerer-latex"] = {
- "texmf-dist/doc/latex/duerer-latex/README",
- "texmf-dist/doc/latex/duerer-latex/duerer.pdf",
- },
- ["yaletter"] = {
- "texmf-dist/doc/latex/yaletter/CHANGES",
- "texmf-dist/doc/latex/yaletter/README",
- "texmf-dist/doc/latex/yaletter/lppl.txt",
- "texmf-dist/doc/latex/yaletter/yaletter.pdf",
- },
- ["yagusylo"] = {
- "texmf-dist/doc/latex/yagusylo/LISEZMOI",
- "texmf-dist/doc/latex/yagusylo/README",
- "texmf-dist/doc/latex/yagusylo/yagusylo-en.pdf",
- "texmf-dist/doc/latex/yagusylo/yagusylo-fr.pdf",
- "texmf-dist/doc/latex/yagusylo/yagusylo.pdf",
- },
- ["meetingmins"] = {
- "texmf-dist/doc/latex/meetingmins/README",
- "texmf-dist/doc/latex/meetingmins/meetingmins.pdf",
- "texmf-dist/doc/latex/meetingmins/samples/agenda.pdf",
- "texmf-dist/doc/latex/meetingmins/samples/chair.pdf",
- "texmf-dist/doc/latex/meetingmins/samples/minutes.pdf",
- },
- ["fbithesis"] = {
- "texmf-dist/doc/latex/fbithesis/README",
- "texmf-dist/doc/latex/fbithesis/example.pdf",
- "texmf-dist/doc/latex/fbithesis/fbithesis.pdf",
- },
- ["nicetext"] = {
- "texmf-dist/doc/latex/nicetext/ANNOUNCE.txt",
- "texmf-dist/doc/latex/nicetext/FILEs.txt",
- "texmf-dist/doc/latex/nicetext/README",
- "texmf-dist/doc/latex/nicetext/README.pdf",
- "texmf-dist/doc/latex/nicetext/RELEAS03.txt",
- "texmf-dist/doc/latex/nicetext/RELEAS04.txt",
- "texmf-dist/doc/latex/nicetext/RELEAS05.txt",
- "texmf-dist/doc/latex/nicetext/RELEASE042.txt",
- "texmf-dist/doc/latex/nicetext/RELEASE043.txt",
- "texmf-dist/doc/latex/nicetext/RELEASE044.txt",
- "texmf-dist/doc/latex/nicetext/RELEASE051.txt",
- "texmf-dist/doc/latex/nicetext/RELEASE064.txt",
- "texmf-dist/doc/latex/nicetext/RELEASE066.txt",
- "texmf-dist/doc/latex/nicetext/SrcFILEs.txt",
- "texmf-dist/doc/latex/nicetext/demo/arseneau.pdf",
- "texmf-dist/doc/latex/nicetext/demo/iso.txt",
- "texmf-dist/doc/latex/nicetext/demo/lns.txt",
- "texmf-dist/doc/latex/nicetext/demo/substr.pdf",
- "texmf-dist/doc/latex/nicetext/fifinddo.pdf",
- "texmf-dist/doc/latex/nicetext/makedoc.pdf",
- "texmf-dist/doc/latex/nicetext/mdoccheat.pdf",
- "texmf-dist/doc/latex/nicetext/niceverb.pdf",
- "texmf-dist/doc/latex/nicetext/wikicheat.pdf",
- },
- ["factura"] = {
- "texmf-dist/doc/latex/factura/README",
- "texmf-dist/doc/latex/factura/factura-ejemplo-prefactura.pdf",
- "texmf-dist/doc/latex/factura/factura.pdf",
- },
- ["asypictureb"] = {
- "texmf-dist/doc/latex/asypictureb/README",
- "texmf-dist/doc/latex/asypictureb/asypictureB.pdf",
- },
- ["easylist"] = {
- "texmf-dist/doc/latex/easylist/README",
- "texmf-dist/doc/latex/easylist/easylist-doc.pdf",
- },
- ["pdfpages"] = {
- "texmf-dist/doc/latex/pdfpages/dummy-l.pdf",
- "texmf-dist/doc/latex/pdfpages/dummy.pdf",
- "texmf-dist/doc/latex/pdfpages/pdfpages.pdf",
- },
- ["xytree"] = {
- "texmf-dist/doc/latex/xytree/README",
- "texmf-dist/doc/latex/xytree/xytree-doc-en.pdf",
- },
- ["grid-system"] = {
- "texmf-dist/doc/latex/grid-system/LICENSE",
- "texmf-dist/doc/latex/grid-system/README",
- "texmf-dist/doc/latex/grid-system/grid-system.pdf",
- },
- ["simplecv"] = {
- "texmf-dist/doc/latex/simplecv/README",
- "texmf-dist/doc/latex/simplecv/simplecv.pdf",
- "texmf-dist/doc/latex/simplecv/testcv.pdf",
- },
- ["hepnames"] = {
- "texmf-dist/doc/latex/hepnames/ChangeLog",
- "texmf-dist/doc/latex/hepnames/Makefile",
- "texmf-dist/doc/latex/hepnames/README",
- "texmf-dist/doc/latex/hepnames/hepnames.pdf",
- "texmf-dist/doc/latex/hepnames/hepnicenames-it.pdf",
- "texmf-dist/doc/latex/hepnames/hepnicenames-rm.pdf",
- "texmf-dist/doc/latex/hepnames/heppennames-it.pdf",
- "texmf-dist/doc/latex/hepnames/heppennames-rm.pdf",
- "texmf-dist/doc/latex/hepnames/mkmacrotables",
- },
- ["esami"] = {
- "texmf-dist/doc/latex/esami/README",
- "texmf-dist/doc/latex/esami/VERSION",
- "texmf-dist/doc/latex/esami/doc/esami-doc-en.pdf",
- "texmf-dist/doc/latex/esami/doc/esami-doc-it.pdf",
- "texmf-dist/doc/latex/esami/doc/examples/testA-luatex-sol.pdf",
- "texmf-dist/doc/latex/esami/doc/examples/testA-luatex.pdf",
- "texmf-dist/doc/latex/esami/doc/examples/testA-sol.pdf",
- "texmf-dist/doc/latex/esami/doc/examples/testA-xetex-sol.pdf",
- "texmf-dist/doc/latex/esami/doc/examples/testA-xetex.pdf",
- "texmf-dist/doc/latex/esami/doc/examples/testA.pdf",
- },
- ["fandol"] = {
- "texmf-dist/doc/fonts/fandol/COPYING",
- "texmf-dist/doc/fonts/fandol/README",
- },
- ["happy4th"] = {
- "texmf-dist/doc/plain/happy4th/happy4th.pdf",
- },
- ["bpchem"] = {
- "texmf-dist/doc/latex/bpchem/README.md",
- "texmf-dist/doc/latex/bpchem/bpchem.pdf",
- },
- ["cooking-units"] = {
- "texmf-dist/doc/latex/cooking-units/README.md",
- "texmf-dist/doc/latex/cooking-units/cooking-units.pdf",
- },
- ["mathastext"] = {
- "texmf-dist/doc/latex/mathastext/README.md",
- "texmf-dist/doc/latex/mathastext/mathastext.pdf",
- "texmf-dist/doc/latex/mathastext/mathastexttestalphabets.pdf",
- },
- ["europecv"] = {
- "texmf-dist/doc/latex/europecv/europecv.pdf",
- "texmf-dist/doc/latex/europecv/examples/at.pdf",
- "texmf-dist/doc/latex/europecv/examples/greek-utf8.pdf",
- "texmf-dist/doc/latex/europecv/examples/minimal.pdf",
- "texmf-dist/doc/latex/europecv/templates/cv_template_de.pdf",
- "texmf-dist/doc/latex/europecv/templates/cv_template_en.pdf",
- "texmf-dist/doc/latex/europecv/templates/cv_template_it.pdf",
- "texmf-dist/doc/latex/europecv/templates/cv_template_pl.pdf",
- },
- ["gzt"] = {
- "texmf-dist/doc/latex/gzt/README.md",
- "texmf-dist/doc/latex/gzt/french/gzt-fr.pdf",
- "texmf-dist/doc/latex/gzt/french/latexmkrc",
- },
- ["spalign"] = {
- "texmf-dist/doc/latex/spalign/README.md",
- "texmf-dist/doc/latex/spalign/spalign.pdf",
- },
- ["keycommand"] = {
- "texmf-dist/doc/latex/keycommand/README",
- "texmf-dist/doc/latex/keycommand/keycommand-example.pdf",
- "texmf-dist/doc/latex/keycommand/keycommand.pdf",
- },
- ["rutitlepage"] = {
- "texmf-dist/doc/latex/rutitlepage/README.TEXLIVE",
- "texmf-dist/doc/latex/rutitlepage/README.md",
- "texmf-dist/doc/latex/rutitlepage/rutitlepage.pdf",
- },
- ["onlyamsmath"] = {
- "texmf-dist/doc/latex/onlyamsmath/ChangeLog",
- "texmf-dist/doc/latex/onlyamsmath/Makefile",
- "texmf-dist/doc/latex/onlyamsmath/README",
- "texmf-dist/doc/latex/onlyamsmath/onlyamsmath.pdf",
- },
- ["savetrees"] = {
- "texmf-dist/doc/latex/savetrees/README",
- "texmf-dist/doc/latex/savetrees/savetrees.pdf",
- "texmf-dist/doc/latex/savetrees/st-sample2e.pdf",
- },
- ["xymtex"] = {
- "texmf-dist/doc/latex/xymtex/doc/README.TEXLIVE",
- },
- ["urlbst"] = {
- "texmf-dist/doc/bibtex/urlbst/README",
- "texmf-dist/doc/bibtex/urlbst/VERSION",
- "texmf-dist/doc/bibtex/urlbst/urlbst.html",
- "texmf-dist/doc/bibtex/urlbst/urlbst.pdf",
- },
- ["ebook"] = {
- "texmf-dist/doc/latex/ebook/README",
- },
- ["mwe"] = {
- "texmf-dist/doc/latex/mwe/INSTALL",
- "texmf-dist/doc/latex/mwe/README",
- "texmf-dist/doc/latex/mwe/mwe.pdf",
- },
- ["bullcntr"] = {
- "texmf-dist/doc/latex/bullcntr/00readme.txt",
- "texmf-dist/doc/latex/bullcntr/README",
- "texmf-dist/doc/latex/bullcntr/bullcntr-man.pdf",
- "texmf-dist/doc/latex/bullcntr/manifest.txt",
- },
- ["xyling"] = {
- "texmf-dist/doc/latex/xyling/README",
- "texmf-dist/doc/latex/xyling/xyli-doc.pdf",
- },
- ["boxhandler"] = {
- "texmf-dist/doc/latex/boxhandler/README",
- "texmf-dist/doc/latex/boxhandler/boxhandler.pdf",
- },
- ["xwatermark"] = {
- "texmf-dist/doc/latex/xwatermark/README",
- "texmf-dist/doc/latex/xwatermark/xwatermark-examples2.pdf",
- "texmf-dist/doc/latex/xwatermark/xwatermark-guide.pdf",
- },
- ["sympytexpackage"] = {
- "texmf-dist/doc/latex/sympytexpackage/README",
- "texmf-dist/doc/latex/sympytexpackage/README.TEXLIVE",
- },
- ["dot2texi"] = {
- "texmf-dist/doc/latex/dot2texi/README",
- "texmf-dist/doc/latex/dot2texi/dot2texi.pdf",
- "texmf-dist/doc/latex/dot2texi/examples/d2tpstexamples.pdf",
- "texmf-dist/doc/latex/dot2texi/examples/d2ttikzexamples.pdf",
- "texmf-dist/doc/latex/dot2texi/examples/docgraphs.pdf",
- "texmf-dist/doc/latex/dot2texi/examples/docgraphsorig.pdf",
- "texmf-dist/doc/latex/dot2texi/gpl.txt",
- },
- ["babelbib"] = {
- "texmf-dist/doc/bibtex/babelbib/ChangeLog",
- "texmf-dist/doc/bibtex/babelbib/Makefile",
- "texmf-dist/doc/bibtex/babelbib/README",
- "texmf-dist/doc/bibtex/babelbib/babelbib.pdf",
- "texmf-dist/doc/bibtex/babelbib/tugboat-babelbib.pdf",
- },
- ["jurarsp"] = {
- "texmf-dist/doc/latex/jurarsp/README",
- "texmf-dist/doc/latex/jurarsp/jurarsp.pdf",
- },
- ["xtab"] = {
- "texmf-dist/doc/latex/xtab/README",
- "texmf-dist/doc/latex/xtab/xtab.pdf",
- },
- ["xskak"] = {
- "texmf-dist/doc/latex/xskak/README",
- "texmf-dist/doc/latex/xskak/README.TEXLIVE",
- },
- ["oldlatin"] = {
- "texmf-dist/doc/fonts/oldlatin/README",
- "texmf-dist/doc/fonts/oldlatin/oldlatin.pdf",
- "texmf-dist/doc/fonts/oldlatin/test_ol_all.pdf",
- "texmf-dist/doc/fonts/oldlatin/test_ol_bf.pdf",
- "texmf-dist/doc/fonts/oldlatin/test_ol_rm.pdf",
- "texmf-dist/doc/fonts/oldlatin/test_ol_sl.pdf",
- "texmf-dist/doc/fonts/oldlatin/test_ol_ss.pdf",
- "texmf-dist/doc/fonts/oldlatin/test_ol_tt.pdf",
- },
- ["aeguill"] = {
- "texmf-dist/doc/latex/aeguill/README",
- "texmf-dist/doc/latex/aeguill/guil-test1.pdf",
- "texmf-dist/doc/latex/aeguill/guil-test2.pdf",
- "texmf-dist/doc/latex/aeguill/license.txt",
- },
- ["indextools"] = {
- "texmf-dist/doc/latex/indextools/README",
- "texmf-dist/doc/latex/indextools/indextools.pdf",
- "texmf-dist/doc/latex/indextools/issue5.pdf",
- "texmf-dist/doc/latex/indextools/latexmkrc",
- "texmf-dist/doc/latex/indextools/makefile",
- },
- ["xsim"] = {
- "texmf-dist/doc/latex/xsim/README",
- "texmf-dist/doc/latex/xsim/examples/xsim.blanks.pdf",
- "texmf-dist/doc/latex/xsim/examples/xsim.boxed-headings.pdf",
- "texmf-dist/doc/latex/xsim/examples/xsim.code-and-output.pdf",
- "texmf-dist/doc/latex/xsim/examples/xsim.collections.pdf",
- "texmf-dist/doc/latex/xsim/examples/xsim.crossref.pdf",
- "texmf-dist/doc/latex/xsim/examples/xsim.description-list.pdf",
- "texmf-dist/doc/latex/xsim/examples/xsim.different-point-types.pdf",
- "texmf-dist/doc/latex/xsim/examples/xsim.difficulties.pdf",
- "texmf-dist/doc/latex/xsim/examples/xsim.floating.pdf",
- "texmf-dist/doc/latex/xsim/examples/xsim.golatex-16824.pdf",
- "texmf-dist/doc/latex/xsim/examples/xsim.golatex-18844.pdf",
- "texmf-dist/doc/latex/xsim/examples/xsim.grade-distribution.pdf",
- "texmf-dist/doc/latex/xsim/examples/xsim.hints.pdf",
- "texmf-dist/doc/latex/xsim/examples/xsim.listings.pdf",
- "texmf-dist/doc/latex/xsim/examples/xsim.listofexercises.pdf",
- "texmf-dist/doc/latex/xsim/examples/xsim.multiplechoice.pdf",
- "texmf-dist/doc/latex/xsim/examples/xsim.pointsums.pdf",
- "texmf-dist/doc/latex/xsim/examples/xsim.randomexercises.pdf",
- "texmf-dist/doc/latex/xsim/examples/xsim.texsx-13635.pdf",
- "texmf-dist/doc/latex/xsim/examples/xsim.texsx-155630.pdf",
- "texmf-dist/doc/latex/xsim/examples/xsim.texsx-199360.pdf",
- "texmf-dist/doc/latex/xsim/examples/xsim.texsx-299534.pdf",
- "texmf-dist/doc/latex/xsim/examples/xsim.texsx-305110.pdf",
- "texmf-dist/doc/latex/xsim/examples/xsim.texsx-308883.pdf",
- "texmf-dist/doc/latex/xsim/examples/xsim.texsx-338165.pdf",
- "texmf-dist/doc/latex/xsim/examples/xsim.texsx-350028.pdf",
- "texmf-dist/doc/latex/xsim/examples/xsim.texsx-369065.pdf",
- "texmf-dist/doc/latex/xsim/examples/xsim.texsx-369636.pdf",
- "texmf-dist/doc/latex/xsim/examples/xsim.texsx-369803.pdf",
- "texmf-dist/doc/latex/xsim/examples/xsim.texsx-370642.pdf",
- "texmf-dist/doc/latex/xsim/examples/xsim.texsx-391530.pdf",
- "texmf-dist/doc/latex/xsim/examples/xsim.texwelt-15093.pdf",
- "texmf-dist/doc/latex/xsim/examples/xsim.texwelt-6698.pdf",
- "texmf-dist/doc/latex/xsim/examples/xsim.various.pdf",
- "texmf-dist/doc/latex/xsim/xsim_manual.pdf",
- },
- ["everyhook"] = {
- "texmf-dist/doc/latex/everyhook/README",
- "texmf-dist/doc/latex/everyhook/everyhook.pdf",
- },
- ["xq"] = {
- "texmf-dist/doc/fonts/xq/ChangeLog",
- "texmf-dist/doc/fonts/xq/Makefile",
- "texmf-dist/doc/fonts/xq/README",
- "texmf-dist/doc/fonts/xq/bugs-0-3.pdf",
- "texmf-dist/doc/fonts/xq/xqexample.pdf",
- },
- ["mensa-tex"] = {
- "texmf-dist/doc/latex/mensa-tex/README.md",
- "texmf-dist/doc/latex/mensa-tex/mensa-tex-doc.pdf",
- },
- ["xpunctuate"] = {
- "texmf-dist/doc/latex/xpunctuate/README",
- "texmf-dist/doc/latex/xpunctuate/xpunctuate.pdf",
- },
- ["drac"] = {
- "texmf-dist/doc/latex/drac/drac-fr.pdf",
- "texmf-dist/doc/latex/drac/drac.pdf",
- },
- ["patgen2-tutorial"] = {
- "texmf-dist/doc/support/patgen2-tutorial/patgen2.pdf",
- },
- ["semproc"] = {
- "texmf-dist/doc/latex/semproc/README.txt",
- "texmf-dist/doc/latex/semproc/semproc.pdf",
- },
- ["xpiano"] = {
- "texmf-dist/doc/latex/xpiano/README.txt",
- "texmf-dist/doc/latex/xpiano/xpiano.pdf",
- },
- ["blockdraw_mp"] = {
- "texmf-dist/doc/metapost/blockdraw_mp/README",
- "texmf-dist/doc/metapost/blockdraw_mp/blockdraw_mp.pdf",
- "texmf-dist/doc/metapost/blockdraw_mp/bonddemo.pdf",
- "texmf-dist/doc/metapost/blockdraw_mp/cascadedemo.pdf",
- },
- ["pst-vehicle"] = {
- "texmf-dist/doc/generic/pst-vehicle/Changes.txt",
- "texmf-dist/doc/generic/pst-vehicle/README.md",
- "texmf-dist/doc/generic/pst-vehicle/pst-vehicle-doc-fr.pdf",
- "texmf-dist/doc/generic/pst-vehicle/pst-vehicle-doc.pdf",
- },
- ["xpeek"] = {
- "texmf-dist/doc/latex/xpeek/README",
- "texmf-dist/doc/latex/xpeek/xpeek.pdf",
- },
- ["tikz-cd"] = {
- "texmf-dist/doc/latex/tikz-cd/README",
- "texmf-dist/doc/latex/tikz-cd/tikz-cd-doc.pdf",
- },
- ["actuarialsymbol"] = {
- "texmf-dist/doc/latex/actuarialsymbol/README.md",
- "texmf-dist/doc/latex/actuarialsymbol/actuarialsymbol.pdf",
- },
- ["sepnum"] = {
- "texmf-dist/doc/latex/sepnum/sepnum-doc.pdf",
- },
- ["titleref"] = {
- "texmf-dist/doc/latex/titleref/titleref.pdf",
- },
- ["scalebar"] = {
- "texmf-dist/doc/latex/scalebar/README",
- "texmf-dist/doc/latex/scalebar/scalebar_examples.pdf",
- },
- ["mflogo"] = {
- "texmf-dist/doc/latex/mflogo/CATALOGUE",
- "texmf-dist/doc/latex/mflogo/Makefile",
- "texmf-dist/doc/latex/mflogo/README",
- "texmf-dist/doc/latex/mflogo/mflogo.pdf",
- },
- ["fullminipage"] = {
- "texmf-dist/doc/latex/fullminipage/COPYING",
- "texmf-dist/doc/latex/fullminipage/Makefile",
- "texmf-dist/doc/latex/fullminipage/README",
- "texmf-dist/doc/latex/fullminipage/fullminipage.pdf",
- "texmf-dist/doc/latex/fullminipage/fullminipage_test.pdf",
- },
- ["acro"] = {
- "texmf-dist/doc/latex/acro/README",
- "texmf-dist/doc/latex/acro/acro_en.pdf",
- },
- ["xmltex"] = {
- "texmf-dist/doc/otherformats/xmltex/base/manual.html",
- "texmf-dist/doc/otherformats/xmltex/base/readme.txt",
- },
- ["xltxtra"] = {
- "texmf-dist/doc/latex/xltxtra/README",
- "texmf-dist/doc/latex/xltxtra/xltxtra.pdf",
- },
- ["perltex"] = {
- "texmf-dist/doc/latex/perltex/README",
- "texmf-dist/doc/latex/perltex/perltex.pdf",
- "texmf-dist/doc/man/man1/perltex.man1.pdf",
- },
- ["galois"] = {
- "texmf-dist/doc/latex/galois/README",
- "texmf-dist/doc/latex/galois/galois.pdf",
- },
- ["context-rst"] = {
- "texmf-dist/doc/context/third/rst/OMakefile",
- "texmf-dist/doc/context/third/rst/manual.pdf",
- },
- ["xltabular"] = {
- "texmf-dist/doc/latex/xltabular/Changes",
- "texmf-dist/doc/latex/xltabular/README.md",
- "texmf-dist/doc/latex/xltabular/xltabular-doc.pdf",
- },
- ["sort-by-letters"] = {
- "texmf-dist/doc/bibtex/sort-by-letters/README",
- },
- ["nanumtype1"] = {
- "texmf-dist/doc/fonts/nanumtype1/COPYING",
- "texmf-dist/doc/fonts/nanumtype1/README",
- "texmf-dist/doc/fonts/nanumtype1/nanum-sampler.pdf",
- },
- ["xlop"] = {
- "texmf-dist/doc/generic/xlop/LISEZMOI",
- "texmf-dist/doc/generic/xlop/README",
- "texmf-dist/doc/generic/xlop/xlop-doc-fr.pdf",
- "texmf-dist/doc/generic/xlop/xlop-doc.pdf",
- },
- ["bigints"] = {
- "texmf-dist/doc/latex/bigints/Makefile",
- "texmf-dist/doc/latex/bigints/README",
- "texmf-dist/doc/latex/bigints/bigints.pdf",
- },
- ["xkeyval"] = {
- "texmf-dist/doc/latex/xkeyval/README",
- "texmf-dist/doc/latex/xkeyval/xkeyval.pdf",
- },
- ["xint"] = {
- "texmf-dist/doc/generic/xint/CHANGES.html",
- "texmf-dist/doc/generic/xint/CHANGES.pdf",
- "texmf-dist/doc/generic/xint/README",
- "texmf-dist/doc/generic/xint/README.html",
- "texmf-dist/doc/generic/xint/README.pdf",
- "texmf-dist/doc/generic/xint/sourcexint.pdf",
- "texmf-dist/doc/generic/xint/xint.pdf",
- },
- ["ltabptch"] = {
- "texmf-dist/doc/latex/ltabptch/README",
- "texmf-dist/doc/latex/ltabptch/ltabptch.pdf",
- },
- ["etextools"] = {
- "texmf-dist/doc/latex/etextools/README",
- "texmf-dist/doc/latex/etextools/etextools-examples.pdf",
- "texmf-dist/doc/latex/etextools/etextools.pdf",
- },
- ["emf"] = {
- "texmf-dist/doc/latex/emf/README",
- "texmf-dist/doc/latex/emf/emf.pdf",
- "texmf-dist/doc/latex/emf/license",
- },
- ["xii"] = {
- "texmf-dist/doc/plain/xii/README",
- },
- ["pst-pulley"] = {
- "texmf-dist/doc/generic/pst-pulley/Changes",
- "texmf-dist/doc/generic/pst-pulley/README.md",
- "texmf-dist/doc/generic/pst-pulley/pst-pulley-doc.pdf",
- },
- ["m-tx"] = {
- "texmf-dist/doc/generic/m-tx/Makefile",
- "texmf-dist/doc/generic/m-tx/README",
- "texmf-dist/doc/generic/m-tx/README.devel",
- "texmf-dist/doc/generic/m-tx/halleluja.pdf",
- "texmf-dist/doc/generic/m-tx/kanons.pdf",
- "texmf-dist/doc/generic/m-tx/make-dvi",
- "texmf-dist/doc/generic/m-tx/make-pdf",
- "texmf-dist/doc/generic/m-tx/make-target",
- "texmf-dist/doc/generic/m-tx/mtx-install.pdf",
- "texmf-dist/doc/generic/m-tx/mtxdoc.pdf",
- "texmf-dist/doc/generic/m-tx/pdfcat",
- "texmf-dist/doc/generic/m-tx/prepmx.pdf",
- "texmf-dist/doc/man/man1/prepmx.man1.pdf",
- },
- ["mkjobtexmf"] = {
- "texmf-dist/doc/generic/mkjobtexmf/README",
- "texmf-dist/doc/generic/mkjobtexmf/mkjobtexmf.html",
- "texmf-dist/doc/generic/mkjobtexmf/mkjobtexmf.pdf",
- "texmf-dist/doc/generic/mkjobtexmf/mkjobtexmf.txt",
- "texmf-dist/doc/man/man1/mkjobtexmf.man1.pdf",
- },
- ["linop"] = {
- "texmf-dist/doc/latex/linop/README.md",
- "texmf-dist/doc/latex/linop/linop.pdf",
- },
- ["coloring"] = {
- "texmf-dist/doc/latex/coloring/README",
- "texmf-dist/doc/latex/coloring/coloring-doc.pdf",
- },
- ["barr"] = {
- "texmf-dist/doc/generic/barr/README",
- "texmf-dist/doc/generic/barr/diaxydoc.pdf",
- },
- ["tqft"] = {
- "texmf-dist/doc/latex/tqft/README",
- "texmf-dist/doc/latex/tqft/tqft.pdf",
- "texmf-dist/doc/latex/tqft/tqft_code.pdf",
- },
- ["texlive-scripts"] = {
- "texmf-dist/doc/man/man1/install-tl.man1.pdf",
- },
- ["tex-gyre"] = {
- "texmf-dist/doc/fonts/tex-gyre/GUST-FONT-LICENSE.txt",
- "texmf-dist/doc/fonts/tex-gyre/MANIFEST-TeX-Gyre-Adventor.txt",
- "texmf-dist/doc/fonts/tex-gyre/MANIFEST-TeX-Gyre-Bonum.txt",
- "texmf-dist/doc/fonts/tex-gyre/MANIFEST-TeX-Gyre-Chorus.txt",
- "texmf-dist/doc/fonts/tex-gyre/MANIFEST-TeX-Gyre-Cursor.txt",
- "texmf-dist/doc/fonts/tex-gyre/MANIFEST-TeX-Gyre-Heros.txt",
- "texmf-dist/doc/fonts/tex-gyre/MANIFEST-TeX-Gyre-Pagella.txt",
- "texmf-dist/doc/fonts/tex-gyre/MANIFEST-TeX-Gyre-Schola.txt",
- "texmf-dist/doc/fonts/tex-gyre/MANIFEST-TeX-Gyre-Termes.txt",
- "texmf-dist/doc/fonts/tex-gyre/README-TeX-Gyre-Adventor.txt",
- "texmf-dist/doc/fonts/tex-gyre/README-TeX-Gyre-Bonum.txt",
- "texmf-dist/doc/fonts/tex-gyre/README-TeX-Gyre-Chorus.txt",
- "texmf-dist/doc/fonts/tex-gyre/README-TeX-Gyre-Cursor.txt",
- "texmf-dist/doc/fonts/tex-gyre/README-TeX-Gyre-Heros.txt",
- "texmf-dist/doc/fonts/tex-gyre/README-TeX-Gyre-Pagella.txt",
- "texmf-dist/doc/fonts/tex-gyre/README-TeX-Gyre-Schola.txt",
- "texmf-dist/doc/fonts/tex-gyre/README-TeX-Gyre-Termes.txt",
- "texmf-dist/doc/fonts/tex-gyre/qag-hist.txt",
- "texmf-dist/doc/fonts/tex-gyre/qag-info.pdf",
- "texmf-dist/doc/fonts/tex-gyre/qag-test.pdf",
- "texmf-dist/doc/fonts/tex-gyre/qbk-hist.txt",
- "texmf-dist/doc/fonts/tex-gyre/qbk-info.pdf",
- "texmf-dist/doc/fonts/tex-gyre/qbk-test.pdf",
- "texmf-dist/doc/fonts/tex-gyre/qcr-hist.txt",
- "texmf-dist/doc/fonts/tex-gyre/qcr-info.pdf",
- "texmf-dist/doc/fonts/tex-gyre/qcr-test.pdf",
- "texmf-dist/doc/fonts/tex-gyre/qcs-hist.txt",
- "texmf-dist/doc/fonts/tex-gyre/qcs-info.pdf",
- "texmf-dist/doc/fonts/tex-gyre/qcs-test.pdf",
- "texmf-dist/doc/fonts/tex-gyre/qhv-hist.txt",
- "texmf-dist/doc/fonts/tex-gyre/qhv-info.pdf",
- "texmf-dist/doc/fonts/tex-gyre/qhv-test.pdf",
- "texmf-dist/doc/fonts/tex-gyre/qpl-hist.txt",
- "texmf-dist/doc/fonts/tex-gyre/qpl-info.pdf",
- "texmf-dist/doc/fonts/tex-gyre/qpl-test.pdf",
- "texmf-dist/doc/fonts/tex-gyre/qtm-hist.txt",
- "texmf-dist/doc/fonts/tex-gyre/qtm-info.pdf",
- "texmf-dist/doc/fonts/tex-gyre/qtm-test.pdf",
- "texmf-dist/doc/fonts/tex-gyre/qzc-hist.txt",
- "texmf-dist/doc/fonts/tex-gyre/qzc-info.pdf",
- "texmf-dist/doc/fonts/tex-gyre/qzc-test.pdf",
- },
- ["seuthesix"] = {
- "texmf-dist/doc/latex/seuthesix/LICENCE",
- "texmf-dist/doc/latex/seuthesix/README",
- "texmf-dist/doc/latex/seuthesix/figures/doctor-hwzs.pdf",
- "texmf-dist/doc/latex/seuthesix/figures/master-hwzs.pdf",
- "texmf-dist/doc/latex/seuthesix/figures/seu-badge-logo.pdf",
- "texmf-dist/doc/latex/seuthesix/rules.pdf",
- "texmf-dist/doc/latex/seuthesix/sample_engineering.pdf",
- "texmf-dist/doc/latex/seuthesix/sample_masters.pdf",
- "texmf-dist/doc/latex/seuthesix/sample_phd.pdf",
- "texmf-dist/doc/latex/seuthesix/seuthesix.pdf",
- },
- ["adfsymbols"] = {
- "texmf-dist/doc/fonts/adfsymbols/COPYING",
- "texmf-dist/doc/fonts/adfsymbols/NOTICE",
- "texmf-dist/doc/fonts/adfsymbols/README",
- "texmf-dist/doc/fonts/adfsymbols/adfsymbols.pdf",
- "texmf-dist/doc/fonts/adfsymbols/manifest.txt",
- },
- ["xetexref"] = {
- "texmf-dist/doc/xetex/xetexref/README",
- "texmf-dist/doc/xetex/xetexref/xetex-reference.pdf",
- },
- ["xetexfontinfo"] = {
- "texmf-dist/doc/xetex/xetexfontinfo/README",
- },
- ["pst-osci"] = {
- "texmf-dist/doc/generic/pst-osci/Changes",
- "texmf-dist/doc/generic/pst-osci/README",
- "texmf-dist/doc/generic/pst-osci/oscilloscope.pdf",
- "texmf-dist/doc/generic/pst-osci/pst-osci-doc.pdf",
- },
- ["astro"] = {
- "texmf-dist/doc/fonts/astro/astrosym.txt",
- },
- ["tabls"] = {
- "texmf-dist/doc/latex/tabls/tabls.pdf",
- },
- ["papertex"] = {
- "texmf-dist/doc/latex/papertex/CHANGES",
- "texmf-dist/doc/latex/papertex/README",
- "texmf-dist/doc/latex/papertex/example/example.pdf",
- "texmf-dist/doc/latex/papertex/papertex.pdf",
- },
- ["xetex-tibetan"] = {
- "texmf-dist/doc/xetex/xetex-tibetan/Changelog",
- "texmf-dist/doc/xetex/xetex-tibetan/README",
- },
- ["bestpapers"] = {
- "texmf-dist/doc/bibtex/bestpapers/Makefile",
- "texmf-dist/doc/bibtex/bestpapers/README",
- "texmf-dist/doc/bibtex/bestpapers/bestpapers-guide.pdf",
- },
- ["xetex-pstricks"] = {
- "texmf-dist/doc/xetex/xetex-pstricks/README",
- },
- ["dickimaw"] = {
- "texmf-dist/doc/latex/dickimaw/ERRATA",
- "texmf-dist/doc/latex/dickimaw/README",
- "texmf-dist/doc/latex/dickimaw/dickimaw-minexample.pdf",
- "texmf-dist/doc/latex/dickimaw/dickimaw-novices.pdf",
- "texmf-dist/doc/latex/dickimaw/dickimaw-thesis.pdf",
- "texmf-dist/doc/latex/dickimaw/src/novices/pictures/circle.pdf",
- "texmf-dist/doc/latex/dickimaw/src/novices/pictures/rectangle.pdf",
- "texmf-dist/doc/latex/dickimaw/src/novices/pictures/shapes.pdf",
- "texmf-dist/doc/latex/dickimaw/src/thesis/pictures/titlepage.pdf",
- },
- ["geometry"] = {
- "texmf-dist/doc/latex/geometry/README",
- "texmf-dist/doc/latex/geometry/changes.txt",
- "texmf-dist/doc/latex/geometry/geometry.pdf",
- },
- ["xetex-itrans"] = {
- "texmf-dist/doc/xelatex/xetex-itrans/README",
- "texmf-dist/doc/xelatex/xetex-itrans/itrans-tamil-sample.pdf",
- },
- ["xetex-devanagari"] = {
- "texmf-dist/doc/xetex/xetex-devanagari/Changelog",
- },
- ["kurier"] = {
- "texmf-dist/doc/fonts/kurier/00readme.eng",
- "texmf-dist/doc/fonts/kurier/00readme.pol",
- "texmf-dist/doc/fonts/kurier/GUST-FONT-LICENSE.txt",
- "texmf-dist/doc/fonts/kurier/kurier-info.pdf",
- "texmf-dist/doc/fonts/kurier/manifest.txt",
- },
- ["xetex"] = {
- "texmf-dist/doc/xetex/base/NEWS",
- "texmf-dist/doc/xetex/base/README",
- "texmf-dist/doc/xetex/base/XeTeX-notes.pdf",
- },
- ["totcount"] = {
- "texmf-dist/doc/latex/totcount/README",
- "texmf-dist/doc/latex/totcount/totcount.pdf",
- },
- ["syntax"] = {
- "texmf-dist/doc/latex/syntax/README",
- "texmf-dist/doc/latex/syntax/syntaxintro.pdf",
- "texmf-dist/doc/latex/syntax/syntaxtest.pdf",
- },
- ["cmdtrack"] = {
- "texmf-dist/doc/latex/cmdtrack/Makefile",
- "texmf-dist/doc/latex/cmdtrack/README",
- "texmf-dist/doc/latex/cmdtrack/cmdtrack.pdf",
- },
- ["imtekda"] = {
- "texmf-dist/doc/latex/imtekda/IMTEKda.pdf",
- "texmf-dist/doc/latex/imtekda/README",
- "texmf-dist/doc/latex/imtekda/figures/bild.pdf",
- },
- ["quotmark"] = {
- "texmf-dist/doc/latex/quotmark/CHANGES",
- "texmf-dist/doc/latex/quotmark/README",
- "texmf-dist/doc/latex/quotmark/quotmark.pdf",
- },
- ["xesearch"] = {
- "texmf-dist/doc/xetex/xesearch/README",
- "texmf-dist/doc/xetex/xesearch/xesearch.pdf",
- },
- ["xepersian"] = {
- "texmf-dist/doc/xelatex/xepersian/README",
- "texmf-dist/doc/xelatex/xepersian/xepersian-logo.pdf",
- "texmf-dist/doc/xelatex/xepersian/xepersian.pdf",
- },
- ["bangtex"] = {
- "texmf-dist/doc/latex/bangtex/README.bangtex",
- },
- ["xellipsis"] = {
- "texmf-dist/doc/latex/xellipsis/CHANGES",
- "texmf-dist/doc/latex/xellipsis/README",
- "texmf-dist/doc/latex/xellipsis/lppl.txt",
- "texmf-dist/doc/latex/xellipsis/xellipsis.pdf",
- },
- ["sapthesis"] = {
- "texmf-dist/doc/latex/sapthesis/README",
- "texmf-dist/doc/latex/sapthesis/sapthesis-doc.pdf",
- },
- ["xecyr"] = {
- "texmf-dist/doc/xelatex/xecyr/NEWS",
- "texmf-dist/doc/xelatex/xecyr/README",
- "texmf-dist/doc/xelatex/xecyr/listings-utf8-ex.pdf",
- "texmf-dist/doc/xelatex/xecyr/pict2e-ex.pdf",
- "texmf-dist/doc/xelatex/xecyr/rubibtex-ex-x.pdf",
- "texmf-dist/doc/xelatex/xecyr/rumakeindex-ex-x.pdf",
- "texmf-dist/doc/xelatex/xecyr/xecyr-doc-ru.pdf",
- "texmf-dist/doc/xelatex/xecyr/xecyr-ex1-ru-x.pdf",
- "texmf-dist/doc/xelatex/xecyr/xecyr-ex2-ru-x.pdf",
- "texmf-dist/doc/xelatex/xecyr/xecyr-ex3-ru-x.pdf",
- "texmf-dist/doc/xelatex/xecyr/xecyr-ex4-ru-x.pdf",
- "texmf-dist/doc/xelatex/xecyr/xecyr-ex5-ru-x.pdf",
- "texmf-dist/doc/xelatex/xecyr/xecyr-ex6-ru-x.pdf",
- "texmf-dist/doc/xelatex/xecyr/xecyr-ex7-ru-x.pdf",
- },
- ["verbments"] = {
- "texmf-dist/doc/latex/verbments/README",
- "texmf-dist/doc/latex/verbments/verbments.pdf",
- },
- ["dozenal"] = {
- "texmf-dist/doc/fonts/dozenal/CHANGES",
- "texmf-dist/doc/fonts/dozenal/README",
- "texmf-dist/doc/fonts/dozenal/dozenal.pdf",
- "texmf-dist/doc/fonts/dozenal/dozenalfilelist.txt",
- "texmf-dist/doc/fonts/dozenal/lppl.txt",
- },
- ["crossrefware"] = {
- "texmf-dist/doc/man/man1/bbl2bib.man1.pdf",
- "texmf-dist/doc/man/man1/bibdoiadd.man1.pdf",
- "texmf-dist/doc/man/man1/bibmradd.man1.pdf",
- "texmf-dist/doc/man/man1/bibzbladd.man1.pdf",
- "texmf-dist/doc/man/man1/ltx2crossrefxml.man1.pdf",
- "texmf-dist/doc/support/crossrefware/Makefile",
- "texmf-dist/doc/support/crossrefware/README",
- "texmf-dist/doc/support/crossrefware/crossrefware.pdf",
- },
- ["roboto"] = {
- "texmf-dist/doc/fonts/roboto/LICENSE.txt",
- "texmf-dist/doc/fonts/roboto/README",
- "texmf-dist/doc/fonts/roboto/samples.pdf",
- },
- ["footnotehyper"] = {
- "texmf-dist/doc/latex/footnotehyper/README.md",
- "texmf-dist/doc/latex/footnotehyper/footnotehyper.pdf",
- },
- ["xecolor"] = {
- "texmf-dist/doc/xelatex/xecolor/README",
- },
- ["xecjk"] = {
- "texmf-dist/doc/xelatex/xecjk/README.md",
- "texmf-dist/doc/xelatex/xecjk/xeCJK.pdf",
- "texmf-dist/doc/xelatex/xecjk/xunicode-symbols.pdf",
- },
- ["feynmf"] = {
- "texmf-dist/doc/latex/feynmf/Announce",
- "texmf-dist/doc/latex/feynmf/COPYING",
- "texmf-dist/doc/latex/feynmf/README",
- "texmf-dist/doc/latex/feynmf/Tutorial",
- "texmf-dist/doc/latex/feynmf/fmfman.pdf",
- },
- ["apptools"] = {
- "texmf-dist/doc/latex/apptools/apptools.pdf",
- },
- ["xechangebar"] = {
- "texmf-dist/doc/xelatex/xechangebar/README",
- },
- ["xebaposter"] = {
- "texmf-dist/doc/latex/xebaposter/README",
- "texmf-dist/doc/latex/xebaposter/images/docs-boxshape.pdf",
- "texmf-dist/doc/latex/xebaposter/images/docs-headerborder.pdf",
- "texmf-dist/doc/latex/xebaposter/images/docs-headershape.pdf",
- "texmf-dist/doc/latex/xebaposter/images/docs-shade.pdf",
- "texmf-dist/doc/latex/xebaposter/images/fig3.pdf",
- "texmf-dist/doc/latex/xebaposter/images/fig4.pdf",
- "texmf-dist/doc/latex/xebaposter/images/fig5.pdf",
- "texmf-dist/doc/latex/xebaposter/images/fig6.pdf",
- "texmf-dist/doc/latex/xebaposter/poster-fa.pdf",
- "texmf-dist/doc/latex/xebaposter/xebaposter-doc.pdf",
- },
- ["dnaseq"] = {
- "texmf-dist/doc/latex/dnaseq/README",
- "texmf-dist/doc/latex/dnaseq/dnaseq.pdf",
- },
- ["sty2dtx"] = {
- "texmf-dist/doc/man/man1/sty2dtx.man1.pdf",
- "texmf-dist/doc/support/sty2dtx/README",
- "texmf-dist/doc/support/sty2dtx/sty2dtx.pdf",
- },
- ["latexdiff"] = {
- "texmf-dist/doc/man/man1/latexdiff-vc.man1.pdf",
- "texmf-dist/doc/man/man1/latexdiff.man1.pdf",
- "texmf-dist/doc/man/man1/latexrevise.man1.pdf",
- "texmf-dist/doc/support/latexdiff/COPYING",
- "texmf-dist/doc/support/latexdiff/Makefile",
- "texmf-dist/doc/support/latexdiff/README",
- "texmf-dist/doc/support/latexdiff/contrib/README.latexchanges",
- "texmf-dist/doc/support/latexdiff/contrib/latexdiff-wrap",
- "texmf-dist/doc/support/latexdiff/doc/latexdiff-man.pdf",
- "texmf-dist/doc/support/latexdiff/latexdiff",
- "texmf-dist/doc/support/latexdiff/latexdiff-fast",
- },
- ["dtxgallery"] = {
- "texmf-dist/doc/latex/dtxgallery/README",
- "texmf-dist/doc/latex/dtxgallery/conditional-code.pdf",
- "texmf-dist/doc/latex/dtxgallery/dtxgallery.pdf",
- "texmf-dist/doc/latex/dtxgallery/rearrange.pdf",
- "texmf-dist/doc/latex/dtxgallery/single-source.pdf",
- },
- ["context-cmscbf"] = {
- "texmf-dist/doc/context/third/cmscbf/cmscbf-demo.pdf",
- "texmf-dist/doc/context/third/cmscbf/cmscbf-doc.pdf",
- },
- ["tikzmark"] = {
- "texmf-dist/doc/latex/tikzmark/README",
- "texmf-dist/doc/latex/tikzmark/tikzmark.pdf",
- },
- ["hackthefootline"] = {
- "texmf-dist/doc/latex/hackthefootline/README.md",
- "texmf-dist/doc/latex/hackthefootline/hackthefootline-doc.pdf",
- },
- ["xdvi"] = {
- "texmf-dist/doc/man/man1/xdvi.man1.pdf",
- },
- ["fmtcount"] = {
- "texmf-dist/doc/latex/fmtcount/CHANGES",
- "texmf-dist/doc/latex/fmtcount/README",
- "texmf-dist/doc/latex/fmtcount/fmtcount.pdf",
- },
- ["xduthesis"] = {
- "texmf-dist/doc/latex/xduthesis/README.md",
- "texmf-dist/doc/latex/xduthesis/examples/thesis-doctor.pdf",
- "texmf-dist/doc/latex/xduthesis/xduthesis.pdf",
- },
- ["uiucredborder"] = {
- "texmf-dist/doc/latex/uiucredborder/uiucredborder.pdf",
- },
- ["xdoc"] = {
- "texmf-dist/doc/latex/xdoc/README",
- "texmf-dist/doc/latex/xdoc/docindex.pdf",
- "texmf-dist/doc/latex/xdoc/xdoc2.pdf",
- "texmf-dist/doc/latex/xdoc/xdocdemo.pdf",
- },
- ["xcookybooky"] = {
- "texmf-dist/doc/latex/xcookybooky/README",
- "texmf-dist/doc/latex/xcookybooky/example/example.pdf",
- "texmf-dist/doc/latex/xcookybooky/example/pic/background.pdf",
- "texmf-dist/doc/latex/xcookybooky/xcookybooky.pdf",
- },
- ["xcomment"] = {
- "texmf-dist/doc/generic/xcomment/Changes",
- "texmf-dist/doc/generic/xcomment/Makefile",
- "texmf-dist/doc/generic/xcomment/README",
- "texmf-dist/doc/generic/xcomment/xcomment-doc.pdf",
- },
- ["lettrine"] = {
- "texmf-dist/doc/latex/lettrine/README",
- "texmf-dist/doc/latex/lettrine/W.pdf",
- "texmf-dist/doc/latex/lettrine/demo-de.pdf",
- "texmf-dist/doc/latex/lettrine/demo.pdf",
- "texmf-dist/doc/latex/lettrine/lettrine.pdf",
- },
- ["xcolor-material"] = {
- "texmf-dist/doc/latex/xcolor-material/README.md",
- "texmf-dist/doc/latex/xcolor-material/xcolor-material.pdf",
- },
- ["xcntperchap"] = {
- "texmf-dist/doc/latex/xcntperchap/README",
- "texmf-dist/doc/latex/xcntperchap/xcntperchap_basicusage.pdf",
- "texmf-dist/doc/latex/xcntperchap/xcntperchap_doc.pdf",
- "texmf-dist/doc/latex/xcntperchap/xcntperchap_driver.pdf",
- "texmf-dist/doc/latex/xcntperchap/xcntperchap_labelusage.pdf",
- },
- ["bibhtml"] = {
- "texmf-dist/doc/bibtex/bibhtml/LICENCE",
- "texmf-dist/doc/bibtex/bibhtml/README",
- "texmf-dist/doc/bibtex/bibhtml/bibhtml",
- "texmf-dist/doc/bibtex/bibhtml/bibhtml.html",
- },
- ["crossreference"] = {
- "texmf-dist/doc/latex/crossreference/README",
- "texmf-dist/doc/latex/crossreference/crossreference.pdf",
- },
- ["xcjk2uni"] = {
- "texmf-dist/doc/latex/xcjk2uni/README.md",
- "texmf-dist/doc/latex/xcjk2uni/xCJK2uni.pdf",
- },
- ["xcite"] = {
- "texmf-dist/doc/latex/xcite/README",
- "texmf-dist/doc/latex/xcite/xcite.pdf",
- },
- ["metre"] = {
- "texmf-dist/doc/latex/metre/README",
- "texmf-dist/doc/latex/metre/demo.pdf",
- "texmf-dist/doc/latex/metre/metre.pdf",
- },
- ["xassoccnt"] = {
- "texmf-dist/doc/latex/xassoccnt/README",
- "texmf-dist/doc/latex/xassoccnt/xassoccnt_backupcounters_example.pdf",
- "texmf-dist/doc/latex/xassoccnt/xassoccnt_counterformats_example.pdf",
- "texmf-dist/doc/latex/xassoccnt/xassoccnt_counterhierarchy_example.pdf",
- "texmf-dist/doc/latex/xassoccnt/xassoccnt_counternames_example.pdf",
- "texmf-dist/doc/latex/xassoccnt/xassoccnt_coupledcounters_example.pdf",
- "texmf-dist/doc/latex/xassoccnt/xassoccnt_doc.pdf",
- "texmf-dist/doc/latex/xassoccnt/xassoccnt_driver_example.pdf",
- "texmf-dist/doc/latex/xassoccnt/xassoccnt_example.pdf",
- "texmf-dist/doc/latex/xassoccnt/xassoccnt_getparentcounter_example.pdf",
- "texmf-dist/doc/latex/xassoccnt/xassoccnt_label_example.pdf",
- "texmf-dist/doc/latex/xassoccnt/xassoccnt_parentcounterchain_example.pdf",
- "texmf-dist/doc/latex/xassoccnt/xassoccnt_periodiccounters_example.pdf",
- "texmf-dist/doc/latex/xassoccnt/xassoccnt_resetlist_example.pdf",
- "texmf-dist/doc/latex/xassoccnt/xassoccnt_resetloop_example.pdf",
- "texmf-dist/doc/latex/xassoccnt/xassoccnt_suspendedcounters_example.pdf",
- "texmf-dist/doc/latex/xassoccnt/xassoccnt_totalcounters_example.pdf",
- },
- ["moreverb"] = {
- "texmf-dist/doc/latex/moreverb/README",
- "texmf-dist/doc/latex/moreverb/moreverb.pdf",
- },
- ["wsemclassic"] = {
- "texmf-dist/doc/latex/wsemclassic/LICENSE",
- "texmf-dist/doc/latex/wsemclassic/Makefile",
- "texmf-dist/doc/latex/wsemclassic/README",
- "texmf-dist/doc/latex/wsemclassic/wsemclassic-test.pdf",
- "texmf-dist/doc/latex/wsemclassic/wsemclassic.pdf",
- },
- ["acronym"] = {
- "texmf-dist/doc/latex/acronym/README",
- "texmf-dist/doc/latex/acronym/acronym.pdf",
- },
- ["truncate"] = {
- "texmf-dist/doc/latex/truncate/truncate.pdf",
- },
- ["wordcount"] = {
- "texmf-dist/doc/latex/wordcount/README",
- },
- ["imsproc"] = {
- "texmf-dist/doc/xelatex/imsproc/README",
- },
- ["wnri-latex"] = {
- "texmf-dist/doc/latex/wnri-latex/README",
- "texmf-dist/doc/latex/wnri-latex/wnri.pdf",
- },
- ["hpsdiss"] = {
- "texmf-dist/doc/latex/hpsdiss/hpsdiss.pdf",
- },
- ["withargs"] = {
- "texmf-dist/doc/latex/withargs/README",
- "texmf-dist/doc/latex/withargs/withargs.pdf",
- },
- ["cweb-latex"] = {
- "texmf-dist/doc/latex/cweb-latex/CATALOG",
- "texmf-dist/doc/latex/cweb-latex/History",
- "texmf-dist/doc/latex/cweb-latex/INSTALL",
- "texmf-dist/doc/latex/cweb-latex/License",
- "texmf-dist/doc/latex/cweb-latex/MANIFEST",
- "texmf-dist/doc/latex/cweb-latex/Makefile",
- "texmf-dist/doc/latex/cweb-latex/README",
- "texmf-dist/doc/latex/cweb-latex/contrib/Index",
- "texmf-dist/doc/latex/cweb-latex/contrib/cweb-hy/README.txt",
- "texmf-dist/doc/latex/cweb-latex/cweb-conf.pdf",
- "texmf-dist/doc/latex/cweb-latex/cweb-user.pdf",
- "texmf-dist/doc/latex/cweb-latex/examples/Makefile",
- "texmf-dist/doc/latex/cweb-latex/examples/compare/wcltx.dvi",
- "texmf-dist/doc/latex/cweb-latex/examples/tex-it",
- "texmf-dist/doc/latex/cweb-latex/src/Imakefile",
- "texmf-dist/doc/latex/cweb-latex/src/README",
- "texmf-dist/doc/latex/cweb-latex/src/TODO",
- "texmf-dist/doc/latex/cweb-latex/src/test/Imakefile",
- },
- ["macros2e"] = {
- "texmf-dist/doc/latex/macros2e/macros2e.pdf",
- },
- ["fancyslides"] = {
- "texmf-dist/doc/latex/fancyslides/README",
- "texmf-dist/doc/latex/fancyslides/doc/example.pdf",
- "texmf-dist/doc/latex/fancyslides/doc/fancyslides.pdf",
- "texmf-dist/doc/latex/fancyslides/doc/fs.pdf",
- },
- ["fontbook"] = {
- "texmf-dist/doc/xelatex/fontbook/README",
- "texmf-dist/doc/xelatex/fontbook/fontbook-freefonts.pdf",
- "texmf-dist/doc/xelatex/fontbook/fontbook.pdf",
- },
- ["widetable"] = {
- "texmf-dist/doc/latex/widetable/README",
- "texmf-dist/doc/latex/widetable/manifest.txt",
- "texmf-dist/doc/latex/widetable/widetable.pdf",
- },
- ["webguide"] = {
- "texmf-dist/doc/latex/webguide/README",
- "texmf-dist/doc/latex/webguide/webguide.html",
- "texmf-dist/doc/latex/webguide/webguide.pdf",
- },
- ["web"] = {
- "texmf-dist/doc/man/man1/tangle.man1.pdf",
- "texmf-dist/doc/man/man1/weave.man1.pdf",
- },
- ["wasysym"] = {
- "texmf-dist/doc/latex/wasysym/wasysym.pdf",
- },
- ["directory"] = {
- "texmf-dist/doc/latex/directory/README",
- "texmf-dist/doc/latex/directory/directory.pdf",
- },
- ["wasy2-ps"] = {
- "texmf-dist/doc/fonts/wasy2-ps/README",
- },
- ["wasy"] = {
- "texmf-dist/doc/fonts/wasy/legal.txt",
- "texmf-dist/doc/fonts/wasy/wasydoc.pdf",
- },
- ["tocloft"] = {
- "texmf-dist/doc/latex/tocloft/README",
- "texmf-dist/doc/latex/tocloft/tocloft.pdf",
- },
- ["was"] = {
- "texmf-dist/doc/latex/was/fixmath.pdf",
- "texmf-dist/doc/latex/was/gensymb.pdf",
- "texmf-dist/doc/latex/was/icomma.pdf",
- "texmf-dist/doc/latex/was/readme.1st",
- "texmf-dist/doc/latex/was/upgreek.pdf",
- },
- ["warning"] = {
- "texmf-dist/doc/latex/warning/warning-doc.pdf",
- },
- ["wallpaper"] = {
- "texmf-dist/doc/latex/wallpaper/README",
- "texmf-dist/doc/latex/wallpaper/wallpapermanual.pdf",
- },
- ["gcard"] = {
- "texmf-dist/doc/latex/gcard/README",
- "texmf-dist/doc/latex/gcard/gcard.pdf",
- },
- ["stage"] = {
- "texmf-dist/doc/latex/stage/README",
- "texmf-dist/doc/latex/stage/stage-documentation.pdf",
- },
- ["biblatex-chicago"] = {
- "texmf-dist/doc/latex/biblatex-chicago/README",
- "texmf-dist/doc/latex/biblatex-chicago/RELEASE",
- "texmf-dist/doc/latex/biblatex-chicago/biblatex-chicago.pdf",
- "texmf-dist/doc/latex/biblatex-chicago/biblatex-chicago15.pdf",
- "texmf-dist/doc/latex/biblatex-chicago/cms-dates-intro.pdf",
- "texmf-dist/doc/latex/biblatex-chicago/cms-dates-sample.pdf",
- "texmf-dist/doc/latex/biblatex-chicago/cms-notes-intro.pdf",
- "texmf-dist/doc/latex/biblatex-chicago/cms-notes-sample.pdf",
- "texmf-dist/doc/latex/biblatex-chicago/cms-trad-appendix.pdf",
- "texmf-dist/doc/latex/biblatex-chicago/cms-trad-sample.pdf",
- "texmf-dist/doc/latex/biblatex-chicago/cms15-dates-sample.pdf",
- "texmf-dist/doc/latex/biblatex-chicago/cms15-notes-sample.pdf",
- },
- ["wallcalendar"] = {
- "texmf-dist/doc/lualatex/wallcalendar/LICENSE.txt",
- "texmf-dist/doc/lualatex/wallcalendar/README.md",
- "texmf-dist/doc/lualatex/wallcalendar/doc/Makefile",
- "texmf-dist/doc/lualatex/wallcalendar/doc/examples/Makefile",
- "texmf-dist/doc/lualatex/wallcalendar/doc/examples/cal-burst/cal-plain-01.pdf",
- "texmf-dist/doc/lualatex/wallcalendar/doc/examples/cal-burst/cal-plain-02.pdf",
- "texmf-dist/doc/lualatex/wallcalendar/doc/examples/cal-burst/cal-plain-03.pdf",
- "texmf-dist/doc/lualatex/wallcalendar/doc/examples/cal-burst/cal-showframe-01.pdf",
- "texmf-dist/doc/lualatex/wallcalendar/doc/examples/cal-burst/cal-showframe-02.pdf",
- "texmf-dist/doc/lualatex/wallcalendar/doc/examples/cal-burst/cal-showframe-03.pdf",
- "texmf-dist/doc/lualatex/wallcalendar/doc/examples/cal-burst/cal-showtrims-01.pdf",
- "texmf-dist/doc/lualatex/wallcalendar/doc/examples/cal-burst/cal-showtrims-02.pdf",
- "texmf-dist/doc/lualatex/wallcalendar/doc/examples/cal-burst/cal-showtrims-03.pdf",
- "texmf-dist/doc/lualatex/wallcalendar/doc/examples/cal-burst/cal-varnishmask-01.pdf",
- "texmf-dist/doc/lualatex/wallcalendar/doc/examples/cal-burst/cal-varnishmask-02.pdf",
- "texmf-dist/doc/lualatex/wallcalendar/doc/examples/cal-burst/cal-varnishmask-03.pdf",
- "texmf-dist/doc/lualatex/wallcalendar/doc/examples/cal-marks.pdf",
- "texmf-dist/doc/lualatex/wallcalendar/doc/examples/cal-plain.pdf",
- "texmf-dist/doc/lualatex/wallcalendar/doc/examples/cal-showframe.pdf",
- "texmf-dist/doc/lualatex/wallcalendar/doc/examples/cal-showtrims.pdf",
- "texmf-dist/doc/lualatex/wallcalendar/doc/examples/cal-thumbnails.pdf",
- "texmf-dist/doc/lualatex/wallcalendar/doc/examples/cal-translations-english.pdf",
- "texmf-dist/doc/lualatex/wallcalendar/doc/examples/cal-translations-hungarian.pdf",
- "texmf-dist/doc/lualatex/wallcalendar/doc/examples/cal-translations-japanese.pdf",
- "texmf-dist/doc/lualatex/wallcalendar/doc/examples/cal-varnishmask.pdf",
- "texmf-dist/doc/lualatex/wallcalendar/doc/examples/cal-year-planner.pdf",
- "texmf-dist/doc/lualatex/wallcalendar/doc/latexmkrc",
- "texmf-dist/doc/lualatex/wallcalendar/wallcalendar-code.pdf",
- "texmf-dist/doc/lualatex/wallcalendar/wallcalendar.pdf",
- },
- ["keyval2e"] = {
- "texmf-dist/doc/latex/keyval2e/README",
- "texmf-dist/doc/latex/keyval2e/keyval2e-examples.pdf",
- "texmf-dist/doc/latex/keyval2e/keyval2e-guide.pdf",
- },
- ["wadalab"] = {
- "texmf-dist/doc/fonts/wadalab/README",
- "texmf-dist/doc/fonts/wadalab/dgj/README",
- "texmf-dist/doc/fonts/wadalab/dmj/README",
- "texmf-dist/doc/fonts/wadalab/mc2j/README",
- "texmf-dist/doc/fonts/wadalab/mcj/README",
- "texmf-dist/doc/fonts/wadalab/mr2j/README",
- "texmf-dist/doc/fonts/wadalab/mrj/README",
- "texmf-dist/doc/fonts/wadalab/wadalab-sampler.pdf",
- },
- ["lua2dox"] = {
- "texmf-dist/doc/support/lua2dox/ChangeLog",
- "texmf-dist/doc/support/lua2dox/Doxyfile",
- "texmf-dist/doc/support/lua2dox/README",
- "texmf-dist/doc/support/lua2dox/docs/html/annotated.html",
- "texmf-dist/doc/support/lua2dox/docs/html/classTApp-members.html",
- "texmf-dist/doc/support/lua2dox/docs/html/classTApp.html",
- "texmf-dist/doc/support/lua2dox/docs/html/classTCore__Clock-members.html",
- "texmf-dist/doc/support/lua2dox/docs/html/classTCore__Clock.html",
- "texmf-dist/doc/support/lua2dox/docs/html/classTCore__Commandline-members.html",
- "texmf-dist/doc/support/lua2dox/docs/html/classTCore__Commandline.html",
- "texmf-dist/doc/support/lua2dox/docs/html/classTCore__IO.html",
- "texmf-dist/doc/support/lua2dox/docs/html/classTLua2DoX__filter-members.html",
- "texmf-dist/doc/support/lua2dox/docs/html/classTLua2DoX__filter.html",
- "texmf-dist/doc/support/lua2dox/docs/html/classTStream__Read-members.html",
- "texmf-dist/doc/support/lua2dox/docs/html/classTStream__Read.html",
- "texmf-dist/doc/support/lua2dox/docs/html/classTStream__Write-members.html",
- "texmf-dist/doc/support/lua2dox/docs/html/classTStream__Write.html",
- "texmf-dist/doc/support/lua2dox/docs/html/classes.html",
- "texmf-dist/doc/support/lua2dox/docs/html/files.html",
- "texmf-dist/doc/support/lua2dox/docs/html/functions.html",
- "texmf-dist/doc/support/lua2dox/docs/html/functions_func.html",
- "texmf-dist/doc/support/lua2dox/docs/html/globals.html",
- "texmf-dist/doc/support/lua2dox/docs/html/globals_func.html",
- "texmf-dist/doc/support/lua2dox/docs/html/index.html",
- "texmf-dist/doc/support/lua2dox/docs/html/lua2dox_8lua.html",
- "texmf-dist/doc/support/lua2dox/docs/html/lua2dox_8lua_source.html",
- "texmf-dist/doc/support/lua2dox/examples/lua/Doxyfile",
- "texmf-dist/doc/support/lua2dox/examples/lua/docs/html/animals_8lua.html",
- "texmf-dist/doc/support/lua2dox/examples/lua/docs/html/animals_8lua_source.html",
- "texmf-dist/doc/support/lua2dox/examples/lua/docs/html/annotated.html",
- "texmf-dist/doc/support/lua2dox/examples/lua/docs/html/classAnimal-members.html",
- "texmf-dist/doc/support/lua2dox/examples/lua/docs/html/classAnimal.html",
- "texmf-dist/doc/support/lua2dox/examples/lua/docs/html/classBird-members.html",
- "texmf-dist/doc/support/lua2dox/examples/lua/docs/html/classBird.html",
- "texmf-dist/doc/support/lua2dox/examples/lua/docs/html/classCat-members.html",
- "texmf-dist/doc/support/lua2dox/examples/lua/docs/html/classCat.html",
- "texmf-dist/doc/support/lua2dox/examples/lua/docs/html/classDog-members.html",
- "texmf-dist/doc/support/lua2dox/examples/lua/docs/html/classDog.html",
- "texmf-dist/doc/support/lua2dox/examples/lua/docs/html/classMammal-members.html",
- "texmf-dist/doc/support/lua2dox/examples/lua/docs/html/classMammal.html",
- "texmf-dist/doc/support/lua2dox/examples/lua/docs/html/classPigeon-members.html",
- "texmf-dist/doc/support/lua2dox/examples/lua/docs/html/classPigeon.html",
- "texmf-dist/doc/support/lua2dox/examples/lua/docs/html/classRedKite-members.html",
- "texmf-dist/doc/support/lua2dox/examples/lua/docs/html/classRedKite.html",
- "texmf-dist/doc/support/lua2dox/examples/lua/docs/html/class_8lua.html",
- "texmf-dist/doc/support/lua2dox/examples/lua/docs/html/class_8lua_source.html",
- "texmf-dist/doc/support/lua2dox/examples/lua/docs/html/classes.html",
- "texmf-dist/doc/support/lua2dox/examples/lua/docs/html/files.html",
- "texmf-dist/doc/support/lua2dox/examples/lua/docs/html/functions.html",
- "texmf-dist/doc/support/lua2dox/examples/lua/docs/html/functions_func.html",
- "texmf-dist/doc/support/lua2dox/examples/lua/docs/html/globals.html",
- "texmf-dist/doc/support/lua2dox/examples/lua/docs/html/globals_func.html",
- "texmf-dist/doc/support/lua2dox/examples/lua/docs/html/hierarchy.html",
- "texmf-dist/doc/support/lua2dox/examples/lua/docs/html/index.html",
- "texmf-dist/doc/support/lua2dox/examples/lua/docs/html/main_8lua.html",
- "texmf-dist/doc/support/lua2dox/examples/lua/docs/html/main_8lua_source.html",
- "texmf-dist/doc/support/lua2dox/examples/php/Doxyfile",
- "texmf-dist/doc/support/lua2dox/examples/php/docs/html/animals_8php.html",
- "texmf-dist/doc/support/lua2dox/examples/php/docs/html/animals_8php_source.html",
- "texmf-dist/doc/support/lua2dox/examples/php/docs/html/annotated.html",
- "texmf-dist/doc/support/lua2dox/examples/php/docs/html/classAnimal-members.html",
- "texmf-dist/doc/support/lua2dox/examples/php/docs/html/classAnimal.html",
- "texmf-dist/doc/support/lua2dox/examples/php/docs/html/classBird-members.html",
- "texmf-dist/doc/support/lua2dox/examples/php/docs/html/classBird.html",
- "texmf-dist/doc/support/lua2dox/examples/php/docs/html/classCat-members.html",
- "texmf-dist/doc/support/lua2dox/examples/php/docs/html/classCat.html",
- "texmf-dist/doc/support/lua2dox/examples/php/docs/html/classDog-members.html",
- "texmf-dist/doc/support/lua2dox/examples/php/docs/html/classDog.html",
- "texmf-dist/doc/support/lua2dox/examples/php/docs/html/classMammal-members.html",
- "texmf-dist/doc/support/lua2dox/examples/php/docs/html/classMammal.html",
- "texmf-dist/doc/support/lua2dox/examples/php/docs/html/classPigeon-members.html",
- "texmf-dist/doc/support/lua2dox/examples/php/docs/html/classPigeon.html",
- "texmf-dist/doc/support/lua2dox/examples/php/docs/html/classRedKite-members.html",
- "texmf-dist/doc/support/lua2dox/examples/php/docs/html/classRedKite.html",
- "texmf-dist/doc/support/lua2dox/examples/php/docs/html/classes.html",
- "texmf-dist/doc/support/lua2dox/examples/php/docs/html/files.html",
- "texmf-dist/doc/support/lua2dox/examples/php/docs/html/functions.html",
- "texmf-dist/doc/support/lua2dox/examples/php/docs/html/functions_func.html",
- "texmf-dist/doc/support/lua2dox/examples/php/docs/html/globals.html",
- "texmf-dist/doc/support/lua2dox/examples/php/docs/html/globals_func.html",
- "texmf-dist/doc/support/lua2dox/examples/php/docs/html/globals_vars.html",
- "texmf-dist/doc/support/lua2dox/examples/php/docs/html/hierarchy.html",
- "texmf-dist/doc/support/lua2dox/examples/php/docs/html/index.html",
- "texmf-dist/doc/support/lua2dox/examples/php/docs/html/main_8php.html",
- "texmf-dist/doc/support/lua2dox/examples/php/docs/html/main_8php_source.html",
- "texmf-dist/doc/support/lua2dox/lua2dox-refm.pdf",
- },
- ["vwcol"] = {
- "texmf-dist/doc/latex/vwcol/README",
- "texmf-dist/doc/latex/vwcol/vwcol.pdf",
- },
- ["lpform"] = {
- "texmf-dist/doc/generic/lpform/README",
- "texmf-dist/doc/generic/lpform/lpform-doc.pdf",
- },
- ["vpe"] = {
- "texmf-dist/doc/latex/vpe/README",
- },
- ["voss-mathcol"] = {
- "texmf-dist/doc/latex/voss-mathcol/Changes",
- "texmf-dist/doc/latex/voss-mathcol/mathCol.pdf",
- },
- ["volumes"] = {
- "texmf-dist/doc/latex/volumes/README",
- "texmf-dist/doc/latex/volumes/volumes.pdf",
- },
- ["labbook"] = {
- "texmf-dist/doc/latex/labbook/README",
- "texmf-dist/doc/latex/labbook/labboode.pdf",
- "texmf-dist/doc/latex/labbook/labbook.pdf",
- },
- ["pxfonts"] = {
- "texmf-dist/doc/fonts/pxfonts/00bug_fix.txt",
- "texmf-dist/doc/fonts/pxfonts/COPYRIGHT",
- "texmf-dist/doc/fonts/pxfonts/pxfontsdoc.pdf",
- "texmf-dist/doc/fonts/pxfonts/pxfontsdocA4.pdf",
- },
- ["pdfslide"] = {
- "texmf-dist/doc/latex/pdfslide/demo.pdf",
- "texmf-dist/doc/latex/pdfslide/mpgraph.pdf",
- },
- ["dejavu"] = {
- "texmf-dist/doc/fonts/dejavu/AUTHORS",
- "texmf-dist/doc/fonts/dejavu/BUGS",
- "texmf-dist/doc/fonts/dejavu/CHANGELOG",
- "texmf-dist/doc/fonts/dejavu/LICENSE",
- "texmf-dist/doc/fonts/dejavu/NEWS",
- "texmf-dist/doc/fonts/dejavu/README-font",
- "texmf-dist/doc/fonts/dejavu/README.doc",
- "texmf-dist/doc/fonts/dejavu/dejavu-sample.pdf",
- "texmf-dist/doc/fonts/dejavu/dejavu.pdf",
- "texmf-dist/doc/fonts/dejavu/langcover.txt",
- "texmf-dist/doc/fonts/dejavu/manifest.txt",
- "texmf-dist/doc/fonts/dejavu/status.txt",
- "texmf-dist/doc/fonts/dejavu/unicover.txt",
- },
- ["vntex"] = {
- "texmf-dist/doc/generic/vntex/INSTALL",
- "texmf-dist/doc/generic/vntex/ReleaseNotes.pdf",
- "texmf-dist/doc/generic/vntex/vn-fonts-print.pdf",
- "texmf-dist/doc/generic/vntex/vn-fonts.pdf",
- "texmf-dist/doc/generic/vntex/vn-min-print.pdf",
- "texmf-dist/doc/generic/vntex/vn-min.pdf",
- "texmf-dist/doc/generic/vntex/vntex-man-print.pdf",
- "texmf-dist/doc/generic/vntex/vntex-man.pdf",
- "texmf-dist/doc/generic/vntex/vntex-print.pdf",
- "texmf-dist/doc/generic/vntex/vntex-update-maps",
- "texmf-dist/doc/generic/vntex/vntex.pdf",
- },
- ["vmargin"] = {
- "texmf-dist/doc/latex/vmargin/vmargin.pdf",
- },
- ["pdfcprot"] = {
- "texmf-dist/doc/latex/pdfcprot/00CONTEN",
- "texmf-dist/doc/latex/pdfcprot/00README",
- "texmf-dist/doc/latex/pdfcprot/INSTALL.txt",
- "texmf-dist/doc/latex/pdfcprot/LEGAL.txt",
- "texmf-dist/doc/latex/pdfcprot/README.txt",
- "texmf-dist/doc/latex/pdfcprot/TODO",
- "texmf-dist/doc/latex/pdfcprot/pdfcprot.pdf",
- },
- ["shobhika"] = {
- "texmf-dist/doc/fonts/shobhika/AUTHORS.txt",
- "texmf-dist/doc/fonts/shobhika/CONTRIBUTORS.txt",
- "texmf-dist/doc/fonts/shobhika/Copyright.txt",
- "texmf-dist/doc/fonts/shobhika/OFL.txt",
- "texmf-dist/doc/fonts/shobhika/README.md",
- "texmf-dist/doc/fonts/shobhika/shobhika.pdf",
- },
- ["pst-grad"] = {
- "texmf-dist/doc/generic/pst-grad/Changes",
- "texmf-dist/doc/generic/pst-grad/pst-grad-doc.pdf",
- },
- ["vlna"] = {
- "texmf-dist/doc/man/man1/vlna.man1.pdf",
- "texmf-dist/doc/vlna/vlna.pdf",
- },
- ["visualtikz"] = {
- "texmf-dist/doc/latex/visualtikz/README.txt",
- "texmf-dist/doc/latex/visualtikz/Source/test.pdf",
- "texmf-dist/doc/latex/visualtikz/VisualTikZ-fr.pdf",
- "texmf-dist/doc/latex/visualtikz/VisualTikZ.pdf",
- },
- ["pgf-soroban"] = {
- "texmf-dist/doc/latex/pgf-soroban/Changes",
- "texmf-dist/doc/latex/pgf-soroban/README",
- "texmf-dist/doc/latex/pgf-soroban/pgf-soroban-doc.pdf",
- },
- ["pawpict"] = {
- "texmf-dist/doc/latex/pawpict/README",
- },
- ["elements"] = {
- "texmf-dist/doc/latex/elements/README",
- "texmf-dist/doc/latex/elements/elements_en.pdf",
- },
- ["catoptions"] = {
- "texmf-dist/doc/latex/catoptions/README",
- },
- ["bidipagegrid"] = {
- "texmf-dist/doc/xelatex/bidipagegrid/README",
- "texmf-dist/doc/xelatex/bidipagegrid/bidipagegrid-doc.pdf",
- },
- ["pst-fill"] = {
- "texmf-dist/doc/generic/pst-fill/Changes",
- "texmf-dist/doc/generic/pst-fill/README",
- "texmf-dist/doc/generic/pst-fill/pst-fill.pdf",
- },
- ["vhistory"] = {
- "texmf-dist/doc/latex/vhistory/CHANGES",
- "texmf-dist/doc/latex/vhistory/README",
- "texmf-dist/doc/latex/vhistory/README.doc",
- "texmf-dist/doc/latex/vhistory/vh_set_example.pdf",
- "texmf-dist/doc/latex/vhistory/vh_sets_de.pdf",
- "texmf-dist/doc/latex/vhistory/vh_sets_en.pdf",
- },
- ["latex-refsheet"] = {
- "texmf-dist/doc/latex/latex-refsheet/LaTeX_RefSheet.pdf",
- "texmf-dist/doc/latex/latex-refsheet/README.md",
- "texmf-dist/doc/latex/latex-refsheet/acknowledgements.pdf",
- "texmf-dist/doc/latex/latex-refsheet/header-graph.pdf",
- "texmf-dist/doc/latex/latex-refsheet/layout.pdf",
- "texmf-dist/doc/latex/latex-refsheet/thesis.pdf",
- },
- ["lshort-english"] = {
- "texmf-dist/doc/latex/lshort-english/CHANGES",
- "texmf-dist/doc/latex/lshort-english/README",
- "texmf-dist/doc/latex/lshort-english/lshort.pdf",
- },
- ["istgame"] = {
- "texmf-dist/doc/latex/istgame/README.txt",
- "texmf-dist/doc/latex/istgame/istgame-doc.pdf",
- },
- ["cherokee"] = {
- "texmf-dist/doc/fonts/cherokee/README",
- },
- ["versions"] = {
- "texmf-dist/doc/latex/versions/versions-doc.pdf",
- },
- ["pbox"] = {
- "texmf-dist/doc/latex/pbox/AUTHORS",
- "texmf-dist/doc/latex/pbox/COPYING",
- "texmf-dist/doc/latex/pbox/ChangeLog",
- "texmf-dist/doc/latex/pbox/INSTALL",
- "texmf-dist/doc/latex/pbox/Makefile",
- "texmf-dist/doc/latex/pbox/README",
- "texmf-dist/doc/latex/pbox/pbox.pdf",
- },
- ["bibexport"] = {
- "texmf-dist/doc/bibtex/bibexport/README",
- "texmf-dist/doc/bibtex/bibexport/bibexport.pdf",
- },
- ["verse"] = {
- "texmf-dist/doc/latex/verse/README",
- "texmf-dist/doc/latex/verse/verse.pdf",
- },
- ["verbdef"] = {
- "texmf-dist/doc/latex/verbdef/verbdef.pdf",
- },
- ["onrannual"] = {
- "texmf-dist/doc/latex/onrannual/README",
- "texmf-dist/doc/latex/onrannual/samplefigure.pdf",
- "texmf-dist/doc/latex/onrannual/skeleton.pdf",
- },
- ["verbatimcopy"] = {
- "texmf-dist/doc/latex/verbatimcopy/README",
- "texmf-dist/doc/latex/verbatimcopy/verbatimcopy.pdf",
- },
- ["verbatimbox"] = {
- "texmf-dist/doc/latex/verbatimbox/README",
- "texmf-dist/doc/latex/verbatimbox/verbatimbox.pdf",
- },
- ["tkz-tab"] = {
- "texmf-dist/doc/latex/tkz-tab/README",
- "texmf-dist/doc/latex/tkz-tab/readme-us.txt",
- "texmf-dist/doc/latex/tkz-tab/tkz-tab-screen.pdf",
- },
- ["memory"] = {
- "texmf-dist/doc/latex/memory/README",
- "texmf-dist/doc/latex/memory/memory.pdf",
- },
- ["cancel"] = {
- "texmf-dist/doc/latex/cancel/cancel.pdf",
- },
- ["etex"] = {
- "texmf-dist/doc/etex/base/NTS-FAQ",
- "texmf-dist/doc/etex/base/etex_man.pdf",
- "texmf-dist/doc/etex/base/etex_ref.html",
- "texmf-dist/doc/etex/base/etex_src.html",
- "texmf-dist/doc/etex/base/legal.html",
- "texmf-dist/doc/etex/base/nts-group.html",
- "texmf-dist/doc/man/man1/etex.man1.pdf",
- },
- ["verbasef"] = {
- "texmf-dist/doc/latex/verbasef/verbasef-doc.pdf",
- },
- ["venturisadf"] = {
- "texmf-dist/doc/fonts/venturisadf/LICENSE-utopia.txt",
- "texmf-dist/doc/fonts/venturisadf/LIST-Venturis.txt",
- "texmf-dist/doc/fonts/venturisadf/README",
- "texmf-dist/doc/fonts/venturisadf/manifest.txt",
- "texmf-dist/doc/fonts/venturisadf/venturisadf.pdf",
- },
- ["combinedgraphics"] = {
- "texmf-dist/doc/latex/combinedgraphics/COPYING",
- "texmf-dist/doc/latex/combinedgraphics/Makefile",
- "texmf-dist/doc/latex/combinedgraphics/README",
- "texmf-dist/doc/latex/combinedgraphics/combinedgraphics.pdf",
- "texmf-dist/doc/latex/combinedgraphics/test/Makefile",
- "texmf-dist/doc/latex/combinedgraphics/test/combinedgraphics_test.pdf",
- "texmf-dist/doc/latex/combinedgraphics/test/gnuplot42.pdf",
- "texmf-dist/doc/latex/combinedgraphics/test/xfig325.pdf",
- },
- ["fge"] = {
- "texmf-dist/doc/fonts/fge/README",
- "texmf-dist/doc/fonts/fge/fge-doc.pdf",
- },
- ["algorithms"] = {
- "texmf-dist/doc/latex/algorithms/COPYING",
- "texmf-dist/doc/latex/algorithms/README",
- "texmf-dist/doc/latex/algorithms/THANKS",
- "texmf-dist/doc/latex/algorithms/algorithms.pdf",
- },
- ["velthuis"] = {
- "texmf-dist/doc/generic/velthuis/README",
- "texmf-dist/doc/generic/velthuis/changes",
- "texmf-dist/doc/generic/velthuis/copying",
- "texmf-dist/doc/generic/velthuis/examples.pdf",
- "texmf-dist/doc/generic/velthuis/hindi.pdf",
- "texmf-dist/doc/generic/velthuis/manual.pdf",
- "texmf-dist/doc/generic/velthuis/misspaal.pdf",
- "texmf-dist/doc/generic/velthuis/vedasample.pdf",
- "texmf-dist/doc/generic/velthuis/xetex-examples.pdf",
- "texmf-dist/doc/generic/velthuis/xetex-misspaal.pdf",
- "texmf-dist/doc/man/man1/devnag.man1.pdf",
- },
- ["luamesh"] = {
- "texmf-dist/doc/lualatex/luamesh/README",
- "texmf-dist/doc/lualatex/luamesh/animation-crop.pdf",
- "texmf-dist/doc/lualatex/luamesh/fond.pdf",
- "texmf-dist/doc/lualatex/luamesh/luamesh-doc.pdf",
- "texmf-dist/doc/lualatex/luamesh/luamesh-title.pdf",
- "texmf-dist/doc/lualatex/luamesh/mesh.txt",
- "texmf-dist/doc/lualatex/luamesh/meshgarde.txt",
- },
- ["confproc"] = {
- "texmf-dist/doc/latex/confproc/README",
- "texmf-dist/doc/latex/confproc/confproc.pdf",
- "texmf-dist/doc/latex/confproc/confproc_diag.pdf",
- "texmf-dist/doc/latex/confproc/example/papers/p_001.pdf",
- "texmf-dist/doc/latex/confproc/example/papers/p_003.pdf",
- "texmf-dist/doc/latex/confproc/example/papers/p_005.pdf",
- "texmf-dist/doc/latex/confproc/example/papers/p_007.pdf",
- "texmf-dist/doc/latex/confproc/example/papers/p_009.pdf",
- "texmf-dist/doc/latex/confproc/example/pictures/ex_1stpage.pdf",
- },
- ["pxchfon"] = {
- "texmf-dist/doc/platex/pxchfon/LICENSE",
- "texmf-dist/doc/platex/pxchfon/README.md",
- "texmf-dist/doc/platex/pxchfon/pxchfon.pdf",
- "texmf-dist/doc/platex/pxchfon/sample-2000jis.pdf",
- "texmf-dist/doc/platex/pxchfon/sample-2004jis.pdf",
- "texmf-dist/doc/platex/pxchfon/sample-pxchfon.pdf",
- },
- ["fourier"] = {
- "texmf-dist/doc/fonts/fourier/README",
- "texmf-dist/doc/fonts/fourier/fourier-doc-en.pdf",
- "texmf-dist/doc/fonts/fourier/fourier-orns.pdf",
- },
- ["ptex"] = {
- "texmf-dist/doc/man/man1/makejvf.man1.pdf",
- "texmf-dist/doc/man/man1/mendex.man1.pdf",
- },
- ["guide-to-latex"] = {
- "texmf-dist/doc/latex/guide-to-latex/README.txt",
- "texmf-dist/doc/latex/guide-to-latex/demo.pdf",
- "texmf-dist/doc/latex/guide-to-latex/demodoc.pdf",
- "texmf-dist/doc/latex/guide-to-latex/demodoc.ps",
- "texmf-dist/doc/latex/guide-to-latex/palette.pdf",
- "texmf-dist/doc/latex/guide-to-latex/palette.ps",
- },
- ["clefval"] = {
- "texmf-dist/doc/latex/clefval/Changements",
- "texmf-dist/doc/latex/clefval/Changes",
- "texmf-dist/doc/latex/clefval/LISEZMOI",
- "texmf-dist/doc/latex/clefval/README",
- "texmf-dist/doc/latex/clefval/clefval.pdf",
- "texmf-dist/doc/latex/clefval/example.pdf",
- "texmf-dist/doc/latex/clefval/exemple.pdf",
- },
- ["bracketkey"] = {
- "texmf-dist/doc/latex/bracketkey/Malva.pdf",
- "texmf-dist/doc/latex/bracketkey/README",
- "texmf-dist/doc/latex/bracketkey/bracketkey.pdf",
- },
- ["pdftricks2"] = {
- "texmf-dist/doc/latex/pdftricks2/README",
- "texmf-dist/doc/latex/pdftricks2/pdftricks2-doc.pdf",
- },
- ["pst-abspos"] = {
- "texmf-dist/doc/generic/pst-abspos/Changes",
- "texmf-dist/doc/generic/pst-abspos/README",
- "texmf-dist/doc/generic/pst-abspos/pst-abspos-doc.pdf",
- },
- ["begriff"] = {
- "texmf-dist/doc/latex/begriff/COPYING",
- "texmf-dist/doc/latex/begriff/README",
- "texmf-dist/doc/latex/begriff/examples.pdf",
- },
- ["churchslavonic"] = {
- "texmf-dist/doc/latex/churchslavonic/LICENSE",
- "texmf-dist/doc/latex/churchslavonic/README",
- "texmf-dist/doc/latex/churchslavonic/churchslavonic-en.pdf",
- "texmf-dist/doc/latex/churchslavonic/churchslavonic-ru.pdf",
- },
- ["varisize"] = {
- "texmf-dist/doc/plain/varisize/README",
- },
- ["aurl"] = {
- "texmf-dist/doc/latex/aurl/README.md",
- },
- ["varindex"] = {
- "texmf-dist/doc/latex/varindex/README",
- "texmf-dist/doc/latex/varindex/varindex.pdf",
- "texmf-dist/doc/latex/varindex/varindex.txt",
- },
- ["js-misc"] = {
- "texmf-dist/doc/plain/js-misc/History",
- "texmf-dist/doc/plain/js-misc/INSTALL",
- "texmf-dist/doc/plain/js-misc/Imakefile",
- "texmf-dist/doc/plain/js-misc/License",
- "texmf-dist/doc/plain/js-misc/Makefile",
- "texmf-dist/doc/plain/js-misc/README",
- "texmf-dist/doc/plain/js-misc/TODO",
- },
- ["variations"] = {
- "texmf-dist/doc/generic/variations/ALIRE",
- "texmf-dist/doc/generic/variations/COPYING",
- "texmf-dist/doc/generic/variations/README",
- "texmf-dist/doc/generic/variations/docvariations.pdf",
- },
- ["rmpage"] = {
- "texmf-dist/doc/latex/rmpage/readme",
- "texmf-dist/doc/latex/rmpage/rmpage-doc.pdf",
- },
- ["variablelm"] = {
- "texmf-dist/doc/fonts/variablelm/README.md",
- "texmf-dist/doc/fonts/variablelm/control_scaling_lm_fonts.pdf",
- },
- ["diagnose"] = {
- "texmf-dist/doc/latex/diagnose/INSTALL",
- "texmf-dist/doc/latex/diagnose/README",
- "texmf-dist/doc/latex/diagnose/diagnose.pdf",
- },
- ["ctex"] = {
- "texmf-dist/doc/latex/ctex/README.md",
- "texmf-dist/doc/latex/ctex/ctex.pdf",
- },
- ["ctable"] = {
- "texmf-dist/doc/latex/ctable/01a",
- "texmf-dist/doc/latex/ctable/01b",
- "texmf-dist/doc/latex/ctable/02k",
- "texmf-dist/doc/latex/ctable/02l",
- "texmf-dist/doc/latex/ctable/02m",
- "texmf-dist/doc/latex/ctable/03a",
- "texmf-dist/doc/latex/ctable/03b",
- "texmf-dist/doc/latex/ctable/04a",
- "texmf-dist/doc/latex/ctable/04b",
- "texmf-dist/doc/latex/ctable/05a",
- "texmf-dist/doc/latex/ctable/05b",
- "texmf-dist/doc/latex/ctable/05c",
- "texmf-dist/doc/latex/ctable/06a",
- "texmf-dist/doc/latex/ctable/06b",
- "texmf-dist/doc/latex/ctable/07a",
- "texmf-dist/doc/latex/ctable/07b",
- "texmf-dist/doc/latex/ctable/08a",
- "texmf-dist/doc/latex/ctable/08b",
- "texmf-dist/doc/latex/ctable/09b",
- "texmf-dist/doc/latex/ctable/10a",
- "texmf-dist/doc/latex/ctable/10b",
- "texmf-dist/doc/latex/ctable/12a",
- "texmf-dist/doc/latex/ctable/12b",
- "texmf-dist/doc/latex/ctable/13a",
- "texmf-dist/doc/latex/ctable/13b",
- "texmf-dist/doc/latex/ctable/13c",
- "texmf-dist/doc/latex/ctable/14a",
- "texmf-dist/doc/latex/ctable/README",
- "texmf-dist/doc/latex/ctable/ctable.pdf",
- "texmf-dist/doc/latex/ctable/doit",
- "texmf-dist/doc/latex/ctable/inst",
- },
- ["uwthesis"] = {
- "texmf-dist/doc/latex/uwthesis/LICENSE",
- "texmf-dist/doc/latex/uwthesis/README",
- "texmf-dist/doc/latex/uwthesis/uwthesis.pdf",
- },
- ["uwmslide"] = {
- "texmf-dist/doc/latex/uwmslide/README",
- },
- ["spath3"] = {
- "texmf-dist/doc/latex/spath3/README",
- "texmf-dist/doc/latex/spath3/calligraphy.pdf",
- "texmf-dist/doc/latex/spath3/knots.pdf",
- "texmf-dist/doc/latex/spath3/spath3_code.pdf",
- },
- ["titlesec"] = {
- "texmf-dist/doc/latex/titlesec/CHANGES",
- "texmf-dist/doc/latex/titlesec/README",
- "texmf-dist/doc/latex/titlesec/titleps.pdf",
- "texmf-dist/doc/latex/titlesec/titlesec.pdf",
- },
- ["bera"] = {
- "texmf-dist/doc/fonts/bera/LICENSE",
- "texmf-dist/doc/fonts/bera/README",
- "texmf-dist/doc/fonts/bera/bera.pdf",
- "texmf-dist/doc/fonts/bera/bera.txt",
- },
- ["yinit-otf"] = {
- "texmf-dist/doc/fonts/yinit-otf/README.md",
- },
- ["biblatex-iso690"] = {
- "texmf-dist/doc/latex/biblatex-iso690/README.md",
- "texmf-dist/doc/latex/biblatex-iso690/biblatex-iso690.pdf",
- },
- ["einfuehrung2"] = {
- "texmf-dist/doc/latex/einfuehrung2/README",
- "texmf-dist/doc/latex/einfuehrung2/doc_data.txt",
- "texmf-dist/doc/latex/einfuehrung2/musterlogo.ps",
- },
- ["latex-brochure"] = {
- "texmf-dist/doc/latex/latex-brochure/README",
- "texmf-dist/doc/latex/latex-brochure/README.pdf",
- "texmf-dist/doc/latex/latex-brochure/brochure-a3folderFB.pdf",
- "texmf-dist/doc/latex/latex-brochure/brochure-a3folderIN.pdf",
- "texmf-dist/doc/latex/latex-brochure/brochure-a4.pdf",
- "texmf-dist/doc/latex/latex-brochure/brochure-ledgerfolderFB.pdf",
- "texmf-dist/doc/latex/latex-brochure/brochure-ledgerfolderIN.pdf",
- "texmf-dist/doc/latex/latex-brochure/brochure-letter.pdf",
- "texmf-dist/doc/latex/latex-brochure/brochure.pdf",
- "texmf-dist/doc/latex/latex-brochure/build",
- "texmf-dist/doc/latex/latex-brochure/diagram-crop.pdf",
- "texmf-dist/doc/latex/latex-brochure/index.html",
- "texmf-dist/doc/latex/latex-brochure/sample-crop.pdf",
- },
- ["gtrcrd"] = {
- "texmf-dist/doc/latex/gtrcrd/README",
- "texmf-dist/doc/latex/gtrcrd/gtrcrd-doc.pdf",
- },
- ["cm-lgc"] = {
- "texmf-dist/doc/fonts/cm-lgc/COPYING",
- "texmf-dist/doc/fonts/cm-lgc/HISTORY",
- "texmf-dist/doc/fonts/cm-lgc/INSTALL",
- "texmf-dist/doc/fonts/cm-lgc/README",
- },
- ["logbox"] = {
- "texmf-dist/doc/latex/logbox/README",
- "texmf-dist/doc/latex/logbox/logbox.pdf",
- },
- ["frletter"] = {
- "texmf-dist/doc/latex/frletter/README",
- },
- ["fancynum"] = {
- "texmf-dist/doc/latex/fancynum/CHANGES",
- "texmf-dist/doc/latex/fancynum/README",
- "texmf-dist/doc/latex/fancynum/aue.txt",
- "texmf-dist/doc/latex/fancynum/ctt.txt",
- "texmf-dist/doc/latex/fancynum/fancynum.pdf",
- },
- ["dashbox"] = {
- "texmf-dist/doc/latex/dashbox/dashbox.pdf",
- },
- ["uspatent"] = {
- "texmf-dist/doc/latex/uspatent/PatentApplication.pdf",
- "texmf-dist/doc/latex/uspatent/PatentApplicationGuide.pdf",
- "texmf-dist/doc/latex/uspatent/README",
- "texmf-dist/doc/latex/uspatent/VisioDrawing.pdf",
- },
- ["uspace"] = {
- "texmf-dist/doc/latex/uspace/LICENSE",
- "texmf-dist/doc/latex/uspace/README.md",
- "texmf-dist/doc/latex/uspace/uspace-test-lualatex.pdf",
- "texmf-dist/doc/latex/uspace/uspace-test-pdflatex.pdf",
- "texmf-dist/doc/latex/uspace/uspace-test-xelatex.pdf",
- "texmf-dist/doc/latex/uspace/uspace.pdf",
- },
- ["ctex-faq"] = {
- "texmf-dist/doc/latex/ctex-faq/README",
- "texmf-dist/doc/latex/ctex-faq/ctex-faq.pdf",
- },
- ["namespc"] = {
- "texmf-dist/doc/latex/namespc/README",
- "texmf-dist/doc/latex/namespc/namespc.pdf",
- },
- ["translation-moreverb-de"] = {
- "texmf-dist/doc/latex/translation-moreverb-de/filecontens-de.ins.txt",
- "texmf-dist/doc/latex/translation-moreverb-de/moreverb-de.dtx.pdf",
- },
- ["nowidow"] = {
- "texmf-dist/doc/latex/nowidow/README",
- "texmf-dist/doc/latex/nowidow/nowidow.pdf",
- },
- ["context-transliterator"] = {
- "texmf-dist/doc/context/third/transliterator/COPYING",
- "texmf-dist/doc/context/third/transliterator/transliterator.pdf",
- },
- ["urwchancal"] = {
- "texmf-dist/doc/fonts/urwchancal/README",
- "texmf-dist/doc/fonts/urwchancal/urwchancal-doc.pdf",
- },
- ["url"] = {
- "texmf-dist/doc/latex/url/url.pdf",
- },
- ["accfonts"] = {
- "texmf-dist/doc/fonts/accfonts/CHANGES",
- "texmf-dist/doc/fonts/accfonts/COPYING",
- "texmf-dist/doc/fonts/accfonts/README",
- },
- ["pst-dbicons"] = {
- "texmf-dist/doc/generic/pst-dbicons/README",
- "texmf-dist/doc/generic/pst-dbicons/pst-dbicons.pdf",
- },
- ["nomentbl"] = {
- "texmf-dist/doc/latex/nomentbl/README",
- "texmf-dist/doc/latex/nomentbl/example.pdf",
- "texmf-dist/doc/latex/nomentbl/nomentbl.pdf",
- },
- ["staves"] = {
- "texmf-dist/doc/fonts/staves/README",
- "texmf-dist/doc/fonts/staves/staves.pdf",
- "texmf-dist/doc/fonts/staves/symbols.pdf",
- },
- ["bytefield"] = {
- "texmf-dist/doc/latex/bytefield/README",
- "texmf-dist/doc/latex/bytefield/bf-example.pdf",
- "texmf-dist/doc/latex/bytefield/bytefield.pdf",
- },
- ["boites"] = {
- "texmf-dist/doc/latex/boites/Makefile",
- "texmf-dist/doc/latex/boites/README",
- "texmf-dist/doc/latex/boites/README.docu",
- "texmf-dist/doc/latex/boites/boites.pdf",
- "texmf-dist/doc/latex/boites/demo.pdf",
- },
- ["pst-fun"] = {
- "texmf-dist/doc/generic/pst-fun/Changes",
- "texmf-dist/doc/generic/pst-fun/README",
- "texmf-dist/doc/generic/pst-fun/pst-fun-doc.pdf",
- },
- ["alegreya"] = {
- "texmf-dist/doc/fonts/alegreya/OFL.txt",
- "texmf-dist/doc/fonts/alegreya/README",
- "texmf-dist/doc/fonts/alegreya/alegreya-samples.pdf",
- },
- ["readarray"] = {
- "texmf-dist/doc/latex/readarray/README",
- "texmf-dist/doc/latex/readarray/readarray.pdf",
- },
- ["cstypo"] = {
- "texmf-dist/doc/lualatex/cstypo/LICENSE",
- "texmf-dist/doc/lualatex/cstypo/README.md",
- "texmf-dist/doc/lualatex/cstypo/cstypo.pdf",
- "texmf-dist/doc/lualatex/cstypo/cstypotest.pdf",
- },
- ["plipsum"] = {
- "texmf-dist/doc/plain/plipsum/README",
- "texmf-dist/doc/plain/plipsum/plipsum-doc.pdf",
- "texmf-dist/doc/plain/plipsum/stripc",
- },
- ["upquote"] = {
- "texmf-dist/doc/latex/upquote/README",
- "texmf-dist/doc/latex/upquote/upquote.pdf",
- },
- ["bxcjkjatype"] = {
- "texmf-dist/doc/latex/bxcjkjatype/LICENSE",
- "texmf-dist/doc/latex/bxcjkjatype/README.md",
- "texmf-dist/doc/latex/bxcjkjatype/sample-bxcjkjatype-beamer.pdf",
- "texmf-dist/doc/latex/bxcjkjatype/sample-bxcjkjatype.pdf",
- },
- ["lastpage"] = {
- "texmf-dist/doc/latex/lastpage/README",
- "texmf-dist/doc/latex/lastpage/lastpage-example.pdf",
- "texmf-dist/doc/latex/lastpage/lastpage.pdf",
- },
- ["beton"] = {
- "texmf-dist/doc/latex/beton/beton.pdf",
- "texmf-dist/doc/latex/beton/legal.txt",
- },
- ["uppunctlm"] = {
- "texmf-dist/doc/fonts/uppunctlm/README.md",
- "texmf-dist/doc/fonts/uppunctlm/always_upright_punctuation_marks.pdf",
- },
- ["upmethodology"] = {
- "texmf-dist/doc/latex/upmethodology/AUTHORS",
- "texmf-dist/doc/latex/upmethodology/COPYING",
- "texmf-dist/doc/latex/upmethodology/Changelog",
- "texmf-dist/doc/latex/upmethodology/README",
- "texmf-dist/doc/latex/upmethodology/README.textile",
- "texmf-dist/doc/latex/upmethodology/VERSION",
- "texmf-dist/doc/latex/upmethodology/figure_and_tex.pdf",
- "texmf-dist/doc/latex/upmethodology/upmethodology-doc.pdf",
- },
- ["pfarrei"] = {
- "texmf-dist/doc/latex/pfarrei/pfarrei.pdf",
- },
- ["fontware"] = {
- "texmf-dist/doc/man/man1/pltotf.man1.pdf",
- "texmf-dist/doc/man/man1/tftopl.man1.pdf",
- "texmf-dist/doc/man/man1/vftovp.man1.pdf",
- "texmf-dist/doc/man/man1/vptovf.man1.pdf",
- },
- ["uplatex"] = {
- "texmf-dist/doc/uplatex/base/LICENSE",
- "texmf-dist/doc/uplatex/base/README.md",
- "texmf-dist/doc/uplatex/base/README_uplatex.txt",
- "texmf-dist/doc/uplatex/base/uplatex.pdf",
- "texmf-dist/doc/uplatex/base/upldoc.pdf",
- },
- ["block"] = {
- "texmf-dist/doc/latex/block/block.pdf",
- },
- ["beamer"] = {
- "texmf-dist/doc/latex/beamer/README.md",
- "texmf-dist/doc/latex/beamer/doc/Makefile",
- "texmf-dist/doc/latex/beamer/doc/beamerlogo.pdf",
- "texmf-dist/doc/latex/beamer/doc/beamerugcolorthemealbatross.pdf",
- "texmf-dist/doc/latex/beamer/doc/beamerugcolorthemealbatrossstylish.pdf",
- "texmf-dist/doc/latex/beamer/doc/beamerugcolorthemebeaver.pdf",
- "texmf-dist/doc/latex/beamer/doc/beamerugcolorthemebeetle.pdf",
- "texmf-dist/doc/latex/beamer/doc/beamerugcolorthemecrane.pdf",
- "texmf-dist/doc/latex/beamer/doc/beamerugcolorthemedefault.pdf",
- "texmf-dist/doc/latex/beamer/doc/beamerugcolorthemedolphin.pdf",
- "texmf-dist/doc/latex/beamer/doc/beamerugcolorthemedove.pdf",
- "texmf-dist/doc/latex/beamer/doc/beamerugcolorthemefly.pdf",
- "texmf-dist/doc/latex/beamer/doc/beamerugcolorthemelily.pdf",
- "texmf-dist/doc/latex/beamer/doc/beamerugcolorthememonarca.pdf",
- "texmf-dist/doc/latex/beamer/doc/beamerugcolorthemeorchid.pdf",
- "texmf-dist/doc/latex/beamer/doc/beamerugcolorthemerose.pdf",
- "texmf-dist/doc/latex/beamer/doc/beamerugcolorthemeseagull.pdf",
- "texmf-dist/doc/latex/beamer/doc/beamerugcolorthemeseahorse.pdf",
- "texmf-dist/doc/latex/beamer/doc/beamerugcolorthemesidebartab.pdf",
- "texmf-dist/doc/latex/beamer/doc/beamerugcolorthemespruce.pdf",
- "texmf-dist/doc/latex/beamer/doc/beamerugcolorthemestructure.pdf",
- "texmf-dist/doc/latex/beamer/doc/beamerugcolorthemewhale.pdf",
- "texmf-dist/doc/latex/beamer/doc/beamerugcolorthemewolverine.pdf",
- "texmf-dist/doc/latex/beamer/doc/beamerugfontthemedefault.pdf",
- "texmf-dist/doc/latex/beamer/doc/beamerugfontthemeserif.pdf",
- "texmf-dist/doc/latex/beamer/doc/beamerugfontthemestructurebold.pdf",
- "texmf-dist/doc/latex/beamer/doc/beamerugfontthemestructureitalicserif.pdf",
- "texmf-dist/doc/latex/beamer/doc/beamerugfontthemestructuresmallcapsserif.pdf",
- "texmf-dist/doc/latex/beamer/doc/beameruginnerthemecircles.pdf",
- "texmf-dist/doc/latex/beamer/doc/beameruginnerthemedefault.pdf",
- "texmf-dist/doc/latex/beamer/doc/beameruginnerthemeinmargin.pdf",
- "texmf-dist/doc/latex/beamer/doc/beameruginnerthemerectangles.pdf",
- "texmf-dist/doc/latex/beamer/doc/beameruginnerthemerounded.pdf",
- "texmf-dist/doc/latex/beamer/doc/beamerugouterthemedefault.pdf",
- "texmf-dist/doc/latex/beamer/doc/beamerugouterthemeinfolines.pdf",
- "texmf-dist/doc/latex/beamer/doc/beamerugouterthememiniframes.pdf",
- "texmf-dist/doc/latex/beamer/doc/beamerugouterthemeshadow.pdf",
- "texmf-dist/doc/latex/beamer/doc/beamerugouterthemesidebar.pdf",
- "texmf-dist/doc/latex/beamer/doc/beamerugouterthemesmoothbars.pdf",
- "texmf-dist/doc/latex/beamer/doc/beamerugouterthemesmoothtree.pdf",
- "texmf-dist/doc/latex/beamer/doc/beamerugouterthemesplit.pdf",
- "texmf-dist/doc/latex/beamer/doc/beamerugouterthemetree.pdf",
- "texmf-dist/doc/latex/beamer/doc/beamerugthemeAnnArbor.pdf",
- "texmf-dist/doc/latex/beamer/doc/beamerugthemeAntibes.pdf",
- "texmf-dist/doc/latex/beamer/doc/beamerugthemeBergen.pdf",
- "texmf-dist/doc/latex/beamer/doc/beamerugthemeBerkeley.pdf",
- "texmf-dist/doc/latex/beamer/doc/beamerugthemeBerlin.pdf",
- "texmf-dist/doc/latex/beamer/doc/beamerugthemeBoadilla.pdf",
- "texmf-dist/doc/latex/beamer/doc/beamerugthemeCambridgeUS.pdf",
- "texmf-dist/doc/latex/beamer/doc/beamerugthemeCopenhagen.pdf",
- "texmf-dist/doc/latex/beamer/doc/beamerugthemeDarmstadt.pdf",
- "texmf-dist/doc/latex/beamer/doc/beamerugthemeDresden.pdf",
- "texmf-dist/doc/latex/beamer/doc/beamerugthemeEastLansing.pdf",
- "texmf-dist/doc/latex/beamer/doc/beamerugthemeFrankfurt.pdf",
- "texmf-dist/doc/latex/beamer/doc/beamerugthemeGoettingen.pdf",
- "texmf-dist/doc/latex/beamer/doc/beamerugthemeHannover.pdf",
- "texmf-dist/doc/latex/beamer/doc/beamerugthemeIlmenau.pdf",
- "texmf-dist/doc/latex/beamer/doc/beamerugthemeJuanLesPins.pdf",
- "texmf-dist/doc/latex/beamer/doc/beamerugthemeLuebeck.pdf",
- "texmf-dist/doc/latex/beamer/doc/beamerugthemeMadrid.pdf",
- "texmf-dist/doc/latex/beamer/doc/beamerugthemeMalmoe.pdf",
- "texmf-dist/doc/latex/beamer/doc/beamerugthemeMarburg.pdf",
- "texmf-dist/doc/latex/beamer/doc/beamerugthemeMontpellier.pdf",
- "texmf-dist/doc/latex/beamer/doc/beamerugthemePaloAlto.pdf",
- "texmf-dist/doc/latex/beamer/doc/beamerugthemePittsburgh.pdf",
- "texmf-dist/doc/latex/beamer/doc/beamerugthemeRochester.pdf",
- "texmf-dist/doc/latex/beamer/doc/beamerugthemeSingapore.pdf",
- "texmf-dist/doc/latex/beamer/doc/beamerugthemeSzeged.pdf",
- "texmf-dist/doc/latex/beamer/doc/beamerugthemeWarsaw.pdf",
- "texmf-dist/doc/latex/beamer/doc/beamerugthemeboxes.pdf",
- "texmf-dist/doc/latex/beamer/doc/beamerugthemedefault.pdf",
- "texmf-dist/doc/latex/beamer/doc/beameruserguide.pdf",
- "texmf-dist/doc/latex/beamer/doc/licenses/LICENSE",
- "texmf-dist/doc/latex/beamer/examples/Makefile",
- "texmf-dist/doc/latex/beamer/examples/a-lecture/beamerexample-lecture-beamer-version.pdf",
- "texmf-dist/doc/latex/beamer/examples/a-lecture/beamerexample-lecture-logo.pdf",
- "texmf-dist/doc/latex/beamer/examples/beamerexample-conference-talk.pdf",
- "texmf-dist/doc/latex/beamer/examples/beamerexample-lecture-print-version.pdf",
- },
- ["pbsheet"] = {
- "texmf-dist/doc/latex/pbsheet/LPPL",
- "texmf-dist/doc/latex/pbsheet/README",
- "texmf-dist/doc/latex/pbsheet/pbsheet.pdf",
- "texmf-dist/doc/latex/pbsheet/xpl/GNUmakefile",
- "texmf-dist/doc/latex/pbsheet/xpl/img/simbin.pdf",
- "texmf-dist/doc/latex/pbsheet/xpl/xpl-fr.dvi",
- "texmf-dist/doc/latex/pbsheet/xpl/xpl-fr.pdf",
- "texmf-dist/doc/latex/pbsheet/xpl/xpl-fr.ps",
- },
- ["bibleref-french"] = {
- "texmf-dist/doc/latex/bibleref-french/Lacroux-Bible.pdf",
- "texmf-dist/doc/latex/bibleref-french/README",
- "texmf-dist/doc/latex/bibleref-french/bibleref-french-francais.pdf",
- "texmf-dist/doc/latex/bibleref-french/bibleref-french.pdf",
- "texmf-dist/doc/latex/bibleref-french/makefile",
- },
- ["texdiff"] = {
- "texmf-dist/doc/man/man1/texdiff.man1.pdf",
- "texmf-dist/doc/support/texdiff/README",
- },
- ["frege"] = {
- "texmf-dist/doc/latex/frege/GNU.txt",
- "texmf-dist/doc/latex/frege/INSTALL",
- "texmf-dist/doc/latex/frege/README",
- "texmf-dist/doc/latex/frege/frege.pdf",
- },
- ["uowthesistitlepage"] = {
- "texmf-dist/doc/latex/uowthesistitlepage/README.md",
- "texmf-dist/doc/latex/uowthesistitlepage/uowthesistitlepage_doc.pdf",
- },
- ["comfortaa"] = {
- "texmf-dist/doc/fonts/comfortaa/CHANGES",
- "texmf-dist/doc/fonts/comfortaa/README",
- "texmf-dist/doc/fonts/comfortaa/comfortaa-samples.pdf",
- "texmf-dist/doc/fonts/comfortaa/comfortaa.pdf",
- "texmf-dist/doc/fonts/comfortaa/manifest.txt",
- },
- ["ifthenx"] = {
- "texmf-dist/doc/latex/ifthenx/README",
- },
- ["uowthesis"] = {
- "texmf-dist/doc/latex/uowthesis/README",
- "texmf-dist/doc/latex/uowthesis/mythesis.pdf",
- },
- ["uothesis"] = {
- "texmf-dist/doc/latex/uothesis/README",
- "texmf-dist/doc/latex/uothesis/README.txt",
- "texmf-dist/doc/latex/uothesis/uothesis.pdf",
- },
- ["colourchange"] = {
- "texmf-dist/doc/latex/colourchange/README",
- "texmf-dist/doc/latex/colourchange/colourchangedoc.pdf",
- },
- ["quran"] = {
- "texmf-dist/doc/xelatex/quran/README",
- "texmf-dist/doc/xelatex/quran/defaulttext.pdf",
- "texmf-dist/doc/xelatex/quran/quran-doc.pdf",
- "texmf-dist/doc/xelatex/quran/quran-test.pdf",
- "texmf-dist/doc/xelatex/quran/quran-test1.pdf",
- "texmf-dist/doc/xelatex/quran/quran-test2.pdf",
- "texmf-dist/doc/xelatex/quran/uthmanitext.pdf",
- },
- ["babel-english"] = {
- "texmf-dist/doc/generic/babel-english/README",
- "texmf-dist/doc/generic/babel-english/english.pdf",
- },
- ["ean"] = {
- "texmf-dist/doc/generic/ean/README",
- },
- ["universalis"] = {
- "texmf-dist/doc/fonts/universalis/COPYING",
- "texmf-dist/doc/fonts/universalis/NOTICE.txt",
- "texmf-dist/doc/fonts/universalis/README",
- "texmf-dist/doc/fonts/universalis/universalis-samples.pdf",
- },
- ["universa"] = {
- "texmf-dist/doc/fonts/universa/README.uni",
- },
- ["pst-eucl-translation-bg"] = {
- "texmf-dist/doc/latex/pst-eucl-translation-bg/README",
- "texmf-dist/doc/latex/pst-eucl-translation-bg/README-bulgarian.txt",
- "texmf-dist/doc/latex/pst-eucl-translation-bg/pst-eucl-docBG.pdf",
- },
- ["ecclesiastic"] = {
- "texmf-dist/doc/latex/ecclesiastic/README",
- "texmf-dist/doc/latex/ecclesiastic/ecclesiastic.pdf",
- "texmf-dist/doc/latex/ecclesiastic/manifest.txt",
- },
- ["units"] = {
- "texmf-dist/doc/latex/units/COPYING",
- "texmf-dist/doc/latex/units/README",
- "texmf-dist/doc/latex/units/units.pdf",
- },
- ["unitn-bimrep"] = {
- "texmf-dist/doc/latex/unitn-bimrep/README.md",
- "texmf-dist/doc/latex/unitn-bimrep/README.pdf",
- "texmf-dist/doc/latex/unitn-bimrep/examples/example.pdf",
- "texmf-dist/doc/latex/unitn-bimrep/examples/example_bib.pdf",
- },
- ["unisugar"] = {
- "texmf-dist/doc/xelatex/unisugar/Makefile",
- "texmf-dist/doc/xelatex/unisugar/README",
- "texmf-dist/doc/xelatex/unisugar/unisugar.pdf",
- },
- ["context-degrade"] = {
- "texmf-dist/doc/context/third/degrade/degrade-demo.pdf",
- "texmf-dist/doc/context/third/degrade/degrade-doc.pdf",
- },
- ["unicode-math"] = {
- "texmf-dist/doc/latex/unicode-math/README.md",
- "texmf-dist/doc/latex/unicode-math/unicode-math.pdf",
- "texmf-dist/doc/latex/unicode-math/unimath-symbols.pdf",
- },
- ["mkgrkindex"] = {
- "texmf-dist/doc/support/mkgrkindex/mkgrkindex.pdf",
- },
- ["authorindex"] = {
- "texmf-dist/doc/latex/authorindex/COPYING",
- "texmf-dist/doc/latex/authorindex/NEWS",
- "texmf-dist/doc/latex/authorindex/README",
- "texmf-dist/doc/latex/authorindex/authorindex.pdf",
- },
- ["epsincl"] = {
- "texmf-dist/doc/metapost/epsincl/0info.txt",
- "texmf-dist/doc/metapost/epsincl/README",
- },
- ["texcount"] = {
- "texmf-dist/doc/support/texcount/README.md",
- "texmf-dist/doc/support/texcount/doc/QuickReference.pdf",
- "texmf-dist/doc/support/texcount/doc/TeXcount.pdf",
- "texmf-dist/doc/support/texcount/doc/TechDoc.pdf",
- },
- ["blkarray"] = {
- "texmf-dist/doc/latex/blkarray/README",
- "texmf-dist/doc/latex/blkarray/blkarray.pdf",
- },
- ["geschichtsfrkl"] = {
- "texmf-dist/doc/latex/geschichtsfrkl/README",
- "texmf-dist/doc/latex/geschichtsfrkl/geschichtsfrkl.pdf",
- },
- ["beilstein"] = {
- "texmf-dist/doc/latex/beilstein/BJNANO_Technical_Handbook.pdf",
- "texmf-dist/doc/latex/beilstein/README.md",
- "texmf-dist/doc/latex/beilstein/figure1.pdf",
- "texmf-dist/doc/latex/beilstein/scheme1.pdf",
- "texmf-dist/doc/latex/beilstein/scheme2.pdf",
- },
- ["unfonts-extra"] = {
- "texmf-dist/doc/fonts/unfonts-extra/COPYING",
- "texmf-dist/doc/fonts/unfonts-extra/README.md",
- "texmf-dist/doc/fonts/unfonts-extra/README_original",
- },
- ["undolabl"] = {
- "texmf-dist/doc/latex/undolabl/README",
- "texmf-dist/doc/latex/undolabl/undolabl-example.pdf",
- "texmf-dist/doc/latex/undolabl/undolabl.pdf",
- },
- ["reotex"] = {
- "texmf-dist/doc/latex/reotex/README",
- "texmf-dist/doc/latex/reotex/reotex.pdf",
- },
- ["facsimile"] = {
- "texmf-dist/doc/latex/facsimile/README",
- "texmf-dist/doc/latex/facsimile/facsimile.pdf",
- },
- ["qobitree"] = {
- "texmf-dist/doc/latex/qobitree/README",
- },
- ["moodle"] = {
- "texmf-dist/doc/latex/moodle/README.md",
- "texmf-dist/doc/latex/moodle/moodle.pdf",
- },
- ["recycle"] = {
- "texmf-dist/doc/fonts/recycle/README",
- },
- ["unamthesis"] = {
- "texmf-dist/doc/latex/unamthesis/Escudo-FC.pdf",
- "texmf-dist/doc/latex/unamthesis/Escudo-IBT.pdf",
- "texmf-dist/doc/latex/unamthesis/Escudo-UNAM.pdf",
- "texmf-dist/doc/latex/unamthesis/LEEME",
- "texmf-dist/doc/latex/unamthesis/License",
- "texmf-dist/doc/latex/unamthesis/README",
- "texmf-dist/doc/latex/unamthesis/UNAMThesis.pdf",
- },
- ["unamth-template"] = {
- "texmf-dist/doc/latex/unamth-template/LICENSE",
- "texmf-dist/doc/latex/unamth-template/Latex/Classes/Escudos/fi_azul.pdf",
- "texmf-dist/doc/latex/unamth-template/Latex/Classes/Escudos/fi_negro.pdf",
- "texmf-dist/doc/latex/unamth-template/Latex/Classes/Escudos/unam_azul.pdf",
- "texmf-dist/doc/latex/unamth-template/Latex/Classes/Escudos/unam_azul_5x5cm.pdf",
- "texmf-dist/doc/latex/unamth-template/Latex/Classes/Escudos/unam_negro.pdf",
- "texmf-dist/doc/latex/unamth-template/Latex/Classes/Escudos/unam_negro_5x5cm.pdf",
- "texmf-dist/doc/latex/unamth-template/Latex/Classes/urlbst",
- "texmf-dist/doc/latex/unamth-template/README.md",
- "texmf-dist/doc/latex/unamth-template/latex_intro.pdf",
- "texmf-dist/doc/latex/unamth-template/tesis.pdf",
- },
- ["parades"] = {
- "texmf-dist/doc/latex/parades/README",
- "texmf-dist/doc/latex/parades/example/README.example",
- "texmf-dist/doc/latex/parades/example/SConstruct",
- "texmf-dist/doc/latex/parades/example/udhr.pdf",
- "texmf-dist/doc/latex/parades/parades.pdf",
- },
- ["playfair"] = {
- "texmf-dist/doc/fonts/playfair/OFL.txt",
- "texmf-dist/doc/fonts/playfair/Playfair_Display_A4_specimen.pdf",
- "texmf-dist/doc/fonts/playfair/README",
- "texmf-dist/doc/fonts/playfair/playfair-samples.pdf",
- },
- ["memdesign"] = {
- "texmf-dist/doc/fonts/memdesign/README",
- "texmf-dist/doc/fonts/memdesign/memdesign.pdf",
- },
- ["beuron"] = {
- "texmf-dist/doc/fonts/beuron/README",
- "texmf-dist/doc/fonts/beuron/Zeichentabelle.pdf",
- "texmf-dist/doc/fonts/beuron/beuron-de.pdf",
- "texmf-dist/doc/fonts/beuron/beuron-en.pdf",
- },
- ["codicefiscaleitaliano"] = {
- "texmf-dist/doc/latex/codicefiscaleitaliano/README",
- "texmf-dist/doc/latex/codicefiscaleitaliano/codicefiscaleitaliano.pdf",
- },
- ["umthesis"] = {
- "texmf-dist/doc/latex/umthesis/README",
- "texmf-dist/doc/latex/umthesis/example.pdf",
- },
- ["umoline"] = {
- "texmf-dist/doc/latex/umoline/README",
- "texmf-dist/doc/latex/umoline/umoline.pdf",
- },
- ["thinsp"] = {
- "texmf-dist/doc/latex/thinsp/COPYRIGHT",
- "texmf-dist/doc/latex/thinsp/README",
- "texmf-dist/doc/latex/thinsp/thinsp.pdf",
- },
- ["longnamefilelist"] = {
- "texmf-dist/doc/latex/longnamefilelist/README",
- "texmf-dist/doc/latex/longnamefilelist/SrcFILEs.txt",
- "texmf-dist/doc/latex/longnamefilelist/longnamefilelist.pdf",
- },
- ["context-gnuplot"] = {
- "texmf-dist/doc/context/third/gnuplot/fullpage-example.pdf",
- "texmf-dist/doc/context/third/gnuplot/gnuplot-context-doc.pdf",
- },
- ["ulthese"] = {
- "texmf-dist/doc/latex/ulthese/README.md",
- "texmf-dist/doc/latex/ulthese/ulthese.pdf",
- },
- ["schwalbe-chess"] = {
- "texmf-dist/doc/latex/schwalbe-chess/README",
- "texmf-dist/doc/latex/schwalbe-chess/schwalbe.pdf",
- },
- ["ulqda"] = {
- "texmf-dist/doc/latex/ulqda/README",
- "texmf-dist/doc/latex/ulqda/ulqda.pdf",
- },
- ["biblatex-historian"] = {
- "texmf-dist/doc/latex/biblatex-historian/README.txt",
- "texmf-dist/doc/latex/biblatex-historian/historian.pdf",
- },
- ["schemabloc"] = {
- "texmf-dist/doc/latex/schemabloc/README",
- "texmf-dist/doc/latex/schemabloc/schemabloc.pdf",
- },
- ["fetamont"] = {
- "texmf-dist/doc/fonts/fetamont/README",
- "texmf-dist/doc/fonts/fetamont/fetamont-typeface.pdf",
- "texmf-dist/doc/fonts/fetamont/fetamont.pdf",
- },
- ["latex-papersize"] = {
- "texmf-dist/doc/support/latex-papersize/README",
- },
- ["showtags"] = {
- "texmf-dist/doc/latex/showtags/showtags-doc.pdf",
- },
- ["pst-asr"] = {
- "texmf-dist/doc/generic/pst-asr/README",
- "texmf-dist/doc/generic/pst-asr/pst-asr-doc.pdf",
- "texmf-dist/doc/generic/pst-asr/pst-asr-examples.pdf",
- },
- ["datetime2-magyar"] = {
- "texmf-dist/doc/latex/datetime2-magyar/README",
- "texmf-dist/doc/latex/datetime2-magyar/datetime2-magyar.pdf",
- },
- ["uhhassignment"] = {
- "texmf-dist/doc/latex/uhhassignment/README.md",
- "texmf-dist/doc/latex/uhhassignment/uhhassignment.pdf",
- },
- ["checkcites"] = {
- "texmf-dist/doc/support/checkcites/README",
- "texmf-dist/doc/support/checkcites/checkcites-doc.pdf",
- },
- ["uhc"] = {
- "texmf-dist/doc/fonts/uhc/umj/README",
- },
- ["uebungsblatt"] = {
- "texmf-dist/doc/latex/uebungsblatt/README",
- "texmf-dist/doc/latex/uebungsblatt/history.txt",
- "texmf-dist/doc/latex/uebungsblatt/uebungsblatt-doc.pdf",
- },
- ["udesoftec"] = {
- "texmf-dist/doc/latex/udesoftec/udesoftec-doc.pdf",
- },
- ["background"] = {
- "texmf-dist/doc/latex/background/README",
- "texmf-dist/doc/latex/background/background.pdf",
- },
- ["grid"] = {
- "texmf-dist/doc/latex/grid/README",
- "texmf-dist/doc/latex/grid/grid.pdf",
- "texmf-dist/doc/latex/grid/manifest.txt",
- },
- ["colorwav"] = {
- "texmf-dist/doc/latex/colorwav/README",
- "texmf-dist/doc/latex/colorwav/colorwav.pdf",
- },
- ["lshort-turkish"] = {
- "texmf-dist/doc/latex/lshort-turkish/README",
- "texmf-dist/doc/latex/lshort-turkish/lshort-tr.pdf",
- },
- ["dateiliste"] = {
- "texmf-dist/doc/latex/dateiliste/README",
- "texmf-dist/doc/latex/dateiliste/README-de",
- "texmf-dist/doc/latex/dateiliste/README-en",
- "texmf-dist/doc/latex/dateiliste/README-eo",
- "texmf-dist/doc/latex/dateiliste/dateiliste.pdf",
- },
- ["fira"] = {
- "texmf-dist/doc/fonts/fira/Fira_4_2_Version_Log.pdf",
- "texmf-dist/doc/fonts/fira/LICENSE",
- "texmf-dist/doc/fonts/fira/README",
- "texmf-dist/doc/fonts/fira/TechnicalReportFiraSans4203.pdf",
- "texmf-dist/doc/fonts/fira/fira-samples.pdf",
- },
- ["romanbarpagenumber"] = {
- "texmf-dist/doc/latex/romanbarpagenumber/README",
- "texmf-dist/doc/latex/romanbarpagenumber/romanbarpagenumber.pdf",
- },
- ["articleingud"] = {
- "texmf-dist/doc/latex/articleingud/README",
- "texmf-dist/doc/latex/articleingud/articleingud.pdf",
- },
- ["method"] = {
- "texmf-dist/doc/latex/method/README",
- "texmf-dist/doc/latex/method/method.pdf",
- },
- ["context-letter"] = {
- "texmf-dist/doc/context/third/letter/README",
- },
- ["lshort-estonian"] = {
- "texmf-dist/doc/latex/lshort-estonian/README",
- "texmf-dist/doc/latex/lshort-estonian/lshort-ee-a5.pdf",
- "texmf-dist/doc/latex/lshort-estonian/lshort-ee.pdf",
- },
- ["signchart"] = {
- "texmf-dist/doc/latex/signchart/README.txt",
- "texmf-dist/doc/latex/signchart/signchart.pdf",
- },
- ["overlays"] = {
- "texmf-dist/doc/latex/overlays/COPYING",
- "texmf-dist/doc/latex/overlays/ChangeLog",
- "texmf-dist/doc/latex/overlays/README",
- "texmf-dist/doc/latex/overlays/overlays.pdf",
- "texmf-dist/doc/latex/overlays/sample.pdf",
- },
- ["ucharcat"] = {
- "texmf-dist/doc/latex/ucharcat/README",
- "texmf-dist/doc/latex/ucharcat/ucharcat.pdf",
- },
- ["showcharinbox"] = {
- "texmf-dist/doc/latex/showcharinbox/README",
- "texmf-dist/doc/latex/showcharinbox/showcharinbox.pdf",
- },
- ["acroterm"] = {
- "texmf-dist/doc/latex/acroterm/README",
- "texmf-dist/doc/latex/acroterm/acroterm.pdf",
- },
- ["biblatex-philosophy"] = {
- "texmf-dist/doc/latex/biblatex-philosophy/README",
- "texmf-dist/doc/latex/biblatex-philosophy/biblatex-philosophy.pdf",
- },
- ["chemschemex"] = {
- "texmf-dist/doc/latex/chemschemex/C2H4.pdf",
- "texmf-dist/doc/latex/chemschemex/CH2CH-R2.pdf",
- "texmf-dist/doc/latex/chemschemex/R1-CHCH2.pdf",
- "texmf-dist/doc/latex/chemschemex/R2-CHCH-R1.pdf",
- "texmf-dist/doc/latex/chemschemex/README",
- "texmf-dist/doc/latex/chemschemex/RuCH-R1.pdf",
- "texmf-dist/doc/latex/chemschemex/RuCH2.pdf",
- "texmf-dist/doc/latex/chemschemex/chemschemex.pdf",
- "texmf-dist/doc/latex/chemschemex/cp.pdf",
- "texmf-dist/doc/latex/chemschemex/maleimid.pdf",
- "texmf-dist/doc/latex/chemschemex/product.pdf",
- "texmf-dist/doc/latex/chemschemex/product_num.pdf",
- },
- ["ucdavisthesis"] = {
- "texmf-dist/doc/latex/ucdavisthesis/README",
- "texmf-dist/doc/latex/ucdavisthesis/example/ucdavisthesis_example_figure.pdf",
- "texmf-dist/doc/latex/ucdavisthesis/example/ucdavisthesis_example_main.pdf",
- "texmf-dist/doc/latex/ucdavisthesis/ucdavisthesis.pdf",
- },
- ["polytable"] = {
- "texmf-dist/doc/latex/polytable/README",
- "texmf-dist/doc/latex/polytable/polytable.pdf",
- },
- ["microtype"] = {
- "texmf-dist/doc/latex/microtype/README.md",
- "texmf-dist/doc/latex/microtype/microtype.pdf",
- },
- ["makebarcode"] = {
- "texmf-dist/doc/latex/makebarcode/License.txt",
- "texmf-dist/doc/latex/makebarcode/README",
- "texmf-dist/doc/latex/makebarcode/makebarcode.pdf",
- },
- ["mparhack"] = {
- "texmf-dist/doc/latex/mparhack/README",
- "texmf-dist/doc/latex/mparhack/mparhack.pdf",
- },
- ["gmverb"] = {
- "texmf-dist/doc/latex/gmverb/README",
- "texmf-dist/doc/latex/gmverb/gmverb.pdf",
- },
- ["uassign"] = {
- "texmf-dist/doc/latex/uassign/README.md",
- "texmf-dist/doc/latex/uassign/uassign.pdf",
- },
- ["uafthesis"] = {
- "texmf-dist/doc/latex/uafthesis/Makefile",
- "texmf-dist/doc/latex/uafthesis/README.md",
- },
- ["numnameru"] = {
- "texmf-dist/doc/latex/numnameru/README",
- "texmf-dist/doc/latex/numnameru/numnameru.pdf",
- },
- ["luaintro"] = {
- "texmf-dist/doc/luatex/luaintro/README",
- },
- ["uaclasses"] = {
- "texmf-dist/doc/latex/uaclasses/README",
- "texmf-dist/doc/latex/uaclasses/my-example.pdf",
- "texmf-dist/doc/latex/uaclasses/ua-example.pdf",
- },
- ["screenplay-pkg"] = {
- "texmf-dist/doc/latex/screenplay-pkg/README",
- "texmf-dist/doc/latex/screenplay-pkg/screenplay-pkg-example.pdf",
- "texmf-dist/doc/latex/screenplay-pkg/screenplay-pkg.pdf",
- },
- ["isopt"] = {
- "texmf-dist/doc/latex/isopt/Changes",
- "texmf-dist/doc/latex/isopt/README.md",
- "texmf-dist/doc/latex/isopt/isopt-doc.pdf",
- },
- ["typogrid"] = {
- "texmf-dist/doc/latex/typogrid/ChangeLog",
- "texmf-dist/doc/latex/typogrid/Makefile",
- "texmf-dist/doc/latex/typogrid/README",
- "texmf-dist/doc/latex/typogrid/typogrid.pdf",
- },
- ["typoaid"] = {
- "texmf-dist/doc/latex/typoaid/README.md",
- "texmf-dist/doc/latex/typoaid/typoaid.pdf",
- },
- ["sourcesanspro"] = {
- "texmf-dist/doc/latex/sourcesanspro/LICENSE.txt",
- "texmf-dist/doc/latex/sourcesanspro/LPPL.txt",
- "texmf-dist/doc/latex/sourcesanspro/sourcesanspro-otf-specimen.pdf",
- "texmf-dist/doc/latex/sourcesanspro/sourcesanspro-type1-specimen.pdf",
- "texmf-dist/doc/latex/sourcesanspro/sourcesanspro.pdf",
- },
- ["forest"] = {
- "texmf-dist/doc/latex/forest/LICENCE",
- "texmf-dist/doc/latex/forest/README",
- "texmf-dist/doc/latex/forest/forest-doc.pdf",
- "texmf-dist/doc/latex/forest/forest.pdf",
- },
- ["dblfloatfix"] = {
- "texmf-dist/doc/latex/dblfloatfix/dblfloatfix.pdf",
- },
- ["luabibentry"] = {
- "texmf-dist/doc/lualatex/luabibentry/News",
- "texmf-dist/doc/lualatex/luabibentry/README",
- "texmf-dist/doc/lualatex/luabibentry/luabibentry.pdf",
- },
- ["metapost"] = {
- "texmf-dist/doc/man/man1/dvitomp.man1.pdf",
- "texmf-dist/doc/man/man1/mpost.man1.pdf",
- "texmf-dist/doc/metapost/base/CHANGES",
- "texmf-dist/doc/metapost/base/grdemo-doc.pdf",
- "texmf-dist/doc/metapost/base/grdemo.pdf",
- "texmf-dist/doc/metapost/base/mpboxes.pdf",
- "texmf-dist/doc/metapost/base/mpgraph.pdf",
- "texmf-dist/doc/metapost/base/mpintro.pdf",
- "texmf-dist/doc/metapost/base/mplibapi.pdf",
- "texmf-dist/doc/metapost/base/mpman.pdf",
- "texmf-dist/doc/metapost/base/source-manual/Makefile",
- "texmf-dist/doc/metapost/base/source-manual/README",
- "texmf-dist/doc/metapost/base/source-manual/TODO",
- "texmf-dist/doc/metapost/base/source-manual/grdemo-doc.ps",
- "texmf-dist/doc/metapost/base/source-tutorial/Makefile",
- "texmf-dist/doc/metapost/base/source-tutorial/previewer.pdf",
- },
- ["resphilosophica"] = {
- "texmf-dist/doc/latex/resphilosophica/Makefile",
- "texmf-dist/doc/latex/resphilosophica/README",
- "texmf-dist/doc/latex/resphilosophica/resphilosophica.pdf",
- "texmf-dist/doc/latex/resphilosophica/rpsample.pdf",
- },
- ["doi"] = {
- "texmf-dist/doc/latex/doi/README",
- },
- ["ifsym"] = {
- "texmf-dist/doc/fonts/ifsym/ifsym.ps",
- },
- ["addlines"] = {
- "texmf-dist/doc/latex/addlines/README",
- "texmf-dist/doc/latex/addlines/addlines.pdf",
- },
- ["datetime2-en-fulltext"] = {
- "texmf-dist/doc/latex/datetime2-en-fulltext/README",
- "texmf-dist/doc/latex/datetime2-en-fulltext/datetime2-en-fulltext.pdf",
- "texmf-dist/doc/latex/datetime2-en-fulltext/sample-en-fulltext.pdf",
- },
- ["pstricks-add"] = {
- "texmf-dist/doc/generic/pstricks-add/Changes",
- "texmf-dist/doc/generic/pstricks-add/README",
- "texmf-dist/doc/generic/pstricks-add/data/olympic.pdf",
- "texmf-dist/doc/generic/pstricks-add/pstricks-add-doc.pdf",
- },
- ["typeoutfileinfo"] = {
- "texmf-dist/doc/support/typeoutfileinfo/README",
- },
- ["cquthesis"] = {
- "texmf-dist/doc/latex/cquthesis/Makefile",
- "texmf-dist/doc/latex/cquthesis/README.md",
- "texmf-dist/doc/latex/cquthesis/cquthesis.pdf",
- "texmf-dist/doc/latex/cquthesis/figures/CQUbadge.pdf",
- },
- ["koma-moderncvclassic"] = {
- "texmf-dist/doc/latex/koma-moderncvclassic/README",
- "texmf-dist/doc/latex/koma-moderncvclassic/changelog",
- "texmf-dist/doc/latex/koma-moderncvclassic/cvbasic.pdf",
- },
- ["lshort-german"] = {
- "texmf-dist/doc/latex/lshort-german/CHANGES",
- "texmf-dist/doc/latex/lshort-german/README.l2kurz",
- "texmf-dist/doc/latex/lshort-german/fontspec.pdf",
- "texmf-dist/doc/latex/lshort-german/l2kurz.pdf",
- "texmf-dist/doc/latex/lshort-german/latexmkrc",
- "texmf-dist/doc/latex/lshort-german/ozean.pdf",
- },
- ["texlive-cz"] = {
- "texmf-dist/doc/texlive/texlive-cz/Makefile",
- "texmf-dist/doc/texlive/texlive-cz/texlive-cz.html",
- "texmf-dist/doc/texlive/texlive-cz/texlive-cz.pdf",
- },
- ["typed-checklist"] = {
- "texmf-dist/doc/latex/typed-checklist/README.md",
- "texmf-dist/doc/latex/typed-checklist/typed-checklist.pdf",
- },
- ["pgf"] = {
- "texmf-dist/doc/generic/pgf/AUTHORS",
- "texmf-dist/doc/generic/pgf/ChangeLog",
- "texmf-dist/doc/generic/pgf/FILES",
- "texmf-dist/doc/generic/pgf/INSTALL",
- "texmf-dist/doc/generic/pgf/README",
- "texmf-dist/doc/generic/pgf/images/pgfmanual-mindmap-1.pdf",
- "texmf-dist/doc/generic/pgf/images/pgfmanual-mindmap-2.pdf",
- "texmf-dist/doc/generic/pgf/licenses/LICENSE",
- "texmf-dist/doc/generic/pgf/licenses/gnu-free-documentation-license-1.2.txt",
- "texmf-dist/doc/generic/pgf/licenses/gnu-public-license-2.txt",
- "texmf-dist/doc/generic/pgf/licenses/latex-project-public-license-1.3c.txt",
- "texmf-dist/doc/generic/pgf/licenses/manifest-code.txt",
- "texmf-dist/doc/generic/pgf/licenses/manifest-documentation.txt",
- "texmf-dist/doc/generic/pgf/pgfmanual.pdf",
- "texmf-dist/doc/generic/pgf/version-for-dvipdfm/en/Makefile",
- "texmf-dist/doc/generic/pgf/version-for-dvipdfmx/en/Makefile",
- "texmf-dist/doc/generic/pgf/version-for-dvips/en/Makefile",
- "texmf-dist/doc/generic/pgf/version-for-luatex/en/Makefile",
- "texmf-dist/doc/generic/pgf/version-for-pdftex/en/Makefile",
- "texmf-dist/doc/generic/pgf/version-for-tex4ht/en/Makefile",
- "texmf-dist/doc/generic/pgf/version-for-vtex/en/Makefile",
- "texmf-dist/doc/generic/pgf/version-for-xetex/en/Makefile",
- },
- ["type1cm"] = {
- "texmf-dist/doc/latex/type1cm/type1cm-doc.pdf",
- "texmf-dist/doc/latex/type1cm/type1cm.txt",
- },
- ["txfontsb"] = {
- "texmf-dist/doc/fonts/txfontsb/README",
- "texmf-dist/doc/fonts/txfontsb/txfontsb.pdf",
- },
- ["txfonts"] = {
- "texmf-dist/doc/fonts/txfonts/00bug_fix.txt",
- "texmf-dist/doc/fonts/txfonts/COPYRIGHT",
- "texmf-dist/doc/fonts/txfonts/README",
- "texmf-dist/doc/fonts/txfonts/txfontsdoc.pdf",
- "texmf-dist/doc/fonts/txfonts/txfontsdocA4.pdf",
- },
- ["changebar"] = {
- "texmf-dist/doc/latex/changebar/00readme.txt",
- "texmf-dist/doc/latex/changebar/catalog.txt",
- "texmf-dist/doc/latex/changebar/cbtest1-ltx.pdf",
- "texmf-dist/doc/latex/changebar/cbtest1-pdf.pdf",
- "texmf-dist/doc/latex/changebar/cbtest2-ltx.pdf",
- "texmf-dist/doc/latex/changebar/cbtest2-pdf.pdf",
- "texmf-dist/doc/latex/changebar/changebar.pdf",
- "texmf-dist/doc/latex/changebar/manifest.txt",
- },
- ["twoup"] = {
- "texmf-dist/doc/latex/twoup/README",
- "texmf-dist/doc/latex/twoup/twoup.pdf",
- },
- ["komacv"] = {
- "texmf-dist/doc/latex/komacv/README",
- "texmf-dist/doc/latex/komacv/examples/komacv_example.pdf",
- "texmf-dist/doc/latex/komacv/examples/komacv_example_casual.pdf",
- "texmf-dist/doc/latex/komacv/examples/komacv_example_classic.pdf",
- "texmf-dist/doc/latex/komacv/examples/komacv_example_oldstyle.pdf",
- "texmf-dist/doc/latex/komacv/komacv.pdf",
- },
- ["findhyph"] = {
- "texmf-dist/doc/man/man1/findhyph.man1.pdf",
- "texmf-dist/doc/support/findhyph/README",
- "texmf-dist/doc/support/findhyph/findhyph.txt",
- },
- ["turnstile"] = {
- "texmf-dist/doc/latex/turnstile/README",
- "texmf-dist/doc/latex/turnstile/README.en",
- "texmf-dist/doc/latex/turnstile/README.pt",
- "texmf-dist/doc/latex/turnstile/turnstile-en.pdf",
- "texmf-dist/doc/latex/turnstile/turnstile-pt.pdf",
- "texmf-dist/doc/latex/turnstile/turnstile_article.pdf",
- "texmf-dist/doc/latex/turnstile/turnstile_artigo.pdf",
- },
- ["turkmen"] = {
- "texmf-dist/doc/latex/turkmen/README",
- "texmf-dist/doc/latex/turkmen/turkmen.pdf",
- },
- ["amsmath-it"] = {
- "texmf-dist/doc/latex/amsmath-it/README",
- "texmf-dist/doc/latex/amsmath-it/diffs-m_it.txt",
- },
- ["lni"] = {
- "texmf-dist/doc/latex/lni/README.md",
- "texmf-dist/doc/latex/lni/lni.pdf",
- },
- ["turabian"] = {
- "texmf-dist/doc/latex/turabian/README",
- "texmf-dist/doc/latex/turabian/userguide.txt",
- },
- ["tugboat-plain"] = {
- "texmf-dist/doc/plain/tugboat-plain/README",
- "texmf-dist/doc/plain/tugboat-plain/tubguide.pdf",
- },
- ["syllogism"] = {
- "texmf-dist/doc/latex/syllogism/Examples.pdf",
- "texmf-dist/doc/latex/syllogism/README",
- "texmf-dist/doc/latex/syllogism/syllogism.pdf",
- },
- ["librebodoni"] = {
- "texmf-dist/doc/fonts/librebodoni/OFL.txt",
- "texmf-dist/doc/fonts/librebodoni/README",
- "texmf-dist/doc/fonts/librebodoni/librebodoni-samples.pdf",
- },
- ["babel-romansh"] = {
- "texmf-dist/doc/generic/babel-romansh/romansh.pdf",
- },
- ["tugboat"] = {
- "texmf-dist/doc/latex/tugboat/README",
- "texmf-dist/doc/latex/tugboat/ltubguid.pdf",
- "texmf-dist/doc/latex/tugboat/manifest.txt",
- "texmf-dist/doc/latex/tugboat/tugboat.pdf",
- },
- ["mathabx-type1"] = {
- "texmf-dist/doc/fonts/mathabx-type1/README",
- },
- ["tufte-latex"] = {
- "texmf-dist/doc/latex/tufte-latex/History.txt",
- "texmf-dist/doc/latex/tufte-latex/Manifest.txt",
- "texmf-dist/doc/latex/tufte-latex/README.txt",
- "texmf-dist/doc/latex/tufte-latex/graphics/be-contents.pdf",
- "texmf-dist/doc/latex/tufte-latex/graphics/be-title.pdf",
- "texmf-dist/doc/latex/tufte-latex/graphics/ei-contents.pdf",
- "texmf-dist/doc/latex/tufte-latex/graphics/ei-title.pdf",
- "texmf-dist/doc/latex/tufte-latex/graphics/helix.pdf",
- "texmf-dist/doc/latex/tufte-latex/graphics/hilbertcurves.pdf",
- "texmf-dist/doc/latex/tufte-latex/graphics/sine.pdf",
- "texmf-dist/doc/latex/tufte-latex/graphics/vdqi-contents.pdf",
- "texmf-dist/doc/latex/tufte-latex/graphics/vdqi-title.pdf",
- "texmf-dist/doc/latex/tufte-latex/graphics/ve-contents.pdf",
- "texmf-dist/doc/latex/tufte-latex/graphics/ve-title.pdf",
- "texmf-dist/doc/latex/tufte-latex/sample-book.pdf",
- "texmf-dist/doc/latex/tufte-latex/sample-handout.pdf",
- },
- ["basicarith"] = {
- "texmf-dist/doc/latex/basicarith/CHANGES",
- "texmf-dist/doc/latex/basicarith/README",
- "texmf-dist/doc/latex/basicarith/basicarith.pdf",
- "texmf-dist/doc/latex/basicarith/lppl.txt",
- },
- ["biblatex-arthistory-bonn"] = {
- "texmf-dist/doc/latex/biblatex-arthistory-bonn/README.md",
- "texmf-dist/doc/latex/biblatex-arthistory-bonn/arthistory-bonn.pdf",
- },
- ["tudscr"] = {
- "texmf-dist/doc/latex/tudscr/README.md",
- "texmf-dist/doc/latex/tudscr/tudscr.pdf",
- "texmf-dist/doc/latex/tudscr/tudscr_print.pdf",
- "texmf-dist/doc/latex/tudscr/tudscrsource.pdf",
- "texmf-dist/doc/latex/tudscr/tutorials/mathswap.pdf",
- "texmf-dist/doc/latex/tudscr/tutorials/mathtype.pdf",
- "texmf-dist/doc/latex/tudscr/tutorials/treatise.pdf",
- },
- ["dviasm"] = {
- "texmf-dist/doc/latex/dviasm/README",
- },
- ["tkz-fct"] = {
- "texmf-dist/doc/latex/tkz-fct/README",
- "texmf-dist/doc/latex/tkz-fct/examples/Makefile",
- "texmf-dist/doc/latex/tkz-fct/examples/info_fct_tex.txt",
- "texmf-dist/doc/latex/tkz-fct/readme-tkz-fct-fr.txt",
- "texmf-dist/doc/latex/tkz-fct/readme-tkz-fct.txt",
- "texmf-dist/doc/latex/tkz-fct/readme.tex",
- "texmf-dist/doc/latex/tkz-fct/tkz-fct-screen.pdf",
- },
- ["ttfutils"] = {
- "texmf-dist/doc/man/man1/ttf2afm.man1.pdf",
- "texmf-dist/doc/man/man1/ttf2pk.man1.pdf",
- "texmf-dist/doc/man/man1/ttf2tfm.man1.pdf",
- "texmf-dist/doc/man/man1/ttfdump.man1.pdf",
- "texmf-dist/doc/ttf2pk/ttf2pk.txt",
- "texmf-dist/doc/ttf2pk/ttf2tfm.txt",
- },
- ["wordlike"] = {
- "texmf-dist/doc/latex/wordlike/README",
- "texmf-dist/doc/latex/wordlike/wordlike.pdf",
- },
- ["babel-welsh"] = {
- "texmf-dist/doc/generic/babel-welsh/README",
- "texmf-dist/doc/generic/babel-welsh/welsh.pdf",
- },
- ["trsym"] = {
- "texmf-dist/doc/latex/trsym/README",
- "texmf-dist/doc/latex/trsym/manifest.txt",
- "texmf-dist/doc/latex/trsym/trsym.pdf",
- },
- ["chemcompounds"] = {
- "texmf-dist/doc/latex/chemcompounds/README",
- "texmf-dist/doc/latex/chemcompounds/chemcompounds.pdf",
- },
- ["upzhkinsoku"] = {
- "texmf-dist/doc/generic/upzhkinsoku/README.txt",
- "texmf-dist/doc/generic/upzhkinsoku/upzhkinsoku-doc.pdf",
- },
- ["tdsfrmath"] = {
- "texmf-dist/doc/latex/tdsfrmath/LISEZMOI",
- "texmf-dist/doc/latex/tdsfrmath/README",
- "texmf-dist/doc/latex/tdsfrmath/tdsfrmath.pdf",
- },
- ["trimspaces"] = {
- "texmf-dist/doc/latex/trimspaces/README",
- "texmf-dist/doc/latex/trimspaces/trimspaces.pdf",
- },
- ["poltawski"] = {
- "texmf-dist/doc/fonts/poltawski/GUST-FONT-LICENSE.txt",
- "texmf-dist/doc/fonts/poltawski/MANIFEST-Antykwa-Poltawskiego.txt",
- "texmf-dist/doc/fonts/poltawski/README-Antykwa-Poltawskiego.txt",
- "texmf-dist/doc/fonts/poltawski/ap-hist.txt",
- "texmf-dist/doc/fonts/poltawski/ap-info.pdf",
- "texmf-dist/doc/fonts/poltawski/ap-logo.pdf",
- "texmf-dist/doc/fonts/poltawski/tstapot1.pdf",
- "texmf-dist/doc/fonts/poltawski/tstapot4.pdf",
- "texmf-dist/doc/fonts/poltawski/tstapqx.pdf",
- "texmf-dist/doc/fonts/poltawski/tstapt1.pdf",
- "texmf-dist/doc/fonts/poltawski/tstapts1.pdf",
- },
- ["teubner"] = {
- "texmf-dist/doc/latex/teubner/README",
- "texmf-dist/doc/latex/teubner/teubner-doc.pdf",
- "texmf-dist/doc/latex/teubner/teubner.pdf",
- "texmf-dist/doc/latex/teubner/teubner.txt",
- },
- ["classpack"] = {
- "texmf-dist/doc/support/classpack/MANIFEST",
- "texmf-dist/doc/support/classpack/README",
- "texmf-dist/doc/support/classpack/classpack.pdf",
- "texmf-dist/doc/support/classpack/readme.xml",
- },
- ["tree-dvips"] = {
- "texmf-dist/doc/latex/tree-dvips/Makefile",
- "texmf-dist/doc/latex/tree-dvips/README",
- "texmf-dist/doc/latex/tree-dvips/README.TEXLIVE",
- "texmf-dist/doc/latex/tree-dvips/lingmacros-manual.pdf",
- "texmf-dist/doc/latex/tree-dvips/tree-manual.pdf",
- },
- ["translation-tabbing-fr"] = {
- "texmf-dist/doc/latex/translation-tabbing-fr/f-Tabbing.pdf",
- },
- ["rosario"] = {
- "texmf-dist/doc/fonts/rosario/OFL.txt",
- "texmf-dist/doc/fonts/rosario/README.md",
- "texmf-dist/doc/fonts/rosario/Rosario.pdf",
- },
- ["hhtensor"] = {
- "texmf-dist/doc/latex/hhtensor/ChangeLog",
- "texmf-dist/doc/latex/hhtensor/Makefile",
- "texmf-dist/doc/latex/hhtensor/README",
- "texmf-dist/doc/latex/hhtensor/hhtensor.pdf",
- },
- ["quicktype"] = {
- "texmf-dist/doc/latex/quicktype/Quicktype.pdf",
- "texmf-dist/doc/latex/quicktype/QuicktypeSample.pdf",
- "texmf-dist/doc/latex/quicktype/README.txt",
- },
- ["bewerbung"] = {
- "texmf-dist/doc/latex/bewerbung/Foto.pdf",
- "texmf-dist/doc/latex/bewerbung/README",
- "texmf-dist/doc/latex/bewerbung/README_DE",
- "texmf-dist/doc/latex/bewerbung/argetabelle-example.pdf",
- "texmf-dist/doc/latex/bewerbung/bewerbung-example.pdf",
- "texmf-dist/doc/latex/bewerbung/bewerbung.pdf",
- },
- ["context-mathsets"] = {
- "texmf-dist/doc/context/third/mathsets/mathsets-doc.pdf",
- },
- ["babel-russian"] = {
- "texmf-dist/doc/generic/babel-russian/README",
- "texmf-dist/doc/generic/babel-russian/russianb.pdf",
- },
- ["usebib"] = {
- "texmf-dist/doc/latex/usebib/README",
- "texmf-dist/doc/latex/usebib/usebib.pdf",
- },
- ["inlinebib"] = {
- "texmf-dist/doc/bibtex/inlinebib/MANIFEST",
- "texmf-dist/doc/bibtex/inlinebib/inlinebib.htm",
- "texmf-dist/doc/bibtex/inlinebib/inlinebib.txt",
- },
- ["babel-serbian"] = {
- "texmf-dist/doc/generic/babel-serbian/serbian.pdf",
- },
- ["translation-ecv-de"] = {
- "texmf-dist/doc/latex/translation-ecv-de/ecvde.dtx.pdf",
- },
- ["harmony"] = {
- "texmf-dist/doc/latex/harmony/README",
- "texmf-dist/doc/latex/harmony/harmony.pdf",
- },
- ["translation-dcolumn-fr"] = {
- "texmf-dist/doc/latex/translation-dcolumn-fr/Copyright",
- "texmf-dist/doc/latex/translation-dcolumn-fr/README",
- "texmf-dist/doc/latex/translation-dcolumn-fr/f-dcolumn.pdf",
- },
- ["translation-biblatex-de"] = {
- "texmf-dist/doc/latex/translation-biblatex-de/README",
- "texmf-dist/doc/latex/translation-biblatex-de/biblatex-de-Benutzerhandbuch.pdf",
- },
- ["bclogo"] = {
- "texmf-dist/doc/latex/bclogo/LISEZ-MOI",
- "texmf-dist/doc/latex/bclogo/README",
- "texmf-dist/doc/latex/bclogo/bclogo-doc.pdf",
- "texmf-dist/doc/latex/bclogo/bclogo.pdf",
- "texmf-dist/doc/latex/bclogo/fond.pdf",
- "texmf-dist/doc/latex/bclogo/syracuse-crop.pdf",
- "texmf-dist/doc/latex/bclogo/syracuse.pdf",
- },
- ["translation-arsclassica-de"] = {
- "texmf-dist/doc/latex/translation-arsclassica-de/ArsClassica-de.pdf",
- },
- ["translation-array-fr"] = {
- "texmf-dist/doc/latex/translation-array-fr/Copyright",
- "texmf-dist/doc/latex/translation-array-fr/README",
- "texmf-dist/doc/latex/translation-array-fr/f-array.pdf",
- },
- ["havannah"] = {
- "texmf-dist/doc/latex/havannah/README",
- "texmf-dist/doc/latex/havannah/havannah.pdf",
- },
- ["context-title"] = {
- "texmf-dist/doc/context/third/title/README",
- "texmf-dist/doc/context/third/title/title-doc.pdf",
- },
- ["dichokey"] = {
- "texmf-dist/doc/latex/dichokey/dichokey.pdf",
- "texmf-dist/doc/latex/dichokey/rhodocyb.pdf",
- },
- ["tram"] = {
- "texmf-dist/doc/latex/tram/README",
- "texmf-dist/doc/latex/tram/tram-doc.pdf",
- },
- ["pythonhighlight"] = {
- "texmf-dist/doc/latex/pythonhighlight/README.md",
- },
- ["piechartmp"] = {
- "texmf-dist/doc/metapost/piechartmp/INSTALL",
- "texmf-dist/doc/metapost/piechartmp/LEGAL",
- "texmf-dist/doc/metapost/piechartmp/README",
- "texmf-dist/doc/metapost/piechartmp/README.TEXLIVE",
- "texmf-dist/doc/metapost/piechartmp/examples/wec-mfun.pdf",
- "texmf-dist/doc/metapost/piechartmp/examples/wec.pdf",
- },
- ["recipecard"] = {
- "texmf-dist/doc/latex/recipecard/README",
- "texmf-dist/doc/latex/recipecard/recipecard.pdf",
- "texmf-dist/doc/latex/recipecard/test2.pdf",
- },
- ["babel-catalan"] = {
- "texmf-dist/doc/generic/babel-catalan/catalan.pdf",
- },
- ["tpic2pdftex"] = {
- "texmf-dist/doc/man/man1/tpic2pdftex.man1.pdf",
- "texmf-dist/doc/tpic2pdftex/Makefile",
- "texmf-dist/doc/tpic2pdftex/beamerexample.pdf",
- "texmf-dist/doc/tpic2pdftex/example.pdf",
- },
- ["totpages"] = {
- "texmf-dist/doc/latex/totpages/README",
- "texmf-dist/doc/latex/totpages/totpages.pdf",
- },
- ["toptesi"] = {
- "texmf-dist/doc/latex/toptesi/FrontespiziAssemblati.pdf",
- "texmf-dist/doc/latex/toptesi/FrontespiziAssemblati1.pdf",
- "texmf-dist/doc/latex/toptesi/FrontespiziAssemblati2.pdf",
- "texmf-dist/doc/latex/toptesi/Frontespizio-sss.pdf",
- "texmf-dist/doc/latex/toptesi/FrontespizioLandscape.pdf",
- "texmf-dist/doc/latex/toptesi/FrontespizioScudo.pdf",
- "texmf-dist/doc/latex/toptesi/Logodue.pdf",
- "texmf-dist/doc/latex/toptesi/Logoquattro.pdf",
- "texmf-dist/doc/latex/toptesi/Logotre.pdf",
- "texmf-dist/doc/latex/toptesi/Logouno.pdf",
- "texmf-dist/doc/latex/toptesi/README",
- "texmf-dist/doc/latex/toptesi/README.TEXLIVE",
- "texmf-dist/doc/latex/toptesi/TITDocScCropped.pdf",
- "texmf-dist/doc/latex/toptesi/Toptesi-con-topfront.pdf",
- "texmf-dist/doc/latex/toptesi/Toptesi-example-topfront.pdf",
- "texmf-dist/doc/latex/toptesi/manifest.txt",
- "texmf-dist/doc/latex/toptesi/topfront-example.pdf",
- "texmf-dist/doc/latex/toptesi/toptesi-example-con-frontespizio.pdf",
- "texmf-dist/doc/latex/toptesi/toptesi-example-dottorale.pdf",
- "texmf-dist/doc/latex/toptesi/toptesi-example-luatex.pdf",
- "texmf-dist/doc/latex/toptesi/toptesi-example-magistrale.pdf",
- "texmf-dist/doc/latex/toptesi/toptesi-example-sss.pdf",
- "texmf-dist/doc/latex/toptesi/toptesi-example-triennale.pdf",
- "texmf-dist/doc/latex/toptesi/toptesi-example.pdf",
- "texmf-dist/doc/latex/toptesi/toptesi-it.pdf",
- "texmf-dist/doc/latex/toptesi/toptesi.pdf",
- "texmf-dist/doc/latex/toptesi/veraPDFconformance.pdf",
- "texmf-dist/doc/latex/toptesi/veraPDFnoconformance.pdf",
- },
- ["topfloat"] = {
- "texmf-dist/doc/latex/topfloat/topfloat.pdf",
- },
- ["tools"] = {
- "texmf-dist/doc/latex/tools/README.txt",
- "texmf-dist/doc/latex/tools/afterpage.pdf",
- "texmf-dist/doc/latex/tools/array.pdf",
- "texmf-dist/doc/latex/tools/bm.pdf",
- "texmf-dist/doc/latex/tools/calc.pdf",
- "texmf-dist/doc/latex/tools/changes.txt",
- "texmf-dist/doc/latex/tools/dcolumn.pdf",
- "texmf-dist/doc/latex/tools/delarray.pdf",
- "texmf-dist/doc/latex/tools/enumerate.pdf",
- "texmf-dist/doc/latex/tools/fileerr.pdf",
- "texmf-dist/doc/latex/tools/fontsmpl.pdf",
- "texmf-dist/doc/latex/tools/ftnright.pdf",
- "texmf-dist/doc/latex/tools/hhline.pdf",
- "texmf-dist/doc/latex/tools/indentfirst.pdf",
- "texmf-dist/doc/latex/tools/layout.pdf",
- "texmf-dist/doc/latex/tools/longtable.pdf",
- "texmf-dist/doc/latex/tools/manifest.txt",
- "texmf-dist/doc/latex/tools/multicol.pdf",
- "texmf-dist/doc/latex/tools/rawfonts.pdf",
- "texmf-dist/doc/latex/tools/shellesc.pdf",
- "texmf-dist/doc/latex/tools/showkeys.pdf",
- "texmf-dist/doc/latex/tools/somedefs.pdf",
- "texmf-dist/doc/latex/tools/tabularx.pdf",
- "texmf-dist/doc/latex/tools/theorem.pdf",
- "texmf-dist/doc/latex/tools/tools-overview.pdf",
- "texmf-dist/doc/latex/tools/trace.pdf",
- "texmf-dist/doc/latex/tools/varioref.pdf",
- "texmf-dist/doc/latex/tools/verbatim.pdf",
- "texmf-dist/doc/latex/tools/xr.pdf",
- "texmf-dist/doc/latex/tools/xspace.pdf",
- },
- ["bitpattern"] = {
- "texmf-dist/doc/latex/bitpattern/README.md",
- "texmf-dist/doc/latex/bitpattern/bitpattern.pdf",
- },
- ["toolbox"] = {
- "texmf-dist/doc/latex/toolbox/README",
- "texmf-dist/doc/latex/toolbox/toolbox.pdf",
- "texmf-dist/doc/latex/toolbox/toolbox.txt",
- },
- ["tokenizer"] = {
- "texmf-dist/doc/latex/tokenizer/tokenizer.pdf",
- },
- ["showhyphens"] = {
- "texmf-dist/doc/lualatex/showhyphens/README",
- "texmf-dist/doc/lualatex/showhyphens/showhyphens-doc.pdf",
- "texmf-dist/doc/lualatex/showhyphens/showhyphens-sample.pdf",
- },
- ["todonotes"] = {
- "texmf-dist/doc/latex/todonotes/README",
- "texmf-dist/doc/latex/todonotes/examples/alterAppearenceOfListOfTodos.pdf",
- "texmf-dist/doc/latex/todonotes/examples/externalize.pdf",
- "texmf-dist/doc/latex/todonotes/examples/saveColorByUsingLayers.pdf",
- "texmf-dist/doc/latex/todonotes/todonotes.pdf",
- },
- ["rsfso"] = {
- "texmf-dist/doc/fonts/rsfso/README",
- "texmf-dist/doc/fonts/rsfso/rsfso-doc.pdf",
- },
- ["addfont"] = {
- "texmf-dist/doc/latex/addfont/README",
- "texmf-dist/doc/latex/addfont/addfont.pdf",
- "texmf-dist/doc/latex/addfont/license",
- },
- ["tocvsec2"] = {
- "texmf-dist/doc/latex/tocvsec2/README",
- "texmf-dist/doc/latex/tocvsec2/tocvsec2.pdf",
- },
- ["endfloat"] = {
- "texmf-dist/doc/latex/endfloat/COPYING",
- "texmf-dist/doc/latex/endfloat/README",
- "texmf-dist/doc/latex/endfloat/endfloat.pdf",
- },
- ["latex-tds"] = {
- "texmf-dist/doc/latex/latex-tds/README",
- "texmf-dist/doc/latex/latex-tds/README.html",
- "texmf-dist/doc/latex/latex-tds/README.pdf",
- },
- ["tocdata"] = {
- "texmf-dist/doc/latex/tocdata/README",
- "texmf-dist/doc/latex/tocdata/images/symbol_warning.pdf",
- "texmf-dist/doc/latex/tocdata/tocdata.pdf",
- },
- ["notes2bib"] = {
- "texmf-dist/doc/latex/notes2bib/README",
- "texmf-dist/doc/latex/notes2bib/notes2bib.pdf",
- },
- ["jpsj"] = {
- "texmf-dist/doc/latex/jpsj/injpsj2.pdf",
- },
- ["biblatex-ieee"] = {
- "texmf-dist/doc/latex/biblatex-ieee/README.md",
- "texmf-dist/doc/latex/biblatex-ieee/biblatex-ieee-alphabetic.pdf",
- "texmf-dist/doc/latex/biblatex-ieee/biblatex-ieee.pdf",
- },
- ["abbr"] = {
- "texmf-dist/doc/generic/abbr/README",
- },
- ["boolexpr"] = {
- "texmf-dist/doc/latex/boolexpr/README",
- "texmf-dist/doc/latex/boolexpr/boolexpr.pdf",
- },
- ["preprint"] = {
- "texmf-dist/doc/latex/preprint/README",
- "texmf-dist/doc/latex/preprint/authblk.pdf",
- "texmf-dist/doc/latex/preprint/balance.pdf",
- "texmf-dist/doc/latex/preprint/figcaps.pdf",
- "texmf-dist/doc/latex/preprint/fullpage.pdf",
- "texmf-dist/doc/latex/preprint/sublabel.pdf",
- },
- ["ccicons"] = {
- "texmf-dist/doc/fonts/ccicons/FONTLOG.txt",
- "texmf-dist/doc/fonts/ccicons/OFL.txt",
- "texmf-dist/doc/latex/ccicons/ccicons.pdf",
- },
- ["xprintlen"] = {
- "texmf-dist/doc/latex/xprintlen/LICENSE",
- "texmf-dist/doc/latex/xprintlen/README",
- "texmf-dist/doc/latex/xprintlen/xprintlen.pdf",
- },
- ["sansmathaccent"] = {
- "texmf-dist/doc/fonts/sansmathaccent/README",
- "texmf-dist/doc/fonts/sansmathaccent/sansmathaccent.pdf",
- },
- ["denisbdoc"] = {
- "texmf-dist/doc/latex/denisbdoc/README.md",
- },
- ["tlc2"] = {
- "texmf-dist/doc/latex/tlc2/Escher.ps",
- "texmf-dist/doc/latex/tlc2/cat.ps",
- "texmf-dist/doc/latex/tlc2/elephant.ps",
- "texmf-dist/doc/latex/tlc2/rosette.ps",
- "texmf-dist/doc/latex/tlc2/w.ps",
- },
- ["gustlib"] = {
- "texmf-dist/doc/plain/gustlib/README",
- "texmf-dist/doc/plain/gustlib/readme.biblotex",
- "texmf-dist/doc/plain/gustlib/readme.plbtx993",
- "texmf-dist/doc/plain/gustlib/readme.plmac218",
- },
- ["babel-piedmontese"] = {
- "texmf-dist/doc/generic/babel-piedmontese/piedmontese.pdf",
- },
- ["tkz-orm"] = {
- "texmf-dist/doc/latex/tkz-orm/LICENSE",
- "texmf-dist/doc/latex/tkz-orm/Makefile",
- "texmf-dist/doc/latex/tkz-orm/README",
- "texmf-dist/doc/latex/tkz-orm/tkz-orm.pdf",
- },
- ["context-bnf"] = {
- "texmf-dist/doc/context/third/bnf/NEWS",
- "texmf-dist/doc/context/third/bnf/README",
- "texmf-dist/doc/context/third/bnf/t-bnf.pdf",
- },
- ["recipe"] = {
- "texmf-dist/doc/latex/recipe/README",
- "texmf-dist/doc/latex/recipe/sample.pdf",
- },
- ["footmisx"] = {
- "texmf-dist/doc/latex/footmisx/README",
- },
- ["phfsvnwatermark"] = {
- "texmf-dist/doc/latex/phfsvnwatermark/Makefile",
- "texmf-dist/doc/latex/phfsvnwatermark/README.md",
- "texmf-dist/doc/latex/phfsvnwatermark/phfsvnwatermark.pdf",
- },
- ["ptptex"] = {
- "texmf-dist/doc/latex/ptptex/README",
- "texmf-dist/doc/latex/ptptex/README.TEXLIVE",
- "texmf-dist/doc/latex/ptptex/manptp.pdf",
- },
- ["tkz-linknodes"] = {
- "texmf-dist/doc/latex/tkz-linknodes/README",
- "texmf-dist/doc/latex/tkz-linknodes/examples/equation.pdf",
- "texmf-dist/doc/latex/tkz-linknodes/examples/quadratic.pdf",
- "texmf-dist/doc/latex/tkz-linknodes/examples/system.pdf",
- "texmf-dist/doc/latex/tkz-linknodes/readme-linknodes.txt",
- "texmf-dist/doc/latex/tkz-linknodes/tkz-linknodes-screen.pdf",
- },
- ["tkz-kiviat"] = {
- "texmf-dist/doc/latex/tkz-kiviat/TKZdoc-kiviat-main.pdf",
- },
- ["tkz-graph"] = {
- "texmf-dist/doc/latex/tkz-graph/readme-tkz-graph.txt",
- "texmf-dist/doc/latex/tkz-graph/tkz-graph-screen.pdf",
- },
- ["hyplain"] = {
- "texmf-dist/doc/plain/hyplain/README",
- "texmf-dist/doc/plain/hyplain/hydoc.pdf",
- },
- ["tkz-euclide"] = {
- "texmf-dist/doc/latex/tkz-euclide/README",
- "texmf-dist/doc/latex/tkz-euclide/examples/Makefile",
- "texmf-dist/doc/latex/tkz-euclide/examples/info_euclide_tex.txt",
- "texmf-dist/doc/latex/tkz-euclide/readme-tkz-euclide-fr.txt",
- "texmf-dist/doc/latex/tkz-euclide/readme-tkz-euclide.txt",
- "texmf-dist/doc/latex/tkz-euclide/tkz-euclide-screen.pdf",
- },
- ["fouriernc"] = {
- "texmf-dist/doc/fonts/fouriernc/README",
- "texmf-dist/doc/fonts/fouriernc/test_fouriernc.pdf",
- },
- ["relsize"] = {
- "texmf-dist/doc/latex/relsize/README",
- "texmf-dist/doc/latex/relsize/relsize-doc.pdf",
- },
- ["revtex4"] = {
- "texmf-dist/doc/latex/revtex4/DOWNLOAD",
- "texmf-dist/doc/latex/revtex4/README",
- "texmf-dist/doc/latex/revtex4/ltxdocext.pdf",
- "texmf-dist/doc/latex/revtex4/ltxgrid.pdf",
- "texmf-dist/doc/latex/revtex4/ltxutil.pdf",
- "texmf-dist/doc/latex/revtex4/revtex4.pdf",
- },
- ["tkz-base"] = {
- "texmf-dist/doc/latex/tkz-base/README",
- "texmf-dist/doc/latex/tkz-base/examples/Makefile",
- "texmf-dist/doc/latex/tkz-base/examples/info_base_tex.txt",
- "texmf-dist/doc/latex/tkz-base/tkz-base-screen.pdf",
- },
- ["biblatex-lni"] = {
- "texmf-dist/doc/latex/biblatex-lni/LICENSE",
- "texmf-dist/doc/latex/biblatex-lni/README.md",
- },
- ["cite"] = {
- "texmf-dist/doc/latex/cite/README",
- "texmf-dist/doc/latex/cite/chapterbib.pdf",
- "texmf-dist/doc/latex/cite/cite.pdf",
- },
- ["makeindex"] = {
- "texmf-dist/doc/man/man1/makeindex.man1.pdf",
- "texmf-dist/doc/man/man1/mkindex.man1.pdf",
- "texmf-dist/doc/support/makeindex/ind.pdf",
- "texmf-dist/doc/support/makeindex/makeindex.pdf",
- },
- ["beameraudience"] = {
- "texmf-dist/doc/latex/beameraudience/README",
- },
- ["etex-pkg"] = {
- "texmf-dist/doc/latex/etex-pkg/README",
- },
- ["multiobjective"] = {
- "texmf-dist/doc/latex/multiobjective/README",
- "texmf-dist/doc/latex/multiobjective/multiobjective.pdf",
- },
- ["titling"] = {
- "texmf-dist/doc/latex/titling/README",
- "texmf-dist/doc/latex/titling/titling.pdf",
- },
- ["biblatex-opcit-booktitle"] = {
- "texmf-dist/doc/latex/biblatex-opcit-booktitle/README",
- "texmf-dist/doc/latex/biblatex-opcit-booktitle/documentation/biblatex-opcit-booktitle-example.pdf",
- "texmf-dist/doc/latex/biblatex-opcit-booktitle/documentation/biblatex-opcit-booktitle.pdf",
- "texmf-dist/doc/latex/biblatex-opcit-booktitle/documentation/latexmkrc",
- "texmf-dist/doc/latex/biblatex-opcit-booktitle/documentation/makefile",
- "texmf-dist/doc/latex/biblatex-opcit-booktitle/makefile",
- },
- ["chronosys"] = {
- "texmf-dist/doc/generic/chronosys/README",
- "texmf-dist/doc/generic/chronosys/docchronosys_en.pdf",
- "texmf-dist/doc/generic/chronosys/docchronosys_fr.pdf",
- },
- ["mbenotes"] = {
- "texmf-dist/doc/latex/mbenotes/README",
- "texmf-dist/doc/latex/mbenotes/mbenotes.pdf",
- },
- ["latexfileinfo-pkgs"] = {
- "texmf-dist/doc/latex/latexfileinfo-pkgs/README",
- "texmf-dist/doc/latex/latexfileinfo-pkgs/latexfileinfo_pkgs.htm",
- },
- ["latexcourse-rug"] = {
- "texmf-dist/doc/latex/latexcourse-rug/README",
- "texmf-dist/doc/latex/latexcourse-rug/latexcourse-rug.pdf",
- },
- ["marginfit"] = {
- "texmf-dist/doc/latex/marginfit/Makefile",
- "texmf-dist/doc/latex/marginfit/README",
- "texmf-dist/doc/latex/marginfit/marginfit.pdf",
- },
- ["titlepic"] = {
- "texmf-dist/doc/latex/titlepic/README.md",
- "texmf-dist/doc/latex/titlepic/titlepic-manual.pdf",
- },
- ["loops"] = {
- "texmf-dist/doc/latex/loops/README",
- },
- ["titlepages"] = {
- "texmf-dist/doc/latex/titlepages/README",
- "texmf-dist/doc/latex/titlepages/titlepages.pdf",
- },
- ["datetime2-ukrainian"] = {
- "texmf-dist/doc/latex/datetime2-ukrainian/README.md",
- "texmf-dist/doc/latex/datetime2-ukrainian/datetime2-ukrainian.pdf",
- },
- ["proofread"] = {
- "texmf-dist/doc/latex/proofread/README",
- "texmf-dist/doc/latex/proofread/README.txt",
- "texmf-dist/doc/latex/proofread/example.pdf",
- "texmf-dist/doc/latex/proofread/proofread.pdf",
- },
- ["greek-inputenc"] = {
- "texmf-dist/doc/latex/greek-inputenc/README",
- "texmf-dist/doc/latex/greek-inputenc/README.html",
- "texmf-dist/doc/latex/greek-inputenc/greek-utf8.pdf",
- "texmf-dist/doc/latex/greek-inputenc/lgrenc.dfu.html",
- "texmf-dist/doc/latex/greek-inputenc/test-iso-8859-7.pdf",
- "texmf-dist/doc/latex/greek-inputenc/unicode-licr.txt",
- },
- ["babel-spanglish"] = {
- "texmf-dist/doc/generic/babel-spanglish/README",
- },
- ["japanese-otf"] = {
- "texmf-dist/doc/fonts/japanese-otf/COPYRIGHT",
- "texmf-dist/doc/fonts/japanese-otf/readme.en.txt",
- "texmf-dist/doc/fonts/japanese-otf/readme.txt",
- },
- ["babel-croatian"] = {
- "texmf-dist/doc/generic/babel-croatian/croatian.pdf",
- },
- ["titlecaps"] = {
- "texmf-dist/doc/latex/titlecaps/README",
- "texmf-dist/doc/latex/titlecaps/titlecaps.pdf",
- },
- ["tipa-de"] = {
- "texmf-dist/doc/latex/tipa-de/LIESMICH",
- "texmf-dist/doc/latex/tipa-de/tipaman-de.pdf",
- },
- ["tipa"] = {
- "texmf-dist/doc/fonts/tipa/00README",
- "texmf-dist/doc/fonts/tipa/00README.doc",
- "texmf-dist/doc/fonts/tipa/Makefile",
- "texmf-dist/doc/fonts/tipa/Manifest.txt",
- "texmf-dist/doc/fonts/tipa/tipaman.pdf",
- "texmf-dist/doc/fonts/tipa/vowel.pdf",
- },
- ["checklistings"] = {
- "texmf-dist/doc/latex/checklistings/Makefile",
- "texmf-dist/doc/latex/checklistings/README.md",
- "texmf-dist/doc/latex/checklistings/checklistings.pdf",
- "texmf-dist/doc/latex/checklistings/example.html",
- "texmf-dist/doc/latex/checklistings/example.pdf",
- },
- ["normalcolor"] = {
- "texmf-dist/doc/latex/normalcolor/README",
- "texmf-dist/doc/latex/normalcolor/normalcolor.pdf",
- },
- ["nonfloat"] = {
- "texmf-dist/doc/latex/nonfloat/nonfloat-en.pdf",
- "texmf-dist/doc/latex/nonfloat/nonfloat.pdf",
- },
- ["lwarp"] = {
- "texmf-dist/doc/latex/lwarp/README.txt",
- "texmf-dist/doc/latex/lwarp/lwarp.pdf",
- "texmf-dist/doc/latex/lwarp/lwarp_tutorial.txt",
- },
- ["moderncv"] = {
- "texmf-dist/doc/latex/moderncv/CHANGELOG",
- "texmf-dist/doc/latex/moderncv/KNOWN_BUGS",
- "texmf-dist/doc/latex/moderncv/README",
- "texmf-dist/doc/latex/moderncv/examples/Makefile",
- "texmf-dist/doc/latex/moderncv/examples/template-es.pdf",
- "texmf-dist/doc/latex/moderncv/examples/template-multibib.pdf",
- "texmf-dist/doc/latex/moderncv/examples/template-zh.pdf",
- "texmf-dist/doc/latex/moderncv/examples/template_banking_red-fullrules-center.pdf",
- "texmf-dist/doc/latex/moderncv/examples/template_banking_red-norules.pdf",
- "texmf-dist/doc/latex/moderncv/examples/template_banking_red-shortrules-right.pdf",
- "texmf-dist/doc/latex/moderncv/examples/template_banking_red.pdf",
- "texmf-dist/doc/latex/moderncv/examples/template_casual_orange-left.pdf",
- "texmf-dist/doc/latex/moderncv/examples/template_casual_orange.pdf",
- "texmf-dist/doc/latex/moderncv/examples/template_classic_green-right.pdf",
- "texmf-dist/doc/latex/moderncv/examples/template_classic_green.pdf",
- "texmf-dist/doc/latex/moderncv/examples/template_fancy_purple.pdf",
- "texmf-dist/doc/latex/moderncv/examples/template_oldstyle_grey.pdf",
- },
- ["gitinfo2"] = {
- "texmf-dist/doc/latex/gitinfo2/README",
- "texmf-dist/doc/latex/gitinfo2/gitinfo2.pdf",
- "texmf-dist/doc/latex/gitinfo2/post-xxx-sample.txt",
- },
- ["tikzsymbols"] = {
- "texmf-dist/doc/latex/tikzsymbols/README.md",
- "texmf-dist/doc/latex/tikzsymbols/tikzsymbols.pdf",
- },
- ["tikzscale"] = {
- "texmf-dist/doc/latex/tikzscale/README",
- "texmf-dist/doc/latex/tikzscale/test-tikzscale.pdf",
- "texmf-dist/doc/latex/tikzscale/tikzscale.pdf",
- },
- ["enumitem-zref"] = {
- "texmf-dist/doc/latex/enumitem-zref/README",
- "texmf-dist/doc/latex/enumitem-zref/enumitem-zref.pdf",
- },
- ["nkarta"] = {
- "texmf-dist/doc/fonts/nkarta/README",
- "texmf-dist/doc/fonts/nkarta/figtable.pdf",
- "texmf-dist/doc/fonts/nkarta/fonttable.pdf",
- },
- ["tikzpfeile"] = {
- "texmf-dist/doc/latex/tikzpfeile/README",
- "texmf-dist/doc/latex/tikzpfeile/tikzpfeile.pdf",
- },
- ["curve"] = {
- "texmf-dist/doc/latex/curve/NEWS",
- "texmf-dist/doc/latex/curve/README",
- "texmf-dist/doc/latex/curve/THANKS",
- "texmf-dist/doc/latex/curve/curve.pdf",
- "texmf-dist/doc/latex/curve/examples/Makefile",
- },
- ["sistyle"] = {
- "texmf-dist/doc/latex/SIstyle/README",
- "texmf-dist/doc/latex/SIstyle/SIstyle-2.3a.pdf",
- },
- ["tikzpagenodes"] = {
- "texmf-dist/doc/latex/tikzpagenodes/README",
- "texmf-dist/doc/latex/tikzpagenodes/tikzpagenodes.pdf",
- },
- ["make4ht"] = {
- "texmf-dist/doc/support/make4ht/README",
- "texmf-dist/doc/support/make4ht/make4ht-doc.pdf",
- "texmf-dist/doc/support/make4ht/readme.tex",
- },
- ["tikzducks"] = {
- "texmf-dist/doc/latex/tikzducks/README.md",
- "texmf-dist/doc/latex/tikzducks/tikzducks-doc.pdf",
- },
- ["frame"] = {
- "texmf-dist/doc/generic/frame/Changes",
- "texmf-dist/doc/generic/frame/Makefile",
- "texmf-dist/doc/generic/frame/README",
- "texmf-dist/doc/generic/frame/frame-doc.pdf",
- },
- ["tikzcodeblocks"] = {
- "texmf-dist/doc/latex/tikzcodeblocks/README.md",
- "texmf-dist/doc/latex/tikzcodeblocks/tikzcodeblocks-documentation.pdf",
- },
- ["tikz-timing"] = {
- "texmf-dist/doc/latex/tikz-timing/README",
- "texmf-dist/doc/latex/tikz-timing/tikz-timing.pdf",
- },
- ["tikz-qtree"] = {
- "texmf-dist/doc/latex/tikz-qtree/README",
- "texmf-dist/doc/latex/tikz-qtree/tikz-qtree-manual.pdf",
- },
- ["pas-cours"] = {
- "texmf-dist/doc/latex/pas-cours/README",
- "texmf-dist/doc/latex/pas-cours/README.TEXLIVE",
- },
- ["tikz-page"] = {
- "texmf-dist/doc/latex/tikz-page/Makefile",
- "texmf-dist/doc/latex/tikz-page/README",
- "texmf-dist/doc/latex/tikz-page/README.md",
- "texmf-dist/doc/latex/tikz-page/tikz-page.pdf",
- },
- ["texlive.infra"] = {
- "README",
- "README.usergroups",
- "index.html",
- "readme-html.dir/readme.cs.html",
- "readme-html.dir/readme.de.html",
- "readme-html.dir/readme.en.html",
- "readme-html.dir/readme.es.html",
- "readme-html.dir/readme.fr.html",
- "readme-html.dir/readme.it.html",
- "readme-html.dir/readme.ja.html",
- "readme-html.dir/readme.pl.html",
- "readme-html.dir/readme.pt-br.html",
- "readme-html.dir/readme.ru.html",
- "readme-html.dir/readme.sr.html",
- "readme-html.dir/readme.zh-cn.html",
- "readme-txt.dir/README.CS",
- "readme-txt.dir/README.DE",
- "readme-txt.dir/README.EN",
- "readme-txt.dir/README.ES",
- "readme-txt.dir/README.FR",
- "readme-txt.dir/README.IT",
- "readme-txt.dir/README.JA",
- "readme-txt.dir/README.PL",
- "readme-txt.dir/README.PT-BR",
- "readme-txt.dir/README.RU",
- "readme-txt.dir/README.RU-cp1251",
- "readme-txt.dir/README.RU-koi8",
- "readme-txt.dir/README.SK-ascii",
- "readme-txt.dir/README.SK-cp1250",
- "readme-txt.dir/README.SK-il2",
- "readme-txt.dir/README.SR",
- "readme-txt.dir/README.ZH-CN",
- "texmf-dist/doc/man/man1/tlmgr.man1.pdf",
- "texmf-dist/scripts/texlive/NEWS",
- "tlpkg/README",
- "tlpkg/installer/COPYING.MinGW-runtime.txt",
- },
- ["binomexp"] = {
- "texmf-dist/doc/latex/binomexp/README",
- "texmf-dist/doc/latex/binomexp/binomexp.pdf",
- },
- ["exsheets"] = {
- "texmf-dist/doc/latex/exsheets/README",
- "texmf-dist/doc/latex/exsheets/exsheets_en.pdf",
- "texmf-dist/doc/latex/exsheets/grading-table.pdf",
- },
- ["tikz-feynman"] = {
- "texmf-dist/doc/latex/tikz-feynman/LICENSE",
- "texmf-dist/doc/latex/tikz-feynman/README.md",
- "texmf-dist/doc/latex/tikz-feynman/tikz-feynman.pdf",
- },
- ["hyphen-sanskrit"] = {
- "texmf-dist/doc/generic/hyph-utf8/sa/hyphenmin.txt",
- },
- ["babel-slovak"] = {
- "texmf-dist/doc/generic/babel-slovak/slovak.pdf",
- },
- ["newtxtt"] = {
- "texmf-dist/doc/fonts/newtxtt/README",
- "texmf-dist/doc/fonts/newtxtt/newtxtt-doc.pdf",
- },
- ["newverbs"] = {
- "texmf-dist/doc/latex/newverbs/README",
- "texmf-dist/doc/latex/newverbs/newverbs.pdf",
- },
- ["xpatch"] = {
- "texmf-dist/doc/latex/xpatch/README",
- "texmf-dist/doc/latex/xpatch/xpatch.pdf",
- },
- ["fjodor"] = {
- "texmf-dist/doc/latex/fjodor/README",
- "texmf-dist/doc/latex/fjodor/dostojevski.pdf",
- "texmf-dist/doc/latex/fjodor/fjodor.pdf",
- },
- ["present"] = {
- "texmf-dist/doc/plain/present/HowToTalkTeX.pdf",
- "texmf-dist/doc/plain/present/Pfeil1.pdf",
- "texmf-dist/doc/plain/present/Pfeil2.pdf",
- "texmf-dist/doc/plain/present/Pfeil3.pdf",
- "texmf-dist/doc/plain/present/Pfeil4.pdf",
- "texmf-dist/doc/plain/present/README",
- "texmf-dist/doc/plain/present/Sagnac.pdf",
- },
- ["tikz-bayesnet"] = {
- "texmf-dist/doc/latex/tikz-bayesnet/LICENSE_GPL",
- "texmf-dist/doc/latex/tikz-bayesnet/LICENSE_LPPL",
- "texmf-dist/doc/latex/tikz-bayesnet/README.rst",
- },
- ["tikz-3dplot"] = {
- "texmf-dist/doc/latex/tikz-3dplot/CHANGELOG",
- "texmf-dist/doc/latex/tikz-3dplot/README",
- "texmf-dist/doc/latex/tikz-3dplot/tikz-3dplot_documentation.pdf",
- },
- ["pst-graphicx"] = {
- "texmf-dist/doc/generic/pst-graphicx/Changes",
- "texmf-dist/doc/generic/pst-graphicx/README",
- },
- ["permute"] = {
- "texmf-dist/doc/latex/permute/permute.pdf",
- },
- ["ticollege"] = {
- "texmf-dist/doc/latex/ticollege/README",
- "texmf-dist/doc/latex/ticollege/ticollege-doc.pdf",
- },
- ["mcexam"] = {
- "texmf-dist/doc/latex/mcexam/README.md",
- "texmf-dist/doc/latex/mcexam/mcexam.pdf",
- },
- ["examplep"] = {
- "texmf-dist/doc/latex/examplep/README",
- "texmf-dist/doc/latex/examplep/eurotex_2005_examplep.pdf",
- "texmf-dist/doc/latex/examplep/houses.pdf",
- "texmf-dist/doc/latex/examplep/pexaminipage.pdf",
- "texmf-dist/doc/latex/examplep/shorthyp_t1xtts.pdf",
- },
- ["ticket"] = {
- "texmf-dist/doc/latex/ticket/README.txt",
- "texmf-dist/doc/latex/ticket/comment",
- "texmf-dist/doc/latex/ticket/ex_file.pdf",
- "texmf-dist/doc/latex/ticket/ex_flashcard.pdf",
- "texmf-dist/doc/latex/ticket/ex_flashcard_dup.pdf",
- "texmf-dist/doc/latex/ticket/ex_flashcard_rm.pdf",
- "texmf-dist/doc/latex/ticket/ex_marks.pdf",
- "texmf-dist/doc/latex/ticket/ex_pin.pdf",
- "texmf-dist/doc/latex/ticket/ex_vcard.pdf",
- "texmf-dist/doc/latex/ticket/manual.pdf",
- },
- ["thuthesis"] = {
- "texmf-dist/doc/latex/thuthesis/Makefile",
- "texmf-dist/doc/latex/thuthesis/README.md",
- "texmf-dist/doc/latex/thuthesis/figures/scan-auth.pdf",
- "texmf-dist/doc/latex/thuthesis/figures/scan-record.pdf",
- "texmf-dist/doc/latex/thuthesis/figures/scan-statement.pdf",
- "texmf-dist/doc/latex/thuthesis/figures/thu-fig-logo.pdf",
- "texmf-dist/doc/latex/thuthesis/figures/thu-lib-logo.pdf",
- "texmf-dist/doc/latex/thuthesis/figures/thu-text-logo.pdf",
- "texmf-dist/doc/latex/thuthesis/figures/thu-whole-logo.pdf",
- "texmf-dist/doc/latex/thuthesis/figures/tsinghua.pdf",
- "texmf-dist/doc/latex/thuthesis/latexmkrc",
- "texmf-dist/doc/latex/thuthesis/main.pdf",
- "texmf-dist/doc/latex/thuthesis/shuji.pdf",
- "texmf-dist/doc/latex/thuthesis/thuthesis.pdf",
- },
- ["ling-macros"] = {
- "texmf-dist/doc/latex/ling-macros/README.txt",
- "texmf-dist/doc/latex/ling-macros/ling-macros-doc.pdf",
- },
- ["thumby"] = {
- "texmf-dist/doc/latex/thumby/LICENSE",
- "texmf-dist/doc/latex/thumby/README",
- "texmf-dist/doc/latex/thumby/example.pdf",
- "texmf-dist/doc/latex/thumby/latexmkrc",
- "texmf-dist/doc/latex/thumby/thumby.pdf",
- },
- ["merriweather"] = {
- "texmf-dist/doc/fonts/merriweather/OFL.txt",
- "texmf-dist/doc/fonts/merriweather/README",
- "texmf-dist/doc/fonts/merriweather/merriweather-samples.pdf",
- },
- ["sudokubundle"] = {
- "texmf-dist/doc/latex/sudokubundle/README",
- "texmf-dist/doc/latex/sudokubundle/sudokubundle.pdf",
- },
- ["thumbs"] = {
- "texmf-dist/doc/latex/thumbs/README",
- "texmf-dist/doc/latex/thumbs/thumbs-example.pdf",
- "texmf-dist/doc/latex/thumbs/thumbs.pdf",
- },
- ["bidihl"] = {
- "texmf-dist/doc/xelatex/bidihl/README",
- "texmf-dist/doc/xelatex/bidihl/bidihl-doc.pdf",
- "texmf-dist/doc/xelatex/bidihl/test-bidihl.pdf",
- },
- ["baskervaldx"] = {
- "texmf-dist/doc/fonts/baskervaldx/COPYING",
- "texmf-dist/doc/fonts/baskervaldx/NOTICE.txt",
- "texmf-dist/doc/fonts/baskervaldx/README",
- "texmf-dist/doc/fonts/baskervaldx/baskervaldx-doc.pdf",
- "texmf-dist/doc/fonts/baskervaldx/baskervaldxmatheg-crop.pdf",
- },
- ["oplotsymbl"] = {
- "texmf-dist/doc/latex/oplotsymbl/README.md",
- "texmf-dist/doc/latex/oplotsymbl/oPlotSymbl-Manual-en.pdf",
- },
- ["phaistos"] = {
- "texmf-dist/doc/fonts/phaistos/getglyphs",
- "texmf-dist/doc/fonts/phaistos/glyphTable.pdf",
- },
- ["threeddice"] = {
- "texmf-dist/doc/metapost/threeddice/README",
- "texmf-dist/doc/metapost/threeddice/threeddice-doc.pdf",
- },
- ["thumb"] = {
- "texmf-dist/doc/latex/thumb/README",
- "texmf-dist/doc/latex/thumb/thumb.pdf",
- },
- ["simplewick"] = {
- "texmf-dist/doc/latex/simplewick/README",
- "texmf-dist/doc/latex/simplewick/simplewick.pdf",
- },
- ["threeparttable"] = {
- "texmf-dist/doc/latex/threeparttable/threeparttable.pdf",
- },
- ["fonttable"] = {
- "texmf-dist/doc/latex/fonttable/README",
- "texmf-dist/doc/latex/fonttable/fonttable.pdf",
- },
- ["thmtools"] = {
- "texmf-dist/doc/latex/thmtools/COPYING",
- "texmf-dist/doc/latex/thmtools/README",
- "texmf-dist/doc/latex/thmtools/TODO",
- "texmf-dist/doc/latex/thmtools/thmtools.pdf",
- },
- ["presentations"] = {
- "texmf-dist/doc/latex/presentations/README",
- "texmf-dist/doc/latex/presentations/images/beamer/FUlogo.pdf",
- "texmf-dist/doc/latex/presentations/images/beamer/TeX.pdf",
- "texmf-dist/doc/latex/presentations/images/beamer/beamer0.pdf",
- "texmf-dist/doc/latex/presentations/images/beamer/beamer1.pdf",
- "texmf-dist/doc/latex/presentations/images/beamer/beamer2.pdf",
- "texmf-dist/doc/latex/presentations/images/beamer/beamernavsymbols.pdf",
- "texmf-dist/doc/latex/presentations/images/beamer/fu-berlin-air.pdf",
- "texmf-dist/doc/latex/presentations/images/beamer/fu-berlin.pdf",
- "texmf-dist/doc/latex/presentations/images/beamer/zedat.pdf",
- "texmf-dist/doc/latex/presentations/images/pd/fuBIB10.pdf",
- "texmf-dist/doc/latex/presentations/images/pdfscreen/Tore3d.pdf",
- "texmf-dist/doc/latex/presentations/images/pdfscreen/mp.pdf",
- "texmf-dist/doc/latex/presentations/images/pdfscreen/pst.pdf",
- },
- ["nomencl"] = {
- "texmf-dist/doc/latex/nomencl/README",
- "texmf-dist/doc/latex/nomencl/nomencl.pdf",
- },
- ["latexgit"] = {
- "texmf-dist/doc/latex/latexgit/LICENSE",
- "texmf-dist/doc/latex/latexgit/README.md",
- "texmf-dist/doc/latex/latexgit/latexgit.pdf",
- },
- ["kdgdocs"] = {
- "texmf-dist/doc/latex/kdgdocs/LICENSE",
- "texmf-dist/doc/latex/kdgdocs/README",
- "texmf-dist/doc/latex/kdgdocs/kdg_color.pdf",
- "texmf-dist/doc/latex/kdgdocs/kdgcoursetext-example.pdf",
- "texmf-dist/doc/latex/kdgdocs/kdgdocs.pdf",
- "texmf-dist/doc/latex/kdgdocs/kdgmasterthesis-example.pdf",
- "texmf-dist/doc/latex/kdgdocs/manifest.txt",
- },
- ["uml"] = {
- "texmf-dist/doc/latex/uml/Changes",
- "texmf-dist/doc/latex/uml/README",
- "texmf-dist/doc/latex/uml/uml.pdf",
- },
- ["cjk-gs-integrate"] = {
- "texmf-dist/doc/fonts/cjk-gs-integrate/ChangeLog",
- "texmf-dist/doc/fonts/cjk-gs-integrate/README.md",
- "texmf-dist/doc/fonts/cjk-gs-integrate/tests/Makefile",
- "texmf-dist/doc/fonts/cjk-gs-integrate/tests/japanese-updmap-tests/do-tests",
- "texmf-dist/doc/fonts/cjk-gs-integrate/tests/japanese-updmap-tests/report",
- },
- ["l2tabu-english"] = {
- "texmf-dist/doc/latex/l2tabu-english/l2tabuen.pdf",
- },
- ["beamertheme-phnompenh"] = {
- "texmf-dist/doc/latex/beamertheme-phnompenh/README",
- "texmf-dist/doc/latex/beamertheme-phnompenh/beamerthemePhnomPenh.pdf",
- },
- ["thesis-ekf"] = {
- "texmf-dist/doc/latex/thesis-ekf/README",
- "texmf-dist/doc/latex/thesis-ekf/thesis-ekf-templates/figures/eke-logo.pdf",
- "texmf-dist/doc/latex/thesis-ekf/thesis-ekf-templates/figures/eku-logo.pdf",
- "texmf-dist/doc/latex/thesis-ekf/thesis-ekf.pdf",
- },
- ["changelayout"] = {
- "texmf-dist/doc/latex/changelayout/README",
- "texmf-dist/doc/latex/changelayout/changelayout-guide.pdf",
- },
- ["lshort-thai"] = {
- "texmf-dist/doc/latex/lshort-thai/lsh132.pdf",
- "texmf-dist/doc/latex/lshort-thai/readme",
- },
- ["context-chromato"] = {
- "texmf-dist/doc/context/third/chromato/chromato-demo.pdf",
- "texmf-dist/doc/context/third/chromato/chromato-doc.pdf",
- },
- ["psu-thesis"] = {
- "texmf-dist/doc/latex/psu-thesis/README",
- "texmf-dist/doc/latex/psu-thesis/manual.pdf",
- "texmf-dist/doc/latex/psu-thesis/mssample.pdf",
- "texmf-dist/doc/latex/psu-thesis/phdsample.pdf",
- },
- ["tex-gyre-math"] = {
- "texmf-dist/doc/fonts/tex-gyre-math/GUST-FONT-LICENSE.txt",
- "texmf-dist/doc/fonts/tex-gyre-math/INSTALL.txt",
- "texmf-dist/doc/fonts/tex-gyre-math/LICENSE-DejaVu.txt",
- "texmf-dist/doc/fonts/tex-gyre-math/MANIFEST-TeX-Gyre-Bonum-Math.txt",
- "texmf-dist/doc/fonts/tex-gyre-math/MANIFEST-TeX-Gyre-DejaVu-Math.txt",
- "texmf-dist/doc/fonts/tex-gyre-math/MANIFEST-TeX-Gyre-Pagella-Math.txt",
- "texmf-dist/doc/fonts/tex-gyre-math/MANIFEST-TeX-Gyre-Schola-Math.txt",
- "texmf-dist/doc/fonts/tex-gyre-math/MANIFEST-TeX-Gyre-Termes-Math.txt",
- "texmf-dist/doc/fonts/tex-gyre-math/README",
- "texmf-dist/doc/fonts/tex-gyre-math/README-TeX-Gyre-Bonum-Math.txt",
- "texmf-dist/doc/fonts/tex-gyre-math/README-TeX-Gyre-DejaVu-Math.txt",
- "texmf-dist/doc/fonts/tex-gyre-math/README-TeX-Gyre-Pagella-Math.txt",
- "texmf-dist/doc/fonts/tex-gyre-math/README-TeX-Gyre-Schola-Math.txt",
- "texmf-dist/doc/fonts/tex-gyre-math/README-TeX-Gyre-Termes-Math.txt",
- "texmf-dist/doc/fonts/tex-gyre-math/test-context-texgyre_bonum_math.pdf",
- "texmf-dist/doc/fonts/tex-gyre-math/test-context-texgyre_dejavu_math.pdf",
- "texmf-dist/doc/fonts/tex-gyre-math/test-context-texgyre_pagella_math.pdf",
- "texmf-dist/doc/fonts/tex-gyre-math/test-context-texgyre_schola_math.pdf",
- "texmf-dist/doc/fonts/tex-gyre-math/test-context-texgyre_termes_math.pdf",
- "texmf-dist/doc/fonts/tex-gyre-math/test-lualatex-texgyre_bonum_math.pdf",
- "texmf-dist/doc/fonts/tex-gyre-math/test-lualatex-texgyre_dejavu_math.pdf",
- "texmf-dist/doc/fonts/tex-gyre-math/test-lualatex-texgyre_pagella_math.pdf",
- "texmf-dist/doc/fonts/tex-gyre-math/test-lualatex-texgyre_schola_math.pdf",
- "texmf-dist/doc/fonts/tex-gyre-math/test-lualatex-texgyre_termes_math.pdf",
- "texmf-dist/doc/fonts/tex-gyre-math/test-word-texgyre_bonum_math.pdf",
- "texmf-dist/doc/fonts/tex-gyre-math/test-word-texgyre_dejavu_math.pdf",
- "texmf-dist/doc/fonts/tex-gyre-math/test-word-texgyre_pagella_math.pdf",
- "texmf-dist/doc/fonts/tex-gyre-math/test-word-texgyre_schola_math.pdf",
- "texmf-dist/doc/fonts/tex-gyre-math/test-word-texgyre_termes_math.pdf",
- "texmf-dist/doc/fonts/tex-gyre-math/test-xelatex-texgyre_bonum_math.pdf",
- "texmf-dist/doc/fonts/tex-gyre-math/test-xelatex-texgyre_dejavu_math.pdf",
- "texmf-dist/doc/fonts/tex-gyre-math/test-xelatex-texgyre_pagella_math.pdf",
- "texmf-dist/doc/fonts/tex-gyre-math/test-xelatex-texgyre_schola_math.pdf",
- "texmf-dist/doc/fonts/tex-gyre-math/test-xelatex-texgyre_termes_math.pdf",
- },
- ["datetime2-swedish"] = {
- "texmf-dist/doc/latex/datetime2-swedish/README",
- "texmf-dist/doc/latex/datetime2-swedish/datetime2-swedish.pdf",
- },
- ["fink"] = {
- "texmf-dist/doc/latex/fink/NEWS",
- "texmf-dist/doc/latex/fink/README",
- "texmf-dist/doc/latex/fink/THANKS",
- "texmf-dist/doc/latex/fink/fink.pdf",
- },
- ["logicpuzzle"] = {
- "texmf-dist/doc/latex/logicpuzzle/README",
- "texmf-dist/doc/latex/logicpuzzle/logicpuzzle.pdf",
- "texmf-dist/doc/latex/logicpuzzle/manifest.txt",
- },
- ["ascii-font"] = {
- "texmf-dist/doc/fonts/ascii-font/README.TEXLIVE",
- },
- ["thalie"] = {
- "texmf-dist/doc/latex/thalie/LICENSE.txt",
- "texmf-dist/doc/latex/thalie/README.md",
- "texmf-dist/doc/latex/thalie/thalie.pdf",
- },
- ["leading"] = {
- "texmf-dist/doc/latex/leading/README",
- "texmf-dist/doc/latex/leading/leading.pdf",
- },
- ["eqlist"] = {
- "texmf-dist/doc/latex/eqlist/README",
- "texmf-dist/doc/latex/eqlist/eqlist.pdf",
- },
- ["detex"] = {
- "texmf-dist/doc/man/man1/detex.man1.pdf",
- },
- ["musixtex-fonts"] = {
- "texmf-dist/doc/fonts/musixtex-fonts/README",
- "texmf-dist/doc/fonts/musixtex-fonts/README.psfonts",
- "texmf-dist/doc/fonts/musixtex-fonts/musixtex-fonts-install.pdf",
- },
- ["lineno"] = {
- "texmf-dist/doc/latex/lineno/CHANGEs.txt",
- "texmf-dist/doc/latex/lineno/COPYING.txt",
- "texmf-dist/doc/latex/lineno/README",
- "texmf-dist/doc/latex/lineno/README.txt",
- "texmf-dist/doc/latex/lineno/SRCFILEs.txt",
- "texmf-dist/doc/latex/lineno/fnlineno.pdf",
- "texmf-dist/doc/latex/lineno/lineno.pdf",
- "texmf-dist/doc/latex/lineno/lnosuppl.pdf",
- "texmf-dist/doc/latex/lineno/ulineno.pdf",
- },
- ["tabularborder"] = {
- "texmf-dist/doc/latex/tabularborder/tabularborder.pdf",
- },
- ["automata"] = {
- "texmf-dist/doc/metapost/automata/README",
- "texmf-dist/doc/metapost/automata/example.pdf",
- },
- ["texworks"] = {
- "texmf-dist/doc/texworks/README",
- },
- ["gauss"] = {
- "texmf-dist/doc/latex/gauss/README",
- "texmf-dist/doc/latex/gauss/gauss-doc.pdf",
- "texmf-dist/doc/latex/gauss/gauss-ex.pdf",
- },
- ["biblatex-nottsclassic"] = {
- "texmf-dist/doc/latex/biblatex-nottsclassic/README.md",
- "texmf-dist/doc/latex/biblatex-nottsclassic/nottsclassic.pdf",
- },
- ["texlive-fr"] = {
- "texmf-dist/doc/texlive/texlive-fr/Makefile",
- "texmf-dist/doc/texlive/texlive-fr/notes",
- "texmf-dist/doc/texlive/texlive-fr/texlive-fr.html",
- "texmf-dist/doc/texlive/texlive-fr/texlive-fr.pdf",
- },
- ["matlab-prettifier"] = {
- "texmf-dist/doc/latex/matlab-prettifier/README",
- "texmf-dist/doc/latex/matlab-prettifier/matlab-prettifier.pdf",
- },
- ["texware"] = {
- "texmf-dist/doc/man/man1/dvitype.man1.pdf",
- "texmf-dist/doc/man/man1/pooltype.man1.pdf",
- },
- ["glossaries"] = {
- "texmf-dist/doc/latex/glossaries/CHANGES",
- "texmf-dist/doc/latex/glossaries/INSTALL",
- "texmf-dist/doc/latex/glossaries/README",
- "texmf-dist/doc/latex/glossaries/glossaries-code.pdf",
- "texmf-dist/doc/latex/glossaries/glossaries-user.html",
- "texmf-dist/doc/latex/glossaries/glossaries-user.pdf",
- "texmf-dist/doc/latex/glossaries/glossariesbegin.html",
- "texmf-dist/doc/latex/glossaries/glossariesbegin.pdf",
- "texmf-dist/doc/latex/glossaries/glossary2glossaries.html",
- "texmf-dist/doc/latex/glossaries/glossary2glossaries.pdf",
- "texmf-dist/doc/latex/glossaries/samples/README-samples",
- "texmf-dist/doc/latex/glossaries/samples/glossary-lipsum-examples.pdf",
- "texmf-dist/doc/latex/glossaries/samples/minimalgls.pdf",
- "texmf-dist/doc/latex/glossaries/samples/mwe-acr-desc.pdf",
- "texmf-dist/doc/latex/glossaries/samples/mwe-acr.pdf",
- "texmf-dist/doc/latex/glossaries/samples/mwe-gls.pdf",
- "texmf-dist/doc/latex/glossaries/samples/sample-FnDesc.pdf",
- "texmf-dist/doc/latex/glossaries/samples/sample-chap-hyperfirst.pdf",
- "texmf-dist/doc/latex/glossaries/samples/sample-crossref.pdf",
- "texmf-dist/doc/latex/glossaries/samples/sample-custom-acronym.pdf",
- "texmf-dist/doc/latex/glossaries/samples/sample-dot-abbr.pdf",
- "texmf-dist/doc/latex/glossaries/samples/sample-dual.pdf",
- "texmf-dist/doc/latex/glossaries/samples/sample-entrycount.pdf",
- "texmf-dist/doc/latex/glossaries/samples/sample-entryfmt.pdf",
- "texmf-dist/doc/latex/glossaries/samples/sample-font-abbr.pdf",
- "texmf-dist/doc/latex/glossaries/samples/sample-ignored.pdf",
- "texmf-dist/doc/latex/glossaries/samples/sample-index.pdf",
- "texmf-dist/doc/latex/glossaries/samples/sample-inline.pdf",
- "texmf-dist/doc/latex/glossaries/samples/sample-langdict.pdf",
- "texmf-dist/doc/latex/glossaries/samples/sample-newkeys.pdf",
- "texmf-dist/doc/latex/glossaries/samples/sample-noidxapp-utf8.pdf",
- "texmf-dist/doc/latex/glossaries/samples/sample-noidxapp.pdf",
- "texmf-dist/doc/latex/glossaries/samples/sample-nomathhyper.pdf",
- "texmf-dist/doc/latex/glossaries/samples/sample-numberlist.pdf",
- "texmf-dist/doc/latex/glossaries/samples/sample-prefix.pdf",
- "texmf-dist/doc/latex/glossaries/samples/sample-si.pdf",
- "texmf-dist/doc/latex/glossaries/samples/sample-storage-abbr-desc.pdf",
- "texmf-dist/doc/latex/glossaries/samples/sample-storage-abbr.pdf",
- "texmf-dist/doc/latex/glossaries/samples/sample.pdf",
- "texmf-dist/doc/latex/glossaries/samples/sample4col.pdf",
- "texmf-dist/doc/latex/glossaries/samples/sampleAcr.pdf",
- "texmf-dist/doc/latex/glossaries/samples/sampleAcrDesc.pdf",
- "texmf-dist/doc/latex/glossaries/samples/sampleCustomAcr.pdf",
- "texmf-dist/doc/latex/glossaries/samples/sampleDB.pdf",
- "texmf-dist/doc/latex/glossaries/samples/sampleDesc.pdf",
- "texmf-dist/doc/latex/glossaries/samples/sampleEq.pdf",
- "texmf-dist/doc/latex/glossaries/samples/sampleEqPg.pdf",
- "texmf-dist/doc/latex/glossaries/samples/sampleFnAcrDesc.pdf",
- "texmf-dist/doc/latex/glossaries/samples/sampleNtn.pdf",
- "texmf-dist/doc/latex/glossaries/samples/samplePeople.pdf",
- "texmf-dist/doc/latex/glossaries/samples/sampleSec.pdf",
- "texmf-dist/doc/latex/glossaries/samples/sampleSort.pdf",
- "texmf-dist/doc/latex/glossaries/samples/sampleaccsupp.pdf",
- "texmf-dist/doc/latex/glossaries/samples/sampleacronyms.pdf",
- "texmf-dist/doc/latex/glossaries/samples/sampletree.pdf",
- "texmf-dist/doc/latex/glossaries/samples/sampleutf8.pdf",
- "texmf-dist/doc/latex/glossaries/samples/samplexdy.pdf",
- "texmf-dist/doc/latex/glossaries/samples/samplexdy2.pdf",
- "texmf-dist/doc/latex/glossaries/samples/samplexdy3.pdf",
- "texmf-dist/doc/man/man1/makeglossaries-lite.man1.pdf",
- "texmf-dist/doc/man/man1/makeglossaries.man1.pdf",
- },
- ["textpath"] = {
- "texmf-dist/doc/metapost/textpath/CHANGES",
- "texmf-dist/doc/metapost/textpath/README",
- "texmf-dist/doc/metapost/textpath/textpath.pdf",
- },
- ["xpinyin"] = {
- "texmf-dist/doc/latex/xpinyin/README.md",
- "texmf-dist/doc/latex/xpinyin/xpinyin.pdf",
- },
- ["textgreek"] = {
- "texmf-dist/doc/latex/textgreek/README",
- "texmf-dist/doc/latex/textgreek/textgreek.pdf",
- },
- ["arcs"] = {
- "texmf-dist/doc/latex/arcs/README",
- "texmf-dist/doc/latex/arcs/arcs.pdf",
- },
- ["ocr-b-outline"] = {
- "texmf-dist/doc/fonts/ocr-b-outline/README",
- },
- ["cjkpunct"] = {
- "texmf-dist/doc/latex/cjkpunct/CJKpunct.pdf",
- "texmf-dist/doc/latex/cjkpunct/README.md",
- "texmf-dist/doc/latex/cjkpunct/setpunct/README.txt",
- },
- ["pstricks"] = {
- "texmf-dist/doc/generic/pstricks/README",
- "texmf-dist/doc/generic/pstricks/images/tiger.pdf",
- "texmf-dist/doc/generic/pstricks/pst-doc.pdf",
- "texmf-dist/doc/generic/pstricks/pst-news05.pdf",
- "texmf-dist/doc/generic/pstricks/pst-news06.pdf",
- "texmf-dist/doc/generic/pstricks/pst-news08.pdf",
- "texmf-dist/doc/generic/pstricks/pst-news09.pdf",
- "texmf-dist/doc/generic/pstricks/pst-news10.pdf",
- "texmf-dist/doc/generic/pstricks/pst-news11.pdf",
- "texmf-dist/doc/generic/pstricks/pst-news12.pdf",
- "texmf-dist/doc/generic/pstricks/pst-news13.pdf",
- "texmf-dist/doc/generic/pstricks/pst-news14.pdf",
- "texmf-dist/doc/generic/pstricks/pst-news15.pdf",
- "texmf-dist/doc/generic/pstricks/pst-news16.pdf",
- "texmf-dist/doc/generic/pstricks/pst-news17.pdf",
- "texmf-dist/doc/generic/pstricks/pst-user.pdf",
- "texmf-dist/doc/generic/pstricks/pstricks-doc.pdf",
- "texmf-dist/doc/generic/pstricks/test-pst.pdf",
- },
- ["version"] = {
- "texmf-dist/doc/latex/version/version-doc.pdf",
- },
- ["adforn"] = {
- "texmf-dist/doc/fonts/adforn/COPYING",
- "texmf-dist/doc/fonts/adforn/NOTICE",
- "texmf-dist/doc/fonts/adforn/README",
- "texmf-dist/doc/fonts/adforn/adforn.pdf",
- "texmf-dist/doc/fonts/adforn/manifest.txt",
- },
- ["texshade"] = {
- "texmf-dist/doc/latex/texshade/README",
- "texmf-dist/doc/latex/texshade/texshade.pdf",
- "texmf-dist/doc/latex/texshade/tsfaq.pdf",
- },
- ["babel-azerbaijani"] = {
- "texmf-dist/doc/generic/babel-azerbaijani/README",
- "texmf-dist/doc/generic/babel-azerbaijani/azerbaijani.pdf",
- },
- ["texproposal"] = {
- "texmf-dist/doc/latex/texproposal/README.md",
- "texmf-dist/doc/latex/texproposal/figures/CQU-Example.pdf",
- "texmf-dist/doc/latex/texproposal/figures/CQUThesis-poster.pdf",
- "texmf-dist/doc/latex/texproposal/figures/TeX-Word-Diff.pdf",
- "texmf-dist/doc/latex/texproposal/figures/TeX-Word-Vote.pdf",
- "texmf-dist/doc/latex/texproposal/figures/pubfig0.pdf",
- "texmf-dist/doc/latex/texproposal/texproposal.pdf",
- },
- ["texpower"] = {
- "texmf-dist/doc/latex/texpower/00readme.txt",
- "texmf-dist/doc/latex/texpower/01install.txt",
- "texmf-dist/doc/latex/texpower/02changes.txt",
- "texmf-dist/doc/latex/texpower/contrib/00readme.txt",
- "texmf-dist/doc/latex/texpower/manual.pdf",
- "texmf-dist/doc/latex/texpower/tpslifonts/00readme.txt",
- "texmf-dist/doc/latex/texpower/tpslifonts/01install.txt",
- "texmf-dist/doc/latex/texpower/tpslifonts/Makefile",
- },
- ["texosquery"] = {
- "texmf-dist/doc/support/texosquery/CHANGES",
- "texmf-dist/doc/support/texosquery/README.md",
- "texmf-dist/doc/support/texosquery/texosquery.pdf",
- },
- ["biblatex-swiss-legal"] = {
- "texmf-dist/doc/latex/biblatex-swiss-legal/README",
- "texmf-dist/doc/latex/biblatex-swiss-legal/biblatex-swiss-legal.pdf",
- },
- ["texments"] = {
- "texmf-dist/doc/latex/texments/README",
- "texmf-dist/doc/latex/texments/texments.pdf",
- },
- ["kotex-utf"] = {
- "texmf-dist/doc/latex/kotex-utf/ChangeLog",
- "texmf-dist/doc/latex/kotex-utf/README",
- "texmf-dist/doc/latex/kotex-utf/fig/allowbreak-dhucs.pdf",
- "texmf-dist/doc/latex/kotex-utf/fig/fntexp.pdf",
- "texmf-dist/doc/latex/kotex-utf/fig/fntnormal.pdf",
- "texmf-dist/doc/latex/kotex-utf/fig/linebreaktest.pdf",
- "texmf-dist/doc/latex/kotex-utf/fig/testdhucsallowbreak.pdf",
- "texmf-dist/doc/latex/kotex-utf/kotexdoc.pdf",
- "texmf-dist/doc/latex/kotex-utf/yettext.txt",
- },
- ["tasks"] = {
- "texmf-dist/doc/latex/tasks/README",
- "texmf-dist/doc/latex/tasks/tasks_en.pdf",
- },
- ["avremu"] = {
- "texmf-dist/doc/latex/avremu/README",
- "texmf-dist/doc/latex/avremu/avremu.pdf",
- },
- ["witharrows"] = {
- "texmf-dist/doc/latex/witharrows/README.md",
- "texmf-dist/doc/latex/witharrows/witharrows.pdf",
- },
- ["texloganalyser"] = {
- "texmf-dist/doc/support/texloganalyser/README",
- },
- ["ocgx"] = {
- "texmf-dist/doc/latex/ocgx/README",
- "texmf-dist/doc/latex/ocgx/demo-ocgx.pdf",
- "texmf-dist/doc/latex/ocgx/ocgx-manual-en.pdf",
- },
- ["context-simplefonts"] = {
- "texmf-dist/doc/context/third/simplefonts/README",
- },
- ["einfuehrung"] = {
- "texmf-dist/doc/latex/einfuehrung/B.pdf",
- "texmf-dist/doc/latex/einfuehrung/README",
- "texmf-dist/doc/latex/einfuehrung/doc_data.txt",
- },
- ["embrac"] = {
- "texmf-dist/doc/latex/embrac/README",
- "texmf-dist/doc/latex/embrac/embrac_en.pdf",
- },
- ["texliveonfly"] = {
- "texmf-dist/doc/support/texliveonfly/README",
- },
- ["babel-irish"] = {
- "texmf-dist/doc/generic/babel-irish/irish.pdf",
- },
- ["spanish-mx"] = {
- "texmf-dist/doc/latex/spanish-mx/README",
- },
- ["datetime2-english"] = {
- "texmf-dist/doc/latex/datetime2-english/CHANGES",
- "texmf-dist/doc/latex/datetime2-english/README",
- "texmf-dist/doc/latex/datetime2-english/datetime2-english-sample.pdf",
- "texmf-dist/doc/latex/datetime2-english/datetime2-english.pdf",
- },
- ["tikz-optics"] = {
- "texmf-dist/doc/latex/tikz-optics/README",
- "texmf-dist/doc/latex/tikz-optics/tikz-optics.pdf",
- },
- ["altfont"] = {
- "texmf-dist/doc/latex/altfont/README",
- "texmf-dist/doc/latex/altfont/altfont.pdf",
- "texmf-dist/doc/latex/altfont/psfont.pdf",
- },
- ["texlive-zh-cn"] = {
- "texmf-dist/doc/texlive/texlive-zh-cn/Makefile",
- "texmf-dist/doc/texlive/texlive-zh-cn/texlive-zh-cn.pdf",
- },
- ["listliketab"] = {
- "texmf-dist/doc/latex/listliketab/README",
- "texmf-dist/doc/latex/listliketab/listliketab.pdf",
- },
- ["reledmac"] = {
- "texmf-dist/doc/latex/reledmac/README",
- "texmf-dist/doc/latex/reledmac/doc-more/latexmkrc",
- "texmf-dist/doc/latex/reledmac/doc-more/makefile",
- "texmf-dist/doc/latex/reledmac/doc-more/page-typesetting-columns.pdf",
- "texmf-dist/doc/latex/reledmac/examples/1-criticalnotes.pdf",
- "texmf-dist/doc/latex/reledmac/examples/1-sidenotes.pdf",
- "texmf-dist/doc/latex/reledmac/examples/1-tabular.pdf",
- "texmf-dist/doc/latex/reledmac/examples/1-verses.pdf",
- "texmf-dist/doc/latex/reledmac/examples/2-cross_referencing.pdf",
- "texmf-dist/doc/latex/reledmac/examples/2-footnote_spacing.pdf",
- "texmf-dist/doc/latex/reledmac/examples/2-glossaries.pdf",
- "texmf-dist/doc/latex/reledmac/examples/2-indexing.pdf",
- "texmf-dist/doc/latex/reledmac/examples/2-lemma_disambigution.pdf",
- "texmf-dist/doc/latex/reledmac/examples/2-line_numbers_in_header.pdf",
- "texmf-dist/doc/latex/reledmac/examples/2-linespacing.pdf",
- "texmf-dist/doc/latex/reledmac/examples/2-manuscript-apparatus.pdf",
- "texmf-dist/doc/latex/reledmac/examples/2-notes-width.pdf",
- "texmf-dist/doc/latex/reledmac/examples/2-one_series_per_pstart.pdf",
- "texmf-dist/doc/latex/reledmac/examples/2-performances.pdf",
- "texmf-dist/doc/latex/reledmac/examples/2-reledmac-right-to-left.pdf",
- "texmf-dist/doc/latex/reledmac/examples/2-titles_in_line_numbering_with_notes.pdf",
- "texmf-dist/doc/latex/reledmac/examples/2-titles_not_in_line_numbering.pdf",
- "texmf-dist/doc/latex/reledmac/examples/3-reledpar_columns_different_languages.pdf",
- "texmf-dist/doc/latex/reledmac/examples/3-reledpar_mwe.pdf",
- "texmf-dist/doc/latex/reledmac/examples/3-reledpar_pages_different_languages_lualatex.pdf",
- "texmf-dist/doc/latex/reledmac/examples/3-reledpar_same_page_number_in_both_side.pdf",
- "texmf-dist/doc/latex/reledmac/examples/3-reledpar_sync_setting_advancedshifted-nomax.pdf",
- "texmf-dist/doc/latex/reledmac/examples/3-reledpar_sync_setting_advancedshifted.pdf",
- "texmf-dist/doc/latex/reledmac/examples/3-reledpar_sync_setting_default.pdf",
- "texmf-dist/doc/latex/reledmac/examples/3-reledpar_sync_setting_nomax-shifted.pdf",
- "texmf-dist/doc/latex/reledmac/examples/3-reledpar_sync_setting_nomax.pdf",
- "texmf-dist/doc/latex/reledmac/examples/3-reledpar_sync_setting_nosync.pdf",
- "texmf-dist/doc/latex/reledmac/examples/3-reledpar_sync_setting_shifted.pdf",
- "texmf-dist/doc/latex/reledmac/examples/4-reledpar_column_mix_with_not_column-continuous-numbering.pdf",
- "texmf-dist/doc/latex/reledmac/examples/4-reledpar_column_mix_with_not_column.pdf",
- "texmf-dist/doc/latex/reledmac/examples/4-reledpar_columns_alignment.pdf",
- "texmf-dist/doc/latex/reledmac/examples/4-reledpar_columns_titles_in_line_numbering_with_notes.pdf",
- "texmf-dist/doc/latex/reledmac/examples/4-reledpar_inside-outside-columns.pdf",
- "texmf-dist/doc/latex/reledmac/examples/4-reledpar_one_series_per_pstart.pdf",
- "texmf-dist/doc/latex/reledmac/examples/4-reledpar_pages_long_notes.pdf",
- "texmf-dist/doc/latex/reledmac/examples/4-reledpar_pages_notes_leftpage.pdf",
- "texmf-dist/doc/latex/reledmac/examples/4-reledpar_pages_paragraph_separator_between.pdf",
- "texmf-dist/doc/latex/reledmac/examples/4-reledpar_pages_titles_in_line_numbering_with_notes.pdf",
- "texmf-dist/doc/latex/reledmac/examples/4-reledpar_titles_not_in_line_numbering.pdf",
- "texmf-dist/doc/latex/reledmac/examples/4-reledpar_verse_text_between.pdf",
- "texmf-dist/doc/latex/reledmac/examples/latexmkrc",
- "texmf-dist/doc/latex/reledmac/examples/makefile",
- "texmf-dist/doc/latex/reledmac/latexmkrc",
- "texmf-dist/doc/latex/reledmac/makefile",
- "texmf-dist/doc/latex/reledmac/migration.pdf",
- "texmf-dist/doc/latex/reledmac/reledmac.pdf",
- "texmf-dist/doc/latex/reledmac/reledpar.pdf",
- },
- ["xgreek"] = {
- "texmf-dist/doc/xelatex/xgreek/README",
- "texmf-dist/doc/xelatex/xgreek/xgreek.pdf",
- },
- ["texlive-it"] = {
- "texmf-dist/doc/texlive/texlive-it/Makefile",
- "texmf-dist/doc/texlive/texlive-it/texlive-it.html",
- "texmf-dist/doc/texlive/texlive-it/texlive-it.pdf",
- },
- ["texlive-es"] = {
- "texmf-dist/doc/texlive/texlive-es/Makefile",
- "texmf-dist/doc/texlive/texlive-es/texlive-es.html",
- "texmf-dist/doc/texlive/texlive-es/texlive-es.pdf",
- },
- ["pst-soroban"] = {
- "texmf-dist/doc/generic/pst-soroban/Changes",
- "texmf-dist/doc/generic/pst-soroban/README",
- "texmf-dist/doc/generic/pst-soroban/pst-soroban-doc.pdf",
- },
- ["sansmath"] = {
- "texmf-dist/doc/latex/sansmath/sansmath.pdf",
- },
- ["texlive-docindex"] = {
- "doc.html",
- },
- ["texlive-de"] = {
- "texmf-dist/doc/texlive/texlive-de/Makefile",
- "texmf-dist/doc/texlive/texlive-de/texlive-de.html",
- "texmf-dist/doc/texlive/texlive-de/texlive-de.pdf",
- },
- ["bib-fr"] = {
- "texmf-dist/doc/bibtex/bib-fr/CHANGELOG",
- "texmf-dist/doc/bibtex/bib-fr/README",
- },
- ["texlive-common"] = {
- "texmf-dist/doc/texlive/index.html",
- },
- ["kotex-utils"] = {
- "texmf-dist/doc/latex/kotex-utils/ChangeLog",
- "texmf-dist/doc/latex/kotex-utils/README",
- },
- ["chemstyle"] = {
- "texmf-dist/doc/latex/chemstyle/README",
- "texmf-dist/doc/latex/chemstyle/chemstyle.pdf",
- },
- ["pb-diagram"] = {
- "texmf-dist/doc/latex/pb-diagram/COPYING",
- "texmf-dist/doc/latex/pb-diagram/README",
- "texmf-dist/doc/latex/pb-diagram/pb-manual.pdf",
- },
- ["texfot"] = {
- "texmf-dist/doc/man/man1/texfot.man1.pdf",
- "texmf-dist/doc/support/texfot/README",
- },
- ["texdraw"] = {
- "texmf-dist/doc/support/texdraw/ChangeLog",
- "texmf-dist/doc/support/texdraw/README",
- "texmf-dist/doc/support/texdraw/texdraw.ps",
- },
- ["doipubmed"] = {
- "texmf-dist/doc/latex/doipubmed/CHANGES",
- "texmf-dist/doc/latex/doipubmed/README",
- "texmf-dist/doc/latex/doipubmed/doipubmed-manual.html",
- "texmf-dist/doc/latex/doipubmed/doipubmed.pdf",
- },
- ["lettre"] = {
- "texmf-dist/doc/latex/lettre/3.000-release-notes.txt",
- "texmf-dist/doc/latex/lettre/ALIRE_TDS",
- "texmf-dist/doc/latex/lettre/README_TDS",
- "texmf-dist/doc/latex/lettre/lettre.pdf",
- },
- ["arabxetex"] = {
- "texmf-dist/doc/xelatex/arabxetex/README.md",
- "texmf-dist/doc/xelatex/arabxetex/arabxetex.pdf",
- "texmf-dist/doc/xelatex/arabxetex/examples/ednotes_example.pdf",
- },
- ["bgreek"] = {
- "texmf-dist/doc/latex/bgreek/MANIFEST.TXT",
- "texmf-dist/doc/latex/bgreek/README",
- "texmf-dist/doc/latex/bgreek/bgman.pdf",
- },
- ["texdirflatten"] = {
- "texmf-dist/doc/man/man1/texdirflatten.man1.pdf",
- "texmf-dist/doc/support/texdirflatten/README",
- },
- ["upca"] = {
- "texmf-dist/doc/generic/upca/README",
- },
- ["efbox"] = {
- "texmf-dist/doc/latex/efbox/README",
- "texmf-dist/doc/latex/efbox/efbox.pdf",
- },
- ["texdef"] = {
- "texmf-dist/doc/support/texdef/INSTALL",
- "texmf-dist/doc/support/texdef/README",
- "texmf-dist/doc/support/texdef/texdef.pdf",
- },
- ["hang"] = {
- "texmf-dist/doc/latex/hang/COPYING",
- "texmf-dist/doc/latex/hang/ChangeLog",
- "texmf-dist/doc/latex/hang/README",
- "texmf-dist/doc/latex/hang/hang.pdf",
- "texmf-dist/doc/latex/hang/sample.pdf",
- },
- ["storebox"] = {
- "texmf-dist/doc/latex/storebox/README",
- "texmf-dist/doc/latex/storebox/storebox.pdf",
- },
- ["pkgloader"] = {
- "texmf-dist/doc/latex/pkgloader/README",
- "texmf-dist/doc/latex/pkgloader/pkgloader.pdf",
- },
- ["lshort-italian"] = {
- "texmf-dist/doc/latex/lshort-italian/CHANGES",
- "texmf-dist/doc/latex/lshort-italian/MANIFEST",
- "texmf-dist/doc/latex/lshort-italian/Makefile",
- "texmf-dist/doc/latex/lshort-italian/README",
- "texmf-dist/doc/latex/lshort-italian/TRANSLATIONS",
- "texmf-dist/doc/latex/lshort-italian/itlshort.pdf",
- },
- ["csvsimple"] = {
- "texmf-dist/doc/latex/csvsimple/CHANGES",
- "texmf-dist/doc/latex/csvsimple/README",
- "texmf-dist/doc/latex/csvsimple/csvsimple-example.pdf",
- "texmf-dist/doc/latex/csvsimple/csvsimple.pdf",
- },
- ["latex-doc-ptr"] = {
- "texmf-dist/doc/latex/latex-doc-ptr/Makefile",
- "texmf-dist/doc/latex/latex-doc-ptr/README",
- "texmf-dist/doc/latex/latex-doc-ptr/latex-doc-ptr.pdf",
- },
- ["nath"] = {
- "texmf-dist/doc/latex/nath/README",
- "texmf-dist/doc/latex/nath/nathguide.pdf",
- },
- ["tex-virtual-academy-pl"] = {
- "texmf-dist/doc/generic/tex-virtual-academy-pl/README",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/context/context.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/context/tytuly.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/cototex.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/fonty/font-abc.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/fonty/fonts_inst.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/fonty/index.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/fonty/nfss.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/fonty/qx-info.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/fonty/qx-table1.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/fonty/qx-table2.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/idx/day.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/idx/decode.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/idx/dies.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/idx/flags.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/idx/id.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/idx/index.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/idx/jedn.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/idx/lang.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/idx/lower.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/idx/mil.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/idx/mon.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/idx/name.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/idx/order.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/idx/plmindex.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/idx/porzadek.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/idx/program.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/idx/setki.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/idx/spec.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/idx/toascii.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/idx/typy.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/idx/tys.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/idx/upper.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/index.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/kuchnia/hist.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/kuchnia/tex.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/latex2e.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/listy/description.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/listy/enumerate.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/listy/itemize.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/listy/klopoty.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/listy/list.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/listy/porzadek.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/listy/standard.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/3parttable.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/accents.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/acromake.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/afterpage.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/alltt.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/amsthm.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/arabic.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/array.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/balance.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/bar.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/bbm.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/blkarray.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/bm.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/bophook.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/boxedminipage.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/calc.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/capt-of.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/caption.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/caption2.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/cases.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/ccaption.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/changebar.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/chapterbib.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/cite.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/color.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/colortbl.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/comma.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/cute.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/cuted.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/dblfnote.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/dcolumn.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/delarray.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/deleq.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/dotseqn.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/dow.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/drftcite.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/dropping.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/easyeqn.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/ellipsis.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/endfloat.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/enumerate.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/enumitem.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/epsfig.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/everyship.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/expdlist.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/exscale.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/extmath.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/extramarks.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/fancybox.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/fancyhdr.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/fancyheading.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/filecontents.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/flafter.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/float.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/floatflt.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/floatpag.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/fltpage.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/flushend.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/fn2end.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/fnpara.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/fnpos.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/footmisc.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/footnpag.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/fp.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/framed.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/ftnright.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/geometry.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/graphicx.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/graphpaper.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/harpoon.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/here.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/hhline.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/hyperref.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/ifthen.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/indentfirst.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/index.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/labeldeb.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/lastpage.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/lcg.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/letterspace.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/localloc.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/longtable.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/lscape.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/ltablex.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/ltabptch.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/ltxtable.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/macro.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/macro_t.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/manyfoot.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/minitoc.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/moje_typy.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/moreverb.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/mparhack.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/multfoot.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/multibox.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/multicol.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/multirow.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/numprint.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/oldstyle.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/oubraces.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/overbrace.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/pdfscreen.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/pdfslide.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/pfnote.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/plain.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/printtim.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/pstcol.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/qobitree.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/ragged2e.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/regcount.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/relsize.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/removefromreset.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/rotate.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/rotating.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/selectpage.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/shadepar.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/shadetheorem.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/shadethm.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/shadow.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/shapepar.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/shortvrb.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/showkeys.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/sidecap.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/stmaryrd.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/subeqn.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/subeqnarray.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/subfigure.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/subfloat.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/sublabel.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/subscript.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/supertabular.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/sverb.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/tabularx.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/theorem.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/threeparttable.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/time.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/ulem.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/umoline.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/undertilde.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/url.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/verbatim.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/verbdef.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/version.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/vfrlocal.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/vmargin.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/vrbexin.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/vrflocal.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/wiggly.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/wmcropmark.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/wrapfig.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/xr.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/xspace.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/macro/xtab.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/spisy/chap.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/spisy/l_chap.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/spisy/l_sec.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/spisy/spis.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/chapter.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/count.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/liczniki.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/num.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/p3.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/p4.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/p5.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/p6.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/p7.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/part.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/poziom.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/s.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/sect.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/tc.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/tl.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/tr.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/tx.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/txx.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/poczatki/index.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/poczatki/latex-pl.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/poczatki/mex.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/poczatki/spw.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/poczatki/tetex.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/poczatki/web2c.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/podstawy/2-0wst1.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/podstawy/2-1coto.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/podstawy/2-1kazio.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/podstawy/2-1przyg.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/podstawy/2-1zece.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/podstawy/bib.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/podstawy/spis.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/podstawy/tex.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/podstawy/title.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/prog/auctex.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/prog/bibtex/bibtex-1.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/prog/bibtex/bibtex-2.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/prog/bibtex/bibtex-3.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/prog/bibtex/bibtex-4.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/prog/bibtex/bibtex-5.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/prog/bibtex/bibtex-6.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/prog/bibtex/bibtex-7.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/prog/bibtex/bibtex-8.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/prog/bibtex/bibtex.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/prog/dvidvi.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/prog/hyph.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/prog/prog.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/tex/odsylacze.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/tex/tex.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/tex/tex_key.html",
- "texmf-dist/doc/generic/tex-virtual-academy-pl/tex/tryby.html",
- },
- ["octave"] = {
- "texmf-dist/doc/latex/octave/README.md",
- "texmf-dist/doc/latex/octave/octave.pdf",
- },
- ["chapterfolder"] = {
- "texmf-dist/doc/latex/chapterfolder/chapterfolder.pdf",
- },
- ["gsemthesis"] = {
- "texmf-dist/doc/latex/gsemthesis/README",
- "texmf-dist/doc/latex/gsemthesis/gsemthesis.pdf",
- },
- ["lshort-chinese"] = {
- "texmf-dist/doc/latex/lshort-chinese/README.md",
- "texmf-dist/doc/latex/lshort-chinese/lshort-zh-cn.pdf",
- "texmf-dist/doc/latex/lshort-chinese/src/Makefile",
- },
- ["tex-ps"] = {
- "texmf-dist/doc/generic/tex-ps/cmyk-hax/README",
- "texmf-dist/doc/generic/tex-ps/cmyk-hax/cmyk-doc.pdf",
- "texmf-dist/doc/generic/tex-ps/poligraf/README",
- },
- ["tex-overview"] = {
- "texmf-dist/doc/latex/tex-overview/README.md",
- "texmf-dist/doc/latex/tex-overview/tex-overview.pdf",
- },
- ["ellipsis"] = {
- "texmf-dist/doc/latex/ellipsis/README",
- "texmf-dist/doc/latex/ellipsis/ellipsis.pdf",
- },
- ["tex-ini-files"] = {
- "texmf-dist/doc/generic/tex-ini-files/README.md",
- },
- ["theatre"] = {
- "texmf-dist/doc/latex/theatre/README",
- "texmf-dist/doc/latex/theatre/doc/Help_Theatre.pdf",
- },
- ["tex-font-errors-cheatsheet"] = {
- "texmf-dist/doc/latex/tex-font-errors-cheatsheet/README",
- "texmf-dist/doc/latex/tex-font-errors-cheatsheet/tex-font-cheatsheet.pdf",
- },
- ["tex-ewd"] = {
- "texmf-dist/doc/generic/tex-ewd/README",
- "texmf-dist/doc/generic/tex-ewd/bsdlic.txt",
- },
- ["tex"] = {
- "texmf-dist/doc/man/man1/initex.man1.pdf",
- "texmf-dist/doc/man/man1/tex.man1.pdf",
- },
- ["newspaper"] = {
- "texmf-dist/doc/latex/newspaper/Figure1.pdf",
- "texmf-dist/doc/latex/newspaper/Figure2.pdf",
- "texmf-dist/doc/latex/newspaper/README",
- "texmf-dist/doc/latex/newspaper/newspaper.pdf",
- },
- ["biblatex-enc"] = {
- "texmf-dist/doc/latex/biblatex-enc/README",
- },
- ["font-change"] = {
- "texmf-dist/doc/plain/font-change/README.txt",
- "texmf-dist/doc/plain/font-change/font-change.pdf",
- "texmf-dist/doc/plain/font-change/font-change_FRENCH.pdf",
- },
- ["treetex"] = {
- "texmf-dist/doc/plain/treetex/readme",
- },
- ["utopia"] = {
- "texmf-dist/doc/fonts/utopia/LICENSE-utopia.txt",
- "texmf-dist/doc/fonts/utopia/README-utopia.txt",
- },
- ["glossaries-german"] = {
- "texmf-dist/doc/latex/glossaries-german/README",
- "texmf-dist/doc/latex/glossaries-german/glossaries-german.pdf",
- },
- ["tableof"] = {
- "texmf-dist/doc/latex/tableof/README",
- "texmf-dist/doc/latex/tableof/README.md",
- "texmf-dist/doc/latex/tableof/tableof.pdf",
- },
- ["jura"] = {
- "texmf-dist/doc/latex/jura/README",
- "texmf-dist/doc/latex/jura/jura.pdf",
- "texmf-dist/doc/latex/jura/jura2html",
- },
- ["luatexko"] = {
- "texmf-dist/doc/luatex/luatexko/ChangeLog",
- "texmf-dist/doc/luatex/luatexko/README",
- "texmf-dist/doc/luatex/luatexko/luatexko-doc.pdf",
- },
- ["graphics-pln"] = {
- "texmf-dist/doc/plain/graphics-pln/README.txt",
- },
- ["fpl"] = {
- "texmf-dist/doc/fonts/fpl/COPYING",
- "texmf-dist/doc/fonts/fpl/README",
- },
- ["bibtopicprefix"] = {
- "texmf-dist/doc/latex/bibtopicprefix/README",
- "texmf-dist/doc/latex/bibtopicprefix/bibtopicprefix.pdf",
- },
- ["testhyphens"] = {
- "texmf-dist/doc/latex/testhyphens/README",
- "texmf-dist/doc/latex/testhyphens/manifest.txt",
- "texmf-dist/doc/latex/testhyphens/testhyphens.pdf",
- },
- ["preview"] = {
- "texmf-dist/doc/latex/preview/README",
- "texmf-dist/doc/latex/preview/preview.pdf",
- },
- ["termmenu"] = {
- "texmf-dist/doc/generic/termmenu/README",
- "texmf-dist/doc/generic/termmenu/termmenu.pdf",
- },
- ["ltxtools"] = {
- "texmf-dist/doc/latex/ltxtools/README",
- },
- ["termcal-de"] = {
- "texmf-dist/doc/latex/termcal-de/README.md",
- "texmf-dist/doc/latex/termcal-de/termcal-de-doc.pdf",
- },
- ["termcal"] = {
- "texmf-dist/doc/latex/termcal/Contents",
- "texmf-dist/doc/latex/termcal/README",
- "texmf-dist/doc/latex/termcal/termcal.pdf",
- },
- ["pxjahyper"] = {
- "texmf-dist/doc/platex/pxjahyper/LICENSE",
- "texmf-dist/doc/platex/pxjahyper/README.md",
- "texmf-dist/doc/platex/pxjahyper/pxjahyper.pdf",
- },
- ["tensor"] = {
- "texmf-dist/doc/latex/tensor/README",
- "texmf-dist/doc/latex/tensor/tensor.pdf",
- },
- ["booktabs"] = {
- "texmf-dist/doc/latex/booktabs/README",
- "texmf-dist/doc/latex/booktabs/booktabs.pdf",
- },
- ["pdftools"] = {
- "texmf-dist/doc/man/man1/e2pall.man1.pdf",
- "texmf-dist/doc/man/man1/pdfclose.man1.pdf",
- "texmf-dist/doc/man/man1/pdfopen.man1.pdf",
- "texmf-dist/doc/man/man1/pdftosrc.man1.pdf",
- },
- ["gene-logic"] = {
- "texmf-dist/doc/latex/gene-logic/gn-logic14.pdf",
- },
- ["templates-sommer"] = {
- "texmf-dist/doc/latex/templates-sommer/README.de",
- },
- ["templates-fenn"] = {
- "texmf-dist/doc/latex/templates-fenn/templates-fenn-de.txt",
- "texmf-dist/doc/latex/templates-fenn/templates-fenn-en.txt",
- },
- ["localloc"] = {
- "texmf-dist/doc/latex/localloc/localloc.pdf",
- },
- ["newunicodechar"] = {
- "texmf-dist/doc/latex/newunicodechar/README",
- "texmf-dist/doc/latex/newunicodechar/newunicodechar.pdf",
- },
- ["tds"] = {
- "texmf-dist/doc/generic/tds/ChangeLog",
- "texmf-dist/doc/generic/tds/Makefile",
- "texmf-dist/doc/generic/tds/README",
- "texmf-dist/doc/generic/tds/index.html",
- "texmf-dist/doc/generic/tds/tds.dvi",
- "texmf-dist/doc/generic/tds/tds.html",
- "texmf-dist/doc/generic/tds/tds.pdf",
- },
- ["mcaption"] = {
- "texmf-dist/doc/latex/mcaption/CHANGES",
- "texmf-dist/doc/latex/mcaption/README",
- "texmf-dist/doc/latex/mcaption/mcaption.pdf",
- },
- ["fontname"] = {
- "texmf-dist/doc/fonts/fontname/8a.html",
- "texmf-dist/doc/fonts/fontname/8r.html",
- "texmf-dist/doc/fonts/fontname/Adobe-fonts.html",
- "texmf-dist/doc/fonts/fontname/Apple-fonts.html",
- "texmf-dist/doc/fonts/fontname/Bitstream-fonts.html",
- "texmf-dist/doc/fonts/fontname/ChangeLog",
- "texmf-dist/doc/fonts/fontname/DTC-fonts.html",
- "texmf-dist/doc/fonts/fontname/Encodings.html",
- "texmf-dist/doc/fonts/fontname/Filenames-for-fonts.html",
- "texmf-dist/doc/fonts/fontname/Font-legalities.html",
- "texmf-dist/doc/fonts/fontname/Font-name-lists.html",
- "texmf-dist/doc/fonts/fontname/History.html",
- "texmf-dist/doc/fonts/fontname/ITC-fonts.html",
- "texmf-dist/doc/fonts/fontname/Introduction.html",
- "texmf-dist/doc/fonts/fontname/Linotype-fonts.html",
- "texmf-dist/doc/fonts/fontname/Long-names.html",
- "texmf-dist/doc/fonts/fontname/Long-naming-scheme.html",
- "texmf-dist/doc/fonts/fontname/Makefile",
- "texmf-dist/doc/fonts/fontname/Monotype-fonts.html",
- "texmf-dist/doc/fonts/fontname/Name-mapping-file.html",
- "texmf-dist/doc/fonts/fontname/References.html",
- "texmf-dist/doc/fonts/fontname/Standard-PostScript-fonts.html",
- "texmf-dist/doc/fonts/fontname/Suppliers.html",
- "texmf-dist/doc/fonts/fontname/Typefaces.html",
- "texmf-dist/doc/fonts/fontname/URW-fonts.html",
- "texmf-dist/doc/fonts/fontname/Variants.html",
- "texmf-dist/doc/fonts/fontname/Weights.html",
- "texmf-dist/doc/fonts/fontname/Widths.html",
- "texmf-dist/doc/fonts/fontname/cork.html",
- "texmf-dist/doc/fonts/fontname/dvips.html",
- "texmf-dist/doc/fonts/fontname/fontname.html",
- "texmf-dist/doc/fonts/fontname/fontname.pdf",
- "texmf-dist/doc/fonts/fontname/index.html",
- "texmf-dist/doc/fonts/fontname/texmext.html",
- "texmf-dist/doc/fonts/fontname/texmital.html",
- "texmf-dist/doc/fonts/fontname/texmsym.html",
- "texmf-dist/doc/fonts/fontname/texnansi.html",
- "texmf-dist/doc/fonts/fontname/texnansx.html",
- "texmf-dist/doc/fonts/fontname/xl2.html",
- "texmf-dist/doc/fonts/fontname/xt2.html",
- },
- ["chemfig"] = {
- "texmf-dist/doc/generic/chemfig/README",
- "texmf-dist/doc/generic/chemfig/chemfig-en.pdf",
- "texmf-dist/doc/generic/chemfig/chemfig-fr.pdf",
- },
- ["tcolorbox"] = {
- "texmf-dist/doc/latex/tcolorbox/CHANGES",
- "texmf-dist/doc/latex/tcolorbox/README",
- "texmf-dist/doc/latex/tcolorbox/tcolorbox-example-poster.pdf",
- "texmf-dist/doc/latex/tcolorbox/tcolorbox-example.pdf",
- "texmf-dist/doc/latex/tcolorbox/tcolorbox-tutorial-poster.pdf",
- "texmf-dist/doc/latex/tcolorbox/tcolorbox.pdf",
- },
- ["easy-todo"] = {
- "texmf-dist/doc/latex/easy-todo/LICENSE",
- "texmf-dist/doc/latex/easy-todo/README",
- "texmf-dist/doc/latex/easy-todo/easy-todo.pdf",
- },
- ["ieeetran"] = {
- "texmf-dist/doc/latex/IEEEtran/IEEEtran_HOWTO.pdf",
- "texmf-dist/doc/latex/IEEEtran/IEEEtran_bst_HOWTO.pdf",
- "texmf-dist/doc/latex/IEEEtran/IEEEtrantools_doc.txt",
- "texmf-dist/doc/latex/IEEEtran/README",
- "texmf-dist/doc/latex/IEEEtran/README.bibtex",
- "texmf-dist/doc/latex/IEEEtran/README.extras",
- "texmf-dist/doc/latex/IEEEtran/README.testflow",
- "texmf-dist/doc/latex/IEEEtran/README.tools",
- "texmf-dist/doc/latex/IEEEtran/bibtex/changelog.txt",
- "texmf-dist/doc/latex/IEEEtran/changelog.txt",
- "texmf-dist/doc/latex/IEEEtran/testflow_ctl_A4.pdf",
- "texmf-dist/doc/latex/IEEEtran/testflow_ctl_LTR.pdf",
- "texmf-dist/doc/latex/IEEEtran/testflow_doc.pdf",
- "texmf-dist/doc/latex/IEEEtran/tools/changelog.txt",
- "texmf-dist/doc/latex/IEEEtran/tux.pdf",
- },
- ["calculator"] = {
- "texmf-dist/doc/latex/calculator/README",
- "texmf-dist/doc/latex/calculator/calculator.pdf",
- },
- ["memoir"] = {
- "texmf-dist/doc/latex/memoir/Makeidxglo",
- "texmf-dist/doc/latex/memoir/README",
- "texmf-dist/doc/latex/memoir/memman.pdf",
- },
- ["tcldoc"] = {
- "texmf-dist/doc/latex/tcldoc/README.txt",
- "texmf-dist/doc/latex/tcldoc/examples/README.txt",
- "texmf-dist/doc/latex/tcldoc/tclldoc.pdf",
- "texmf-dist/doc/latex/tcldoc/tools/README.txt",
- },
- ["texmate"] = {
- "texmf-dist/doc/latex/texmate/README",
- "texmf-dist/doc/latex/texmate/texmate2manual.pdf",
- },
- ["tapir"] = {
- "texmf-dist/doc/fonts/tapir/readme",
- "texmf-dist/doc/fonts/tapir/readme.pdf",
- },
- ["abntex2"] = {
- "texmf-dist/doc/latex/abntex2/README",
- "texmf-dist/doc/latex/abntex2/abntex2.pdf",
- "texmf-dist/doc/latex/abntex2/abntex2cite-alf.pdf",
- "texmf-dist/doc/latex/abntex2/abntex2cite.pdf",
- "texmf-dist/doc/latex/abntex2/examples/abntex2-modelo-artigo.pdf",
- "texmf-dist/doc/latex/abntex2/examples/abntex2-modelo-glossarios.pdf",
- "texmf-dist/doc/latex/abntex2/examples/abntex2-modelo-img-grafico.pdf",
- "texmf-dist/doc/latex/abntex2/examples/abntex2-modelo-img-marca.pdf",
- "texmf-dist/doc/latex/abntex2/examples/abntex2-modelo-livro.pdf",
- "texmf-dist/doc/latex/abntex2/examples/abntex2-modelo-projeto-pesquisa.pdf",
- "texmf-dist/doc/latex/abntex2/examples/abntex2-modelo-relatorio-tecnico.pdf",
- "texmf-dist/doc/latex/abntex2/examples/abntex2-modelo-slides.pdf",
- "texmf-dist/doc/latex/abntex2/examples/abntex2-modelo-trabalho-academico.pdf",
- },
- ["tamethebeast"] = {
- "texmf-dist/doc/bibtex/tamethebeast/CHANGES",
- "texmf-dist/doc/bibtex/tamethebeast/Makefile",
- "texmf-dist/doc/bibtex/tamethebeast/README",
- "texmf-dist/doc/bibtex/tamethebeast/ttb_en.pdf",
- },
- ["pst-rputover"] = {
- "texmf-dist/doc/generic/pst-rputover/Changes.txt",
- "texmf-dist/doc/generic/pst-rputover/README.md",
- "texmf-dist/doc/generic/pst-rputover/pst-rputover-doc.pdf",
- },
- ["changes"] = {
- "texmf-dist/doc/latex/changes/README",
- "texmf-dist/doc/latex/changes/changes.english.pdf",
- "texmf-dist/doc/latex/changes/changes.english.withcode.pdf",
- "texmf-dist/doc/latex/changes/changes.ngerman.pdf",
- },
- ["talk"] = {
- "texmf-dist/doc/latex/talk/README",
- "texmf-dist/doc/latex/talk/talkdoc.pdf",
- },
- ["ktv-texdata"] = {
- "texmf-dist/doc/latex/ktv-texdata/README",
- "texmf-dist/doc/latex/ktv-texdata/README.txt.doc",
- "texmf-dist/doc/latex/ktv-texdata/ktv-texdata.pdf",
- },
- ["grundgesetze"] = {
- "texmf-dist/doc/latex/grundgesetze/README",
- "texmf-dist/doc/latex/grundgesetze/grundgesetze.pdf",
- },
- ["register"] = {
- "texmf-dist/doc/latex/register/register.pdf",
- },
- ["carbohydrates"] = {
- "texmf-dist/doc/latex/carbohydrates/README",
- "texmf-dist/doc/latex/carbohydrates/carbohydrates_en.pdf",
- },
- ["charter"] = {
- "texmf-dist/doc/fonts/charter/readme.charter",
- },
- ["dictsym"] = {
- "texmf-dist/doc/fonts/dictsym/README",
- "texmf-dist/doc/fonts/dictsym/dictsym.pdf",
- },
- ["tagpair"] = {
- "texmf-dist/doc/latex/tagpair/COPYING",
- "texmf-dist/doc/latex/tagpair/ChangeLog",
- "texmf-dist/doc/latex/tagpair/README",
- "texmf-dist/doc/latex/tagpair/sample.pdf",
- "texmf-dist/doc/latex/tagpair/tagpair.pdf",
- },
- ["tagging"] = {
- "texmf-dist/doc/latex/tagging/README",
- "texmf-dist/doc/latex/tagging/tagging.pdf",
- },
- ["biblatex-sbl"] = {
- "texmf-dist/doc/latex/biblatex-sbl/README.md",
- "texmf-dist/doc/latex/biblatex-sbl/biblatex-sbl-ibid.pdf",
- "texmf-dist/doc/latex/biblatex-sbl/biblatex-sbl-test.pdf",
- "texmf-dist/doc/latex/biblatex-sbl/biblatex-sbl.pdf",
- "texmf-dist/doc/latex/biblatex-sbl/sbl-paper.pdf",
- },
- ["idxlayout"] = {
- "texmf-dist/doc/latex/idxlayout/README",
- "texmf-dist/doc/latex/idxlayout/idxlayout.pdf",
- },
- ["spot"] = {
- "texmf-dist/doc/latex/spot/README",
- "texmf-dist/doc/latex/spot/spot.pdf",
- },
- ["tabularew"] = {
- "texmf-dist/doc/latex/tabularew/README",
- "texmf-dist/doc/latex/tabularew/tabularew.pdf",
- },
- ["circ"] = {
- "texmf-dist/doc/latex/circ/COPYING",
- "texmf-dist/doc/latex/circ/README",
- "texmf-dist/doc/latex/circ/circ.pdf",
- "texmf-dist/doc/latex/circ/circ.txt",
- },
- ["chkfloat"] = {
- "texmf-dist/doc/latex/chkfloat/README",
- "texmf-dist/doc/latex/chkfloat/chkfloat.pdf",
- },
- ["copyedit"] = {
- "texmf-dist/doc/latex/copyedit/README",
- "texmf-dist/doc/latex/copyedit/copyedit.pdf",
- "texmf-dist/doc/latex/copyedit/example/test-copy.pdf",
- "texmf-dist/doc/latex/copyedit/manifest.txt",
- },
- ["phfparen"] = {
- "texmf-dist/doc/latex/phfparen/Makefile",
- "texmf-dist/doc/latex/phfparen/README.md",
- "texmf-dist/doc/latex/phfparen/phfparen.pdf",
- },
- ["tabto-ltx"] = {
- "texmf-dist/doc/latex/tabto-ltx/tabto-doc.pdf",
- },
- ["harnon-cv"] = {
- "texmf-dist/doc/latex/harnon-cv/README",
- "texmf-dist/doc/latex/harnon-cv/sample.pdf",
- },
- ["numname"] = {
- "texmf-dist/doc/latex/numname/README",
- "texmf-dist/doc/latex/numname/numname.pdf",
- },
- ["bartel-chess-fonts"] = {
- "texmf-dist/doc/fonts/bartel-chess-fonts/README",
- },
- ["nevelok"] = {
- "texmf-dist/doc/latex/nevelok/README.md",
- "texmf-dist/doc/latex/nevelok/nevelok.pdf",
- },
- ["colorweb"] = {
- "texmf-dist/doc/latex/colorweb/README",
- "texmf-dist/doc/latex/colorweb/colorweb.pdf",
- "texmf-dist/doc/latex/colorweb/colorwebfull.pdf",
- "texmf-dist/doc/latex/colorweb/colorwebuser.pdf",
- },
- ["tabriz-thesis"] = {
- "texmf-dist/doc/latex/tabriz-thesis/README",
- "texmf-dist/doc/latex/tabriz-thesis/tabriz-thesis.pdf",
- },
- ["sitem"] = {
- "texmf-dist/doc/latex/sitem/sitem.pdf",
- },
- ["forest-quickstart"] = {
- "texmf-dist/doc/latex/forest-quickstart/ForestQuickstart.pdf",
- "texmf-dist/doc/latex/forest-quickstart/README",
- },
- ["gmutils"] = {
- "texmf-dist/doc/latex/gmutils/README",
- "texmf-dist/doc/latex/gmutils/gmutils.pdf",
- },
- ["tablists"] = {
- "texmf-dist/doc/latex/tablists/README",
- "texmf-dist/doc/latex/tablists/tablists-rus.pdf",
- "texmf-dist/doc/latex/tablists/tablists.pdf",
- },
- ["gmverse"] = {
- "texmf-dist/doc/latex/gmverse/README",
- "texmf-dist/doc/latex/gmverse/gmverse.pdf",
- },
- ["layouts"] = {
- "texmf-dist/doc/latex/layouts/README",
- "texmf-dist/doc/latex/layouts/layman.pdf",
- "texmf-dist/doc/latex/layouts/layouts.pdf",
- },
- ["testidx"] = {
- "texmf-dist/doc/latex/testidx/CHANGES",
- "texmf-dist/doc/latex/testidx/README",
- "texmf-dist/doc/latex/testidx/samples/sample-idx-a4.pdf",
- "texmf-dist/doc/latex/testidx/samples/sample-idx-amsmath.pdf",
- "texmf-dist/doc/latex/testidx/samples/sample-idx-babel-german.pdf",
- "texmf-dist/doc/latex/testidx/samples/sample-idx-german.pdf",
- "texmf-dist/doc/latex/testidx/samples/sample-idx-hyp.pdf",
- "texmf-dist/doc/latex/testidx/samples/sample-idx-letter.pdf",
- "texmf-dist/doc/latex/testidx/samples/sample-idx-lua.pdf",
- "texmf-dist/doc/latex/testidx/samples/sample-idx-subset.pdf",
- "texmf-dist/doc/latex/testidx/samples/sample-idx-t1.pdf",
- "texmf-dist/doc/latex/testidx/samples/sample-idx-utf8.pdf",
- "texmf-dist/doc/latex/testidx/samples/sample-idx-xe-digraphs.pdf",
- "texmf-dist/doc/latex/testidx/samples/sample-idx-xe.pdf",
- "texmf-dist/doc/latex/testidx/samples/sample-idx.pdf",
- "texmf-dist/doc/latex/testidx/samples/sample-idxgloss-bib2gls-xe.pdf",
- "texmf-dist/doc/latex/testidx/samples/sample-idxgloss-bib2gls.pdf",
- "texmf-dist/doc/latex/testidx/samples/sample-idxgloss-desc.pdf",
- "texmf-dist/doc/latex/testidx/samples/sample-idxgloss-xe-digraphs.pdf",
- "texmf-dist/doc/latex/testidx/samples/sample-idxgloss-xindy.pdf",
- "texmf-dist/doc/latex/testidx/samples/sample-idxgloss.pdf",
- "texmf-dist/doc/latex/testidx/samples/sample-noidxgloss.pdf",
- "texmf-dist/doc/latex/testidx/testidx-code.pdf",
- "texmf-dist/doc/latex/testidx/testidx-manual.pdf",
- },
- ["svn-multi"] = {
- "texmf-dist/doc/latex/svn-multi/README",
- "texmf-dist/doc/latex/svn-multi/svn-multi.pdf",
- "texmf-dist/doc/support/svn-multi/svn-multi-pl.pdf",
- },
- ["bxdvidriver"] = {
- "texmf-dist/doc/latex/bxdvidriver/LICENSE",
- "texmf-dist/doc/latex/bxdvidriver/README.md",
- },
- ["tableaux"] = {
- "texmf-dist/doc/latex/tableaux/exemples.pdf",
- "texmf-dist/doc/latex/tableaux/tableau.pdf",
- },
- ["zhlipsum"] = {
- "texmf-dist/doc/latex/zhlipsum/README.md",
- "texmf-dist/doc/latex/zhlipsum/zhlipsum.pdf",
- },
- ["tabfigures"] = {
- "texmf-dist/doc/latex/tabfigures/README",
- "texmf-dist/doc/latex/tabfigures/tabfigures.pdf",
- },
- ["fei"] = {
- "texmf-dist/doc/latex/fei/README",
- "texmf-dist/doc/latex/fei/README.txt",
- "texmf-dist/doc/latex/fei/fei.pdf",
- },
- ["pdfreview"] = {
- "texmf-dist/doc/latex/pdfreview/README.md",
- "texmf-dist/doc/latex/pdfreview/pdfreview.pdf",
- "texmf-dist/doc/latex/pdfreview/sample-for-docs.pdf",
- },
- ["invoice"] = {
- "texmf-dist/doc/latex/invoice/00README.tex",
- "texmf-dist/doc/latex/invoice/copying",
- "texmf-dist/doc/latex/invoice/history",
- "texmf-dist/doc/latex/invoice/install",
- "texmf-dist/doc/latex/invoice/invoice.pdf",
- },
- ["t2"] = {
- "texmf-dist/doc/generic/t2/Makefile",
- "texmf-dist/doc/generic/t2/README",
- "texmf-dist/doc/generic/t2/amscyr.txt",
- "texmf-dist/doc/generic/t2/broken1.txt",
- "texmf-dist/doc/generic/t2/broken2.txt",
- "texmf-dist/doc/generic/t2/cyrcset7.txt",
- "texmf-dist/doc/generic/t2/cyrcset8.txt",
- "texmf-dist/doc/generic/t2/etc/rubibtex/README",
- "texmf-dist/doc/generic/t2/etc/rubibtex/rubibtex",
- "texmf-dist/doc/generic/t2/etc/ruinpenc",
- "texmf-dist/doc/generic/t2/etc/rumkidx/README",
- "texmf-dist/doc/generic/t2/etc/rumkidx/rumakeindex",
- "texmf-dist/doc/generic/t2/mtcyr.txt",
- "texmf-dist/doc/generic/t2/t2cyr.txt",
- "texmf-dist/doc/generic/t2/t2lat.txt",
- "texmf-dist/doc/generic/t2/urwcyr.txt",
- },
- ["yannisgr"] = {
- "texmf-dist/doc/fonts/yannisgr/00changes.txt",
- "texmf-dist/doc/fonts/yannisgr/README",
- "texmf-dist/doc/fonts/yannisgr/README.TEXLIVE",
- "texmf-dist/doc/fonts/yannisgr/monsyl.txt",
- "texmf-dist/doc/fonts/yannisgr/tomakeformat.txt",
- },
- ["mflogo-font"] = {
- "texmf-dist/doc/fonts/mflogo-font/README",
- },
- ["scratch"] = {
- "texmf-dist/doc/latex/scratch/README",
- "texmf-dist/doc/latex/scratch/scratch-fr.pdf",
- },
- ["colorinfo"] = {
- "texmf-dist/doc/latex/colorinfo/README",
- },
- ["tikz-inet"] = {
- "texmf-dist/doc/latex/tikz-inet/README",
- "texmf-dist/doc/latex/tikz-inet/tikz-inet-doc.pdf",
- },
- ["systeme"] = {
- "texmf-dist/doc/generic/systeme/systeme_doc_fr.pdf",
- },
- ["synttree"] = {
- "texmf-dist/doc/latex/synttree/README",
- "texmf-dist/doc/latex/synttree/synttree.pdf",
- },
- ["optidef"] = {
- "texmf-dist/doc/latex/optidef/README.md",
- "texmf-dist/doc/latex/optidef/optidef.pdf",
- },
- ["syntrace"] = {
- "texmf-dist/doc/latex/syntrace/README",
- "texmf-dist/doc/latex/syntrace/syntrace.pdf",
- },
- ["babel-czech"] = {
- "texmf-dist/doc/generic/babel-czech/czech.pdf",
- },
- ["babel-sorbian"] = {
- "texmf-dist/doc/generic/babel-sorbian/lsorbian.pdf",
- "texmf-dist/doc/generic/babel-sorbian/usorbian.pdf",
- },
- ["synctex"] = {
- "texmf-dist/doc/man/man1/synctex.man1.pdf",
- "texmf-dist/doc/man/man5/synctex.man5.pdf",
- },
- ["datetime2-bahasai"] = {
- "texmf-dist/doc/latex/datetime2-bahasai/README",
- "texmf-dist/doc/latex/datetime2-bahasai/datetime2-bahasai.pdf",
- },
- ["appendixnumberbeamer"] = {
- "texmf-dist/doc/latex/appendixnumberbeamer/README",
- },
- ["auto-pst-pdf"] = {
- "texmf-dist/doc/latex/auto-pst-pdf/README",
- "texmf-dist/doc/latex/auto-pst-pdf/auto-pst-pdf-DE.pdf",
- "texmf-dist/doc/latex/auto-pst-pdf/auto-pst-pdf.pdf",
- },
- ["bibleref"] = {
- "texmf-dist/doc/latex/bibleref/CHANGES",
- "texmf-dist/doc/latex/bibleref/README",
- "texmf-dist/doc/latex/bibleref/bibleref.pdf",
- "texmf-dist/doc/latex/bibleref/makefile",
- "texmf-dist/doc/latex/bibleref/samples/sample-categories.pdf",
- "texmf-dist/doc/latex/bibleref/samples/sample-indextools.pdf",
- "texmf-dist/doc/latex/bibleref/samples/sample-xidx.pdf",
- "texmf-dist/doc/latex/bibleref/samples/sample.pdf",
- },
- ["acmconf"] = {
- "texmf-dist/doc/latex/acmconf/README",
- "texmf-dist/doc/latex/acmconf/acmconf.pdf",
- },
- ["bxorigcapt"] = {
- "texmf-dist/doc/latex/bxorigcapt/LICENSE",
- "texmf-dist/doc/latex/bxorigcapt/README.md",
- },
- ["h2020proposal"] = {
- "texmf-dist/doc/latex/h2020proposal/README.txt",
- "texmf-dist/doc/latex/h2020proposal/gpl.txt",
- "texmf-dist/doc/latex/h2020proposal/manual/h2020proposal.pdf",
- "texmf-dist/doc/latex/h2020proposal/template-fet/template-fet.pdf",
- "texmf-dist/doc/latex/h2020proposal/template-ict/implementation.pdf",
- "texmf-dist/doc/latex/h2020proposal/template-ict/template-ict.pdf",
- },
- ["swebib"] = {
- "texmf-dist/doc/latex/swebib/README",
- },
- ["spreadtab"] = {
- "texmf-dist/doc/latex/spreadtab/README",
- "texmf-dist/doc/latex/spreadtab/spreadtab_doc_en.pdf",
- "texmf-dist/doc/latex/spreadtab/spreadtab_doc_fr.pdf",
- },
- ["bredzenie"] = {
- "texmf-dist/doc/latex/bredzenie/README",
- "texmf-dist/doc/latex/bredzenie/bredzenie.pdf",
- },
- ["stmaryrd"] = {
- "texmf-dist/doc/fonts/stmaryrd/INSTALL",
- "texmf-dist/doc/fonts/stmaryrd/README",
- "texmf-dist/doc/fonts/stmaryrd/README.hoekwater",
- "texmf-dist/doc/fonts/stmaryrd/stmaryrd.pdf",
- },
- ["svninfo"] = {
- "texmf-dist/doc/latex/svninfo/README",
- "texmf-dist/doc/latex/svninfo/svninfo.pdf",
- },
- ["dtl"] = {
- "texmf-dist/doc/man/man1/dt2dv.man1.pdf",
- "texmf-dist/doc/man/man1/dv2dt.man1.pdf",
- },
- ["svn-prov"] = {
- "texmf-dist/doc/latex/svn-prov/svn-prov.pdf",
- },
- ["tablefootnote"] = {
- "texmf-dist/doc/latex/tablefootnote/README",
- "texmf-dist/doc/latex/tablefootnote/tablefootnote-example.pdf",
- "texmf-dist/doc/latex/tablefootnote/tablefootnote.pdf",
- },
- ["luatodonotes"] = {
- "texmf-dist/doc/lualatex/luatodonotes/README.md",
- "texmf-dist/doc/lualatex/luatodonotes/luatodonotes.pdf",
- },
- ["svg"] = {
- "texmf-dist/doc/latex/svg/README.md",
- "texmf-dist/doc/latex/svg/svg.pdf",
- },
- ["tracklang"] = {
- "texmf-dist/doc/generic/tracklang/CHANGES",
- "texmf-dist/doc/generic/tracklang/README",
- "texmf-dist/doc/generic/tracklang/samples/animals/sample-animals-babel.pdf",
- "texmf-dist/doc/generic/tracklang/samples/animals/sample-animals-de-poly.pdf",
- "texmf-dist/doc/generic/tracklang/samples/animals/sample-animals-de.pdf",
- "texmf-dist/doc/generic/tracklang/samples/animals/sample-animals-poly.pdf",
- "texmf-dist/doc/generic/tracklang/samples/animals/sample-animals.pdf",
- "texmf-dist/doc/generic/tracklang/samples/animals/sample-animals2-de.pdf",
- "texmf-dist/doc/generic/tracklang/samples/animals/sample-animals2-de2.pdf",
- "texmf-dist/doc/generic/tracklang/samples/animals/sample-animals2-de3.pdf",
- "texmf-dist/doc/generic/tracklang/samples/animals/sample-animals2-de4.pdf",
- "texmf-dist/doc/generic/tracklang/samples/animals/sample-animals2-poly.pdf",
- "texmf-dist/doc/generic/tracklang/samples/animals/sample-animals2.pdf",
- "texmf-dist/doc/generic/tracklang/samples/regions/sample-regions.pdf",
- "texmf-dist/doc/generic/tracklang/samples/regions/sample-regions2-manx.pdf",
- "texmf-dist/doc/generic/tracklang/samples/regions/sample-regions2-map.pdf",
- "texmf-dist/doc/generic/tracklang/samples/regions/sample-regions2-map2.pdf",
- "texmf-dist/doc/generic/tracklang/samples/regions/sample-regions2-map3.pdf",
- "texmf-dist/doc/generic/tracklang/samples/regions/sample-regions2-nomap.pdf",
- "texmf-dist/doc/generic/tracklang/samples/regions/sample-regions2.pdf",
- "texmf-dist/doc/generic/tracklang/samples/sample-tracklang.pdf",
- "texmf-dist/doc/generic/tracklang/samples/sample-tracklang2.pdf",
- "texmf-dist/doc/generic/tracklang/samples/sample-tracklang3.pdf",
- "texmf-dist/doc/generic/tracklang/samples/sample-tracklang4.pdf",
- "texmf-dist/doc/generic/tracklang/samples/sample-tracklang5.pdf",
- "texmf-dist/doc/generic/tracklang/samples/sample-tracklang6.pdf",
- "texmf-dist/doc/generic/tracklang/tracklang.pdf",
- },
- ["lshort-russian"] = {
- "texmf-dist/doc/latex/lshort-russian/lshortru.pdf",
- },
- ["ptex-base"] = {
- "texmf-dist/doc/ptex/ptex-base/Changelog_eptex_beforeTL",
- "texmf-dist/doc/ptex/ptex-base/Changelog_ptex",
- "texmf-dist/doc/ptex/ptex-base/LICENSE",
- "texmf-dist/doc/ptex/ptex-base/Makefile",
- "texmf-dist/doc/ptex/ptex-base/README.md",
- "texmf-dist/doc/ptex/ptex-base/README_ptex",
- "texmf-dist/doc/ptex/ptex-base/eptex_resume.pdf",
- "texmf-dist/doc/ptex/ptex-base/eptexdoc.pdf",
- "texmf-dist/doc/ptex/ptex-base/jfm.pdf",
- "texmf-dist/doc/ptex/ptex-base/jtex.pdf",
- "texmf-dist/doc/ptex/ptex-base/jtexdoc.pdf",
- "texmf-dist/doc/ptex/ptex-base/ptexdoc.pdf",
- "texmf-dist/doc/ptex/ptex-base/ptexskip.pdf",
- },
- ["autonum"] = {
- "texmf-dist/doc/latex/autonum/README",
- "texmf-dist/doc/latex/autonum/autonum.pdf",
- "texmf-dist/doc/latex/autonum/test-autonum.pdf",
- },
- ["fancyref"] = {
- "texmf-dist/doc/latex/fancyref/COPYING",
- "texmf-dist/doc/latex/fancyref/README",
- "texmf-dist/doc/latex/fancyref/fancyref.pdf",
- },
- ["pst-3dplot"] = {
- "texmf-dist/doc/generic/pst-3dplot/Changes",
- "texmf-dist/doc/generic/pst-3dplot/README",
- "texmf-dist/doc/generic/pst-3dplot/pst-3dplot-doc.pdf",
- },
- ["polski"] = {
- "texmf-dist/doc/latex/polski/README",
- "texmf-dist/doc/latex/polski/conowego.txt",
- "texmf-dist/doc/latex/polski/czytaj.txt",
- "texmf-dist/doc/latex/polski/polski.pdf",
- "texmf-dist/doc/latex/polski/sample-polski.pdf",
- },
- ["superiors"] = {
- "texmf-dist/doc/fonts/superiors/README",
- "texmf-dist/doc/fonts/superiors/libfoot0-crop.pdf",
- "texmf-dist/doc/fonts/superiors/libfoot1-crop.pdf",
- "texmf-dist/doc/fonts/superiors/stempelfoot0-crop.pdf",
- "texmf-dist/doc/fonts/superiors/stempelfoot1-crop.pdf",
- "texmf-dist/doc/fonts/superiors/superiors-doc.pdf",
- },
- ["cesenaexam"] = {
- "texmf-dist/doc/latex/cesenaexam/Makefile",
- "texmf-dist/doc/latex/cesenaexam/README.md",
- "texmf-dist/doc/latex/cesenaexam/cesenaexam.pdf",
- "texmf-dist/doc/latex/cesenaexam/cesenaexam_example.pdf",
- },
- ["jmlr"] = {
- "texmf-dist/doc/latex/jmlr/CHANGES",
- "texmf-dist/doc/latex/jmlr/INSTALL",
- "texmf-dist/doc/latex/jmlr/README",
- "texmf-dist/doc/latex/jmlr/jmlr.pdf",
- "texmf-dist/doc/latex/jmlr/sample-books/jmlrbook-sample.pdf",
- "texmf-dist/doc/latex/jmlr/sample-books/proceedings-sample.pdf",
- "texmf-dist/doc/latex/jmlr/sample-papers/jmlr-sample.pdf",
- "texmf-dist/doc/latex/jmlr/sample-papers/jmlrwcp-sample.pdf",
- },
- ["psutils"] = {
- "texmf-dist/doc/man/man1/epsffit.man1.pdf",
- "texmf-dist/doc/man/man1/extractres.man1.pdf",
- "texmf-dist/doc/man/man1/includeres.man1.pdf",
- "texmf-dist/doc/man/man1/psbook.man1.pdf",
- "texmf-dist/doc/man/man1/psjoin.man1.pdf",
- "texmf-dist/doc/man/man1/psnup.man1.pdf",
- "texmf-dist/doc/man/man1/psresize.man1.pdf",
- "texmf-dist/doc/man/man1/psselect.man1.pdf",
- "texmf-dist/doc/man/man1/pstops.man1.pdf",
- "texmf-dist/doc/man/man1/psutils.man1.pdf",
- },
- ["hep"] = {
- "texmf-dist/doc/latex/hep/ChangeLog",
- "texmf-dist/doc/latex/hep/README",
- },
- ["gtl"] = {
- "texmf-dist/doc/generic/gtl/README.md",
- "texmf-dist/doc/generic/gtl/gtl.pdf",
- },
- ["extract"] = {
- "texmf-dist/doc/latex/extract/README",
- "texmf-dist/doc/latex/extract/extract.pdf",
- },
- ["pxrubrica"] = {
- "texmf-dist/doc/platex/pxrubrica/LICENSE",
- "texmf-dist/doc/platex/pxrubrica/README.md",
- "texmf-dist/doc/platex/pxrubrica/pxrubrica-en.pdf",
- "texmf-dist/doc/platex/pxrubrica/pxrubrica.pdf",
- "texmf-dist/doc/platex/pxrubrica/sample/test-jlreq.pdf",
- "texmf-dist/doc/platex/pxrubrica/sample/test-sample.pdf",
- "texmf-dist/doc/platex/pxrubrica/sample/test-sf.pdf",
- "texmf-dist/doc/platex/pxrubrica/sample/test-toc.pdf",
- },
- ["silence"] = {
- "texmf-dist/doc/latex/silence/README",
- "texmf-dist/doc/latex/silence/silence-doc.pdf",
- },
- ["soul"] = {
- "texmf-dist/doc/latex/soul/soul.pdf",
- "texmf-dist/doc/latex/soul/soul.txt",
- },
- ["answers"] = {
- "texmf-dist/doc/latex/answers/answers.pdf",
- },
- ["subsupscripts"] = {
- "texmf-dist/doc/latex/subsupscripts/README",
- "texmf-dist/doc/latex/subsupscripts/SubSupScripts.pdf",
- },
- ["pecha"] = {
- "texmf-dist/doc/latex/pecha/CHANGES",
- "texmf-dist/doc/latex/pecha/COPYING",
- "texmf-dist/doc/latex/pecha/README",
- "texmf-dist/doc/latex/pecha/example.pdf",
- "texmf-dist/doc/latex/pecha/pecha_docu.pdf",
- },
- ["refman"] = {
- "texmf-dist/doc/latex/refman/00Contents",
- "texmf-dist/doc/latex/refman/layout_d.pdf",
- "texmf-dist/doc/latex/refman/layout_e.pdf",
- "texmf-dist/doc/latex/refman/refman.pdf",
- },
- ["substr"] = {
- "texmf-dist/doc/latex/substr/ChangeLog",
- "texmf-dist/doc/latex/substr/README",
- "texmf-dist/doc/latex/substr/testsubstr.pdf",
- },
- ["substitutefont"] = {
- "texmf-dist/doc/latex/substitutefont/README",
- "texmf-dist/doc/latex/substitutefont/cyrillic-lm-lgc.pdf",
- "texmf-dist/doc/latex/substitutefont/cyrillic-paratype.pdf",
- "texmf-dist/doc/latex/substitutefont/greek-palatino-didot.pdf",
- "texmf-dist/doc/latex/substitutefont/greek-times-artemisia.pdf",
- "texmf-dist/doc/latex/substitutefont/substitutefont-doc.html",
- "texmf-dist/doc/latex/substitutefont/substitutefont-test.pdf",
- "texmf-dist/doc/latex/substitutefont/substitutefont.sty.html",
- },
- ["latex2e-help-texinfo-spanish"] = {
- "texmf-dist/doc/latex/latex2e-help-texinfo-spanish/latex2e-es.html",
- "texmf-dist/doc/latex/latex2e-help-texinfo-spanish/latex2e-es.pdf",
- "texmf-dist/doc/latex/latex2e-help-texinfo-spanish/latex2e-es.txt",
- },
- ["substances"] = {
- "texmf-dist/doc/latex/substances/README",
- "texmf-dist/doc/latex/substances/substances_en.pdf",
- },
- ["phonetic"] = {
- "texmf-dist/doc/fonts/phonetic/Doc/README",
- "texmf-dist/doc/fonts/phonetic/README",
- "texmf-dist/doc/fonts/phonetic/makefile",
- "texmf-dist/doc/fonts/phonetic/phonetic-table.pdf",
- },
- ["datetime2-it-fulltext"] = {
- "texmf-dist/doc/latex/datetime2-it-fulltext/README",
- "texmf-dist/doc/latex/datetime2-it-fulltext/datetime2-it-fulltext.pdf",
- },
- ["bxpdfver"] = {
- "texmf-dist/doc/latex/bxpdfver/LICENSE",
- "texmf-dist/doc/latex/bxpdfver/README.md",
- },
- ["repere"] = {
- "texmf-dist/doc/metapost/repere/README.md",
- "texmf-dist/doc/metapost/repere/repere-doc.pdf",
- },
- ["subfigure"] = {
- "texmf-dist/doc/latex/subfigure/README",
- "texmf-dist/doc/latex/subfigure/subfigure.pdf",
- },
- ["subfigmat"] = {
- "texmf-dist/doc/latex/subfigmat/subfigmat-doc.pdf",
- },
- ["subfig"] = {
- "texmf-dist/doc/latex/subfig/README",
- "texmf-dist/doc/latex/subfig/subfig.pdf",
- },
- ["subeqnarray"] = {
- "texmf-dist/doc/latex/subeqnarray/manifest.txt",
- "texmf-dist/doc/latex/subeqnarray/subeqnarray.pdf",
- },
- ["gaceta"] = {
- "texmf-dist/doc/latex/gaceta/README",
- "texmf-dist/doc/latex/gaceta/plantilla-articulo-de-seccion.pdf",
- "texmf-dist/doc/latex/gaceta/plantilla-articulo-suelto.pdf",
- },
- ["subdepth"] = {
- "texmf-dist/doc/latex/subdepth/README",
- "texmf-dist/doc/latex/subdepth/subdepth.pdf",
- },
- ["steinmetz"] = {
- "texmf-dist/doc/latex/steinmetz/README",
- "texmf-dist/doc/latex/steinmetz/steinmetz.pdf",
- },
- ["suanpan"] = {
- "texmf-dist/doc/metapost/suanpan/README",
- "texmf-dist/doc/metapost/suanpan/article.txt",
- },
- ["spark-otf"] = {
- "texmf-dist/doc/fonts/spark-otf/Changes",
- "texmf-dist/doc/fonts/spark-otf/README.md",
- "texmf-dist/doc/fonts/spark-otf/spark-otf-doc.pdf",
- },
- ["repltext"] = {
- "texmf-dist/doc/latex/repltext/README",
- "texmf-dist/doc/latex/repltext/repltext.pdf",
- },
- ["stubs"] = {
- "texmf-dist/doc/latex/stubs/COPYING",
- "texmf-dist/doc/latex/stubs/README",
- "texmf-dist/doc/latex/stubs/README.TEXLIVE",
- "texmf-dist/doc/latex/stubs/changelog.txt",
- "texmf-dist/doc/latex/stubs/stubs_ex.pdf",
- },
- ["cmpj"] = {
- "texmf-dist/doc/latex/cmpj/README",
- "texmf-dist/doc/latex/cmpj/eps_demo.pdf",
- "texmf-dist/doc/latex/cmpj/icmphome.pdf",
- "texmf-dist/doc/latex/cmpj/template.pdf",
- },
- ["babel-interlingua"] = {
- "texmf-dist/doc/generic/babel-interlingua/interlingua.pdf",
- },
- ["sgame"] = {
- "texmf-dist/doc/latex/sgame/README",
- "texmf-dist/doc/latex/sgame/sgame.pdf",
- },
- ["sttools"] = {
- "texmf-dist/doc/latex/sttools/README.md",
- "texmf-dist/doc/latex/sttools/cuted.pdf",
- "texmf-dist/doc/latex/sttools/floatpag.pdf",
- "texmf-dist/doc/latex/sttools/flushend.pdf",
- "texmf-dist/doc/latex/sttools/midfloat.pdf",
- "texmf-dist/doc/latex/sttools/stabular.pdf",
- "texmf-dist/doc/latex/sttools/stfloats.pdf",
- "texmf-dist/doc/latex/sttools/sttools.pdf",
- "texmf-dist/doc/latex/sttools/texsort.pdf",
- },
- ["pigpen"] = {
- "texmf-dist/doc/latex/pigpen/README",
- "texmf-dist/doc/latex/pigpen/pigpendoc.pdf",
- },
- ["stringstrings"] = {
- "texmf-dist/doc/latex/stringstrings/README",
- "texmf-dist/doc/latex/stringstrings/stringstrings.pdf",
- },
- ["hvindex"] = {
- "texmf-dist/doc/latex/hvindex/Changes",
- "texmf-dist/doc/latex/hvindex/README",
- "texmf-dist/doc/latex/hvindex/hvindex.pdf",
- },
- ["inlinedef"] = {
- "texmf-dist/doc/latex/inlinedef/README",
- "texmf-dist/doc/latex/inlinedef/inlinedef.pdf",
- },
- ["metaobj"] = {
- "texmf-dist/doc/metapost/metaobj/README",
- "texmf-dist/doc/metapost/metaobj/license.txt",
- "texmf-dist/doc/metapost/metaobj/momanual.pdf",
- },
- ["biblatex-bookinother"] = {
- "texmf-dist/doc/latex/biblatex-bookinother/README",
- "texmf-dist/doc/latex/biblatex-bookinother/documentation/biblatex-bookinother.pdf",
- "texmf-dist/doc/latex/biblatex-bookinother/documentation/example-bookinarticle.pdf",
- "texmf-dist/doc/latex/biblatex-bookinother/documentation/example-bookincollection.pdf",
- "texmf-dist/doc/latex/biblatex-bookinother/documentation/example-bookininarticle.pdf",
- "texmf-dist/doc/latex/biblatex-bookinother/documentation/example-bookininbook.pdf",
- "texmf-dist/doc/latex/biblatex-bookinother/documentation/example-bookinincollection.pdf",
- "texmf-dist/doc/latex/biblatex-bookinother/documentation/example-bookininproceedings.pdf",
- "texmf-dist/doc/latex/biblatex-bookinother/documentation/example-bookinjournal.pdf",
- "texmf-dist/doc/latex/biblatex-bookinother/documentation/example-bookinproceedings.pdf",
- "texmf-dist/doc/latex/biblatex-bookinother/documentation/example-bookinthesis.pdf",
- "texmf-dist/doc/latex/biblatex-bookinother/documentation/latexmkrc",
- "texmf-dist/doc/latex/biblatex-bookinother/documentation/makefile",
- "texmf-dist/doc/latex/biblatex-bookinother/makefile",
- },
- ["hobete"] = {
- "texmf-dist/doc/latex/hobete/README",
- "texmf-dist/doc/latex/hobete/hobete_doc.pdf",
- },
- ["stix"] = {
- "texmf-dist/doc/fonts/stix/README",
- "texmf-dist/doc/fonts/stix/STIX_Font_1.1.1-latex_Release_Documentation.pdf",
- "texmf-dist/doc/fonts/stix/STIX_Font_1.1.1_Release_Documentation.pdf",
- "texmf-dist/doc/fonts/stix/STIX_Font_License_2010.txt",
- "texmf-dist/doc/fonts/stix/stix.pdf",
- },
- ["crop"] = {
- "texmf-dist/doc/latex/crop/crop.pdf",
- "texmf-dist/doc/latex/crop/crop.txt",
- },
- ["stex"] = {
- "texmf-dist/doc/latex/stex/cmath/README",
- "texmf-dist/doc/latex/stex/cmath/cmath.pdf",
- "texmf-dist/doc/latex/stex/dcm/README",
- "texmf-dist/doc/latex/stex/dcm/dcm.pdf",
- "texmf-dist/doc/latex/stex/example/Makefile",
- "texmf-dist/doc/latex/stex/example/README",
- "texmf-dist/doc/latex/stex/example/background/Makefile",
- "texmf-dist/doc/latex/stex/example/background/all.pdf",
- "texmf-dist/doc/latex/stex/example/background/functions.pdf",
- "texmf-dist/doc/latex/stex/example/background/reals.pdf",
- "texmf-dist/doc/latex/stex/example/paper/Makefile",
- "texmf-dist/doc/latex/stex/example/paper/continuous.pdf",
- "texmf-dist/doc/latex/stex/example/paper/differentiable.pdf",
- "texmf-dist/doc/latex/stex/example/paper/intro.pdf",
- "texmf-dist/doc/latex/stex/example/paper/paper.pdf",
- "texmf-dist/doc/latex/stex/hwexam/README",
- "texmf-dist/doc/latex/stex/hwexam/hwexam.pdf",
- "texmf-dist/doc/latex/stex/metakeys/README",
- "texmf-dist/doc/latex/stex/metakeys/metakeys.pdf",
- "texmf-dist/doc/latex/stex/mikoslides/README",
- "texmf-dist/doc/latex/stex/mikoslides/mikoslides.pdf",
- "texmf-dist/doc/latex/stex/modules/README",
- "texmf-dist/doc/latex/stex/modules/modules.pdf",
- "texmf-dist/doc/latex/stex/omdoc/README",
- "texmf-dist/doc/latex/stex/omdoc/omdoc.pdf",
- "texmf-dist/doc/latex/stex/omtext/README",
- "texmf-dist/doc/latex/stex/omtext/omtext.pdf",
- "texmf-dist/doc/latex/stex/presentation/README",
- "texmf-dist/doc/latex/stex/presentation/presentation.pdf",
- "texmf-dist/doc/latex/stex/problem/README",
- "texmf-dist/doc/latex/stex/problem/problem.pdf",
- "texmf-dist/doc/latex/stex/rfdmeta/README",
- "texmf-dist/doc/latex/stex/rfdmeta/certification.pdf",
- "texmf-dist/doc/latex/stex/rfdmeta/rdfmeta.pdf",
- "texmf-dist/doc/latex/stex/smglom/README",
- "texmf-dist/doc/latex/stex/smglom/smglom.pdf",
- "texmf-dist/doc/latex/stex/smultiling/README",
- "texmf-dist/doc/latex/stex/smultiling/smultiling.pdf",
- "texmf-dist/doc/latex/stex/sproof/README",
- "texmf-dist/doc/latex/stex/sproof/sproof.pdf",
- "texmf-dist/doc/latex/stex/sref/README",
- "texmf-dist/doc/latex/stex/sref/book.pdf",
- "texmf-dist/doc/latex/stex/sref/idc.pdf",
- "texmf-dist/doc/latex/stex/sref/scr.pdf",
- "texmf-dist/doc/latex/stex/sref/sref.pdf",
- "texmf-dist/doc/latex/stex/statements/README",
- "texmf-dist/doc/latex/stex/statements/statements.pdf",
- "texmf-dist/doc/latex/stex/stex/README",
- "texmf-dist/doc/latex/stex/stex/stex.pdf",
- "texmf-dist/doc/latex/stex/structview/README",
- "texmf-dist/doc/latex/stex/structview/structview.pdf",
- "texmf-dist/doc/latex/stex/tikzinput/README",
- "texmf-dist/doc/latex/stex/tikzinput/tikzinput.pdf",
- "texmf-dist/doc/latex/stex/workaddress/README",
- "texmf-dist/doc/latex/stex/workaddress/workaddress.pdf",
- },
- ["mathpazo"] = {
- "texmf-dist/doc/latex/mathpazo/README.txt",
- "texmf-dist/doc/latex/mathpazo/gpl.txt",
- "texmf-dist/doc/latex/mathpazo/pazotest.pdf",
- },
- ["stellenbosch"] = {
- "texmf-dist/doc/latex/stellenbosch/CHANGELOG",
- "texmf-dist/doc/latex/stellenbosch/README",
- "texmf-dist/doc/latex/stellenbosch/USbib-1.0.pdf",
- "texmf-dist/doc/latex/stellenbosch/USlogos-4.0.pdf",
- "texmf-dist/doc/latex/stellenbosch/USnomencl-1.1.pdf",
- "texmf-dist/doc/latex/stellenbosch/USsummary-1.0a.pdf",
- "texmf-dist/doc/latex/stellenbosch/USthesis-5.0.pdf",
- "texmf-dist/doc/latex/stellenbosch/UStitle-1.0.pdf",
- },
- ["stdpage"] = {
- "texmf-dist/doc/latex/stdpage/README",
- "texmf-dist/doc/latex/stdpage/stdpage.pdf",
- },
- ["stdclsdv"] = {
- "texmf-dist/doc/latex/stdclsdv/README",
- "texmf-dist/doc/latex/stdclsdv/stdclsdv.pdf",
- },
- ["nicefilelist"] = {
- "texmf-dist/doc/latex/nicefilelist/README",
- "texmf-dist/doc/latex/nicefilelist/SrcFILEs.txt",
- "texmf-dist/doc/latex/nicefilelist/nicefilelist.pdf",
- },
- ["statex2"] = {
- "texmf-dist/doc/latex/statex2/statex2-example.pdf",
- },
- ["jfmutil"] = {
- "texmf-dist/doc/fonts/jfmutil/LICENSE",
- "texmf-dist/doc/fonts/jfmutil/README.md",
- },
- ["statex"] = {
- "texmf-dist/doc/latex/statex/statex-example.pdf",
- },
- ["startex"] = {
- "texmf-dist/doc/otherformats/startex/INSTALL",
- "texmf-dist/doc/otherformats/startex/README",
- "texmf-dist/doc/otherformats/startex/README.TEXLIVE",
- "texmf-dist/doc/otherformats/startex/guide.pdf",
- "texmf-dist/doc/otherformats/startex/ideas.pdf",
- "texmf-dist/doc/otherformats/startex/startex.pdf",
- },
- ["suftesi"] = {
- "texmf-dist/doc/latex/suftesi/README",
- "texmf-dist/doc/latex/suftesi/suftesi.pdf",
- },
- ["gfsneohellenic"] = {
- "texmf-dist/doc/fonts/gfsneohellenic/OFL-FAQ.txt",
- "texmf-dist/doc/fonts/gfsneohellenic/OFL.txt",
- "texmf-dist/doc/fonts/gfsneohellenic/README",
- "texmf-dist/doc/fonts/gfsneohellenic/README.TEXLIVE",
- "texmf-dist/doc/fonts/gfsneohellenic/VERSION",
- },
- ["stanli"] = {
- "texmf-dist/doc/latex/stanli/README.md",
- "texmf-dist/doc/latex/stanli/stanli.pdf",
- },
- ["jslectureplanner"] = {
- "texmf-dist/doc/latex/jslectureplanner/README",
- "texmf-dist/doc/latex/jslectureplanner/examples/English/lecturebib-english.pdf",
- "texmf-dist/doc/latex/jslectureplanner/examples/English/lecturehandout-english.pdf",
- "texmf-dist/doc/latex/jslectureplanner/examples/English/lecturepresentation-english.pdf",
- "texmf-dist/doc/latex/jslectureplanner/examples/English/lectureprogram-english.pdf",
- "texmf-dist/doc/latex/jslectureplanner/examples/English/lecturescript-english.pdf",
- "texmf-dist/doc/latex/jslectureplanner/examples/English/membertable-blank-english.pdf",
- "texmf-dist/doc/latex/jslectureplanner/examples/English/membertable-filled-english.pdf",
- "texmf-dist/doc/latex/jslectureplanner/examples/English/presencetable-blank-english.pdf",
- "texmf-dist/doc/latex/jslectureplanner/examples/English/presencetable-filled-english.pdf",
- "texmf-dist/doc/latex/jslectureplanner/examples/English/presentation-list-english.pdf",
- "texmf-dist/doc/latex/jslectureplanner/examples/German/lecturebib.pdf",
- "texmf-dist/doc/latex/jslectureplanner/examples/German/lecturehandout.pdf",
- "texmf-dist/doc/latex/jslectureplanner/examples/German/lecturepresentation.pdf",
- "texmf-dist/doc/latex/jslectureplanner/examples/German/lectureprogram.pdf",
- "texmf-dist/doc/latex/jslectureplanner/examples/German/lecturescript.pdf",
- "texmf-dist/doc/latex/jslectureplanner/examples/German/membertable-blank.pdf",
- "texmf-dist/doc/latex/jslectureplanner/examples/German/membertable-filled.pdf",
- "texmf-dist/doc/latex/jslectureplanner/examples/German/presencetable-blank.pdf",
- "texmf-dist/doc/latex/jslectureplanner/examples/German/presencetable-filled.pdf",
- "texmf-dist/doc/latex/jslectureplanner/examples/German/presentation-list.pdf",
- "texmf-dist/doc/latex/jslectureplanner/jslectureplanner.pdf",
- },
- ["ghsystem"] = {
- "texmf-dist/doc/latex/ghsystem/README",
- "texmf-dist/doc/latex/ghsystem/ghsystem_en.pdf",
- },
- ["standalone"] = {
- "texmf-dist/doc/latex/standalone/README",
- "texmf-dist/doc/latex/standalone/standalone.pdf",
- },
- ["overpic"] = {
- "texmf-dist/doc/latex/overpic/README.de.md",
- "texmf-dist/doc/latex/overpic/README.md",
- "texmf-dist/doc/latex/overpic/overpic.pdf",
- },
- ["lshort-portuguese"] = {
- "texmf-dist/doc/latex/lshort-portuguese/pt-lshort.pdf",
- },
- ["pst-bezier"] = {
- "texmf-dist/doc/generic/pst-bezier/Changes",
- "texmf-dist/doc/generic/pst-bezier/README.md",
- "texmf-dist/doc/generic/pst-bezier/pst-bezier-doc.pdf",
- },
- ["punknova"] = {
- "texmf-dist/doc/fonts/punknova/Makefile",
- "texmf-dist/doc/fonts/punknova/NEWS",
- "texmf-dist/doc/fonts/punknova/README",
- "texmf-dist/doc/fonts/punknova/documentation/sample.pdf",
- },
- ["sslides"] = {
- "texmf-dist/doc/latex/sslides/land-sample-slide.pdf",
- "texmf-dist/doc/latex/sslides/port-sample-slide.pdf",
- },
- ["latex-notes-zh-cn"] = {
- "texmf-dist/doc/generic/latex-notes-zh-cn/README",
- "texmf-dist/doc/generic/latex-notes-zh-cn/history.txt",
- "texmf-dist/doc/generic/latex-notes-zh-cn/latex-notes-zh-cn.pdf",
- "texmf-dist/doc/generic/latex-notes-zh-cn/license.txt",
- },
- ["jneurosci"] = {
- "texmf-dist/doc/latex/jneurosci/README",
- "texmf-dist/doc/latex/jneurosci/jneurosci.pdf",
- },
- ["pst-spinner"] = {
- "texmf-dist/doc/generic/pst-spinner/Changes",
- "texmf-dist/doc/generic/pst-spinner/README",
- "texmf-dist/doc/generic/pst-spinner/pst-spinner-doc.pdf",
- },
- ["srcltx"] = {
- "texmf-dist/doc/latex/srcltx/README",
- "texmf-dist/doc/latex/srcltx/srcltx.pdf",
- },
- ["srbook-mem"] = {
- "texmf-dist/doc/latex/srbook-mem/README",
- "texmf-dist/doc/latex/srbook-mem/SerbianBookMem.pdf",
- "texmf-dist/doc/latex/srbook-mem/Test.pdf",
- "texmf-dist/doc/latex/srbook-mem/TestLight.pdf",
- },
- ["sr-vorl"] = {
- "texmf-dist/doc/latex/sr-vorl/README",
- "texmf-dist/doc/latex/sr-vorl/sr-vorl.pdf",
- },
- ["metapost-examples"] = {
- "texmf-dist/doc/metapost/metapost-examples/Makefile",
- "texmf-dist/doc/metapost/metapost-examples/README",
- "texmf-dist/doc/metapost/metapost-examples/data1",
- "texmf-dist/doc/metapost/metapost-examples/data2",
- "texmf-dist/doc/metapost/metapost-examples/data3",
- },
- ["eso-pic"] = {
- "texmf-dist/doc/latex/eso-pic/README",
- "texmf-dist/doc/latex/eso-pic/eso-pic.pdf",
- },
- ["glossaries-irish"] = {
- "texmf-dist/doc/latex/glossaries-irish/README",
- "texmf-dist/doc/latex/glossaries-irish/glossaries-irish.pdf",
- },
- ["cyklop"] = {
- "texmf-dist/doc/fonts/cyklop/00readme",
- "texmf-dist/doc/fonts/cyklop/00readme-pl",
- "texmf-dist/doc/fonts/cyklop/GUST-FONT-LICENSE.txt",
- "texmf-dist/doc/fonts/cyklop/MANIFEST.txt",
- "texmf-dist/doc/fonts/cyklop/cyklop-info.pdf",
- },
- ["ekaia"] = {
- "texmf-dist/doc/latex/ekaia/README",
- "texmf-dist/doc/latex/ekaia/ekaia.pdf",
- "texmf-dist/doc/latex/ekaia/ekaia_EUS.pdf",
- "texmf-dist/doc/latex/ekaia/ekaia_example.pdf",
- },
- ["tabulars-e"] = {
- "texmf-dist/doc/latex/tabulars-e/README",
- },
- ["dashundergaps"] = {
- "texmf-dist/doc/latex/dashundergaps/README",
- "texmf-dist/doc/latex/dashundergaps/doc/pdf/dashundergaps.pdf",
- "texmf-dist/doc/latex/dashundergaps/doc/tex/Makefile",
- },
- ["context-cyrillicnumbers"] = {
- "texmf-dist/doc/context/third/cyrillicnumbers/COPYING",
- "texmf-dist/doc/context/third/cyrillicnumbers/README.rst",
- "texmf-dist/doc/context/third/cyrillicnumbers/cyrillicnumbers.pdf",
- },
- ["textfit"] = {
- "texmf-dist/doc/latex/textfit/README",
- "texmf-dist/doc/latex/textfit/makefile",
- "texmf-dist/doc/latex/textfit/manifest",
- "texmf-dist/doc/latex/textfit/textfit.pdf",
- },
- ["hyphenat"] = {
- "texmf-dist/doc/latex/hyphenat/README",
- "texmf-dist/doc/latex/hyphenat/hyphenat.pdf",
- },
- ["cooltooltips"] = {
- "texmf-dist/doc/latex/cooltooltips/README",
- "texmf-dist/doc/latex/cooltooltips/cooltooltips.pdf",
- },
- ["splitbib"] = {
- "texmf-dist/doc/latex/splitbib/README",
- "texmf-dist/doc/latex/splitbib/splitbib.pdf",
- },
- ["docmute"] = {
- "texmf-dist/doc/latex/docmute/README",
- "texmf-dist/doc/latex/docmute/docmute.pdf",
- },
- ["combine"] = {
- "texmf-dist/doc/latex/combine/README",
- "texmf-dist/doc/latex/combine/combine.pdf",
- },
- ["splines"] = {
- "texmf-dist/doc/metapost/splines/README",
- "texmf-dist/doc/metapost/splines/splines.pdf",
- },
- ["2up"] = {
- "texmf-dist/doc/generic/2up/2up-doc.pdf",
- "texmf-dist/doc/generic/2up/Changes",
- "texmf-dist/doc/generic/2up/Makefile",
- "texmf-dist/doc/generic/2up/README",
- },
- ["spie"] = {
- "texmf-dist/doc/latex/spie/README",
- "texmf-dist/doc/latex/spie/article.pdf",
- },
- ["mathpartir"] = {
- "texmf-dist/doc/latex/mathpartir/COPYING",
- "texmf-dist/doc/latex/mathpartir/README",
- "texmf-dist/doc/latex/mathpartir/mathpartir.pdf",
- },
- ["blacklettert1"] = {
- "texmf-dist/doc/fonts/blacklettert1/COPYING",
- "texmf-dist/doc/fonts/blacklettert1/INSTALL",
- "texmf-dist/doc/fonts/blacklettert1/README",
- "texmf-dist/doc/fonts/blacklettert1/blacklettert1.pdf",
- },
- ["spelling"] = {
- "texmf-dist/doc/luatex/spelling/CHANGES",
- "texmf-dist/doc/luatex/spelling/LICENSE",
- "texmf-dist/doc/luatex/spelling/README",
- "texmf-dist/doc/luatex/spelling/spelling-doc.pdf",
- },
- ["spectralsequences"] = {
- "texmf-dist/doc/latex/spectralsequences/README.md",
- "texmf-dist/doc/latex/spectralsequences/examples/ANSS-S_2.pdf",
- "texmf-dist/doc/latex/spectralsequences/examples/ANSS-S_3.pdf",
- "texmf-dist/doc/latex/spectralsequences/examples/ASS-S_2.pdf",
- "texmf-dist/doc/latex/spectralsequences/examples/ASS-S_3.pdf",
- "texmf-dist/doc/latex/spectralsequences/examples/ASS-tmf_2.pdf",
- "texmf-dist/doc/latex/spectralsequences/examples/HFPSS-EO2_3.pdf",
- "texmf-dist/doc/latex/spectralsequences/examples/HFPSS-KO.pdf",
- "texmf-dist/doc/latex/spectralsequences/examples/J_RPinfty.pdf",
- "texmf-dist/doc/latex/spectralsequences/examples/MaySS-bo-A1.pdf",
- "texmf-dist/doc/latex/spectralsequences/examples/MaySS-tmf-A2.pdf",
- "texmf-dist/doc/latex/spectralsequences/examples/SSS-KF3n.pdf",
- "texmf-dist/doc/latex/spectralsequences/examples/SSS-KZ3.pdf",
- "texmf-dist/doc/latex/spectralsequences/examples/hatcher.pdf",
- "texmf-dist/doc/latex/spectralsequences/examples/unstable_ASS_SO.pdf",
- "texmf-dist/doc/latex/spectralsequences/manual/spectralsequences-howitworks.pdf",
- "texmf-dist/doc/latex/spectralsequences/manual/spectralsequencesmanual.pdf",
- },
- ["bidipresentation"] = {
- "texmf-dist/doc/xelatex/bidipresentation/README",
- "texmf-dist/doc/xelatex/bidipresentation/fig-1.pdf",
- "texmf-dist/doc/xelatex/bidipresentation/sample.pdf",
- },
- ["prftree"] = {
- "texmf-dist/doc/latex/prftree/README",
- "texmf-dist/doc/latex/prftree/prftreedoc.pdf",
- },
- ["purifyeps"] = {
- "texmf-dist/doc/man/man1/purifyeps.man1.pdf",
- "texmf-dist/doc/support/purifyeps/README",
- },
- ["l3kernel"] = {
- "texmf-dist/doc/latex/l3kernel/README.md",
- "texmf-dist/doc/latex/l3kernel/expl3.pdf",
- "texmf-dist/doc/latex/l3kernel/interface3.pdf",
- "texmf-dist/doc/latex/l3kernel/l3docstrip.pdf",
- "texmf-dist/doc/latex/l3kernel/l3obsolete.txt",
- "texmf-dist/doc/latex/l3kernel/l3styleguide.pdf",
- "texmf-dist/doc/latex/l3kernel/l3syntax-changes.pdf",
- "texmf-dist/doc/latex/l3kernel/source3.pdf",
- },
- ["bibleref-mouth"] = {
- "texmf-dist/doc/latex/bibleref-mouth/README",
- "texmf-dist/doc/latex/bibleref-mouth/bibleref-mouth.pdf",
- },
- ["sparklines"] = {
- "texmf-dist/doc/latex/sparklines/README",
- "texmf-dist/doc/latex/sparklines/sparklines.pdf",
- },
- ["sourceserifpro"] = {
- "texmf-dist/doc/latex/sourceserifpro/LICENSE.txt",
- "texmf-dist/doc/latex/sourceserifpro/sourceserifpro-otf-specimen.pdf",
- "texmf-dist/doc/latex/sourceserifpro/sourceserifpro-type1-specimen.pdf",
- "texmf-dist/doc/latex/sourceserifpro/sourceserifpro.pdf",
- },
- ["typicons"] = {
- "texmf-dist/doc/fonts/typicons/README",
- "texmf-dist/doc/fonts/typicons/typicons.pdf",
- },
- ["currfile"] = {
- "texmf-dist/doc/latex/currfile/README",
- "texmf-dist/doc/latex/currfile/currfile.pdf",
- },
- ["psfrag-italian"] = {
- "texmf-dist/doc/latex/psfrag-italian/itpfgguide.pdf",
- },
- ["comment"] = {
- "texmf-dist/doc/latex/comment/Makefile",
- "texmf-dist/doc/latex/comment/README",
- "texmf-dist/doc/latex/comment/comm_test.pdf",
- "texmf-dist/doc/latex/comment/comment.pdf",
- "texmf-dist/doc/latex/comment/t1test.pdf",
- "texmf-dist/doc/latex/comment/writeup.pdf",
- },
- ["sudoku"] = {
- "texmf-dist/doc/latex/sudoku/CHANGES",
- "texmf-dist/doc/latex/sudoku/README",
- "texmf-dist/doc/latex/sudoku/sudoku.pdf",
- },
- ["mpgraphics"] = {
- "texmf-dist/doc/latex/mpgraphics/README",
- "texmf-dist/doc/latex/mpgraphics/mpgraphics.pdf",
- },
- ["glossaries-dutch"] = {
- "texmf-dist/doc/latex/glossaries-dutch/README",
- "texmf-dist/doc/latex/glossaries-dutch/glossaries-dutch.pdf",
- },
- ["junicode"] = {
- "texmf-dist/doc/fonts/junicode/Junicode.pdf",
- "texmf-dist/doc/fonts/junicode/README",
- "texmf-dist/doc/fonts/junicode/aelfric_job.pdf",
- "texmf-dist/doc/fonts/junicode/fleurons",
- "texmf-dist/doc/fonts/junicode/homer_sample.pdf",
- "texmf-dist/doc/fonts/junicode/replacements",
- },
- ["snapshot"] = {
- "texmf-dist/doc/latex/snapshot/snapshot.pdf",
- },
- ["euler"] = {
- "texmf-dist/doc/latex/euler/euler.pdf",
- "texmf-dist/doc/latex/euler/legal.txt",
- },
- ["classicthesis"] = {
- "texmf-dist/doc/latex/classicthesis/CHANGES",
- "texmf-dist/doc/latex/classicthesis/COPYING",
- "texmf-dist/doc/latex/classicthesis/ClassicThesis.pdf",
- "texmf-dist/doc/latex/classicthesis/Examples/classicthesis-article.pdf",
- "texmf-dist/doc/latex/classicthesis/Examples/classicthesis-book-xelatex.pdf",
- "texmf-dist/doc/latex/classicthesis/Examples/classicthesis-book.pdf",
- "texmf-dist/doc/latex/classicthesis/Examples/classicthesis-cv.pdf",
- "texmf-dist/doc/latex/classicthesis/LISTOFFILES",
- "texmf-dist/doc/latex/classicthesis/README",
- "texmf-dist/doc/latex/classicthesis/gfx/TFZsuperellipse_bw.pdf",
- },
- ["smartref"] = {
- "texmf-dist/doc/latex/smartref/README",
- "texmf-dist/doc/latex/smartref/smartref-doc.pdf",
- },
- ["mathdots"] = {
- "texmf-dist/doc/generic/mathdots/README",
- "texmf-dist/doc/generic/mathdots/mathdots.pdf",
- "texmf-dist/doc/generic/mathdots/mdotest.pdf",
- },
- ["arimo"] = {
- "texmf-dist/doc/fonts/arimo/LICENSE.txt",
- "texmf-dist/doc/fonts/arimo/README",
- "texmf-dist/doc/fonts/arimo/arimo-samples.pdf",
- },
- ["bardiag"] = {
- "texmf-dist/doc/latex/bardiag/README",
- "texmf-dist/doc/latex/bardiag/bardiag.pdf",
- "texmf-dist/doc/latex/bardiag/bardiag1.pdf",
- "texmf-dist/doc/latex/bardiag/bardiag2.pdf",
- "texmf-dist/doc/latex/bardiag/example/altdiags.ps",
- "texmf-dist/doc/latex/bardiag/example/diagrams.dvi",
- "texmf-dist/doc/latex/bardiag/example/diagrams.ps",
- "texmf-dist/doc/latex/bardiag/example/diagramsbw.ps",
- },
- ["inversepath"] = {
- "texmf-dist/doc/latex/inversepath/README",
- "texmf-dist/doc/latex/inversepath/inversepath.pdf",
- },
- ["pst-infixplot"] = {
- "texmf-dist/doc/generic/pst-infixplot/README",
- "texmf-dist/doc/generic/pst-infixplot/pst-infixplot-doc.ps",
- "texmf-dist/doc/generic/pst-infixplot/pst-infixplot.pdf",
- },
- ["biblatex-true-citepages-omit"] = {
- "texmf-dist/doc/latex/biblatex-true-citepages-omit/README",
- "texmf-dist/doc/latex/biblatex-true-citepages-omit/biblatex-true-citepages-omit-example.pdf",
- "texmf-dist/doc/latex/biblatex-true-citepages-omit/biblatex-true-citepages-omit.pdf",
- "texmf-dist/doc/latex/biblatex-true-citepages-omit/latexmkrc",
- "texmf-dist/doc/latex/biblatex-true-citepages-omit/makefile",
- },
- ["proposal"] = {
- "texmf-dist/doc/latex/proposal/base/README",
- "texmf-dist/doc/latex/proposal/dfg/README",
- "texmf-dist/doc/latex/proposal/dfg/dfgproposal.pdf",
- "texmf-dist/doc/latex/proposal/dfg/proposal/Makefile",
- "texmf-dist/doc/latex/proposal/dfg/proposal/proposal.pdf",
- "texmf-dist/doc/latex/proposal/dfg/proposal/public.pdf",
- "texmf-dist/doc/latex/proposal/dfg/proposal/submit.pdf",
- "texmf-dist/doc/latex/proposal/dfg/report/Makefile",
- "texmf-dist/doc/latex/proposal/dfg/report/README",
- "texmf-dist/doc/latex/proposal/dfg/report/finalreport.pdf",
- "texmf-dist/doc/latex/proposal/dfg/report/letter_submission.pdf",
- "texmf-dist/doc/latex/proposal/eu/README",
- "texmf-dist/doc/latex/proposal/eu/euproposal.pdf",
- "texmf-dist/doc/latex/proposal/eu/strep/Makefile",
- "texmf-dist/doc/latex/proposal/eu/strep/README",
- "texmf-dist/doc/latex/proposal/eu/strep/propB.pdf",
- "texmf-dist/doc/latex/proposal/eu/strep/public.pdf",
- "texmf-dist/doc/latex/proposal/eu/strep/submit.pdf",
- },
- ["slideshow"] = {
- "texmf-dist/doc/metapost/slideshow/slideshow.txt",
- "texmf-dist/doc/metapost/slideshow/sshowex.pdf",
- "texmf-dist/doc/metapost/slideshow/sshowex2.pdf",
- "texmf-dist/doc/metapost/slideshow/sshowex3.pdf",
- "texmf-dist/doc/metapost/slideshow/sshowintro.pdf",
- },
- ["slantsc"] = {
- "texmf-dist/doc/latex/slantsc/ChangeLog",
- "texmf-dist/doc/latex/slantsc/Makefile",
- "texmf-dist/doc/latex/slantsc/README",
- "texmf-dist/doc/latex/slantsc/slantsc.pdf",
- },
- ["xunicode"] = {
- "texmf-dist/doc/xelatex/xunicode/README",
- },
- ["pdfwin"] = {
- "texmf-dist/doc/latex/pdfwin/BucResampling.pdf",
- "texmf-dist/doc/latex/pdfwin/BucSystem1.pdf",
- "texmf-dist/doc/latex/pdfwin/BucSystem2.pdf",
- "texmf-dist/doc/latex/pdfwin/BucSystem3.pdf",
- "texmf-dist/doc/latex/pdfwin/BucSystem4.pdf",
- "texmf-dist/doc/latex/pdfwin/BucSystem5.pdf",
- "texmf-dist/doc/latex/pdfwin/BucSystem6.pdf",
- },
- ["amsldoc-vn"] = {
- "texmf-dist/doc/latex/amsldoc-vn/Makefile",
- "texmf-dist/doc/latex/amsldoc-vn/README",
- "texmf-dist/doc/latex/amsldoc-vn/TODO",
- "texmf-dist/doc/latex/amsldoc-vn/amsldoc-print-vi.pdf",
- "texmf-dist/doc/latex/amsldoc-vn/amsldoc-vi.pdf",
- },
- ["hyphen-spanish"] = {
- "texmf-dist/doc/generic/hyph-utf8/es/README",
- "texmf-dist/doc/generic/hyph-utf8/es/division.pdf",
- },
- ["listlbls"] = {
- "texmf-dist/doc/latex/listlbls/Makefile",
- "texmf-dist/doc/latex/listlbls/README",
- "texmf-dist/doc/latex/listlbls/README.md",
- "texmf-dist/doc/latex/listlbls/README.txt",
- "texmf-dist/doc/latex/listlbls/listlbls.pdf",
- },
- ["iwhdp"] = {
- "texmf-dist/doc/latex/iwhdp/Back_2015.pdf",
- "texmf-dist/doc/latex/iwhdp/Deckblatt_2015.pdf",
- "texmf-dist/doc/latex/iwhdp/README",
- "texmf-dist/doc/latex/iwhdp/iwhdp_Manual.pdf",
- },
- ["skmath"] = {
- "texmf-dist/doc/latex/skmath/README",
- "texmf-dist/doc/latex/skmath/skmath.pdf",
- },
- ["skeycommand"] = {
- "texmf-dist/doc/latex/skeycommand/README",
- "texmf-dist/doc/latex/skeycommand/skeycommand-guide.pdf",
- },
- ["achemso"] = {
- "texmf-dist/doc/latex/achemso/README.md",
- "texmf-dist/doc/latex/achemso/achemso-demo.pdf",
- "texmf-dist/doc/latex/achemso/achemso.pdf",
- },
- ["ebsthesis"] = {
- "texmf-dist/doc/latex/ebsthesis/README",
- "texmf-dist/doc/latex/ebsthesis/ebsthesis.pdf",
- },
- ["skaknew"] = {
- "texmf-dist/doc/fonts/skaknew/README",
- "texmf-dist/doc/fonts/skaknew/SkakNew.pdf",
- "texmf-dist/doc/fonts/skaknew/fonttables.pdf",
- },
- ["encxvlna"] = {
- "texmf-dist/doc/generic/encxvlna/License.txt",
- "texmf-dist/doc/generic/encxvlna/README",
- "texmf-dist/doc/generic/encxvlna/encxvlna.pdf",
- },
- ["metago"] = {
- "texmf-dist/doc/metapost/metago/README",
- "texmf-dist/doc/metapost/metago/example-program.pdf",
- "texmf-dist/doc/metapost/metago/example-script-1.pdf",
- "texmf-dist/doc/metapost/metago/example-script-2.pdf",
- "texmf-dist/doc/metapost/metago/example-script-3.pdf",
- "texmf-dist/doc/metapost/metago/example-script-4.pdf",
- "texmf-dist/doc/metapost/metago/example-script-5.pdf",
- "texmf-dist/doc/metapost/metago/example-script-6.pdf",
- "texmf-dist/doc/metapost/metago/example-script-7.pdf",
- "texmf-dist/doc/metapost/metago/example-script-8.pdf",
- },
- ["prettyref"] = {
- "texmf-dist/doc/latex/prettyref/README",
- "texmf-dist/doc/latex/prettyref/prettyref.pdf",
- },
- ["skak"] = {
- "texmf-dist/doc/latex/skak/LICENSE",
- "texmf-dist/doc/latex/skak/README.md",
- "texmf-dist/doc/latex/skak/THANKS",
- "texmf-dist/doc/latex/skak/informator.ps",
- "texmf-dist/doc/latex/skak/makefile",
- "texmf-dist/doc/latex/skak/refman.ps",
- "texmf-dist/doc/latex/skak/skakdoc.ps",
- "texmf-dist/doc/latex/skak/tuggame.ps",
- },
- ["shorttoc"] = {
- "texmf-dist/doc/latex/shorttoc/00readme",
- "texmf-dist/doc/latex/shorttoc/shorttoc.pdf",
- },
- ["tablor"] = {
- "texmf-dist/doc/latex/tablor/README",
- "texmf-dist/doc/latex/tablor/README-fr.txt",
- "texmf-dist/doc/latex/tablor/tablor.html",
- "texmf-dist/doc/latex/tablor/tablor.pdf",
- },
- ["simurgh"] = {
- "texmf-dist/doc/lualatex/simurgh/ChangeLog",
- "texmf-dist/doc/lualatex/simurgh/README.doc",
- "texmf-dist/doc/lualatex/simurgh/simurgh-doc.pdf",
- "texmf-dist/doc/lualatex/simurgh/simurgh-logo.pdf",
- },
- ["placeins"] = {
- "texmf-dist/doc/latex/placeins/placeins-doc.pdf",
- "texmf-dist/doc/latex/placeins/placeins.txt",
- },
- ["simplified-latex"] = {
- "texmf-dist/doc/latex/simplified-latex/README",
- "texmf-dist/doc/latex/simplified-latex/simplified-intro.pdf",
- },
- ["makecell"] = {
- "texmf-dist/doc/latex/makecell/README",
- "texmf-dist/doc/latex/makecell/makecell-rus.pdf",
- "texmf-dist/doc/latex/makecell/makecell.pdf",
- },
- ["simpler-wick"] = {
- "texmf-dist/doc/latex/simpler-wick/LICENSE",
- "texmf-dist/doc/latex/simpler-wick/README.md",
- "texmf-dist/doc/latex/simpler-wick/simpler-wick.pdf",
- },
- ["simplekv"] = {
- "texmf-dist/doc/generic/simplekv/README",
- "texmf-dist/doc/generic/simplekv/simplekv-fr.pdf",
- },
- ["xypic-tut-pt"] = {
- "texmf-dist/doc/generic/xypic-tut-pt/README",
- "texmf-dist/doc/generic/xypic-tut-pt/xypic-tutorial.pdf",
- },
- ["datetime2-breton"] = {
- "texmf-dist/doc/latex/datetime2-breton/README",
- "texmf-dist/doc/latex/datetime2-breton/datetime2-breton.pdf",
- },
- ["phfquotetext"] = {
- "texmf-dist/doc/latex/phfquotetext/Makefile",
- "texmf-dist/doc/latex/phfquotetext/README.md",
- "texmf-dist/doc/latex/phfquotetext/phfquotetext.pdf",
- },
- ["blochsphere"] = {
- "texmf-dist/doc/latex/blochsphere/LICENSE",
- "texmf-dist/doc/latex/blochsphere/README.md",
- "texmf-dist/doc/latex/blochsphere/blochsphere.pdf",
- "texmf-dist/doc/latex/blochsphere/example.pdf",
- },
- ["simple-thesis-dissertation"] = {
- "texmf-dist/doc/xelatex/simple-thesis-dissertation/Figures/Figure-SampleVectorGraphic.pdf",
- "texmf-dist/doc/xelatex/simple-thesis-dissertation/LICENSE",
- "texmf-dist/doc/xelatex/simple-thesis-dissertation/README.md",
- "texmf-dist/doc/xelatex/simple-thesis-dissertation/Thesis.pdf",
- },
- ["pst-bspline"] = {
- "texmf-dist/doc/generic/pst-bspline/README",
- "texmf-dist/doc/generic/pst-bspline/pst-bspline-doc.pdf",
- },
- ["simple-resume-cv"] = {
- "texmf-dist/doc/xelatex/simple-resume-cv/CV.pdf",
- "texmf-dist/doc/xelatex/simple-resume-cv/LICENSE",
- "texmf-dist/doc/xelatex/simple-resume-cv/README.md",
- },
- ["hexgame"] = {
- "texmf-dist/doc/latex/hexgame/README",
- "texmf-dist/doc/latex/hexgame/hexgame.pdf",
- },
- ["ucharclasses"] = {
- "texmf-dist/doc/xelatex/ucharclasses/README",
- "texmf-dist/doc/xelatex/ucharclasses/ucharclasses.pdf",
- },
- ["gloss"] = {
- "texmf-dist/doc/latex/gloss/README",
- "texmf-dist/doc/latex/gloss/gloss.pdf",
- },
- ["metatex"] = {
- "texmf-dist/doc/plain/metatex/README",
- "texmf-dist/doc/plain/metatex/gpl.txt",
- "texmf-dist/doc/plain/metatex/mtpaper.pdf",
- },
- ["linegoal"] = {
- "texmf-dist/doc/latex/linegoal/README",
- "texmf-dist/doc/latex/linegoal/linegoal.pdf",
- },
- ["caption"] = {
- "texmf-dist/doc/latex/caption/CHANGELOG",
- "texmf-dist/doc/latex/caption/README",
- "texmf-dist/doc/latex/caption/SUMMARY",
- "texmf-dist/doc/latex/caption/bicaption.pdf",
- "texmf-dist/doc/latex/caption/caption-deu.pdf",
- "texmf-dist/doc/latex/caption/caption-eng.pdf",
- "texmf-dist/doc/latex/caption/caption-rus.pdf",
- "texmf-dist/doc/latex/caption/ltcaption.pdf",
- "texmf-dist/doc/latex/caption/newfloat.pdf",
- "texmf-dist/doc/latex/caption/subcaption.pdf",
- "texmf-dist/doc/latex/caption/totalcount.pdf",
- },
- ["bchart"] = {
- "texmf-dist/doc/latex/bchart/CHANGES.txt",
- "texmf-dist/doc/latex/bchart/LICENSE.txt",
- "texmf-dist/doc/latex/bchart/README.md",
- "texmf-dist/doc/latex/bchart/bchart.pdf",
- },
- ["delimseasy"] = {
- "texmf-dist/doc/latex/delimseasy/README.txt",
- "texmf-dist/doc/latex/delimseasy/delimseasyMan.pdf",
- },
- ["eqnarray"] = {
- "texmf-dist/doc/latex/eqnarray/README",
- "texmf-dist/doc/latex/eqnarray/eqnarray.pdf",
- },
- ["sides"] = {
- "texmf-dist/doc/latex/sides/README",
- "texmf-dist/doc/latex/sides/sides-sample.pdf",
- },
- ["babel-thai"] = {
- "texmf-dist/doc/generic/babel-thai/thai.pdf",
- },
- ["sidenotes"] = {
- "texmf-dist/doc/latex/sidenotes/README",
- "texmf-dist/doc/latex/sidenotes/caesar_example.pdf",
- "texmf-dist/doc/latex/sidenotes/sidenotes.pdf",
- },
- ["bondgraphs"] = {
- "texmf-dist/doc/latex/bondgraphs/Makefile",
- "texmf-dist/doc/latex/bondgraphs/README",
- "texmf-dist/doc/latex/bondgraphs/bondgraphs.pdf",
- },
- ["reverxii"] = {
- "texmf-dist/doc/plain/reverxii/README",
- "texmf-dist/doc/plain/reverxii/reverxii.pdf",
- },
- ["uiucthesis"] = {
- "texmf-dist/doc/latex/uiucthesis/README",
- "texmf-dist/doc/latex/uiucthesis/thesis-ex.pdf",
- "texmf-dist/doc/latex/uiucthesis/uiucthesis.pdf",
- },
- ["sffms"] = {
- "texmf-dist/doc/latex/sffms/README",
- "texmf-dist/doc/latex/sffms/sffms_manual.pdf",
- },
- ["showlabels"] = {
- "texmf-dist/doc/latex/showlabels/README",
- "texmf-dist/doc/latex/showlabels/VERSION",
- "texmf-dist/doc/latex/showlabels/lppl.txt",
- "texmf-dist/doc/latex/showlabels/showlabels.html",
- "texmf-dist/doc/latex/showlabels/showlabels.pdf",
- },
- ["ledmac"] = {
- "texmf-dist/doc/latex/ledmac/Makefile",
- "texmf-dist/doc/latex/ledmac/README",
- "texmf-dist/doc/latex/ledmac/ledarab.pdf",
- "texmf-dist/doc/latex/ledmac/ledmac.pdf",
- "texmf-dist/doc/latex/ledmac/ledpar.pdf",
- },
- ["showexpl"] = {
- "texmf-dist/doc/latex/showexpl/README",
- "texmf-dist/doc/latex/showexpl/result-picture.pdf",
- "texmf-dist/doc/latex/showexpl/showexpl-test.pdf",
- "texmf-dist/doc/latex/showexpl/showexpl.pdf",
- },
- ["showdim"] = {
- "texmf-dist/doc/latex/showdim/README",
- },
- ["plnfss"] = {
- "texmf-dist/doc/plain/plnfss/LPPL.txt",
- "texmf-dist/doc/plain/plnfss/plnfss.txt",
- },
- ["shdoc"] = {
- "texmf-dist/doc/latex/shdoc/README",
- "texmf-dist/doc/latex/shdoc/README.txt",
- "texmf-dist/doc/latex/shdoc/shdoc.pdf",
- },
- ["fn2end"] = {
- "texmf-dist/doc/latex/fn2end/fn2end.pdf",
- },
- ["pagecolor"] = {
- "texmf-dist/doc/latex/pagecolor/README",
- "texmf-dist/doc/latex/pagecolor/pagecolor-example.pdf",
- "texmf-dist/doc/latex/pagecolor/pagecolor.pdf",
- },
- ["mendex-doc"] = {
- "texmf-dist/doc/support/mendex/LICENSE",
- "texmf-dist/doc/support/mendex/README.md",
- "texmf-dist/doc/support/mendex/mendex.pdf",
- },
- ["shadow"] = {
- "texmf-dist/doc/latex/shadow/shadow-doc.pdf",
- },
- ["gradientframe"] = {
- "texmf-dist/doc/latex/gradientframe/README",
- "texmf-dist/doc/latex/gradientframe/gradientframe.pdf",
- },
- ["floatrow"] = {
- "texmf-dist/doc/latex/floatrow/README",
- "texmf-dist/doc/latex/floatrow/floatrow-rus.pdf",
- "texmf-dist/doc/latex/floatrow/floatrow.pdf",
- },
- ["shadethm"] = {
- "texmf-dist/doc/latex/shadethm/shadetest.pdf",
- "texmf-dist/doc/latex/shadethm/shadethm-doc.pdf",
- },
- ["lua-check-hyphen"] = {
- "texmf-dist/doc/lualatex/lua-check-hyphen/doc/README.md",
- "texmf-dist/doc/lualatex/lua-check-hyphen/doc/luacheckhyphenmanual.pdf",
- "texmf-dist/doc/lualatex/lua-check-hyphen/doc/mit-license.txt",
- "texmf-dist/doc/lualatex/lua-check-hyphen/doc/sample.pdf",
- },
- ["shade"] = {
- "texmf-dist/doc/generic/shade/README",
- "texmf-dist/doc/generic/shade/description.pdf",
- },
- ["sfg"] = {
- "texmf-dist/doc/latex/sfg/Changes",
- "texmf-dist/doc/latex/sfg/README",
- "texmf-dist/doc/latex/sfg/sfg-doc.pdf",
- },
- ["sf298"] = {
- "texmf-dist/doc/latex/sf298/Makefile",
- "texmf-dist/doc/latex/sf298/README.txt",
- "texmf-dist/doc/latex/sf298/sf298.pdf",
- },
- ["xevlna"] = {
- "texmf-dist/doc/xelatex/xevlna/License.txt",
- "texmf-dist/doc/xelatex/xevlna/README",
- "texmf-dist/doc/xelatex/xevlna/xevlna.pdf",
- },
- ["yathesis"] = {
- "texmf-dist/doc/latex/yathesis/README.md",
- "texmf-dist/doc/latex/yathesis/french/documentation/latexmkrc",
- "texmf-dist/doc/latex/yathesis/french/documentation/yathesis-fr.pdf",
- "texmf-dist/doc/latex/yathesis/french/exemples/specimen/a-plat/comue.pdf",
- "texmf-dist/doc/latex/yathesis/french/exemples/specimen/a-plat/labo.pdf",
- "texmf-dist/doc/latex/yathesis/french/exemples/specimen/a-plat/latexmkrc",
- "texmf-dist/doc/latex/yathesis/french/exemples/specimen/a-plat/paris13.pdf",
- "texmf-dist/doc/latex/yathesis/french/exemples/specimen/a-plat/these.pdf",
- "texmf-dist/doc/latex/yathesis/french/exemples/specimen/a-plat/tiger.pdf",
- "texmf-dist/doc/latex/yathesis/french/exemples/specimen/a-plat/ulco.pdf",
- },
- ["mathalfa"] = {
- "texmf-dist/doc/latex/mathalfa/README",
- "texmf-dist/doc/latex/mathalfa/mathalfa.pdf",
- },
- ["guitlogo"] = {
- "texmf-dist/doc/latex/guitlogo/README",
- "texmf-dist/doc/latex/guitlogo/guit.pdf",
- "texmf-dist/doc/latex/guitlogo/guittest.pdf",
- },
- ["setspace"] = {
- "texmf-dist/doc/latex/setspace/README",
- },
- ["biblatex-ijsra"] = {
- "texmf-dist/doc/latex/biblatex-ijsra/README.md",
- "texmf-dist/doc/latex/biblatex-ijsra/biblatex-ijsra.pdf",
- },
- ["sesstime"] = {
- "texmf-dist/doc/latex/sesstime/README",
- "texmf-dist/doc/latex/sesstime/sesstime.pdf",
- },
- ["babel-samin"] = {
- "texmf-dist/doc/generic/babel-samin/samin.pdf",
- },
- ["graphicxbox"] = {
- "texmf-dist/doc/latex/graphicxbox/README",
- "texmf-dist/doc/latex/graphicxbox/doc/graphicxbox.pdf",
- "texmf-dist/doc/latex/graphicxbox/examples/graphics/IndianBlanket.pdf",
- "texmf-dist/doc/latex/graphicxbox/examples/graphics/Wood-Brown.pdf",
- "texmf-dist/doc/latex/graphicxbox/examples/graphics/grandcanyon.pdf",
- "texmf-dist/doc/latex/graphicxbox/examples/graphics/news_bgr.pdf",
- "texmf-dist/doc/latex/graphicxbox/examples/grfxbox_tst.pdf",
- "texmf-dist/doc/latex/graphicxbox/examples/grfxbox_tst_indians.pdf",
- "texmf-dist/doc/latex/graphicxbox/examples/grfxbox_tst_sp.pdf",
- },
- ["l3packages"] = {
- "texmf-dist/doc/latex/l3packages/README.md",
- "texmf-dist/doc/latex/l3packages/l3keys2e/l3keys2e.pdf",
- "texmf-dist/doc/latex/l3packages/xfp/xfp.pdf",
- "texmf-dist/doc/latex/l3packages/xfrac/xfrac.pdf",
- "texmf-dist/doc/latex/l3packages/xparse/xparse.pdf",
- "texmf-dist/doc/latex/l3packages/xtemplate/xtemplate.pdf",
- },
- ["smartunits"] = {
- "texmf-dist/doc/latex/smartunits/README.md",
- "texmf-dist/doc/latex/smartunits/smartunits.pdf",
- },
- ["hyph-utf8"] = {
- "texmf-dist/doc/generic/hyph-utf8/CHANGES",
- "texmf-dist/doc/generic/hyph-utf8/HISTORY",
- "texmf-dist/doc/generic/hyph-utf8/hyphenation-distribution.pdf",
- "texmf-dist/doc/generic/hyph-utf8/hyphenation.pdf",
- "texmf-dist/doc/luatex/hyph-utf8/README",
- "texmf-dist/doc/luatex/hyph-utf8/luatex-hyphen.pdf",
- },
- ["dinbrief"] = {
- "texmf-dist/doc/latex/dinbrief/dinbrief.pdf",
- "texmf-dist/doc/latex/dinbrief/liesmich",
- "texmf-dist/doc/latex/dinbrief/readme",
- },
- ["papercdcase"] = {
- "texmf-dist/doc/latex/papercdcase/papercdcase.pdf",
- },
- ["serbian-apostrophe"] = {
- "texmf-dist/doc/latex/serbian-apostrophe/README",
- "texmf-dist/doc/latex/serbian-apostrophe/apostrophe-list.pdf",
- "texmf-dist/doc/latex/serbian-apostrophe/serbian-apostrophe.pdf",
- },
- ["medstarbeamer"] = {
- "texmf-dist/doc/latex/medstarbeamer/README.txt",
- },
- ["babel-breton"] = {
- "texmf-dist/doc/generic/babel-breton/breton.pdf",
- },
- ["musixtex"] = {
- "texmf-dist/doc/generic/musixtex/ChangeLog-114.txt",
- "texmf-dist/doc/generic/musixtex/ChangeLog-115.txt",
- "texmf-dist/doc/generic/musixtex/ChangeLog-116.txt",
- "texmf-dist/doc/generic/musixtex/ChangeLog-117.txt",
- "texmf-dist/doc/generic/musixtex/ChangeLog-118.txt",
- "texmf-dist/doc/generic/musixtex/ChangeLog-119.txt",
- "texmf-dist/doc/generic/musixtex/ChangeLog-120.txt",
- "texmf-dist/doc/generic/musixtex/ChangeLog-121.txt",
- "texmf-dist/doc/generic/musixtex/ChangeLog-122.txt",
- "texmf-dist/doc/generic/musixtex/ChangeLog-123.txt",
- "texmf-dist/doc/generic/musixtex/ChangeLog-124.txt",
- "texmf-dist/doc/generic/musixtex/ChangeLog-125.txt",
- "texmf-dist/doc/generic/musixtex/ChangeLog-musixdoc.txt",
- "texmf-dist/doc/generic/musixtex/README",
- "texmf-dist/doc/generic/musixtex/musixcrd/doc.pdf",
- "texmf-dist/doc/generic/musixtex/musixdoc.pdf",
- "texmf-dist/doc/generic/musixtex/musixlyr/README.musixlyr",
- "texmf-dist/doc/generic/musixtex/musixlyr/examples/nonmoriar.pdf",
- "texmf-dist/doc/generic/musixtex/musixlyr/mxlyrdoc.pdf",
- "texmf-dist/doc/generic/musixtex/musixtex-install.pdf",
- "texmf-dist/doc/generic/musixtex/notationMistakes/sottieng.pdf",
- "texmf-dist/doc/generic/musixtex/notationMistakes/sottiger.pdf",
- "texmf-dist/doc/generic/musixtex/notationMistakes/sottigra.pdf",
- "texmf-dist/doc/generic/musixtex/psslurs/README.psslurs",
- "texmf-dist/doc/generic/musixtex/psslurs/slurs.pdf",
- "texmf-dist/doc/generic/musixtex/reference/musixre1.pdf",
- "texmf-dist/doc/generic/musixtex/scripts/musixflx.pdf",
- "texmf-dist/doc/generic/musixtex/scripts/musixtex.pdf",
- "texmf-dist/doc/man/man1/musixflx.man1.pdf",
- "texmf-dist/doc/man/man1/musixtex.man1.pdf",
- },
- ["seqsplit"] = {
- "texmf-dist/doc/latex/seqsplit/README",
- "texmf-dist/doc/latex/seqsplit/seqsplit.pdf",
- },
- ["bondgraph"] = {
- "texmf-dist/doc/latex/bondgraph/License.txt",
- "texmf-dist/doc/latex/bondgraph/README",
- "texmf-dist/doc/latex/bondgraph/bondgraph_example.pdf",
- },
- ["xpicture"] = {
- "texmf-dist/doc/latex/xpicture/README",
- "texmf-dist/doc/latex/xpicture/xpicture-doc.pdf",
- "texmf-dist/doc/latex/xpicture/xpicture.pdf",
- },
- ["draftcopy"] = {
- "texmf-dist/doc/latex/draftcopy/README",
- "texmf-dist/doc/latex/draftcopy/draftcopy.pdf",
- },
- ["beamer-tut-pt"] = {
- "texmf-dist/doc/latex/beamer-tut-pt/AnnArbor1.ps",
- "texmf-dist/doc/latex/beamer-tut-pt/AnnArbor2.ps",
- "texmf-dist/doc/latex/beamer-tut-pt/CambridgeUS1.ps",
- "texmf-dist/doc/latex/beamer-tut-pt/CambridgeUS2.ps",
- "texmf-dist/doc/latex/beamer-tut-pt/LEIAME",
- "texmf-dist/doc/latex/beamer-tut-pt/README",
- "texmf-dist/doc/latex/beamer-tut-pt/anim1.ps",
- "texmf-dist/doc/latex/beamer-tut-pt/anim2.ps",
- "texmf-dist/doc/latex/beamer-tut-pt/anim3.ps",
- "texmf-dist/doc/latex/beamer-tut-pt/anim4.ps",
- "texmf-dist/doc/latex/beamer-tut-pt/berkeley1.ps",
- "texmf-dist/doc/latex/beamer-tut-pt/berkeley2.ps",
- "texmf-dist/doc/latex/beamer-tut-pt/blocos.ps",
- "texmf-dist/doc/latex/beamer-tut-pt/boadilla1.ps",
- "texmf-dist/doc/latex/beamer-tut-pt/boadilla2.ps",
- "texmf-dist/doc/latex/beamer-tut-pt/madrid1.ps",
- "texmf-dist/doc/latex/beamer-tut-pt/madrid2.ps",
- "texmf-dist/doc/latex/beamer-tut-pt/montpellier1.ps",
- "texmf-dist/doc/latex/beamer-tut-pt/montpellier2.ps",
- "texmf-dist/doc/latex/beamer-tut-pt/tutorialbeamer.pdf",
- },
- ["bibletext"] = {
- "texmf-dist/doc/latex/bibletext/LICENSE",
- "texmf-dist/doc/latex/bibletext/README.md",
- "texmf-dist/doc/latex/bibletext/bibletext.pdf",
- },
- ["babel-greek"] = {
- "texmf-dist/doc/generic/babel-greek/README",
- "texmf-dist/doc/generic/babel-greek/README.html",
- "texmf-dist/doc/generic/babel-greek/athnum.pdf",
- "texmf-dist/doc/generic/babel-greek/babel-greek.pdf",
- "texmf-dist/doc/generic/babel-greek/grmath.pdf",
- "texmf-dist/doc/generic/babel-greek/test-greek.pdf",
- "texmf-dist/doc/generic/babel-greek/test-unicode-greek.pdf",
- "texmf-dist/doc/generic/babel-greek/test-unicode-lgr.pdf",
- "texmf-dist/doc/generic/babel-greek/usage.pdf",
- },
- ["semioneside"] = {
- "texmf-dist/doc/latex/semioneside/README",
- "texmf-dist/doc/latex/semioneside/semioneside.pdf",
- },
- ["chemexec"] = {
- "texmf-dist/doc/latex/chemexec/README",
- "texmf-dist/doc/latex/chemexec/chemexec_de.pdf",
- "texmf-dist/doc/latex/chemexec/chemexec_en.pdf",
- },
- ["draftwatermark"] = {
- "texmf-dist/doc/latex/draftwatermark/README",
- "texmf-dist/doc/latex/draftwatermark/draftwatermark.pdf",
- },
- ["semaphor"] = {
- "texmf-dist/doc/fonts/semaphor/README",
- "texmf-dist/doc/fonts/semaphor/example.pdf",
- "texmf-dist/doc/fonts/semaphor/test-context.pdf",
- },
- ["semantic-markup"] = {
- "texmf-dist/doc/latex/semantic-markup/README",
- "texmf-dist/doc/latex/semantic-markup/semantic-markup.pdf",
- },
- ["realscripts"] = {
- "texmf-dist/doc/latex/realscripts/README.md",
- "texmf-dist/doc/latex/realscripts/realscripts.pdf",
- },
- ["expdlist"] = {
- "texmf-dist/doc/latex/expdlist/expdlisg.pdf",
- "texmf-dist/doc/latex/expdlist/expdlist.pdf",
- "texmf-dist/doc/latex/expdlist/readme.txt",
- },
- ["semantic"] = {
- "texmf-dist/doc/latex/semantic/semantic.pdf",
- },
- ["latexdemo"] = {
- "texmf-dist/doc/latex/latexdemo/README",
- "texmf-dist/doc/latex/latexdemo/latexdemo.pdf",
- },
- ["crossword"] = {
- "texmf-dist/doc/latex/crossword/Makefile",
- "texmf-dist/doc/latex/crossword/README",
- "texmf-dist/doc/latex/crossword/cwpuzzle.pdf",
- },
- ["psfragx"] = {
- "texmf-dist/doc/latex/psfragx/README",
- "texmf-dist/doc/latex/psfragx/README.laprint-3.16",
- "texmf-dist/doc/latex/psfragx/laprintdoc.ps",
- "texmf-dist/doc/latex/psfragx/psfragx.pdf",
- "texmf-dist/doc/latex/psfragx/psfragx_example.pdf",
- "texmf-dist/doc/latex/psfragx/readmePFX.txt",
- },
- ["seetexk"] = {
- "texmf-dist/doc/man/man1/dvibook.man1.pdf",
- "texmf-dist/doc/man/man1/dviconcat.man1.pdf",
- "texmf-dist/doc/man/man1/dviselect.man1.pdf",
- "texmf-dist/doc/man/man1/dvitodvi.man1.pdf",
- },
- ["seealso"] = {
- "texmf-dist/doc/latex/seealso/README",
- "texmf-dist/doc/latex/seealso/seealso.pdf",
- },
- ["marginnote"] = {
- "texmf-dist/doc/latex/marginnote/README.txt",
- "texmf-dist/doc/latex/marginnote/marginnote.pdf",
- },
- ["adhocfilelist"] = {
- "texmf-dist/doc/support/adhocfilelist/README",
- "texmf-dist/doc/support/adhocfilelist/RELEASEs.txt",
- "texmf-dist/doc/support/adhocfilelist/SrcFILEs.txt",
- "texmf-dist/doc/support/adhocfilelist/adhocfilelist.htm",
- "texmf-dist/doc/support/adhocfilelist/demo/herelist.txt",
- },
- ["cbcoptic"] = {
- "texmf-dist/doc/latex/cbcoptic/README",
- "texmf-dist/doc/latex/cbcoptic/coptfont.pdf",
- "texmf-dist/doc/latex/cbcoptic/testcopOK.pdf",
- },
- ["babel-esperanto"] = {
- "texmf-dist/doc/generic/babel-esperanto/esperanto.pdf",
- },
- ["contracard"] = {
- "texmf-dist/doc/latex/contracard/LICENSE",
- "texmf-dist/doc/latex/contracard/Makefile",
- "texmf-dist/doc/latex/contracard/README",
- "texmf-dist/doc/latex/contracard/README.md",
- "texmf-dist/doc/latex/contracard/contracard.pdf",
- },
- ["section"] = {
- "texmf-dist/doc/latex/section/section-doc.pdf",
- },
- ["ha-prosper"] = {
- "texmf-dist/doc/latex/HA-prosper/HA-prosper.pdf",
- "texmf-dist/doc/latex/HA-prosper/README",
- },
- ["ogham"] = {
- "texmf-dist/doc/fonts/ogham/testfont.pdf",
- },
- ["secdot"] = {
- "texmf-dist/doc/latex/secdot/secdot.pdf",
- },
- ["mychemistry"] = {
- "texmf-dist/doc/latex/mychemistry/README",
- "texmf-dist/doc/latex/mychemistry/examples.pdf",
- "texmf-dist/doc/latex/mychemistry/mychemistry_en.pdf",
- },
- ["probsoln"] = {
- "texmf-dist/doc/latex/probsoln/CHANGES",
- "texmf-dist/doc/latex/probsoln/INSTALL",
- "texmf-dist/doc/latex/probsoln/README",
- "texmf-dist/doc/latex/probsoln/probsoln.pdf",
- "texmf-dist/doc/latex/probsoln/samples/sample-exclude.pdf",
- "texmf-dist/doc/latex/probsoln/samples/sample.pdf",
- "texmf-dist/doc/latex/probsoln/samples/sample2.pdf",
- "texmf-dist/doc/latex/probsoln/samples/sample3.pdf",
- "texmf-dist/doc/latex/probsoln/samples/sample4.pdf",
- "texmf-dist/doc/latex/probsoln/samples/sample5.pdf",
- "texmf-dist/doc/latex/probsoln/samples/sample6.pdf",
- "texmf-dist/doc/latex/probsoln/samples/sample7.pdf",
- "texmf-dist/doc/latex/probsoln/samples/sample8.pdf",
- "texmf-dist/doc/latex/probsoln/samples/sample9.pdf",
- },
- ["scsnowman"] = {
- "texmf-dist/doc/latex/scsnowman/LICENSE",
- "texmf-dist/doc/latex/scsnowman/README.md",
- "texmf-dist/doc/latex/scsnowman/scsnowman-sample.pdf",
- "texmf-dist/doc/latex/scsnowman/scsnowman.pdf",
- },
- ["scrlttr2copy"] = {
- "texmf-dist/doc/latex/scrlttr2copy/README.md",
- "texmf-dist/doc/latex/scrlttr2copy/letter-copy-test.pdf",
- },
- ["chngcntr"] = {
- "texmf-dist/doc/latex/chngcntr/chngcntr.pdf",
- },
- ["ionumbers"] = {
- "texmf-dist/doc/latex/ionumbers/COPYING",
- "texmf-dist/doc/latex/ionumbers/Makefile",
- "texmf-dist/doc/latex/ionumbers/README",
- "texmf-dist/doc/latex/ionumbers/ionumbers.pdf",
- "texmf-dist/doc/latex/ionumbers/ionumbers_test.pdf",
- },
- ["scrjrnl"] = {
- "texmf-dist/doc/latex/scrjrnl/README",
- "texmf-dist/doc/latex/scrjrnl/example.pdf",
- "texmf-dist/doc/latex/scrjrnl/scrjrnl.pdf",
- },
- ["outlines"] = {
- "texmf-dist/doc/latex/outlines/README",
- "texmf-dist/doc/latex/outlines/outlines.pdf",
- },
- ["nolbreaks"] = {
- "texmf-dist/doc/latex/nolbreaks/nolbreaks.pdf",
- },
- ["everypage"] = {
- "texmf-dist/doc/latex/everypage/README",
- "texmf-dist/doc/latex/everypage/everypage.pdf",
- },
- ["sciposter"] = {
- "texmf-dist/doc/latex/sciposter/README",
- "texmf-dist/doc/latex/sciposter/sciposterexample/blocks1.pdf",
- "texmf-dist/doc/latex/sciposter/sciposterexample/blocks1a.pdf",
- "texmf-dist/doc/latex/sciposter/sciposterexample/blocks1mx.pdf",
- "texmf-dist/doc/latex/sciposter/sciposterexample/blocks1vx.pdf",
- "texmf-dist/doc/latex/sciposter/sciposterexample/blocks2.pdf",
- "texmf-dist/doc/latex/sciposter/sciposterexample/blocks2mx.pdf",
- "texmf-dist/doc/latex/sciposter/sciposterexample/blocks3.pdf",
- "texmf-dist/doc/latex/sciposter/sciposterexample/blocks3mx.pdf",
- "texmf-dist/doc/latex/sciposter/sciposterexample/blocks3op.pdf",
- "texmf-dist/doc/latex/sciposter/sciposterexample/blocks3rec.pdf",
- "texmf-dist/doc/latex/sciposter/sciposterexample/blocks3vx.pdf",
- "texmf-dist/doc/latex/sciposter/sciposterexample/blocksopen3a.pdf",
- "texmf-dist/doc/latex/sciposter/sciposterexample/blocksopen3vx.pdf",
- "texmf-dist/doc/latex/sciposter/sciposterexample/blocksopen3vy.pdf",
- "texmf-dist/doc/latex/sciposter/scipostermanual.pdf",
- },
- ["newlfm"] = {
- "texmf-dist/doc/latex/newlfm/README",
- "texmf-dist/doc/latex/newlfm/draft.pdf",
- "texmf-dist/doc/latex/newlfm/lvb.pdf",
- "texmf-dist/doc/latex/newlfm/make_clean",
- "texmf-dist/doc/latex/newlfm/make_unix",
- "texmf-dist/doc/latex/newlfm/manual.pdf",
- "texmf-dist/doc/latex/newlfm/newlfm.pdf",
- "texmf-dist/doc/latex/newlfm/newlfm.txt",
- "texmf-dist/doc/latex/newlfm/palm.pdf",
- "texmf-dist/doc/latex/newlfm/testms.pdf",
- "texmf-dist/doc/latex/newlfm/wine.pdf",
- },
- ["germkorr"] = {
- "texmf-dist/doc/latex/germkorr/COPYING",
- "texmf-dist/doc/latex/germkorr/README",
- "texmf-dist/doc/latex/germkorr/germkorr.pdf",
- },
- ["makecmds"] = {
- "texmf-dist/doc/latex/makecmds/README",
- "texmf-dist/doc/latex/makecmds/makecmds.pdf",
- },
- ["tocbibind"] = {
- "texmf-dist/doc/latex/tocbibind/README",
- "texmf-dist/doc/latex/tocbibind/tocbibind.pdf",
- },
- ["dotseqn"] = {
- "texmf-dist/doc/latex/dotseqn/dotseqn.pdf",
- "texmf-dist/doc/latex/dotseqn/readme",
- },
- ["schule"] = {
- "texmf-dist/doc/latex/schule/README",
- "texmf-dist/doc/latex/schule/README_DE",
- "texmf-dist/doc/latex/schule/doc/abFahrplan.pdf",
- "texmf-dist/doc/latex/schule/doc/abbott.pdf",
- "texmf-dist/doc/latex/schule/doc/abstandThread.pdf",
- "texmf-dist/doc/latex/schule/doc/nandGatter.pdf",
- "texmf-dist/doc/latex/schule/doc/schaltplan.pdf",
- "texmf-dist/doc/latex/schule/doc/schule-abFahrplan.pdf",
- "texmf-dist/doc/latex/schule/doc/schule-abbott.pdf",
- "texmf-dist/doc/latex/schule/doc/schule-abstandThread.pdf",
- "texmf-dist/doc/latex/schule/doc/schule-nandGatter.pdf",
- "texmf-dist/doc/latex/schule/doc/schule-schaltplan.pdf",
- "texmf-dist/doc/latex/schule/doc/schule-schuleit-aufgaben-crop.pdf",
- "texmf-dist/doc/latex/schule/doc/schule-schuleit-aufgaben.pdf",
- "texmf-dist/doc/latex/schule/doc/schule-skalierungSequenzdiagramm.pdf",
- "texmf-dist/doc/latex/schule/doc/schule-syntaxPython.pdf",
- "texmf-dist/doc/latex/schule/doc/schule-telefonnummern.pdf",
- "texmf-dist/doc/latex/schule/doc/schule-ub.pdf",
- "texmf-dist/doc/latex/schule/doc/schule-ubSource.pdf",
- "texmf-dist/doc/latex/schule/doc/schule-wasIstInformatik.pdf",
- "texmf-dist/doc/latex/schule/doc/skalierungSequenzdiagramm.pdf",
- "texmf-dist/doc/latex/schule/doc/syntaxPython.pdf",
- "texmf-dist/doc/latex/schule/doc/telefonnummern.pdf",
- "texmf-dist/doc/latex/schule/doc/ub.pdf",
- "texmf-dist/doc/latex/schule/doc/ubSource.pdf",
- "texmf-dist/doc/latex/schule/doc/wasIstInformatik.pdf",
- "texmf-dist/doc/latex/schule/schule.pdf",
- },
- ["varsfromjobname"] = {
- "texmf-dist/doc/latex/varsfromjobname/README.md",
- "texmf-dist/doc/latex/varsfromjobname/varsfromjobname.pdf",
- },
- ["ucthesis"] = {
- "texmf-dist/doc/latex/ucthesis/README",
- },
- ["isorot"] = {
- "texmf-dist/doc/latex/isorot/README",
- "texmf-dist/doc/latex/isorot/rotman.pdf",
- },
- ["epspdf"] = {
- "texmf-dist/doc/support/epspdf/COPYING",
- "texmf-dist/doc/support/epspdf/Changelog",
- "texmf-dist/doc/support/epspdf/README",
- "texmf-dist/doc/support/epspdf/epspdf.pdf",
- "texmf-dist/doc/support/epspdf/images/logo.pdf",
- "texmf-dist/doc/support/epspdf/index.html",
- },
- ["schemata"] = {
- "texmf-dist/doc/generic/schemata/Makefile",
- "texmf-dist/doc/generic/schemata/README",
- "texmf-dist/doc/generic/schemata/README.txt",
- "texmf-dist/doc/generic/schemata/schemata.pdf",
- },
- ["ecv"] = {
- "texmf-dist/doc/latex/ecv/COPYING",
- "texmf-dist/doc/latex/ecv/README",
- "texmf-dist/doc/latex/ecv/ecv.pdf",
- "texmf-dist/doc/latex/ecv/template/CV-template_de.pdf",
- "texmf-dist/doc/latex/ecv/template/CV-template_en.pdf",
- "texmf-dist/doc/latex/ecv/template/Makefile",
- },
- ["ukrhyph"] = {
- "texmf-dist/doc/generic/ukrhyph/README",
- "texmf-dist/doc/generic/ukrhyph/rules60.pdf",
- "texmf-dist/doc/generic/ukrhyph/rules90.pdf",
- "texmf-dist/doc/generic/ukrhyph/rules_ph.pdf",
- },
- ["lithuanian"] = {
- "texmf-dist/doc/latex/lithuanian/COPYING",
- "texmf-dist/doc/latex/lithuanian/ChangeLog",
- "texmf-dist/doc/latex/lithuanian/Copyright",
- "texmf-dist/doc/latex/lithuanian/README.lithuanian",
- "texmf-dist/doc/latex/lithuanian/latin7x.pdf",
- "texmf-dist/doc/latex/lithuanian/makeLT.html",
- },
- ["scanpages"] = {
- "texmf-dist/doc/latex/scanpages/README",
- "texmf-dist/doc/latex/scanpages/pic1.pdf",
- "texmf-dist/doc/latex/scanpages/pic2.pdf",
- "texmf-dist/doc/latex/scanpages/scanpages-doc.pdf",
- },
- ["scale"] = {
- "texmf-dist/doc/latex/scale/COPYING",
- "texmf-dist/doc/latex/scale/README",
- },
- ["xypic"] = {
- "texmf-dist/doc/generic/xypic/CATALOG",
- "texmf-dist/doc/generic/xypic/COPYING",
- "texmf-dist/doc/generic/xypic/FONTCOPYING",
- "texmf-dist/doc/generic/xypic/INSTALL",
- "texmf-dist/doc/generic/xypic/MANIFEST",
- "texmf-dist/doc/generic/xypic/README",
- "texmf-dist/doc/generic/xypic/TRAILER",
- "texmf-dist/doc/generic/xypic/VERSIONS",
- "texmf-dist/doc/generic/xypic/Xy-pic.html",
- "texmf-dist/doc/generic/xypic/barrdoc.pdf",
- "texmf-dist/doc/generic/xypic/support/dvitogif89a",
- "texmf-dist/doc/generic/xypic/support/install-tds",
- "texmf-dist/doc/generic/xypic/xyguide.pdf",
- "texmf-dist/doc/generic/xypic/xypdf.pdf",
- "texmf-dist/doc/generic/xypic/xyrefer.pdf",
- "texmf-dist/doc/generic/xypic/xysource.pdf",
- },
- ["pst-fractal"] = {
- "texmf-dist/doc/generic/pst-fractal/Changes",
- "texmf-dist/doc/generic/pst-fractal/README",
- "texmf-dist/doc/generic/pst-fractal/pst-fractal-doc.pdf",
- },
- ["notestex"] = {
- "texmf-dist/doc/latex/notestex/NotesTeX.pdf",
- "texmf-dist/doc/latex/notestex/README.md",
- },
- ["ocr-latex"] = {
- "texmf-dist/doc/latex/ocr-latex/README",
- "texmf-dist/doc/latex/ocr-latex/ocr.pdf",
- },
- ["etdipa"] = {
- "texmf-dist/doc/latex/etdipa/Data/folder_description.txt",
- "texmf-dist/doc/latex/etdipa/Help/etdipa_doc_DE.pdf",
- "texmf-dist/doc/latex/etdipa/Help/etdipa_doc_EN.pdf",
- "texmf-dist/doc/latex/etdipa/Help/files.txt",
- "texmf-dist/doc/latex/etdipa/Images/Ordnerstruktur.pdf",
- "texmf-dist/doc/latex/etdipa/Images/bild.pdf",
- "texmf-dist/doc/latex/etdipa/Images/diplomand_erklaerung.pdf",
- "texmf-dist/doc/latex/etdipa/Images/subordner.pdf",
- "texmf-dist/doc/latex/etdipa/Images/titlepic.pdf",
- "texmf-dist/doc/latex/etdipa/README",
- },
- ["savefnmark"] = {
- "texmf-dist/doc/latex/savefnmark/savefnmark.pdf",
- },
- ["har2nat"] = {
- "texmf-dist/doc/latex/har2nat/README",
- "texmf-dist/doc/latex/har2nat/har2nat.pdf",
- },
- ["sauterfonts"] = {
- "texmf-dist/doc/latex/sauterfonts/README",
- },
- ["sauerj"] = {
- "texmf-dist/doc/latex/sauerj/README",
- "texmf-dist/doc/latex/sauerj/collect.pdf",
- "texmf-dist/doc/latex/sauerj/metainfo.pdf",
- "texmf-dist/doc/latex/sauerj/optparams.pdf",
- "texmf-dist/doc/latex/sauerj/parcolumns.pdf",
- "texmf-dist/doc/latex/sauerj/processkv.pdf",
- "texmf-dist/doc/latex/sauerj/zahl2string.pdf",
- },
- ["xeindex"] = {
- "texmf-dist/doc/xelatex/xeindex/README",
- "texmf-dist/doc/xelatex/xeindex/xeindex.pdf",
- },
- ["cfr-lm"] = {
- "texmf-dist/doc/fonts/cfr-lm/README",
- "texmf-dist/doc/fonts/cfr-lm/cfr-lm.pdf",
- "texmf-dist/doc/fonts/cfr-lm/clm-test.pdf",
- "texmf-dist/doc/fonts/cfr-lm/manifest.txt",
- },
- ["ptex2pdf"] = {
- "texmf-dist/doc/latex/ptex2pdf/COPYING",
- "texmf-dist/doc/latex/ptex2pdf/README.md",
- },
- ["linguex"] = {
- "texmf-dist/doc/latex/linguex/README",
- "texmf-dist/doc/latex/linguex/linguex-doc.pdf",
- "texmf-dist/doc/latex/linguex/ps-trees-doc.pdf",
- },
- ["fixltxhyph"] = {
- "texmf-dist/doc/latex/fixltxhyph/README",
- "texmf-dist/doc/latex/fixltxhyph/fixltxhyph.pdf",
- },
- ["tlcockpit"] = {
- "texmf-dist/doc/support/tlcockpit/LICENSE",
- "texmf-dist/doc/support/tlcockpit/NEWS",
- "texmf-dist/doc/support/tlcockpit/README.md",
- },
- ["arabtex"] = {
- "texmf-dist/doc/latex/arabtex/announce.txt",
- "texmf-dist/doc/latex/arabtex/arabtex-doc.pdf",
- "texmf-dist/doc/latex/arabtex/arabtex.htm",
- "texmf-dist/doc/latex/arabtex/arabtex1.htm",
- "texmf-dist/doc/latex/arabtex/arabtex2.htm",
- "texmf-dist/doc/latex/arabtex/changes.htm",
- "texmf-dist/doc/latex/arabtex/changes.txt",
- "texmf-dist/doc/latex/arabtex/changes2.txt",
- "texmf-dist/doc/latex/arabtex/chg311.htm",
- "texmf-dist/doc/latex/arabtex/chg311a.htm",
- "texmf-dist/doc/latex/arabtex/chg311b.htm",
- "texmf-dist/doc/latex/arabtex/chg311c.htm",
- "texmf-dist/doc/latex/arabtex/chg311d.htm",
- "texmf-dist/doc/latex/arabtex/guha.ps",
- "texmf-dist/doc/latex/arabtex/install.txt",
- "texmf-dist/doc/latex/arabtex/lppl.txt",
- "texmf-dist/doc/latex/arabtex/malay.ps",
- "texmf-dist/doc/latex/arabtex/manifest.txt",
- "texmf-dist/doc/latex/arabtex/miktex.htm",
- "texmf-dist/doc/latex/arabtex/readme.305",
- "texmf-dist/doc/latex/arabtex/readme.txt",
- "texmf-dist/doc/latex/arabtex/refer.htm",
- "texmf-dist/doc/latex/arabtex/sindhi.ps",
- "texmf-dist/doc/latex/arabtex/tetex.txt",
- "texmf-dist/doc/latex/arabtex/uighur.ps",
- },
- ["sanskrit-t1"] = {
- "texmf-dist/doc/fonts/sanskrit-t1/README",
- "texmf-dist/doc/fonts/sanskrit-t1/sktdoc.pdf",
- },
- ["qtree"] = {
- "texmf-dist/doc/latex/qtree/README",
- "texmf-dist/doc/latex/qtree/qarrows.pdf",
- "texmf-dist/doc/latex/qtree/qtreenotes.pdf",
- },
- ["sageep"] = {
- "texmf-dist/doc/latex/sageep/README",
- "texmf-dist/doc/latex/sageep/sageep.pdf",
- "texmf-dist/doc/latex/sageep/sample.pdf",
- },
- ["cochineal"] = {
- "texmf-dist/doc/fonts/cochineal/OFL-FAQ.txt",
- "texmf-dist/doc/fonts/cochineal/OFL.txt",
- "texmf-dist/doc/fonts/cochineal/README",
- "texmf-dist/doc/fonts/cochineal/cochineal-doc.pdf",
- },
- ["pas-tableur"] = {
- "texmf-dist/doc/latex/pas-tableur/README",
- "texmf-dist/doc/latex/pas-tableur/README.TEXLIVE",
- },
- ["sa-tikz"] = {
- "texmf-dist/doc/latex/sa-tikz/README",
- "texmf-dist/doc/latex/sa-tikz/sa-tikz-doc.pdf",
- },
- ["rvwrite"] = {
- "texmf-dist/doc/latex/rvwrite/Makefile",
- "texmf-dist/doc/latex/rvwrite/README",
- "texmf-dist/doc/latex/rvwrite/rvwrite-doc.pdf",
- },
- ["papermas"] = {
- "texmf-dist/doc/latex/papermas/README",
- "texmf-dist/doc/latex/papermas/papermas-example.pdf",
- "texmf-dist/doc/latex/papermas/papermas.pdf",
- },
- ["lshort-mongol"] = {
- "texmf-dist/doc/latex/lshort-mongol/00README",
- "texmf-dist/doc/latex/lshort-mongol/CHANGES",
- "texmf-dist/doc/latex/lshort-mongol/MANIFEST",
- "texmf-dist/doc/latex/lshort-mongol/Makefile",
- "texmf-dist/doc/latex/lshort-mongol/README",
- "texmf-dist/doc/latex/lshort-mongol/TODO",
- "texmf-dist/doc/latex/lshort-mongol/TRANSLATIONS",
- "texmf-dist/doc/latex/lshort-mongol/lshort-mn.pdf",
- },
- ["l2picfaq"] = {
- "texmf-dist/doc/latex/l2picfaq/README",
- "texmf-dist/doc/latex/l2picfaq/ctanlion.pdf",
- "texmf-dist/doc/latex/l2picfaq/l2picfaq.pdf",
- },
- ["chbibref"] = {
- "texmf-dist/doc/latex/chbibref/chbibref.pdf",
- },
- ["afthesis"] = {
- "texmf-dist/doc/latex/afthesis/README",
- "texmf-dist/doc/latex/afthesis/usethesis.pdf",
- },
- ["augie"] = {
- "texmf-dist/doc/latex/augie/README.augie",
- "texmf-dist/doc/latex/augie/augie.txt",
- },
- ["todo"] = {
- "texmf-dist/doc/latex/todo/README",
- "texmf-dist/doc/latex/todo/todo-spl.pdf",
- "texmf-dist/doc/latex/todo/todo.pdf",
- },
- ["aastex"] = {
- "texmf-dist/doc/latex/aastex/README.md",
- "texmf-dist/doc/latex/aastex/aassymbols.pdf",
- "texmf-dist/doc/latex/aastex/natbib.pdf",
- "texmf-dist/doc/latex/aastex/sample.pdf",
- },
- ["flacards"] = {
- "texmf-dist/doc/latex/flacards/COPYING",
- "texmf-dist/doc/latex/flacards/README",
- "texmf-dist/doc/latex/flacards/README.TEXLIVE",
- "texmf-dist/doc/latex/flacards/changelog.txt",
- "texmf-dist/doc/latex/flacards/flacards_ex.pdf",
- },
- ["gastex"] = {
- "texmf-dist/doc/latex/gastex/README",
- },
- ["dramatist"] = {
- "texmf-dist/doc/latex/dramatist/README",
- "texmf-dist/doc/latex/dramatist/dramatist.pdf",
- },
- ["rsc"] = {
- "texmf-dist/doc/latex/rsc/README.md",
- "texmf-dist/doc/latex/rsc/rsc.pdf",
- },
- ["rrgtrees"] = {
- "texmf-dist/doc/latex/rrgtrees/Makefile",
- "texmf-dist/doc/latex/rrgtrees/README",
- "texmf-dist/doc/latex/rrgtrees/rrgtrees.pdf",
- },
- ["datetime2-dutch"] = {
- "texmf-dist/doc/latex/datetime2-dutch/README",
- "texmf-dist/doc/latex/datetime2-dutch/datetime2-dutch.pdf",
- },
- ["droid"] = {
- "texmf-dist/doc/fonts/droid/CHANGES",
- "texmf-dist/doc/fonts/droid/README",
- "texmf-dist/doc/fonts/droid/droid.pdf",
- "texmf-dist/doc/fonts/droid/droidsans-samples.pdf",
- "texmf-dist/doc/fonts/droid/droidsansmono-samples.pdf",
- "texmf-dist/doc/fonts/droid/droidserif-samples.pdf",
- "texmf-dist/doc/fonts/droid/manifest.txt",
- },
- ["rotpages"] = {
- "texmf-dist/doc/latex/rotpages/Documentation/rotpages-doc.pdf",
- "texmf-dist/doc/latex/rotpages/Examples/rotpages-doublecolumn-ex.pdf",
- "texmf-dist/doc/latex/rotpages/Examples/rotpages-fancy-ex.pdf",
- "texmf-dist/doc/latex/rotpages/Examples/rotpages-singlecolumn-ex.pdf",
- "texmf-dist/doc/latex/rotpages/README",
- },
- ["guitar"] = {
- "texmf-dist/doc/latex/guitar/README",
- "texmf-dist/doc/latex/guitar/guitar.pdf",
- "texmf-dist/doc/latex/guitar/guitar.txt",
- },
- ["c90"] = {
- "texmf-dist/doc/fonts/enc/c90/c90.pdf",
- },
- ["romannum"] = {
- "texmf-dist/doc/latex/romannum/README",
- "texmf-dist/doc/latex/romannum/romannum.pdf",
- },
- ["chemmacros"] = {
- "texmf-dist/doc/latex/chemmacros/README",
- "texmf-dist/doc/latex/chemmacros/chemmacros_en.pdf",
- },
- ["csbulletin"] = {
- "texmf-dist/doc/latex/csbulletin/LICENSE.txt",
- "texmf-dist/doc/latex/csbulletin/README",
- "texmf-dist/doc/latex/csbulletin/csbulletin.pdf",
- },
- ["latexmp"] = {
- "texmf-dist/doc/metapost/latexmp/README",
- "texmf-dist/doc/metapost/latexmp/latexmp.pdf",
- },
- ["makeplot"] = {
- "texmf-dist/doc/latex/makeplot/README",
- "texmf-dist/doc/latex/makeplot/makeplot.pdf",
- },
- ["robustindex"] = {
- "texmf-dist/doc/latex/robustindex/README.md",
- "texmf-dist/doc/latex/robustindex/multisample.pdf",
- "texmf-dist/doc/latex/robustindex/robustmanual.pdf",
- "texmf-dist/doc/latex/robustindex/robustsample.pdf",
- "texmf-dist/doc/latex/robustindex/stind.html",
- },
- ["booktabs-fr"] = {
- "texmf-dist/doc/latex/booktabs-fr/README",
- "texmf-dist/doc/latex/booktabs-fr/f-booktabs.pdf",
- },
- ["robustcommand"] = {
- "texmf-dist/doc/latex/robustcommand/README",
- "texmf-dist/doc/latex/robustcommand/robustcommand.pdf",
- },
- ["pythontex"] = {
- "texmf-dist/doc/latex/pythontex/README",
- "texmf-dist/doc/latex/pythontex/pythontex.pdf",
- "texmf-dist/doc/latex/pythontex/pythontex_gallery.pdf",
- "texmf-dist/doc/latex/pythontex/pythontex_quickstart.pdf",
- },
- ["germbib"] = {
- "texmf-dist/doc/bibtex/germbib/README.bibgerm",
- },
- ["montex"] = {
- "texmf-dist/doc/latex/montex/00README",
- "texmf-dist/doc/latex/montex/00readme.mfinput.km",
- "texmf-dist/doc/latex/montex/ANNOUNCE",
- "texmf-dist/doc/latex/montex/EMTEX",
- "texmf-dist/doc/latex/montex/HISTORY",
- "texmf-dist/doc/latex/montex/INSTALL",
- "texmf-dist/doc/latex/montex/MIKTEX",
- "texmf-dist/doc/latex/montex/TODO",
- "texmf-dist/doc/latex/montex/UPDATE",
- "texmf-dist/doc/latex/montex/mlsquick.pdf",
- "texmf-dist/doc/latex/montex/montex.pdf",
- "texmf-dist/doc/latex/montex/zanabazr.pdf",
- },
- ["aobs-tikz"] = {
- "texmf-dist/doc/latex/aobs-tikz/README",
- "texmf-dist/doc/latex/aobs-tikz/aobs-tikz.pdf",
- },
- ["glossaries-danish"] = {
- "texmf-dist/doc/latex/glossaries-danish/README",
- "texmf-dist/doc/latex/glossaries-danish/glossaries-danish.pdf",
- },
- ["rjlparshap"] = {
- "texmf-dist/doc/latex/rjlparshap/README",
- "texmf-dist/doc/latex/rjlparshap/rjlpshap.pdf",
- },
- ["ribbonproofs"] = {
- "texmf-dist/doc/latex/ribbonproofs/README",
- "texmf-dist/doc/latex/ribbonproofs/ribbonproofsmanual.pdf",
- },
- ["tkz-berge"] = {
- "texmf-dist/doc/latex/tkz-berge/NamedGraphs/README",
- "texmf-dist/doc/latex/tkz-berge/NamedGraphs/doc/NamedGraphs.pdf",
- "texmf-dist/doc/latex/tkz-berge/NamedGraphs/readme-namedgraph.txt",
- "texmf-dist/doc/latex/tkz-berge/examples/Grid.pdf",
- "texmf-dist/doc/latex/tkz-berge/examples/gr-Circulant.pdf",
- "texmf-dist/doc/latex/tkz-berge/examples/gr-Complet-16.pdf",
- "texmf-dist/doc/latex/tkz-berge/examples/gr-edgeingraphmodloop.pdf",
- "texmf-dist/doc/latex/tkz-berge/examples/grCLadder.pdf",
- "texmf-dist/doc/latex/tkz-berge/examples/grDoubleMod.pdf",
- "texmf-dist/doc/latex/tkz-berge/examples/grExtraChords.pdf",
- "texmf-dist/doc/latex/tkz-berge/examples/grLadder.pdf",
- "texmf-dist/doc/latex/tkz-berge/examples/grSQCycle.pdf",
- "texmf-dist/doc/latex/tkz-berge/examples/grStar.pdf",
- "texmf-dist/doc/latex/tkz-berge/examples/grWheel.pdf",
- "texmf-dist/doc/latex/tkz-berge/examples/hypercube.pdf",
- "texmf-dist/doc/latex/tkz-berge/examples/hypercube_simple.pdf",
- "texmf-dist/doc/latex/tkz-berge/examples/hypercubed.pdf",
- "texmf-dist/doc/latex/tkz-berge/readme-tkz-berge.txt",
- "texmf-dist/doc/latex/tkz-berge/tkz-berge-screen.pdf",
- },
- ["phffullpagefigure"] = {
- "texmf-dist/doc/latex/phffullpagefigure/Makefile",
- "texmf-dist/doc/latex/phffullpagefigure/README.md",
- "texmf-dist/doc/latex/phffullpagefigure/phffullpagefigure.pdf",
- },
- ["geometry-de"] = {
- "texmf-dist/doc/latex/geometry-de/README",
- "texmf-dist/doc/latex/geometry-de/README-DE",
- "texmf-dist/doc/latex/geometry-de/geometry-de.pdf",
- },
- ["sidecap"] = {
- "texmf-dist/doc/latex/sidecap/README",
- "texmf-dist/doc/latex/sidecap/sidecap.pdf",
- },
- ["metalogo"] = {
- "texmf-dist/doc/latex/metalogo/README",
- "texmf-dist/doc/latex/metalogo/TeXoutline.pdf",
- "texmf-dist/doc/latex/metalogo/eLaToutline.pdf",
- "texmf-dist/doc/latex/metalogo/metalogo.pdf",
- },
- ["biblatex"] = {
- "texmf-dist/doc/latex/biblatex/README",
- "texmf-dist/doc/latex/biblatex/biblatex.pdf",
- "texmf-dist/doc/latex/biblatex/examples/01-introduction-biber.pdf",
- "texmf-dist/doc/latex/biblatex/examples/01-introduction-bibtex.pdf",
- "texmf-dist/doc/latex/biblatex/examples/02-annotations-biber.pdf",
- "texmf-dist/doc/latex/biblatex/examples/02-annotations-bibtex.pdf",
- "texmf-dist/doc/latex/biblatex/examples/03-localization-keys-biber.pdf",
- "texmf-dist/doc/latex/biblatex/examples/03-localization-keys-bibtex.pdf",
- "texmf-dist/doc/latex/biblatex/examples/04-delimiters-biber.pdf",
- "texmf-dist/doc/latex/biblatex/examples/04-delimiters-bibtex.pdf",
- "texmf-dist/doc/latex/biblatex/examples/10-references-per-section-biber.pdf",
- "texmf-dist/doc/latex/biblatex/examples/10-references-per-section-bibtex.pdf",
- "texmf-dist/doc/latex/biblatex/examples/11-references-by-section-biber.pdf",
- "texmf-dist/doc/latex/biblatex/examples/11-references-by-section-bibtex.pdf",
- "texmf-dist/doc/latex/biblatex/examples/12-references-by-segment-biber.pdf",
- "texmf-dist/doc/latex/biblatex/examples/12-references-by-segment-bibtex.pdf",
- "texmf-dist/doc/latex/biblatex/examples/13-references-by-keyword-biber.pdf",
- "texmf-dist/doc/latex/biblatex/examples/13-references-by-keyword-bibtex.pdf",
- "texmf-dist/doc/latex/biblatex/examples/14-references-by-category-biber.pdf",
- "texmf-dist/doc/latex/biblatex/examples/14-references-by-category-bibtex.pdf",
- "texmf-dist/doc/latex/biblatex/examples/15-references-by-type-biber.pdf",
- "texmf-dist/doc/latex/biblatex/examples/15-references-by-type-bibtex.pdf",
- "texmf-dist/doc/latex/biblatex/examples/16-numeric-prefixed-1-biber.pdf",
- "texmf-dist/doc/latex/biblatex/examples/16-numeric-prefixed-1-bibtex.pdf",
- "texmf-dist/doc/latex/biblatex/examples/17-numeric-prefixed-2-biber.pdf",
- "texmf-dist/doc/latex/biblatex/examples/17-numeric-prefixed-2-bibtex.pdf",
- "texmf-dist/doc/latex/biblatex/examples/18-numeric-hybrid-biber.pdf",
- "texmf-dist/doc/latex/biblatex/examples/18-numeric-hybrid-bibtex.pdf",
- "texmf-dist/doc/latex/biblatex/examples/19-alphabetic-prefixed-biber.pdf",
- "texmf-dist/doc/latex/biblatex/examples/19-alphabetic-prefixed-bibtex.pdf",
- "texmf-dist/doc/latex/biblatex/examples/20-indexing-single-biber.pdf",
- "texmf-dist/doc/latex/biblatex/examples/20-indexing-single-bibtex.pdf",
- "texmf-dist/doc/latex/biblatex/examples/21-indexing-multiple-biber.pdf",
- "texmf-dist/doc/latex/biblatex/examples/21-indexing-multiple-bibtex.pdf",
- "texmf-dist/doc/latex/biblatex/examples/22-indexing-subentry-biber.pdf",
- "texmf-dist/doc/latex/biblatex/examples/22-indexing-subentry-bibtex.pdf",
- "texmf-dist/doc/latex/biblatex/examples/30-style-numeric-biber.pdf",
- "texmf-dist/doc/latex/biblatex/examples/30-style-numeric-bibtex.pdf",
- "texmf-dist/doc/latex/biblatex/examples/31-style-numeric-comp-biber.pdf",
- "texmf-dist/doc/latex/biblatex/examples/31-style-numeric-comp-bibtex.pdf",
- "texmf-dist/doc/latex/biblatex/examples/32-style-numeric-verb-biber.pdf",
- "texmf-dist/doc/latex/biblatex/examples/32-style-numeric-verb-bibtex.pdf",
- "texmf-dist/doc/latex/biblatex/examples/40-style-alphabetic-biber.pdf",
- "texmf-dist/doc/latex/biblatex/examples/40-style-alphabetic-bibtex.pdf",
- "texmf-dist/doc/latex/biblatex/examples/41-style-alphabetic-verb-biber.pdf",
- "texmf-dist/doc/latex/biblatex/examples/41-style-alphabetic-verb-bibtex.pdf",
- "texmf-dist/doc/latex/biblatex/examples/42-style-alphabetic-template-biber.pdf",
- "texmf-dist/doc/latex/biblatex/examples/42-style-alphabetic-template-bibtex.pdf",
- "texmf-dist/doc/latex/biblatex/examples/50-style-authoryear-biber.pdf",
- "texmf-dist/doc/latex/biblatex/examples/50-style-authoryear-bibtex.pdf",
- "texmf-dist/doc/latex/biblatex/examples/51-style-authoryear-ibid-biber.pdf",
- "texmf-dist/doc/latex/biblatex/examples/51-style-authoryear-ibid-bibtex.pdf",
- "texmf-dist/doc/latex/biblatex/examples/52-style-authoryear-comp-biber.pdf",
- "texmf-dist/doc/latex/biblatex/examples/52-style-authoryear-comp-bibtex.pdf",
- "texmf-dist/doc/latex/biblatex/examples/53-style-authoryear-icomp-biber.pdf",
- "texmf-dist/doc/latex/biblatex/examples/53-style-authoryear-icomp-bibtex.pdf",
- "texmf-dist/doc/latex/biblatex/examples/60-style-authortitle-biber.pdf",
- "texmf-dist/doc/latex/biblatex/examples/60-style-authortitle-bibtex.pdf",
- "texmf-dist/doc/latex/biblatex/examples/61-style-authortitle-ibid-biber.pdf",
- "texmf-dist/doc/latex/biblatex/examples/61-style-authortitle-ibid-bibtex.pdf",
- "texmf-dist/doc/latex/biblatex/examples/62-style-authortitle-comp-biber.pdf",
- "texmf-dist/doc/latex/biblatex/examples/62-style-authortitle-comp-bibtex.pdf",
- "texmf-dist/doc/latex/biblatex/examples/63-style-authortitle-icomp-biber.pdf",
- "texmf-dist/doc/latex/biblatex/examples/63-style-authortitle-icomp-bibtex.pdf",
- "texmf-dist/doc/latex/biblatex/examples/64-style-authortitle-terse-biber.pdf",
- "texmf-dist/doc/latex/biblatex/examples/64-style-authortitle-terse-bibtex.pdf",
- "texmf-dist/doc/latex/biblatex/examples/65-style-authortitle-tcomp-biber.pdf",
- "texmf-dist/doc/latex/biblatex/examples/65-style-authortitle-tcomp-bibtex.pdf",
- "texmf-dist/doc/latex/biblatex/examples/66-style-authortitle-ticomp-biber.pdf",
- "texmf-dist/doc/latex/biblatex/examples/66-style-authortitle-ticomp-bibtex.pdf",
- "texmf-dist/doc/latex/biblatex/examples/70-style-verbose-biber.pdf",
- "texmf-dist/doc/latex/biblatex/examples/70-style-verbose-bibtex.pdf",
- "texmf-dist/doc/latex/biblatex/examples/71-style-verbose-ibid-biber.pdf",
- "texmf-dist/doc/latex/biblatex/examples/71-style-verbose-ibid-bibtex.pdf",
- "texmf-dist/doc/latex/biblatex/examples/72-style-verbose-note-biber.pdf",
- "texmf-dist/doc/latex/biblatex/examples/72-style-verbose-note-bibtex.pdf",
- "texmf-dist/doc/latex/biblatex/examples/73-style-verbose-inote-biber.pdf",
- "texmf-dist/doc/latex/biblatex/examples/73-style-verbose-inote-bibtex.pdf",
- "texmf-dist/doc/latex/biblatex/examples/74-style-verbose-trad1-biber.pdf",
- "texmf-dist/doc/latex/biblatex/examples/74-style-verbose-trad1-bibtex.pdf",
- "texmf-dist/doc/latex/biblatex/examples/75-style-verbose-trad2-biber.pdf",
- "texmf-dist/doc/latex/biblatex/examples/75-style-verbose-trad2-bibtex.pdf",
- "texmf-dist/doc/latex/biblatex/examples/76-style-verbose-trad3-biber.pdf",
- "texmf-dist/doc/latex/biblatex/examples/76-style-verbose-trad3-bibtex.pdf",
- "texmf-dist/doc/latex/biblatex/examples/80-style-reading-biber.pdf",
- "texmf-dist/doc/latex/biblatex/examples/80-style-reading-bibtex.pdf",
- "texmf-dist/doc/latex/biblatex/examples/81-style-draft-biber.pdf",
- "texmf-dist/doc/latex/biblatex/examples/81-style-draft-bibtex.pdf",
- "texmf-dist/doc/latex/biblatex/examples/82-style-debug-biber.pdf",
- "texmf-dist/doc/latex/biblatex/examples/82-style-debug-bibtex.pdf",
- "texmf-dist/doc/latex/biblatex/examples/90-related-entries-biber.pdf",
- "texmf-dist/doc/latex/biblatex/examples/91-sorting-schemes-biber.pdf",
- "texmf-dist/doc/latex/biblatex/examples/92-bibliographylists-biber.pdf",
- "texmf-dist/doc/latex/biblatex/examples/93-nameparts-biber.pdf",
- "texmf-dist/doc/latex/biblatex/examples/94-labelprefix-biber.pdf",
- "texmf-dist/doc/latex/biblatex/examples/95-customlists-biber.pdf",
- "texmf-dist/doc/latex/biblatex/examples/96-dates-biber.pdf",
- },
- ["fancypar"] = {
- "texmf-dist/doc/latex/fancypar/README",
- "texmf-dist/doc/latex/fancypar/fancypar.pdf",
- },
- ["repeatindex"] = {
- "texmf-dist/doc/latex/repeatindex/README",
- },
- ["underscore"] = {
- "texmf-dist/doc/latex/underscore/underscore.pdf",
- },
- ["dtxdescribe"] = {
- "texmf-dist/doc/latex/dtxdescribe/README",
- "texmf-dist/doc/latex/dtxdescribe/dtxdescribe.pdf",
- },
- ["tkz-doc"] = {
- "texmf-dist/doc/latex/tkz-doc/README",
- },
- ["bib2gls"] = {
- "texmf-dist/doc/support/bib2gls/CHANGES",
- "texmf-dist/doc/support/bib2gls/README.md",
- "texmf-dist/doc/support/bib2gls/bib2gls.pdf",
- },
- ["relenc"] = {
- "texmf-dist/doc/latex/relenc/README",
- },
- ["regstats"] = {
- "texmf-dist/doc/latex/regstats/README",
- "texmf-dist/doc/latex/regstats/regstats-example.pdf",
- "texmf-dist/doc/latex/regstats/regstats.pdf",
- },
- ["regexpatch"] = {
- "texmf-dist/doc/latex/regexpatch/README",
- "texmf-dist/doc/latex/regexpatch/regexpatch.pdf",
- },
- ["pst-coil"] = {
- "texmf-dist/doc/generic/pst-coil/Changes",
- "texmf-dist/doc/generic/pst-coil/README",
- "texmf-dist/doc/generic/pst-coil/pst-coil-doc.pdf",
- },
- ["refstyle"] = {
- "texmf-dist/doc/latex/refstyle/README",
- "texmf-dist/doc/latex/refstyle/refconfig.pdf",
- "texmf-dist/doc/latex/refstyle/refstyle.pdf",
- },
- ["dirtree"] = {
- "texmf-dist/doc/generic/dirtree/README",
- "texmf-dist/doc/generic/dirtree/dirtree.pdf",
- },
- ["active-conf"] = {
- "texmf-dist/doc/latex/active-conf/README",
- "texmf-dist/doc/latex/active-conf/active-conf.pdf",
- "texmf-dist/doc/latex/active-conf/example/header-logo-2006.pdf",
- },
- ["refcheck"] = {
- "texmf-dist/doc/latex/refcheck/README",
- "texmf-dist/doc/latex/refcheck/refdemo.pdf",
- },
- ["underoverlap"] = {
- "texmf-dist/doc/latex/underoverlap/README",
- "texmf-dist/doc/latex/underoverlap/underoverlap.pdf",
- },
- ["realboxes"] = {
- "texmf-dist/doc/latex/realboxes/README",
- "texmf-dist/doc/latex/realboxes/realboxes.pdf",
- },
- ["footbib"] = {
- "texmf-dist/doc/latex/footbib/README",
- "texmf-dist/doc/latex/footbib/footbib.pdf",
- },
- ["trivfloat"] = {
- "texmf-dist/doc/latex/trivfloat/README",
- "texmf-dist/doc/latex/trivfloat/trivfloat.pdf",
- },
- ["context-fullpage"] = {
- "texmf-dist/doc/context/third/fullpage/README",
- "texmf-dist/doc/context/third/fullpage/fullpage-doc.pdf",
- },
- ["babel-hebrew"] = {
- "texmf-dist/doc/generic/babel-hebrew/00readme.heb",
- "texmf-dist/doc/generic/babel-hebrew/heb209.pdf",
- "texmf-dist/doc/generic/babel-hebrew/hebinp.pdf",
- "texmf-dist/doc/generic/babel-hebrew/hebrew.pdf",
- },
- ["alterqcm"] = {
- "texmf-dist/doc/latex/alterqcm/README",
- "texmf-dist/doc/latex/alterqcm/README.doc",
- "texmf-dist/doc/latex/alterqcm/doc_aq-screen.pdf",
- "texmf-dist/doc/latex/alterqcm/examples/pdf/AntillesESjuin2006.pdf",
- "texmf-dist/doc/latex/alterqcm/examples/pdf/alea.pdf",
- "texmf-dist/doc/latex/alterqcm/examples/pdf/annexe.pdf",
- "texmf-dist/doc/latex/alterqcm/examples/pdf/correct.pdf",
- "texmf-dist/doc/latex/alterqcm/examples/pdf/doc_aq.pdf",
- "texmf-dist/doc/latex/alterqcm/examples/pdf/example_1.pdf",
- "texmf-dist/doc/latex/alterqcm/examples/pdf/example_2.pdf",
- "texmf-dist/doc/latex/alterqcm/examples/pdf/language.pdf",
- "texmf-dist/doc/latex/alterqcm/examples/pdf/points.pdf",
- "texmf-dist/doc/latex/alterqcm/examples/pdf/sep.pdf",
- "texmf-dist/doc/latex/alterqcm/examples/pdf/transparent-final.pdf",
- "texmf-dist/doc/latex/alterqcm/examples/pdf/transparent-init.pdf",
- "texmf-dist/doc/latex/alterqcm/examples/pdf/verb.pdf",
- },
- ["rcs-multi"] = {
- "texmf-dist/doc/latex/rcs-multi/example.pdf",
- "texmf-dist/doc/latex/rcs-multi/rcs-multi.pdf",
- },
- ["rcs"] = {
- "texmf-dist/doc/latex/rcs/CATALOG",
- "texmf-dist/doc/latex/rcs/History",
- "texmf-dist/doc/latex/rcs/INSTALL",
- "texmf-dist/doc/latex/rcs/License",
- "texmf-dist/doc/latex/rcs/MANIFEST",
- "texmf-dist/doc/latex/rcs/README",
- "texmf-dist/doc/latex/rcs/rcs-conf.pdf",
- "texmf-dist/doc/latex/rcs/rcs-user.pdf",
- },
- ["selectp"] = {
- "texmf-dist/doc/latex/selectp/selectp-doc.pdf",
- },
- ["leipzig"] = {
- "texmf-dist/doc/latex/leipzig/README.md",
- "texmf-dist/doc/latex/leipzig/leipzig.pdf",
- },
- ["randtext"] = {
- "texmf-dist/doc/latex/randtext/README",
- },
- ["randomwalk"] = {
- "texmf-dist/doc/latex/randomwalk/README.md",
- "texmf-dist/doc/latex/randomwalk/randomwalk.pdf",
- },
- ["fifinddo-info"] = {
- "texmf-dist/doc/latex/fifinddo-info/LIESMICH.txt",
- "texmf-dist/doc/latex/fifinddo-info/README",
- "texmf-dist/doc/latex/fifinddo-info/SrcFILEs.txt",
- "texmf-dist/doc/latex/fifinddo-info/dante-mv45-lueck.pdf",
- "texmf-dist/doc/latex/fifinddo-info/dantev45.htm",
- "texmf-dist/doc/latex/fifinddo-info/mdoccorr.pdf",
- "texmf-dist/doc/latex/fifinddo-info/variants/dantev45-1180-clean.html",
- "texmf-dist/doc/latex/fifinddo-info/variants/dantev45-1180-com.html",
- "texmf-dist/doc/latex/fifinddo-info/variants/dantev45-768-com.html",
- "texmf-dist/doc/latex/fifinddo-info/variants/dantev45-768-exact-frame.html",
- "texmf-dist/doc/latex/fifinddo-info/variants/dantev45-768-exact-show.html",
- "texmf-dist/doc/latex/fifinddo-info/variants/dantev45-768-filltype-show.html",
- "texmf-dist/doc/latex/fifinddo-info/variants/dantev45-992-com.html",
- "texmf-dist/doc/latex/fifinddo-info/variants/dantev45-992-exact-frame.html",
- "texmf-dist/doc/latex/fifinddo-info/variants/dantev45-992-exact.html",
- },
- ["randomlist"] = {
- "texmf-dist/doc/generic/randomlist/Makefile",
- "texmf-dist/doc/generic/randomlist/README.txt",
- "texmf-dist/doc/generic/randomlist/randomlist.pdf",
- "texmf-dist/doc/generic/randomlist/test-fr.pdf",
- "texmf-dist/doc/generic/randomlist/test.pdf",
- "texmf-dist/doc/generic/randomlist/testtex.pdf",
- },
- ["contour"] = {
- "texmf-dist/doc/latex/contour/ChangeLog",
- "texmf-dist/doc/latex/contour/Makefile",
- "texmf-dist/doc/latex/contour/README",
- "texmf-dist/doc/latex/contour/contour.pdf",
- },
- ["randbild"] = {
- "texmf-dist/doc/latex/randbild/README",
- "texmf-dist/doc/latex/randbild/randbild.pdf",
- },
- ["physics"] = {
- "texmf-dist/doc/latex/physics/README",
- "texmf-dist/doc/latex/physics/physics.pdf",
- },
- ["fetchcls"] = {
- "texmf-dist/doc/latex/fetchcls/README.md",
- "texmf-dist/doc/latex/fetchcls/fetchcls.pdf",
- },
- ["pst-node"] = {
- "texmf-dist/doc/generic/pst-node/Changes",
- "texmf-dist/doc/generic/pst-node/README",
- "texmf-dist/doc/generic/pst-node/pst-node-doc.pdf",
- },
- ["raleway"] = {
- "texmf-dist/doc/latex/raleway/LPPL.txt",
- "texmf-dist/doc/latex/raleway/OFL.txt",
- "texmf-dist/doc/latex/raleway/raleway-otf-specimen.pdf",
- "texmf-dist/doc/latex/raleway/raleway-type1-specimen.pdf",
- "texmf-dist/doc/latex/raleway/raleway.pdf",
- },
- ["ly1"] = {
- "texmf-dist/doc/fonts/ly1/README",
- },
- ["unravel"] = {
- "texmf-dist/doc/latex/unravel/README.md",
- "texmf-dist/doc/latex/unravel/unravel.pdf",
- },
- ["hlist"] = {
- "texmf-dist/doc/generic/hlist/README",
- "texmf-dist/doc/generic/hlist/hlist-fr.pdf",
- },
- ["l2tabu"] = {
- "texmf-dist/doc/latex/l2tabu/CHANGES",
- "texmf-dist/doc/latex/l2tabu/README",
- "texmf-dist/doc/latex/l2tabu/l2tabu.pdf",
- },
- ["luasseq"] = {
- "texmf-dist/doc/lualatex/luasseq/README",
- "texmf-dist/doc/lualatex/luasseq/luasseq.pdf",
- },
- ["quoting"] = {
- "texmf-dist/doc/latex/quoting/README",
- "texmf-dist/doc/latex/quoting/quoting.pdf",
- },
- ["quotchap"] = {
- "texmf-dist/doc/latex/quotchap/README",
- "texmf-dist/doc/latex/quotchap/document.pdf",
- "texmf-dist/doc/latex/quotchap/quotchap.pdf",
- },
- ["translation-natbib-fr"] = {
- "texmf-dist/doc/latex/translation-natbib-fr/f-natbib.pdf",
- },
- ["paralist"] = {
- "texmf-dist/doc/latex/paralist/README",
- "texmf-dist/doc/latex/paralist/paralist.pdf",
- },
- ["cyber"] = {
- "texmf-dist/doc/latex/cyber/LICENSE",
- "texmf-dist/doc/latex/cyber/README",
- "texmf-dist/doc/latex/cyber/cyber.pdf",
- },
- ["luaxml"] = {
- "texmf-dist/doc/luatex/luaxml/README",
- "texmf-dist/doc/luatex/luaxml/luaxml.pdf",
- },
- ["harvmac"] = {
- "texmf-dist/doc/plain/harvmac/README",
- },
- ["sanskrit"] = {
- "texmf-dist/doc/latex/sanskrit/README.md",
- "texmf-dist/doc/latex/sanskrit/README.pdf",
- "texmf-dist/doc/latex/sanskrit/sktdoc.pdf",
- },
- ["biblatex-nature"] = {
- "texmf-dist/doc/latex/biblatex-nature/README.md",
- "texmf-dist/doc/latex/biblatex-nature/biblatex-nature.pdf",
- },
- ["iopart-num"] = {
- "texmf-dist/doc/bibtex/iopart-num/README",
- "texmf-dist/doc/bibtex/iopart-num/iopart-num.pdf",
- },
- ["qsymbols"] = {
- "texmf-dist/doc/latex/qsymbols/CATALOG",
- "texmf-dist/doc/latex/qsymbols/COPYING",
- "texmf-dist/doc/latex/qsymbols/MANIFEST",
- "texmf-dist/doc/latex/qsymbols/README",
- "texmf-dist/doc/latex/qsymbols/qsymbols.pdf",
- },
- ["pst-exa"] = {
- "texmf-dist/doc/latex/pst-exa/Changes",
- "texmf-dist/doc/latex/pst-exa/README",
- "texmf-dist/doc/latex/pst-exa/pst-exa-doc.pdf",
- },
- ["qstest"] = {
- "texmf-dist/doc/latex/qstest/README",
- "texmf-dist/doc/latex/qstest/makematch.pdf",
- "texmf-dist/doc/latex/qstest/qstest.pdf",
- },
- ["l3experimental"] = {
- "texmf-dist/doc/latex/l3experimental/README.md",
- "texmf-dist/doc/latex/l3experimental/l3str/l3str-convert.pdf",
- "texmf-dist/doc/latex/l3experimental/l3str/l3str-format.pdf",
- "texmf-dist/doc/latex/l3experimental/xcoffins/xcoffins.pdf",
- "texmf-dist/doc/latex/l3experimental/xgalley/l3galley.pdf",
- "texmf-dist/doc/latex/l3experimental/xgalley/xgalley.pdf",
- },
- ["qrcode"] = {
- "texmf-dist/doc/latex/qrcode/README",
- "texmf-dist/doc/latex/qrcode/qrcode.pdf",
- },
- ["qpxqtx"] = {
- "texmf-dist/doc/fonts/qpxqtx/00README",
- },
- ["proba"] = {
- "texmf-dist/doc/latex/proba/README",
- "texmf-dist/doc/latex/proba/proba.pdf",
- },
- ["lroundrect"] = {
- "texmf-dist/doc/latex/lroundrect/README",
- "texmf-dist/doc/latex/lroundrect/lppl.txt",
- "texmf-dist/doc/latex/lroundrect/lroundrect.pdf",
- },
- ["qcircuit"] = {
- "texmf-dist/doc/latex/qcircuit/README.md",
- "texmf-dist/doc/latex/qcircuit/qcircuit.pdf",
- },
- ["multicap"] = {
- "texmf-dist/doc/latex/multicap/multicap.pdf",
- },
- ["pst-magneticfield"] = {
- "texmf-dist/doc/generic/pst-magneticfield/Changes",
- "texmf-dist/doc/generic/pst-magneticfield/README",
- "texmf-dist/doc/generic/pst-magneticfield/pst-magneticfield-docDE.pdf",
- "texmf-dist/doc/generic/pst-magneticfield/pst-magneticfield-docEN.pdf",
- "texmf-dist/doc/generic/pst-magneticfield/pst-magneticfield-docFR.pdf",
- },
- ["babel-galician"] = {
- "texmf-dist/doc/generic/babel-galician/galician.pdf",
- },
- ["pygmentex"] = {
- "texmf-dist/doc/latex/pygmentex/README",
- "texmf-dist/doc/latex/pygmentex/demo.pdf",
- },
- ["chemarrow"] = {
- "texmf-dist/doc/fonts/chemarrow/Liesmich.txt",
- "texmf-dist/doc/fonts/chemarrow/README",
- "texmf-dist/doc/fonts/chemarrow/chemarrow-de.pdf",
- "texmf-dist/doc/fonts/chemarrow/chemarrow.pdf",
- },
- ["pxtxalfa"] = {
- "texmf-dist/doc/fonts/pxtxalfa/README",
- "texmf-dist/doc/fonts/pxtxalfa/pxtxalfa.pdf",
- },
- ["courier-scaled"] = {
- "texmf-dist/doc/fonts/courier-scaled/Couriers.pdf",
- "texmf-dist/doc/fonts/courier-scaled/README",
- },
- ["autoaligne"] = {
- "texmf-dist/doc/generic/autoaligne/README",
- "texmf-dist/doc/generic/autoaligne/autoaligne-fr.pdf",
- },
- ["actuarialangle"] = {
- "texmf-dist/doc/latex/actuarialangle/README.md",
- "texmf-dist/doc/latex/actuarialangle/actuarialangle.pdf",
- },
- ["pxgreeks"] = {
- "texmf-dist/doc/latex/pxgreeks/README",
- "texmf-dist/doc/latex/pxgreeks/pxgreeks.pdf",
- },
- ["math-e"] = {
- "texmf-dist/doc/latex/math-e/README",
- },
- ["vocaltract"] = {
- "texmf-dist/doc/latex/vocaltract/README",
- "texmf-dist/doc/latex/vocaltract/vtLatex_FigureDemo.pdf",
- },
- ["pxcjkcat"] = {
- "texmf-dist/doc/latex/pxcjkcat/LICENSE",
- "texmf-dist/doc/latex/pxcjkcat/README",
- "texmf-dist/doc/latex/pxcjkcat/README-ja",
- },
- ["collectbox"] = {
- "texmf-dist/doc/latex/collectbox/README",
- "texmf-dist/doc/latex/collectbox/collectbox.pdf",
- },
- ["pxpgfmark"] = {
- "texmf-dist/doc/latex/pxpgfmark/LICENSE",
- "texmf-dist/doc/latex/pxpgfmark/README",
- },
- ["cachepic"] = {
- "texmf-dist/doc/latex/cachepic/README",
- "texmf-dist/doc/latex/cachepic/cachepic.pdf",
- },
- ["dotarrow"] = {
- "texmf-dist/doc/latex/dotarrow/DotArrow.pdf",
- "texmf-dist/doc/latex/dotarrow/README",
- },
- ["opensans"] = {
- "texmf-dist/doc/fonts/opensans/CHANGES",
- "texmf-dist/doc/fonts/opensans/README",
- "texmf-dist/doc/fonts/opensans/manifest.txt",
- "texmf-dist/doc/fonts/opensans/opensans-samples.pdf",
- "texmf-dist/doc/fonts/opensans/opensans.pdf",
- },
- ["ccaption"] = {
- "texmf-dist/doc/latex/ccaption/README",
- "texmf-dist/doc/latex/ccaption/ccaption.pdf",
- },
- ["sansmathfonts"] = {
- "texmf-dist/doc/fonts/sansmathfonts/README",
- "texmf-dist/doc/fonts/sansmathfonts/sansmathfonts.pdf",
- },
- ["nuc"] = {
- "texmf-dist/doc/latex/nuc/README",
- "texmf-dist/doc/latex/nuc/nuc.pdf",
- },
- ["ptex-fontmaps"] = {
- "texmf-dist/doc/fonts/ptex-fontmaps/ChangeLog",
- "texmf-dist/doc/fonts/ptex-fontmaps/README",
- },
- ["drv"] = {
- "texmf-dist/doc/metapost/drv/README",
- "texmf-dist/doc/metapost/drv/doc/makefile",
- "texmf-dist/doc/metapost/drv/doc/readme.sh",
- "texmf-dist/doc/metapost/drv/drv-guide.pdf",
- "texmf-dist/doc/metapost/drv/sample/makefile",
- "texmf-dist/doc/metapost/drv/sample/readme.sh",
- "texmf-dist/doc/metapost/drv/template/makefile",
- "texmf-dist/doc/metapost/drv/template/readme.sh",
- },
- ["pstring"] = {
- "texmf-dist/doc/latex/pstring/README.md",
- "texmf-dist/doc/latex/pstring/pstring-doc.pdf",
- },
- ["sphdthesis"] = {
- "texmf-dist/doc/latex/sphdthesis/LICENSE",
- "texmf-dist/doc/latex/sphdthesis/README",
- "texmf-dist/doc/latex/sphdthesis/SPhdThesis.pdf",
- "texmf-dist/doc/latex/sphdthesis/example/border.pdf",
- "texmf-dist/doc/latex/sphdthesis/example/thesis.pdf",
- },
- ["lexikon"] = {
- "texmf-dist/doc/latex/lexikon/lexikon-doc.pdf",
- },
- ["bigfoot"] = {
- "texmf-dist/doc/latex/bigfoot/COPYING",
- "texmf-dist/doc/latex/bigfoot/Makefile",
- "texmf-dist/doc/latex/bigfoot/README",
- "texmf-dist/doc/latex/bigfoot/bigfoot.pdf",
- "texmf-dist/doc/latex/bigfoot/perpage.pdf",
- "texmf-dist/doc/latex/bigfoot/suffix.pdf",
- },
- ["pstools"] = {
- "texmf-dist/doc/man/man1/bbox.man1.pdf",
- "texmf-dist/doc/man/man1/ps2eps.man1.pdf",
- "texmf-dist/doc/man/man1/ps2frag.man1.pdf",
- "texmf-dist/doc/man/man1/pslatex.man1.pdf",
- },
- ["environ"] = {
- "texmf-dist/doc/latex/environ/README",
- "texmf-dist/doc/latex/environ/environ.pdf",
- },
- ["pst-vue3d"] = {
- "texmf-dist/doc/generic/pst-vue3d/Changes",
- "texmf-dist/doc/generic/pst-vue3d/README",
- "texmf-dist/doc/generic/pst-vue3d/pst-vue3d-doc.pdf",
- },
- ["feupphdteses"] = {
- "texmf-dist/doc/latex/feupphdteses/Figures/uporto-feup.pdf",
- "texmf-dist/doc/latex/feupphdteses/README",
- "texmf-dist/doc/latex/feupphdteses/Template_EN.pdf",
- },
- ["pst-vowel"] = {
- "texmf-dist/doc/latex/pst-vowel/README",
- "texmf-dist/doc/latex/pst-vowel/pst-vowel.pdf",
- },
- ["dynkin-diagrams"] = {
- "texmf-dist/doc/latex/dynkin-diagrams/README",
- "texmf-dist/doc/latex/dynkin-diagrams/dynkin-diagrams.pdf",
- },
- ["typeface"] = {
- "texmf-dist/doc/latex/typeface/README",
- "texmf-dist/doc/latex/typeface/typeface-all-rm.pdf",
- "texmf-dist/doc/latex/typeface/typeface.pdf",
- },
- ["biblatex-shortfields"] = {
- "texmf-dist/doc/latex/biblatex-shortfields/README",
- "texmf-dist/doc/latex/biblatex-shortfields/documentation/biblatex-shortfields-example.pdf",
- "texmf-dist/doc/latex/biblatex-shortfields/documentation/biblatex-shortfields.pdf",
- "texmf-dist/doc/latex/biblatex-shortfields/documentation/latexmkrc",
- "texmf-dist/doc/latex/biblatex-shortfields/documentation/makefile",
- "texmf-dist/doc/latex/biblatex-shortfields/makefile",
- },
- ["pst-uml"] = {
- "texmf-dist/doc/generic/pst-uml/Changes",
- "texmf-dist/doc/generic/pst-uml/README",
- "texmf-dist/doc/generic/pst-uml/pst-uml-doc.pdf",
- "texmf-dist/doc/generic/pst-uml/pst-uml-encapsuled-pdf-fig.pdf",
- "texmf-dist/doc/generic/pst-uml/pst-uml-exemples.pdf",
- },
- ["datetime"] = {
- "texmf-dist/doc/latex/datetime/CHANGES",
- "texmf-dist/doc/latex/datetime/README",
- "texmf-dist/doc/latex/datetime/datetime-manual.html",
- "texmf-dist/doc/latex/datetime/datetime.pdf",
- "texmf-dist/doc/latex/datetime/samples/dt-lang.pdf",
- "texmf-dist/doc/latex/datetime/samples/dt-sampl.pdf",
- },
- ["frederika2016"] = {
- "texmf-dist/doc/fonts/frederika2016/FontInfo.pdf",
- "texmf-dist/doc/fonts/frederika2016/README",
- "texmf-dist/doc/fonts/frederika2016/testpol.pdf",
- },
- ["poemscol"] = {
- "texmf-dist/doc/latex/poemscol/README",
- "texmf-dist/doc/latex/poemscol/poemscol.pdf",
- "texmf-dist/doc/latex/poemscol/poemscolcheatsheet.pdf",
- },
- ["pst-tvz"] = {
- "texmf-dist/doc/generic/pst-tvz/Changes",
- "texmf-dist/doc/generic/pst-tvz/README",
- "texmf-dist/doc/generic/pst-tvz/pst-tvz-doc.pdf",
- },
- ["biblatex-realauthor"] = {
- "texmf-dist/doc/latex/biblatex-realauthor/README",
- "texmf-dist/doc/latex/biblatex-realauthor/documentation/biblatex-realauthor.pdf",
- "texmf-dist/doc/latex/biblatex-realauthor/documentation/example-realauthor.pdf",
- "texmf-dist/doc/latex/biblatex-realauthor/documentation/makefile",
- "texmf-dist/doc/latex/biblatex-realauthor/makefile",
- },
- ["fouridx"] = {
- "texmf-dist/doc/latex/fouridx/README",
- "texmf-dist/doc/latex/fouridx/fouridx.pdf",
- },
- ["etoolbox"] = {
- "texmf-dist/doc/latex/etoolbox/README.md",
- "texmf-dist/doc/latex/etoolbox/etoolbox.pdf",
- },
- ["eledmac"] = {
- "texmf-dist/doc/latex/eledmac/Makefile",
- "texmf-dist/doc/latex/eledmac/README",
- "texmf-dist/doc/latex/eledmac/eledmac.pdf",
- "texmf-dist/doc/latex/eledmac/eledpar.pdf",
- "texmf-dist/doc/latex/eledmac/examples/1-criticalnotes.pdf",
- "texmf-dist/doc/latex/eledmac/examples/1-sidenotes.pdf",
- "texmf-dist/doc/latex/eledmac/examples/1-tabular.pdf",
- "texmf-dist/doc/latex/eledmac/examples/1-verses.pdf",
- "texmf-dist/doc/latex/eledmac/examples/2-cross_referencing.pdf",
- "texmf-dist/doc/latex/eledmac/examples/2-footnote_spacing.pdf",
- "texmf-dist/doc/latex/eledmac/examples/2-indexing.pdf",
- "texmf-dist/doc/latex/eledmac/examples/2-lemma_disambigution.pdf",
- "texmf-dist/doc/latex/eledmac/examples/2-line_numbers_in_header.pdf",
- "texmf-dist/doc/latex/eledmac/examples/2-one_series_per_pstart.pdf",
- "texmf-dist/doc/latex/eledmac/examples/2-performances.pdf",
- "texmf-dist/doc/latex/eledmac/examples/2-titles_in_line_numbering_with_notes.pdf",
- "texmf-dist/doc/latex/eledmac/examples/2-titles_not_in_line_numbering.pdf",
- "texmf-dist/doc/latex/eledmac/examples/3-eledpar_columns_different_languages.pdf",
- "texmf-dist/doc/latex/eledmac/examples/3-eledpar_mwe.pdf",
- "texmf-dist/doc/latex/eledmac/examples/3-eledpar_pages_different_languages_lualatex.pdf",
- "texmf-dist/doc/latex/eledmac/examples/4-eledpar_column_mix_with_not_column.pdf",
- "texmf-dist/doc/latex/eledmac/examples/4-eledpar_columns_alignment.pdf",
- "texmf-dist/doc/latex/eledmac/examples/4-eledpar_columns_titles_in_line_numbering_with_notes.pdf",
- "texmf-dist/doc/latex/eledmac/examples/4-eledpar_one_series_per_pstart.pdf",
- "texmf-dist/doc/latex/eledmac/examples/4-eledpar_page_titles_in_line_numbering_with_notes.pdf",
- "texmf-dist/doc/latex/eledmac/examples/4-eledpar_pages_long_notes.pdf",
- "texmf-dist/doc/latex/eledmac/examples/4-eledpar_pages_notes_leftpage.pdf",
- "texmf-dist/doc/latex/eledmac/examples/4-eledpar_pages_paragraph_separator_between.pdf",
- "texmf-dist/doc/latex/eledmac/examples/4-eledpar_titles_not_in_line_numbering.pdf",
- "texmf-dist/doc/latex/eledmac/examples/4-eledpar_verse_text_between.pdf",
- "texmf-dist/doc/latex/eledmac/examples/makefile",
- "texmf-dist/doc/latex/eledmac/latexmkrc",
- },
- ["pst-tree"] = {
- "texmf-dist/doc/generic/pst-tree/Changes",
- "texmf-dist/doc/generic/pst-tree/README",
- "texmf-dist/doc/generic/pst-tree/pst-tree-doc.pdf",
- },
- ["pst-text"] = {
- "texmf-dist/doc/generic/pst-text/Changes",
- "texmf-dist/doc/generic/pst-text/README",
- "texmf-dist/doc/generic/pst-text/pst-text-doc.pdf",
- },
- ["elvish"] = {
- "texmf-dist/doc/fonts/elvish/README",
- },
- ["beamercolorthemeowl"] = {
- "texmf-dist/doc/latex/beamercolorthemeowl/Makefile",
- "texmf-dist/doc/latex/beamercolorthemeowl/README.md",
- "texmf-dist/doc/latex/beamercolorthemeowl/beamercolorthemeowl.pdf",
- "texmf-dist/doc/latex/beamercolorthemeowl/ex/readme.jpg",
- },
- ["pst-support"] = {
- "texmf-dist/doc/generic/pst-support/README",
- },
- ["elpres"] = {
- "texmf-dist/doc/latex/elpres/elpres-manual.pdf",
- },
- ["sseq"] = {
- "texmf-dist/doc/latex/sseq/sseq.pdf",
- },
- ["boondox"] = {
- "texmf-dist/doc/fonts/boondox/README",
- "texmf-dist/doc/fonts/boondox/boondox-doc.pdf",
- },
- ["notoccite"] = {
- "texmf-dist/doc/latex/notoccite/notoccite.pdf",
- },
- ["texlive-en"] = {
- "texmf-dist/doc/texlive/texlive-en/Makefile",
- "texmf-dist/doc/texlive/texlive-en/README",
- "texmf-dist/doc/texlive/texlive-en/archive/changemail",
- "texmf-dist/doc/texlive/texlive-en/texlive-en.html",
- "texmf-dist/doc/texlive/texlive-en/texlive-en.pdf",
- "texmf-dist/doc/texlive/tlbuild/tlbuild.html",
- "texmf-dist/doc/texlive/tlbuild/tlbuild.pdf",
- },
- ["pst-solides3d"] = {
- "texmf-dist/doc/generic/pst-solides3d/Changes",
- "texmf-dist/doc/generic/pst-solides3d/README",
- "texmf-dist/doc/generic/pst-solides3d/pst-solides3d-doc.pdf",
- },
- ["babel-french"] = {
- "texmf-dist/doc/generic/babel-french/README",
- "texmf-dist/doc/generic/babel-french/frenchb.pdf",
- },
- ["babel-spanish"] = {
- "texmf-dist/doc/generic/babel-spanish/README.md",
- "texmf-dist/doc/generic/babel-spanish/spanish.pdf",
- },
- ["iso10303"] = {
- "texmf-dist/doc/latex/iso10303/README",
- "texmf-dist/doc/latex/iso10303/step4ht.pdf",
- "texmf-dist/doc/latex/iso10303/stepe.pdf",
- "texmf-dist/doc/latex/iso10303/stepman.pdf",
- },
- ["floatflt"] = {
- "texmf-dist/doc/latex/floatflt/README",
- "texmf-dist/doc/latex/floatflt/floatfig.txt",
- "texmf-dist/doc/latex/floatflt/floatflt.pdf",
- },
- ["asymptote"] = {
- "texmf-dist/doc/asymptote/CAD.pdf",
- "texmf-dist/doc/asymptote/TeXShopAndAsymptote.pdf",
- "texmf-dist/doc/asymptote/asy-latex.pdf",
- "texmf-dist/doc/asymptote/asyRefCard.pdf",
- "texmf-dist/doc/asymptote/asymptote.pdf",
- "texmf-dist/doc/asymptote/examples/pixel.pdf",
- "texmf-dist/doc/man/man1/asy.man1.pdf",
- "texmf-dist/doc/man/man1/xasy.man1.pdf",
- },
- ["mfpic"] = {
- "texmf-dist/doc/generic/mfpic/README",
- "texmf-dist/doc/generic/mfpic/changes.txt",
- "texmf-dist/doc/generic/mfpic/install.txt",
- "texmf-dist/doc/generic/mfpic/mfpcard.pdf",
- "texmf-dist/doc/generic/mfpic/mfpguide.pdf",
- "texmf-dist/doc/generic/mfpic/mfpic-doc.pdf",
- },
- ["crbox"] = {
- "texmf-dist/doc/latex/crbox/README",
- "texmf-dist/doc/latex/crbox/crbox-doc.pdf",
- },
- ["pst-slpe"] = {
- "texmf-dist/doc/generic/pst-slpe/Changes",
- "texmf-dist/doc/generic/pst-slpe/README",
- "texmf-dist/doc/generic/pst-slpe/pst-slpe.pdf",
- },
- ["easyfig"] = {
- "texmf-dist/doc/latex/easyfig/README",
- "texmf-dist/doc/latex/easyfig/easyfig.pdf",
- },
- ["nddiss"] = {
- "texmf-dist/doc/latex/nddiss/LICENSE",
- "texmf-dist/doc/latex/nddiss/README.md",
- "texmf-dist/doc/latex/nddiss/nddiss2e.pdf",
- },
- ["pst-sigsys"] = {
- "texmf-dist/doc/generic/pst-sigsys/Changes",
- "texmf-dist/doc/generic/pst-sigsys/README",
- "texmf-dist/doc/generic/pst-sigsys/pst-sigsys-doc.pdf",
- },
- ["pst-shell"] = {
- "texmf-dist/doc/generic/pst-shell/Changes",
- "texmf-dist/doc/generic/pst-shell/README.md",
- "texmf-dist/doc/generic/pst-shell/images/shell.pdf",
- "texmf-dist/doc/generic/pst-shell/pst-shell-doc.pdf",
- },
- ["parallel"] = {
- "texmf-dist/doc/latex/parallel/parallel.pdf",
- "texmf-dist/doc/latex/parallel/readme",
- },
- ["juraabbrev"] = {
- "texmf-dist/doc/latex/juraabbrev/README",
- "texmf-dist/doc/latex/juraabbrev/juraabbrev.pdf",
- },
- ["tamefloats"] = {
- "texmf-dist/doc/latex/tamefloats/README.txt",
- },
- ["xhfill"] = {
- "texmf-dist/doc/latex/xhfill/Changes",
- "texmf-dist/doc/latex/xhfill/Makefile",
- "texmf-dist/doc/latex/xhfill/xhfill-doc.pdf",
- },
- ["pst-plot"] = {
- "texmf-dist/doc/generic/pst-plot/Changes",
- "texmf-dist/doc/generic/pst-plot/README",
- "texmf-dist/doc/generic/pst-plot/data/demo.txt",
- "texmf-dist/doc/generic/pst-plot/pst-plot-doc.pdf",
- },
- ["datetime2-latin"] = {
- "texmf-dist/doc/latex/datetime2-latin/README",
- "texmf-dist/doc/latex/datetime2-latin/datetime2-latin.pdf",
- },
- ["pst-platon"] = {
- "texmf-dist/doc/generic/pst-platon/Changes",
- "texmf-dist/doc/generic/pst-platon/README",
- "texmf-dist/doc/generic/pst-platon/pst-platon-doc.pdf",
- },
- ["mgltex"] = {
- "texmf-dist/doc/latex/mgltex/README",
- "texmf-dist/doc/latex/mgltex/Recompilation_decision.pdf",
- "texmf-dist/doc/latex/mgltex/mgltex.pdf",
- "texmf-dist/doc/latex/mgltex/sample.pdf",
- },
- ["babel-dutch"] = {
- "texmf-dist/doc/generic/babel-dutch/dutch.pdf",
- },
- ["mathdesign"] = {
- "texmf-dist/doc/fonts/mathdesign/MD-Adobe-Utopia-example.pdf",
- "texmf-dist/doc/fonts/mathdesign/MD-Bitstream-Bitstream-Charter-example.pdf",
- "texmf-dist/doc/fonts/mathdesign/README",
- "texmf-dist/doc/fonts/mathdesign/mathdesign-doc.pdf",
- },
- ["gillcm"] = {
- "texmf-dist/doc/latex/gillcm/README",
- "texmf-dist/doc/latex/gillcm/gillcm.pdf",
- "texmf-dist/doc/latex/gillcm/sample.pdf",
- },
- ["pst-pdgr"] = {
- "texmf-dist/doc/generic/pst-pdgr/NEWS",
- "texmf-dist/doc/generic/pst-pdgr/README",
- "texmf-dist/doc/generic/pst-pdgr/pst-pdgr.pdf",
- },
- ["css-colors"] = {
- "texmf-dist/doc/latex/css-colors/README.txt",
- "texmf-dist/doc/latex/css-colors/css-colors.pdf",
- },
- ["cje"] = {
- "texmf-dist/doc/latex/cje/README.txt",
- "texmf-dist/doc/latex/cje/canadian-flag.pdf",
- "texmf-dist/doc/latex/cje/cjetemplate.pdf",
- },
- ["pst-optic"] = {
- "texmf-dist/doc/generic/pst-optic/Changes",
- "texmf-dist/doc/generic/pst-optic/README",
- "texmf-dist/doc/generic/pst-optic/pst-optic-doc.pdf",
- },
- ["mathspec"] = {
- "texmf-dist/doc/xelatex/mathspec/README.txt",
- "texmf-dist/doc/xelatex/mathspec/mathspec.pdf",
- },
- ["pst-optexp"] = {
- "texmf-dist/doc/latex/pst-optexp/Changes",
- "texmf-dist/doc/latex/pst-optexp/Makefile",
- "texmf-dist/doc/latex/pst-optexp/README",
- "texmf-dist/doc/latex/pst-optexp/pst-optexp-DE.pdf",
- "texmf-dist/doc/latex/pst-optexp/pst-optexp-quickref.pdf",
- "texmf-dist/doc/latex/pst-optexp/pst-optexp.pdf",
- },
- ["pst-ode"] = {
- "texmf-dist/doc/generic/pst-ode/ChangeLog",
- "texmf-dist/doc/generic/pst-ode/README.md",
- "texmf-dist/doc/generic/pst-ode/pst-ode-doc.pdf",
- },
- ["python"] = {
- "texmf-dist/doc/latex/python/README",
- },
- ["eskdx"] = {
- "texmf-dist/doc/latex/eskdx/ChangeLog",
- "texmf-dist/doc/latex/eskdx/Makefile",
- "texmf-dist/doc/latex/eskdx/NEWS",
- "texmf-dist/doc/latex/eskdx/README",
- "texmf-dist/doc/latex/eskdx/README.in",
- "texmf-dist/doc/latex/eskdx/manifest.txt",
- "texmf-dist/doc/latex/eskdx/manual/Makefile",
- "texmf-dist/doc/latex/eskdx/manual/eskdx.pdf",
- "texmf-dist/doc/latex/eskdx/manual/latex2html-init",
- "texmf-dist/doc/latex/eskdx/source/Makefile",
- "texmf-dist/doc/latex/eskdx/test/Makefile",
- },
- ["pst-lens"] = {
- "texmf-dist/doc/generic/pst-lens/Changes",
- "texmf-dist/doc/generic/pst-lens/README",
- "texmf-dist/doc/generic/pst-lens/pst-lens.pdf",
- },
- ["eskd"] = {
- "texmf-dist/doc/latex/eskd/README",
- "texmf-dist/doc/latex/eskd/eskd.pdf",
- },
- ["pst-layout"] = {
- "texmf-dist/doc/latex/pst-layout/README",
- "texmf-dist/doc/latex/pst-layout/pst-layout-doc.pdf",
- },
- ["elmath"] = {
- "texmf-dist/doc/latex/elmath/elmath.pdf",
- },
- ["pst-labo"] = {
- "texmf-dist/doc/generic/pst-labo/Changes",
- "texmf-dist/doc/generic/pst-labo/Makefile",
- "texmf-dist/doc/generic/pst-labo/README",
- "texmf-dist/doc/generic/pst-labo/pst-labo-docDE.pdf",
- "texmf-dist/doc/generic/pst-labo/pst-labo-docEN.pdf",
- "texmf-dist/doc/generic/pst-labo/pst-labo-docFR.pdf",
- },
- ["pst-knot"] = {
- "texmf-dist/doc/generic/pst-knot/Changes",
- "texmf-dist/doc/generic/pst-knot/README",
- "texmf-dist/doc/generic/pst-knot/pst-knot-doc.pdf",
- },
- ["pst-jtree"] = {
- "texmf-dist/doc/generic/pst-jtree/README",
- "texmf-dist/doc/generic/pst-jtree/pst-jtree-doc-add.pdf",
- "texmf-dist/doc/generic/pst-jtree/pst-jtree-doc.pdf",
- },
- ["smartdiagram"] = {
- "texmf-dist/doc/latex/smartdiagram/README",
- "texmf-dist/doc/latex/smartdiagram/smartdiagram.pdf",
- },
- ["tie"] = {
- "texmf-dist/doc/man/man1/tie.man1.pdf",
- },
- ["pst-geometrictools"] = {
- "texmf-dist/doc/generic/pst-geometrictools/Changes.txt",
- "texmf-dist/doc/generic/pst-geometrictools/README.md",
- "texmf-dist/doc/generic/pst-geometrictools/pst-geometrictools-doc.pdf",
- "texmf-dist/doc/generic/pst-geometrictools/pst-geometrictools-fr-doc.pdf",
- },
- ["chickenize"] = {
- "texmf-dist/doc/luatex/chickenize/README.md",
- "texmf-dist/doc/luatex/chickenize/chickenize.pdf",
- },
- ["pst-geo"] = {
- "texmf-dist/doc/generic/pst-geo/Changes",
- "texmf-dist/doc/generic/pst-geo/README",
- "texmf-dist/doc/generic/pst-geo/examples/Africa.pdf",
- "texmf-dist/doc/generic/pst-geo/examples/Animate0.pdf",
- "texmf-dist/doc/generic/pst-geo/examples/Animate1.pdf",
- "texmf-dist/doc/generic/pst-geo/examples/Animate2.pdf",
- "texmf-dist/doc/generic/pst-geo/examples/AntarticaII.pdf",
- "texmf-dist/doc/generic/pst-geo/examples/AsiaII.pdf",
- "texmf-dist/doc/generic/pst-geo/examples/Berlin.pdf",
- "texmf-dist/doc/generic/pst-geo/examples/D-Karte-3dJG.pdf",
- "texmf-dist/doc/generic/pst-geo/examples/D-karte-3d.pdf",
- "texmf-dist/doc/generic/pst-geo/examples/DANTE.pdf",
- "texmf-dist/doc/generic/pst-geo/examples/Europa.pdf",
- "texmf-dist/doc/generic/pst-geo/examples/EuropeII.pdf",
- "texmf-dist/doc/generic/pst-geo/examples/Greek.pdf",
- "texmf-dist/doc/generic/pst-geo/pst-geo-doc.pdf",
- },
- ["multibibliography"] = {
- "texmf-dist/doc/latex/multibibliography/Makefile",
- "texmf-dist/doc/latex/multibibliography/README",
- "texmf-dist/doc/latex/multibibliography/figure.pdf",
- "texmf-dist/doc/latex/multibibliography/multibibliography.pdf",
- "texmf-dist/doc/latex/multibibliography/tug-paper.pdf",
- },
- ["bibleref-parse"] = {
- "texmf-dist/doc/latex/bibleref-parse/README",
- "texmf-dist/doc/latex/bibleref-parse/bibleref-parse.pdf",
- },
- ["pst-gantt"] = {
- "texmf-dist/doc/generic/pst-gantt/Changes",
- "texmf-dist/doc/generic/pst-gantt/README",
- "texmf-dist/doc/generic/pst-gantt/pst-gantt-doc.pdf",
- },
- ["alertmessage"] = {
- "texmf-dist/doc/latex/alertmessage/README.md",
- "texmf-dist/doc/latex/alertmessage/alertmessage.pdf",
- },
- ["footmisc"] = {
- "texmf-dist/doc/latex/footmisc/README",
- "texmf-dist/doc/latex/footmisc/footmisc.pdf",
- },
- ["babel-japanese"] = {
- "texmf-dist/doc/generic/babel-japanese/Makefile",
- "texmf-dist/doc/generic/babel-japanese/README.md",
- "texmf-dist/doc/generic/babel-japanese/japanese-sample.pdf",
- "texmf-dist/doc/generic/babel-japanese/japanese.pdf",
- },
- ["uri"] = {
- "texmf-dist/doc/latex/uri/README",
- "texmf-dist/doc/latex/uri/uri-example.pdf",
- "texmf-dist/doc/latex/uri/uri.pdf",
- },
- ["beamersubframe"] = {
- "texmf-dist/doc/latex/beamersubframe/README",
- "texmf-dist/doc/latex/beamersubframe/beamersubframe-append.pdf",
- "texmf-dist/doc/latex/beamersubframe/beamersubframe-embed.pdf",
- "texmf-dist/doc/latex/beamersubframe/beamersubframe.pdf",
- },
- ["coolthms"] = {
- "texmf-dist/doc/latex/coolthms/README",
- "texmf-dist/doc/latex/coolthms/coolthms.pdf",
- },
- ["pst-fr3d"] = {
- "texmf-dist/doc/generic/pst-fr3d/Changes",
- "texmf-dist/doc/generic/pst-fr3d/README",
- "texmf-dist/doc/generic/pst-fr3d/pst-fr3d.pdf",
- },
- ["moreenum"] = {
- "texmf-dist/doc/latex/moreenum/README",
- "texmf-dist/doc/latex/moreenum/moreenum-doc.pdf",
- },
- ["visualfaq"] = {
- "texmf-dist/doc/latex/visualfaq/README",
- "texmf-dist/doc/latex/visualfaq/source/README",
- "texmf-dist/doc/latex/visualfaq/source/anotherarticle.pdf",
- "texmf-dist/doc/latex/visualfaq/source/fuzzytext.pdf",
- "texmf-dist/doc/latex/visualfaq/source/labelgraph.pdf",
- "texmf-dist/doc/latex/visualfaq/source/watermark.pdf",
- "texmf-dist/doc/latex/visualfaq/troubleshoot-vlf.pdf",
- "texmf-dist/doc/latex/visualfaq/visualFAQ.pdf",
- },
- ["csquotes-de"] = {
- "texmf-dist/doc/latex/csquotes-de/LIESMICH",
- "texmf-dist/doc/latex/csquotes-de/csquotes-DE.pdf",
- },
- ["pst-eps"] = {
- "texmf-dist/doc/generic/pst-eps/Changes",
- "texmf-dist/doc/generic/pst-eps/README",
- "texmf-dist/doc/generic/pst-eps/pst-eps-doc.pdf",
- },
- ["correctmathalign"] = {
- "texmf-dist/doc/latex/correctmathalign/README.md",
- "texmf-dist/doc/latex/correctmathalign/aligned-org.pdf",
- "texmf-dist/doc/latex/correctmathalign/correctmathalign.pdf",
- "texmf-dist/doc/latex/correctmathalign/eqnarray-org.pdf",
- },
- ["knowledge"] = {
- "texmf-dist/doc/latex/knowledge/README.md",
- "texmf-dist/doc/latex/knowledge/knowledge.pdf",
- "texmf-dist/doc/latex/knowledge/makefile",
- },
- ["regcount"] = {
- "texmf-dist/doc/latex/regcount/readme",
- "texmf-dist/doc/latex/regcount/regcount.pdf",
- },
- ["pst-circ"] = {
- "texmf-dist/doc/generic/pst-circ/Changes",
- "texmf-dist/doc/generic/pst-circ/README",
- "texmf-dist/doc/generic/pst-circ/pst-circ-doc.pdf",
- },
- ["dejavu-otf"] = {
- "texmf-dist/doc/fonts/dejavu-otf/Changes",
- "texmf-dist/doc/fonts/dejavu-otf/README.md",
- "texmf-dist/doc/fonts/dejavu-otf/dejavu-otf-doc.pdf",
- },
- ["pst-cie"] = {
- "texmf-dist/doc/generic/pst-cie/Changes",
- "texmf-dist/doc/generic/pst-cie/README.md",
- "texmf-dist/doc/generic/pst-cie/pst-cie-doc.pdf",
- },
- ["minipage-marginpar"] = {
- "texmf-dist/doc/latex/minipage-marginpar/README",
- "texmf-dist/doc/latex/minipage-marginpar/minipage-marginpar.pdf",
- },
- ["gamebook"] = {
- "texmf-dist/doc/latex/gamebook/README",
- "texmf-dist/doc/latex/gamebook/gamebook-example.pdf",
- "texmf-dist/doc/latex/gamebook/gamebook.pdf",
- "texmf-dist/doc/latex/gamebook/lppl.txt",
- },
- ["pst-bar"] = {
- "texmf-dist/doc/generic/pst-bar/README",
- "texmf-dist/doc/generic/pst-bar/pst-bar-doc.pdf",
- "texmf-dist/doc/generic/pst-bar/pst-bar-docDE.pdf",
- },
- ["morehype"] = {
- "texmf-dist/doc/latex/morehype/README",
- "texmf-dist/doc/latex/morehype/README.pdf",
- "texmf-dist/doc/latex/morehype/RELEASEs.txt",
- "texmf-dist/doc/latex/morehype/SrcFILEs.txt",
- "texmf-dist/doc/latex/morehype/blog.pdf",
- "texmf-dist/doc/latex/morehype/blogdemo/hellowor/hellowor.htm",
- "texmf-dist/doc/latex/morehype/blogexec.pdf",
- "texmf-dist/doc/latex/morehype/hypertoc.pdf",
- "texmf-dist/doc/latex/morehype/markblog.htm",
- "texmf-dist/doc/latex/morehype/texlinks.pdf",
- "texmf-dist/doc/latex/morehype/wiki_mwe.pdf",
- },
- ["uhrzeit"] = {
- "texmf-dist/doc/latex/uhrzeit/README.txt",
- "texmf-dist/doc/latex/uhrzeit/uhrzeit-doc.pdf",
- },
- ["makeglos"] = {
- "texmf-dist/doc/latex/makeglos/README",
- "texmf-dist/doc/latex/makeglos/makeglos.pdf",
- },
- ["pst-arrow"] = {
- "texmf-dist/doc/generic/pst-arrow/Changes",
- "texmf-dist/doc/generic/pst-arrow/README",
- "texmf-dist/doc/generic/pst-arrow/pst-arrow-doc.pdf",
- },
- ["ed"] = {
- "texmf-dist/doc/latex/ed/Makefile",
- "texmf-dist/doc/latex/ed/README",
- "texmf-dist/doc/latex/ed/ed.pdf",
- },
- ["supertabular"] = {
- "texmf-dist/doc/latex/supertabular/CATALOG",
- "texmf-dist/doc/latex/supertabular/ChangeLog",
- "texmf-dist/doc/latex/supertabular/MANIFEST",
- "texmf-dist/doc/latex/supertabular/README",
- "texmf-dist/doc/latex/supertabular/supertabular.pdf",
- },
- ["pst-3d"] = {
- "texmf-dist/doc/generic/pst-3d/Changes",
- "texmf-dist/doc/generic/pst-3d/README",
- "texmf-dist/doc/generic/pst-3d/pst-3d-doc.pdf",
- },
- ["fenixpar"] = {
- "texmf-dist/doc/generic/fenixpar/README",
- },
- ["pst-barcode"] = {
- "texmf-dist/doc/generic/pst-barcode/Changes",
- "texmf-dist/doc/generic/pst-barcode/README.md",
- "texmf-dist/doc/generic/pst-barcode/pst-barcode-doc.pdf",
- },
- ["psnfss"] = {
- "texmf-dist/doc/latex/psnfss/00readme.txt",
- "texmf-dist/doc/latex/psnfss/changes.txt",
- "texmf-dist/doc/latex/psnfss/manifest.txt",
- "texmf-dist/doc/latex/psnfss/psfonts.pdf",
- "texmf-dist/doc/latex/psnfss/psnfss2e.pdf",
- },
- ["extarrows"] = {
- "texmf-dist/doc/latex/extarrows/README",
- "texmf-dist/doc/latex/extarrows/extarrows-test.pdf",
- },
- ["limap"] = {
- "texmf-dist/doc/latex/limap/Makefile",
- "texmf-dist/doc/latex/limap/README.md",
- "texmf-dist/doc/latex/limap/limap.pdf",
- "texmf-dist/doc/latex/limap/lppl.txt",
- "texmf-dist/doc/latex/limap/samples/boxed-toc.pdf",
- "texmf-dist/doc/latex/limap/samples/hyper.pdf",
- "texmf-dist/doc/latex/limap/samples/nolines.pdf",
- "texmf-dist/doc/latex/limap/samples/sample.pdf",
- },
- ["program"] = {
- "texmf-dist/doc/latex/program/README",
- "texmf-dist/doc/latex/program/gpl-3.0.txt",
- "texmf-dist/doc/latex/program/program-doc.pdf",
- },
- ["excludeonly"] = {
- "texmf-dist/doc/latex/excludeonly/excludeonly.pdf",
- },
- ["esrelation"] = {
- "texmf-dist/doc/fonts/esrelation/README",
- "texmf-dist/doc/fonts/esrelation/README.md",
- "texmf-dist/doc/fonts/esrelation/esrelation.pdf",
- },
- ["canoniclayout"] = {
- "texmf-dist/doc/latex/canoniclayout/README",
- "texmf-dist/doc/latex/canoniclayout/canoniclayout.pdf",
- },
- ["sourcecodepro"] = {
- "texmf-dist/doc/latex/sourcecodepro/LICENSE.txt",
- "texmf-dist/doc/latex/sourcecodepro/sourcecodepro-otf-specimen.pdf",
- "texmf-dist/doc/latex/sourcecodepro/sourcecodepro-type1-specimen.pdf",
- "texmf-dist/doc/latex/sourcecodepro/sourcecodepro.pdf",
- },
- ["lion-msc"] = {
- "texmf-dist/doc/latex/lion-msc/LICENSE",
- "texmf-dist/doc/latex/lion-msc/README.md",
- "texmf-dist/doc/latex/lion-msc/lion-msc.pdf",
- "texmf-dist/doc/latex/lion-msc/minimal.pdf",
- },
- ["photo"] = {
- "texmf-dist/doc/latex/photo/Makefile",
- "texmf-dist/doc/latex/photo/photo.pdf",
- },
- ["exceltex"] = {
- "texmf-dist/doc/latex/exceltex/CHANGES",
- "texmf-dist/doc/latex/exceltex/INSTALL",
- "texmf-dist/doc/latex/exceltex/README",
- "texmf-dist/doc/latex/exceltex/README.TEXLIVE",
- },
- ["pseudocode"] = {
- "texmf-dist/doc/latex/pseudocode/README",
- "texmf-dist/doc/latex/pseudocode/pseudocode.pdf",
- },
- ["psbao"] = {
- "texmf-dist/doc/latex/psbao/Changes",
- "texmf-dist/doc/latex/psbao/README",
- "texmf-dist/doc/latex/psbao/psbaomanual.pdf",
- },
- ["datetime2-bulgarian"] = {
- "texmf-dist/doc/latex/datetime2-bulgarian/README",
- "texmf-dist/doc/latex/datetime2-bulgarian/datetime2-bulgarian.pdf",
- },
- ["latex-tabellen"] = {
- "texmf-dist/doc/latex/latex-tabellen/README",
- },
- ["docbytex"] = {
- "texmf-dist/doc/generic/docbytex/README",
- "texmf-dist/doc/generic/docbytex/annonce",
- "texmf-dist/doc/generic/docbytex/docby-e.pdf",
- "texmf-dist/doc/generic/docbytex/docby.pdf",
- "texmf-dist/doc/generic/docbytex/lup.pdf",
- },
- ["przechlewski-book"] = {
- "texmf-dist/doc/latex/przechlewski-book/LICENSE",
- "texmf-dist/doc/latex/przechlewski-book/Makefile",
- "texmf-dist/doc/latex/przechlewski-book/README",
- "texmf-dist/doc/latex/przechlewski-book/README.pl",
- "texmf-dist/doc/latex/przechlewski-book/TAM-pl.pdf",
- "texmf-dist/doc/latex/przechlewski-book/wkmgr.html",
- "texmf-dist/doc/latex/przechlewski-book/wkmgr1.pdf",
- "texmf-dist/doc/latex/przechlewski-book/wkmgr2.pdf",
- },
- ["interpreter"] = {
- "texmf-dist/doc/luatex/interpreter/README",
- "texmf-dist/doc/luatex/interpreter/interpreter-doc.pdf",
- "texmf-dist/doc/luatex/interpreter/interpreter-doc.txt",
- },
- ["prosper"] = {
- "texmf-dist/doc/latex/prosper/AUTHORS",
- "texmf-dist/doc/latex/prosper/ChangeLog",
- "texmf-dist/doc/latex/prosper/FAQ",
- "texmf-dist/doc/latex/prosper/INSTALL",
- "texmf-dist/doc/latex/prosper/NEWS",
- "texmf-dist/doc/latex/prosper/README",
- "texmf-dist/doc/latex/prosper/TODO",
- "texmf-dist/doc/latex/prosper/manifest.txt",
- "texmf-dist/doc/latex/prosper/prosper-doc.pdf",
- "texmf-dist/doc/latex/prosper/prosper-tour.pdf",
- },
- ["bxjaprnind"] = {
- "texmf-dist/doc/latex/bxjaprnind/LICENSE",
- "texmf-dist/doc/latex/bxjaprnind/README.md",
- "texmf-dist/doc/latex/bxjaprnind/bxjaprnind.pdf",
- "texmf-dist/doc/latex/bxjaprnind/sample-bxjaprnind.pdf",
- },
- ["prooftrees"] = {
- "texmf-dist/doc/latex/prooftrees/README",
- "texmf-dist/doc/latex/prooftrees/manifest.txt",
- "texmf-dist/doc/latex/prooftrees/prooftrees.pdf",
- },
- ["bxenclose"] = {
- "texmf-dist/doc/latex/bxenclose/LICENSE",
- "texmf-dist/doc/latex/bxenclose/README.md",
- },
- ["progressbar"] = {
- "texmf-dist/doc/latex/progressbar/README",
- "texmf-dist/doc/latex/progressbar/progressbar.pdf",
- },
- ["dyntree"] = {
- "texmf-dist/doc/latex/dyntree/README",
- "texmf-dist/doc/latex/dyntree/dyntree.pdf",
- },
- ["ifptex"] = {
- "texmf-dist/doc/generic/ifptex/LICENSE",
- "texmf-dist/doc/generic/ifptex/README.md",
- },
- ["progress"] = {
- "texmf-dist/doc/latex/progress/README",
- "texmf-dist/doc/latex/progress/progress.pdf",
- "texmf-dist/doc/latex/progress/progress20030701.html",
- },
- ["gs1"] = {
- "texmf-dist/doc/latex/GS1/GS1.pdf",
- "texmf-dist/doc/latex/GS1/README",
- "texmf-dist/doc/latex/GS1/examples/EANBarcode.pdf",
- "texmf-dist/doc/latex/GS1/examples/EANControlDigit.pdf",
- "texmf-dist/doc/latex/GS1/examples/GSSetup.pdf",
- "texmf-dist/doc/latex/GS1/examples/GS_cut_EAN_control_digit.pdf",
- "texmf-dist/doc/latex/GS1/examples/GS_set_EAN_control_digit.pdf",
- "texmf-dist/doc/latex/GS1/examples/GS_set_code_digit_seq.pdf",
- "texmf-dist/doc/latex/GS1/examples/int_set_to_EAN_control_digit.pdf",
- "texmf-dist/doc/latex/GS1/rule-D.pdf",
- },
- ["qcm"] = {
- "texmf-dist/doc/latex/qcm/NEWS",
- "texmf-dist/doc/latex/qcm/README",
- "texmf-dist/doc/latex/qcm/qcm.pdf",
- },
- ["collref"] = {
- "texmf-dist/doc/latex/collref/README",
- "texmf-dist/doc/latex/collref/collref.pdf",
- },
- ["printlen"] = {
- "texmf-dist/doc/latex/printlen/printlen-doc.pdf",
- },
- ["memoirchapstyles"] = {
- "texmf-dist/doc/latex/MemoirChapStyles/MemoirChapStyles.pdf",
- "texmf-dist/doc/latex/MemoirChapStyles/README",
- },
- ["presentations-en"] = {
- "texmf-dist/doc/latex/presentations-en/README",
- "texmf-dist/doc/latex/presentations-en/images/beamer/TeX.pdf",
- "texmf-dist/doc/latex/presentations-en/images/beamer/beamer0.pdf",
- "texmf-dist/doc/latex/presentations-en/images/beamer/beamer1.pdf",
- "texmf-dist/doc/latex/presentations-en/images/beamer/beamer2.pdf",
- "texmf-dist/doc/latex/presentations-en/images/beamer/beamernavsymbols.pdf",
- "texmf-dist/doc/latex/presentations-en/images/beamer/zedat.pdf",
- "texmf-dist/doc/latex/presentations-en/images/pdfscreen/Tore3d.pdf",
- "texmf-dist/doc/latex/presentations-en/images/pdfscreen/mp.pdf",
- "texmf-dist/doc/latex/presentations-en/images/pdfscreen/pst.pdf",
- "texmf-dist/doc/latex/presentations-en/runAll",
- },
- ["thmbox"] = {
- "texmf-dist/doc/latex/thmbox/README",
- "texmf-dist/doc/latex/thmbox/thmbox.pdf",
- },
- ["ifplatform"] = {
- "texmf-dist/doc/latex/ifplatform/README",
- "texmf-dist/doc/latex/ifplatform/ifplatform.pdf",
- },
- ["prerex"] = {
- "texmf-dist/doc/latex/prerex/README",
- "texmf-dist/doc/latex/prerex/chart.pdf",
- "texmf-dist/doc/latex/prerex/intro.pdf",
- "texmf-dist/doc/latex/prerex/prerex.pdf",
- "texmf-dist/doc/latex/prerex/prerex.sty.7.pdf",
- "texmf-dist/doc/man/man5/prerex.man5.pdf",
- },
- ["latex2e-help-texinfo"] = {
- "texmf-dist/doc/latex/latex2e-help-texinfo/ChangeLog",
- "texmf-dist/doc/latex/latex2e-help-texinfo/Makefile",
- "texmf-dist/doc/latex/latex2e-help-texinfo/NEWS",
- "texmf-dist/doc/latex/latex2e-help-texinfo/README",
- "texmf-dist/doc/latex/latex2e-help-texinfo/latex2e.html",
- "texmf-dist/doc/latex/latex2e-help-texinfo/latex2e.pdf",
- "texmf-dist/doc/latex/latex2e-help-texinfo/latex2e.txt",
- },
- ["latex-referenz"] = {
- "texmf-dist/doc/latex/latex-referenz/README",
- "texmf-dist/doc/latex/latex-referenz/images/B.pdf",
- },
- ["ppr-prv"] = {
- "texmf-dist/doc/latex/ppr-prv/README",
- "texmf-dist/doc/latex/ppr-prv/ppr-prv.pdf",
- },
- ["powerdot"] = {
- "texmf-dist/doc/latex/powerdot/README",
- "texmf-dist/doc/latex/powerdot/manifest.txt",
- "texmf-dist/doc/latex/powerdot/powerdot.pdf",
- "texmf-dist/doc/latex/powerdot/powerdotDE.pdf",
- },
- ["mfirstuc"] = {
- "texmf-dist/doc/latex/mfirstuc/CHANGES",
- "texmf-dist/doc/latex/mfirstuc/README",
- "texmf-dist/doc/latex/mfirstuc/mfirstuc-code.pdf",
- "texmf-dist/doc/latex/mfirstuc/mfirstuc-manual.html",
- "texmf-dist/doc/latex/mfirstuc/mfirstuc-manual.pdf",
- "texmf-dist/doc/latex/mfirstuc/sample-mfirstuc.pdf",
- },
- ["gillius"] = {
- "texmf-dist/doc/fonts/gillius/COPYING",
- "texmf-dist/doc/fonts/gillius/Gillius-cat.pdf",
- "texmf-dist/doc/fonts/gillius/README",
- "texmf-dist/doc/fonts/gillius/gillius-samples.pdf",
- "texmf-dist/doc/fonts/gillius/gillius2-samples.pdf",
- },
- ["paresse"] = {
- "texmf-dist/doc/latex/paresse/paresse-en.pdf",
- "texmf-dist/doc/latex/paresse/paresse-ex-en.pdf",
- "texmf-dist/doc/latex/paresse/paresse-ex-fr.pdf",
- "texmf-dist/doc/latex/paresse/paresse-fr.pdf",
- "texmf-dist/doc/latex/paresse/paresse.pdf",
- },
- ["polynomial"] = {
- "texmf-dist/doc/latex/polynomial/README",
- "texmf-dist/doc/latex/polynomial/polynomial.pdf",
- },
- ["hobby"] = {
- "texmf-dist/doc/latex/hobby/README",
- "texmf-dist/doc/latex/hobby/hobby.pdf",
- "texmf-dist/doc/latex/hobby/hobby_code.pdf",
- },
- ["na-position"] = {
- "texmf-dist/doc/xelatex/na-position/README",
- "texmf-dist/doc/xelatex/na-position/na-position.pdf",
- },
- ["trfsigns"] = {
- "texmf-dist/doc/latex/trfsigns/COPYING",
- "texmf-dist/doc/latex/trfsigns/README",
- "texmf-dist/doc/latex/trfsigns/trfsigns.pdf",
- },
- ["listbib"] = {
- "texmf-dist/doc/latex/listbib/listbib-doc.pdf",
- },
- ["poetry"] = {
- "texmf-dist/doc/latex/poetry/CHANGES",
- "texmf-dist/doc/latex/poetry/README",
- "texmf-dist/doc/latex/poetry/lppl.txt",
- "texmf-dist/doc/latex/poetry/poetry.pdf",
- },
- ["bold-extra"] = {
- "texmf-dist/doc/latex/bold-extra/bold-extra.pdf",
- },
- ["makebox"] = {
- "texmf-dist/doc/latex/makebox/ChangeLog",
- "texmf-dist/doc/latex/makebox/README",
- "texmf-dist/doc/latex/makebox/makebox.pdf",
- },
- ["datetime2-portuges"] = {
- "texmf-dist/doc/latex/datetime2-portuges/README",
- "texmf-dist/doc/latex/datetime2-portuges/datetime2-portuges.pdf",
- },
- ["latex-bib2-ex"] = {
- "texmf-dist/doc/latex/latex-bib2-ex/README",
- "texmf-dist/doc/latex/latex-bib2-ex/data/endnote-fehler.txt",
- "texmf-dist/doc/latex/latex-bib2-ex/doc_data.txt",
- },
- ["around-the-bend"] = {
- "texmf-dist/doc/generic/around-the-bend/AroundTheBend.pdf",
- "texmf-dist/doc/generic/around-the-bend/README",
- },
- ["rviewport"] = {
- "texmf-dist/doc/latex/rviewport/Makefile",
- "texmf-dist/doc/latex/rviewport/README",
- "texmf-dist/doc/latex/rviewport/rviewport.pdf",
- },
- ["shipunov"] = {
- "texmf-dist/doc/latex/shipunov/NEWS",
- "texmf-dist/doc/latex/shipunov/README",
- "texmf-dist/doc/latex/shipunov/altverse-ex-en.pdf",
- "texmf-dist/doc/latex/shipunov/altverse-ex1-ru.pdf",
- "texmf-dist/doc/latex/shipunov/altverse-ex2-ru.pdf",
- "texmf-dist/doc/latex/shipunov/autolist-ex-en.pdf",
- "texmf-dist/doc/latex/shipunov/autolist-ex-ru.pdf",
- "texmf-dist/doc/latex/shipunov/biokey-doc-en.pdf",
- "texmf-dist/doc/latex/shipunov/biokey2html-doc-en.pdf",
- "texmf-dist/doc/latex/shipunov/biokey2html-ex-en.html",
- "texmf-dist/doc/latex/shipunov/biokey2html-ex-en1.pdf",
- "texmf-dist/doc/latex/shipunov/biokey2html-ex-en2.pdf",
- "texmf-dist/doc/latex/shipunov/biolist-ex-en.pdf",
- "texmf-dist/doc/latex/shipunov/boldline-ex-en.pdf",
- "texmf-dist/doc/latex/shipunov/cassete-ex-ru.pdf",
- "texmf-dist/doc/latex/shipunov/classif2-ex-en.pdf",
- "texmf-dist/doc/latex/shipunov/drcaps-ex-en.pdf",
- "texmf-dist/doc/latex/shipunov/etiketka-ex-ru.pdf",
- "texmf-dist/doc/latex/shipunov/etiketka-ex1-en.pdf",
- "texmf-dist/doc/latex/shipunov/etiketka-ex2-en.pdf",
- "texmf-dist/doc/latex/shipunov/field-form-ex1-ru.pdf",
- "texmf-dist/doc/latex/shipunov/field-form-ex2-ru.pdf",
- "texmf-dist/doc/latex/shipunov/flower-ex-en-x.pdf",
- "texmf-dist/doc/latex/shipunov/flower-ex-en.pdf",
- "texmf-dist/doc/latex/shipunov/numerus-ex-ru.pdf",
- "texmf-dist/doc/latex/shipunov/punct-ex-en.pdf",
- "texmf-dist/doc/latex/shipunov/rusnat-doc-ru.pdf",
- "texmf-dist/doc/latex/shipunov/rusnat-ex1-ru.pdf",
- "texmf-dist/doc/latex/shipunov/rusnat-ex2-ru.pdf",
- "texmf-dist/doc/latex/shipunov/sltables-doc-en.pdf",
- "texmf-dist/doc/latex/shipunov/starfn-ex-ru.pdf",
- },
- ["uptex-base"] = {
- "texmf-dist/doc/uptex/uptex-base/00readme_uptex.txt",
- "texmf-dist/doc/uptex/uptex-base/01uptex_doc_utf8.txt",
- "texmf-dist/doc/uptex/uptex-base/02uptex_changelog_utf8.txt",
- "texmf-dist/doc/uptex/uptex-base/LICENSE",
- "texmf-dist/doc/uptex/uptex-base/README.md",
- "texmf-dist/doc/uptex/uptex-base/README_uptex.txt",
- "texmf-dist/doc/uptex/uptex-base/samples/00readme_uptex_samples.txt",
- "texmf-dist/doc/uptex/uptex-base/samples/Makefile",
- "texmf-dist/doc/uptex/uptex-base/samples/bkmk-docinfo.txt",
- "texmf-dist/doc/uptex/uptex-base/samples/iotext.txt",
- },
- ["childdoc"] = {
- "texmf-dist/doc/latex/childdoc/README",
- "texmf-dist/doc/latex/childdoc/childdoc.pdf",
- },
- ["play"] = {
- "texmf-dist/doc/latex/play/README",
- },
- ["drawmatrix"] = {
- "texmf-dist/doc/latex/drawmatrix/README.md",
- "texmf-dist/doc/latex/drawmatrix/drawmatrix.pdf",
- },
- ["platexcheat"] = {
- "texmf-dist/doc/latex/platexcheat/LICENSE",
- "texmf-dist/doc/latex/platexcheat/README.md",
- "texmf-dist/doc/latex/platexcheat/platexsample.pdf",
- "texmf-dist/doc/latex/platexcheat/platexsheet.pdf",
- },
- ["bbm"] = {
- "texmf-dist/doc/fonts/bbm/README",
- },
- ["gobble"] = {
- "texmf-dist/doc/generic/gobble/README",
- "texmf-dist/doc/generic/gobble/gobble.pdf",
- },
- ["combofont"] = {
- "texmf-dist/doc/lualatex/combofont/README.md",
- "texmf-dist/doc/lualatex/combofont/combofont-test-fira-math.pdf",
- "texmf-dist/doc/lualatex/combofont/combofont.pdf",
- },
- ["eplain"] = {
- "texmf-dist/doc/eplain/AUTHORS",
- "texmf-dist/doc/eplain/COPYING",
- "texmf-dist/doc/eplain/ChangeLog",
- "texmf-dist/doc/eplain/INSTALL",
- "texmf-dist/doc/eplain/NEWS",
- "texmf-dist/doc/eplain/README",
- "texmf-dist/doc/eplain/demo/Makefile",
- "texmf-dist/doc/eplain/eplain.html",
- "texmf-dist/doc/eplain/eplain.pdf",
- "texmf-dist/doc/eplain/util/idxuniq",
- "texmf-dist/doc/eplain/util/trimsee",
- "texmf-dist/doc/man/man1/eplain.man1.pdf",
- },
- ["isotope"] = {
- "texmf-dist/doc/latex/isotope/README",
- },
- ["platex"] = {
- "texmf-dist/doc/platex/base/Changes_asciimw.txt",
- "texmf-dist/doc/platex/base/LICENSE",
- "texmf-dist/doc/platex/base/README.md",
- "texmf-dist/doc/platex/base/README2_asciimw.txt",
- "texmf-dist/doc/platex/base/README_asciimw.txt",
- "texmf-dist/doc/platex/base/ascmac.pdf",
- "texmf-dist/doc/platex/base/exppl2e.pdf",
- "texmf-dist/doc/platex/base/nidanfloat.pdf",
- "texmf-dist/doc/platex/base/platex.pdf",
- "texmf-dist/doc/platex/base/platexrelease.pdf",
- "texmf-dist/doc/platex/base/pldoc.pdf",
- },
- ["hyphen-greek"] = {
- "texmf-dist/doc/generic/elhyphen/README",
- "texmf-dist/doc/generic/elhyphen/anc-test.pdf",
- "texmf-dist/doc/generic/elhyphen/ancient.pdf",
- "texmf-dist/doc/generic/elhyphen/compound.pdf",
- "texmf-dist/doc/generic/elhyphen/copyrite.txt",
- "texmf-dist/doc/generic/elhyphen/modern.pdf",
- },
- ["plates"] = {
- "texmf-dist/doc/latex/plates/README",
- "texmf-dist/doc/latex/plates/plates.pdf",
- },
- ["mkpic"] = {
- "texmf-dist/doc/support/mkpic/README",
- "texmf-dist/doc/support/mkpic/mkpic.pdf",
- "texmf-dist/doc/support/mkpic/mkpicdoc.pdf",
- },
- ["plari"] = {
- "texmf-dist/doc/latex/plari/COPYING",
- "texmf-dist/doc/latex/plari/README",
- "texmf-dist/doc/latex/plari/plari.pdf",
- },
- ["plantslabels"] = {
- "texmf-dist/doc/latex/plantslabels/README",
- "texmf-dist/doc/latex/plantslabels/doc/pdf/plantslabels.pdf",
- "texmf-dist/doc/latex/plantslabels/doc/tex/Makefile",
- "texmf-dist/doc/latex/plantslabels/example/pdf/example.pdf",
- },
- ["mailmerge"] = {
- "texmf-dist/doc/latex/mailmerge/README",
- "texmf-dist/doc/latex/mailmerge/mailmerge.pdf",
- },
- ["lualatex-math"] = {
- "texmf-dist/doc/lualatex/lualatex-math/MANIFEST",
- "texmf-dist/doc/lualatex/lualatex-math/README",
- "texmf-dist/doc/lualatex/lualatex-math/lualatex-math.pdf",
- },
- ["hrefhide"] = {
- "texmf-dist/doc/latex/hrefhide/README",
- "texmf-dist/doc/latex/hrefhide/hrefhide-example.pdf",
- "texmf-dist/doc/latex/hrefhide/hrefhide.pdf",
- },
- ["pbibtex-base"] = {
- "texmf-dist/doc/ptex/pbibtex/LICENSE",
- "texmf-dist/doc/ptex/pbibtex/README.md",
- "texmf-dist/doc/ptex/pbibtex/README_original",
- "texmf-dist/doc/ptex/pbibtex/jbibtex.pdf",
- "texmf-dist/doc/ptex/pbibtex/jbtxdoc.pdf",
- "texmf-dist/doc/ptex/pbibtex/jbtxhak.pdf",
- },
- ["g-brief"] = {
- "texmf-dist/doc/latex/g-brief/beispiel.pdf",
- "texmf-dist/doc/latex/g-brief/beispiel2.pdf",
- "texmf-dist/doc/latex/g-brief/g-brief.pdf",
- },
- ["latexcheat-de"] = {
- "texmf-dist/doc/latex/latexcheat-de/README",
- "texmf-dist/doc/latex/latexcheat-de/latexsheet-de.pdf",
- },
- ["gfsartemisia"] = {
- "texmf-dist/doc/fonts/gfsartemisia/OFL-FAQ.txt",
- "texmf-dist/doc/fonts/gfsartemisia/OFL.txt",
- "texmf-dist/doc/fonts/gfsartemisia/README",
- "texmf-dist/doc/fonts/gfsartemisia/README.TEXLIVE",
- "texmf-dist/doc/fonts/gfsartemisia/gfsartemisia.pdf",
- },
- ["rulercompass"] = {
- "texmf-dist/doc/latex/rulercompass/README.txt",
- "texmf-dist/doc/latex/rulercompass/rulercompass.pdf",
- "texmf-dist/doc/latex/rulercompass/rulercompass_doc.pdf",
- },
- ["cuisine"] = {
- "texmf-dist/doc/latex/cuisine/README",
- "texmf-dist/doc/latex/cuisine/cuisine.pdf",
- },
- ["placeat"] = {
- "texmf-dist/doc/lualatex/placeat/README.md",
- "texmf-dist/doc/lualatex/placeat/placeat.pdf",
- },
- ["pl"] = {
- "texmf-dist/doc/fonts/pl/README.ENG",
- "texmf-dist/doc/fonts/pl/README.POL",
- },
- ["biblatex-science"] = {
- "texmf-dist/doc/latex/biblatex-science/README.md",
- "texmf-dist/doc/latex/biblatex-science/biblatex-science.pdf",
- },
- ["datetime2-usorbian"] = {
- "texmf-dist/doc/latex/datetime2-usorbian/README",
- "texmf-dist/doc/latex/datetime2-usorbian/datetime2-usorbian.pdf",
- },
- ["pkuthss"] = {
- "texmf-dist/doc/latex/pkuthss/example.pdf",
- "texmf-dist/doc/latex/pkuthss/example/Makefile",
- "texmf-dist/doc/latex/pkuthss/readme.pdf",
- "texmf-dist/doc/latex/pkuthss/readme/ChangeLog-upto-1.3.txt",
- "texmf-dist/doc/latex/pkuthss/readme/ChangeLog.txt",
- "texmf-dist/doc/latex/pkuthss/readme/Makefile",
- },
- ["texapi"] = {
- "texmf-dist/doc/generic/texapi/README",
- "texmf-dist/doc/generic/texapi/texapi-doc.pdf",
- },
- ["callouts"] = {
- "texmf-dist/doc/latex/callouts/README.md",
- "texmf-dist/doc/latex/callouts/callouts.pdf",
- },
- ["timing-diagrams"] = {
- "texmf-dist/doc/latex/timing-diagrams/Makefile",
- "texmf-dist/doc/latex/timing-diagrams/README",
- "texmf-dist/doc/latex/timing-diagrams/diagrams-examples.pdf",
- "texmf-dist/doc/latex/timing-diagrams/version.txt",
- },
- ["kotex-plain"] = {
- "texmf-dist/doc/plain/kotex-plain/ChangeLog",
- "texmf-dist/doc/plain/kotex-plain/README",
- },
- ["susy"] = {
- "texmf-dist/doc/latex/susy/README",
- "texmf-dist/doc/latex/susy/README.TEXLIVE",
- },
- ["pictexsum"] = {
- "texmf-dist/doc/latex/pictexsum/Makefile",
- "texmf-dist/doc/latex/pictexsum/README",
- "texmf-dist/doc/latex/pictexsum/pictexsum.pdf",
- },
- ["matc3mem"] = {
- "texmf-dist/doc/latex/matc3mem/Makefile",
- "texmf-dist/doc/latex/matc3mem/README",
- "texmf-dist/doc/latex/matc3mem/matc3mem.pdf",
- },
- ["pictex"] = {
- "texmf-dist/doc/generic/pictex/00index",
- "texmf-dist/doc/generic/pictex/README",
- "texmf-dist/doc/generic/pictex/pictexzusatz.txt",
- "texmf-dist/doc/generic/pictex/readme.errorbars",
- },
- ["gfnotation"] = {
- "texmf-dist/doc/plain/gfnotation/COPYING",
- "texmf-dist/doc/plain/gfnotation/GFnotation-doc.pdf",
- "texmf-dist/doc/plain/gfnotation/README",
- },
- ["diadia"] = {
- "texmf-dist/doc/latex/diadia/README",
- "texmf-dist/doc/latex/diadia/diadia-example.pdf",
- "texmf-dist/doc/latex/diadia/diadia.pdf",
- "texmf-dist/doc/latex/diadia/makefile",
- "texmf-dist/doc/latex/diadia/manifest.txt",
- },
- ["picinpar"] = {
- "texmf-dist/doc/latex/picinpar/picinpar-de.pdf",
- "texmf-dist/doc/latex/picinpar/picinpar-en.pdf",
- },
- ["perfectcut"] = {
- "texmf-dist/doc/latex/perfectcut/README",
- "texmf-dist/doc/latex/perfectcut/perfectcut.pdf",
- },
- ["ran_toks"] = {
- "texmf-dist/doc/latex/ran_toks/README.md",
- "texmf-dist/doc/latex/ran_toks/doc/rantoks_man.pdf",
- },
- ["phonrule"] = {
- "texmf-dist/doc/latex/phonrule/README.md",
- "texmf-dist/doc/latex/phonrule/phonrule-doc.pdf",
- },
- ["subfiles"] = {
- "texmf-dist/doc/latex/subfiles/README",
- "texmf-dist/doc/latex/subfiles/subfiles.pdf",
- },
- ["phonenumbers"] = {
- "texmf-dist/doc/latex/phonenumbers/README",
- "texmf-dist/doc/latex/phonenumbers/phonenumbers-de.pdf",
- "texmf-dist/doc/latex/phonenumbers/phonenumbers-en.pdf",
- },
- ["alkalami"] = {
- "texmf-dist/doc/fonts/alkalami/AlkalamiSample.pdf",
- "texmf-dist/doc/fonts/alkalami/OFL.txt",
- "texmf-dist/doc/fonts/alkalami/README.TEXLIVE",
- "texmf-dist/doc/fonts/alkalami/README.txt",
- },
- ["fbb"] = {
- "texmf-dist/doc/fonts/fbb/OFL.txt",
- "texmf-dist/doc/fonts/fbb/README",
- "texmf-dist/doc/fonts/fbb/fbb-doc.pdf",
- },
- ["philosophersimprint"] = {
- "texmf-dist/doc/latex/philosophersimprint/Makefile",
- "texmf-dist/doc/latex/philosophersimprint/README",
- "texmf-dist/doc/latex/philosophersimprint/philosophersimprint.pdf",
- "texmf-dist/doc/latex/philosophersimprint/sample.pdf",
- },
- ["keystroke"] = {
- "texmf-dist/doc/latex/keystroke/README",
- "texmf-dist/doc/latex/keystroke/key-test.pdf",
- },
- ["datetime2-romanian"] = {
- "texmf-dist/doc/latex/datetime2-romanian/README",
- "texmf-dist/doc/latex/datetime2-romanian/datetime2-romanian-test-luatex.pdf",
- "texmf-dist/doc/latex/datetime2-romanian/datetime2-romanian-test-pdftex.pdf",
- "texmf-dist/doc/latex/datetime2-romanian/datetime2-romanian-test-xetex.pdf",
- "texmf-dist/doc/latex/datetime2-romanian/datetime2-romanian.pdf",
- },
- ["philokalia"] = {
- "texmf-dist/doc/xelatex/philokalia/README",
- "texmf-dist/doc/xelatex/philokalia/philokalia.pdf",
- },
- ["foreign"] = {
- "texmf-dist/doc/latex/foreign/README",
- "texmf-dist/doc/latex/foreign/foreign.pdf",
- },
- ["philex"] = {
- "texmf-dist/doc/latex/philex/README",
- "texmf-dist/doc/latex/philex/philexmanual.pdf",
- },
- ["betababel"] = {
- "texmf-dist/doc/latex/betababel/betatest.pdf",
- },
- ["phfthm"] = {
- "texmf-dist/doc/latex/phfthm/Makefile",
- "texmf-dist/doc/latex/phfthm/README.md",
- "texmf-dist/doc/latex/phfthm/phfthm.pdf",
- },
- ["bhcexam"] = {
- "texmf-dist/doc/latex/bhcexam/Makefile",
- "texmf-dist/doc/latex/bhcexam/README",
- },
- ["metauml"] = {
- "texmf-dist/doc/metapost/metauml/README",
- "texmf-dist/doc/metapost/metauml/metauml_manual_0.2.5.pdf",
- },
- ["expex"] = {
- "texmf-dist/doc/generic/expex/README",
- "texmf-dist/doc/generic/expex/expex-doc.pdf",
- },
- ["thumbpdf"] = {
- "texmf-dist/doc/generic/thumbpdf/README",
- "texmf-dist/doc/man/man1/thumbpdf.man1.pdf",
- },
- ["hanging"] = {
- "texmf-dist/doc/latex/hanging/README",
- "texmf-dist/doc/latex/hanging/hanging.pdf",
- },
- ["mathspic"] = {
- "texmf-dist/doc/latex/mathspic/HELP.txt",
- "texmf-dist/doc/latex/mathspic/README.txt",
- "texmf-dist/doc/latex/mathspic/mathsPICmanual.pdf",
- "texmf-dist/doc/latex/mathspic/sourcecode113.html",
- "texmf-dist/doc/latex/mathspic/sourcecode113.pdf",
- "texmf-dist/doc/man/man1/mathspic.man1.pdf",
- },
- ["dhua"] = {
- "texmf-dist/doc/latex/dhua/README",
- "texmf-dist/doc/latex/dhua/README.pdf",
- "texmf-dist/doc/latex/dhua/SrcFILEs.txt",
- "texmf-dist/doc/latex/dhua/dhua.pdf",
- },
- ["pgfornament"] = {
- "texmf-dist/doc/latex/pgfornament/README",
- "texmf-dist/doc/latex/pgfornament/ornaments.pdf",
- "texmf-dist/doc/latex/pgfornament/tikzrput.pdf",
- },
- ["pgfkeyx"] = {
- "texmf-dist/doc/latex/pgfkeyx/README",
- },
- ["pgfgantt"] = {
- "texmf-dist/doc/latex/pgfgantt/README",
- "texmf-dist/doc/latex/pgfgantt/pgfgantt.pdf",
- },
- ["pgf-umlsd"] = {
- "texmf-dist/doc/latex/pgf-umlsd/README",
- "texmf-dist/doc/latex/pgf-umlsd/diagrams.pdf",
- "texmf-dist/doc/latex/pgf-umlsd/pgf-umlsd-manual.pdf",
- },
- ["exp-testopt"] = {
- "texmf-dist/doc/latex/exp-testopt/README",
- "texmf-dist/doc/latex/exp-testopt/exp-testopt.pdf",
- },
- ["pgf-umlcd"] = {
- "texmf-dist/doc/latex/pgf-umlcd/COPYING",
- "texmf-dist/doc/latex/pgf-umlcd/README",
- "texmf-dist/doc/latex/pgf-umlcd/pgf-umlcd-manual.pdf",
- },
- ["frcursive"] = {
- "texmf-dist/doc/fonts/frcursive/COPYING",
- "texmf-dist/doc/fonts/frcursive/README",
- "texmf-dist/doc/fonts/frcursive/frcursive.pdf",
- },
- ["ntheorem-vn"] = {
- "texmf-dist/doc/latex/ntheorem-vn/COPYING",
- "texmf-dist/doc/latex/ntheorem-vn/FILELIST",
- "texmf-dist/doc/latex/ntheorem-vn/README",
- "texmf-dist/doc/latex/ntheorem-vn/ntheorem-doc-vn.pdf",
- "texmf-dist/doc/latex/ntheorem-vn/src/Makefile",
- "texmf-dist/doc/latex/ntheorem-vn/src/README.src",
- "texmf-dist/doc/latex/ntheorem-vn/src/TODO",
- "texmf-dist/doc/latex/ntheorem-vn/test.pdf",
- },
- ["petri-nets"] = {
- "texmf-dist/doc/generic/petri-nets/COPYING",
- "texmf-dist/doc/generic/petri-nets/ChangeLog",
- "texmf-dist/doc/generic/petri-nets/README",
- "texmf-dist/doc/generic/petri-nets/pndoc.pdf",
- },
- ["petiteannonce"] = {
- "texmf-dist/doc/latex/petiteannonce/petiteannonce.doc.pdf",
- "texmf-dist/doc/latex/petiteannonce/petiteannonceexample.pdf",
- },
- ["persian-bib"] = {
- "texmf-dist/doc/xelatex/persian-bib/Persian-bib-userguide.pdf",
- "texmf-dist/doc/xelatex/persian-bib/README",
- },
- ["piano"] = {
- "texmf-dist/doc/latex/piano/README",
- },
- ["perception"] = {
- "texmf-dist/doc/bibtex/perception/README",
- },
- ["amstex"] = {
- "texmf-dist/doc/amstex/base/README",
- "texmf-dist/doc/amstex/base/amsguide.pdf",
- "texmf-dist/doc/man/man1/amstex.man1.pdf",
- },
- ["dccpaper"] = {
- "texmf-dist/doc/latex/dccpaper/README.md",
- "texmf-dist/doc/latex/dccpaper/dccpaper.pdf",
- },
- ["monofill"] = {
- "texmf-dist/doc/latex/monofill/Announce.txt",
- "texmf-dist/doc/latex/monofill/README",
- "texmf-dist/doc/latex/monofill/SrcFILEs.txt",
- "texmf-dist/doc/latex/monofill/monofill.pdf",
- },
- ["pedigree-perl"] = {
- "texmf-dist/doc/man/man1/pedigree.man1.pdf",
- "texmf-dist/doc/support/pedigree-perl/LICENSE",
- "texmf-dist/doc/support/pedigree-perl/Makefile",
- "texmf-dist/doc/support/pedigree-perl/NEWS",
- "texmf-dist/doc/support/pedigree-perl/Pedigree/Makefile",
- "texmf-dist/doc/support/pedigree-perl/README",
- "texmf-dist/doc/support/pedigree-perl/doc/Makefile",
- "texmf-dist/doc/support/pedigree-perl/doc/pedigree.pdf",
- "texmf-dist/doc/support/pedigree-perl/doc/pedigree.ps",
- },
- ["cfr-initials"] = {
- "texmf-dist/doc/latex/cfr-initials/README",
- "texmf-dist/doc/latex/cfr-initials/cfr-initials.pdf",
- "texmf-dist/doc/latex/cfr-initials/manifest.txt",
- },
- ["babel-swedish"] = {
- "texmf-dist/doc/generic/babel-swedish/swedish.pdf",
- },
- ["pdfx"] = {
- "texmf-dist/doc/latex/pdfx/README",
- "texmf-dist/doc/latex/pdfx/manifest.txt",
- "texmf-dist/doc/latex/pdfx/pdfx.pdf",
- },
- ["skrapport"] = {
- "texmf-dist/doc/latex/skrapport/README",
- "texmf-dist/doc/latex/skrapport/skrapport.pdf",
- },
- ["fullwidth"] = {
- "texmf-dist/doc/latex/fullwidth/README",
- "texmf-dist/doc/latex/fullwidth/fullwidth-test.pdf",
- "texmf-dist/doc/latex/fullwidth/fullwidth.pdf",
- },
- ["braket"] = {
- "texmf-dist/doc/latex/braket/braket.pdf",
- },
- ["subeqn"] = {
- "texmf-dist/doc/latex/subeqn/manifest.txt",
- "texmf-dist/doc/latex/subeqn/subeqn.pdf",
- },
- ["librarian"] = {
- "texmf-dist/doc/generic/librarian/README",
- "texmf-dist/doc/generic/librarian/librarian-doc.pdf",
- },
- ["tengwarscript"] = {
- "texmf-dist/doc/latex/tengwarscript/COPYING",
- "texmf-dist/doc/latex/tengwarscript/README",
- "texmf-dist/doc/latex/tengwarscript/quetta.pdf",
- "texmf-dist/doc/latex/tengwarscript/tengfonts.pdf",
- "texmf-dist/doc/latex/tengwarscript/tengtest.pdf",
- "texmf-dist/doc/latex/tengwarscript/tengwarscript.pdf",
- },
- ["pdftex"] = {
- "texmf-dist/doc/man/man1/pdfetex.man1.pdf",
- "texmf-dist/doc/man/man1/pdftex.man1.pdf",
- "texmf-dist/doc/pdftex/NEWS",
- "texmf-dist/doc/pdftex/README",
- "texmf-dist/doc/pdftex/manual/ChangeLog",
- "texmf-dist/doc/pdftex/manual/Makefile",
- "texmf-dist/doc/pdftex/manual/README",
- "texmf-dist/doc/pdftex/manual/pdftex-a.pdf",
- "texmf-dist/doc/pdftex/manual/pdftex-syntax.txt",
- "texmf-dist/doc/pdftex/samplepdftex/pic.pdf",
- "texmf-dist/doc/pdftex/samplepdftex/tmp.pdf",
- "texmf-dist/doc/pdftex/tests/01-fake-interword-space/Makefile",
- "texmf-dist/doc/pdftex/tests/02-pdfmatch/Makefile",
- "texmf-dist/doc/pdftex/tests/03-deterministic-output/Makefile",
- "texmf-dist/doc/pdftex/tests/04-pdfsuppressptexinfo/Makefile",
- "texmf-dist/doc/pdftex/tests/05-mediabox/Makefile",
- "texmf-dist/doc/pdftex/tests/06-pkmap/Makefile",
- "texmf-dist/doc/pdftex/tests/06-pkmap/prepatch.pdf",
- "texmf-dist/doc/pdftex/tests/07-mapwarn/Makefile",
- },
- ["pdfsync"] = {
- "texmf-dist/doc/latex/pdfsync/README",
- "texmf-dist/doc/latex/pdfsync/pdfsync-doc.pdf",
- },
- ["pdfscreen"] = {
- "texmf-dist/doc/latex/pdfscreen/logo.pdf",
- "texmf-dist/doc/latex/pdfscreen/manual-print.pdf",
- "texmf-dist/doc/latex/pdfscreen/manual-screen.pdf",
- "texmf-dist/doc/latex/pdfscreen/nopanel.pdf",
- "texmf-dist/doc/latex/pdfscreen/portrait.pdf",
- "texmf-dist/doc/latex/pdfscreen/print.pdf",
- "texmf-dist/doc/latex/pdfscreen/slide.pdf",
- "texmf-dist/doc/latex/pdfscreen/square.pdf",
- "texmf-dist/doc/latex/pdfscreen/widepanel.pdf",
- },
- ["pdfpagediff"] = {
- "texmf-dist/doc/latex/pdfpagediff/README",
- "texmf-dist/doc/latex/pdfpagediff/doc/Makefile",
- "texmf-dist/doc/latex/pdfpagediff/doc/pdfpagediff-doc.pdf",
- "texmf-dist/doc/latex/pdfpagediff/example/file1.pdf",
- "texmf-dist/doc/latex/pdfpagediff/example/file2.pdf",
- "texmf-dist/doc/latex/pdfpagediff/example/ltest.pdf",
- "texmf-dist/doc/latex/pdfpagediff/manifest.txt",
- },
- ["pdflatexpicscale"] = {
- "texmf-dist/doc/support/pdflatexpicscale/README",
- "texmf-dist/doc/support/pdflatexpicscale/pdflatexpicscale.pdf",
- "texmf-dist/doc/support/pdflatexpicscale/testprinter.ps",
- },
- ["ellipse"] = {
- "texmf-dist/doc/latex/ellipse/README",
- "texmf-dist/doc/latex/ellipse/ellipse.pdf",
- },
- ["youngtab"] = {
- "texmf-dist/doc/latex/youngtab/README",
- "texmf-dist/doc/latex/youngtab/makeydoc",
- "texmf-dist/doc/latex/youngtab/youngtab.pdf",
- },
- ["chscite"] = {
- "texmf-dist/doc/latex/chscite/README",
- "texmf-dist/doc/latex/chscite/chscite.pdf",
- },
- ["exteps"] = {
- "texmf-dist/doc/metapost/exteps/LICENSE",
- "texmf-dist/doc/metapost/exteps/README",
- "texmf-dist/doc/metapost/exteps/delfin",
- "texmf-dist/doc/metapost/exteps/exteps.pdf",
- },
- ["montserrat"] = {
- "texmf-dist/doc/fonts/montserrat/FONTLOG.txt",
- "texmf-dist/doc/fonts/montserrat/OFL-FAQ.txt",
- "texmf-dist/doc/fonts/montserrat/OFL.txt",
- "texmf-dist/doc/fonts/montserrat/README",
- "texmf-dist/doc/fonts/montserrat/montserrat-doc.pdf",
- },
- ["plainpkg"] = {
- "texmf-dist/doc/generic/plainpkg/README",
- "texmf-dist/doc/generic/plainpkg/SrcFILEs.txt",
- "texmf-dist/doc/generic/plainpkg/plainpkg-doc.pdf",
- },
- ["textcase"] = {
- "texmf-dist/doc/latex/textcase/README",
- "texmf-dist/doc/latex/textcase/textcase.pdf",
- },
- ["pauldoc"] = {
- "texmf-dist/doc/latex/pauldoc/README",
- "texmf-dist/doc/latex/pauldoc/pauldoc.pdf",
- },
- ["belleek"] = {
- "texmf-dist/doc/fonts/belleek/README",
- },
- ["path"] = {
- "texmf-dist/doc/generic/path/path-doc.pdf",
- },
- ["miller"] = {
- "texmf-dist/doc/latex/miller/ChangeLog",
- "texmf-dist/doc/latex/miller/Makefile",
- "texmf-dist/doc/latex/miller/README",
- "texmf-dist/doc/latex/miller/miller.pdf",
- },
- ["textopo"] = {
- "texmf-dist/doc/latex/textopo/textopo.pdf",
- "texmf-dist/doc/latex/textopo/textopo.txt",
- },
- ["visualpstricks"] = {
- "texmf-dist/doc/latex/visualpstricks/README.txt",
- "texmf-dist/doc/latex/visualpstricks/Source/VPST.ps",
- "texmf-dist/doc/latex/visualpstricks/Source/XXX1.ps",
- "texmf-dist/doc/latex/visualpstricks/Source/XXX2.ps",
- "texmf-dist/doc/latex/visualpstricks/Source/data3d.txt",
- "texmf-dist/doc/latex/visualpstricks/Source/logoiut-eps-converted-to.pdf",
- "texmf-dist/doc/latex/visualpstricks/Source/xxx.txt",
- "texmf-dist/doc/latex/visualpstricks/VisualPSTricks.pdf",
- "texmf-dist/doc/latex/visualpstricks/VisuelPSTricks.pdf",
- },
- ["babel-norsk"] = {
- "texmf-dist/doc/generic/babel-norsk/norsk.pdf",
- },
- ["patchcmd"] = {
- "texmf-dist/doc/latex/patchcmd/README",
- "texmf-dist/doc/latex/patchcmd/patchcmd.pdf",
- },
- ["lualatex-doc"] = {
- "texmf-dist/doc/lualatex/lualatex-doc/News",
- "texmf-dist/doc/lualatex/lualatex-doc/README",
- "texmf-dist/doc/lualatex/lualatex-doc/lualatex-doc.pdf",
- },
- ["pas-crosswords"] = {
- "texmf-dist/doc/latex/pas-crosswords/README",
- "texmf-dist/doc/latex/pas-crosswords/pas-crosswords.pdf",
- },
- ["impatient"] = {
- "texmf-dist/doc/plain/impatient/Makefile",
- "texmf-dist/doc/plain/impatient/NEWS",
- "texmf-dist/doc/plain/impatient/README",
- "texmf-dist/doc/plain/impatient/book.pdf",
- "texmf-dist/doc/plain/impatient/configure",
- },
- ["tikz-palattice"] = {
- "texmf-dist/doc/latex/tikz-palattice/Makefile",
- "texmf-dist/doc/latex/tikz-palattice/README",
- "texmf-dist/doc/latex/tikz-palattice/tikz-palattice_documentation.pdf",
- },
- ["parskip"] = {
- "texmf-dist/doc/latex/parskip/parskip-doc.pdf",
- },
- ["parselines"] = {
- "texmf-dist/doc/latex/parselines/README",
- "texmf-dist/doc/latex/parselines/parselines.pdf",
- },
- ["paracol"] = {
- "texmf-dist/doc/latex/paracol/README",
- "texmf-dist/doc/latex/paracol/paracol-man.pdf",
- },
- ["lecturer"] = {
- "texmf-dist/doc/generic/lecturer/LecturerDemo-BeamerCambridgeUS.pdf",
- "texmf-dist/doc/generic/lecturer/LecturerDemo-KitschScienceFiction.pdf",
- "texmf-dist/doc/generic/lecturer/LecturerDemo-Mondrian.pdf",
- "texmf-dist/doc/generic/lecturer/LecturerDemo-SimplePresentation.pdf",
- "texmf-dist/doc/generic/lecturer/LecturerDemo-SquaresOfAs.pdf",
- "texmf-dist/doc/generic/lecturer/LecturerDemo-ThePoodleLectures.pdf",
- "texmf-dist/doc/generic/lecturer/LecturerDemo-VisualDoc.pdf",
- "texmf-dist/doc/generic/lecturer/README",
- "texmf-dist/doc/generic/lecturer/lecturer-doc.pdf",
- },
- ["plstmary"] = {
- "texmf-dist/doc/plain/plstmary/README",
- "texmf-dist/doc/plain/plstmary/plstmary-doc.pdf",
- },
- ["complexity"] = {
- "texmf-dist/doc/latex/complexity/README",
- "texmf-dist/doc/latex/complexity/complexity.pdf",
- },
- ["collcell"] = {
- "texmf-dist/doc/latex/collcell/collcell.pdf",
- },
- ["serbian-date-lat"] = {
- "texmf-dist/doc/latex/serbian-date-lat/README",
- "texmf-dist/doc/latex/serbian-date-lat/SerbianDateLat.pdf",
- "texmf-dist/doc/latex/serbian-date-lat/TestDateLat.pdf",
- },
- ["paper"] = {
- "texmf-dist/doc/latex/paper/README",
- "texmf-dist/doc/latex/paper/install",
- "texmf-dist/doc/latex/paper/paper.pdf",
- },
- ["minitoc"] = {
- "texmf-dist/doc/latex/minitoc/INSTALL",
- "texmf-dist/doc/latex/minitoc/README",
- "texmf-dist/doc/latex/minitoc/TODO",
- "texmf-dist/doc/latex/minitoc/cmk",
- "texmf-dist/doc/latex/minitoc/emk",
- "texmf-dist/doc/latex/minitoc/examples/mtc-2c.pdf",
- "texmf-dist/doc/latex/minitoc/examples/mtc-2nd.pdf",
- "texmf-dist/doc/latex/minitoc/examples/mtc-3co.pdf",
- "texmf-dist/doc/latex/minitoc/examples/mtc-add.pdf",
- "texmf-dist/doc/latex/minitoc/examples/mtc-ads.pdf",
- "texmf-dist/doc/latex/minitoc/examples/mtc-amm.pdf",
- "texmf-dist/doc/latex/minitoc/examples/mtc-apx.pdf",
- "texmf-dist/doc/latex/minitoc/examples/mtc-art.pdf",
- "texmf-dist/doc/latex/minitoc/examples/mtc-bk.pdf",
- "texmf-dist/doc/latex/minitoc/examples/mtc-bo.pdf",
- "texmf-dist/doc/latex/minitoc/examples/mtc-ch0.pdf",
- "texmf-dist/doc/latex/minitoc/examples/mtc-cri.pdf",
- "texmf-dist/doc/latex/minitoc/examples/mtc-fko.pdf",
- "texmf-dist/doc/latex/minitoc/examples/mtc-fo1.pdf",
- "texmf-dist/doc/latex/minitoc/examples/mtc-fo2.pdf",
- "texmf-dist/doc/latex/minitoc/examples/mtc-gap.pdf",
- "texmf-dist/doc/latex/minitoc/examples/mtc-hi1.pdf",
- "texmf-dist/doc/latex/minitoc/examples/mtc-hi2.pdf",
- "texmf-dist/doc/latex/minitoc/examples/mtc-hia.pdf",
- "texmf-dist/doc/latex/minitoc/examples/mtc-hir.pdf",
- "texmf-dist/doc/latex/minitoc/examples/mtc-hop.pdf",
- "texmf-dist/doc/latex/minitoc/examples/mtc-liv.pdf",
- "texmf-dist/doc/latex/minitoc/examples/mtc-mem.pdf",
- "texmf-dist/doc/latex/minitoc/examples/mtc-mm1.pdf",
- "texmf-dist/doc/latex/minitoc/examples/mtc-mu.pdf",
- "texmf-dist/doc/latex/minitoc/examples/mtc-nom.pdf",
- "texmf-dist/doc/latex/minitoc/examples/mtc-ocf.pdf",
- "texmf-dist/doc/latex/minitoc/examples/mtc-ofs.pdf",
- "texmf-dist/doc/latex/minitoc/examples/mtc-sbf.pdf",
- "texmf-dist/doc/latex/minitoc/examples/mtc-scr.pdf",
- "texmf-dist/doc/latex/minitoc/examples/mtc-syn.pdf",
- "texmf-dist/doc/latex/minitoc/examples/mtc-tbi.pdf",
- "texmf-dist/doc/latex/minitoc/examples/mtc-tlc.pdf",
- "texmf-dist/doc/latex/minitoc/examples/mtc-tsf.pdf",
- "texmf-dist/doc/latex/minitoc/examples/mtc-vti.pdf",
- "texmf-dist/doc/latex/minitoc/fmk",
- "texmf-dist/doc/latex/minitoc/imk",
- "texmf-dist/doc/latex/minitoc/minitoc-fr.pdf",
- "texmf-dist/doc/latex/minitoc/minitoc.pdf",
- "texmf-dist/doc/latex/minitoc/pmk",
- "texmf-dist/doc/latex/minitoc/rmk",
- "texmf-dist/doc/latex/minitoc/tmk",
- "texmf-dist/doc/latex/minitoc/xmk",
- },
- ["pagenote"] = {
- "texmf-dist/doc/latex/pagenote/README",
- "texmf-dist/doc/latex/pagenote/pagenote.pdf",
- },
- ["askmaps"] = {
- "texmf-dist/doc/latex/askmaps/README",
- "texmf-dist/doc/latex/askmaps/askmaps.pdf",
- },
- ["pagecont"] = {
- "texmf-dist/doc/latex/pagecont/README",
- "texmf-dist/doc/latex/pagecont/pagecont.pdf",
- },
- ["lt3graph"] = {
- "texmf-dist/doc/latex/lt3graph/README",
- "texmf-dist/doc/latex/lt3graph/lt3graph.pdf",
- },
- ["docmfp"] = {
- "texmf-dist/doc/latex/docmfp/README",
- "texmf-dist/doc/latex/docmfp/docmfp.pdf",
- },
- ["shadowtext"] = {
- "texmf-dist/doc/latex/shadowtext/README",
- "texmf-dist/doc/latex/shadowtext/shadowtext.pdf",
- },
- ["hustthesis"] = {
- "texmf-dist/doc/latex/hustthesis/README.md",
- "texmf-dist/doc/latex/hustthesis/fig-example.pdf",
- "texmf-dist/doc/latex/hustthesis/hustthesis-en-example.pdf",
- "texmf-dist/doc/latex/hustthesis/hustthesis-zh-example.pdf",
- "texmf-dist/doc/latex/hustthesis/hustthesis.pdf",
- },
- ["gfscomplutum"] = {
- "texmf-dist/doc/fonts/gfscomplutum/OFL-FAQ.txt",
- "texmf-dist/doc/fonts/gfscomplutum/OFL.txt",
- "texmf-dist/doc/fonts/gfscomplutum/README",
- "texmf-dist/doc/fonts/gfscomplutum/README.TEXLIVE",
- "texmf-dist/doc/fonts/gfscomplutum/gfscomplutum.pdf",
- },
- ["flashmovie"] = {
- "texmf-dist/doc/latex/flashmovie/README",
- "texmf-dist/doc/latex/flashmovie/flv-player-license/license.txt",
- "texmf-dist/doc/latex/flashmovie/test-beamer-0.pdf",
- "texmf-dist/doc/latex/flashmovie/test-flv.pdf",
- },
- ["padauk"] = {
- "texmf-dist/doc/fonts/padauk/FONTLOG.txt",
- "texmf-dist/doc/fonts/padauk/OFL-FAQ.txt",
- "texmf-dist/doc/fonts/padauk/OFL.txt",
- "texmf-dist/doc/fonts/padauk/README",
- "texmf-dist/doc/fonts/padauk/README.TEXLIVE",
- },
- ["mwcls"] = {
- "texmf-dist/doc/latex/mwcls/CZYTAJ",
- "texmf-dist/doc/latex/mwcls/ChangeLog",
- "texmf-dist/doc/latex/mwcls/README",
- "texmf-dist/doc/latex/mwcls/mwclsdoc.pdf",
- },
- ["stackengine"] = {
- "texmf-dist/doc/latex/stackengine/README",
- "texmf-dist/doc/latex/stackengine/stackengine.pdf",
- },
- ["overlock"] = {
- "texmf-dist/doc/fonts/overlock/License.txt",
- "texmf-dist/doc/fonts/overlock/README",
- "texmf-dist/doc/fonts/overlock/overlock-samples.pdf",
- },
- ["kantlipsum"] = {
- "texmf-dist/doc/latex/kantlipsum/README",
- "texmf-dist/doc/latex/kantlipsum/kantlipsum.pdf",
- },
- ["context-animation"] = {
- "texmf-dist/doc/context/third/animation/README",
- },
- ["outlining"] = {
- "texmf-dist/doc/latex/outlining/README.md",
- "texmf-dist/doc/latex/outlining/outlining.pdf",
- },
- ["cmcyr"] = {
- "texmf-dist/doc/fonts/cmcyr/README",
- "texmf-dist/doc/fonts/cmcyr/cmalt",
- "texmf-dist/doc/fonts/cmcyr/cmalte",
- "texmf-dist/doc/fonts/cmcyr/cmiso",
- "texmf-dist/doc/fonts/cmcyr/cmisoe",
- "texmf-dist/doc/fonts/cmcyr/cmkde",
- "texmf-dist/doc/fonts/cmcyr/cmkdee",
- "texmf-dist/doc/fonts/cmcyr/cmkoi8",
- "texmf-dist/doc/fonts/cmcyr/cmkoi8e",
- "texmf-dist/doc/fonts/cmcyr/cmwin",
- "texmf-dist/doc/fonts/cmcyr/cmwine",
- "texmf-dist/doc/fonts/cmcyr/cyralt",
- "texmf-dist/doc/fonts/cmcyr/cyralte",
- "texmf-dist/doc/fonts/cmcyr/cyriso",
- "texmf-dist/doc/fonts/cmcyr/cyrisoe",
- "texmf-dist/doc/fonts/cmcyr/cyrkde",
- "texmf-dist/doc/fonts/cmcyr/cyrkdee",
- "texmf-dist/doc/fonts/cmcyr/cyrkoi8",
- "texmf-dist/doc/fonts/cmcyr/cyrkoi8e",
- "texmf-dist/doc/fonts/cmcyr/cyrwin",
- "texmf-dist/doc/fonts/cmcyr/cyrwine",
- "texmf-dist/doc/fonts/cmcyr/wncalt",
- "texmf-dist/doc/fonts/cmcyr/wncalte",
- "texmf-dist/doc/fonts/cmcyr/wnciso",
- "texmf-dist/doc/fonts/cmcyr/wncisoe",
- "texmf-dist/doc/fonts/cmcyr/wnckoi8",
- "texmf-dist/doc/fonts/cmcyr/wnckoi8e",
- },
- ["eqparbox"] = {
- "texmf-dist/doc/latex/eqparbox/README",
- "texmf-dist/doc/latex/eqparbox/eqparbox.pdf",
- },
- ["numspell"] = {
- "texmf-dist/doc/latex/numspell/README",
- "texmf-dist/doc/latex/numspell/numspell.pdf",
- },
- ["frontespizio"] = {
- "texmf-dist/doc/latex/frontespizio/README",
- "texmf-dist/doc/latex/frontespizio/examplea.pdf",
- "texmf-dist/doc/latex/frontespizio/exampleasuf.pdf",
- "texmf-dist/doc/latex/frontespizio/exampleb.pdf",
- "texmf-dist/doc/latex/frontespizio/examplec.pdf",
- "texmf-dist/doc/latex/frontespizio/exampled.pdf",
- "texmf-dist/doc/latex/frontespizio/examplee.pdf",
- "texmf-dist/doc/latex/frontespizio/fakelogo.pdf",
- "texmf-dist/doc/latex/frontespizio/frontespizio.pdf",
- },
- ["fcolumn"] = {
- "texmf-dist/doc/latex/fcolumn/README",
- "texmf-dist/doc/latex/fcolumn/fcolumn.pdf",
- },
- ["screenplay"] = {
- "texmf-dist/doc/latex/screenplay/COPYING",
- "texmf-dist/doc/latex/screenplay/README",
- "texmf-dist/doc/latex/screenplay/screenplay.pdf",
- "texmf-dist/doc/latex/screenplay/test.pdf",
- },
- ["cybercic"] = {
- "texmf-dist/doc/latex/cybercic/LICENSE",
- "texmf-dist/doc/latex/cybercic/README",
- "texmf-dist/doc/latex/cybercic/cybercic.pdf",
- },
- ["fancyhdr"] = {
- "texmf-dist/doc/latex/fancyhdr/README",
- "texmf-dist/doc/latex/fancyhdr/fancyhdr.pdf",
- },
- ["oubraces"] = {
- "texmf-dist/doc/latex/oubraces/oubraces.pdf",
- },
- ["otibet"] = {
- "texmf-dist/doc/latex/otibet/README",
- "texmf-dist/doc/latex/otibet/allbasic.dvi",
- "texmf-dist/doc/latex/otibet/tiblatex.dvi",
- "texmf-dist/doc/latex/otibet/unidoc.dvi",
- "texmf-dist/doc/latex/otibet/yugpacan.dvi",
- },
- ["ot-tableau"] = {
- "texmf-dist/doc/latex/ot-tableau/README",
- "texmf-dist/doc/latex/ot-tableau/ot-tableau.pdf",
- },
- ["oscola"] = {
- "texmf-dist/doc/latex/oscola/README.md",
- "texmf-dist/doc/latex/oscola/oscola.pdf",
- },
- ["diagmac2"] = {
- "texmf-dist/doc/latex/diagmac2/README",
- "texmf-dist/doc/latex/diagmac2/doc/diagmac2.pdf",
- "texmf-dist/doc/latex/diagmac2/doc/diagmactest.pdf",
- },
- ["mslapa"] = {
- "texmf-dist/doc/latex/mslapa/README",
- "texmf-dist/doc/latex/mslapa/mslapa.pdf",
- },
- ["bibtex8"] = {
- "texmf-dist/doc/bibtex8/00readme.txt",
- "texmf-dist/doc/bibtex8/HISTORY",
- "texmf-dist/doc/bibtex8/csfile.txt",
- },
- ["cmdstring"] = {
- "texmf-dist/doc/latex/cmdstring/README",
- "texmf-dist/doc/latex/cmdstring/cmdstring.pdf",
- },
- ["metafont"] = {
- "texmf-dist/doc/man/man1/inimf.man1.pdf",
- "texmf-dist/doc/man/man1/mf-nowin.man1.pdf",
- "texmf-dist/doc/man/man1/mf.man1.pdf",
- },
- ["ordinalpt"] = {
- "texmf-dist/doc/latex/ordinalpt/README",
- "texmf-dist/doc/latex/ordinalpt/ordinalpt.pdf",
- },
- ["gatech-thesis"] = {
- "texmf-dist/doc/latex/gatech-thesis/CHANGES",
- "texmf-dist/doc/latex/gatech-thesis/COMPLIANCE",
- "texmf-dist/doc/latex/gatech-thesis/COPYING",
- "texmf-dist/doc/latex/gatech-thesis/ChangeLog",
- "texmf-dist/doc/latex/gatech-thesis/INSTALL",
- "texmf-dist/doc/latex/gatech-thesis/MANIFEST",
- "texmf-dist/doc/latex/gatech-thesis/NEWS",
- "texmf-dist/doc/latex/gatech-thesis/NOTES",
- "texmf-dist/doc/latex/gatech-thesis/README",
- "texmf-dist/doc/latex/gatech-thesis/TODO",
- "texmf-dist/doc/latex/gatech-thesis/example-thesis.pdf",
- },
- ["attachfile"] = {
- "texmf-dist/doc/latex/attachfile/README",
- "texmf-dist/doc/latex/attachfile/attachfile.pdf",
- },
- ["lfb"] = {
- "texmf-dist/doc/fonts/lfb/README",
- "texmf-dist/doc/fonts/lfb/example.pdf",
- },
- ["optional"] = {
- "texmf-dist/doc/latex/optional/optional.pdf",
- },
- ["conv-xkv"] = {
- "texmf-dist/doc/latex/conv-xkv/README.md",
- "texmf-dist/doc/latex/conv-xkv/doc/conv-xkv.pdf",
- },
- ["epigraph"] = {
- "texmf-dist/doc/latex/epigraph/README",
- "texmf-dist/doc/latex/epigraph/epigraph.pdf",
- },
- ["cweb"] = {
- "texmf-dist/doc/man/man1/ctangle.man1.pdf",
- "texmf-dist/doc/man/man1/cweave.man1.pdf",
- "texmf-dist/doc/man/man1/cweb.man1.pdf",
- "texmf-dist/doc/plain/cweb/cwebman.pdf",
- },
- ["bundledoc"] = {
- "texmf-dist/doc/man/man1/arlatex.man1.pdf",
- "texmf-dist/doc/man/man1/bundledoc.man1.pdf",
- "texmf-dist/doc/support/bundledoc/README",
- },
- ["muthesis"] = {
- "texmf-dist/doc/latex/muthesis/README",
- },
- ["blox"] = {
- "texmf-dist/doc/latex/blox/README",
- "texmf-dist/doc/latex/blox/blox.pdf",
- },
- ["opcit"] = {
- "texmf-dist/doc/latex/opcit/README",
- "texmf-dist/doc/latex/opcit/opcit.pdf",
- },
- ["lshort-vietnamese"] = {
- "texmf-dist/doc/latex/lshort-vietnamese/README",
- "texmf-dist/doc/latex/lshort-vietnamese/lshort-vi.pdf",
- "texmf-dist/doc/latex/lshort-vietnamese/src/LocalVariables",
- "texmf-dist/doc/latex/lshort-vietnamese/src/Makefile",
- "texmf-dist/doc/latex/lshort-vietnamese/src/README.txt",
- },
- ["omegaware"] = {
- "texmf-dist/doc/man/man1/odvicopy.man1.pdf",
- "texmf-dist/doc/man/man1/odvitype.man1.pdf",
- "texmf-dist/doc/man/man1/ofm2opl.man1.pdf",
- "texmf-dist/doc/man/man1/opl2ofm.man1.pdf",
- "texmf-dist/doc/man/man1/otangle.man1.pdf",
- "texmf-dist/doc/man/man1/otp2ocp.man1.pdf",
- "texmf-dist/doc/man/man1/outocp.man1.pdf",
- "texmf-dist/doc/man/man1/ovf2ovp.man1.pdf",
- "texmf-dist/doc/man/man1/ovp2ovf.man1.pdf",
- },
- ["ecgdraw"] = {
- "texmf-dist/doc/latex/ecgdraw/README",
- "texmf-dist/doc/latex/ecgdraw/ecgdraw.pdf",
- "texmf-dist/doc/latex/ecgdraw/ecgdraw_ita.pdf",
- },
- ["omega"] = {
- "texmf-dist/doc/omega/base/torture.ps",
- },
- ["olsak-misc"] = {
- "texmf-dist/doc/generic/olsak-misc/README",
- },
- ["authoraftertitle"] = {
- "texmf-dist/doc/latex/authoraftertitle/authoraftertitle.pdf",
- },
- ["oinuit"] = {
- "texmf-dist/doc/fonts/oinuit/README.1ST",
- "texmf-dist/doc/fonts/oinuit/README.TEXLIVE",
- },
- ["gost"] = {
- "texmf-dist/doc/bibtex/gost/README.md",
- "texmf-dist/doc/bibtex/gost/examples/cp1251/gost2003.pdf",
- "texmf-dist/doc/bibtex/gost/examples/cp1251/gost2008-customized.pdf",
- "texmf-dist/doc/bibtex/gost/examples/cp1251/gost2008.pdf",
- "texmf-dist/doc/bibtex/gost/examples/cp1251/gost2008l.pdf",
- "texmf-dist/doc/bibtex/gost/examples/cp1251/gost2008n.pdf",
- "texmf-dist/doc/bibtex/gost/examples/cp1251/gost2008ns.pdf",
- "texmf-dist/doc/bibtex/gost/examples/cp1251/gost780.pdf",
- "texmf-dist/doc/bibtex/gost/examples/utf8/ugost2003.pdf",
- "texmf-dist/doc/bibtex/gost/examples/utf8/ugost2008-customized.pdf",
- "texmf-dist/doc/bibtex/gost/examples/utf8/ugost2008.pdf",
- "texmf-dist/doc/bibtex/gost/examples/utf8/ugost2008l.pdf",
- "texmf-dist/doc/bibtex/gost/examples/utf8/ugost2008n.pdf",
- "texmf-dist/doc/bibtex/gost/examples/utf8/ugost2008ns.pdf",
- "texmf-dist/doc/bibtex/gost/examples/utf8/ugost2008s.pdf",
- "texmf-dist/doc/bibtex/gost/gost.pdf",
- },
- ["nrc"] = {
- "texmf-dist/doc/latex/nrc/00-2013-feb-authors.txt",
- "texmf-dist/doc/latex/nrc/README",
- "texmf-dist/doc/latex/nrc/userguide.pdf",
- },
- ["nlctdoc"] = {
- "texmf-dist/doc/latex/nlctdoc/README",
- },
- ["ofs"] = {
- "texmf-dist/doc/generic/ofs/changes.txt",
- "texmf-dist/doc/generic/ofs/eurotex2003-ofs.pdf",
- "texmf-dist/doc/generic/ofs/ofs-slt.pdf",
- "texmf-dist/doc/generic/ofs/ofsdoc-e.pdf",
- "texmf-dist/doc/generic/ofs/ofsdoc.pdf",
- "texmf-dist/doc/generic/ofs/readme.ofs",
- },
- ["odsfile"] = {
- "texmf-dist/doc/lualatex/odsfile/README",
- "texmf-dist/doc/lualatex/odsfile/odsfile.pdf",
- },
- ["octavo"] = {
- "texmf-dist/doc/latex/octavo/README",
- "texmf-dist/doc/latex/octavo/changes",
- "texmf-dist/doc/latex/octavo/tub-octavo.pdf",
- },
- ["tex-refs"] = {
- "texmf-dist/doc/generic/tex-refs/README",
- "texmf-dist/doc/generic/tex-refs/tex-refs.html",
- "texmf-dist/doc/generic/tex-refs/tex-refs.txt",
- },
- ["ocg-p"] = {
- "texmf-dist/doc/latex/ocg-p/README",
- "texmf-dist/doc/latex/ocg-p/examples/ocg-p_example_1.pdf",
- "texmf-dist/doc/latex/ocg-p/examples/ocg-p_example_2.pdf",
- "texmf-dist/doc/latex/ocg-p/examples/ocg-p_example_3.pdf",
- "texmf-dist/doc/latex/ocg-p/examples/ocg-p_example_4.pdf",
- "texmf-dist/doc/latex/ocg-p/ocg-p.pdf",
- },
- ["objectz"] = {
- "texmf-dist/doc/latex/objectz/catalog",
- "texmf-dist/doc/latex/objectz/makefile",
- "texmf-dist/doc/latex/objectz/manifest",
- "texmf-dist/doc/latex/objectz/ozguide.pdf",
- "texmf-dist/doc/latex/objectz/readme",
- },
- ["bankstatement"] = {
- "texmf-dist/doc/latex/bankstatement/README.md",
- "texmf-dist/doc/latex/bankstatement/bankstatement-example.pdf",
- "texmf-dist/doc/latex/bankstatement/bankstatement.pdf",
- "texmf-dist/doc/latex/bankstatement/makefile",
- },
- ["bidi"] = {
- "texmf-dist/doc/xelatex/bidi/README",
- "texmf-dist/doc/xelatex/bidi/bidi-logo.pdf",
- "texmf-dist/doc/xelatex/bidi/bidi.pdf",
- },
- ["oberdiek"] = {
- "texmf-dist/doc/latex/oberdiek/accsupp.pdf",
- "texmf-dist/doc/latex/oberdiek/aliascnt.pdf",
- "texmf-dist/doc/latex/oberdiek/alphalph.pdf",
- "texmf-dist/doc/latex/oberdiek/askinclude.pdf",
- "texmf-dist/doc/latex/oberdiek/atbegshi.pdf",
- "texmf-dist/doc/latex/oberdiek/atenddvi.pdf",
- "texmf-dist/doc/latex/oberdiek/attachfile2.pdf",
- "texmf-dist/doc/latex/oberdiek/atveryend.pdf",
- "texmf-dist/doc/latex/oberdiek/auxhook.pdf",
- "texmf-dist/doc/latex/oberdiek/bigintcalc.pdf",
- "texmf-dist/doc/latex/oberdiek/bitset.pdf",
- "texmf-dist/doc/latex/oberdiek/bmpsize.pdf",
- "texmf-dist/doc/latex/oberdiek/bookmark.pdf",
- "texmf-dist/doc/latex/oberdiek/catchfile.pdf",
- "texmf-dist/doc/latex/oberdiek/centernot.pdf",
- "texmf-dist/doc/latex/oberdiek/chemarr.pdf",
- "texmf-dist/doc/latex/oberdiek/classlist.pdf",
- "texmf-dist/doc/latex/oberdiek/colonequals.pdf",
- "texmf-dist/doc/latex/oberdiek/dvipscol.pdf",
- "texmf-dist/doc/latex/oberdiek/embedfile.pdf",
- "texmf-dist/doc/latex/oberdiek/engord.pdf",
- "texmf-dist/doc/latex/oberdiek/enparen.pdf",
- "texmf-dist/doc/latex/oberdiek/eolgrab.pdf",
- "texmf-dist/doc/latex/oberdiek/epstopdf.pdf",
- "texmf-dist/doc/latex/oberdiek/etexcmds.pdf",
- "texmf-dist/doc/latex/oberdiek/fibnum.pdf",
- "texmf-dist/doc/latex/oberdiek/flags.pdf",
- "texmf-dist/doc/latex/oberdiek/gettitlestring.pdf",
- "texmf-dist/doc/latex/oberdiek/grfext.pdf",
- "texmf-dist/doc/latex/oberdiek/grffile.pdf",
- "texmf-dist/doc/latex/oberdiek/hobsub.pdf",
- "texmf-dist/doc/latex/oberdiek/hologo.pdf",
- "texmf-dist/doc/latex/oberdiek/holtxdoc.pdf",
- "texmf-dist/doc/latex/oberdiek/hopatch.pdf",
- "texmf-dist/doc/latex/oberdiek/hycolor.pdf",
- "texmf-dist/doc/latex/oberdiek/hypbmsec.pdf",
- "texmf-dist/doc/latex/oberdiek/hypcap.pdf",
- "texmf-dist/doc/latex/oberdiek/hypdestopt.pdf",
- "texmf-dist/doc/latex/oberdiek/hypdoc.pdf",
- "texmf-dist/doc/latex/oberdiek/hypgotoe.pdf",
- "texmf-dist/doc/latex/oberdiek/hyphsubst.pdf",
- "texmf-dist/doc/latex/oberdiek/ifdraft.pdf",
- "texmf-dist/doc/latex/oberdiek/iflang.pdf",
- "texmf-dist/doc/latex/oberdiek/ifpdf.pdf",
- "texmf-dist/doc/latex/oberdiek/ifvtex.pdf",
- "texmf-dist/doc/latex/oberdiek/infwarerr.pdf",
- "texmf-dist/doc/latex/oberdiek/inputenx-licrcmds.txt",
- "texmf-dist/doc/latex/oberdiek/inputenx-utf8enc.txt",
- "texmf-dist/doc/latex/oberdiek/inputenx.pdf",
- "texmf-dist/doc/latex/oberdiek/intcalc.pdf",
- "texmf-dist/doc/latex/oberdiek/kvdefinekeys.pdf",
- "texmf-dist/doc/latex/oberdiek/kvoptions.pdf",
- "texmf-dist/doc/latex/oberdiek/kvsetkeys.pdf",
- "texmf-dist/doc/latex/oberdiek/letltxmacro.pdf",
- "texmf-dist/doc/latex/oberdiek/listingsutf8.pdf",
- "texmf-dist/doc/latex/oberdiek/ltxcmds.pdf",
- "texmf-dist/doc/latex/oberdiek/luacolor.pdf",
- "texmf-dist/doc/latex/oberdiek/luatex.pdf",
- "texmf-dist/doc/latex/oberdiek/magicnum.pdf",
- "texmf-dist/doc/latex/oberdiek/magicnum.txt",
- "texmf-dist/doc/latex/oberdiek/makerobust.pdf",
- "texmf-dist/doc/latex/oberdiek/mleftright.pdf",
- "texmf-dist/doc/latex/oberdiek/oberdiek.pdf",
- "texmf-dist/doc/latex/oberdiek/pagegrid.pdf",
- "texmf-dist/doc/latex/oberdiek/pagesel.pdf",
- "texmf-dist/doc/latex/oberdiek/pdfcol.pdf",
- "texmf-dist/doc/latex/oberdiek/pdfcolfoot.pdf",
- "texmf-dist/doc/latex/oberdiek/pdfcolmk.pdf",
- "texmf-dist/doc/latex/oberdiek/pdfcolparallel.pdf",
- "texmf-dist/doc/latex/oberdiek/pdfcolparcolumns.pdf",
- "texmf-dist/doc/latex/oberdiek/pdfcrypt.pdf",
- "texmf-dist/doc/latex/oberdiek/pdfescape.pdf",
- "texmf-dist/doc/latex/oberdiek/pdflscape.pdf",
- "texmf-dist/doc/latex/oberdiek/pdfrender.pdf",
- "texmf-dist/doc/latex/oberdiek/pdftexcmds.pdf",
- "texmf-dist/doc/latex/oberdiek/picture.pdf",
- "texmf-dist/doc/latex/oberdiek/pmboxdraw.pdf",
- "texmf-dist/doc/latex/oberdiek/protecteddef.pdf",
- "texmf-dist/doc/latex/oberdiek/refcount.pdf",
- "texmf-dist/doc/latex/oberdiek/rerunfilecheck.pdf",
- "texmf-dist/doc/latex/oberdiek/resizegather.pdf",
- "texmf-dist/doc/latex/oberdiek/rotchiffre.pdf",
- "texmf-dist/doc/latex/oberdiek/scrindex.pdf",
- "texmf-dist/doc/latex/oberdiek/selinput.pdf",
- "texmf-dist/doc/latex/oberdiek/setouterhbox.pdf",
- "texmf-dist/doc/latex/oberdiek/settobox.pdf",
- "texmf-dist/doc/latex/oberdiek/soulutf8.pdf",
- "texmf-dist/doc/latex/oberdiek/stackrel.pdf",
- "texmf-dist/doc/latex/oberdiek/stampinclude.pdf",
- "texmf-dist/doc/latex/oberdiek/stringenc.pdf",
- "texmf-dist/doc/latex/oberdiek/tabularht.pdf",
- "texmf-dist/doc/latex/oberdiek/tabularkv.pdf",
- "texmf-dist/doc/latex/oberdiek/telprint.pdf",
- "texmf-dist/doc/latex/oberdiek/test/pdflscape-test6.txt",
- "texmf-dist/doc/latex/oberdiek/thepdfnumber.pdf",
- "texmf-dist/doc/latex/oberdiek/transparent.pdf",
- "texmf-dist/doc/latex/oberdiek/twoopt.pdf",
- "texmf-dist/doc/latex/oberdiek/uniquecounter.pdf",
- "texmf-dist/doc/latex/oberdiek/zref.pdf",
- },
- ["nwejm"] = {
- "texmf-dist/doc/latex/nwejm/README.md",
- "texmf-dist/doc/latex/nwejm/examples/article-in-dutch.pdf",
- "texmf-dist/doc/latex/nwejm/examples/article-in-english.pdf",
- "texmf-dist/doc/latex/nwejm/examples/article-in-french.pdf",
- "texmf-dist/doc/latex/nwejm/examples/article-in-german.pdf",
- "texmf-dist/doc/latex/nwejm/examples/issue.pdf",
- "texmf-dist/doc/latex/nwejm/examples/sample.pdf",
- "texmf-dist/doc/latex/nwejm/french/documentation/latexmkrc",
- "texmf-dist/doc/latex/nwejm/french/documentation/nwejm-fr.pdf",
- },
- ["numprint"] = {
- "texmf-dist/doc/latex/numprint/Makefile",
- "texmf-dist/doc/latex/numprint/README",
- "texmf-dist/doc/latex/numprint/nbaseprt.pdf",
- "texmf-dist/doc/latex/numprint/numprint.pdf",
- },
- ["latexcheat-ptbr"] = {
- "texmf-dist/doc/latex/latexcheat-ptbr/README-ptbr",
- "texmf-dist/doc/latex/latexcheat-ptbr/latexsheet-ptbr.pdf",
- },
- ["graphics"] = {
- "texmf-dist/doc/latex/graphics/README.txt",
- "texmf-dist/doc/latex/graphics/changes.txt",
- "texmf-dist/doc/latex/graphics/color.pdf",
- "texmf-dist/doc/latex/graphics/drivers.pdf",
- "texmf-dist/doc/latex/graphics/epsfig.pdf",
- "texmf-dist/doc/latex/graphics/graphics.pdf",
- "texmf-dist/doc/latex/graphics/graphicx.pdf",
- "texmf-dist/doc/latex/graphics/grfguide.pdf",
- "texmf-dist/doc/latex/graphics/keyval.pdf",
- "texmf-dist/doc/latex/graphics/lscape.pdf",
- "texmf-dist/doc/latex/graphics/rotating.pdf",
- "texmf-dist/doc/latex/graphics/rotex.pdf",
- "texmf-dist/doc/latex/graphics/trig.pdf",
- },
- ["babel"] = {
- "texmf-dist/doc/latex/babel/CONTRIB",
- "texmf-dist/doc/latex/babel/README",
- "texmf-dist/doc/latex/babel/babel.pdf",
- },
- ["numericplots"] = {
- "texmf-dist/doc/latex/numericplots/License.txt",
- "texmf-dist/doc/latex/numericplots/NumericPlots.pdf",
- "texmf-dist/doc/latex/numericplots/README",
- "texmf-dist/doc/latex/numericplots/README.TEXLIVE",
- },
- ["numberedblock"] = {
- "texmf-dist/doc/latex/numberedblock/README",
- "texmf-dist/doc/latex/numberedblock/testnumberedblock.pdf",
- },
- ["bbm-macros"] = {
- "texmf-dist/doc/latex/bbm-macros/README",
- "texmf-dist/doc/latex/bbm-macros/bbm.pdf",
- },
- ["chappg"] = {
- "texmf-dist/doc/latex/chappg/chappg.pdf",
- },
- ["codedoc"] = {
- "texmf-dist/doc/latex/codedoc/CodeDoc-manual.pdf",
- "texmf-dist/doc/latex/codedoc/README",
- },
- ["ptex-fonts"] = {
- "texmf-dist/doc/fonts/ptex-fonts/Changes_makejvf",
- "texmf-dist/doc/fonts/ptex-fonts/LICENSE",
- "texmf-dist/doc/fonts/ptex-fonts/README.md",
- "texmf-dist/doc/fonts/ptex-fonts/README_makejvf",
- },
- ["ntheorem"] = {
- "texmf-dist/doc/latex/ntheorem/README",
- "texmf-dist/doc/latex/ntheorem/ntheorem.pdf",
- },
- ["fncylab"] = {
- "texmf-dist/doc/latex/fncylab/fncylab.pdf",
- },
- ["ntgclass"] = {
- "texmf-dist/doc/latex/ntgclass/00readme.txt",
- "texmf-dist/doc/latex/ntgclass/a4.pdf",
- "texmf-dist/doc/latex/ntgclass/artdoc.pdf",
- "texmf-dist/doc/latex/ntgclass/brief.pdf",
- "texmf-dist/doc/latex/ntgclass/briefdoc.pdf",
- "texmf-dist/doc/latex/ntgclass/catalog.txt",
- "texmf-dist/doc/latex/ntgclass/changes.txt",
- "texmf-dist/doc/latex/ntgclass/classdoc.pdf",
- "texmf-dist/doc/latex/ntgclass/manifest.txt",
- "texmf-dist/doc/latex/ntgclass/ntgclass.pdf",
- "texmf-dist/doc/latex/ntgclass/rapdoc.pdf",
- },
- ["miniplot"] = {
- "texmf-dist/doc/latex/miniplot/disclaimer.txt",
- "texmf-dist/doc/latex/miniplot/miniplot.pdf",
- },
- ["novel"] = {
- "texmf-dist/doc/lualatex/novel/extras/License-icc-files.html",
- "texmf-dist/doc/lualatex/novel/extras/NovelDeco-glyphs.pdf",
- "texmf-dist/doc/lualatex/novel/extras/novel-Gallery-ChapterStart.pdf",
- "texmf-dist/doc/lualatex/novel/extras/novel-example.pdf",
- "texmf-dist/doc/lualatex/novel/novel-documentation.html",
- "texmf-dist/doc/lualatex/novel/novel.pdf",
- },
- ["mtgreek"] = {
- "texmf-dist/doc/latex/mtgreek/mtgreek.pdf",
- },
- ["sdrt"] = {
- "texmf-dist/doc/latex/sdrt/README",
- "texmf-dist/doc/latex/sdrt/sdrt-doc.pdf",
- },
- ["formlett"] = {
- "texmf-dist/doc/generic/formlett/prog_manual.pdf",
- "texmf-dist/doc/generic/formlett/user_manual.pdf",
- },
- ["notespages"] = {
- "texmf-dist/doc/latex/notespages/README",
- "texmf-dist/doc/latex/notespages/notespages.pdf",
- "texmf-dist/doc/latex/notespages/np-test.pdf",
- },
- ["notes"] = {
- "texmf-dist/doc/latex/notes/makedoc",
- "texmf-dist/doc/latex/notes/notes.pdf",
- },
- ["nostarch"] = {
- "texmf-dist/doc/latex/nostarch/README",
- "texmf-dist/doc/latex/nostarch/nostarch.pdf",
- "texmf-dist/doc/latex/nostarch/nssample.pdf",
- },
- ["getmap"] = {
- "texmf-dist/doc/latex/getmap/README.md",
- "texmf-dist/doc/latex/getmap/getmap.pdf",
- "texmf-dist/doc/latex/getmap/makefile",
- "texmf-dist/doc/latex/getmap/manifest.txt",
- },
- ["calctab"] = {
- "texmf-dist/doc/latex/calctab/README",
- "texmf-dist/doc/latex/calctab/calctab_manual.pdf",
- },
- ["textpos"] = {
- "texmf-dist/doc/latex/textpos/LICENCE",
- "texmf-dist/doc/latex/textpos/README",
- "texmf-dist/doc/latex/textpos/examples/README.examples",
- "texmf-dist/doc/latex/textpos/niepraschk-eso-pic.pdf",
- "texmf-dist/doc/latex/textpos/textpos.html",
- "texmf-dist/doc/latex/textpos/textpos.pdf",
- },
- ["ltablex"] = {
- "texmf-dist/doc/latex/ltablex/README",
- "texmf-dist/doc/latex/ltablex/ltablex.pdf",
- },
- ["epsf-dvipdfmx"] = {
- "texmf-dist/doc/plain/epsf-dvipdfmx/README",
- },
- ["scratchx"] = {
- "texmf-dist/doc/latex/scratchx/Explanations_ScratchX.pdf",
- "texmf-dist/doc/latex/scratchx/Explications_ScratchX.pdf",
- "texmf-dist/doc/latex/scratchx/README.txt",
- },
- ["nmbib"] = {
- "texmf-dist/doc/latex/nmbib/Makefile",
- "texmf-dist/doc/latex/nmbib/README",
- "texmf-dist/doc/latex/nmbib/nmbib.pdf",
- "texmf-dist/doc/latex/nmbib/nmsample.pdf",
- },
- ["changepage"] = {
- "texmf-dist/doc/latex/changepage/README",
- "texmf-dist/doc/latex/changepage/changepage.pdf",
- },
- ["coelacanth"] = {
- "texmf-dist/doc/fonts/coelacanth/README",
- "texmf-dist/doc/fonts/coelacanth/coelacanth-samples.pdf",
- },
- ["nihbiosketch"] = {
- "texmf-dist/doc/latex/nihbiosketch/README.md",
- "texmf-dist/doc/latex/nihbiosketch/example-nihbiosketch.pdf",
- },
- ["nih"] = {
- "texmf-dist/doc/latex/nih/README",
- "texmf-dist/doc/latex/nih/example-biosketch.pdf",
- "texmf-dist/doc/latex/nih/example-nih-cls.pdf",
- },
- ["nfssext-cfr"] = {
- "texmf-dist/doc/latex/nfssext-cfr/README",
- "texmf-dist/doc/latex/nfssext-cfr/nfssext-cfr.pdf",
- },
- ["luamplib"] = {
- "texmf-dist/doc/luatex/luamplib/NEWS",
- "texmf-dist/doc/luatex/luamplib/README",
- "texmf-dist/doc/luatex/luamplib/luamplib.pdf",
- },
- ["tikz-dependency"] = {
- "texmf-dist/doc/latex/tikz-dependency/AUTHORS",
- "texmf-dist/doc/latex/tikz-dependency/LICENSE",
- "texmf-dist/doc/latex/tikz-dependency/README",
- "texmf-dist/doc/latex/tikz-dependency/VERSION",
- "texmf-dist/doc/latex/tikz-dependency/tikz-dependency-doc.pdf",
- },
- ["newtx"] = {
- "texmf-dist/doc/fonts/newtx/MANIFEST-newtx.txt",
- "texmf-dist/doc/fonts/newtx/README",
- "texmf-dist/doc/fonts/newtx/implementation.pdf",
- "texmf-dist/doc/fonts/newtx/mathnotes.pdf",
- "texmf-dist/doc/fonts/newtx/newtxdoc.pdf",
- "texmf-dist/doc/fonts/newtx/sample-lib-crop.pdf",
- "texmf-dist/doc/fonts/newtx/sample-libmtp-crop.pdf",
- "texmf-dist/doc/fonts/newtx/sample-mtp-crop.pdf",
- "texmf-dist/doc/fonts/newtx/sample-ntx-crop.pdf",
- "texmf-dist/doc/fonts/newtx/sample-ptmx-crop.pdf",
- "texmf-dist/doc/fonts/newtx/sample-tx-crop.pdf",
- },
- ["fundus-sueterlin"] = {
- "texmf-dist/doc/latex/fundus-sueterlin/suetterl.pdf",
- },
- ["newpx"] = {
- "texmf-dist/doc/fonts/newpx/MANIFEST-newpx.txt",
- "texmf-dist/doc/fonts/newpx/README",
- "texmf-dist/doc/fonts/newpx/newpxdoc.pdf",
- "texmf-dist/doc/fonts/newpx/newpxeg-crop.pdf",
- "texmf-dist/doc/fonts/newpx/pxfontseg-crop.pdf",
- },
- ["newenviron"] = {
- "texmf-dist/doc/latex/newenviron/README",
- },
- ["newcommand"] = {
- "texmf-dist/doc/latex/newcommand/README",
- "texmf-dist/doc/latex/newcommand/newcommand.pdf",
- },
- ["ndsu-thesis"] = {
- "texmf-dist/doc/latex/ndsu-thesis/README",
- "texmf-dist/doc/latex/ndsu-thesis/ndsu-thesis.pdf",
- },
- ["boldtensors"] = {
- "texmf-dist/doc/latex/boldtensors/boldtensors.pdf",
- },
- ["bibleref-german"] = {
- "texmf-dist/doc/latex/bibleref-german/CHANGES",
- "texmf-dist/doc/latex/bibleref-german/LIESMICH",
- "texmf-dist/doc/latex/bibleref-german/README",
- "texmf-dist/doc/latex/bibleref-german/de-bibleref-german.pdf",
- "texmf-dist/doc/latex/bibleref-german/en-bibleref-german.pdf",
- },
- ["econometrics"] = {
- "texmf-dist/doc/latex/econometrics/README.txt",
- "texmf-dist/doc/latex/econometrics/econometrics.pdf",
- },
- ["abstract"] = {
- "texmf-dist/doc/latex/abstract/README",
- "texmf-dist/doc/latex/abstract/abstract.pdf",
- },
- ["ncctools"] = {
- "texmf-dist/doc/latex/ncctools/README",
- "texmf-dist/doc/latex/ncctools/README.source",
- "texmf-dist/doc/latex/ncctools/afterpackage.pdf",
- "texmf-dist/doc/latex/ncctools/changes.txt",
- "texmf-dist/doc/latex/ncctools/dcounter.pdf",
- "texmf-dist/doc/latex/ncctools/desclist.pdf",
- "texmf-dist/doc/latex/ncctools/extdash.pdf",
- "texmf-dist/doc/latex/ncctools/manifest.txt",
- "texmf-dist/doc/latex/ncctools/manyfoot.pdf",
- "texmf-dist/doc/latex/ncctools/mboxfill.pdf",
- "texmf-dist/doc/latex/ncctools/nccbbb.pdf",
- "texmf-dist/doc/latex/ncctools/nccboxes.pdf",
- "texmf-dist/doc/latex/ncctools/ncccomma.pdf",
- "texmf-dist/doc/latex/ncctools/ncccropbox.pdf",
- "texmf-dist/doc/latex/ncctools/ncccropmark.pdf",
- "texmf-dist/doc/latex/ncctools/nccfancyhdr.pdf",
- "texmf-dist/doc/latex/ncctools/nccfloats.pdf",
- "texmf-dist/doc/latex/ncctools/nccfoots.pdf",
- "texmf-dist/doc/latex/ncctools/nccmath.pdf",
- "texmf-dist/doc/latex/ncctools/nccparskip.pdf",
- "texmf-dist/doc/latex/ncctools/nccpic.pdf",
- "texmf-dist/doc/latex/ncctools/nccrules.pdf",
- "texmf-dist/doc/latex/ncctools/nccsect.pdf",
- "texmf-dist/doc/latex/ncctools/nccstretch.pdf",
- "texmf-dist/doc/latex/ncctools/nccthm.pdf",
- "texmf-dist/doc/latex/ncctools/ncctools.pdf",
- "texmf-dist/doc/latex/ncctools/textarea.pdf",
- "texmf-dist/doc/latex/ncctools/tocenter.pdf",
- "texmf-dist/doc/latex/ncctools/topsection.pdf",
- "texmf-dist/doc/latex/ncctools/watermark.pdf",
- },
- ["navydocs"] = {
- "texmf-dist/doc/latex/navydocs/Makefile",
- "texmf-dist/doc/latex/navydocs/README.txt",
- "texmf-dist/doc/latex/navydocs/navydocs.pdf",
- },
- ["erewhon"] = {
- "texmf-dist/doc/fonts/erewhon/FontLog.txt",
- "texmf-dist/doc/fonts/erewhon/OFL-FAQ.txt",
- "texmf-dist/doc/fonts/erewhon/OFL.txt",
- "texmf-dist/doc/fonts/erewhon/README",
- "texmf-dist/doc/fonts/erewhon/erewhon-doc.pdf",
- },
- ["latex-fonts"] = {
- "texmf-dist/doc/fonts/latex-fonts/README",
- "texmf-dist/doc/fonts/latex-fonts/legal.txt",
- },
- ["burmese"] = {
- "texmf-dist/doc/fonts/burmese/burmguide.pdf",
- },
- ["dviljk"] = {
- "texmf-dist/doc/man/man1/dvihp.man1.pdf",
- "texmf-dist/doc/man/man1/dvilj.man1.pdf",
- "texmf-dist/doc/man/man1/dvilj2p.man1.pdf",
- "texmf-dist/doc/man/man1/dvilj4.man1.pdf",
- "texmf-dist/doc/man/man1/dvilj4l.man1.pdf",
- "texmf-dist/doc/man/man1/dvilj6.man1.pdf",
- },
- ["nature"] = {
- "texmf-dist/doc/latex/nature/README",
- },
- ["natded"] = {
- "texmf-dist/doc/latex/natded/README.md",
- "texmf-dist/doc/latex/natded/extended_doc.pdf",
- "texmf-dist/doc/latex/natded/natded.pdf",
- },
- ["ushort"] = {
- "texmf-dist/doc/latex/ushort/README",
- "texmf-dist/doc/latex/ushort/ushort.pdf",
- "texmf-dist/doc/latex/ushort/ushort.txt",
- },
- ["nameauth"] = {
- "texmf-dist/doc/latex/nameauth/Makefile",
- "texmf-dist/doc/latex/nameauth/README",
- "texmf-dist/doc/latex/nameauth/README.txt",
- "texmf-dist/doc/latex/nameauth/nameauth.pdf",
- },
- ["polyglossia"] = {
- "texmf-dist/doc/latex/polyglossia/README",
- "texmf-dist/doc/latex/polyglossia/example-arabic.pdf",
- "texmf-dist/doc/latex/polyglossia/example-korean.pdf",
- "texmf-dist/doc/latex/polyglossia/example-thai.pdf",
- "texmf-dist/doc/latex/polyglossia/examples.pdf",
- "texmf-dist/doc/latex/polyglossia/polyglossia.pdf",
- "texmf-dist/doc/latex/polyglossia/test-welsh.pdf",
- },
- ["fvextra"] = {
- "texmf-dist/doc/latex/fvextra/README",
- "texmf-dist/doc/latex/fvextra/fvextra.pdf",
- },
- ["na-box"] = {
- "texmf-dist/doc/xelatex/na-box/README",
- "texmf-dist/doc/xelatex/na-box/na-box_doc-back.pdf",
- "texmf-dist/doc/xelatex/na-box/na-box_doc.pdf",
- },
- ["mynsfc"] = {
- "texmf-dist/doc/xelatex/mynsfc/my-nsfc-proposal.pdf",
- "texmf-dist/doc/xelatex/mynsfc/mynsfc.pdf",
- },
- ["mylatexformat"] = {
- "texmf-dist/doc/latex/mylatexformat/README",
- "texmf-dist/doc/latex/mylatexformat/mylatexformat.pdf",
- },
- ["bibtopic"] = {
- "texmf-dist/doc/latex/bibtopic/README",
- "texmf-dist/doc/latex/bibtopic/bibtopic.pdf",
- },
- ["pacioli"] = {
- "texmf-dist/doc/fonts/pacioli/README",
- "texmf-dist/doc/fonts/pacioli/tryfont.ps",
- },
- ["mversion"] = {
- "texmf-dist/doc/latex/mversion/README",
- "texmf-dist/doc/latex/mversion/mVersion.pdf",
- },
- ["musixtnt"] = {
- "texmf-dist/doc/generic/musixtnt/README",
- "texmf-dist/doc/generic/musixtnt/TransformNotes.pdf",
- "texmf-dist/doc/generic/musixtnt/msxlint.pdf",
- "texmf-dist/doc/man/man1/msxlint.man1.pdf",
- },
- ["noto"] = {
- "texmf-dist/doc/fonts/noto/LICENSE_OFL.txt",
- "texmf-dist/doc/fonts/noto/README",
- "texmf-dist/doc/fonts/noto/noto-samples.pdf",
- },
- ["esieecv"] = {
- "texmf-dist/doc/latex/ESIEEcv/ESIEEcv.pdf",
- "texmf-dist/doc/latex/ESIEEcv/cvtest.pdf",
- },
- ["splitindex"] = {
- "texmf-dist/doc/latex/splitindex/README",
- "texmf-dist/doc/latex/splitindex/install.txt",
- "texmf-dist/doc/latex/splitindex/manifest.txt",
- "texmf-dist/doc/latex/splitindex/splitidx.pdf",
- "texmf-dist/doc/man/man1/splitindex.man1.pdf",
- },
- ["munich"] = {
- "texmf-dist/doc/latex/munich/README",
- "texmf-dist/doc/latex/munich/documenation_munich_Bibtex_style.pdf",
- "texmf-dist/doc/latex/munich/example_munich_Bibtex_style.pdf",
- },
- ["fnbreak"] = {
- "texmf-dist/doc/latex/fnbreak/ChangeLog",
- "texmf-dist/doc/latex/fnbreak/Makefile",
- "texmf-dist/doc/latex/fnbreak/README",
- "texmf-dist/doc/latex/fnbreak/fnbreak.pdf",
- },
- ["multiexpand"] = {
- "texmf-dist/doc/generic/multiexpand/README.md",
- "texmf-dist/doc/generic/multiexpand/multiexpand.pdf",
- },
- ["locality"] = {
- "texmf-dist/doc/latex/locality/README",
- "texmf-dist/doc/latex/locality/changes.txt",
- "texmf-dist/doc/latex/locality/locality.pdf",
- },
- ["multido"] = {
- "texmf-dist/doc/generic/multido/Changes",
- "texmf-dist/doc/generic/multido/multido-doc.pdf",
- "texmf-dist/doc/generic/multido/multido.pdf",
- },
- ["cmap"] = {
- "texmf-dist/doc/latex/cmap/README",
- },
- ["filecontentsdef"] = {
- "texmf-dist/doc/latex/filecontentsdef/README.md",
- "texmf-dist/doc/latex/filecontentsdef/filecontentsdef.pdf",
- },
- ["aurical"] = {
- "texmf-dist/doc/latex/aurical/aurical.pdf",
- },
- ["protex"] = {
- "texmf-dist/doc/latex/protex/ChangeLog",
- "texmf-dist/doc/latex/protex/README",
- },
- ["multibbl"] = {
- "texmf-dist/doc/latex/multibbl/multibbl.pdf",
- },
- ["multenum"] = {
- "texmf-dist/doc/latex/multenum/README",
- "texmf-dist/doc/latex/multenum/multienum.pdf",
- },
- ["cleveref"] = {
- "texmf-dist/doc/latex/cleveref/README",
- "texmf-dist/doc/latex/cleveref/cleveref.pdf",
- },
- ["mugsthesis"] = {
- "texmf-dist/doc/latex/mugsthesis/README",
- "texmf-dist/doc/latex/mugsthesis/mugsthesis.pdf",
- "texmf-dist/doc/latex/mugsthesis/sample/mugsthesis_sample.pdf",
- },
- ["mucproc"] = {
- "texmf-dist/doc/latex/mucproc/README.md",
- "texmf-dist/doc/latex/mucproc/mucproc.pdf",
- },
- ["context-inifile"] = {
- "texmf-dist/doc/context/third/inifile/inifile-demo.pdf",
- "texmf-dist/doc/context/third/inifile/inifile-doc.pdf",
- },
- ["grafcet"] = {
- "texmf-dist/doc/latex/grafcet/README",
- "texmf-dist/doc/latex/grafcet/grafcet.pdf",
- },
- ["algorithmicx"] = {
- "texmf-dist/doc/latex/algorithmicx/README",
- "texmf-dist/doc/latex/algorithmicx/algorithmicx.pdf",
- },
- ["msu-thesis"] = {
- "texmf-dist/doc/latex/msu-thesis/README",
- "texmf-dist/doc/latex/msu-thesis/msu-thesis.pdf",
- "texmf-dist/doc/latex/msu-thesis/samples/MSU-thesis-template.pdf",
- "texmf-dist/doc/latex/msu-thesis/samples/MSU-thesis-testfile.pdf",
- },
- ["fancybox"] = {
- "texmf-dist/doc/latex/fancybox/Changes",
- "texmf-dist/doc/latex/fancybox/Makefile",
- "texmf-dist/doc/latex/fancybox/README",
- "texmf-dist/doc/latex/fancybox/fancybox-doc.pdf",
- },
- ["gitinfo"] = {
- "texmf-dist/doc/latex/gitinfo/README",
- "texmf-dist/doc/latex/gitinfo/gitinfo.pdf",
- "texmf-dist/doc/latex/gitinfo/post-xxx-sample.txt",
- },
- ["eledform"] = {
- "texmf-dist/doc/latex/eledform/README.md",
- "texmf-dist/doc/latex/eledform/eledform.pdf",
- "texmf-dist/doc/latex/eledform/example.pdf",
- "texmf-dist/doc/latex/eledform/makefile",
- },
- ["msg"] = {
- "texmf-dist/doc/latex/msg/CHANGES",
- "texmf-dist/doc/latex/msg/README",
- "texmf-dist/doc/latex/msg/README_msg_doc.txt",
- "texmf-dist/doc/latex/msg/msg.pdf",
- "texmf-dist/doc/latex/msg/msgguide.pdf",
- },
- ["hithesis"] = {
- "texmf-dist/doc/latex/hithesis/Makefile",
- "texmf-dist/doc/latex/hithesis/README.md",
- "texmf-dist/doc/latex/hithesis/hithesis.pdf",
- "texmf-dist/doc/latex/hithesis/main.pdf",
- },
- ["ijqc"] = {
- "texmf-dist/doc/bibtex/ijqc/README",
- "texmf-dist/doc/bibtex/ijqc/makefile",
- "texmf-dist/doc/bibtex/ijqc/xampl.pdf",
- },
- ["baskervald"] = {
- "texmf-dist/doc/fonts/baskervald/COPYING",
- "texmf-dist/doc/fonts/baskervald/NOTICE.txt",
- "texmf-dist/doc/fonts/baskervald/README",
- "texmf-dist/doc/fonts/baskervald/baskervaldadf.pdf",
- "texmf-dist/doc/fonts/baskervald/manifest.txt",
- },
- ["eurosym"] = {
- "texmf-dist/doc/fonts/eurosym/COPYING",
- "texmf-dist/doc/fonts/eurosym/Changes",
- "texmf-dist/doc/fonts/eurosym/Makefile",
- "texmf-dist/doc/fonts/eurosym/README",
- "texmf-dist/doc/fonts/eurosym/README.type1",
- "texmf-dist/doc/fonts/eurosym/c/Makefile",
- "texmf-dist/doc/fonts/eurosym/makemfs",
- "texmf-dist/doc/fonts/eurosym/rundvips",
- "texmf-dist/doc/fonts/eurosym/runlatex",
- "texmf-dist/doc/fonts/eurosym/src/Makefile",
- "texmf-dist/doc/fonts/eurosym/testeuro.pdf",
- },
- ["dithesis"] = {
- "texmf-dist/doc/latex/dithesis/README",
- "texmf-dist/doc/latex/dithesis/sample.pdf",
- "texmf-dist/doc/latex/dithesis/sampleNoArial.pdf",
- },
- ["fibeamer"] = {
- "texmf-dist/doc/latex/fibeamer/fibeamer.pdf",
- "texmf-dist/doc/latex/fibeamer/guide/mu/econ.pdf",
- "texmf-dist/doc/latex/fibeamer/guide/mu/fi.pdf",
- "texmf-dist/doc/latex/fibeamer/guide/mu/fsps.pdf",
- "texmf-dist/doc/latex/fibeamer/guide/mu/fss.pdf",
- "texmf-dist/doc/latex/fibeamer/guide/mu/law.pdf",
- "texmf-dist/doc/latex/fibeamer/guide/mu/med.pdf",
- "texmf-dist/doc/latex/fibeamer/guide/mu/ped.pdf",
- "texmf-dist/doc/latex/fibeamer/guide/mu/phil.pdf",
- "texmf-dist/doc/latex/fibeamer/guide/mu/sci.pdf",
- },
- ["mpman-ru"] = {
- "texmf-dist/doc/metapost/mpman-ru/Makefile",
- "texmf-dist/doc/metapost/mpman-ru/README",
- "texmf-dist/doc/metapost/mpman-ru/README.ru.koi8-r",
- "texmf-dist/doc/metapost/mpman-ru/mpman-ru.pdf",
- },
- ["eqnnumwarn"] = {
- "texmf-dist/doc/latex/eqnnumwarn/README.md",
- "texmf-dist/doc/latex/eqnnumwarn/eqnnumwarn.pdf",
- },
- ["songbook"] = {
- "texmf-dist/doc/latex/songbook/LesserGPL.txt",
- "texmf-dist/doc/latex/songbook/README",
- "texmf-dist/doc/latex/songbook/contrib/CarolBook/CarolBookOH.pdf",
- "texmf-dist/doc/latex/songbook/contrib/CarolBook/CarolBookWB.pdf",
- "texmf-dist/doc/latex/songbook/contrib/README",
- "texmf-dist/doc/latex/songbook/contrib/crd2sb/crd2sb",
- "texmf-dist/doc/latex/songbook/contrib/crd2sb/crd2sb.txt",
- "texmf-dist/doc/latex/songbook/contrib/modulate",
- "texmf-dist/doc/latex/songbook/install.txt",
- "texmf-dist/doc/latex/songbook/mksbadx",
- "texmf-dist/doc/latex/songbook/mksbkdx",
- "texmf-dist/doc/latex/songbook/mksbtdx",
- "texmf-dist/doc/latex/songbook/sampleAdx.pdf",
- "texmf-dist/doc/latex/songbook/sampleCBK.pdf",
- "texmf-dist/doc/latex/songbook/sampleCSBK.pdf",
- "texmf-dist/doc/latex/songbook/sampleKdx.pdf",
- "texmf-dist/doc/latex/songbook/sampleOH.pdf",
- "texmf-dist/doc/latex/songbook/sampleTdx.pdf",
- "texmf-dist/doc/latex/songbook/sampleToc.pdf",
- "texmf-dist/doc/latex/songbook/sampleWBK.pdf",
- "texmf-dist/doc/latex/songbook/songbook.pdf",
- },
- ["dpfloat"] = {
- "texmf-dist/doc/latex/dpfloat/README",
- "texmf-dist/doc/latex/dpfloat/dpfloat.pdf",
- },
- ["mpcolornames"] = {
- "texmf-dist/doc/metapost/mpcolornames/CHANGES",
- "texmf-dist/doc/metapost/mpcolornames/LICENSE",
- "texmf-dist/doc/metapost/mpcolornames/README",
- "texmf-dist/doc/metapost/mpcolornames/mpcolornames.pdf",
- },
- ["anyfontsize"] = {
- "texmf-dist/doc/latex/anyfontsize/README",
- "texmf-dist/doc/latex/anyfontsize/anyfontsize.pdf",
- },
- ["mp3d"] = {
- "texmf-dist/doc/metapost/mp3d/README",
- "texmf-dist/doc/metapost/mp3d/README.doc",
- "texmf-dist/doc/metapost/mp3d/gut2001.pdf",
- "texmf-dist/doc/metapost/mp3d/paper1997corrected.pdf",
- "texmf-dist/doc/metapost/mp3d/tb57roeg.pdf",
- "texmf-dist/doc/metapost/mp3d/tugboat-geometry-space.pdf",
- },
- ["biblatex-dw"] = {
- "texmf-dist/doc/latex/biblatex-dw/CHANGES",
- "texmf-dist/doc/latex/biblatex-dw/LIESMICH",
- "texmf-dist/doc/latex/biblatex-dw/README",
- "texmf-dist/doc/latex/biblatex-dw/biblatex-dw.pdf",
- "texmf-dist/doc/latex/biblatex-dw/de-biblatex-dw.pdf",
- "texmf-dist/doc/latex/biblatex-dw/examples/de-authortitle-dw.pdf",
- "texmf-dist/doc/latex/biblatex-dw/examples/de-footnote-dw.pdf",
- "texmf-dist/doc/latex/biblatex-dw/examples/en-authortitle-dw.pdf",
- "texmf-dist/doc/latex/biblatex-dw/examples/en-footnote-dw.pdf",
- },
- ["colordoc"] = {
- "texmf-dist/doc/latex/colordoc/README",
- "texmf-dist/doc/latex/colordoc/colordoc.pdf",
- },
- ["movie15"] = {
- "texmf-dist/doc/latex/movie15/README",
- "texmf-dist/doc/latex/movie15/files/3dsystem.pdf",
- "texmf-dist/doc/latex/movie15/movie15.pdf",
- "texmf-dist/doc/latex/movie15/overlay-example.pdf",
- },
- ["morewrites"] = {
- "texmf-dist/doc/latex/morewrites/README.md",
- "texmf-dist/doc/latex/morewrites/morewrites.pdf",
- "texmf-dist/doc/latex/morewrites/primargs.pdf",
- },
- ["flippdf"] = {
- "texmf-dist/doc/latex/flippdf/README",
- "texmf-dist/doc/latex/flippdf/flippdf.pdf",
- },
- ["wtref"] = {
- "texmf-dist/doc/latex/wtref/LICENSE",
- "texmf-dist/doc/latex/wtref/README.md",
- "texmf-dist/doc/latex/wtref/wtref-ja.pdf",
- "texmf-dist/doc/latex/wtref/wtref.pdf",
- },
- ["aomart"] = {
- "texmf-dist/doc/latex/aomart/Makefile",
- "texmf-dist/doc/latex/aomart/README",
- "texmf-dist/doc/latex/aomart/aomart.pdf",
- "texmf-dist/doc/latex/aomart/aomsample.pdf",
- "texmf-dist/doc/latex/aomart/aomsample1.pdf",
- },
- ["ted"] = {
- "texmf-dist/doc/latex/ted/README",
- "texmf-dist/doc/latex/ted/ted-fr.pdf",
- "texmf-dist/doc/latex/ted/ted.pdf",
- },
- ["genmpage"] = {
- "texmf-dist/doc/latex/genmpage/README",
- "texmf-dist/doc/latex/genmpage/genmpage.pdf",
- },
- ["doublestroke"] = {
- "texmf-dist/doc/fonts/doublestroke/README",
- "texmf-dist/doc/fonts/doublestroke/dsdoc.pdf",
- },
- ["pdfbook2"] = {
- "texmf-dist/doc/man/man1/pdfbook2.man1.pdf",
- "texmf-dist/doc/support/pdfbook2/README",
- },
- ["graphicx-psmin"] = {
- "texmf-dist/doc/latex/graphicx-psmin/README",
- "texmf-dist/doc/latex/graphicx-psmin/graphicx-psmin.pdf",
- },
- ["rlepsf"] = {
- "texmf-dist/doc/generic/rlepsf/rlepsdoc.ps",
- },
- ["babel-latvian"] = {
- "texmf-dist/doc/generic/babel-latvian/README",
- "texmf-dist/doc/generic/babel-latvian/latvian.pdf",
- },
- ["mongolian-babel"] = {
- "texmf-dist/doc/latex/mongolian-babel/README",
- "texmf-dist/doc/latex/mongolian-babel/mongolian.pdf",
- },
- ["babel-kurmanji"] = {
- "texmf-dist/doc/generic/babel-kurmanji/kurmanji.pdf",
- },
- ["lstaddons"] = {
- "texmf-dist/doc/latex/lstaddons/README",
- "texmf-dist/doc/latex/lstaddons/lstautogobble.pdf",
- "texmf-dist/doc/latex/lstaddons/lstlinebgrd.pdf",
- },
- ["a4wide"] = {
- "texmf-dist/doc/latex/a4wide/a4wide.pdf",
- },
- ["modular"] = {
- "texmf-dist/doc/latex/modular/README.md",
- "texmf-dist/doc/latex/modular/modular.pdf",
- },
- ["feynmp-auto"] = {
- "texmf-dist/doc/latex/feynmp-auto/README",
- "texmf-dist/doc/latex/feynmp-auto/feynmp-auto.pdf",
- },
- ["modref"] = {
- "texmf-dist/doc/latex/modref/README",
- "texmf-dist/doc/latex/modref/modref.pdf",
- },
- ["mnsymbol"] = {
- "texmf-dist/doc/latex/mnsymbol/MnSymbol.pdf",
- "texmf-dist/doc/latex/mnsymbol/README",
- },
- ["mnotes"] = {
- "texmf-dist/doc/latex/mnotes/Makefile",
- "texmf-dist/doc/latex/mnotes/README",
- "texmf-dist/doc/latex/mnotes/mnotes.pdf",
- },
- ["mmap"] = {
- "texmf-dist/doc/latex/mmap/README",
- },
- ["glossaries-magyar"] = {
- "texmf-dist/doc/latex/glossaries-magyar/README",
- "texmf-dist/doc/latex/glossaries-magyar/glossaries-magyar.pdf",
- },
- ["adtrees"] = {
- "texmf-dist/doc/latex/adtrees/README",
- "texmf-dist/doc/latex/adtrees/adtreesdoc.pdf",
- },
- ["mltex"] = {
- "texmf-dist/doc/latex/mltex/README",
- "texmf-dist/doc/latex/mltex/mltex.txt",
- "texmf-dist/doc/latex/mltex/testmlft.dvi",
- "texmf-dist/doc/latex/mltex/testmlsw.dvi",
- },
- ["mlist"] = {
- "texmf-dist/doc/latex/mlist/README",
- "texmf-dist/doc/latex/mlist/mlist.pdf",
- },
- ["chessboard"] = {
- "texmf-dist/doc/latex/chessboard/README",
- "texmf-dist/doc/latex/chessboard/README.TEXLIVE",
- },
- ["cmll"] = {
- "texmf-dist/doc/fonts/cmll/README",
- "texmf-dist/doc/fonts/cmll/cmll.pdf",
- },
- ["booktabs-de"] = {
- "texmf-dist/doc/latex/booktabs-de/README-DE",
- "texmf-dist/doc/latex/booktabs-de/booktabs-de.pdf",
- },
- ["minutes"] = {
- "texmf-dist/doc/latex/minutes/README.md",
- "texmf-dist/doc/latex/minutes/minutes.pdf",
- },
- ["xespotcolor"] = {
- "texmf-dist/doc/xelatex/xespotcolor/README",
- "texmf-dist/doc/xelatex/xespotcolor/jatestspot.pdf",
- "texmf-dist/doc/xelatex/xespotcolor/spotcolor-test.pdf",
- "texmf-dist/doc/xelatex/xespotcolor/xespotcolor.pdf",
- },
- ["minorrevision"] = {
- "texmf-dist/doc/latex/minorrevision/README",
- "texmf-dist/doc/latex/minorrevision/minorrevision.pdf",
- },
- ["anonchap"] = {
- "texmf-dist/doc/latex/anonchap/anonchap.pdf",
- },
- ["pst-calendar"] = {
- "texmf-dist/doc/latex/pst-calendar/Changes",
- "texmf-dist/doc/latex/pst-calendar/README",
- "texmf-dist/doc/latex/pst-calendar/pst-calendar-docDE.pdf",
- "texmf-dist/doc/latex/pst-calendar/pst-calendar-docFR.pdf",
- },
- ["bezos"] = {
- "texmf-dist/doc/latex/bezos/README",
- "texmf-dist/doc/latex/bezos/accents.pdf",
- "texmf-dist/doc/latex/bezos/babeltools.pdf",
- "texmf-dist/doc/latex/bezos/bezos.pdf",
- "texmf-dist/doc/latex/bezos/esindex.pdf",
- "texmf-dist/doc/latex/bezos/soulpos.pdf",
- "texmf-dist/doc/latex/bezos/tensind.pdf",
- },
- ["minifp"] = {
- "texmf-dist/doc/generic/minifp/README",
- "texmf-dist/doc/generic/minifp/minifp.pdf",
- },
- ["esk"] = {
- "texmf-dist/doc/latex/esk/COPYING",
- "texmf-dist/doc/latex/esk/README",
- "texmf-dist/doc/latex/esk/esk.pdf",
- "texmf-dist/doc/latex/esk/eskman.pdf",
- },
- ["minibox"] = {
- "texmf-dist/doc/latex/minibox/README",
- "texmf-dist/doc/latex/minibox/minibox.pdf",
- },
- ["biblatex-gost"] = {
- "texmf-dist/doc/latex/biblatex-gost/README.md",
- "texmf-dist/doc/latex/biblatex-gost/biblatex-gost-examples.pdf",
- "texmf-dist/doc/latex/biblatex-gost/biblatex-gost.pdf",
- },
- ["etoolbox-de"] = {
- "texmf-dist/doc/latex/etoolbox-de/etoolbox-DE.pdf",
- },
- ["milog"] = {
- "texmf-dist/doc/latex/milog/README.md",
- "texmf-dist/doc/latex/milog/makefile",
- "texmf-dist/doc/latex/milog/manifest.txt",
- "texmf-dist/doc/latex/milog/milog",
- "texmf-dist/doc/latex/milog/milog-example.pdf",
- "texmf-dist/doc/latex/milog/milog-formular.pdf",
- "texmf-dist/doc/latex/milog/milog.pdf",
- },
- ["midnight"] = {
- "texmf-dist/doc/generic/midnight/README",
- "texmf-dist/doc/generic/midnight/midnight.pdf",
- },
- ["abstyles"] = {
- "texmf-dist/doc/bibtex/abstyles/README",
- "texmf-dist/doc/bibtex/abstyles/abstdok.pdf",
- },
- ["microtype-de"] = {
- "texmf-dist/doc/latex/microtype-de/microtype-DE.pdf",
- },
- ["mhequ"] = {
- "texmf-dist/doc/latex/mhequ/README",
- "texmf-dist/doc/latex/mhequ/example.pdf",
- },
- ["dvipos"] = {
- "texmf-dist/doc/man/man1/dvipos.man1.pdf",
- },
- ["mhchem"] = {
- "texmf-dist/doc/latex/mhchem/README",
- "texmf-dist/doc/latex/mhchem/lppl-1-3c.txt",
- "texmf-dist/doc/latex/mhchem/manifest.txt",
- "texmf-dist/doc/latex/mhchem/mhchem.pdf",
- },
- ["svgcolor"] = {
- "texmf-dist/doc/latex/svgcolor/README",
- },
- ["mfware"] = {
- "texmf-dist/doc/man/man1/gftodvi.man1.pdf",
- "texmf-dist/doc/man/man1/gftopk.man1.pdf",
- "texmf-dist/doc/man/man1/gftype.man1.pdf",
- "texmf-dist/doc/man/man1/mft.man1.pdf",
- "texmf-dist/doc/man/man1/pktogf.man1.pdf",
- "texmf-dist/doc/man/man1/pktype.man1.pdf",
- },
- ["bidi-atbegshi"] = {
- "texmf-dist/doc/xelatex/bidi-atbegshi/README",
- "texmf-dist/doc/xelatex/bidi-atbegshi/bidi-atbegshi-doc.pdf",
- "texmf-dist/doc/xelatex/bidi-atbegshi/test-LTR.pdf",
- "texmf-dist/doc/xelatex/bidi-atbegshi/test-RTL.pdf",
- "texmf-dist/doc/xelatex/bidi-atbegshi/test-foreground-LTR.pdf",
- "texmf-dist/doc/xelatex/bidi-atbegshi/test-foreground-RTL.pdf",
- },
- ["mfpic4ode"] = {
- "texmf-dist/doc/latex/mfpic4ode/README",
- "texmf-dist/doc/latex/mfpic4ode/demo/demo-plain.pdf",
- "texmf-dist/doc/latex/mfpic4ode/demo/demo.pdf",
- "texmf-dist/doc/latex/mfpic4ode/mfpic4ode.pdf",
- },
- ["ghab"] = {
- "texmf-dist/doc/latex/ghab/README",
- "texmf-dist/doc/latex/ghab/ghab-doc.pdf",
- },
- ["lmake"] = {
- "texmf-dist/doc/latex/lmake/README",
- "texmf-dist/doc/latex/lmake/lmake.pdf",
- },
- ["lcd"] = {
- "texmf-dist/doc/latex/lcd/00readme",
- "texmf-dist/doc/latex/lcd/example.pdf",
- },
- ["pst-solarsystem"] = {
- "texmf-dist/doc/generic/pst-solarsystem/Changes",
- "texmf-dist/doc/generic/pst-solarsystem/README",
- "texmf-dist/doc/generic/pst-solarsystem/pst-solarsystem-doc.pdf",
- },
- ["latex-make"] = {
- "texmf-dist/doc/support/latex-make/README",
- "texmf-dist/doc/support/latex-make/figlatex.pdf",
- "texmf-dist/doc/support/latex-make/latex-make.pdf",
- "texmf-dist/doc/support/latex-make/texdepends.pdf",
- },
- ["ltxkeys"] = {
- "texmf-dist/doc/latex/ltxkeys/README",
- "texmf-dist/doc/latex/ltxkeys/ltxkeys-guide.pdf",
- },
- ["borceux"] = {
- "texmf-dist/doc/generic/borceux/Diagram_Mode_d_Emploi",
- "texmf-dist/doc/generic/borceux/Diagram_Read_Me",
- "texmf-dist/doc/generic/borceux/README",
- "texmf-dist/doc/generic/borceux/compatibility/OldDiagram",
- "texmf-dist/doc/generic/borceux/compatibility/OldMaxiDiagram",
- "texmf-dist/doc/generic/borceux/compatibility/OldMicroDiagram",
- "texmf-dist/doc/generic/borceux/compatibility/OldMiniDiagram",
- "texmf-dist/doc/generic/borceux/compatibility/OldMultipleArrows",
- },
- ["ctan_chk"] = {
- "texmf-dist/doc/support/ctan_chk/README",
- "texmf-dist/doc/support/ctan_chk/ctan_chk.pdf",
- "texmf-dist/doc/support/ctan_chk/ctan_chk_bash",
- },
- ["xmpincl"] = {
- "texmf-dist/doc/latex/xmpincl/README",
- "texmf-dist/doc/latex/xmpincl/xmpincl.pdf",
- },
- ["filecontents"] = {
- "texmf-dist/doc/latex/filecontents/README",
- "texmf-dist/doc/latex/filecontents/filecontents.pdf",
- },
- ["pst-ovl"] = {
- "texmf-dist/doc/generic/pst-ovl/Changes",
- "texmf-dist/doc/generic/pst-ovl/README",
- "texmf-dist/doc/generic/pst-ovl/pst-ovl-doc.pdf",
- },
- ["forms16be"] = {
- "texmf-dist/doc/latex/forms16be/README.md",
- "texmf-dist/doc/latex/forms16be/doc/forms16be-man.pdf",
- "texmf-dist/doc/latex/forms16be/examples/forms16b3-ef.pdf",
- },
- ["appendix"] = {
- "texmf-dist/doc/latex/appendix/README",
- "texmf-dist/doc/latex/appendix/appendix.pdf",
- },
- ["bibtex"] = {
- "texmf-dist/doc/bibtex/base/README",
- "texmf-dist/doc/bibtex/base/btxdoc.pdf",
- "texmf-dist/doc/bibtex/base/btxhak.pdf",
- "texmf-dist/doc/man/man1/bibtex.man1.pdf",
- },
- ["dvipng"] = {
- "texmf-dist/doc/dvipng/dvipng.html",
- "texmf-dist/doc/dvipng/dvipng.pdf",
- "texmf-dist/doc/man/man1/dvigif.man1.pdf",
- "texmf-dist/doc/man/man1/dvipng.man1.pdf",
- },
- ["metrix"] = {
- "texmf-dist/doc/latex/metrix/README",
- "texmf-dist/doc/latex/metrix/metrix.pdf",
- },
- ["xcharter"] = {
- "texmf-dist/doc/fonts/xcharter/README",
- "texmf-dist/doc/fonts/xcharter/xcharter-doc.pdf",
- },
- ["parnotes"] = {
- "texmf-dist/doc/latex/parnotes/README.md",
- "texmf-dist/doc/latex/parnotes/parnotes.pdf",
- },
- ["he-she"] = {
- "texmf-dist/doc/latex/he-she/README",
- "texmf-dist/doc/latex/he-she/he-she.pdf",
- },
- ["spverbatim"] = {
- "texmf-dist/doc/latex/spverbatim/README",
- "texmf-dist/doc/latex/spverbatim/spverbatim.pdf",
- },
- ["latex-git-log"] = {
- "texmf-dist/doc/man/man1/latex-git-log.man1.pdf",
- "texmf-dist/doc/support/latex-git-log/README",
- "texmf-dist/doc/support/latex-git-log/example.pdf",
- },
- ["storecmd"] = {
- "texmf-dist/doc/latex/storecmd/README",
- "texmf-dist/doc/latex/storecmd/storecmd-guide.pdf",
- },
- ["download"] = {
- "texmf-dist/doc/latex/download/README",
- "texmf-dist/doc/latex/download/download.pdf",
- },
- ["resumecls"] = {
- "texmf-dist/doc/xelatex/resumecls/Makefile",
- "texmf-dist/doc/xelatex/resumecls/README.md",
- "texmf-dist/doc/xelatex/resumecls/example/Makefile",
- "texmf-dist/doc/xelatex/resumecls/example/README.md",
- "texmf-dist/doc/xelatex/resumecls/example/resume-en.pdf",
- "texmf-dist/doc/xelatex/resumecls/example/resume-zh.pdf",
- "texmf-dist/doc/xelatex/resumecls/resumecls.pdf",
- },
- ["gincltex"] = {
- "texmf-dist/doc/latex/gincltex/README",
- "texmf-dist/doc/latex/gincltex/gincltex.pdf",
- },
- ["gfsporson"] = {
- "texmf-dist/doc/fonts/gfsporson/OFL-FAQ.txt",
- "texmf-dist/doc/fonts/gfsporson/OFL.txt",
- "texmf-dist/doc/fonts/gfsporson/README",
- "texmf-dist/doc/fonts/gfsporson/gfsporson.pdf",
- },
- ["menukeys"] = {
- "texmf-dist/doc/latex/menukeys/README",
- "texmf-dist/doc/latex/menukeys/menukeys.pdf",
- },
- ["mathabx"] = {
- "texmf-dist/doc/fonts/mathabx/README",
- "texmf-dist/doc/fonts/mathabx/mathtest.pdf",
- },
- ["latex2e-help-texinfo-fr"] = {
- "texmf-dist/doc/latex/latex2e-help-texinfo-fr/ChangeLog",
- "texmf-dist/doc/latex/latex2e-help-texinfo-fr/Makefile",
- "texmf-dist/doc/latex/latex2e-help-texinfo-fr/NEWS-fr",
- "texmf-dist/doc/latex/latex2e-help-texinfo-fr/README",
- "texmf-dist/doc/latex/latex2e-help-texinfo-fr/latex2e-fr.html",
- "texmf-dist/doc/latex/latex2e-help-texinfo-fr/latex2e-fr.pdf",
- "texmf-dist/doc/latex/latex2e-help-texinfo-fr/latex2e-fr.txt",
- },
- ["mandi"] = {
- "texmf-dist/doc/latex/mandi/README",
- "texmf-dist/doc/latex/mandi/mandi.pdf",
- },
- ["fgruler"] = {
- "texmf-dist/doc/latex/fgruler/README",
- "texmf-dist/doc/latex/fgruler/fgruler.pdf",
- },
- ["ctablestack"] = {
- "texmf-dist/doc/luatex/ctablestack/README.md",
- "texmf-dist/doc/luatex/ctablestack/ctablestack.pdf",
- },
- ["isonums"] = {
- "texmf-dist/doc/latex/isonums/isonums.pdf",
- },
- ["dvips"] = {
- "texmf-dist/doc/dvips/dvips.html",
- "texmf-dist/doc/dvips/dvips.pdf",
- "texmf-dist/doc/man/man1/afm2tfm.man1.pdf",
- "texmf-dist/doc/man/man1/dvips.man1.pdf",
- },
- ["babel-icelandic"] = {
- "texmf-dist/doc/generic/babel-icelandic/README.md",
- "texmf-dist/doc/generic/babel-icelandic/icelandic.pdf",
- },
- ["datetime2-danish"] = {
- "texmf-dist/doc/latex/datetime2-danish/README",
- "texmf-dist/doc/latex/datetime2-danish/datetime2-danish.pdf",
- },
- ["ae"] = {
- "texmf-dist/doc/fonts/ae/COPYING",
- "texmf-dist/doc/fonts/ae/MANIFEST",
- "texmf-dist/doc/fonts/ae/README",
- },
- ["babel-turkish"] = {
- "texmf-dist/doc/generic/babel-turkish/README",
- "texmf-dist/doc/generic/babel-turkish/turkish.pdf",
- },
- ["horoscop"] = {
- "texmf-dist/doc/latex/horoscop/README",
- "texmf-dist/doc/latex/horoscop/horoscop.pdf",
- },
- ["kerkis"] = {
- "texmf-dist/doc/latex/kerkis/License.txt",
- "texmf-dist/doc/latex/kerkis/README.html",
- },
- ["de-macro"] = {
- "texmf-dist/doc/support/de-macro/README",
- "texmf-dist/doc/support/de-macro/user-guide.pdf",
- },
- ["minted"] = {
- "texmf-dist/doc/latex/minted/Makefile",
- "texmf-dist/doc/latex/minted/README",
- "texmf-dist/doc/latex/minted/minted.pdf",
- },
- ["bitelist"] = {
- "texmf-dist/doc/generic/bitelist/README",
- "texmf-dist/doc/generic/bitelist/bitelist.pdf",
- },
- ["esint-type1"] = {
- "texmf-dist/doc/fonts/esint-type1/README",
- "texmf-dist/doc/fonts/esint-type1/README.plainTeX",
- "texmf-dist/doc/fonts/esint-type1/table.pdf",
- },
- ["l2tabu-spanish"] = {
- "texmf-dist/doc/latex/l2tabu-spanish/README",
- "texmf-dist/doc/latex/l2tabu-spanish/l2tabues.pdf",
- },
- ["tfrupee"] = {
- "texmf-dist/doc/fonts/tfrupee/LICENSE",
- "texmf-dist/doc/fonts/tfrupee/README",
- "texmf-dist/doc/fonts/tfrupee/tfrupee.pdf",
- },
- ["delim"] = {
- "texmf-dist/doc/latex/delim/README",
- "texmf-dist/doc/latex/delim/delim.pdf",
- },
- ["memexsupp"] = {
- "texmf-dist/doc/latex/memexsupp/README",
- "texmf-dist/doc/latex/memexsupp/memexsupp.pdf",
- },
- ["pict2e"] = {
- "texmf-dist/doc/latex/pict2e/README.md",
- "texmf-dist/doc/latex/pict2e/manifest.txt",
- "texmf-dist/doc/latex/pict2e/p2e-drivers.pdf",
- "texmf-dist/doc/latex/pict2e/pict2e.pdf",
- },
- ["clipboard"] = {
- "texmf-dist/doc/latex/clipboard/README",
- "texmf-dist/doc/latex/clipboard/clipboard.pdf",
- },
- ["mdsymbol"] = {
- "texmf-dist/doc/fonts/mdsymbol/FONTLOG.txt",
- "texmf-dist/doc/fonts/mdsymbol/OFL.txt",
- "texmf-dist/doc/latex/mdsymbol/mdsymbol.pdf",
- },
- ["mdframed"] = {
- "texmf-dist/doc/latex/mdframed/README.txt",
- "texmf-dist/doc/latex/mdframed/mdframed-example-default.pdf",
- "texmf-dist/doc/latex/mdframed/mdframed-example-pstricks.pdf",
- "texmf-dist/doc/latex/mdframed/mdframed-example-texsx.pdf",
- "texmf-dist/doc/latex/mdframed/mdframed-example-tikz.pdf",
- "texmf-dist/doc/latex/mdframed/mdframed.pdf",
- },
- ["mciteplus"] = {
- "texmf-dist/doc/latex/mciteplus/README",
- "texmf-dist/doc/latex/mciteplus/changelog.txt",
- "texmf-dist/doc/latex/mciteplus/mciteplus_code.txt",
- "texmf-dist/doc/latex/mciteplus/mciteplus_doc.pdf",
- },
- ["mcf2graph"] = {
- "texmf-dist/doc/metapost/mcf2graph/CHANGELOG",
- "texmf-dist/doc/metapost/mcf2graph/README",
- "texmf-dist/doc/metapost/mcf2graph/mcf_example.pdf",
- "texmf-dist/doc/metapost/mcf2graph/mcf_manual.pdf",
- "texmf-dist/doc/metapost/mcf2graph/mcf_mplib_exa.pdf",
- },
- ["asciilist"] = {
- "texmf-dist/doc/latex/asciilist/README.md",
- "texmf-dist/doc/latex/asciilist/asciilist.pdf",
- },
- ["mceinleger"] = {
- "texmf-dist/doc/latex/mceinleger/mceinleger.pdf",
- },
- ["tdclock"] = {
- "texmf-dist/doc/latex/tdclock/Changelog",
- "texmf-dist/doc/latex/tdclock/README",
- "texmf-dist/doc/latex/tdclock/tdclock-beamer-example.pdf",
- "texmf-dist/doc/latex/tdclock/tdclock-doc.pdf",
- },
- ["bohr"] = {
- "texmf-dist/doc/latex/bohr/README",
- "texmf-dist/doc/latex/bohr/bohr_en.pdf",
- },
- ["index"] = {
- "texmf-dist/doc/latex/index/README",
- "texmf-dist/doc/latex/index/TODO",
- "texmf-dist/doc/latex/index/index.pdf",
- },
- ["counttexruns"] = {
- "texmf-dist/doc/latex/counttexruns/README",
- "texmf-dist/doc/latex/counttexruns/counttexruns.pdf",
- },
- ["datetime2-spanish"] = {
- "texmf-dist/doc/latex/datetime2-spanish/README",
- "texmf-dist/doc/latex/datetime2-spanish/datetime2-spanish.pdf",
- },
- ["coollist"] = {
- "texmf-dist/doc/latex/coollist/README",
- "texmf-dist/doc/latex/coollist/coollist.pdf",
- },
- ["match_parens"] = {
- "texmf-dist/doc/support/match_parens/README",
- "texmf-dist/doc/support/match_parens/match_parens.pdf",
- },
- ["ctanupload"] = {
- "texmf-dist/doc/support/ctanupload/README",
- "texmf-dist/doc/support/ctanupload/ctanupload.pdf",
- },
- ["biblatex-musuos"] = {
- "texmf-dist/doc/latex/biblatex-musuos/README",
- "texmf-dist/doc/latex/biblatex-musuos/biblatex-musuos.pdf",
- },
- ["biocon"] = {
- "texmf-dist/doc/latex/biocon/COPYING",
- "texmf-dist/doc/latex/biocon/INSTALL",
- "texmf-dist/doc/latex/biocon/README",
- "texmf-dist/doc/latex/biocon/manual-old.pdf",
- "texmf-dist/doc/latex/biocon/manual.pdf",
- "texmf-dist/doc/latex/biocon/source.pdf",
- },
- ["biblatex-archaeology"] = {
- "texmf-dist/doc/latex/biblatex-archaeology/README.md",
- "texmf-dist/doc/latex/biblatex-archaeology/biblatex-archaeology.pdf",
- "texmf-dist/doc/latex/biblatex-archaeology/example/aefkw-example.pdf",
- "texmf-dist/doc/latex/biblatex-archaeology/example/afwl-example.pdf",
- "texmf-dist/doc/latex/biblatex-archaeology/example/amit-example.pdf",
- "texmf-dist/doc/latex/biblatex-archaeology/example/archa-example.pdf",
- "texmf-dist/doc/latex/biblatex-archaeology/example/authoryear-archaeology-example.pdf",
- "texmf-dist/doc/latex/biblatex-archaeology/example/authoryear-comp-archaeology-example.pdf",
- "texmf-dist/doc/latex/biblatex-archaeology/example/authoryear-ibid-archaeology-example.pdf",
- "texmf-dist/doc/latex/biblatex-archaeology/example/authoryear-icomp-archaeology-example.pdf",
- "texmf-dist/doc/latex/biblatex-archaeology/example/dguf-alt-example.pdf",
- "texmf-dist/doc/latex/biblatex-archaeology/example/dguf-apa-example.pdf",
- "texmf-dist/doc/latex/biblatex-archaeology/example/dguf-example.pdf",
- "texmf-dist/doc/latex/biblatex-archaeology/example/eaz-alt-example.pdf",
- "texmf-dist/doc/latex/biblatex-archaeology/example/eaz-example.pdf",
- "texmf-dist/doc/latex/biblatex-archaeology/example/foe-example.pdf",
- "texmf-dist/doc/latex/biblatex-archaeology/example/jb-halle-example.pdf",
- "texmf-dist/doc/latex/biblatex-archaeology/example/jb-kreis-neuss-example.pdf",
- "texmf-dist/doc/latex/biblatex-archaeology/example/karl-example.pdf",
- "texmf-dist/doc/latex/biblatex-archaeology/example/maja-example.pdf",
- "texmf-dist/doc/latex/biblatex-archaeology/example/mpk-example.pdf",
- "texmf-dist/doc/latex/biblatex-archaeology/example/nnu-example.pdf",
- "texmf-dist/doc/latex/biblatex-archaeology/example/offa-example.pdf",
- "texmf-dist/doc/latex/biblatex-archaeology/example/rgk-inline-example.pdf",
- "texmf-dist/doc/latex/biblatex-archaeology/example/rgk-verbose-example.pdf",
- "texmf-dist/doc/latex/biblatex-archaeology/example/rgzm-inline-example.pdf",
- "texmf-dist/doc/latex/biblatex-archaeology/example/rgzm-verbose-example.pdf",
- "texmf-dist/doc/latex/biblatex-archaeology/example/ufg-muenster-inline-example.pdf",
- "texmf-dist/doc/latex/biblatex-archaeology/example/ufg-muenster-verbose-example.pdf",
- "texmf-dist/doc/latex/biblatex-archaeology/example/verbose-ibid-archaeology-example.pdf",
- "texmf-dist/doc/latex/biblatex-archaeology/example/verbose-trad2note-archaeology-example.pdf",
- "texmf-dist/doc/latex/biblatex-archaeology/example/volkskunde-example.pdf",
- "texmf-dist/doc/latex/biblatex-archaeology/example/zaak-example.pdf",
- "texmf-dist/doc/latex/biblatex-archaeology/example/zaes-example.pdf",
- },
- ["chessfss"] = {
- "texmf-dist/doc/latex/chessfss/README",
- "texmf-dist/doc/latex/chessfss/README.TEXLIVE",
- },
- ["maths-symbols"] = {
- "texmf-dist/doc/latex/maths-symbols/README",
- "texmf-dist/doc/latex/maths-symbols/maths-symbols.pdf",
- "texmf-dist/doc/latex/maths-symbols/scriptfonts.pdf",
- },
- ["logpap"] = {
- "texmf-dist/doc/latex/logpap/README",
- "texmf-dist/doc/latex/logpap/example.pdf",
- },
- ["dlfltxb"] = {
- "texmf-dist/doc/latex/dlfltxb/README",
- "texmf-dist/doc/latex/dlfltxb/dlfltxbcodetips.pdf",
- "texmf-dist/doc/latex/dlfltxb/dlfltxbmarkup-showkeys.pdf",
- "texmf-dist/doc/latex/dlfltxb/dlfltxbmarkup.pdf",
- "texmf-dist/doc/latex/dlfltxb/dlfltxbmisc.pdf",
- "texmf-dist/doc/latex/dlfltxb/dlfltxbtocconfig.pdf",
- },
- ["pstricks_calcnotes"] = {
- "texmf-dist/doc/latex/pstricks_calcnotes/AppThreePDF.pdf",
- "texmf-dist/doc/latex/pstricks_calcnotes/Convert_PstricksCode_To_Pdf/Readme.txt",
- "texmf-dist/doc/latex/pstricks_calcnotes/Convert_PstricksCode_To_Pdf/test.pdf",
- "texmf-dist/doc/latex/pstricks_calcnotes/For_Pdf_Output/BZ1.pdf",
- "texmf-dist/doc/latex/pstricks_calcnotes/For_Pdf_Output/BZ10.pdf",
- "texmf-dist/doc/latex/pstricks_calcnotes/For_Pdf_Output/BZ2.pdf",
- "texmf-dist/doc/latex/pstricks_calcnotes/For_Pdf_Output/BZ3.pdf",
- "texmf-dist/doc/latex/pstricks_calcnotes/For_Pdf_Output/BZ4.pdf",
- "texmf-dist/doc/latex/pstricks_calcnotes/For_Pdf_Output/BZ5.pdf",
- "texmf-dist/doc/latex/pstricks_calcnotes/For_Pdf_Output/BZ6.pdf",
- "texmf-dist/doc/latex/pstricks_calcnotes/For_Pdf_Output/BZ7.pdf",
- "texmf-dist/doc/latex/pstricks_calcnotes/For_Pdf_Output/BZ8.pdf",
- "texmf-dist/doc/latex/pstricks_calcnotes/For_Pdf_Output/BZ9.pdf",
- "texmf-dist/doc/latex/pstricks_calcnotes/For_Pdf_Output/Fig13.pdf",
- "texmf-dist/doc/latex/pstricks_calcnotes/For_Pdf_Output/Fig14.pdf",
- "texmf-dist/doc/latex/pstricks_calcnotes/For_Pdf_Output/Fig1a.pdf",
- "texmf-dist/doc/latex/pstricks_calcnotes/For_Pdf_Output/Fig1b.pdf",
- "texmf-dist/doc/latex/pstricks_calcnotes/For_Pdf_Output/Fig1c.pdf",
- "texmf-dist/doc/latex/pstricks_calcnotes/For_Pdf_Output/Fig2a.pdf",
- "texmf-dist/doc/latex/pstricks_calcnotes/For_Pdf_Output/Fig2b.pdf",
- "texmf-dist/doc/latex/pstricks_calcnotes/For_Pdf_Output/Fig3.pdf",
- "texmf-dist/doc/latex/pstricks_calcnotes/For_Pdf_Output/Fig4.pdf",
- "texmf-dist/doc/latex/pstricks_calcnotes/For_Pdf_Output/Fig5.pdf",
- "texmf-dist/doc/latex/pstricks_calcnotes/For_Pdf_Output/Fig6.pdf",
- "texmf-dist/doc/latex/pstricks_calcnotes/For_Pdf_Output/Fig7.pdf",
- "texmf-dist/doc/latex/pstricks_calcnotes/For_Pdf_Output/Fig8.pdf",
- "texmf-dist/doc/latex/pstricks_calcnotes/For_Pdf_Output/Fig9.pdf",
- "texmf-dist/doc/latex/pstricks_calcnotes/For_Pdf_Output/b6of1.pdf",
- "texmf-dist/doc/latex/pstricks_calcnotes/For_Pdf_Output/b6of2.pdf",
- "texmf-dist/doc/latex/pstricks_calcnotes/For_Pdf_Output/b6of3.pdf",
- "texmf-dist/doc/latex/pstricks_calcnotes/For_Pdf_Output/b6of4.pdf",
- "texmf-dist/doc/latex/pstricks_calcnotes/For_Pdf_Output/vecb1.pdf",
- "texmf-dist/doc/latex/pstricks_calcnotes/For_Pdf_Output/vecb2.pdf",
- "texmf-dist/doc/latex/pstricks_calcnotes/For_Pdf_Output/vecb3.pdf",
- "texmf-dist/doc/latex/pstricks_calcnotes/For_Pdf_Output/vecb4.pdf",
- "texmf-dist/doc/latex/pstricks_calcnotes/For_Pdf_Output/vecb5.pdf",
- "texmf-dist/doc/latex/pstricks_calcnotes/For_Pdf_Output/vecb6.pdf",
- "texmf-dist/doc/latex/pstricks_calcnotes/README",
- "texmf-dist/doc/latex/pstricks_calcnotes/ThreeAppsPDF.pdf",
- },
- ["mathexam"] = {
- "texmf-dist/doc/latex/mathexam/README",
- "texmf-dist/doc/latex/mathexam/mathexam.pdf",
- "texmf-dist/doc/latex/mathexam/sample.pdf",
- },
- ["pst-am"] = {
- "texmf-dist/doc/generic/pst-am/Changes",
- "texmf-dist/doc/generic/pst-am/README",
- "texmf-dist/doc/generic/pst-am/pst-am-doc.pdf",
- },
- ["pst-perspective"] = {
- "texmf-dist/doc/generic/pst-perspective/Parallelprojektion-Kreis.pdf",
- "texmf-dist/doc/generic/pst-perspective/README",
- "texmf-dist/doc/generic/pst-perspective/pst-perspective-doc.pdf",
- "texmf-dist/doc/generic/pst-perspective/pst-perspective-docEN.pdf",
- },
- ["makeshape"] = {
- "texmf-dist/doc/latex/makeshape/README",
- "texmf-dist/doc/latex/makeshape/makeshape.pdf",
- "texmf-dist/doc/latex/makeshape/ontesting.pdf",
- "texmf-dist/doc/latex/makeshape/testsample.pdf",
- },
- ["pmgraph"] = {
- "texmf-dist/doc/latex/pmgraph/COPYING",
- "texmf-dist/doc/latex/pmgraph/README",
- "texmf-dist/doc/latex/pmgraph/pmgraph.pdf",
- },
- ["catechis"] = {
- "texmf-dist/doc/latex/catechis/README",
- "texmf-dist/doc/latex/catechis/catechis.pdf",
- },
- ["edmargin"] = {
- "texmf-dist/doc/latex/edmargin/README",
- "texmf-dist/doc/latex/edmargin/edmargin.pdf",
- },
- ["mathcomp"] = {
- "texmf-dist/doc/latex/mathcomp/mathcomp.pdf",
- },
- ["bodegraph"] = {
- "texmf-dist/doc/latex/bodegraph/README",
- "texmf-dist/doc/latex/bodegraph/bodegraph.pdf",
- },
- ["fithesis"] = {
- "texmf-dist/doc/latex/fithesis/fithesis.pdf",
- "texmf-dist/doc/latex/fithesis/guide/mu/econ.pdf",
- "texmf-dist/doc/latex/fithesis/guide/mu/fi.pdf",
- "texmf-dist/doc/latex/fithesis/guide/mu/fsps.pdf",
- "texmf-dist/doc/latex/fithesis/guide/mu/fss.pdf",
- "texmf-dist/doc/latex/fithesis/guide/mu/law.pdf",
- "texmf-dist/doc/latex/fithesis/guide/mu/med.pdf",
- "texmf-dist/doc/latex/fithesis/guide/mu/ped.pdf",
- "texmf-dist/doc/latex/fithesis/guide/mu/phil.pdf",
- "texmf-dist/doc/latex/fithesis/guide/mu/sci.pdf",
- },
- ["beamertheme-detlevcm"] = {
- "texmf-dist/doc/latex/beamertheme-detlevcm/README.txt",
- "texmf-dist/doc/latex/beamertheme-detlevcm/beamertheme-detlevcm.pdf",
- },
- ["dantelogo"] = {
- "texmf-dist/doc/fonts/dantelogo/Changes",
- "texmf-dist/doc/fonts/dantelogo/README",
- "texmf-dist/doc/fonts/dantelogo/dantelogo-doc.pdf",
- },
- ["jumplines"] = {
- "texmf-dist/doc/latex/jumplines/README",
- "texmf-dist/doc/latex/jumplines/jumplines_doc.pdf",
- "texmf-dist/doc/latex/jumplines/jumplines_example.pdf",
- },
- ["autopdf"] = {
- "texmf-dist/doc/latex/autopdf/README.txt",
- "texmf-dist/doc/latex/autopdf/autopdf.pdf",
- },
- ["arphic"] = {
- "texmf-dist/doc/fonts/arphic/arphic-sampler.pdf",
- "texmf-dist/doc/fonts/arphic/bkaiu/README",
- "texmf-dist/doc/fonts/arphic/bsmiu/README",
- "texmf-dist/doc/fonts/arphic/gbsnu/README",
- "texmf-dist/doc/fonts/arphic/gkaiu/README",
- },
- ["ltxfileinfo"] = {
- "texmf-dist/doc/support/ltxfileinfo/README",
- "texmf-dist/doc/support/ltxfileinfo/ltxfileinfo.pdf",
- },
- ["vaucanson-g"] = {
- "texmf-dist/doc/generic/vaucanson-g/CHANGES",
- "texmf-dist/doc/generic/vaucanson-g/README",
- "texmf-dist/doc/generic/vaucanson-g/VCManual.pdf",
- },
- ["karnaugh"] = {
- "texmf-dist/doc/latex/karnaugh/kvdoc.pdf",
- },
- ["labels"] = {
- "texmf-dist/doc/latex/labels/README",
- "texmf-dist/doc/latex/labels/labels.pdf",
- },
- ["basque-date"] = {
- "texmf-dist/doc/latex/basque-date/README",
- "texmf-dist/doc/latex/basque-date/basque-date.pdf",
- },
- ["ejpecp"] = {
- "texmf-dist/doc/latex/ejpecp/LPPL",
- "texmf-dist/doc/latex/ejpecp/README",
- "texmf-dist/doc/latex/ejpecp/ejpecp.pdf",
- "texmf-dist/doc/latex/ejpecp/sample.pdf",
- },
- ["interactiveworkbook"] = {
- "texmf-dist/doc/latex/interactiveworkbook/documentation/interactiveworkbookmanual.pdf",
- "texmf-dist/doc/latex/interactiveworkbook/samplefiles/check.pdf",
- "texmf-dist/doc/latex/interactiveworkbook/samplefiles/field.pdf",
- "texmf-dist/doc/latex/interactiveworkbook/samplefiles/ndex.pdf",
- "texmf-dist/doc/latex/interactiveworkbook/samplefiles/popup.pdf",
- "texmf-dist/doc/latex/interactiveworkbook/samplefiles/radio.pdf",
- },
- ["babel-albanian"] = {
- "texmf-dist/doc/generic/babel-albanian/albanian.pdf",
- },
- ["navigator"] = {
- "texmf-dist/doc/generic/navigator/README",
- "texmf-dist/doc/generic/navigator/navigator-doc.pdf",
- },
- ["es-tex-faq"] = {
- "texmf-dist/doc/generic/es-tex-faq/FAQ-CervanTeX.html",
- "texmf-dist/doc/generic/es-tex-faq/FAQ-CervanTeX.pdf",
- },
- ["sectsty"] = {
- "texmf-dist/doc/latex/sectsty/sectsty.pdf",
- },
- ["marginfix"] = {
- "texmf-dist/doc/latex/marginfix/README",
- "texmf-dist/doc/latex/marginfix/marginfix.pdf",
- },
- ["margbib"] = {
- "texmf-dist/doc/latex/margbib/margbib.pdf",
- },
- ["curve2e"] = {
- "texmf-dist/doc/latex/curve2e/README",
- "texmf-dist/doc/latex/curve2e/README.txt",
- "texmf-dist/doc/latex/curve2e/curve2e.pdf",
- "texmf-dist/doc/latex/curve2e/manifest.txt",
- },
- ["reflectgraphics"] = {
- "texmf-dist/doc/latex/reflectgraphics/README",
- "texmf-dist/doc/latex/reflectgraphics/reflectgraphics.pdf",
- },
- ["ethiop-t1"] = {
- "texmf-dist/doc/latex/ethiop-t1/COPYING",
- "texmf-dist/doc/latex/ethiop-t1/README",
- },
- ["amsldoc-it"] = {
- "texmf-dist/doc/latex/amsldoc-it/itamsldoc.pdf",
- },
- ["fixcmex"] = {
- "texmf-dist/doc/latex/fixcmex/README",
- "texmf-dist/doc/latex/fixcmex/fixcmex.pdf",
- },
- ["beamer-verona"] = {
- "texmf-dist/doc/latex/beamer-verona/README.md",
- "texmf-dist/doc/latex/beamer-verona/beamer-verona-default.pdf",
- "texmf-dist/doc/latex/beamer-verona/beamer-verona-sidebar.pdf",
- "texmf-dist/doc/latex/beamer-verona/beamer-verona.pdf",
- },
- ["cooking"] = {
- "texmf-dist/doc/latex/cooking/COPYING",
- "texmf-dist/doc/latex/cooking/README",
- "texmf-dist/doc/latex/cooking/cooking.pdf",
- },
- ["cd-cover"] = {
- "texmf-dist/doc/latex/cd-cover/README",
- "texmf-dist/doc/latex/cd-cover/cd-cover.pdf",
- },
- ["caladea"] = {
- "texmf-dist/doc/fonts/caladea/Caladea-Regular.pdf",
- "texmf-dist/doc/fonts/caladea/README",
- "texmf-dist/doc/fonts/caladea/samples.pdf",
- },
- ["shapepar"] = {
- "texmf-dist/doc/generic/shapepar/README.shapepar",
- "texmf-dist/doc/generic/shapepar/shapepar.pdf",
- },
- ["romanneg"] = {
- "texmf-dist/doc/latex/romanneg/romanneg.pdf",
- },
- ["filemod"] = {
- "texmf-dist/doc/latex/filemod/README",
- "texmf-dist/doc/latex/filemod/filemod.pdf",
- },
- ["context-ruby"] = {
- "texmf-dist/doc/context/third/ruby/README",
- },
- ["psfrag"] = {
- "texmf-dist/doc/latex/psfrag/00readme.txt",
- "texmf-dist/doc/latex/psfrag/announce.txt",
- "texmf-dist/doc/latex/psfrag/pfgguide.pdf",
- },
- ["endofproofwd"] = {
- "texmf-dist/doc/latex/endofproofwd/README.txt",
- "texmf-dist/doc/latex/endofproofwd/endofproofwd.pdf",
- },
- ["europasscv"] = {
- "texmf-dist/doc/latex/europasscv/README.md",
- "texmf-dist/doc/latex/europasscv/europasscv.pdf",
- "texmf-dist/doc/latex/europasscv/example/europasscv_en.pdf",
- },
- ["datetime2-polish"] = {
- "texmf-dist/doc/latex/datetime2-polish/README",
- "texmf-dist/doc/latex/datetime2-polish/datetime2-polish.pdf",
- },
- ["fifo-stack"] = {
- "texmf-dist/doc/latex/fifo-stack/README",
- "texmf-dist/doc/latex/fifo-stack/fifo-stack.pdf",
- },
- ["fancylabel"] = {
- "texmf-dist/doc/latex/fancylabel/fancylabel.pdf",
- },
- ["br-lex"] = {
- "texmf-dist/doc/latex/br-lex/README.md",
- "texmf-dist/doc/latex/br-lex/brlex-doc.pdf",
- "texmf-dist/doc/latex/br-lex/leis-exemplo.pdf",
- },
- ["babel-polish"] = {
- "texmf-dist/doc/generic/babel-polish/polish.pdf",
- },
- ["gitfile-info"] = {
- "texmf-dist/doc/support/gitfile-info/README",
- "texmf-dist/doc/support/gitfile-info/gitfile-info.pdf",
- },
- ["bropd"] = {
- "texmf-dist/doc/latex/bropd/README",
- "texmf-dist/doc/latex/bropd/bropd.pdf",
- },
- ["dvicopy"] = {
- "texmf-dist/doc/man/man1/dvicopy.man1.pdf",
- },
- ["chivo"] = {
- "texmf-dist/doc/fonts/chivo/Chivo.pdf",
- "texmf-dist/doc/fonts/chivo/OFL.txt",
- "texmf-dist/doc/fonts/chivo/README.md",
- },
- ["getoptk"] = {
- "texmf-dist/doc/plain/getoptk/COPYING",
- "texmf-dist/doc/plain/getoptk/COPYING-FR",
- "texmf-dist/doc/plain/getoptk/README",
- "texmf-dist/doc/plain/getoptk/guide.pdf",
- },
- ["cnltx"] = {
- "texmf-dist/doc/latex/cnltx/README",
- "texmf-dist/doc/latex/cnltx/cnltx_en.pdf",
- },
- ["latexbangla"] = {
- "texmf-dist/doc/latex/latexbangla/README",
- "texmf-dist/doc/latex/latexbangla/latexbangla.pdf",
- },
- ["pxufont"] = {
- "texmf-dist/doc/latex/pxufont/LICENSE",
- "texmf-dist/doc/latex/pxufont/README.md",
- },
- ["pst-spirograph"] = {
- "texmf-dist/doc/generic/pst-spirograph/Changes",
- "texmf-dist/doc/generic/pst-spirograph/README",
- "texmf-dist/doc/generic/pst-spirograph/animation/README.anim",
- "texmf-dist/doc/generic/pst-spirograph/pst-spirograph-doc.pdf",
- },
- ["extpfeil"] = {
- "texmf-dist/doc/latex/extpfeil/README",
- "texmf-dist/doc/latex/extpfeil/extpfeil.pdf",
- },
- ["mftinc"] = {
- "texmf-dist/doc/latex/mftinc/README",
- "texmf-dist/doc/latex/mftinc/mftinc.pdf",
- },
- ["datetime2-samin"] = {
- "texmf-dist/doc/latex/datetime2-samin/README",
- "texmf-dist/doc/latex/datetime2-samin/datetime2-samin.pdf",
- },
- ["ascii-chart"] = {
- "texmf-dist/doc/support/ascii-chart/ascii.pdf",
- },
- ["pressrelease"] = {
- "texmf-dist/doc/latex/pressrelease/CHANGES",
- "texmf-dist/doc/latex/pressrelease/README",
- "texmf-dist/doc/latex/pressrelease/pressrelease.pdf",
- "texmf-dist/doc/latex/pressrelease/samples/sample-pressrelease.pdf",
- "texmf-dist/doc/latex/pressrelease/samples/sample-pressrelease2.pdf",
- "texmf-dist/doc/latex/pressrelease/samples/sample-pressrelease3.pdf",
- "texmf-dist/doc/latex/pressrelease/samples/sample-pressrelease4.pdf",
- "texmf-dist/doc/latex/pressrelease/samples/sample-pressrelease5.pdf",
- "texmf-dist/doc/latex/pressrelease/samples/sample-pressrelease6.pdf",
- "texmf-dist/doc/latex/pressrelease/samples/sample-pressrelease7.pdf",
- },
- ["decimal"] = {
- "texmf-dist/doc/latex/decimal/decimal.pdf",
- },
- ["multirow"] = {
- "texmf-dist/doc/latex/multirow/README",
- "texmf-dist/doc/latex/multirow/multirow.pdf",
- },
- ["matc3"] = {
- "texmf-dist/doc/latex/matc3/Makefile",
- "texmf-dist/doc/latex/matc3/README",
- "texmf-dist/doc/latex/matc3/matc3.pdf",
- },
- ["mafr"] = {
- "texmf-dist/doc/latex/mafr/ALIRE",
- "texmf-dist/doc/latex/mafr/COPYING",
- "texmf-dist/doc/latex/mafr/README",
- "texmf-dist/doc/latex/mafr/docmafr.pdf",
- },
- ["macroswap"] = {
- "texmf-dist/doc/latex/macroswap/Makefile",
- "texmf-dist/doc/latex/macroswap/README",
- "texmf-dist/doc/latex/macroswap/macroswap.pdf",
- },
- ["williams"] = {
- "texmf-dist/doc/latex/williams/README",
- },
- ["exercise"] = {
- "texmf-dist/doc/latex/exercise/README",
- "texmf-dist/doc/latex/exercise/exercise.pdf",
- },
- ["r_und_s"] = {
- "texmf-dist/doc/latex/r_und_s/README",
- },
- ["lxfonts"] = {
- "texmf-dist/doc/fonts/lxfonts/LXfonts-demo.pdf",
- "texmf-dist/doc/fonts/lxfonts/README",
- "texmf-dist/doc/fonts/lxfonts/lxfonts.pdf",
- "texmf-dist/doc/fonts/lxfonts/manifest.txt",
- },
- ["begingreek"] = {
- "texmf-dist/doc/latex/begingreek/README",
- "texmf-dist/doc/latex/begingreek/begingreek.pdf",
- "texmf-dist/doc/latex/begingreek/manifest.txt",
- },
- ["exsol"] = {
- "texmf-dist/doc/latex/exsol/LICENSE",
- "texmf-dist/doc/latex/exsol/README",
- "texmf-dist/doc/latex/exsol/example-formulacollection.pdf",
- "texmf-dist/doc/latex/exsol/example-local.pdf",
- "texmf-dist/doc/latex/exsol/example-solutionbook.pdf",
- "texmf-dist/doc/latex/exsol/example.pdf",
- "texmf-dist/doc/latex/exsol/exsol.pdf",
- },
- ["beamer-fuberlin"] = {
- "texmf-dist/doc/latex/beamer-FUBerlin/Changes",
- "texmf-dist/doc/latex/beamer-FUBerlin/README",
- "texmf-dist/doc/latex/beamer-FUBerlin/doc/README.doc",
- "texmf-dist/doc/latex/beamer-FUBerlin/doc/exampleClass.pdf",
- "texmf-dist/doc/latex/beamer-FUBerlin/doc/exampleTheme.pdf",
- },
- ["luatextra"] = {
- "texmf-dist/doc/lualatex/luatextra/News",
- "texmf-dist/doc/lualatex/luatextra/README",
- "texmf-dist/doc/lualatex/luatextra/luatextra.pdf",
- },
- ["asymptote-faq-zh-cn"] = {
- "texmf-dist/doc/support/asymptote-faq-zh-cn/README",
- "texmf-dist/doc/support/asymptote-faq-zh-cn/asymptote-faq-zh-cn.pdf",
- "texmf-dist/doc/support/asymptote-faq-zh-cn/src/figures/4-1.pdf",
- "texmf-dist/doc/support/asymptote-faq-zh-cn/src/figures/4-2.pdf",
- "texmf-dist/doc/support/asymptote-faq-zh-cn/src/figures/4-7.pdf",
- "texmf-dist/doc/support/asymptote-faq-zh-cn/src/figures/4-8.pdf",
- "texmf-dist/doc/support/asymptote-faq-zh-cn/src/figures/4-9.pdf",
- "texmf-dist/doc/support/asymptote-faq-zh-cn/src/figures/5-1a.pdf",
- "texmf-dist/doc/support/asymptote-faq-zh-cn/src/figures/5-2.pdf",
- "texmf-dist/doc/support/asymptote-faq-zh-cn/src/figures/5-4.pdf",
- "texmf-dist/doc/support/asymptote-faq-zh-cn/src/figures/6-1.pdf",
- "texmf-dist/doc/support/asymptote-faq-zh-cn/src/figures/6-11a.pdf",
- "texmf-dist/doc/support/asymptote-faq-zh-cn/src/figures/6-11b.pdf",
- "texmf-dist/doc/support/asymptote-faq-zh-cn/src/figures/6-12.pdf",
- "texmf-dist/doc/support/asymptote-faq-zh-cn/src/figures/6-14.pdf",
- "texmf-dist/doc/support/asymptote-faq-zh-cn/src/figures/6-15.pdf",
- "texmf-dist/doc/support/asymptote-faq-zh-cn/src/figures/6-19.pdf",
- "texmf-dist/doc/support/asymptote-faq-zh-cn/src/figures/6-2.pdf",
- "texmf-dist/doc/support/asymptote-faq-zh-cn/src/figures/6-3.pdf",
- "texmf-dist/doc/support/asymptote-faq-zh-cn/src/figures/6-4.pdf",
- "texmf-dist/doc/support/asymptote-faq-zh-cn/src/figures/6-5.pdf",
- "texmf-dist/doc/support/asymptote-faq-zh-cn/src/figures/6-6.pdf",
- "texmf-dist/doc/support/asymptote-faq-zh-cn/src/figures/6-7b.pdf",
- "texmf-dist/doc/support/asymptote-faq-zh-cn/src/figures/6-7c.pdf",
- "texmf-dist/doc/support/asymptote-faq-zh-cn/src/figures/6-8b.pdf",
- "texmf-dist/doc/support/asymptote-faq-zh-cn/src/figures/6-8c.pdf",
- "texmf-dist/doc/support/asymptote-faq-zh-cn/src/figures/6-9.pdf",
- "texmf-dist/doc/support/asymptote-faq-zh-cn/src/figures/8-4.pdf",
- "texmf-dist/doc/support/asymptote-faq-zh-cn/src/figures/8-8a.pdf",
- "texmf-dist/doc/support/asymptote-faq-zh-cn/src/figures/8-8b.pdf",
- "texmf-dist/doc/support/asymptote-faq-zh-cn/src/figures/8-8c.pdf",
- "texmf-dist/doc/support/asymptote-faq-zh-cn/src/figures/8-8d.pdf",
- "texmf-dist/doc/support/asymptote-faq-zh-cn/src/figures/8-9a.pdf",
- "texmf-dist/doc/support/asymptote-faq-zh-cn/src/figures/8-9b.pdf",
- },
- ["calxxxx-yyyy"] = {
- "texmf-dist/doc/latex/calxxxx-yyyy/README",
- "texmf-dist/doc/latex/calxxxx-yyyy/README.pdf",
- "texmf-dist/doc/latex/calxxxx-yyyy/README.tex",
- "texmf-dist/doc/latex/calxxxx-yyyy/cal2017-2034_DE.pdf",
- "texmf-dist/doc/latex/calxxxx-yyyy/cal2017-2034_DK.pdf",
- "texmf-dist/doc/latex/calxxxx-yyyy/cal2017-2034_EN.pdf",
- },
- ["codepage"] = {
- "texmf-dist/doc/latex/codepage/LISEZMOI",
- "texmf-dist/doc/latex/codepage/README",
- "texmf-dist/doc/latex/codepage/codepage.pdf",
- "texmf-dist/doc/latex/codepage/frintro.pdf",
- },
- ["bangorexam"] = {
- "texmf-dist/doc/latex/bangorexam/README.txt",
- "texmf-dist/doc/latex/bangorexam/bangorexam.pdf",
- },
- ["animate"] = {
- "texmf-dist/doc/latex/animate/ChangeLog",
- "texmf-dist/doc/latex/animate/README",
- "texmf-dist/doc/latex/animate/animate.pdf",
- },
- ["phfqit"] = {
- "texmf-dist/doc/latex/phfqit/Makefile",
- "texmf-dist/doc/latex/phfqit/README.md",
- "texmf-dist/doc/latex/phfqit/phfqit.pdf",
- },
- ["datetime2-welsh"] = {
- "texmf-dist/doc/latex/datetime2-welsh/README",
- "texmf-dist/doc/latex/datetime2-welsh/datetime2-welsh.pdf",
- },
- ["dottex"] = {
- "texmf-dist/doc/latex/dottex/README",
- "texmf-dist/doc/latex/dottex/dottex.pdf",
- "texmf-dist/doc/latex/dottex/gpl.txt",
- },
- ["biblatex-chem"] = {
- "texmf-dist/doc/latex/biblatex-chem/README.md",
- "texmf-dist/doc/latex/biblatex-chem/biblatex-chem-acs.pdf",
- "texmf-dist/doc/latex/biblatex-chem/biblatex-chem-angew.pdf",
- "texmf-dist/doc/latex/biblatex-chem/biblatex-chem-biochem.pdf",
- "texmf-dist/doc/latex/biblatex-chem/biblatex-chem-rsc.pdf",
- "texmf-dist/doc/latex/biblatex-chem/biblatex-chem.pdf",
- },
- ["beamerposter"] = {
- "texmf-dist/doc/latex/beamerposter/README",
- "texmf-dist/doc/latex/beamerposter/beamerposter.pdf",
- },
- ["cm"] = {
- "texmf-dist/doc/fonts/cm/README",
- "texmf-dist/doc/fonts/cm/README-cmps.txt",
- },
- ["itnumpar"] = {
- "texmf-dist/doc/latex/itnumpar/README",
- "texmf-dist/doc/latex/itnumpar/itnumpar.pdf",
- },
- ["mattens"] = {
- "texmf-dist/doc/latex/mattens/README",
- "texmf-dist/doc/latex/mattens/mattens.pdf",
- "texmf-dist/doc/latex/mattens/mattens_sample.pdf",
- },
- ["svrsymbols"] = {
- "texmf-dist/doc/fonts/svrsymbols/README",
- "texmf-dist/doc/fonts/svrsymbols/svrsymbols.pdf",
- },
- ["estcpmm"] = {
- "texmf-dist/doc/latex/estcpmm/README",
- "texmf-dist/doc/latex/estcpmm/estcp.pdf",
- "texmf-dist/doc/latex/estcpmm/estcpmm.pdf",
- "texmf-dist/doc/latex/estcpmm/red_corps_castle2.pdf",
- "texmf-dist/doc/latex/estcpmm/sample.pdf",
- },
- ["twoinone"] = {
- "texmf-dist/doc/latex/twoinone/twoinone.pdf",
- },
- ["figbas"] = {
- "texmf-dist/doc/fonts/figbas/README",
- "texmf-dist/doc/fonts/figbas/example.pdf",
- "texmf-dist/doc/fonts/figbas/figbas.pdf",
- },
- ["import"] = {
- "texmf-dist/doc/latex/import/import.pdf",
- },
- ["greektex"] = {
- "texmf-dist/doc/fonts/greektex/README",
- "texmf-dist/doc/fonts/greektex/greektexdoc.pdf",
- },
- ["flagderiv"] = {
- "texmf-dist/doc/latex/flagderiv/README",
- "texmf-dist/doc/latex/flagderiv/flagderiv.pdf",
- },
- ["jlabels"] = {
- "texmf-dist/doc/latex/jlabels/README",
- "texmf-dist/doc/latex/jlabels/jlabels.pdf",
- },
- ["lualibs"] = {
- "texmf-dist/doc/luatex/lualibs/LICENSE",
- "texmf-dist/doc/luatex/lualibs/NEWS",
- "texmf-dist/doc/luatex/lualibs/README",
- "texmf-dist/doc/luatex/lualibs/lualibs.pdf",
- },
- ["context-layout"] = {
- "texmf-dist/doc/context/third/layout/t-layout.pdf",
- },
- ["context-gantt"] = {
- "texmf-dist/doc/context/third/gantt/README",
- "texmf-dist/doc/context/third/gantt/gantt.txt",
- },
- ["esdiff"] = {
- "texmf-dist/doc/latex/esdiff/README",
- "texmf-dist/doc/latex/esdiff/esdiff.pdf",
- },
- ["luainputenc"] = {
- "texmf-dist/doc/lualatex/luainputenc/NEWS",
- "texmf-dist/doc/lualatex/luainputenc/README",
- "texmf-dist/doc/lualatex/luainputenc/luainputenc.pdf",
- },
- ["gotoh"] = {
- "texmf-dist/doc/latex/gotoh/LICENSE",
- "texmf-dist/doc/latex/gotoh/README.md",
- "texmf-dist/doc/latex/gotoh/gotoh.pdf",
- },
- ["luahyphenrules"] = {
- "texmf-dist/doc/lualatex/luahyphenrules/README.md",
- "texmf-dist/doc/lualatex/luahyphenrules/luahyphenrules.pdf",
- },
- ["luacode"] = {
- "texmf-dist/doc/lualatex/luacode/News",
- "texmf-dist/doc/lualatex/luacode/README",
- "texmf-dist/doc/lualatex/luacode/luacode.pdf",
- },
- ["cbfonts"] = {
- "texmf-dist/doc/fonts/cbfonts/README",
- "texmf-dist/doc/fonts/cbfonts/cbgreek.pdf",
- "texmf-dist/doc/fonts/cbfonts/grmn1000table.pdf",
- },
- ["luabidi"] = {
- "texmf-dist/doc/lualatex/luabidi/README",
- },
- ["bbcard"] = {
- "texmf-dist/doc/metapost/bbcard/README.TEXLIVE",
- "texmf-dist/doc/metapost/bbcard/README.bbcard",
- "texmf-dist/doc/metapost/bbcard/README.calendar",
- "texmf-dist/doc/metapost/bbcard/README.scorecard",
- },
- ["bidishadowtext"] = {
- "texmf-dist/doc/xelatex/bidishadowtext/bidishadowtext-demo.pdf",
- "texmf-dist/doc/xelatex/bidishadowtext/bidishadowtext-doc.pdf",
- },
- ["esstix"] = {
- "texmf-dist/doc/fonts/esstix/Esstix.pdf",
- "texmf-dist/doc/fonts/esstix/README",
- },
- ["datetime2-greek"] = {
- "texmf-dist/doc/latex/datetime2-greek/README",
- "texmf-dist/doc/latex/datetime2-greek/datetime2-greek.pdf",
- },
- ["doctools"] = {
- "texmf-dist/doc/latex/doctools/README",
- "texmf-dist/doc/latex/doctools/doctools.pdf",
- },
- ["draftfigure"] = {
- "texmf-dist/doc/latex/draftfigure/README.md",
- "texmf-dist/doc/latex/draftfigure/draftfigure.pdf",
- },
- ["berenisadf"] = {
- "texmf-dist/doc/fonts/berenisadf/COPYING",
- "texmf-dist/doc/fonts/berenisadf/NOTICE.txt",
- "texmf-dist/doc/fonts/berenisadf/README.doc",
- "texmf-dist/doc/fonts/berenisadf/berenisadf.pdf",
- "texmf-dist/doc/fonts/berenisadf/manifest.txt",
- },
- ["smalltableof"] = {
- "texmf-dist/doc/latex/smalltableof/README",
- "texmf-dist/doc/latex/smalltableof/smalltableof-doc-fr.pdf",
- },
- ["lua-visual-debug"] = {
- "texmf-dist/doc/luatex/lua-visual-debug/README.doc",
- "texmf-dist/doc/luatex/lua-visual-debug/lvdebug-doc.pdf",
- "texmf-dist/doc/luatex/lua-visual-debug/sample-plain.pdf",
- "texmf-dist/doc/luatex/lua-visual-debug/sample.pdf",
- },
- ["lua-alt-getopt"] = {
- "texmf-dist/doc/support/lua-alt-getopt/ChangeLog",
- "texmf-dist/doc/support/lua-alt-getopt/Makefile",
- "texmf-dist/doc/support/lua-alt-getopt/NEWS",
- "texmf-dist/doc/support/lua-alt-getopt/README",
- "texmf-dist/doc/support/lua-alt-getopt/alt_getopt",
- },
- ["datetime2-hebrew"] = {
- "texmf-dist/doc/latex/datetime2-hebrew/README",
- "texmf-dist/doc/latex/datetime2-hebrew/datetime2-hebrew.pdf",
- },
- ["ffslides"] = {
- "texmf-dist/doc/latex/ffslides/README.txt",
- "texmf-dist/doc/latex/ffslides/bground-example.txt",
- "texmf-dist/doc/latex/ffslides/ffslides-doc.pdf",
- "texmf-dist/doc/latex/ffslides/figure.pdf",
- "texmf-dist/doc/latex/ffslides/footer-example.txt",
- "texmf-dist/doc/latex/ffslides/header-example.txt",
- "texmf-dist/doc/latex/ffslides/tiny_example_1.pdf",
- "texmf-dist/doc/latex/ffslides/tiny_example_2.pdf",
- },
- ["aspectratio"] = {
- "texmf-dist/doc/latex/aspectratio/ar.pdf",
- },
- ["termlist"] = {
- "texmf-dist/doc/latex/termlist/README",
- "texmf-dist/doc/latex/termlist/termlist.pdf",
- },
- ["hecthese"] = {
- "texmf-dist/doc/latex/hecthese/README.md",
- "texmf-dist/doc/latex/hecthese/hecthese.pdf",
- },
- ["babel-german"] = {
- "texmf-dist/doc/generic/babel-german/README",
- "texmf-dist/doc/generic/babel-german/germanb.pdf",
- "texmf-dist/doc/generic/babel-german/ngermanb.pdf",
- },
- ["tikz-dimline"] = {
- "texmf-dist/doc/latex/tikz-dimline/README",
- "texmf-dist/doc/latex/tikz-dimline/tikz-dimline-doc.pdf",
- },
- ["allrunes"] = {
- "texmf-dist/doc/fonts/allrunes/README.txt",
- "texmf-dist/doc/fonts/allrunes/allrunes.pdf",
- },
- ["pdfjam"] = {
- "texmf-dist/doc/man/man1/pdf180.man1.pdf",
- "texmf-dist/doc/man/man1/pdf270.man1.pdf",
- "texmf-dist/doc/man/man1/pdf90.man1.pdf",
- "texmf-dist/doc/man/man1/pdfbook.man1.pdf",
- "texmf-dist/doc/man/man1/pdfflip.man1.pdf",
- "texmf-dist/doc/man/man1/pdfjam-pocketmod.man1.pdf",
- "texmf-dist/doc/man/man1/pdfjam-slides3up.man1.pdf",
- "texmf-dist/doc/man/man1/pdfjam-slides6up.man1.pdf",
- "texmf-dist/doc/man/man1/pdfjam.man1.pdf",
- "texmf-dist/doc/man/man1/pdfjoin.man1.pdf",
- "texmf-dist/doc/man/man1/pdfnup.man1.pdf",
- "texmf-dist/doc/man/man1/pdfpun.man1.pdf",
- "texmf-dist/doc/support/pdfjam/COPYING",
- "texmf-dist/doc/support/pdfjam/PDFjam-README.html",
- "texmf-dist/doc/support/pdfjam/VERSION",
- },
- ["facture"] = {
- "texmf-dist/doc/xelatex/facture/README",
- "texmf-dist/doc/xelatex/facture/exemple.pdf",
- "texmf-dist/doc/xelatex/facture/exemplesansTVA.pdf",
- "texmf-dist/doc/xelatex/facture/exemplesansremise.pdf",
- "texmf-dist/doc/xelatex/facture/facture.pdf",
- "texmf-dist/doc/xelatex/facture/makefile",
- },
- ["ltximg"] = {
- "texmf-dist/doc/support/ltximg/CHANGES",
- "texmf-dist/doc/support/ltximg/README",
- "texmf-dist/doc/support/ltximg/ltximg-doc.pdf",
- },
- ["datetime2-galician"] = {
- "texmf-dist/doc/latex/datetime2-galician/README",
- "texmf-dist/doc/latex/datetime2-galician/datetime2-galician.pdf",
- },
- ["ltb2bib"] = {
- "texmf-dist/doc/latex/ltb2bib/README",
- "texmf-dist/doc/latex/ltb2bib/ltb2bib.pdf",
- },
- ["quattrocento"] = {
- "texmf-dist/doc/fonts/quattrocento/OFL.txt",
- "texmf-dist/doc/fonts/quattrocento/README",
- "texmf-dist/doc/fonts/quattrocento/samples.pdf",
- },
- ["babel-bulgarian"] = {
- "texmf-dist/doc/generic/babel-bulgarian/README",
- "texmf-dist/doc/generic/babel-bulgarian/bulgarian.pdf",
- },
- ["foekfont"] = {
- "texmf-dist/doc/latex/foekfont/README",
- "texmf-dist/doc/latex/foekfont/foekfont.pdf",
- },
- ["thesis-titlepage-fhac"] = {
- "texmf-dist/doc/latex/thesis-titlepage-fhac/LogoFH.pdf",
- "texmf-dist/doc/latex/thesis-titlepage-fhac/README",
- "texmf-dist/doc/latex/thesis-titlepage-fhac/fhACtitlepage.pdf",
- },
- ["theoremref"] = {
- "texmf-dist/doc/latex/theoremref/COPYING",
- "texmf-dist/doc/latex/theoremref/README",
- "texmf-dist/doc/latex/theoremref/theoremref-doc.pdf",
- },
- ["babel-estonian"] = {
- "texmf-dist/doc/generic/babel-estonian/README.txt",
- "texmf-dist/doc/generic/babel-estonian/estonian.pdf",
- },
- ["chronology"] = {
- "texmf-dist/doc/latex/chronology/README.md",
- "texmf-dist/doc/latex/chronology/example.pdf",
- },
- ["lshort-polish"] = {
- "texmf-dist/doc/latex/lshort-polish/README",
- "texmf-dist/doc/latex/lshort-polish/lshort2e.pdf",
- },
- ["academicons"] = {
- "texmf-dist/doc/fonts/academicons/README",
- "texmf-dist/doc/fonts/academicons/academicons.pdf",
- },
- ["biblatex-oxref"] = {
- "texmf-dist/doc/latex/biblatex-oxref/Makefile",
- "texmf-dist/doc/latex/biblatex-oxref/README.md",
- "texmf-dist/doc/latex/biblatex-oxref/oxnotes-doc.pdf",
- "texmf-dist/doc/latex/biblatex-oxref/oxref.pdf",
- "texmf-dist/doc/latex/biblatex-oxref/oxyear-doc.pdf",
- },
- ["lshort-finnish"] = {
- "texmf-dist/doc/latex/lshort-finnish/README",
- "texmf-dist/doc/latex/lshort-finnish/lyhyt2e.pdf",
- },
- ["morefloats"] = {
- "texmf-dist/doc/latex/morefloats/README",
- "texmf-dist/doc/latex/morefloats/morefloats-example.pdf",
- "texmf-dist/doc/latex/morefloats/morefloats.pdf",
- },
- ["vertbars"] = {
- "texmf-dist/doc/latex/vertbars/README",
- "texmf-dist/doc/latex/vertbars/vertbars.pdf",
- },
- ["lshort-dutch"] = {
- "texmf-dist/doc/latex/lshort-dutch/LEESMIJ",
- "texmf-dist/doc/latex/lshort-dutch/README",
- "texmf-dist/doc/latex/lshort-dutch/WIJZIGINGEN",
- "texmf-dist/doc/latex/lshort-dutch/lshort-nl-1.3.pdf",
- },
- ["edfnotes"] = {
- "texmf-dist/doc/latex/edfnotes/PdUsample.pdf",
- "texmf-dist/doc/latex/edfnotes/README",
- "texmf-dist/doc/latex/edfnotes/README.pdf",
- "texmf-dist/doc/latex/edfnotes/README.txt",
- "texmf-dist/doc/latex/edfnotes/SRCFILEs.txt",
- "texmf-dist/doc/latex/edfnotes/edfnotes.pdf",
- },
- ["lshort-czech"] = {
- "texmf-dist/doc/latex/lshort-czech/CHANGES",
- "texmf-dist/doc/latex/lshort-czech/MANIFEST",
- "texmf-dist/doc/latex/lshort-czech/Makefile",
- "texmf-dist/doc/latex/lshort-czech/README",
- "texmf-dist/doc/latex/lshort-czech/lshort-cs.pdf",
- },
- ["initials"] = {
- "texmf-dist/doc/fonts/initials/README",
- },
- ["gregoriotex"] = {
- "texmf-dist/doc/luatex/gregoriotex/GregorioNabcRef.pdf",
- "texmf-dist/doc/luatex/gregoriotex/GregorioRef.pdf",
- "texmf-dist/doc/luatex/gregoriotex/README.md",
- },
- ["lsc"] = {
- "texmf-dist/doc/latex/lsc/README",
- "texmf-dist/doc/latex/lsc/lsc.pdf",
- },
- ["ibygrk"] = {
- "texmf-dist/doc/fonts/ibygrk/COPYING",
- "texmf-dist/doc/fonts/ibygrk/NEWS",
- "texmf-dist/doc/fonts/ibygrk/README",
- "texmf-dist/doc/fonts/ibygrk/README.ibycus4",
- },
- ["genealogytree"] = {
- "texmf-dist/doc/latex/genealogytree/README",
- "texmf-dist/doc/latex/genealogytree/genealogytree-example-1.pdf",
- "texmf-dist/doc/latex/genealogytree/genealogytree-example-2.pdf",
- "texmf-dist/doc/latex/genealogytree/genealogytree-example-3.pdf",
- "texmf-dist/doc/latex/genealogytree/genealogytree-languages.pdf",
- "texmf-dist/doc/latex/genealogytree/genealogytree.pdf",
- },
- ["tlshell"] = {
- "texmf-dist/doc/support/tlshell/README",
- },
- ["schulschriften"] = {
- "texmf-dist/doc/fonts/schulschriften/README",
- "texmf-dist/doc/fonts/schulschriften/schulschriften.pdf",
- },
- ["aguplus"] = {
- "texmf-dist/doc/latex/aguplus/README",
- "texmf-dist/doc/latex/aguplus/README.aguplus",
- "texmf-dist/doc/latex/aguplus/aguplus.pdf",
- },
- ["longfbox"] = {
- "texmf-dist/doc/latex/longfbox/README",
- "texmf-dist/doc/latex/longfbox/longfbox.html",
- "texmf-dist/doc/latex/longfbox/longfbox.pdf",
- },
- ["longdivision"] = {
- "texmf-dist/doc/latex/longdivision/README",
- "texmf-dist/doc/latex/longdivision/longdivision_example.pdf",
- },
- ["lollipop"] = {
- "texmf-dist/doc/otherformats/lollipop/README",
- "texmf-dist/doc/otherformats/lollipop/manual/lollipop-manual.pdf",
- },
- ["mathpunctspace"] = {
- "texmf-dist/doc/latex/mathpunctspace/README.md",
- "texmf-dist/doc/latex/mathpunctspace/comma0mu-semicolonnat.pdf",
- "texmf-dist/doc/latex/mathpunctspace/comma10mu-semicolon20mu.pdf",
- "texmf-dist/doc/latex/mathpunctspace/comma5pt-semicolon5pt.pdf",
- "texmf-dist/doc/latex/mathpunctspace/latexorg.pdf",
- "texmf-dist/doc/latex/mathpunctspace/mathpunctspace.pdf",
- "texmf-dist/doc/latex/mathpunctspace/ordinary-comma.pdf",
- },
- ["apa"] = {
- "texmf-dist/doc/latex/apa/CHANGELOG.txt",
- "texmf-dist/doc/latex/apa/LICENCE",
- "texmf-dist/doc/latex/apa/README",
- "texmf-dist/doc/latex/apa/apacls.html",
- "texmf-dist/doc/latex/apa/apacls.txt",
- "texmf-dist/doc/latex/apa/apaenum.txt",
- "texmf-dist/doc/latex/apa/examples.txt",
- },
- ["logicproof"] = {
- "texmf-dist/doc/latex/logicproof/README",
- "texmf-dist/doc/latex/logicproof/logicproof.pdf",
- },
- ["utf8mex"] = {
- "texmf-dist/doc/mex/utf8mex/Makefile",
- "texmf-dist/doc/mex/utf8mex/README",
- "texmf-dist/doc/mex/utf8mex/examples/Makefile",
- },
- ["bloques"] = {
- "texmf-dist/doc/latex/bloques/README",
- "texmf-dist/doc/latex/bloques/example.pdf",
- },
- ["moresize"] = {
- "texmf-dist/doc/latex/moresize/moresize.pdf",
- },
- ["multienv"] = {
- "texmf-dist/doc/latex/multienv/README",
- "texmf-dist/doc/latex/multienv/multienv.pdf",
- },
- ["ucbthesis"] = {
- "texmf-dist/doc/latex/ucbthesis/README",
- "texmf-dist/doc/latex/ucbthesis/ucbthesis.pdf",
- },
- ["comicneue"] = {
- "texmf-dist/doc/latex/comicneue/SIL-License.txt",
- "texmf-dist/doc/latex/comicneue/comicneue-otf-specimen.pdf",
- "texmf-dist/doc/latex/comicneue/comicneue-type1-specimen.pdf",
- "texmf-dist/doc/latex/comicneue/comicneue.pdf",
- },
- ["productbox"] = {
- "texmf-dist/doc/latex/productbox/Makefile",
- "texmf-dist/doc/latex/productbox/README",
- "texmf-dist/doc/latex/productbox/productbox.pdf",
- },
- ["lkproof"] = {
- "texmf-dist/doc/latex/lkproof/lkproof-doc.pdf",
- },
- ["siunits"] = {
- "texmf-dist/doc/latex/SIunits/README",
- "texmf-dist/doc/latex/SIunits/SIunits.pdf",
- },
- ["egameps"] = {
- "texmf-dist/doc/latex/egameps/README",
- "texmf-dist/doc/latex/egameps/egameps.pdf",
- },
- ["duotenzor"] = {
- "texmf-dist/doc/latex/duotenzor/README",
- "texmf-dist/doc/latex/duotenzor/duotenzormanual.pdf",
- },
- ["biblatex-bwl"] = {
- "texmf-dist/doc/latex/biblatex-bwl/Changes",
- "texmf-dist/doc/latex/biblatex-bwl/doc/bwl-FU.pdf",
- },
- ["sphack"] = {
- "texmf-dist/doc/latex/sphack/sphack-doc.pdf",
- },
- ["abnt"] = {
- "texmf-dist/doc/latex/abnt/README.md",
- "texmf-dist/doc/latex/abnt/abnt-doc.pdf",
- },
- ["liturg"] = {
- "texmf-dist/doc/latex/liturg/README",
- "texmf-dist/doc/latex/liturg/liturg.pdf",
- },
- ["cstex"] = {
- "texmf-dist/doc/cstex/00-README-cslatex",
- "texmf-dist/doc/cstex/README-csplain",
- "texmf-dist/doc/cstex/README-cspsfont",
- "texmf-dist/doc/cstex/README-doc",
- "texmf-dist/doc/cstex/README-opmac",
- "texmf-dist/doc/cstex/README.cslatex",
- "texmf-dist/doc/cstex/cspsfonts-gen/README",
- "texmf-dist/doc/cstex/cspsfonts-gen/fontgen",
- "texmf-dist/doc/cstex/cspsfonts-gen/mkf",
- "texmf-dist/doc/cstex/cspsfonts-gen/mkfc",
- "texmf-dist/doc/cstex/cstexman.pdf",
- "texmf-dist/doc/cstex/jemny.pdf",
- "texmf-dist/doc/cstex/opmac-u-en.pdf",
- "texmf-dist/doc/cstex/opmac-u.pdf",
- "texmf-dist/doc/cstex/pdfuni-article.pdf",
- "texmf-dist/doc/cstex/prvni.pdf",
- "texmf-dist/doc/cstex/test8z.pdf",
- "texmf-dist/doc/cstex/testgyre8z.pdf",
- "texmf-dist/doc/cstex/zmeny.txt",
- },
- ["etoc"] = {
- "texmf-dist/doc/latex/etoc/README.md",
- "texmf-dist/doc/latex/etoc/etoc-DE.pdf",
- "texmf-dist/doc/latex/etoc/etoc.pdf",
- },
- ["listofsymbols"] = {
- "texmf-dist/doc/latex/listofsymbols/README",
- "texmf-dist/doc/latex/listofsymbols/listofsymbols.pdf",
- },
- ["latex"] = {
- "texmf-dist/doc/latex/base/README.txt",
- "texmf-dist/doc/latex/base/alltt.pdf",
- "texmf-dist/doc/latex/base/bugs.txt",
- "texmf-dist/doc/latex/base/cfgguide.pdf",
- "texmf-dist/doc/latex/base/changes-doc.txt",
- "texmf-dist/doc/latex/base/changes.old.txt",
- "texmf-dist/doc/latex/base/changes.txt",
- "texmf-dist/doc/latex/base/classes.pdf",
- "texmf-dist/doc/latex/base/clsguide.pdf",
- "texmf-dist/doc/latex/base/cmfonts.pdf",
- "texmf-dist/doc/latex/base/cyrguide.pdf",
- "texmf-dist/doc/latex/base/doc.pdf",
- "texmf-dist/doc/latex/base/docstrip.pdf",
- "texmf-dist/doc/latex/base/encguide.pdf",
- "texmf-dist/doc/latex/base/exscale.pdf",
- "texmf-dist/doc/latex/base/fix-cm.pdf",
- "texmf-dist/doc/latex/base/fntguide.pdf",
- "texmf-dist/doc/latex/base/graphpap.pdf",
- "texmf-dist/doc/latex/base/ifthen.pdf",
- "texmf-dist/doc/latex/base/inputenc.pdf",
- "texmf-dist/doc/latex/base/latexchanges.pdf",
- "texmf-dist/doc/latex/base/latexrelease.pdf",
- "texmf-dist/doc/latex/base/latexsym.pdf",
- "texmf-dist/doc/latex/base/lb2.pdf",
- "texmf-dist/doc/latex/base/legal.txt",
- "texmf-dist/doc/latex/base/letter.pdf",
- "texmf-dist/doc/latex/base/lgc2.pdf",
- "texmf-dist/doc/latex/base/lppl-1-0.txt",
- "texmf-dist/doc/latex/base/lppl-1-1.txt",
- "texmf-dist/doc/latex/base/lppl-1-2.txt",
- "texmf-dist/doc/latex/base/lppl.pdf",
- "texmf-dist/doc/latex/base/lppl.txt",
- "texmf-dist/doc/latex/base/ltluatex.pdf",
- "texmf-dist/doc/latex/base/ltnews.pdf",
- "texmf-dist/doc/latex/base/ltx3info.pdf",
- "texmf-dist/doc/latex/base/ltxdoc.pdf",
- "texmf-dist/doc/latex/base/makeindx.pdf",
- "texmf-dist/doc/latex/base/manifest.txt",
- "texmf-dist/doc/latex/base/manual.pdf",
- "texmf-dist/doc/latex/base/modguide.pdf",
- "texmf-dist/doc/latex/base/nfssfont.pdf",
- "texmf-dist/doc/latex/base/proc.pdf",
- "texmf-dist/doc/latex/base/slides.pdf",
- "texmf-dist/doc/latex/base/slifonts.pdf",
- "texmf-dist/doc/latex/base/source2e.pdf",
- "texmf-dist/doc/latex/base/syntonly.pdf",
- "texmf-dist/doc/latex/base/tex2.txt",
- "texmf-dist/doc/latex/base/texpert.txt",
- "texmf-dist/doc/latex/base/tlc2.pdf",
- "texmf-dist/doc/latex/base/tulm.pdf",
- "texmf-dist/doc/latex/base/usrguide.pdf",
- "texmf-dist/doc/latex/base/utf8ienc.pdf",
- "texmf-dist/doc/latex/base/webcomp.pdf",
- },
- ["math-into-latex-4"] = {
- "texmf-dist/doc/latex/math-into-latex-4/README",
- "texmf-dist/doc/latex/math-into-latex-4/README.TEXLIVE",
- "texmf-dist/doc/latex/math-into-latex-4/babybeamer1.pdf",
- "texmf-dist/doc/latex/math-into-latex-4/babybeamer10.pdf",
- "texmf-dist/doc/latex/math-into-latex-4/babybeamer2.pdf",
- "texmf-dist/doc/latex/math-into-latex-4/babybeamer3.pdf",
- "texmf-dist/doc/latex/math-into-latex-4/babybeamer4.pdf",
- "texmf-dist/doc/latex/math-into-latex-4/babybeamer5.pdf",
- "texmf-dist/doc/latex/math-into-latex-4/babybeamer6.pdf",
- "texmf-dist/doc/latex/math-into-latex-4/babybeamer6block.pdf",
- "texmf-dist/doc/latex/math-into-latex-4/babybeamer6mod.pdf",
- "texmf-dist/doc/latex/math-into-latex-4/babybeamer6mod2.pdf",
- "texmf-dist/doc/latex/math-into-latex-4/babybeamer7.pdf",
- "texmf-dist/doc/latex/math-into-latex-4/babybeamer8.pdf",
- "texmf-dist/doc/latex/math-into-latex-4/babybeamer9.pdf",
- "texmf-dist/doc/latex/math-into-latex-4/basem3-1.pdf",
- "texmf-dist/doc/latex/math-into-latex-4/basem3-2.pdf",
- "texmf-dist/doc/latex/math-into-latex-4/basem3-3.pdf",
- "texmf-dist/doc/latex/math-into-latex-4/basem3-4.pdf",
- "texmf-dist/doc/latex/math-into-latex-4/beamerstructure1.pdf",
- "texmf-dist/doc/latex/math-into-latex-4/beamerstructure2.pdf",
- "texmf-dist/doc/latex/math-into-latex-4/cube.pdf",
- "texmf-dist/doc/latex/math-into-latex-4/gratzer",
- "texmf-dist/doc/latex/math-into-latex-4/notation.pdf",
- "texmf-dist/doc/latex/math-into-latex-4/products.pdf",
- "texmf-dist/doc/latex/math-into-latex-4/quickbeamer.pdf",
- "texmf-dist/doc/latex/math-into-latex-4/quickbeamer1.pdf",
- "texmf-dist/doc/latex/math-into-latex-4/quickbeamer2.pdf",
- },
- ["float"] = {
- "texmf-dist/doc/latex/float/README",
- "texmf-dist/doc/latex/float/float.pdf",
- },
- ["poetrytex"] = {
- "texmf-dist/doc/latex/poetrytex/README",
- "texmf-dist/doc/latex/poetrytex/poetrytex.pdf",
- },
- ["captdef"] = {
- "texmf-dist/doc/latex/captdef/captdef.pdf",
- },
- ["arabluatex"] = {
- "texmf-dist/doc/lualatex/arabluatex/arabluatex.pdf",
- "texmf-dist/doc/lualatex/arabluatex/samples/al-Jahiz.pdf",
- "texmf-dist/doc/lualatex/arabluatex/samples/template-01.pdf",
- },
- ["convbkmk"] = {
- "texmf-dist/doc/support/convbkmk/README",
- },
- ["lineara"] = {
- "texmf-dist/doc/fonts/linearA/README",
- "texmf-dist/doc/fonts/linearA/linearA_glyphs.pdf",
- },
- ["foilhtml"] = {
- "texmf-dist/doc/latex/foilhtml/readme.v12",
- },
- ["limecv"] = {
- "texmf-dist/doc/latex/limecv/LICENSE",
- "texmf-dist/doc/latex/limecv/README.md",
- "texmf-dist/doc/latex/limecv/examples/limecv-icon.pdf",
- "texmf-dist/doc/latex/limecv/examples/mwe-latex.pdf",
- "texmf-dist/doc/latex/limecv/examples/mwe-lualatex.pdf",
- "texmf-dist/doc/latex/limecv/examples/mwe-xelatex.pdf",
- "texmf-dist/doc/latex/limecv/limecv.pdf",
- },
- ["opteng"] = {
- "texmf-dist/doc/latex/opteng/OptEngInstruct.pdf",
- "texmf-dist/doc/latex/opteng/README",
- },
- ["colortab"] = {
- "texmf-dist/doc/generic/colortab/Changes",
- "texmf-dist/doc/generic/colortab/Makefile",
- "texmf-dist/doc/generic/colortab/colortab-doc.pdf",
- },
- ["capt-of"] = {
- "texmf-dist/doc/latex/capt-of/README",
- "texmf-dist/doc/latex/capt-of/capt-of.pdf",
- },
- ["beamertheme-epyt"] = {
- "texmf-dist/doc/latex/beamertheme-epyt/README",
- "texmf-dist/doc/latex/beamertheme-epyt/epyt-demo-cn.pdf",
- "texmf-dist/doc/latex/beamertheme-epyt/epyt-demo.pdf",
- },
- ["biblatex-publist"] = {
- "texmf-dist/doc/latex/biblatex-publist/README",
- "texmf-dist/doc/latex/biblatex-publist/biblatex-publist.pdf",
- },
- ["lilyglyphs"] = {
- "texmf-dist/doc/lualatex/lilyglyphs/INSTALL",
- "texmf-dist/doc/lualatex/lilyglyphs/README",
- "texmf-dist/doc/lualatex/lilyglyphs/README-scripts",
- "texmf-dist/doc/lualatex/lilyglyphs/VERSION",
- "texmf-dist/doc/lualatex/lilyglyphs/documentation/lilyglyphs-example-de.pdf",
- "texmf-dist/doc/lualatex/lilyglyphs/documentation/lilyglyphs-example.pdf",
- "texmf-dist/doc/lualatex/lilyglyphs/documentation/lilyglyphs.pdf",
- "texmf-dist/doc/lualatex/lilyglyphs/documentation/lilyglyphs_logo/lilyglyphs_logo.pdf",
- "texmf-dist/doc/lualatex/lilyglyphs/documentation/the-feta-font-2-18-0.html",
- "texmf-dist/doc/lualatex/lilyglyphs/license/MANIFEST",
- },
- ["kerntest"] = {
- "texmf-dist/doc/latex/kerntest/ChangeLog",
- "texmf-dist/doc/latex/kerntest/README",
- "texmf-dist/doc/latex/kerntest/ToDo",
- "texmf-dist/doc/latex/kerntest/kerntest.pdf",
- },
- ["libris"] = {
- "texmf-dist/doc/fonts/libris/COPYING",
- "texmf-dist/doc/fonts/libris/NOTICE.txt",
- "texmf-dist/doc/fonts/libris/README",
- "texmf-dist/doc/fonts/libris/librisadf.pdf",
- "texmf-dist/doc/fonts/libris/manifest.txt",
- },
- ["easyformat"] = {
- "texmf-dist/doc/latex/easyformat/README",
- "texmf-dist/doc/latex/easyformat/easyformat.pdf",
- },
- ["gmdoc"] = {
- "texmf-dist/doc/latex/gmdoc/README",
- "texmf-dist/doc/latex/gmdoc/gmdoc.pdf",
- },
- ["babel-serbianc"] = {
- "texmf-dist/doc/generic/babel-serbianc/COPYING",
- "texmf-dist/doc/generic/babel-serbianc/ChangeLog",
- "texmf-dist/doc/generic/babel-serbianc/Copyright",
- "texmf-dist/doc/generic/babel-serbianc/INSTALL",
- "texmf-dist/doc/generic/babel-serbianc/README",
- "texmf-dist/doc/generic/babel-serbianc/README.Files",
- "texmf-dist/doc/generic/babel-serbianc/README.serbianc",
- "texmf-dist/doc/generic/babel-serbianc/sample.pdf",
- },
- ["arabi"] = {
- "texmf-dist/doc/latex/arabi/README",
- "texmf-dist/doc/latex/arabi/big2.pdf",
- "texmf-dist/doc/latex/arabi/fontchart_arabic.pdf",
- "texmf-dist/doc/latex/arabi/fontchart_farsi.pdf",
- "texmf-dist/doc/latex/arabi/lion.pdf",
- "texmf-dist/doc/latex/arabi/samplebook.html",
- "texmf-dist/doc/latex/arabi/samplebook.pdf",
- "texmf-dist/doc/latex/arabi/test_beamer.pdf",
- "texmf-dist/doc/latex/arabi/testplaintex.pdf",
- "texmf-dist/doc/latex/arabi/user_guide.pdf",
- },
- ["autosp"] = {
- "texmf-dist/doc/generic/autosp/README",
- "texmf-dist/doc/generic/autosp/autosp.pdf",
- "texmf-dist/doc/generic/autosp/barsant2.pdf",
- "texmf-dist/doc/generic/autosp/geminiani.pdf",
- "texmf-dist/doc/generic/autosp/kinder2.pdf",
- "texmf-dist/doc/generic/autosp/quod2.pdf",
- "texmf-dist/doc/generic/autosp/rebar.pdf",
- "texmf-dist/doc/man/man1/autosp.man1.pdf",
- },
- ["libertinust1math"] = {
- "texmf-dist/doc/fonts/libertinust1math/FONTLOG.txt",
- "texmf-dist/doc/fonts/libertinust1math/LibertinusT1Math-doc.pdf",
- "texmf-dist/doc/fonts/libertinust1math/OFL.txt",
- "texmf-dist/doc/fonts/libertinust1math/README",
- "texmf-dist/doc/fonts/libertinust1math/sample1-crop.pdf",
- "texmf-dist/doc/fonts/libertinust1math/sample1.pdf",
- "texmf-dist/doc/fonts/libertinust1math/sample10-crop.pdf",
- "texmf-dist/doc/fonts/libertinust1math/sample10.pdf",
- "texmf-dist/doc/fonts/libertinust1math/sample11-crop.pdf",
- "texmf-dist/doc/fonts/libertinust1math/sample11.pdf",
- "texmf-dist/doc/fonts/libertinust1math/sample2-crop.pdf",
- "texmf-dist/doc/fonts/libertinust1math/sample2.pdf",
- "texmf-dist/doc/fonts/libertinust1math/sample3-crop.pdf",
- "texmf-dist/doc/fonts/libertinust1math/sample3.pdf",
- "texmf-dist/doc/fonts/libertinust1math/sample4-crop.pdf",
- "texmf-dist/doc/fonts/libertinust1math/sample4.pdf",
- "texmf-dist/doc/fonts/libertinust1math/sample5-crop.pdf",
- "texmf-dist/doc/fonts/libertinust1math/sample5.pdf",
- "texmf-dist/doc/fonts/libertinust1math/sample6-crop.pdf",
- "texmf-dist/doc/fonts/libertinust1math/sample6.pdf",
- "texmf-dist/doc/fonts/libertinust1math/sample7-crop.pdf",
- "texmf-dist/doc/fonts/libertinust1math/sample7.pdf",
- "texmf-dist/doc/fonts/libertinust1math/sample8-crop.pdf",
- "texmf-dist/doc/fonts/libertinust1math/sample8.pdf",
- "texmf-dist/doc/fonts/libertinust1math/sample9-crop.pdf",
- "texmf-dist/doc/fonts/libertinust1math/sample9.pdf",
- },
- ["amsmath"] = {
- "texmf-dist/doc/latex/amsmath/README.txt",
- "texmf-dist/doc/latex/amsmath/amsbsy.pdf",
- "texmf-dist/doc/latex/amsmath/amscd.pdf",
- "texmf-dist/doc/latex/amsmath/amsgen.pdf",
- "texmf-dist/doc/latex/amsmath/amsldoc.pdf",
- "texmf-dist/doc/latex/amsmath/amsmath.pdf",
- "texmf-dist/doc/latex/amsmath/amsopn.pdf",
- "texmf-dist/doc/latex/amsmath/amstext.pdf",
- "texmf-dist/doc/latex/amsmath/amsxtra.pdf",
- "texmf-dist/doc/latex/amsmath/changes.txt",
- "texmf-dist/doc/latex/amsmath/diffs-m.txt",
- "texmf-dist/doc/latex/amsmath/manifest.txt",
- "texmf-dist/doc/latex/amsmath/subeqn.pdf",
- "texmf-dist/doc/latex/amsmath/technote.pdf",
- "texmf-dist/doc/latex/amsmath/testmath.pdf",
- },
- ["libertinus"] = {
- "texmf-dist/doc/fonts/libertinus/AUTHORS.txt",
- "texmf-dist/doc/fonts/libertinus/FONTLOG.txt",
- "texmf-dist/doc/fonts/libertinus/OFL.txt",
- "texmf-dist/doc/fonts/libertinus/README.txt",
- "texmf-dist/doc/fonts/libertinus/documentation/libertinus-testmath.pdf",
- "texmf-dist/doc/fonts/libertinus/documentation/libertinuskeyboard-regular-table.pdf",
- "texmf-dist/doc/fonts/libertinus/documentation/libertinusmath-regular-table.pdf",
- "texmf-dist/doc/fonts/libertinus/documentation/libertinusmono-regular-table.pdf",
- "texmf-dist/doc/fonts/libertinus/documentation/libertinussans-bold-table.pdf",
- "texmf-dist/doc/fonts/libertinus/documentation/libertinussans-italic-table.pdf",
- "texmf-dist/doc/fonts/libertinus/documentation/libertinussans-regular-table.pdf",
- "texmf-dist/doc/fonts/libertinus/documentation/libertinusserif-bold-table.pdf",
- "texmf-dist/doc/fonts/libertinus/documentation/libertinusserif-bolditalic-table.pdf",
- "texmf-dist/doc/fonts/libertinus/documentation/libertinusserif-italic-table.pdf",
- "texmf-dist/doc/fonts/libertinus/documentation/libertinusserif-regular-table.pdf",
- "texmf-dist/doc/fonts/libertinus/documentation/libertinusserif-semibold-table.pdf",
- "texmf-dist/doc/fonts/libertinus/documentation/libertinusserif-semibolditalic-table.pdf",
- "texmf-dist/doc/fonts/libertinus/documentation/libertinusserifdisplay-regular-table.pdf",
- "texmf-dist/doc/fonts/libertinus/documentation/libertinusserifinitials-regular-table.pdf",
- },
- ["datetime2-french"] = {
- "texmf-dist/doc/latex/datetime2-french/README",
- "texmf-dist/doc/latex/datetime2-french/datetime2-french-test-luatex.pdf",
- "texmf-dist/doc/latex/datetime2-french/datetime2-french-test-pdftex.pdf",
- "texmf-dist/doc/latex/datetime2-french/datetime2-french-test-xetex.pdf",
- "texmf-dist/doc/latex/datetime2-french/datetime2-french.pdf",
- },
- ["libertine"] = {
- "texmf-dist/doc/fonts/libertine/Bugs.txt",
- "texmf-dist/doc/fonts/libertine/ChangeLog.txt",
- "texmf-dist/doc/fonts/libertine/GPL.txt",
- "texmf-dist/doc/fonts/libertine/LICENCE.txt",
- "texmf-dist/doc/fonts/libertine/README",
- "texmf-dist/doc/fonts/libertine/ToDo.txt",
- "texmf-dist/doc/fonts/libertine/libertine.pdf",
- "texmf-dist/doc/fonts/libertine/rename_enc",
- "texmf-dist/doc/fonts/libertine/samples.pdf",
- },
- ["pst-2dplot"] = {
- "texmf-dist/doc/generic/pst-2dplot/README",
- "texmf-dist/doc/generic/pst-2dplot/pst-2dplot-doc.pdf",
- },
- ["turabian-formatting"] = {
- "texmf-dist/doc/latex/turabian-formatting/README",
- "texmf-dist/doc/latex/turabian-formatting/turabian-formatting-doc.pdf",
- },
- ["e-french"] = {
- "texmf-dist/doc/generic/e-french/Probl_Msg.pdf",
- "texmf-dist/doc/generic/e-french/Probl_Msg.txt",
- "texmf-dist/doc/generic/e-french/README",
- "texmf-dist/doc/generic/e-french/README-TDS",
- "texmf-dist/doc/generic/e-french/bin/linux/makefrindex",
- "texmf-dist/doc/generic/e-french/changements.html",
- "texmf-dist/doc/generic/e-french/histoire.html",
- "texmf-dist/doc/generic/e-french/install/MiniDocEf_Lnx.pdf",
- "texmf-dist/doc/generic/e-french/install/MiniDocEf_Win.pdf",
- "texmf-dist/doc/generic/e-french/install/MiniDocMkfr.pdf",
- "texmf-dist/doc/generic/e-french/install/MiniDoc_Unx.txt",
- "texmf-dist/doc/generic/e-french/install/MiniDoc_Win.txt",
- "texmf-dist/doc/generic/e-french/install/Probl_Msg.pdf",
- "texmf-dist/doc/generic/e-french/install/Probl_Msg.txt",
- "texmf-dist/doc/generic/e-french/licence.html",
- "texmf-dist/doc/generic/e-french/lisez-moi.html",
- "texmf-dist/doc/generic/e-french/manuels/FrenchLe.html",
- "texmf-dist/doc/generic/e-french/manuels/FrenchPro.html",
- "texmf-dist/doc/generic/e-french/manuels/efrench.pdf",
- "texmf-dist/doc/generic/e-french/manuels/faq.pdf",
- "texmf-dist/doc/generic/e-french/manuels/french_doc.pdf",
- "texmf-dist/doc/generic/e-french/manuels/frenchle.pdf",
- "texmf-dist/doc/generic/e-french/src/french_doc.txt",
- "texmf-dist/doc/generic/e-french/test/README",
- "texmf-dist/doc/generic/e-french/test/frenchrf.pdf",
- "texmf-dist/doc/generic/e-french/test/tests-formats/README",
- "texmf-dist/doc/generic/e-french/test/tests-formats/ltesthyp",
- "texmf-dist/doc/generic/e-french/test/tests-formats/testhyp",
- },
- ["lgreek"] = {
- "texmf-dist/doc/latex/lgreek/README",
- "texmf-dist/doc/latex/lgreek/lgreekuse.pdf",
- },
- ["custom-bib"] = {
- "texmf-dist/doc/latex/custom-bib/README",
- "texmf-dist/doc/latex/custom-bib/makebst.pdf",
- "texmf-dist/doc/latex/custom-bib/merlin.pdf",
- "texmf-dist/doc/latex/custom-bib/readme.mkb",
- },
- ["leadsheets"] = {
- "texmf-dist/doc/latex/leadsheets/README",
- "texmf-dist/doc/latex/leadsheets/leadsheets_en.pdf",
- },
- ["framed"] = {
- "texmf-dist/doc/latex/framed/framed.pdf",
- },
- ["gu"] = {
- "texmf-dist/doc/latex/gu/README",
- "texmf-dist/doc/latex/gu/gudoc.pdf",
- },
- ["fontools"] = {
- "texmf-dist/doc/man/man1/afm2afm.man1.pdf",
- "texmf-dist/doc/man/man1/autoinst.man1.pdf",
- "texmf-dist/doc/man/man1/ot2kpx.man1.pdf",
- "texmf-dist/doc/support/fontools/GPLv2.txt",
- "texmf-dist/doc/support/fontools/README",
- },
- ["ucs"] = {
- "texmf-dist/doc/latex/ucs/FAQ",
- "texmf-dist/doc/latex/ucs/GNUmakefile",
- "texmf-dist/doc/latex/ucs/INSTALL",
- "texmf-dist/doc/latex/ucs/LICENSE",
- "texmf-dist/doc/latex/ucs/README",
- "texmf-dist/doc/latex/ucs/README.TEXLIVE",
- "texmf-dist/doc/latex/ucs/VERSION",
- "texmf-dist/doc/latex/ucs/ltxmacrs.txt",
- "texmf-dist/doc/latex/ucs/ucs.pdf",
- "texmf-dist/doc/latex/ucs/unsupported/README",
- "texmf-dist/doc/latex/ucs/unsupported/sym-to-fontenc.txt",
- "texmf-dist/doc/latex/ucs/unsupported/u2ps",
- },
- ["luaotfload"] = {
- "texmf-dist/doc/luatex/luaotfload/COPYING",
- "texmf-dist/doc/luatex/luaotfload/NEWS",
- "texmf-dist/doc/luatex/luaotfload/README",
- "texmf-dist/doc/luatex/luaotfload/filegraph.pdf",
- "texmf-dist/doc/luatex/luaotfload/luaotfload.pdf",
- "texmf-dist/doc/man/man1/luaotfload-tool.man1.pdf",
- "texmf-dist/doc/man/man5/luaotfload.conf.man5.pdf",
- },
- ["context-simpleslides"] = {
- "texmf-dist/doc/context/third/simpleslides/example.pdf",
- "texmf-dist/doc/context/third/simpleslides/simpleslides.pdf",
- "texmf-dist/doc/context/third/simpleslides/styles/BigNumber-blue.pdf",
- "texmf-dist/doc/context/third/simpleslides/styles/BigNumber-red.pdf",
- "texmf-dist/doc/context/third/simpleslides/styles/BottomSquares.pdf",
- "texmf-dist/doc/context/third/simpleslides/styles/Boxed.pdf",
- "texmf-dist/doc/context/third/simpleslides/styles/Ellipse.pdf",
- "texmf-dist/doc/context/third/simpleslides/styles/Embossed.pdf",
- "texmf-dist/doc/context/third/simpleslides/styles/Framed-square.pdf",
- "texmf-dist/doc/context/third/simpleslides/styles/Framed-stripe.pdf",
- "texmf-dist/doc/context/third/simpleslides/styles/FramedTitle.pdf",
- "texmf-dist/doc/context/third/simpleslides/styles/HorizontalStripes-blue.pdf",
- "texmf-dist/doc/context/third/simpleslides/styles/HorizontalStripes-green.pdf",
- "texmf-dist/doc/context/third/simpleslides/styles/HorizontalStripes-red.pdf",
- "texmf-dist/doc/context/third/simpleslides/styles/NarrowStripes-blue.pdf",
- "texmf-dist/doc/context/third/simpleslides/styles/NarrowStripes-green.pdf",
- "texmf-dist/doc/context/third/simpleslides/styles/NarrowStripes-red.pdf",
- "texmf-dist/doc/context/third/simpleslides/styles/RainbowStripe.pdf",
- "texmf-dist/doc/context/third/simpleslides/styles/Rounded.pdf",
- "texmf-dist/doc/context/third/simpleslides/styles/Shaded-blue.pdf",
- "texmf-dist/doc/context/third/simpleslides/styles/Shaded-bluered.pdf",
- "texmf-dist/doc/context/third/simpleslides/styles/Shaded-green.pdf",
- "texmf-dist/doc/context/third/simpleslides/styles/SideSquares.pdf",
- "texmf-dist/doc/context/third/simpleslides/styles/SideToc.pdf",
- "texmf-dist/doc/context/third/simpleslides/styles/Split.pdf",
- "texmf-dist/doc/context/third/simpleslides/styles/Sunrise.pdf",
- "texmf-dist/doc/context/third/simpleslides/styles/Swoosh.pdf",
- "texmf-dist/doc/context/third/simpleslides/styles/ThickStripes.pdf",
- },
- ["components-of-tex"] = {
- "texmf-dist/doc/generic/components-of-TeX/README",
- },
- ["babel-macedonian"] = {
- "texmf-dist/doc/generic/babel-macedonian/README.md",
- "texmf-dist/doc/generic/babel-macedonian/macedonian.pdf",
- },
- ["algolrevived"] = {
- "texmf-dist/doc/fonts/algolrevived/OFL.txt",
- "texmf-dist/doc/fonts/algolrevived/README",
- "texmf-dist/doc/fonts/algolrevived/algolrevived-doc.pdf",
- },
- ["bbding"] = {
- "texmf-dist/doc/latex/bbding/README",
- "texmf-dist/doc/latex/bbding/bbding.pdf",
- },
- ["colortbl"] = {
- "texmf-dist/doc/latex/colortbl/README",
- "texmf-dist/doc/latex/colortbl/colortbl-DE.pdf",
- "texmf-dist/doc/latex/colortbl/colortbl.pdf",
- },
- ["asaetr"] = {
- "texmf-dist/doc/latex/asaetr/MANIFEST",
- "texmf-dist/doc/latex/asaetr/asaetr.pdf",
- },
- ["oldstyle"] = {
- "texmf-dist/doc/latex/oldstyle/oldstyle.pdf",
- },
- ["psgo"] = {
- "texmf-dist/doc/latex/psgo/Changes",
- "texmf-dist/doc/latex/psgo/README",
- "texmf-dist/doc/latex/psgo/psgomanual.pdf",
- },
- ["logreq"] = {
- "texmf-dist/doc/latex/logreq/README",
- },
- ["latexpand"] = {
- "texmf-dist/doc/support/latexpand/LICENCE",
- "texmf-dist/doc/support/latexpand/README",
- "texmf-dist/doc/support/latexpand/version.txt",
- },
- ["lewis"] = {
- "texmf-dist/doc/latex/lewis/README",
- "texmf-dist/doc/latex/lewis/lewis.pdf",
- },
- ["datetime2-slovak"] = {
- "texmf-dist/doc/latex/datetime2-slovak/README",
- "texmf-dist/doc/latex/datetime2-slovak/datetime2-slovak.pdf",
- },
- ["aramaic-serto"] = {
- "texmf-dist/doc/latex/aramaic-serto/README",
- "texmf-dist/doc/latex/aramaic-serto/sertodoc.pdf",
- },
- ["apnum"] = {
- "texmf-dist/doc/generic/apnum/README",
- "texmf-dist/doc/generic/apnum/apnum.pdf",
- },
- ["dad"] = {
- "texmf-dist/doc/fonts/dad/README",
- "texmf-dist/doc/fonts/dad/dad-user-guide.pdf",
- },
- ["biblatex-gb7714-2015"] = {
- "texmf-dist/doc/latex/biblatex-gb7714-2015/README.md",
- "texmf-dist/doc/latex/biblatex-gb7714-2015/biblatex-gb7714-2015-beamer.pdf",
- "texmf-dist/doc/latex/biblatex-gb7714-2015/biblatex-gb7714-2015.pdf",
- "texmf-dist/doc/latex/biblatex-gb7714-2015/biblatex-gb7714-2015ay-beamer.pdf",
- "texmf-dist/doc/latex/biblatex-gb7714-2015/biblatex-gb7714-2015ay.pdf",
- "texmf-dist/doc/latex/biblatex-gb7714-2015/egbibenv-gb7714-2015.pdf",
- "texmf-dist/doc/latex/biblatex-gb7714-2015/egbibenv-left.pdf",
- "texmf-dist/doc/latex/biblatex-gb7714-2015/egbibenv-right.pdf",
- "texmf-dist/doc/latex/biblatex-gb7714-2015/egtest.pdf",
- },
- ["pdf14"] = {
- "texmf-dist/doc/latex/pdf14/README",
- "texmf-dist/doc/latex/pdf14/pdf14.pdf",
- },
- ["ftnxtra"] = {
- "texmf-dist/doc/latex/ftnxtra/README",
- "texmf-dist/doc/latex/ftnxtra/ftnxtra.pdf",
- },
- ["textmerg"] = {
- "texmf-dist/doc/generic/textmerg/textmerg.pdf",
- },
- ["karnaugh-map"] = {
- "texmf-dist/doc/latex/karnaugh-map/README.md",
- "texmf-dist/doc/latex/karnaugh-map/karnaugh-map.pdf",
- },
- ["skdoc"] = {
- "texmf-dist/doc/latex/skdoc/README",
- "texmf-dist/doc/latex/skdoc/skdoc.pdf",
- },
- ["rccol"] = {
- "texmf-dist/doc/latex/rccol/README",
- "texmf-dist/doc/latex/rccol/rccol.pdf",
- },
- ["expressg"] = {
- "texmf-dist/doc/metapost/expressg/README",
- "texmf-dist/doc/metapost/expressg/aamfigs.pdf",
- "texmf-dist/doc/metapost/expressg/expeg.pdf",
- "texmf-dist/doc/metapost/expressg/expressg.pdf",
- },
- ["fancyvrb"] = {
- "texmf-dist/doc/latex/fancyvrb/Changes",
- "texmf-dist/doc/latex/fancyvrb/Makefile",
- "texmf-dist/doc/latex/fancyvrb/README",
- "texmf-dist/doc/latex/fancyvrb/README.contrib",
- "texmf-dist/doc/latex/fancyvrb/fancyvrb.pdf",
- "texmf-dist/doc/latex/fancyvrb/fvrb-ex.pdf",
- },
- ["fontawesome"] = {
- "texmf-dist/doc/fonts/fontawesome/README.md",
- "texmf-dist/doc/fonts/fontawesome/fontawesome.pdf",
- },
- ["ecobiblatex"] = {
- "texmf-dist/doc/latex/ecobiblatex/README.txt",
- "texmf-dist/doc/latex/ecobiblatex/ecobiblatex.pdf",
- },
- ["mkpattern"] = {
- "texmf-dist/doc/plain/mkpattern/README",
- "texmf-dist/doc/plain/mkpattern/mkpatter.pdf",
- },
- ["engtlc"] = {
- "texmf-dist/doc/latex/engtlc/README",
- "texmf-dist/doc/latex/engtlc/engtlc.pdf",
- "texmf-dist/doc/latex/engtlc/itengtlc.pdf",
- },
- ["latexcheat-esmx"] = {
- "texmf-dist/doc/latex/latexcheat-esmx/README",
- "texmf-dist/doc/latex/latexcheat-esmx/latexsheet-esmx.pdf",
- },
- ["isomath"] = {
- "texmf-dist/doc/latex/isomath/README.html",
- "texmf-dist/doc/latex/isomath/README.txt",
- "texmf-dist/doc/latex/isomath/isomath-test.pdf",
- "texmf-dist/doc/latex/isomath/isomath.html",
- "texmf-dist/doc/latex/isomath/isomath.pdf",
- "texmf-dist/doc/latex/isomath/isomath.sty.html",
- "texmf-dist/doc/latex/isomath/isomath.sty.txt",
- "texmf-dist/doc/latex/isomath/isomath.txt",
- },
- ["latex4wp-it"] = {
- "texmf-dist/doc/latex/latex4wp-it/COME-COMPORRE",
- "texmf-dist/doc/latex/latex4wp-it/README",
- "texmf-dist/doc/latex/latex4wp-it/dat2tex",
- "texmf-dist/doc/latex/latex4wp-it/gnuplot.pdf",
- "texmf-dist/doc/latex/latex4wp-it/latex4wp-it.pdf",
- "texmf-dist/doc/latex/latex4wp-it/tbx.pdf",
- },
- ["impatient-cn"] = {
- "texmf-dist/doc/plain/impatient-cn/Makefile",
- "texmf-dist/doc/plain/impatient-cn/cnbook.pdf",
- },
- ["clock"] = {
- "texmf-dist/doc/latex/clock/COPYING",
- "texmf-dist/doc/latex/clock/EMTEX",
- "texmf-dist/doc/latex/clock/HISTORY",
- "texmf-dist/doc/latex/clock/INSTALL",
- "texmf-dist/doc/latex/clock/MIKTEX",
- "texmf-dist/doc/latex/clock/README",
- "texmf-dist/doc/latex/clock/clockdoc.pdf",
- },
- ["pracjourn"] = {
- "texmf-dist/doc/latex/pracjourn/README",
- "texmf-dist/doc/latex/pracjourn/pjsample.pdf",
- "texmf-dist/doc/latex/pracjourn/pracjourn.pdf",
- },
- ["mfnfss"] = {
- "texmf-dist/doc/latex/mfnfss/changes.txt",
- "texmf-dist/doc/latex/mfnfss/manifest.txt",
- "texmf-dist/doc/latex/mfnfss/oldgerm.pdf",
- "texmf-dist/doc/latex/mfnfss/readme.txt",
- },
- ["biblatex-claves"] = {
- "texmf-dist/doc/latex/biblatex-claves/README",
- "texmf-dist/doc/latex/biblatex-claves/documentation/biblatex-claves.pdf",
- "texmf-dist/doc/latex/biblatex-claves/documentation/latexmkrc",
- "texmf-dist/doc/latex/biblatex-claves/documentation/makefile",
- "texmf-dist/doc/latex/biblatex-claves/makefile",
- },
- ["biblatex-mla"] = {
- "texmf-dist/doc/latex/biblatex-mla/CHANGES",
- "texmf-dist/doc/latex/biblatex-mla/README",
- "texmf-dist/doc/latex/biblatex-mla/doc/biblatex-mla.pdf",
- "texmf-dist/doc/latex/biblatex-mla/doc/citation-examples-new.pdf",
- "texmf-dist/doc/latex/biblatex-mla/doc/citation-examples.pdf",
- "texmf-dist/doc/latex/biblatex-mla/doc/handbooksamplebib-new.pdf",
- "texmf-dist/doc/latex/biblatex-mla/doc/handbooksamplebib.pdf",
- },
- ["boisik"] = {
- "texmf-dist/doc/fonts/boisik/README",
- "texmf-dist/doc/fonts/boisik/example/boisik-idiot.pdf",
- "texmf-dist/doc/fonts/boisik/example/boisik.pdf",
- "texmf-dist/doc/fonts/boisik/example/table.pdf",
- "texmf-dist/doc/fonts/boisik/example/testfont.pdf",
- },
- ["biblatex-phys"] = {
- "texmf-dist/doc/latex/biblatex-phys/README.md",
- "texmf-dist/doc/latex/biblatex-phys/biblatex-phys.pdf",
- },
- ["envbig"] = {
- "texmf-dist/doc/latex/envbig/README",
- },
- ["latex-bib-ex"] = {
- "texmf-dist/doc/latex/latex-bib-ex/README",
- },
- ["dynamicnumber"] = {
- "texmf-dist/doc/latex/dynamicnumber/LICENSE.txt",
- "texmf-dist/doc/latex/dynamicnumber/dynamicnumber.pdf",
- },
- ["keyfloat"] = {
- "texmf-dist/doc/latex/keyfloat/README.txt",
- "texmf-dist/doc/latex/keyfloat/images/image.pdf",
- "texmf-dist/doc/latex/keyfloat/images/image2.pdf",
- "texmf-dist/doc/latex/keyfloat/keyfloat.pdf",
- },
- ["lapdf"] = {
- "texmf-dist/doc/latex/lapdf/README",
- "texmf-dist/doc/latex/lapdf/arcs.pdf",
- "texmf-dist/doc/latex/lapdf/bezier.pdf",
- "texmf-dist/doc/latex/lapdf/bezinfo.pdf",
- "texmf-dist/doc/latex/lapdf/buttrfly.pdf",
- "texmf-dist/doc/latex/lapdf/cfamily.pdf",
- "texmf-dist/doc/latex/lapdf/chrysant.pdf",
- "texmf-dist/doc/latex/lapdf/circle.pdf",
- "texmf-dist/doc/latex/lapdf/colors.pdf",
- "texmf-dist/doc/latex/lapdf/conic.pdf",
- "texmf-dist/doc/latex/lapdf/curve.pdf",
- "texmf-dist/doc/latex/lapdf/curveto.pdf",
- "texmf-dist/doc/latex/lapdf/cycloid.pdf",
- "texmf-dist/doc/latex/lapdf/drawing.pdf",
- "texmf-dist/doc/latex/lapdf/ellipse.pdf",
- "texmf-dist/doc/latex/lapdf/fplot.pdf",
- "texmf-dist/doc/latex/lapdf/geometry.pdf",
- "texmf-dist/doc/latex/lapdf/grids.pdf",
- "texmf-dist/doc/latex/lapdf/hippo.pdf",
- "texmf-dist/doc/latex/lapdf/lapdf.pdf",
- "texmf-dist/doc/latex/lapdf/licence.txt",
- "texmf-dist/doc/latex/lapdf/line.pdf",
- "texmf-dist/doc/latex/lapdf/polygon.pdf",
- "texmf-dist/doc/latex/lapdf/polynom.pdf",
- "texmf-dist/doc/latex/lapdf/pplot.pdf",
- "texmf-dist/doc/latex/lapdf/pythagor.pdf",
- "texmf-dist/doc/latex/lapdf/qcircle.pdf",
- "texmf-dist/doc/latex/lapdf/quartic.pdf",
- "texmf-dist/doc/latex/lapdf/rational.pdf",
- "texmf-dist/doc/latex/lapdf/rcircle.pdf",
- "texmf-dist/doc/latex/lapdf/rcurve.pdf",
- "texmf-dist/doc/latex/lapdf/recttria.pdf",
- "texmf-dist/doc/latex/lapdf/roundtri.pdf",
- "texmf-dist/doc/latex/lapdf/rparams.pdf",
- "texmf-dist/doc/latex/lapdf/superell.pdf",
- "texmf-dist/doc/latex/lapdf/tplot.pdf",
- "texmf-dist/doc/latex/lapdf/trochoid.pdf",
- "texmf-dist/doc/latex/lapdf/turtle.pdf",
- "texmf-dist/doc/latex/lapdf/vector.pdf",
- },
- ["constants"] = {
- "texmf-dist/doc/latex/constants/README",
- "texmf-dist/doc/latex/constants/constants.pdf",
- },
- ["langsci"] = {
- "texmf-dist/doc/xelatex/langsci/README.md",
- "texmf-dist/doc/xelatex/langsci/documentation/langsci-doc.pdf",
- },
- ["langcode"] = {
- "texmf-dist/doc/generic/langcode/README",
- "texmf-dist/doc/generic/langcode/SrcFILEs.txt",
- "texmf-dist/doc/generic/langcode/langcode.pdf",
- },
- ["platex-tools"] = {
- "texmf-dist/doc/latex/platex-tools/LICENSE",
- "texmf-dist/doc/latex/platex-tools/Makefile",
- "texmf-dist/doc/latex/platex-tools/README.md",
- "texmf-dist/doc/latex/platex-tools/bounddvi-en.pdf",
- "texmf-dist/doc/latex/platex-tools/bounddvi.pdf",
- "texmf-dist/doc/latex/platex-tools/plarray.pdf",
- "texmf-dist/doc/latex/platex-tools/plextarray.pdf",
- "texmf-dist/doc/latex/platex-tools/plextdelarray.pdf",
- "texmf-dist/doc/latex/platex-tools/pxeverysel.pdf",
- "texmf-dist/doc/latex/platex-tools/pxeveryshi.pdf",
- "texmf-dist/doc/latex/platex-tools/pxftnright.pdf",
- "texmf-dist/doc/latex/platex-tools/pxgentombow.pdf",
- },
- ["ethiop"] = {
- "texmf-dist/doc/latex/ethiop/MANIFEST",
- "texmf-dist/doc/latex/ethiop/README",
- "texmf-dist/doc/latex/ethiop/ethiodoc.pdf",
- },
- ["frankenstein"] = {
- "texmf-dist/doc/latex/frankenstein/ChangeLog",
- "texmf-dist/doc/latex/frankenstein/Frankenfile",
- "texmf-dist/doc/latex/frankenstein/INSTALL",
- "texmf-dist/doc/latex/frankenstein/README",
- "texmf-dist/doc/latex/frankenstein/abbrevs.pdf",
- "texmf-dist/doc/latex/frankenstein/achicago-bst.pdf",
- "texmf-dist/doc/latex/frankenstein/achicago.pdf",
- "texmf-dist/doc/latex/frankenstein/attrib.pdf",
- "texmf-dist/doc/latex/frankenstein/blkcntrl.pdf",
- "texmf-dist/doc/latex/frankenstein/compsci.pdf",
- "texmf-dist/doc/latex/frankenstein/dialogue.pdf",
- "texmf-dist/doc/latex/frankenstein/lips.pdf",
- "texmf-dist/doc/latex/frankenstein/moredefs.pdf",
- "texmf-dist/doc/latex/frankenstein/newclude.pdf",
- "texmf-dist/doc/latex/frankenstein/slemph.pdf",
- "texmf-dist/doc/latex/frankenstein/titles.pdf",
- "texmf-dist/doc/latex/frankenstein/unsupported/README-unsupported",
- "texmf-dist/doc/latex/frankenstein/unsupported/bits.pdf",
- "texmf-dist/doc/latex/frankenstein/unsupported/drama.pdf",
- "texmf-dist/doc/latex/frankenstein/unsupported/includex.pdf",
- },
- ["cjhebrew"] = {
- "texmf-dist/doc/latex/cjhebrew/README",
- "texmf-dist/doc/latex/cjhebrew/cjhebrew.pdf",
- },
- ["eco"] = {
- "texmf-dist/doc/fonts/eco/CHANGES",
- "texmf-dist/doc/fonts/eco/COPYING",
- "texmf-dist/doc/fonts/eco/INSTALL",
- "texmf-dist/doc/fonts/eco/README",
- "texmf-dist/doc/fonts/eco/VERSION",
- },
- ["multidef"] = {
- "texmf-dist/doc/latex/multidef/README",
- "texmf-dist/doc/latex/multidef/multidef.pdf",
- },
- ["l2tabu-italian"] = {
- "texmf-dist/doc/latex/l2tabu-italian/l2tabuit.pdf",
- },
- ["dviinfox"] = {
- "texmf-dist/doc/latex/dviinfox/LICENSE",
- "texmf-dist/doc/latex/dviinfox/README.md",
- },
- ["braille"] = {
- "texmf-dist/doc/latex/braille/README",
- "texmf-dist/doc/latex/braille/braille.html",
- "texmf-dist/doc/latex/braille/summary.pdf",
- },
- ["texconfig"] = {
- "texmf-dist/doc/man/man1/texconfig-sys.man1.pdf",
- "texmf-dist/doc/man/man1/texconfig.man1.pdf",
- },
- ["datetime2-german"] = {
- "texmf-dist/doc/latex/datetime2-german/README.md",
- "texmf-dist/doc/latex/datetime2-german/datetime2-german.pdf",
- },
- ["clrscode3e"] = {
- "texmf-dist/doc/latex/clrscode3e/README",
- "texmf-dist/doc/latex/clrscode3e/README.TEXLIVE",
- },
- ["colorspace"] = {
- "texmf-dist/doc/latex/colorspace/README",
- "texmf-dist/doc/latex/colorspace/colorspace.pdf",
- },
- ["ctib"] = {
- "texmf-dist/doc/latex/ctib/README",
- "texmf-dist/doc/latex/ctib/ctib4tex.pdf",
- },
- ["economic"] = {
- "texmf-dist/doc/bibtex/economic/CHANGELOG",
- "texmf-dist/doc/bibtex/economic/NEWS",
- "texmf-dist/doc/bibtex/economic/README",
- "texmf-dist/doc/bibtex/economic/ajae-ex.pdf",
- "texmf-dist/doc/bibtex/economic/apecon-ex.pdf",
- "texmf-dist/doc/bibtex/economic/ecca-ex.pdf",
- "texmf-dist/doc/bibtex/economic/erae-ex.pdf",
- "texmf-dist/doc/bibtex/economic/ier-bib-test.pdf",
- "texmf-dist/doc/bibtex/economic/itaxpf-ex-title.pdf",
- "texmf-dist/doc/bibtex/economic/itaxpf-ex.pdf",
- "texmf-dist/doc/bibtex/economic/oegatb-ex.pdf",
- },
- ["pst-blur"] = {
- "texmf-dist/doc/generic/pst-blur/Changes",
- "texmf-dist/doc/generic/pst-blur/README",
- "texmf-dist/doc/generic/pst-blur/pst-blur.pdf",
- },
- ["context-typescripts"] = {
- "texmf-dist/doc/context/third/typescripts/README",
- },
- ["dvi2tty"] = {
- "texmf-dist/doc/man/man1/disdvi.man1.pdf",
- "texmf-dist/doc/man/man1/dvi2tty.man1.pdf",
- },
- ["crossreftools"] = {
- "texmf-dist/doc/latex/crossreftools/README",
- "texmf-dist/doc/latex/crossreftools/crossreftools_doc.pdf",
- "texmf-dist/doc/latex/crossreftools/crossreftools_driver.pdf",
- },
- ["kixfont"] = {
- "texmf-dist/doc/fonts/kixfont/kixtable.pdf",
- },
- ["rsfs"] = {
- "texmf-dist/doc/fonts/rsfs/README",
- "texmf-dist/doc/fonts/rsfs/README.type1",
- },
- ["keyreader"] = {
- "texmf-dist/doc/latex/keyreader/README",
- "texmf-dist/doc/latex/keyreader/keyreader-guide.pdf",
- },
- ["cellspace"] = {
- "texmf-dist/doc/latex/cellspace/README",
- "texmf-dist/doc/latex/cellspace/cellspace.pdf",
- },
- ["fundus-calligra"] = {
- "texmf-dist/doc/latex/fundus-calligra/calligra.pdf",
- },
- ["rotfloat"] = {
- "texmf-dist/doc/latex/rotfloat/rotfloat.pdf",
- },
- ["karnaughmap"] = {
- "texmf-dist/doc/latex/karnaughmap/README",
- "texmf-dist/doc/latex/karnaughmap/karnaughmap.pdf",
- },
- ["threeparttablex"] = {
- "texmf-dist/doc/latex/threeparttablex/README",
- "texmf-dist/doc/latex/threeparttablex/threeparttablex.pdf",
- },
- ["clearsans"] = {
- "texmf-dist/doc/fonts/clearsans/LICENSE-2.0.txt",
- "texmf-dist/doc/fonts/clearsans/README",
- "texmf-dist/doc/fonts/clearsans/clear-samples.pdf",
- },
- ["baskervillef"] = {
- "texmf-dist/doc/fonts/baskervillef/FONTLOG.txt",
- "texmf-dist/doc/fonts/baskervillef/OFL-FAQ.txt",
- "texmf-dist/doc/fonts/baskervillef/OFL.txt",
- "texmf-dist/doc/fonts/baskervillef/README",
- "texmf-dist/doc/fonts/baskervillef/baskervillef-doc.pdf",
- },
- ["bbold-type1"] = {
- "texmf-dist/doc/fonts/bbold-type1/README",
- "texmf-dist/doc/fonts/bbold-type1/test.pdf",
- },
- ["jvlisting"] = {
- "texmf-dist/doc/latex/jvlisting/README",
- "texmf-dist/doc/latex/jvlisting/jvlisting.pdf",
- },
- ["esvect"] = {
- "texmf-dist/doc/latex/esvect/README",
- "texmf-dist/doc/latex/esvect/esvect.pdf",
- },
- ["babel-latin"] = {
- "texmf-dist/doc/generic/babel-latin/latin.pdf",
- },
- ["pst-spectra"] = {
- "texmf-dist/doc/generic/pst-spectra/README",
- "texmf-dist/doc/generic/pst-spectra/pst-spectra.pdf",
- "texmf-dist/doc/generic/pst-spectra/pst-spectraEN.pdf",
- },
- ["jurabib"] = {
- "texmf-dist/doc/latex/jurabib/changes.txt",
- "texmf-dist/doc/latex/jurabib/docs/english/jbendoc.pdf",
- "texmf-dist/doc/latex/jurabib/docs/german/jbgerdoc.pdf",
- "texmf-dist/doc/latex/jurabib/jbtest.pdf",
- },
- ["babel-occitan"] = {
- "texmf-dist/doc/generic/babel-occitan/README",
- "texmf-dist/doc/generic/babel-occitan/occitan.pdf",
- },
- ["lps"] = {
- "texmf-dist/doc/latex/lps/README",
- "texmf-dist/doc/latex/lps/lps.pdf",
- },
- ["pkfix-helper"] = {
- "texmf-dist/doc/man/man1/pkfix-helper.man1.pdf",
- "texmf-dist/doc/support/pkfix-helper/README",
- "texmf-dist/doc/support/pkfix-helper/encoding-samples.pdf",
- },
- ["cookingsymbols"] = {
- "texmf-dist/doc/latex/cookingsymbols/README",
- "texmf-dist/doc/latex/cookingsymbols/cookingsymbols.pdf",
- },
- ["beamerswitch"] = {
- "texmf-dist/doc/latex/beamerswitch/Makefile",
- "texmf-dist/doc/latex/beamerswitch/README.md",
- "texmf-dist/doc/latex/beamerswitch/beamerswitch-example-article.pdf",
- "texmf-dist/doc/latex/beamerswitch/beamerswitch-example-handout.pdf",
- "texmf-dist/doc/latex/beamerswitch/beamerswitch-example-trans.pdf",
- "texmf-dist/doc/latex/beamerswitch/beamerswitch-example.pdf",
- "texmf-dist/doc/latex/beamerswitch/beamerswitch.pdf",
- },
- ["cloze"] = {
- "texmf-dist/doc/lualatex/cloze/README",
- "texmf-dist/doc/lualatex/cloze/README.md",
- "texmf-dist/doc/lualatex/cloze/cloze.pdf",
- },
- ["biblatex-bookinarticle"] = {
- "texmf-dist/doc/latex/biblatex-bookinarticle/README",
- "texmf-dist/doc/latex/biblatex-bookinarticle/documentation/biblatex-bookinarticle-crossref.pdf",
- "texmf-dist/doc/latex/biblatex-bookinarticle/documentation/biblatex-bookinarticle.pdf",
- "texmf-dist/doc/latex/biblatex-bookinarticle/documentation/makefile",
- "texmf-dist/doc/latex/biblatex-bookinarticle/makefile",
- },
- ["fancytooltips"] = {
- "texmf-dist/doc/latex/fancytooltips/examples/fancy-preview-demo.pdf",
- "texmf-dist/doc/latex/fancytooltips/examples/fancy-preview-demo2.pdf",
- "texmf-dist/doc/latex/fancytooltips/examples/fancytooltips-example.pdf",
- "texmf-dist/doc/latex/fancytooltips/examples/pics/tecna2.pdf",
- "texmf-dist/doc/latex/fancytooltips/examples/pics/tooltipy.pdf",
- "texmf-dist/doc/latex/fancytooltips/examples/readme",
- "texmf-dist/doc/latex/fancytooltips/fancy-preview",
- "texmf-dist/doc/latex/fancytooltips/fancytipmark1.pdf",
- "texmf-dist/doc/latex/fancytooltips/fancytipmark2.pdf",
- "texmf-dist/doc/latex/fancytooltips/fancytipmark3.pdf",
- "texmf-dist/doc/latex/fancytooltips/fancytipmark4.pdf",
- "texmf-dist/doc/latex/fancytooltips/fancytooltips.pdf",
- "texmf-dist/doc/latex/fancytooltips/readme",
- "texmf-dist/doc/latex/fancytooltips/tip.pdf",
- },
- ["impatient-fr"] = {
- "texmf-dist/doc/plain/impatient-fr/README",
- "texmf-dist/doc/plain/impatient-fr/fbook.pdf",
- },
- ["cclicenses"] = {
- "texmf-dist/doc/latex/cclicenses/README",
- "texmf-dist/doc/latex/cclicenses/cclicenses_short.pdf",
- },
- ["serbian-lig"] = {
- "texmf-dist/doc/latex/serbian-lig/Changes.txt",
- "texmf-dist/doc/latex/serbian-lig/README.txt",
- "texmf-dist/doc/latex/serbian-lig/lig-list.pdf",
- "texmf-dist/doc/latex/serbian-lig/serbian-lig.pdf",
- },
- ["biblatex-caspervector"] = {
- "texmf-dist/doc/latex/biblatex-caspervector/ChangeLog.txt",
- "texmf-dist/doc/latex/biblatex-caspervector/Makefile",
- "texmf-dist/doc/latex/biblatex-caspervector/readme.bib",
- "texmf-dist/doc/latex/biblatex-caspervector/readme.pdf",
- "texmf-dist/doc/latex/biblatex-caspervector/readme.tex",
- },
- ["bxpapersize"] = {
- "texmf-dist/doc/latex/bxpapersize/LICENSE",
- "texmf-dist/doc/latex/bxpapersize/README.md",
- },
- ["pgf-blur"] = {
- "texmf-dist/doc/latex/pgf-blur/README",
- "texmf-dist/doc/latex/pgf-blur/pgf-blur.pdf",
- },
- ["fixme"] = {
- "texmf-dist/doc/latex/fixme/NEWS",
- "texmf-dist/doc/latex/fixme/README.md",
- "texmf-dist/doc/latex/fixme/THANKS",
- "texmf-dist/doc/latex/fixme/fixme.pdf",
- },
- ["faktor"] = {
- "texmf-dist/doc/latex/faktor/README",
- "texmf-dist/doc/latex/faktor/faktor.pdf",
- },
- ["jacow"] = {
- "texmf-dist/doc/latex/jacow/JACpic_mc.pdf",
- "texmf-dist/doc/latex/jacow/LaTeX-A4-JACoW.pdf",
- "texmf-dist/doc/latex/jacow/LaTeX-Letter-JACoW.pdf",
- "texmf-dist/doc/latex/jacow/README",
- "texmf-dist/doc/latex/jacow/jacow-collaboration-2016.pdf",
- },
- ["versonotes"] = {
- "texmf-dist/doc/latex/versonotes/LICENCE.txt",
- "texmf-dist/doc/latex/versonotes/README",
- "texmf-dist/doc/latex/versonotes/sample.pdf",
- "texmf-dist/doc/latex/versonotes/versonotes.pdf",
- },
- ["flowchart"] = {
- "texmf-dist/doc/latex/flowchart/README",
- "texmf-dist/doc/latex/flowchart/flowchart.pdf",
- },
- ["icsv"] = {
- "texmf-dist/doc/latex/icsv/README",
- "texmf-dist/doc/latex/icsv/icsv.pdf",
- },
- ["glossaries-french"] = {
- "texmf-dist/doc/latex/glossaries-french/README",
- "texmf-dist/doc/latex/glossaries-french/glossaries-french.pdf",
- },
- ["advdate"] = {
- "texmf-dist/doc/latex/advdate/advdate.pdf",
- "texmf-dist/doc/latex/advdate/manifest.txt",
- },
- ["fltpoint"] = {
- "texmf-dist/doc/generic/fltpoint/README",
- "texmf-dist/doc/generic/fltpoint/fltpoint.pdf",
- },
- ["iso"] = {
- "texmf-dist/doc/latex/iso/README",
- "texmf-dist/doc/latex/iso/iso4ht.pdf",
- "texmf-dist/doc/latex/iso/isoe.pdf",
- "texmf-dist/doc/latex/iso/isoman.pdf",
- },
- ["fullblck"] = {
- "texmf-dist/doc/latex/fullblck/README",
- "texmf-dist/doc/latex/fullblck/fullblck.pdf",
- },
- ["iscram"] = {
- "texmf-dist/doc/latex/iscram/HMI.pdf",
- "texmf-dist/doc/latex/iscram/README",
- "texmf-dist/doc/latex/iscram/iscram-class-doc.pdf",
- },
- ["boxedminipage2e"] = {
- "texmf-dist/doc/latex/boxedminipage2e/README",
- "texmf-dist/doc/latex/boxedminipage2e/boxedminipage2e.pdf",
- },
- ["japanese-otf-uptex"] = {
- "texmf-dist/doc/fonts/japanese-otf-uptex/00otf-uptex.txt",
- "texmf-dist/doc/fonts/japanese-otf-uptex/COPYRIGHT",
- "texmf-dist/doc/fonts/japanese-otf-uptex/README",
- "texmf-dist/doc/fonts/japanese-otf-uptex/test/uplatex/Makefile",
- },
- ["cmpica"] = {
- "texmf-dist/doc/latex/cmpica/README",
- },
- ["cases"] = {
- "texmf-dist/doc/latex/cases/cases.pdf",
- },
- ["intro-scientific"] = {
- "texmf-dist/doc/latex/intro-scientific/Makefile",
- "texmf-dist/doc/latex/intro-scientific/README",
- "texmf-dist/doc/latex/intro-scientific/earth-moon.pdf",
- "texmf-dist/doc/latex/intro-scientific/scidoc.pdf",
- },
- ["interval"] = {
- "texmf-dist/doc/latex/interval/README",
- "texmf-dist/doc/latex/interval/interval.pdf",
- },
- ["engpron"] = {
- "texmf-dist/doc/latex/engpron/LISEZMOI",
- "texmf-dist/doc/latex/engpron/README",
- "texmf-dist/doc/latex/engpron/engpron-en.pdf",
- "texmf-dist/doc/latex/engpron/engpron-ex-en.pdf",
- "texmf-dist/doc/latex/engpron/engpron-ex-fr.pdf",
- "texmf-dist/doc/latex/engpron/engpron-fr.pdf",
- "texmf-dist/doc/latex/engpron/engpron.pdf",
- },
- ["interchar"] = {
- "texmf-dist/doc/xelatex/interchar/README",
- "texmf-dist/doc/xelatex/interchar/interchar.pdf",
- "texmf-dist/doc/xelatex/interchar/interchardemo1.pdf",
- "texmf-dist/doc/xelatex/interchar/interchartest.pdf",
- },
- ["chletter"] = {
- "texmf-dist/doc/latex/chletter/README",
- "texmf-dist/doc/latex/chletter/chletter.pdf",
- },
- ["babel-slovenian"] = {
- "texmf-dist/doc/generic/babel-slovenian/slovene.pdf",
- },
- ["inputtrc"] = {
- "texmf-dist/doc/latex/inputtrc/README",
- "texmf-dist/doc/latex/inputtrc/README.pdf",
- "texmf-dist/doc/latex/inputtrc/RELEASE.txt",
- "texmf-dist/doc/latex/inputtrc/SrcFILEs.txt",
- "texmf-dist/doc/latex/inputtrc/inputtrc.pdf",
- },
- ["cascadilla"] = {
- "texmf-dist/doc/latex/cascadilla/LICENSE.txt",
- "texmf-dist/doc/latex/cascadilla/README",
- "texmf-dist/doc/latex/cascadilla/example.pdf",
- },
- ["jlreq"] = {
- "texmf-dist/doc/latex/jlreq/LICENSE",
- "texmf-dist/doc/latex/jlreq/README.md",
- "texmf-dist/doc/latex/jlreq/jlreq-ja.html",
- "texmf-dist/doc/latex/jlreq/jlreq.html",
- },
- ["gmp"] = {
- "texmf-dist/doc/latex/gmp/README",
- "texmf-dist/doc/latex/gmp/gmp.pdf",
- },
- ["ifoddpage"] = {
- "texmf-dist/doc/latex/ifoddpage/README",
- "texmf-dist/doc/latex/ifoddpage/ifoddpage.pdf",
- },
- ["beamerdarkthemes"] = {
- "texmf-dist/doc/latex/beamerdarkthemes/README",
- "texmf-dist/doc/latex/beamerdarkthemes/beamerdarkthemesuserguide.pdf",
- "texmf-dist/doc/latex/beamerdarkthemes/cormorantexampledefault.pdf",
- "texmf-dist/doc/latex/beamerdarkthemes/cormorantexampleinfolines.pdf",
- "texmf-dist/doc/latex/beamerdarkthemes/cormorantexamplesidebar.pdf",
- "texmf-dist/doc/latex/beamerdarkthemes/cormorantexampletree.pdf",
- "texmf-dist/doc/latex/beamerdarkthemes/frigatebirdexampledefault.pdf",
- "texmf-dist/doc/latex/beamerdarkthemes/frigatebirdexampleinfolines.pdf",
- "texmf-dist/doc/latex/beamerdarkthemes/frigatebirdexamplesidebar.pdf",
- "texmf-dist/doc/latex/beamerdarkthemes/frigatebirdexampletree.pdf",
- "texmf-dist/doc/latex/beamerdarkthemes/magpieexampledefault.pdf",
- "texmf-dist/doc/latex/beamerdarkthemes/magpieexampleinfolines.pdf",
- "texmf-dist/doc/latex/beamerdarkthemes/magpieexamplesidebar.pdf",
- "texmf-dist/doc/latex/beamerdarkthemes/magpieexampletree.pdf",
- },
- ["electrum"] = {
- "texmf-dist/doc/fonts/electrum/COPYING",
- "texmf-dist/doc/fonts/electrum/NOTICE.txt",
- "texmf-dist/doc/fonts/electrum/README",
- "texmf-dist/doc/fonts/electrum/electrumadf.pdf",
- "texmf-dist/doc/fonts/electrum/manifest.txt",
- },
- ["asapsym"] = {
- "texmf-dist/doc/fonts/asapsym/README.md",
- "texmf-dist/doc/fonts/asapsym/asapsym.pdf",
- },
- ["impnattypo"] = {
- "texmf-dist/doc/latex/impnattypo/impnattypo-fr.pdf",
- "texmf-dist/doc/latex/impnattypo/impnattypo.pdf",
- },
- ["emp"] = {
- "texmf-dist/doc/latex/emp/COPYING",
- "texmf-dist/doc/latex/emp/Makefile",
- "texmf-dist/doc/latex/emp/README",
- "texmf-dist/doc/latex/emp/emp.pdf",
- "texmf-dist/doc/latex/emp/empman.pdf",
- },
- ["fmp"] = {
- "texmf-dist/doc/latex/fmp/README",
- "texmf-dist/doc/latex/fmp/fmp.pdf",
- },
- ["imakeidx"] = {
- "texmf-dist/doc/latex/imakeidx/README",
- "texmf-dist/doc/latex/imakeidx/imakeidx.pdf",
- "texmf-dist/doc/latex/imakeidx/manifest.txt",
- },
- ["mptopdf"] = {
- "texmf-dist/doc/man/man1/mptopdf.man1.pdf",
- },
- ["umich-thesis"] = {
- "texmf-dist/doc/latex/umich-thesis/README",
- },
- ["coolstr"] = {
- "texmf-dist/doc/latex/coolstr/README",
- "texmf-dist/doc/latex/coolstr/coolstr.pdf",
- },
- ["asymptote-by-example-zh-cn"] = {
- "texmf-dist/doc/support/asymptote-by-example-zh-cn/README",
- "texmf-dist/doc/support/asymptote-by-example-zh-cn/asymptote-by-example-zh-cn.pdf",
- "texmf-dist/doc/support/asymptote-by-example-zh-cn/src/cleantmp",
- "texmf-dist/doc/support/asymptote-by-example-zh-cn/src/makepdf",
- "texmf-dist/doc/support/asymptote-by-example-zh-cn/src/tiling.pdf",
- "texmf-dist/doc/support/asymptote-by-example-zh-cn/src/xiantu-ancient.pdf",
- "texmf-dist/doc/support/asymptote-by-example-zh-cn/src/xiantu.pdf",
- },
- ["datetime2-lsorbian"] = {
- "texmf-dist/doc/latex/datetime2-lsorbian/README",
- "texmf-dist/doc/latex/datetime2-lsorbian/datetime2-lsorbian.pdf",
- },
- ["texsis"] = {
- "texmf-dist/doc/man/man1/texsis.man1.pdf",
- "texmf-dist/doc/otherformats/texsis/base/COPYING",
- "texmf-dist/doc/otherformats/texsis/base/INSTALL",
- "texmf-dist/doc/otherformats/texsis/base/MANIFEST",
- "texmf-dist/doc/otherformats/texsis/base/NEWS",
- "texmf-dist/doc/otherformats/texsis/base/README",
- "texmf-dist/doc/otherformats/texsis/base/letr",
- },
- ["chktex"] = {
- "texmf-dist/doc/chktex/ChkTeX.pdf",
- "texmf-dist/doc/man/man1/chktex.man1.pdf",
- "texmf-dist/doc/man/man1/chkweb.man1.pdf",
- "texmf-dist/doc/man/man1/deweb.man1.pdf",
- },
- ["classics"] = {
- "texmf-dist/doc/latex/classics/README",
- "texmf-dist/doc/latex/classics/classics.pdf",
- },
- ["urcls"] = {
- "texmf-dist/doc/latex/urcls/README.md",
- "texmf-dist/doc/latex/urcls/URbeamer-DEMO.pdf",
- "texmf-dist/doc/latex/urcls/URletter-DEMO.pdf",
- "texmf-dist/doc/latex/urcls/URpagestyles-DEMO.pdf",
- },
- ["graphviz"] = {
- "texmf-dist/doc/latex/graphviz/LICENSE",
- "texmf-dist/doc/latex/graphviz/Makefile",
- "texmf-dist/doc/latex/graphviz/README",
- "texmf-dist/doc/latex/graphviz/README.md",
- "texmf-dist/doc/latex/graphviz/graphviz.pdf",
- "texmf-dist/doc/latex/graphviz/test/Makefile",
- },
- ["ifmtarg"] = {
- "texmf-dist/doc/latex/ifmtarg/README",
- "texmf-dist/doc/latex/ifmtarg/ifmtarg.pdf",
- },
- ["ifmslide"] = {
- "texmf-dist/doc/latex/ifmslide/README",
- "texmf-dist/doc/latex/ifmslide/genbutton",
- "texmf-dist/doc/latex/ifmslide/ifmman.pdf",
- },
- ["ifluatex"] = {
- "texmf-dist/doc/latex/oberdiek/ifluatex.pdf",
- },
- ["ibycus-babel"] = {
- "texmf-dist/doc/latex/ibycus-babel/README",
- "texmf-dist/doc/latex/ibycus-babel/ibycus-babel.pdf",
- },
- ["musicography"] = {
- "texmf-dist/doc/latex/musicography/README.md",
- "texmf-dist/doc/latex/musicography/musicography.pdf",
- },
- ["curves"] = {
- "texmf-dist/doc/latex/curves/README",
- "texmf-dist/doc/latex/curves/curves.pdf",
- "texmf-dist/doc/latex/curves/latex2pdf",
- },
- ["latex-course"] = {
- "texmf-dist/doc/latex/latex-course/LaTeX-Course.pdf",
- "texmf-dist/doc/latex/latex-course/README",
- },
- ["carlisle"] = {
- "texmf-dist/doc/latex/carlisle/README",
- "texmf-dist/doc/latex/carlisle/ltxtable.pdf",
- },
- ["edmac"] = {
- "texmf-dist/doc/latex/edmac/COPYRIGHT",
- "texmf-dist/doc/latex/edmac/copying",
- "texmf-dist/doc/latex/edmac/ed-nfss.txt",
- "texmf-dist/doc/latex/edmac/readme",
- },
- ["emptypage"] = {
- "texmf-dist/doc/latex/emptypage/README",
- "texmf-dist/doc/latex/emptypage/emptypage.pdf",
- },
- ["serbian-def-cyr"] = {
- "texmf-dist/doc/latex/serbian-def-cyr/README",
- "texmf-dist/doc/latex/serbian-def-cyr/proba.pdf",
- "texmf-dist/doc/latex/serbian-def-cyr/usage.pdf",
- },
- ["pst-pad"] = {
- "texmf-dist/doc/generic/pst-pad/CHANGES",
- "texmf-dist/doc/generic/pst-pad/README",
- "texmf-dist/doc/generic/pst-pad/pst-pad-doc.pdf",
- "texmf-dist/doc/generic/pst-pad/pst-pad-docDE.pdf",
- },
- ["elteikthesis"] = {
- "texmf-dist/doc/latex/elteikthesis/README",
- "texmf-dist/doc/latex/elteikthesis/elteikthesis.pdf",
- "texmf-dist/doc/latex/elteikthesis/example.pdf",
- },
- ["algobox"] = {
- "texmf-dist/doc/latex/algobox/LICENSE",
- "texmf-dist/doc/latex/algobox/README.md",
- "texmf-dist/doc/latex/algobox/algobox.pdf",
- },
- ["chicago-annote"] = {
- "texmf-dist/doc/bibtex/chicago-annote/README",
- },
- ["poster-mac"] = {
- "texmf-dist/doc/generic/poster-mac/Changes",
- "texmf-dist/doc/generic/poster-mac/Makefile",
- "texmf-dist/doc/generic/poster-mac/README",
- "texmf-dist/doc/generic/poster-mac/poster-doc.pdf",
- "texmf-dist/doc/generic/poster-mac/poster1.pdf",
- "texmf-dist/doc/generic/poster-mac/poster2.pdf",
- },
- ["dvisvgm"] = {
- "texmf-dist/doc/man/man1/dvisvgm.man1.pdf",
- },
- ["censor"] = {
- "texmf-dist/doc/latex/censor/README",
- "texmf-dist/doc/latex/censor/censor.pdf",
- },
- ["pst-vectorian"] = {
- "texmf-dist/doc/latex/pst-vectorian/README",
- "texmf-dist/doc/latex/pst-vectorian/psvectorian.pdf",
- },
- ["glossaries-polish"] = {
- "texmf-dist/doc/latex/glossaries-polish/README",
- "texmf-dist/doc/latex/glossaries-polish/glossaries-polish.pdf",
- },
- ["biblatex-luh-ipw"] = {
- "texmf-dist/doc/latex/biblatex-luh-ipw/README",
- "texmf-dist/doc/latex/biblatex-luh-ipw/de-biblatex-luh-ipw.pdf",
- },
- ["fixfoot"] = {
- "texmf-dist/doc/latex/fixfoot/README",
- "texmf-dist/doc/latex/fixfoot/fixfoot.pdf",
- },
- ["hyperref-docsrc"] = {
- "texmf-dist/doc/latex/hyperref-docsrc/README",
- },
- ["texdoc"] = {
- "texmf-dist/doc/man/man1/texdoc.man1.pdf",
- "texmf-dist/doc/man/man1/texdoctk.man1.pdf",
- "texmf-dist/doc/texdoc/News",
- "texmf-dist/doc/texdoc/texdoc.pdf",
- },
- ["lato"] = {
- "texmf-dist/doc/fonts/lato/CHANGES",
- "texmf-dist/doc/fonts/lato/README",
- "texmf-dist/doc/fonts/lato/lato-samples.pdf",
- "texmf-dist/doc/fonts/lato/lato.pdf",
- "texmf-dist/doc/fonts/lato/manifest.txt",
- },
- ["hypernat"] = {
- "texmf-dist/doc/latex/hypernat/hypernat.pdf",
- },
- ["hvfloat"] = {
- "texmf-dist/doc/latex/hvfloat/Changes",
- "texmf-dist/doc/latex/hvfloat/README",
- "texmf-dist/doc/latex/hvfloat/hvfloat.pdf",
- },
- ["biblatex-anonymous"] = {
- "texmf-dist/doc/latex/biblatex-anonymous/README",
- "texmf-dist/doc/latex/biblatex-anonymous/biblatex-anonymous.pdf",
- "texmf-dist/doc/latex/biblatex-anonymous/latexmkrc",
- "texmf-dist/doc/latex/biblatex-anonymous/makefile",
- },
- ["delimset"] = {
- "texmf-dist/doc/latex/delimset/README",
- "texmf-dist/doc/latex/delimset/delimset.pdf",
- },
- ["hrlatex"] = {
- "texmf-dist/doc/latex/hrlatex/README",
- "texmf-dist/doc/latex/hrlatex/hrlatex.pdf",
- },
- ["bangorcsthesis"] = {
- "texmf-dist/doc/latex/bangorcsthesis/README",
- "texmf-dist/doc/latex/bangorcsthesis/bangorcsthesis.pdf",
- },
- ["modroman"] = {
- "texmf-dist/doc/latex/modroman/modroman-en.pdf",
- "texmf-dist/doc/latex/modroman/modroman-fr.pdf",
- "texmf-dist/doc/latex/modroman/modroman.pdf",
- },
- ["drs"] = {
- "texmf-dist/doc/latex/drs/README",
- "texmf-dist/doc/latex/drs/drsdoc.pdf",
- },
- ["hletter"] = {
- "texmf-dist/doc/latex/hletter/Hletter.pdf",
- "texmf-dist/doc/latex/hletter/README",
- },
- ["countriesofeurope"] = {
- "texmf-dist/doc/fonts/countriesofeurope/CountriesOfEurope.pdf",
- "texmf-dist/doc/fonts/countriesofeurope/README",
- },
- ["historische-zeitschrift"] = {
- "texmf-dist/doc/latex/historische-zeitschrift/CHANGES",
- "texmf-dist/doc/latex/historische-zeitschrift/LIESMICH",
- "texmf-dist/doc/latex/historische-zeitschrift/README",
- },
- ["biblatex-fiwi"] = {
- "texmf-dist/doc/latex/biblatex-fiwi/README",
- "texmf-dist/doc/latex/biblatex-fiwi/biblatex-fiwi.pdf",
- "texmf-dist/doc/latex/biblatex-fiwi/example-biblatex-fiwi-options.pdf",
- "texmf-dist/doc/latex/biblatex-fiwi/example-biblatex-fiwi-xindy.pdf",
- "texmf-dist/doc/latex/biblatex-fiwi/example-biblatex-fiwi.pdf",
- "texmf-dist/doc/latex/biblatex-fiwi/example-biblatex-fiwi2-options.pdf",
- },
- ["sugconf"] = {
- "texmf-dist/doc/latex/sugconf/README",
- "texmf-dist/doc/latex/sugconf/SUGI-paper-example.txt",
- "texmf-dist/doc/latex/sugconf/article-example.pdf",
- "texmf-dist/doc/latex/sugconf/sugconf-example.pdf",
- },
- ["nucleardata"] = {
- "texmf-dist/doc/latex/nucleardata/README",
- "texmf-dist/doc/latex/nucleardata/nuccommandtest.pdf",
- "texmf-dist/doc/latex/nucleardata/nucleardata.pdf",
- },
- ["datetime2-basque"] = {
- "texmf-dist/doc/latex/datetime2-basque/CHANGES",
- "texmf-dist/doc/latex/datetime2-basque/README.txt",
- "texmf-dist/doc/latex/datetime2-basque/datetime2-basque.pdf",
- },
- ["fix2col"] = {
- "texmf-dist/doc/latex/fix2col/README",
- "texmf-dist/doc/latex/fix2col/fix2col.pdf",
- },
- ["context-fancybreak"] = {
- "texmf-dist/doc/context/third/fancybreak/README",
- "texmf-dist/doc/context/third/fancybreak/fancybreak-doc.pdf",
- },
- ["enotez"] = {
- "texmf-dist/doc/latex/enotez/README",
- "texmf-dist/doc/latex/enotez/enotez_en.pdf",
- },
- ["gustprog"] = {
- "texmf-dist/doc/support/gustprog/README",
- },
- ["lexref"] = {
- "texmf-dist/doc/latex/lexref/README",
- "texmf-dist/doc/latex/lexref/lexref.pdf",
- },
- ["grfpaste"] = {
- "texmf-dist/doc/latex/grfpaste/doc/grfpaste.pdf",
- "texmf-dist/doc/latex/grfpaste/dvipaste.txt",
- },
- ["cmarrows"] = {
- "texmf-dist/doc/metapost/cmarrows/README",
- "texmf-dist/doc/metapost/cmarrows/cmarrows.pdf",
- },
- ["roundbox"] = {
- "texmf-dist/doc/latex/roundbox/README",
- },
- ["rterface"] = {
- "texmf-dist/doc/latex/rterface/README",
- "texmf-dist/doc/latex/rterface/rterface.pdf",
- },
- ["eiad-ltx"] = {
- "texmf-dist/doc/latex/eiad-ltx/README",
- },
- ["luaindex"] = {
- "texmf-dist/doc/lualatex/luaindex/README",
- "texmf-dist/doc/lualatex/luaindex/luaindex-example.pdf",
- "texmf-dist/doc/lualatex/luaindex/luaindex.pdf",
- },
- ["glossaries-spanish"] = {
- "texmf-dist/doc/latex/glossaries-spanish/README",
- "texmf-dist/doc/latex/glossaries-spanish/glossaries-spanish.pdf",
- },
- ["tetex"] = {
- "texmf-dist/doc/man/man1/allcm.man1.pdf",
- "texmf-dist/doc/man/man1/allec.man1.pdf",
- "texmf-dist/doc/man/man1/allneeded.man1.pdf",
- "texmf-dist/doc/man/man1/dvi2fax.man1.pdf",
- "texmf-dist/doc/man/man1/dvired.man1.pdf",
- "texmf-dist/doc/man/man1/fmtutil-sys.man1.pdf",
- "texmf-dist/doc/man/man1/fmtutil-user.man1.pdf",
- "texmf-dist/doc/man/man1/fmtutil.man1.pdf",
- "texmf-dist/doc/man/man1/kpsepath.man1.pdf",
- "texmf-dist/doc/man/man1/kpsetool.man1.pdf",
- "texmf-dist/doc/man/man1/kpsewhere.man1.pdf",
- "texmf-dist/doc/man/man1/kpsexpand.man1.pdf",
- "texmf-dist/doc/man/man1/texlinks.man1.pdf",
- "texmf-dist/doc/man/man1/updmap-sys.man1.pdf",
- "texmf-dist/doc/man/man1/updmap-user.man1.pdf",
- "texmf-dist/doc/man/man1/updmap.man1.pdf",
- "texmf-dist/doc/man/man5/fmtutil.cnf.man5.pdf",
- "texmf-dist/doc/man/man5/updmap.cfg.man5.pdf",
- "texmf-dist/doc/tetex/TETEXDOC.pdf",
- "texmf-dist/doc/tetex/teTeX-FAQ",
- },
- ["snotez"] = {
- "texmf-dist/doc/latex/snotez/README",
- "texmf-dist/doc/latex/snotez/snotez_en.pdf",
- },
- ["babel-portuges"] = {
- "texmf-dist/doc/generic/babel-portuges/portuges.pdf",
- },
- ["ginpenc"] = {
- "texmf-dist/doc/latex/ginpenc/ChangeLog",
- "texmf-dist/doc/latex/ginpenc/Makefile",
- "texmf-dist/doc/latex/ginpenc/README",
- "texmf-dist/doc/latex/ginpenc/ginpenc.pdf",
- "texmf-dist/doc/latex/ginpenc/news-message.txt",
- },
- ["ltxindex"] = {
- "texmf-dist/doc/latex/ltxindex/README",
- "texmf-dist/doc/latex/ltxindex/copying.txt",
- "texmf-dist/doc/latex/ltxindex/ltxindex.pdf",
- },
- ["uni-wtal-ger"] = {
- "texmf-dist/doc/latex/uni-wtal-ger/CHANGES",
- "texmf-dist/doc/latex/uni-wtal-ger/LIESMICH",
- "texmf-dist/doc/latex/uni-wtal-ger/README",
- "texmf-dist/doc/latex/uni-wtal-ger/germanistik.pdf",
- },
- ["documentation"] = {
- "texmf-dist/doc/latex/documentation/README",
- "texmf-dist/doc/latex/documentation/documentation.pdf",
- },
- ["mxedruli"] = {
- "texmf-dist/doc/fonts/mxedruli/README",
- "texmf-dist/doc/fonts/mxedruli/mxeddoc.pdf",
- },
- ["maybemath"] = {
- "texmf-dist/doc/latex/maybemath/README",
- "texmf-dist/doc/latex/maybemath/maybemath.pdf",
- },
- ["duerer"] = {
- "texmf-dist/doc/fonts/duerer/README",
- },
- ["ieeeconf"] = {
- "texmf-dist/doc/latex/IEEEconf/IEEEconf.pdf",
- "texmf-dist/doc/latex/IEEEconf/README",
- },
- ["cryptocode"] = {
- "texmf-dist/doc/latex/cryptocode/README",
- "texmf-dist/doc/latex/cryptocode/cryptocode.pdf",
- },
- ["genealogy"] = {
- "texmf-dist/doc/fonts/genealogy/README",
- "texmf-dist/doc/fonts/genealogy/licence.txt",
- },
- ["tempora"] = {
- "texmf-dist/doc/fonts/tempora/COPYING",
- "texmf-dist/doc/fonts/tempora/README",
- "texmf-dist/doc/fonts/tempora/tempora-doc.pdf",
- },
- ["flowfram"] = {
- "texmf-dist/doc/latex/flowfram/CHANGES",
- "texmf-dist/doc/latex/flowfram/README",
- "texmf-dist/doc/latex/flowfram/ffuserguide.pdf",
- "texmf-dist/doc/latex/flowfram/flowfram.pdf",
- "texmf-dist/doc/latex/flowfram/samples/sample-article.pdf",
- "texmf-dist/doc/latex/flowfram/samples/sample-brochure.pdf",
- "texmf-dist/doc/latex/flowfram/samples/sample-news.pdf",
- "texmf-dist/doc/latex/flowfram/samples/sample-news2.pdf",
- "texmf-dist/doc/latex/flowfram/samples/sample-pages.pdf",
- "texmf-dist/doc/latex/flowfram/samples/sample-poster.pdf",
- "texmf-dist/doc/latex/flowfram/samples/sample-rot.pdf",
- "texmf-dist/doc/latex/flowfram/samples/sample.pdf",
- "texmf-dist/doc/latex/flowfram/samples/sample1.pdf",
- "texmf-dist/doc/latex/flowfram/samples/sample2.pdf",
- "texmf-dist/doc/latex/flowfram/samples/sample3.pdf",
- "texmf-dist/doc/latex/flowfram/samples/sampleRL.pdf",
- },
- ["gender"] = {
- "texmf-dist/doc/latex/gender/README",
- "texmf-dist/doc/latex/gender/gender.pdf",
- },
- ["gates"] = {
- "texmf-dist/doc/generic/gates/README",
- "texmf-dist/doc/generic/gates/gates-doc.pdf",
- "texmf-dist/doc/generic/gates/gates-doc.txt",
- },
- ["options"] = {
- "texmf-dist/doc/latex/options/README",
- "texmf-dist/doc/latex/options/options.html",
- "texmf-dist/doc/latex/options/options.pdf",
- },
- ["dosepsbin"] = {
- "texmf-dist/doc/man/man1/dosepsbin.man1.pdf",
- "texmf-dist/doc/support/dosepsbin/README",
- "texmf-dist/doc/support/dosepsbin/dosepsbin.html",
- "texmf-dist/doc/support/dosepsbin/dosepsbin.pdf",
- "texmf-dist/doc/support/dosepsbin/dosepsbin.txt",
- },
- ["dvidvi"] = {
- "texmf-dist/doc/man/man1/dvidvi.man1.pdf",
- },
- ["forloop"] = {
- "texmf-dist/doc/latex/forloop/README",
- "texmf-dist/doc/latex/forloop/forloop.pdf",
- },
- ["antiqua"] = {
- "texmf-dist/doc/fonts/antiqua/antiqua.txt",
- },
- ["forarray"] = {
- "texmf-dist/doc/latex/forarray/README.txt",
- "texmf-dist/doc/latex/forarray/forarray",
- "texmf-dist/doc/latex/forarray/forarray-test.pdf",
- "texmf-dist/doc/latex/forarray/forarray.pdf",
- },
- ["footnpag"] = {
- "texmf-dist/doc/latex/footnpag/CATALOG",
- "texmf-dist/doc/latex/footnpag/History",
- "texmf-dist/doc/latex/footnpag/INSTALL",
- "texmf-dist/doc/latex/footnpag/Imakefile",
- "texmf-dist/doc/latex/footnpag/License",
- "texmf-dist/doc/latex/footnpag/MANIFEST",
- "texmf-dist/doc/latex/footnpag/README",
- "texmf-dist/doc/latex/footnpag/TODO",
- "texmf-dist/doc/latex/footnpag/footnpag-user.pdf",
- "texmf-dist/doc/latex/footnpag/test/Imakefile",
- },
- ["bizcard"] = {
- "texmf-dist/doc/latex/bizcard/bizcard.pdf",
- "texmf-dist/doc/latex/bizcard/bizex.pdf",
- },
- ["cnbwp"] = {
- "texmf-dist/doc/latex/cnbwp/README",
- "texmf-dist/doc/latex/cnbwp/cnbpaper.pdf",
- "texmf-dist/doc/latex/cnbwp/cnbwp-manual-cs.pdf",
- "texmf-dist/doc/latex/cnbwp/cnbwp-manual-en.pdf",
- "texmf-dist/doc/latex/cnbwp/graph18.pdf",
- },
- ["crosswrd"] = {
- "texmf-dist/doc/latex/crosswrd/README",
- "texmf-dist/doc/latex/crosswrd/crosswrd.pdf",
- },
- ["hacm"] = {
- "texmf-dist/doc/fonts/hacm/README",
- "texmf-dist/doc/fonts/hacm/hacmdoc.pdf",
- },
- ["babel-vietnamese"] = {
- "texmf-dist/doc/generic/babel-vietnamese/README",
- "texmf-dist/doc/generic/babel-vietnamese/vietnamese.pdf",
- },
- ["fontloader-luaotfload"] = {
- "texmf-dist/doc/luatex/fontloader-luaotfload/README.md",
- "texmf-dist/doc/luatex/fontloader-luaotfload/fontloader-luaotfload.pdf",
- "texmf-dist/doc/luatex/fontloader-luaotfload/test-fontloader-2017-02-11-stix.pdf",
- "texmf-dist/doc/luatex/fontloader-luaotfload/test-fontloader-2017-07-28.pdf",
- "texmf-dist/doc/luatex/fontloader-luaotfload/test-fontloader-2017-08-18.pdf",
- },
- ["commado"] = {
- "texmf-dist/doc/generic/commado/README",
- "texmf-dist/doc/generic/commado/SrcFILEs.txt",
- "texmf-dist/doc/generic/commado/commado.pdf",
- },
- ["wrapfig"] = {
- "texmf-dist/doc/latex/wrapfig/multiple-span.txt",
- "texmf-dist/doc/latex/wrapfig/wrapfig-doc.pdf",
- },
- ["iftex"] = {
- "texmf-dist/doc/generic/iftex/README",
- "texmf-dist/doc/generic/iftex/iftex.pdf",
- },
- ["flipbook"] = {
- "texmf-dist/doc/latex/flipbook/Images/Anims/an1b/im01.pdf",
- "texmf-dist/doc/latex/flipbook/Images/Anims/an1b/im02.pdf",
- "texmf-dist/doc/latex/flipbook/Images/Anims/an1b/im03.pdf",
- "texmf-dist/doc/latex/flipbook/Images/Anims/an1b/im04.pdf",
- "texmf-dist/doc/latex/flipbook/Images/Anims/an1b/im05.pdf",
- "texmf-dist/doc/latex/flipbook/Images/Anims/an1b/im06.pdf",
- "texmf-dist/doc/latex/flipbook/Images/Anims/an2/im0.pdf",
- "texmf-dist/doc/latex/flipbook/Images/Anims/an2/im1.pdf",
- "texmf-dist/doc/latex/flipbook/Images/Anims/an2/im10.pdf",
- "texmf-dist/doc/latex/flipbook/Images/Anims/an2/im11.pdf",
- "texmf-dist/doc/latex/flipbook/Images/Anims/an2/im12.pdf",
- "texmf-dist/doc/latex/flipbook/Images/Anims/an2/im13.pdf",
- "texmf-dist/doc/latex/flipbook/Images/Anims/an2/im14.pdf",
- "texmf-dist/doc/latex/flipbook/Images/Anims/an2/im15.pdf",
- "texmf-dist/doc/latex/flipbook/Images/Anims/an2/im16.pdf",
- "texmf-dist/doc/latex/flipbook/Images/Anims/an2/im2.pdf",
- "texmf-dist/doc/latex/flipbook/Images/Anims/an2/im3.pdf",
- "texmf-dist/doc/latex/flipbook/Images/Anims/an2/im4.pdf",
- "texmf-dist/doc/latex/flipbook/Images/Anims/an2/im5.pdf",
- "texmf-dist/doc/latex/flipbook/Images/Anims/an2/im6.pdf",
- "texmf-dist/doc/latex/flipbook/Images/Anims/an2/im7.pdf",
- "texmf-dist/doc/latex/flipbook/Images/Anims/an2/im8.pdf",
- "texmf-dist/doc/latex/flipbook/Images/Anims/an2/im9.pdf",
- "texmf-dist/doc/latex/flipbook/Makefile",
- "texmf-dist/doc/latex/flipbook/README",
- "texmf-dist/doc/latex/flipbook/flipbook-doc.pdf",
- "texmf-dist/doc/latex/flipbook/flipbook-ex.pdf",
- },
- ["flabels"] = {
- "texmf-dist/doc/latex/flabels/README",
- "texmf-dist/doc/latex/flabels/flabels.pdf",
- "texmf-dist/doc/latex/flabels/makedoc",
- "texmf-dist/doc/latex/flabels/makedoc-patched",
- },
- ["b1encoding"] = {
- "texmf-dist/doc/latex/b1encoding/README",
- "texmf-dist/doc/latex/b1encoding/b1encoding.pdf",
- },
- ["catcodes"] = {
- "texmf-dist/doc/generic/catcodes/README",
- "texmf-dist/doc/generic/catcodes/SrcFILEs.txt",
- "texmf-dist/doc/generic/catcodes/catcodes.pdf",
- },
- ["fixlatvian"] = {
- "texmf-dist/doc/xelatex/fixlatvian/Makefile",
- "texmf-dist/doc/xelatex/fixlatvian/README",
- "texmf-dist/doc/xelatex/fixlatvian/fixlatvian.pdf",
- },
- ["bibtexu"] = {
- "texmf-dist/doc/bibtexu/00readme.txt",
- "texmf-dist/doc/bibtexu/HISTORY",
- "texmf-dist/doc/bibtexu/csfile.txt",
- },
- ["datetime2-catalan"] = {
- "texmf-dist/doc/latex/datetime2-catalan/README",
- "texmf-dist/doc/latex/datetime2-catalan/datetime2-catalan.pdf",
- },
- ["bguq"] = {
- "texmf-dist/doc/fonts/bguq/INSTALL.txt",
- "texmf-dist/doc/fonts/bguq/Makefile",
- "texmf-dist/doc/fonts/bguq/README",
- "texmf-dist/doc/fonts/bguq/bguq-doc.pdf",
- },
- ["filedate"] = {
- "texmf-dist/doc/latex/filedate/Announce.txt",
- "texmf-dist/doc/latex/filedate/README",
- "texmf-dist/doc/latex/filedate/SrcFILEs.txt",
- "texmf-dist/doc/latex/filedate/filedate.pdf",
- },
- ["libgreek"] = {
- "texmf-dist/doc/latex/libgreek/README",
- "texmf-dist/doc/latex/libgreek/libgreek.pdf",
- },
- ["bookcover"] = {
- "texmf-dist/doc/latex/bookcover/README",
- "texmf-dist/doc/latex/bookcover/bookcover.pdf",
- "texmf-dist/doc/latex/bookcover/example1.pdf",
- "texmf-dist/doc/latex/bookcover/example2.pdf",
- "texmf-dist/doc/latex/bookcover/figures/background1.pdf",
- "texmf-dist/doc/latex/bookcover/figures/background2.pdf",
- "texmf-dist/doc/latex/bookcover/figures/background3.pdf",
- "texmf-dist/doc/latex/bookcover/figures/background4.pdf",
- "texmf-dist/doc/latex/bookcover/figures/background5.pdf",
- "texmf-dist/doc/latex/bookcover/figures/barcode.pdf",
- "texmf-dist/doc/latex/bookcover/figures/bg1.pdf",
- "texmf-dist/doc/latex/bookcover/figures/bg4.pdf",
- "texmf-dist/doc/latex/bookcover/figures/cover.pdf",
- "texmf-dist/doc/latex/bookcover/figures/coverscheme.pdf",
- "texmf-dist/doc/latex/bookcover/figures/foreground1.pdf",
- "texmf-dist/doc/latex/bookcover/figures/foreground2.pdf",
- "texmf-dist/doc/latex/bookcover/figures/logo.pdf",
- "texmf-dist/doc/latex/bookcover/figures/newpart.pdf",
- "texmf-dist/doc/latex/bookcover/figures/parts.pdf",
- "texmf-dist/doc/latex/bookcover/figures/result.pdf",
- "texmf-dist/doc/latex/bookcover/figures/ruler.pdf",
- "texmf-dist/doc/latex/bookcover/figures/sizes.pdf",
- "texmf-dist/doc/latex/bookcover/figures/summa.pdf",
- "texmf-dist/doc/latex/bookcover/figures/tikz.pdf",
- "texmf-dist/doc/latex/bookcover/figures/tikzclip.pdf",
- },
- ["figflow"] = {
- "texmf-dist/doc/plain/figflow/README.figflow",
- },
- ["t-angles"] = {
- "texmf-dist/doc/latex/t-angles/README",
- "texmf-dist/doc/latex/t-angles/t-manual.pdf",
- },
- ["biblatex-source-division"] = {
- "texmf-dist/doc/latex/biblatex-source-division/README",
- "texmf-dist/doc/latex/biblatex-source-division/biblatex-source-division.pdf",
- "texmf-dist/doc/latex/biblatex-source-division/latexmkrc",
- "texmf-dist/doc/latex/biblatex-source-division/makefile",
- },
- ["formation-latex-ul"] = {
- "texmf-dist/doc/latex/formation-latex-ul/README.md",
- "texmf-dist/doc/latex/formation-latex-ul/console-screenshot.pdf",
- "texmf-dist/doc/latex/formation-latex-ul/formation-latex-ul-diapos.pdf",
- "texmf-dist/doc/latex/formation-latex-ul/formation-latex-ul.pdf",
- },
- ["ut-thesis"] = {
- "texmf-dist/doc/latex/ut-thesis/README",
- },
- ["starfont"] = {
- "texmf-dist/doc/fonts/starfont/COPYING",
- "texmf-dist/doc/fonts/starfont/Makefile",
- "texmf-dist/doc/fonts/starfont/README",
- "texmf-dist/doc/fonts/starfont/starfont.pdf",
- "texmf-dist/doc/fonts/starfont/table.pdf",
- },
- ["tabbing"] = {
- "texmf-dist/doc/latex/Tabbing/00readme",
- "texmf-dist/doc/latex/Tabbing/Tabbing.pdf",
- },
- ["babel-italian"] = {
- "texmf-dist/doc/generic/babel-italian/italian.pdf",
- },
- ["sectionbox"] = {
- "texmf-dist/doc/latex/sectionbox/README",
- "texmf-dist/doc/latex/sectionbox/example/README.TEXLIVE",
- "texmf-dist/doc/latex/sectionbox/sectionboxmanual.pdf",
- },
- ["cell"] = {
- "texmf-dist/doc/latex/cell/README",
- },
- ["besjournals"] = {
- "texmf-dist/doc/bibtex/besjournals/README",
- },
- ["cmbright"] = {
- "texmf-dist/doc/fonts/cmbright/LICENSE",
- "texmf-dist/doc/fonts/cmbright/README",
- "texmf-dist/doc/fonts/cmbright/cmbright.txt",
- "texmf-dist/doc/fonts/cmbright/manifest.txt",
- "texmf-dist/doc/latex/cmbright/cmbright.pdf",
- },
- ["dsptricks"] = {
- "texmf-dist/doc/latex/dsptricks/README",
- "texmf-dist/doc/latex/dsptricks/dspTricksManual.pdf",
- },
- ["c-pascal"] = {
- "texmf-dist/doc/generic/c-pascal/README.eng",
- "texmf-dist/doc/generic/c-pascal/README.pol",
- },
- ["datetime2-serbian"] = {
- "texmf-dist/doc/latex/datetime2-serbian/README",
- "texmf-dist/doc/latex/datetime2-serbian/datetime2-serbian.pdf",
- },
- ["orkhun"] = {
- "texmf-dist/doc/fonts/orkhun/README_Orkhun.txt",
- "texmf-dist/doc/fonts/orkhun/rakhimov.pdf",
- },
- ["egplot"] = {
- "texmf-dist/doc/latex/egplot/egplot.pdf",
- },
- ["mf2pt1"] = {
- "texmf-dist/doc/support/mf2pt1/ChangeLog",
- "texmf-dist/doc/support/mf2pt1/README",
- "texmf-dist/doc/support/mf2pt1/mf2pt1.pdf",
- },
- ["simplecd"] = {
- "texmf-dist/doc/latex/simplecd/README",
- "texmf-dist/doc/latex/simplecd/examples.pdf",
- "texmf-dist/doc/latex/simplecd/simplecd.pdf",
- },
- ["ean13isbn"] = {
- "texmf-dist/doc/latex/ean13isbn/License.txt",
- "texmf-dist/doc/latex/ean13isbn/README",
- "texmf-dist/doc/latex/ean13isbn/ean13isbn.pdf",
- },
- ["cbfonts-fd"] = {
- "texmf-dist/doc/fonts/cbfonts-fd/README",
- "texmf-dist/doc/fonts/cbfonts-fd/cbfonts-fd.pdf",
- "texmf-dist/doc/fonts/cbfonts-fd/manifest.txt",
- },
- ["asymptote-manual-zh-cn"] = {
- "texmf-dist/doc/support/asymptote-manual-zh-cn/README",
- "texmf-dist/doc/support/asymptote-manual-zh-cn/asymptote-manual-zh-cn.pdf",
- "texmf-dist/doc/support/asymptote-manual-zh-cn/src/cleantmp",
- "texmf-dist/doc/support/asymptote-manual-zh-cn/src/makepdf",
- },
- ["dowith"] = {
- "texmf-dist/doc/generic/dowith/Announce.txt",
- "texmf-dist/doc/generic/dowith/README",
- "texmf-dist/doc/generic/dowith/SrcFILEs.txt",
- "texmf-dist/doc/generic/dowith/domore.pdf",
- "texmf-dist/doc/generic/dowith/dowith.pdf",
- },
- ["dvdcoll"] = {
- "texmf-dist/doc/latex/dvdcoll/CHANGES",
- "texmf-dist/doc/latex/dvdcoll/INSTALL",
- "texmf-dist/doc/latex/dvdcoll/README",
- "texmf-dist/doc/latex/dvdcoll/dcexample.pdf",
- "texmf-dist/doc/latex/dvdcoll/dvdcoll.pdf",
- "texmf-dist/doc/latex/dvdcoll/dvdcoll_de.pdf",
- "texmf-dist/doc/latex/dvdcoll/manifest.txt",
- },
- ["xoptarg"] = {
- "texmf-dist/doc/latex/xoptarg/README",
- "texmf-dist/doc/latex/xoptarg/xoptarg.pdf",
- },
- ["chemcono"] = {
- "texmf-dist/doc/latex/chemcono/chemcono.pdf",
- },
- ["gradstudentresume"] = {
- "texmf-dist/doc/latex/gradstudentresume/README.txt",
- },
- ["footnoterange"] = {
- "texmf-dist/doc/latex/footnoterange/README",
- "texmf-dist/doc/latex/footnoterange/footnoterange-example.pdf",
- "texmf-dist/doc/latex/footnoterange/footnoterange.pdf",
- },
- ["axodraw2"] = {
- "texmf-dist/doc/latex/axodraw2/README",
- "texmf-dist/doc/latex/axodraw2/axodraw2-man.pdf",
- },
- ["chess"] = {
- "texmf-dist/doc/fonts/chess/changes12",
- "texmf-dist/doc/fonts/chess/copyright",
- "texmf-dist/doc/fonts/chess/installation",
- "texmf-dist/doc/fonts/chess/makefile",
- "texmf-dist/doc/fonts/chess/readme",
- },
- ["biblatex-apa"] = {
- "texmf-dist/doc/latex/biblatex-apa/README",
- "texmf-dist/doc/latex/biblatex-apa/biblatex-apa-test.pdf",
- "texmf-dist/doc/latex/biblatex-apa/biblatex-apa.pdf",
- },
- ["dtk"] = {
- "texmf-dist/doc/latex/dtk/README.md",
- "texmf-dist/doc/latex/dtk/doc/beispiel.pdf",
- },
- ["asyfig"] = {
- "texmf-dist/doc/latex/asyfig/README",
- "texmf-dist/doc/latex/asyfig/asyfig.pdf",
- },
- ["biber"] = {
- "texmf-dist/doc/bibtex/biber/biber.pdf",
- },
- ["a5comb"] = {
- "texmf-dist/doc/latex/a5comb/a5comb.pdf",
- },
- ["bagpipe"] = {
- "texmf-dist/doc/generic/bagpipe/BlackDonald.pdf",
- "texmf-dist/doc/generic/bagpipe/Bonnets.pdf",
- "texmf-dist/doc/generic/bagpipe/Green.pdf",
- "texmf-dist/doc/generic/bagpipe/GreenTwo.pdf",
- "texmf-dist/doc/generic/bagpipe/README",
- "texmf-dist/doc/generic/bagpipe/Washer.pdf",
- "texmf-dist/doc/generic/bagpipe/bagdoc.pdf",
- "texmf-dist/doc/generic/bagpipe/quickref.pdf",
- },
- ["calligra-type1"] = {
- "texmf-dist/doc/fonts/calligra-type1/README",
- },
- ["seminar"] = {
- "texmf-dist/doc/latex/seminar/Changes",
- "texmf-dist/doc/latex/seminar/README",
- "texmf-dist/doc/latex/seminar/seminar-doc.pdf",
- "texmf-dist/doc/latex/seminar/semsamp1.pdf",
- "texmf-dist/doc/latex/seminar/semsamp2.pdf",
- "texmf-dist/doc/latex/seminar/semsamp3.pdf",
- },
- ["dinat"] = {
- "texmf-dist/doc/bibtex/dinat/dinat-index.html",
- "texmf-dist/doc/bibtex/dinat/history.html",
- },
- ["iffont"] = {
- "texmf-dist/doc/latex/iffont/README.md",
- "texmf-dist/doc/latex/iffont/iffont.pdf",
- },
- ["bookest"] = {
- "texmf-dist/doc/latex/bookest/README",
- "texmf-dist/doc/latex/bookest/bookestdoc-en.pdf",
- "texmf-dist/doc/latex/bookest/bookestdoc-it.pdf",
- },
- ["cns"] = {
- "texmf-dist/doc/fonts/cns/cns40-1/README",
- "texmf-dist/doc/fonts/cns/cns40-2/README",
- "texmf-dist/doc/fonts/cns/cns40-3/README",
- "texmf-dist/doc/fonts/cns/cns40-4/README",
- "texmf-dist/doc/fonts/cns/cns40-5/README",
- "texmf-dist/doc/fonts/cns/cns40-6/README",
- "texmf-dist/doc/fonts/cns/cns40-7/README",
- "texmf-dist/doc/fonts/cns/cns40-b5/README",
- },
- ["din1505"] = {
- "texmf-dist/doc/latex/din1505/README.TEXLIVE",
- },
- ["pgfplots"] = {
- "texmf-dist/doc/context/third/pgfplots/Makefile",
- "texmf-dist/doc/context/third/pgfplots/pgfplotsexample-context.pdf",
- "texmf-dist/doc/generic/pgfplots/README",
- "texmf-dist/doc/latex/pgfplots/TeX-programming-notes.pdf",
- "texmf-dist/doc/latex/pgfplots/pgfplots.pdf",
- "texmf-dist/doc/latex/pgfplots/pgfplotsexample.pdf",
- "texmf-dist/doc/latex/pgfplots/pgfplotstable.pdf",
- "texmf-dist/doc/latex/pgfplots/pgfplotstodo.pdf",
- "texmf-dist/doc/plain/pgfplots/pgfplotsexample-plain.pdf",
- },
- ["datetime2-croatian"] = {
- "texmf-dist/doc/latex/datetime2-croatian/README",
- "texmf-dist/doc/latex/datetime2-croatian/datetime2-croatian.pdf",
- },
- ["abraces"] = {
- "texmf-dist/doc/latex/abraces/abraces-doc.pdf",
- },
- ["coordsys"] = {
- "texmf-dist/doc/latex/coordsys/README",
- "texmf-dist/doc/latex/coordsys/coordsys.pdf",
- },
- ["amsthdoc-it"] = {
- "texmf-dist/doc/latex/amsthdoc-it/README",
- "texmf-dist/doc/latex/amsthdoc-it/amsthdoc_it.pdf",
- },
- ["context-construction-plan"] = {
- "texmf-dist/doc/context/third/construction-plan/construction-plan-demo.pdf",
- "texmf-dist/doc/context/third/construction-plan/construction-plan-doc.pdf",
- },
- ["arrayjobx"] = {
- "texmf-dist/doc/generic/arrayjobx/README",
- "texmf-dist/doc/generic/arrayjobx/arrayjob.pdf",
- "texmf-dist/doc/generic/arrayjobx/arrayjobx.pdf",
- },
- ["keyvaltable"] = {
- "texmf-dist/doc/latex/keyvaltable/README.md",
- "texmf-dist/doc/latex/keyvaltable/keyvaltable.pdf",
- },
- ["akktex"] = {
- "texmf-dist/doc/latex/akktex/README",
- "texmf-dist/doc/latex/akktex/README.TEXLIVE",
- },
-}
-return s_meta, tlp_from_runfile, tlp_doclist
diff --git a/Master/texmf-dist/scripts/texdoc/alias.tlu b/Master/texmf-dist/scripts/texdoc/alias.tlu
index 1ae150b5b1c..44c4fc38385 100644
--- a/Master/texmf-dist/scripts/texdoc/alias.tlu
+++ b/Master/texmf-dist/scripts/texdoc/alias.tlu
@@ -1,6 +1,7 @@
-- alias.tlu: configuration handling for texdoc
--
--- Manuel Pégourié-Gonnard, GPLv3, see texdoclib.tlu for details
+-- Manuel Pégourié-Gonnard and the TeX Live team, GPLv3,
+-- see texdoclib.tlu for details
--[[ structure of the alias table
@@ -114,3 +115,5 @@ return {
get_patterns = get_patterns,
aliased_names = aliased_names,
}
+
+-- vim: ft=lua:
diff --git a/Master/texmf-dist/scripts/texdoc/config.tlu b/Master/texmf-dist/scripts/texdoc/config.tlu
index 42d2e779055..cb72343c6ad 100644
--- a/Master/texmf-dist/scripts/texdoc/config.tlu
+++ b/Master/texmf-dist/scripts/texdoc/config.tlu
@@ -1,7 +1,7 @@
--- $Id: config.tlu 16 2017-10-26 22:28:24Z karl $
-- config.tlu: configuration handling for texdoc
--
--- Manuel Pégourié-Gonnard, GPLv3+, see texdoclib.tlu for details
+-- Manuel Pégourié-Gonnard and the TeX Live team, GPLv3,
+-- see texdoclib.tlu for details
-------------------------- hide the config table --------------------------
@@ -136,8 +136,57 @@ function setup_config_from_cl(arg)
local function set_config_elt(key, val)
set_config_element(key, val, {src='cl', name=curr_arg})
end
- while arg[1] and string.match(arg[1],'^%-') do
- curr_arg = table.remove(arg,1)
+
+ -- modified Alternative Get Opt
+ -- cf. http://lua-users.org/wiki/AlternativeGetOpt
+ local function getopt(arg, options)
+ local tmp
+ local tab = {}
+ local saved_arg = { table.unpack(arg) }
+ for k, v in ipairs(saved_arg) do
+ if string.sub(v, 1, 2) == "--" then
+ table.remove(arg, 1)
+ local x = string.find(v, "=", 1, true)
+ if x then tab[string.sub(v, 3, x-1)] = string.sub(v, x+1)
+ else tab[string.sub(v, 3)] = true
+ end
+ elseif string.sub(v, 1, 1) == "-" then
+ table.remove(arg, 1)
+ local y = 2
+ local l = string.len(v)
+ local jopt
+ while (y <= l) do
+ jopt = string.sub(v, y, y)
+ if string.find(options, jopt, 1, true) then
+ if y < l then
+ tmp = string.sub(v, y+1)
+ y = l
+ else
+ table.remove(arg, 1)
+ tmp = saved_arg[k + 1]
+ end
+ if string.match(tmp, '^%-') then
+ tab[jopt] = false
+ else
+ tab[jopt] = tmp
+ end
+ else
+ tab[jopt] = true
+ end
+ y = y + 1
+ end
+ end
+ end
+ return tab
+ end
+
+ opts = getopt(arg, 'd')
+ for k, v in pairs(opts) do
+ if #k == 1 then
+ curr_arg = '-' .. k
+ else
+ curr_arg = '--' .. k
+ end
-- action
if (curr_arg == '-h') or (curr_arg == '--help') then
@@ -167,13 +216,10 @@ function setup_config_from_cl(arg)
set_config_elt('machine_switch', 'true')
-- debug
elseif (curr_arg == '-d') or (curr_arg == '--debug') then
+ if v == true then v = 'all' end
+ set_config_elt('debug_list', v)
+ elseif curr_arg == '-D' then
set_config_elt('debug_list', 'all')
- elseif string.match(curr_arg, '^%-d=') then
- local value = string.gsub(curr_arg, '^%-d=', '')
- set_config_elt('debug_list', value)
- elseif string.match(curr_arg, '^%-%-debug=') then
- local value = string.gsub(curr_arg, '^%-%-debug=', '')
- set_config_elt('debug_list', value)
-- verbosity
elseif (curr_arg == '-q') or (curr_arg == '--quiet') then
set_config_elt('verbosity_level', C.min_verbosity)
@@ -201,37 +247,18 @@ function setup_config_from_env ()
end
end
end
- local function set_config_elt_from_option_env(key, var)
- if (os.type == "windows") then return end
- local value = os.getenv(var)
- if value then
- for cmd in string.gmatch(value, '([^:]+)') do
- if is_in_path(cmd) then
- set_config_element(key, cmd, {src='env', name=var})
- -- don't test other commands if we have found one
- break
- end
- end
- end
- end
set_config_elt_from_vars('viewer_pdf',
- {"PDFVIEWER_texdoc", "TEXDOCVIEW_pdf", "TEXDOC_VIEWER_PDF"})
- set_config_elt_from_option_env('viewer_pdf', "PDFVIEWER")
+ {"PDFVIEWER_texdoc", "PDFVIEWER", "TEXDOCVIEW_pdf", "TEXDOC_VIEWER_PDF"})
set_config_elt_from_vars('viewer_ps',
- {"PSVIEWER_texdoc", "TEXDOCVIEW_ps", "TEXDOC_VIEWER_PS"})
- set_config_elt_from_option_env('viewer_ps', "PSVIEWER")
+ {"PSVIEWER_texdoc", "PSVIEWER", "TEXDOCVIEW_ps", "TEXDOC_VIEWER_PS"})
set_config_elt_from_vars('viewer_dvi',
- {"DVIVIEWER_texdoc", "TEXDOCVIEW_dvi", "TEXDOC_VIEWER_DVI"})
- set_config_elt_from_option_env('viewer_dvi', "DVIVIEWER")
+ {"DVIVIEWER_texdoc", "DVIVIEWER", "TEXDOCVIEW_dvi", "TEXDOC_VIEWER_DVI"})
set_config_elt_from_vars('viewer_html',
- {"BROWSER_texdoc", "TEXDOCVIEW_html", "TEXDOC_VIEWER_HTML"})
- set_config_elt_from_option_env('viewer_html', "BROWSER")
+ {"BROWSER_texdoc", "BROWSER", "TEXDOCVIEW_html", "TEXDOC_VIEWER_HTML"})
set_config_elt_from_vars('viewer_md',
- {"MDVIEWER_texdoc", "TEXDOCVIEW_md", "TEXDOC_VIEWER_MD"})
- set_config_elt_from_option_env('viewer_md', "PAGER")
+ {"MDVIEWER_texdoc", "PAGER", "TEXDOCVIEW_md", "TEXDOC_VIEWER_MD"})
set_config_elt_from_vars('viewer_txt',
- {"PAGER_texdoc", "TEXDOCVIEW_txt", "TEXDOC_VIEWER_TXT"})
- set_config_elt_from_option_env('viewer_txt', "PAGER")
+ {"PAGER_texdoc", "PAGER", "TEXDOCVIEW_txt", "TEXDOC_VIEWER_TXT"})
end
---------------------- options and aliases from files ----------------------
@@ -272,7 +299,7 @@ function confline_to_config(line, file, pos)
end
-- return the list of configuration files
-function get_config_files ()
+function get_config_files()
-- get names
local platform = string.match (kpse.var_value ('SELFAUTOLOC'), '.*/(.*)$')
local names = {
@@ -512,6 +539,7 @@ function setup_config_from_defaults()
verbosity_level = C.def_verbosity,
debug_list = '',
max_lines = '20',
+ fuzzy_level = '5',
}
-- zip-related options
set_config_ls {
@@ -551,3 +579,5 @@ return {
show_config_files = show_config_files,
read_config_file = read_config_file,
}
+
+-- vim: ft=lua:
diff --git a/Master/texmf-dist/scripts/texdoc/constants.tlu b/Master/texmf-dist/scripts/texdoc/constants.tlu
index 8b1dff224b5..51d059196cd 100644
--- a/Master/texmf-dist/scripts/texdoc/constants.tlu
+++ b/Master/texmf-dist/scripts/texdoc/constants.tlu
@@ -1,7 +1,7 @@
--- $Id: constants.tlu 24 2017-11-18 23:00:18Z karl $
-- constants.tlu: global "constants" for texdoc.
--
--- Manuel Pégourié-Gonnard, GPLv3+, see texdoclib.tlu for details
+-- Manuel Pégourié-Gonnard and the TeX Live team, GPLv3,
+-- see texdoclib.tlu for details
-- use an empty environment that will become texdoc_env.C (see EOF)
local constants = {}
@@ -19,21 +19,19 @@ end
-- BEGIN constants
-- progname and version
-fullname = kpse.find_file('texdoc/texdoclib', 'lua')
-progname = 'texdoc'
-version = '2.0171'
+fullname = kpse.find_file('texdoc/texdoclib', 'lua')
+progname = 'Texdoc'
+version = '3.0'
-- make sure to update setup_config_from_cl() accordingly
-- and set a default value in setup_config_from_defaults() if relevant
usage_msg = [[
-Usage: texdoc [OPTION]... NAME...
+Usage: texdoc [OPTION...] NAME...
or: texdoc ACTION
Try to find appropriate TeX documentation for the specified NAME(s).
Alternatively, perform the given ACTION and exit.
-Current settings:
-
Actions:
Options:
-w, --view Use view mode: start a viewer. (default)
@@ -47,33 +45,26 @@ Options:
-q, --quiet Suppress warnings and most error messages.
-v, --verbose Print additional information (eg, viewer command).
- -d, --debug[=LIST] Activate debug output (restricted to LIST).
+ -D, --debug Activate all debug output (equal to "--debug=all").
+ -dLIST, --debug=LIST Activate debug output restricted to LIST.
Environment variables: PAGER, BROWSER, PDFVIEWER, PSVIEWER, DVIVIEWER,
-and texdoc_* of each.
+and *_texdoc of each.
Files: <TEXMF>/texdoc/texdoc.cnf; see output of the --files option.
Full manual available via `texdoc texdoc'.
-texdoc home page: <https://tug.org/texdoc/>
-Please email bugs to <texdoc@tug.org>.
-]]
+Website: <https://tug.org/texdoc/>
+Repository: <https://github.com/TeX-Live/texdoc>
+Please email bugs to <texdoc@tug.org>.]]
copyright_msg = [[
-Copyright 2008-2017 Manuel P'egouri'e-Gonnard.
+Copyright 2018 Manuel Pégourié-Gonnard, Takuto Asakura, Karl Berry, and Norbert Preining.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it.]]
actions_ph = 'Actions:\n'
-usage_settings_ph = 'Current settings:' -- keep ../doc/texdoc wrapper in sync!
-usage_settings = {
- { name = 'mode', view = '--view', mixed = '--mixed', list = '--list',
- showall = '--showall' },
- { name = 'interact_switch',
- [true] = '--interact', [false] = '--nointeract' },
-}
-
known_options = {
'viewer_.*',
'mode',
@@ -93,6 +84,7 @@ known_options = {
'zipext_list',
'max_lines',
'lang',
+ 'fuzzy_level',
}
error_msg = [[
@@ -149,3 +141,5 @@ setmetatable(C, {
error('Internal error: attempt to modify a constant.')
end
})
+
+-- vim: ft=lua:
diff --git a/Master/texmf-dist/scripts/texdoc/functions.tlu b/Master/texmf-dist/scripts/texdoc/functions.tlu
index 0ab02278450..88b66b2ca40 100644
--- a/Master/texmf-dist/scripts/texdoc/functions.tlu
+++ b/Master/texmf-dist/scripts/texdoc/functions.tlu
@@ -1,7 +1,7 @@
--- $Id: functions.tlu 12 2017-05-17 18:07:47Z karl $
-- functions.tlu: general-use functions for texdoc
--
--- Manuel Pégourié-Gonnard, GPLv3+, see texdoclib.tlu for details
+-- Manuel Pégourié-Gonnard and the TeX Live team, GPLv3,
+-- see texdoclib.tlu for details
-- change '/' to '\' on windows
-- Use: internal representation of files always use forward slashes.
@@ -95,24 +95,6 @@ end
-- print a usage message, with the proper 'active values' line
function print_usage(actions)
local usage_msg = C.usage_msg
- -- get current settings
- local default, files = {}, {}
- for _, param in ipairs(C.usage_settings) do
- local display = param[config[param.name]]
- if config[param.name..'_src'] == 'def' then
- table.insert(default, display)
- elseif config[param.name..'_src'] == 'file' then
- table.insert(files, display)
- end
- end
- -- format and include them
- def = table.concat(default, ', ')
- conf = table.concat(files, ', ')
- if not (def == '') then def = def..' (default)' end
- if not (conf == '') then conf = conf..' (user config)' end
- local sep = (def == '' or conf == '') and '' or '; '
- local settings = C.usage_settings_ph..' '..def..sep..conf..'.'
- usage_msg = usage_msg:gsub(C.usage_settings_ph, settings)
-- include actions if any
if actions then
usage_msg = usage_msg:gsub(C.actions_ph,
@@ -132,3 +114,5 @@ return {
print_usage = print_usage,
path_parent = path_parent,
}
+
+-- vim: ft=lua:
diff --git a/Master/texmf-dist/scripts/texdoc/main.tlu b/Master/texmf-dist/scripts/texdoc/main.tlu
index 0058a55da8f..b5ada6e7dfb 100644
--- a/Master/texmf-dist/scripts/texdoc/main.tlu
+++ b/Master/texmf-dist/scripts/texdoc/main.tlu
@@ -1,7 +1,7 @@
--- $Id: main.tlu 24 2017-11-18 23:00:18Z karl $
-- main.tlu: default command-line interface of texdoc
--
--- Manuel Pégourié-Gonnard, GPLv3, see texdoclib.tlu for details
+-- Manuel Pégourié-Gonnard and the TeX Live team, GPLv3,
+-- see texdoclib.tlu for details
-- load texdoclib (kpse initialized by the wrapper)
local texdoc = require('texdoc.texdoclib')
@@ -69,3 +69,5 @@ end
-- the end
os.exit(exit_ok)
+
+-- vim: ft=lua:
diff --git a/Master/texmf-dist/scripts/texdoc/score.tlu b/Master/texmf-dist/scripts/texdoc/score.tlu
index 157af9aee26..e3b7d0866af 100644
--- a/Master/texmf-dist/scripts/texdoc/score.tlu
+++ b/Master/texmf-dist/scripts/texdoc/score.tlu
@@ -1,6 +1,7 @@
-- score.tlu: scoring functions for texdoc
--
--- Manuel Pégourié-Gonnard, GPLv3, see texdoclib.tlu for details
+-- Manuel Pégourié-Gonnard and the TeX Live team, GPLv3,
+-- see texdoclib.tlu for details
-- shared variables
local global_adjscore, spec_adjscore = {}, {}
@@ -286,3 +287,5 @@ return {
is_exact = is_exact,
confline_to_score = confline_to_score,
}
+
+-- vim: ft=lua:
diff --git a/Master/texmf-dist/scripts/texdoc/search.tlu b/Master/texmf-dist/scripts/texdoc/search.tlu
index 3fb77c1a1be..3978021f769 100644
--- a/Master/texmf-dist/scripts/texdoc/search.tlu
+++ b/Master/texmf-dist/scripts/texdoc/search.tlu
@@ -1,6 +1,7 @@
-- search.tlu: file searching functions for texdoc.
--
--- Manuel Pégourié-Gonnard, GPLv3, see texdoclib.tlu for details
+-- Manuel Pégourié-Gonnard and the TeX Live team, GPLv3,
+-- see texdoclib.tlu for details
-- Warning: every single function here assumes init_databases() has been called.
@@ -595,6 +596,44 @@ function get_doclist_tlpdb(pattern)
end
end
+-- fuzzy search by using levenshtein distance
+function fuzzy_search(pattern)
+ local tmp_d
+ local min = 100
+ local result
+
+ for p in pairs(tlp_doclist) do
+ tmp_d = levenshtein(pattern, p)
+ if tmp_d < min then
+ min, result = tmp_d, p
+ end
+ end
+
+ if min <= config.fuzzy_level then
+ return result
+ else
+ return ''
+ end
+end
+
+-- calculate levenshtein distance by dynamic programming
+-- cf. http://lua-users.org/lists/lua-l/2008-01/msg00095.html
+function levenshtein(s, t)
+ local s, t = tostring(s), tostring(t)
+ if type(s) == 'string' and type(t) == 'string' then
+ local m, n, d = #s, #t, {}
+ for i = 0, m do d[i] = { [0] = i } end
+ for j = 1, n do d[0][j] = j end
+ for i = 1, m do
+ for j = 1, n do
+ local cost = s:sub(i,i) == t:sub(j,j) and 0 or 1
+ d[i][j] = math.min(d[i-1][j]+1, d[i][j-1]+1, d[i-1][j-1]+cost)
+ end
+ end
+ return d[m][n]
+ end
+end
+
end --scope of tlpinfo table
------------------------------ main function -------------------------------
@@ -607,19 +646,33 @@ end
-- find docfiles according to pattern
function get_doclist(pattern, no_alias)
- -- get patterns (inc. aliases)
- local normal, sty = normal_vs_sty(get_patterns(pattern, no_alias))
-- initialise result list
s_doclist = Doclist:new()
+ -- 1. normal search with the input pattern
+ doc_search(pattern, no_alias)
+ -- 2. if no result, execute fuzzy search
+ if not s_doclist[1] then
+ local f_res = fuzzy_search(pattern)
+ if f_res ~= '' then
+ err_print('info', 'Fuzzy search result: ' .. f_res)
+ pattern = f_res
+ doc_search(pattern, no_alias)
+ end
+ end
+ -- finally, sort results
+ sort_doclist(s_doclist, pattern)
+ return s_doclist
+end
+
+function doc_search(pattern, no_alias)
+ -- get patterns (inc. aliases)
+ local normal, sty = normal_vs_sty(get_patterns(pattern, no_alias))
-- get results; _texdocs search comes after _tlpdb search so that
-- files found by both will have the priority of the _texdocs tree.
-- (https://puszcza.gnu.org.ua/bugs/?369)
get_doclist_sty(sty)
get_doclist_tlpdb(pattern)
get_doclist_texdocs(normal)
- -- finally, sort results
- sort_doclist(s_doclist, pattern)
- return s_doclist
end
-- separate sty patterns from the rest
@@ -639,3 +692,5 @@ return {
init_databases = init_databases,
get_doclist = get_doclist,
}
+
+-- vim: ft=lua:
diff --git a/Master/texmf-dist/scripts/texdoc/texdoc.tlu b/Master/texmf-dist/scripts/texdoc/texdoc.tlu
index 919e381ec33..90b507e283a 100755
--- a/Master/texmf-dist/scripts/texdoc/texdoc.tlu
+++ b/Master/texmf-dist/scripts/texdoc/texdoc.tlu
@@ -2,6 +2,10 @@
-- texdoc.tlu: small wrapper around main.tlu
-- (makes it easier to install a new version of texdoc in TEXMFHOME)
+--
+-- The TeX Live team, GPLv3, see texdoclib.tlu for details
kpse.set_program_name(arg[-1], 'texdoc')
require('texdoc.main')
+
+-- vim: ft=lua:
diff --git a/Master/texmf-dist/scripts/texdoc/texdoclib.tlu b/Master/texmf-dist/scripts/texdoc/texdoclib.tlu
index 6eeba6386e8..5de6996aa5f 100644
--- a/Master/texmf-dist/scripts/texdoc/texdoclib.tlu
+++ b/Master/texmf-dist/scripts/texdoc/texdoclib.tlu
@@ -1,8 +1,8 @@
--- $Id: texdoclib.tlu 25 2017-11-18 23:03:01Z karl $
-- texdoclib.tlu: the texdoc library
--[[
-Copyright 2008, 2009, 2010, 2011, 2017 Manuel Pégourié-Gonnard.
+Copyright 2008-2018 Manuel Pégourié-Gonnard, Takuto Asakura, Karl Berry, and
+Norbert Preining.
This program is free software: you can redistribute it and/or modify it under
the terms of the GNU General Public License as published by the Free Software
@@ -104,3 +104,5 @@ return {
err_print = err_print,
const = C,
}
+
+-- vim: ft=lua:
diff --git a/Master/texmf-dist/scripts/texdoc/view.tlu b/Master/texmf-dist/scripts/texdoc/view.tlu
index 9b96e7619d2..15784ff7390 100644
--- a/Master/texmf-dist/scripts/texdoc/view.tlu
+++ b/Master/texmf-dist/scripts/texdoc/view.tlu
@@ -1,7 +1,7 @@
--- $Id$
-- view.tlu view a document and/or display the list of results in texdoc
--
--- Manuel Pégourié-Gonnard, GPLv3+, see texdoclib.tlu for details
+-- Manuel Pégourié-Gonnard and the TeX Live team, GPLv3,
+-- see texdoclib.tlu for details
----------------------------- view a document -----------------------------
@@ -222,3 +222,5 @@ return {
view_file = view_file,
deliver_results = deliver_results,
}
+
+-- vim: ft=lua:
diff --git a/Master/texmf-dist/texdoc/texdoc.cnf b/Master/texmf-dist/texdoc/texdoc.cnf
index 1a53fefc78a..bdf2ad1394d 100644
--- a/Master/texmf-dist/texdoc/texdoc.cnf
+++ b/Master/texmf-dist/texdoc/texdoc.cnf
@@ -85,6 +85,12 @@
# basename_list = readme, 00readme
# badbasename_list = readme, 00readme
+## Fuzzy search
+
+# Built-in defaults (for reference):
+#
+# fuzzy_level = 5
+
# Known suffixes for documentation
suffix_list = doc, -doc, _doc, .doc, /doc, manual, /manual, -manual, userguide, /user_guide, -guide, -user, -man, notes, -info, ref
@@ -126,14 +132,14 @@ adjscore gpl = -10
adjscore /tex-virtual-academy-pl/ = -50
# test and example files are not likely the best documentation
-adjscore example = -3
-adjscore examples = -3
-adjscore sample = -3
-adjscore samples = -3
+adjscore example = -1
+adjscore examples = -1
+adjscore sample = -1
+adjscore samples = -1
adjscore test = -3
adjscore tests = -3
-adjscore /demo/ = -3
-adjscore /demos/ = -3
+adjscore /demo/ = -1
+adjscore /demos/ = -1
adjscore /figures/ = -3
adjscore /images/ = -3
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check
index 246bfea7ecd..4c11036b1c9 100755
--- a/Master/tlpkg/bin/tlpkg-ctan-check
+++ b/Master/tlpkg/bin/tlpkg-ctan-check
@@ -618,7 +618,7 @@ my @TLP_working = qw(
tex-ewd tex-font-errors-cheatsheet tex-gyre tex-gyre-math tex-ini-files
tex-label tex-overview tex-ps tex-refs tex-virtual-academy-pl
tex4ebook texapi texbytopic texcount
- texdate texdef texdiff texdirflatten texdraw
+ texdate texdef texdiff texdirflatten texdoc texdraw
texfot texilikechaps texilikecover
texliveonfly texloganalyser texlogos texmate texments
texosquery texpower texproposal texshade textualicomma texvc
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index 07cc03ac3cb..47026ead9f9 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -1104,6 +1104,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`);
'tex-gyre', "&MAKEcopy",
'tex-gyre-math', "&MAKEflatten",
# 'tex-refs', "die 'skipping, no longer maintained'",
+ 'texdoc', "&MAKEflatten",
'texdoctk', "die 'skipping, moribund, only in tl'",
'texdraw', "&MAKEflatten",
'texemplar', "die 'skipping, await request, 199x'",
@@ -1416,6 +1417,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`);
'splitindex' => '&POST_do_man',
'startex' => '&POST_otherformat',
'tap' => '&POSTtap',
+ 'texdoc' => '&POSTtexdoc',
'texdraw' => '&POSTtexdraw',
'tex-ps' => '&POSTtex_ps',
'tikz-cd' => '&POSTtikz_cd',
@@ -2861,6 +2863,7 @@ $standardttf = '\.ttf|\.TTC';
'pythontex' => '([23]|_.*)\.py$',
'songs' => '\.lua$',
'spelling' => '\.lua$',
+ 'texdoc', => '[^c]\.tlu$', # luckily that's enough
'tex4ebook' => '\.lua$',
'texosquery' => '\.jar$',
);
@@ -2959,6 +2962,7 @@ $standardttf = '\.ttf|\.TTC';
'texdef' => '\.pl$',
'texdiff' => 'texdiff$',
'texdirflatten' => 'texdirflatten$',
+ 'texdoc', => 'texdoc\.tlu$',
'texfot' => 'texfot\.pl$',
'texliveonfly' => '\.py$',
'texloganalyser' => 'texloganalyser',
@@ -3021,6 +3025,7 @@ $standardttf = '\.ttf|\.TTC';
'srcredact' => '\.1$',
'sty2dtx' => '\.1$',
'texdiff' => 'texdiff.1',
+ 'texdoc' => '\.1$',
'texfot' => '\.1$',
'texdirflatten' => 'texdirflatten.1',
'wheretotrim' => '\.1$',
@@ -6377,6 +6382,11 @@ sub POSTtex_ps {
&mv_with_mkdir ("poligraf/*.pro", "$DEST/dvips/$package");
}
+sub POSTtexdoc {
+ print "POST$package - texdoc.cnf at top level\n";
+ &mv_with_mkdir ("texdoc.cnf", "$DEST/$package");
+}
+
sub POSTtexdraw {
print "POST$package - rename info file\n";
&SYSTEM ("$MV texdraw texdraw.info");
diff --git a/Master/tlpkg/tlpsrc/texdoc.tlpsrc b/Master/tlpkg/tlpsrc/texdoc.tlpsrc
index 97d022330a2..5fb3858d412 100644
--- a/Master/tlpkg/tlpsrc/texdoc.tlpsrc
+++ b/Master/tlpkg/tlpsrc/texdoc.tlpsrc
@@ -1,18 +1,10 @@
category TLCore
depend kpathsea
-postaction shortcut type=menu name="TeXdoc GUI" \
- cmd="TEXDIR/bin/win32/texdoctk.exe"
#
-runpattern f texmf-dist/scripts/texdoctk/texdoctk.pl
runpattern f texmf-dist/scripts/texdoc/*
-runpattern f texmf-dist/texdoctk/*
runpattern f texmf-dist/texdoc/*
#
docpattern f texmf-dist/doc/man/man1/texdoc.*
-docpattern f texmf-dist/doc/man/man1/texdoctk.*
-docpattern f texmf-dist/doc/texdoc/*
+docpattern f texmf-dist/doc/support/texdoc/*
#
binpattern f bin/${ARCH}/texdoc
-binpattern f bin/${ARCH}/texdoctk
-binpattern f bin/win32/texdocc
-binpattern f bin/win32/tl-w32-texdoc-wrapper.texlua