summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/minimalist/README.md
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-03-17 20:33:16 +0000
committerKarl Berry <karl@freefriends.org>2022-03-17 20:33:16 +0000
commitc47535c840f22e8dc3cacd587723aaa9338193b3 (patch)
tree49cdb98e69bfdc61c5739d0c818fc48e415caaa6 /Master/texmf-dist/doc/latex/minimalist/README.md
parentc389b7299225b11856320fa1561f9b1ca35bbc6b (diff)
jxu (17mar22) (branch)
git-svn-id: svn://tug.org/texlive/branches/branch2021.final@62770 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/minimalist/README.md')
-rw-r--r--Master/texmf-dist/doc/latex/minimalist/README.md8
1 files changed, 6 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/latex/minimalist/README.md b/Master/texmf-dist/doc/latex/minimalist/README.md
index 41144c57699..f22ee11664f 100644
--- a/Master/texmf-dist/doc/latex/minimalist/README.md
+++ b/Master/texmf-dist/doc/latex/minimalist/README.md
@@ -1,14 +1,18 @@
-<!-- Copyright (C) 2021 by Jinwen XU -->
+<!-- Copyright (C) 2021-2022 by Jinwen XU -->
# `minimalist` bundle: write you documents in a simple and clear way
+**The whole series have been rewritten with `expl3`. Please note that the documentations are not yet up-to-date. The syntax of some commands have been changed since the last version, especially the declaration of theorem-like environments by `\CreateTheorem`. For the moment, you can refer to the documentation of the package `create-theorem`.**
+
## Introduction
`minimalist` is a collection of styles and classes that helps you typesetting articles and books
with a simple and clear design. It mainly consists of two parts.
- Main part:
- - `minimalist.sty` : the main style
+ - `minimalist.sty` : interface of the main style
+ - `minimalist-plain.sty` : the plain style
+ - `minimalist-classical.sty` : the classical style
- `minimart.cls` : class for typesetting articles
- `minimbook.cls` : class for typesetting books