texmf-dist/source/support/adhocfilelist/adhocfilelist.tex
texmf-dist/source/support/adhocfilelist/fdatechk.tex
texmf-dist/source/support/adhocfilelist/makehtml.tex
texmf-dist/source/support/adhocfilelist/srcfiles.tex
texmf-dist/source/support/adhocfilelist/texblog.fdf
texmf-dist/source/support/arara/build.gradle.kts
texmf-dist/source/support/arara/src/main/java/org/islandoftex/arara/utils/Methods.java
texmf-dist/source/support/arara/src/main/kotlin/org/islandoftex/arara/Arara.kt
texmf-dist/source/support/arara/src/main/kotlin/org/islandoftex/arara/CLI.kt
texmf-dist/source/support/arara/src/main/kotlin/org/islandoftex/arara/configuration/AraraSpec.kt
texmf-dist/source/support/arara/src/main/kotlin/org/islandoftex/arara/configuration/Configuration.kt
texmf-dist/source/support/arara/src/main/kotlin/org/islandoftex/arara/configuration/ConfigurationUtils.kt
texmf-dist/source/support/arara/src/main/kotlin/org/islandoftex/arara/configuration/LocalConfiguration.kt
texmf-dist/source/support/arara/src/main/kotlin/org/islandoftex/arara/filehandling/Database.kt
texmf-dist/source/support/arara/src/main/kotlin/org/islandoftex/arara/filehandling/DatabaseUtils.kt
texmf-dist/source/support/arara/src/main/kotlin/org/islandoftex/arara/filehandling/FileHandlingUtils.kt
texmf-dist/source/support/arara/src/main/kotlin/org/islandoftex/arara/filehandling/FileSearchingUtils.kt
texmf-dist/source/support/arara/src/main/kotlin/org/islandoftex/arara/localization/Language.kt
texmf-dist/source/support/arara/src/main/kotlin/org/islandoftex/arara/localization/LanguageController.kt
texmf-dist/source/support/arara/src/main/kotlin/org/islandoftex/arara/localization/Messages.kt
texmf-dist/source/support/arara/src/main/kotlin/org/islandoftex/arara/model/AraraException.kt
texmf-dist/source/support/arara/src/main/kotlin/org/islandoftex/arara/model/Evaluator.kt
texmf-dist/source/support/arara/src/main/kotlin/org/islandoftex/arara/model/Extractor.kt
texmf-dist/source/support/arara/src/main/kotlin/org/islandoftex/arara/model/FileType.kt
texmf-dist/source/support/arara/src/main/kotlin/org/islandoftex/arara/model/Interpreter.kt
texmf-dist/source/support/arara/src/main/kotlin/org/islandoftex/arara/model/Session.kt
texmf-dist/source/support/arara/src/main/kotlin/org/islandoftex/arara/ruleset/Argument.kt
texmf-dist/source/support/arara/src/main/kotlin/org/islandoftex/arara/ruleset/Command.kt
texmf-dist/source/support/arara/src/main/kotlin/org/islandoftex/arara/ruleset/Conditional.kt
texmf-dist/source/support/arara/src/main/kotlin/org/islandoftex/arara/ruleset/Directive.kt
texmf-dist/source/support/arara/src/main/kotlin/org/islandoftex/arara/ruleset/DirectiveAssembler.kt
texmf-dist/source/support/arara/src/main/kotlin/org/islandoftex/arara/ruleset/DirectiveUtils.kt
texmf-dist/source/support/arara/src/main/kotlin/org/islandoftex/arara/ruleset/Rule.kt
texmf-dist/source/support/arara/src/main/kotlin/org/islandoftex/arara/ruleset/RuleCommand.kt
texmf-dist/source/support/arara/src/main/kotlin/org/islandoftex/arara/ruleset/RuleUtils.kt
texmf-dist/source/support/arara/src/main/kotlin/org/islandoftex/arara/utils/ClassLoadingUtils.kt
texmf-dist/source/support/arara/src/main/kotlin/org/islandoftex/arara/utils/CommonUtils.kt
texmf-dist/source/support/arara/src/main/kotlin/org/islandoftex/arara/utils/DisplayUtils.kt
texmf-dist/source/support/arara/src/main/kotlin/org/islandoftex/arara/utils/Extensions.kt
texmf-dist/source/support/arara/src/main/kotlin/org/islandoftex/arara/utils/InterpreterUtils.kt
texmf-dist/source/support/arara/src/main/kotlin/org/islandoftex/arara/utils/LoggingUtils.kt
texmf-dist/source/support/arara/src/main/kotlin/org/islandoftex/arara/utils/MessageUtils.kt
texmf-dist/source/support/arara/src/main/kotlin/org/islandoftex/arara/utils/SystemCallUtils.kt
texmf-dist/source/support/arara/src/main/kotlin/org/islandoftex/arara/utils/TeeOutputStream.kt
texmf-dist/source/support/arara/src/main/resources/org/islandoftex/arara/configuration/logback.xml
texmf-dist/source/support/arara/src/main/resources/org/islandoftex/arara/configuration/release-notes
texmf-dist/source/support/arara/src/main/resources/org/islandoftex/arara/localization/messages.properties
texmf-dist/source/support/arara/src/main/resources/org/islandoftex/arara/localization/messages_de.properties
texmf-dist/source/support/arara/src/main/resources/org/islandoftex/arara/localization/messages_en.properties
texmf-dist/source/support/arara/src/main/resources/org/islandoftex/arara/localization/messages_en_QN.properties
texmf-dist/source/support/arara/src/main/resources/org/islandoftex/arara/localization/messages_it.properties
texmf-dist/source/support/arara/src/main/resources/org/islandoftex/arara/localization/messages_nl.properties
texmf-dist/source/support/arara/src/main/resources/org/islandoftex/arara/localization/messages_pt_BR.properties
texmf-dist/source/support/arara/src/test/kotlin/org/islandoftex/arara/filehandling/FileHandlingUtilsTest.kt
texmf-dist/source/support/arara/src/test/kotlin/org/islandoftex/arara/filehandling/FileSearchingUtilsTest.kt
texmf-dist/source/support/arara/src/test/kotlin/org/islandoftex/arara/localization/LanguageCoverageTest.kt
texmf-dist/source/support/arara/src/test/kotlin/org/islandoftex/arara/localization/LanguageReport.kt
texmf-dist/source/support/arara/src/test/kotlin/org/islandoftex/arara/localization/LanguageTest.kt
texmf-dist/source/support/arara/src/test/kotlin/org/islandoftex/arara/model/SessionTest.kt
texmf-dist/source/support/arara/src/test/kotlin/org/islandoftex/arara/utils/CommonUtilsTest.kt
texmf-dist/source/support/arara/src/test/kotlin/org/islandoftex/arara/utils/ExecutionTest.kt
texmf-dist/source/support/arara/src/test/kotlin/org/islandoftex/arara/utils/ExtensionTest.kt
texmf-dist/source/support/arara/src/test/resources/executiontests/changes/arara.yaml
texmf-dist/source/support/arara/src/test/resources/executiontests/changes/arararc.yaml
texmf-dist/source/support/arara/src/test/resources/executiontests/changes/changes.tex
texmf-dist/source/support/arara/src/test/resources/executiontests/changes/echoone.yaml
texmf-dist/source/support/arara/src/test/resources/executiontests/conditionals/arararc.yaml
texmf-dist/source/support/arara/src/test/resources/executiontests/conditionals/conditionals.tex
texmf-dist/source/support/arara/src/test/resources/executiontests/conditionals/echofour.yaml
texmf-dist/source/support/arara/src/test/resources/executiontests/conditionals/echoone.yaml
texmf-dist/source/support/arara/src/test/resources/executiontests/conditionals/echothree.yaml
texmf-dist/source/support/arara/src/test/resources/executiontests/conditionals/echotwo.yaml
texmf-dist/source/support/arara/src/test/resources/executiontests/directive-with-options/arararc.yaml
texmf-dist/source/support/arara/src/test/resources/executiontests/directive-with-options/directive-with-options.tex
texmf-dist/source/support/arara/src/test/resources/executiontests/directive-with-options/echoone.yaml
texmf-dist/source/support/arara/src/test/resources/executiontests/foreign-extension/arararc.yaml
texmf-dist/source/support/arara/src/test/resources/executiontests/foreign-extension/echoone.yaml
texmf-dist/source/support/arara/src/test/resources/executiontests/foreign-extension/foreign-extension.my
texmf-dist/source/support/arara/src/test/resources/executiontests/foreign-extension/foreign-extension.xy
texmf-dist/source/support/arara/src/test/resources/executiontests/halt-error/arararc.yaml
texmf-dist/source/support/arara/src/test/resources/executiontests/halt-error/echoone.yaml
texmf-dist/source/support/arara/src/test/resources/executiontests/halt-error/echotwo.yaml
texmf-dist/source/support/arara/src/test/resources/executiontests/halt-error/halt-error.tex
texmf-dist/source/support/arara/src/test/resources/executiontests/halt-error/halt.yaml
texmf-dist/source/support/arara/src/test/resources/executiontests/halt/arararc.yaml
texmf-dist/source/support/arara/src/test/resources/executiontests/halt/echoone.yaml
texmf-dist/source/support/arara/src/test/resources/executiontests/halt/echotwo.yaml
texmf-dist/source/support/arara/src/test/resources/executiontests/halt/halt.tex
texmf-dist/source/support/arara/src/test/resources/executiontests/halt/halt.yaml
texmf-dist/source/support/arara/src/test/resources/executiontests/invalid-config/arararc.yaml
texmf-dist/source/support/arara/src/test/resources/executiontests/invalid-config/invalid-config.tex
texmf-dist/source/support/arara/src/test/resources/executiontests/known-extension/arararc.yaml
texmf-dist/source/support/arara/src/test/resources/executiontests/known-extension/echoone.yaml
texmf-dist/source/support/arara/src/test/resources/executiontests/known-extension/known-extension.tex
texmf-dist/source/support/arara/src/test/resources/executiontests/sessions/arararc.yaml
texmf-dist/source/support/arara/src/test/resources/executiontests/sessions/sessionrule.yaml
texmf-dist/source/support/arara/src/test/resources/executiontests/sessions/sessions.tex
texmf-dist/source/support/arara/src/test/resources/executiontests/simple-directive/arararc.yaml
texmf-dist/source/support/arara/src/test/resources/executiontests/simple-directive/echoone.yaml
texmf-dist/source/support/arara/src/test/resources/executiontests/simple-directive/simple-directive.tex
texmf-dist/source/latex/checklistings/checklistings.dtx
texmf-dist/source/latex/checklistings/checklistings.ins
texmf-dist/source/support/clojure-pamphlet/clojure-pamphlet.dtx
texmf-dist/source/support/clojure-pamphlet/clojure-pamphlet.ins
texmf-dist/source/support/ltximg/ltximg-doc.dtx
texmf-dist/source/latex/listings-ext/listings-ext.dtx
texmf-dist/source/latex/listings-ext/listings-ext.ins
texmf-dist/source/generic/mkjobtexmf/Makefile.in
texmf-dist/source/generic/mkjobtexmf/configure
texmf-dist/source/generic/mkjobtexmf/configure.ac
texmf-dist/source/generic/mkjobtexmf/install-sh
texmf-dist/source/latex/pfarrei/README
texmf-dist/source/latex/pfarrei/pfarrei.dtx
texmf-dist/source/latex/pythontex/depythontex.bat
texmf-dist/source/latex/pythontex/pythontex.bat
texmf-dist/source/latex/pythontex/pythontex.dtx
texmf-dist/source/latex/pythontex/pythontex.ins
texmf-dist/source/latex/pythontex/pythontex_install.bat
texmf-dist/source/support/texdef/texdef.tex
texmf-dist/source/support/texosquery/java/FileListType.java
texmf-dist/source/support/texosquery/java/FilePathSortComparator.java
texmf-dist/source/support/texosquery/java/FileSortComparator.java
texmf-dist/source/support/texosquery/java/FileSortType.java
texmf-dist/source/support/texosquery/java/FileWalkVisitor.java
texmf-dist/source/support/texosquery/java/Manifest-jre5.txt
texmf-dist/source/support/texosquery/java/Manifest-jre7.txt
texmf-dist/source/support/texosquery/java/Manifest-jre8.txt
texmf-dist/source/support/texosquery/java/QueryAction.java
texmf-dist/source/support/texosquery/java/QueryActionType.java
texmf-dist/source/support/texosquery/java/TeXOSQuery.java
texmf-dist/source/support/texosquery/java/TeXOSQueryJRE5.java
texmf-dist/source/support/texosquery/java/TeXOSQueryJRE7.java
texmf-dist/source/support/texosquery/java/TeXOSQueryJRE8.java
texmf-dist/source/support/texosquery/texosquery-jre5.batch
texmf-dist/source/support/texosquery/texosquery-jre8.batch
texmf-dist/source/support/texosquery/texosquery.batch
texmf-dist/source/support/texosquery/texosquery.dtx
texmf-dist/source/support/texosquery/texosquery.ins
texmf-dist/source/support/texplate/main/kotlin/org/islandoftex/texplate/Main.kt
texmf-dist/source/support/texplate/main/kotlin/org/islandoftex/texplate/TemplateProcessing.kt
texmf-dist/source/support/texplate/main/kotlin/org/islandoftex/texplate/exceptions/InvalidKeySetException.kt
texmf-dist/source/support/texplate/main/kotlin/org/islandoftex/texplate/exceptions/InvalidTemplateException.kt
texmf-dist/source/support/texplate/main/kotlin/org/islandoftex/texplate/exceptions/TemplateMergingException.kt
texmf-dist/source/support/texplate/main/kotlin/org/islandoftex/texplate/model/Configuration.kt
texmf-dist/source/support/texplate/main/kotlin/org/islandoftex/texplate/model/Template.kt
texmf-dist/source/support/texplate/main/kotlin/org/islandoftex/texplate/model/handlers/BooleanHandler.kt
texmf-dist/source/support/texplate/main/kotlin/org/islandoftex/texplate/model/handlers/CSVListHandler.kt
texmf-dist/source/support/texplate/main/kotlin/org/islandoftex/texplate/model/handlers/Handler.kt
texmf-dist/source/support/texplate/main/kotlin/org/islandoftex/texplate/util/HandlerUtils.kt
texmf-dist/source/support/texplate/main/kotlin/org/islandoftex/texplate/util/MergingUtils.kt
texmf-dist/source/support/texplate/main/kotlin/org/islandoftex/texplate/util/MessageUtils.kt
texmf-dist/source/support/texplate/main/kotlin/org/islandoftex/texplate/util/PathUtils.kt
texmf-dist/source/support/texplate/main/kotlin/org/islandoftex/texplate/util/ValidatorUtils.kt
texmf-dist/source/support/texplate/main/resources/org/islandoftex/texplate/templates/texplate-article.toml
texmf-dist/source/support/texplate/main/resources/org/islandoftex/texplate/templates/texplate-standalone.toml
texmf-dist/source/support/tlcockpit/TODO
texmf-dist/source/support/tlcockpit/build.sbt-jdk11
texmf-dist/source/support/tlcockpit/build.sbt-jdk12
texmf-dist/source/support/tlcockpit/build.sbt-jdk8
texmf-dist/source/support/tlcockpit/project/assembly.sbt
texmf-dist/source/support/tlcockpit/project/build.properties
texmf-dist/source/support/tlcockpit/project/plugins.sbt
texmf-dist/source/support/tlcockpit/src/main/resources/TLCockpit/spinner-small.gif
texmf-dist/source/support/tlcockpit/src/main/resources/TLCockpit/spinner.gif
texmf-dist/source/support/tlcockpit/src/main/resources/TLCockpit/tlcockpit-128.jpg
texmf-dist/source/support/tlcockpit/src/main/resources/TLCockpit/tlcockpit-48.jpg
texmf-dist/source/support/tlcockpit/src/main/resources/logback.xml
texmf-dist/source/support/tlcockpit/src/main/scala/TLCockpit/ApplicationMain.scala
texmf-dist/source/support/tlcockpit/src/main/scala/TLCockpit/LocationDialog.scala
texmf-dist/source/support/tlcockpit/src/main/scala/TLCockpit/OptionsDialog.scala
texmf-dist/source/support/tlcockpit/src/main/scala/TLCockpit/PaperDialog.scala
texmf-dist/source/support/tlcockpit/src/main/scala/TLCockpit/PkgInfoDialog.scala
texmf-dist/source/support/tlcockpit/src/main/scala/TLCockpit/TLDisplayClasses.scala
texmf-dist/source/support/tlcockpit/src/main/scala/TLCockpit/Utils.scala
texmf-dist/source/support/tlcockpit/src/main/scala/TeXLive/JsonProtocol.scala
texmf-dist/source/support/tlcockpit/src/main/scala/TeXLive/OsTools.scala
texmf-dist/source/support/tlcockpit/src/main/scala/TeXLive/TLClasses.scala
texmf-dist/source/support/tlcockpit/src/main/scala/TeXLive/TlmgrProcess.scala
texmf-dist/source/support/tlcockpit/src/main/scala/TeXLive/package.scala
