From 34897eebd22c3de968b64f09bb4a371d96cb0b89 Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Mon, 3 Feb 2020 03:02:01 +0000 Subject: CTAN sync 202002030302 --- support/texplate/README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'support/texplate/README.md') diff --git a/support/texplate/README.md b/support/texplate/README.md index 7fea81da09..7428b21519 100644 --- a/support/texplate/README.md +++ b/support/texplate/README.md @@ -1,6 +1,8 @@ # 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) +![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](https://img.shields.io/badge/dynamic/json.svg?color=blue&label=Latest%20release&query=%24.0.name&url=https%3A%2F%2Fgitlab.com%2Fapi%2Fv4%2Fprojects%2F13793875%2Frepository%2Ftags&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. @@ -20,7 +22,7 @@ $ texplate \ \_\ \/_/ -TeXplate 1.0.1, a document structure creation tool +TeXplate 1.0.2, a document structure creation tool Copyright (c) 2020, Island of TeX All rights reserved. @@ -83,7 +85,7 @@ $ texplate -t article -o doc1.tex \ \_\ \/_/ -TeXplate 1.0.1, a document structure creation tool +TeXplate 1.0.2, a document structure creation tool Copyright (c) 2020, Island of TeX All rights reserved. -- cgit v1.2.3