From 212508b1290d1456481d21d128b839d6d22d8f94 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 17 Jan 2020 22:31:04 +0000 Subject: texplate (17jan20) git-svn-id: svn://tug.org/texlive/trunk@53444 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/support/texplate/README.md | 169 ++++++ .../doc/support/texplate/texplate-manual.pdf | Bin 0 -> 103717 bytes .../doc/support/texplate/texplate-manual.tex | 604 +++++++++++++++++++++ 3 files changed, 773 insertions(+) create mode 100644 Master/texmf-dist/doc/support/texplate/README.md create mode 100644 Master/texmf-dist/doc/support/texplate/texplate-manual.pdf create mode 100644 Master/texmf-dist/doc/support/texplate/texplate-manual.tex (limited to 'Master/texmf-dist/doc/support/texplate') diff --git a/Master/texmf-dist/doc/support/texplate/README.md b/Master/texmf-dist/doc/support/texplate/README.md new file mode 100644 index 00000000000..7fea81da09e --- /dev/null +++ b/Master/texmf-dist/doc/support/texplate/README.md @@ -0,0 +1,169 @@ +# TeXplate + +![Language: Kotlin](https://img.shields.io/badge/Language-Kotlin-blue.svg?style=flat-square) ![Minimum JRE: 8.0](https://img.shields.io/badge/Minimum_JRE-8.0-blue.svg?style=flat-square) ![Current version: 1.0.1](https://img.shields.io/badge/Current_version-1.0.1-blue.svg?style=flat-square) + +TeXplate is a tool for creating document structures based on templates. The application name is a word play on _TeX_ and _template_, so the purpose seems quite obvious: we want to provide an easy and straightforward framework for reducing the typical code boilerplate when writing TeX documents. Also note that one can easily extrapolate the use beyond articles and theses: the application is powerful enough to generate _any_ text-based structure, given that a corresponding template exists. + +## Basic use + +Our tool is a typical command line application, so we need to invoke it by simply typing `texplate` in the terminal: + +```bash +$ texplate + ______ __ __ ___ __ +/\__ _\ /\ \ /\ \ /\_ \ /\ \__ +\/_/\ \/ __ \ `\`\/'/' _____\//\ \ __ \ \ ,_\ __ + \ \ \ /'__`\`\/ > < /\ '__`\\ \ \ /'__`\ \ \ \/ /'__`\ + \ \ \/\ __/ \/'/\`\\ \ \L\ \\_\ \_/\ \L\.\_\ \ \_/\ __/ + \ \_\ \____\ /\_\\ \_\ \ ,__//\____\ \__/.\_\\ \__\ \____\ + \/_/\/____/ \/_/ \/_/\ \ \/ \/____/\/__/\/_/ \/__/\/____/ + \ \_\ + \/_/ + +TeXplate 1.0.1, a document structure creation tool +Copyright (c) 2020, Island of TeX +All rights reserved. + +Missing required option '--output=' +Usage: texplate [-c=] -o= [-t=