summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/colorist/README.md
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2021-03-17 03:01:06 +0000
committerNorbert Preining <norbert@preining.info>2021-03-17 03:01:06 +0000
commitbb51b61cfc3fcb367f52d31948039a1468fbcf80 (patch)
tree2c9be8de7fa3daaf6064452aaecc8ed6a0f8d567 /macros/latex/contrib/colorist/README.md
parent4947a16af6c8e33f697a8da222db7f3ad027ba94 (diff)
CTAN sync 202103170301
Diffstat (limited to 'macros/latex/contrib/colorist/README.md')
-rw-r--r--macros/latex/contrib/colorist/README.md29
1 files changed, 29 insertions, 0 deletions
diff --git a/macros/latex/contrib/colorist/README.md b/macros/latex/contrib/colorist/README.md
new file mode 100644
index 0000000000..48f9a8e82f
--- /dev/null
+++ b/macros/latex/contrib/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.