summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/minimalist/README.md
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-03-15 22:04:54 +0000
committerKarl Berry <karl@freefriends.org>2021-03-15 22:04:54 +0000
commit22373b731e871a68df2dad1b8b9f4577b970532e (patch)
treebea8acc01e58f58953362630f27bf602601fd2cb /Master/texmf-dist/doc/latex/minimalist/README.md
parent641254b2ef0f7fa3faa2cdd144019b68ec55f2b9 (diff)
minimalist (15mar21)
git-svn-id: svn://tug.org/texlive/trunk@58395 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.md29
1 files changed, 29 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/minimalist/README.md b/Master/texmf-dist/doc/latex/minimalist/README.md
new file mode 100644
index 00000000000..084e34972f9
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/minimalist/README.md
@@ -0,0 +1,29 @@
+<!-- Copyright (C) 2021 by Jinwen XU -->
+
+# `minimalist` bundle: write you documents in a simple and clear way
+
+This is collection of styles and classes for typesetting articles and books in a
+simple and clear design. It mainly consists of two parts.
+
+- Main part:
+ - minimalist.sty : the main style
+ - minimart.cls : class for typesetting articles
+ - minimbook.cls : class for typesetting books
+
+ They can be used with any LaTeX engine. Currently they have native support
+ to English and French typesetting. (I have planed to add more language
+ support)
+
+
+- Derivative part (they have separate pages on CTAN):
+ - einfart.cls : more advanced class for typesetting articles
+ - simplivre.cls : more advanced class for typesetting books
+
+ They are similar to the main classes, but have unicode support, thus can
+ only be used with either XeLaTeX or LuaLaTeX. Currently they have native
+ support to English, French and Chinese typesetting, and also use more
+ beautiful fonts. (I have planed to add more language support)
+
+# License
+
+This work is released under the LaTeX Project Public License, v1.3c or later.