summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/colorist/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/colorist/README.md')
-rw-r--r--Master/texmf-dist/doc/latex/colorist/README.md29
1 files changed, 29 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/colorist/README.md b/Master/texmf-dist/doc/latex/colorist/README.md
new file mode 100644
index 00000000000..48f9a8e82f1
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/colorist/README.md
@@ -0,0 +1,29 @@
+<!-- Copyright (C) 2021 by Jinwen XU -->
+
+# `colorist` bundle: write you documents in a colorful way
+
+This is collection of styles and classes for typesetting articles and books in a
+colorful design. It mainly consists of two parts.
+
+- Main part:
+ - colorist.sty : the main style
+ - colorart.cls : class for typesetting articles
+ - colorbook.cls : class for typesetting books
+
+ They can be used with any major TeX 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):
+ - lebhart.cls : more advanced class for typesetting articles
+ - beaulivre.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.