summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/colorist/README.md
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2023-07-14 21:05:11 +0000
committerKarl Berry <karl@freefriends.org>2023-07-14 21:05:11 +0000
commit4f4a6fbdcff9c424b96574e43efe30c376e6ea33 (patch)
tree8d380d0e8b502eee1bc72982537eee8e7d52568e /Master/texmf-dist/doc/latex/colorist/README.md
parentac0972ebf6b5b92c6cc75542aa4add3bc6f8b15c (diff)
jxu (14jul23)
git-svn-id: svn://tug.org/texlive/trunk@67629 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/colorist/README.md')
-rw-r--r--Master/texmf-dist/doc/latex/colorist/README.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/latex/colorist/README.md b/Master/texmf-dist/doc/latex/colorist/README.md
index 8e281b3e90f..c72a30f9fdf 100644
--- a/Master/texmf-dist/doc/latex/colorist/README.md
+++ b/Master/texmf-dist/doc/latex/colorist/README.md
@@ -2,7 +2,7 @@
# `colorist` bundle: write you documents in a colorful way
-> **New documentations are being written and are expected to be completed by the end of 2023. In the meantime, only the core code would be included in TeX Live 2023 coming this April (old documentations have been removed from the distribution).**
+> **New documentations are still being written. For now, only the core code is included in TeX Live 2023 (old documentations have been removed from the distribution).**
## Introduction
@@ -33,15 +33,17 @@ It mainly consists of two parts.
typesetting, and also use more beautiful fonts.
### How to get these files
-You can get the `.sty` and `.cls` files mentioned above simply by compiling
+You can get the `.sty` and `.cls` files mentioned above by compiling
`colorist.ins`:
```
latex colorist.ins
```
+<!--
To get the `.tex` source files of the documentation, compile `colorist-doc.ins`:
```
latex colorist-doc.ins
```
+-->
## Features