summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/projlib/README.md
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-06-28 20:36:54 +0000
committerKarl Berry <karl@freefriends.org>2021-06-28 20:36:54 +0000
commit9e270aa289cadc0bbe1fdefb9ed096a434a0b23a (patch)
tree188bd6e55afc3cf49e8a6a179e81d2183860c3cc /Master/texmf-dist/doc/latex/projlib/README.md
parentd2d86e5041a7b35d055ccfa595df7b1252234d4b (diff)
projlib (28jun21)
git-svn-id: svn://tug.org/texlive/trunk@59738 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/projlib/README.md')
-rw-r--r--Master/texmf-dist/doc/latex/projlib/README.md11
1 files changed, 9 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/latex/projlib/README.md b/Master/texmf-dist/doc/latex/projlib/README.md
index d2c257b43b0..35fe1215242 100644
--- a/Master/texmf-dist/doc/latex/projlib/README.md
+++ b/Master/texmf-dist/doc/latex/projlib/README.md
@@ -2,13 +2,20 @@
# ProjLib Toolkit
-> **ProjLib** can be interpreted as "***Proj**ect **Lib**rary*" in English, but I prefer the French interpretation "***Proj**et **Lib**re*".
+> **ProjLib** can be interpreted as "***Proj**ect **Lib**rary*" (in English), or "***Proj**et **Lib**re*" (in French). Personally, I prefer the French interpretation.
## Introduction
`ProjLib` is a collection of tools that help you write LaTeX document. With package `ProjLib` loaded (note that it is case-sensitive), you no longer need to set up the theorem-like environments nor to manually configure the appropriate multilingual settings. In addition, a series of auxiliary functionalities are introduced.
-The collection includes:
+To get started, simply put this line in your preamble:
+```latex
+\usepackage{ProjLib}
+```
+> For the options and detailed usage, please refer to the documentation.
+
+## The components
+The components include:
1. `PJLamssim.sty`
- Simulate some features of `amsart` in the standard classes
1. `PJLauthor.sty`