summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/knowledge/README.md
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-09-22 21:07:49 +0000
committerKarl Berry <karl@freefriends.org>2020-09-22 21:07:49 +0000
commitfa6d66c6b0713c364893aa18d4eb1e867b67fbe2 (patch)
treeb72b7331527d9ddabda1161c61ecd1f21802217b /Master/texmf-dist/doc/latex/knowledge/README.md
parent68c10ab658f993b6a7303e1878535e6b0e86ac72 (diff)
knowledge (22sep20)
git-svn-id: svn://tug.org/texlive/trunk@56404 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/knowledge/README.md')
-rw-r--r--Master/texmf-dist/doc/latex/knowledge/README.md28
1 files changed, 14 insertions, 14 deletions
diff --git a/Master/texmf-dist/doc/latex/knowledge/README.md b/Master/texmf-dist/doc/latex/knowledge/README.md
index 5d3e671a104..e0aaa063a64 100644
--- a/Master/texmf-dist/doc/latex/knowledge/README.md
+++ b/Master/texmf-dist/doc/latex/knowledge/README.md
@@ -1,31 +1,31 @@
%%%%%%%%
This directory contains the package
- name: knowledge
- license: LaTeX Project Public License version 1.2 or above
- version: v1.23
- date: 2020/04/25
- author: Thomas Colcombet
- mail: thomas.colcombet@irif.fr
- web: https://www.irif.fr/~colcombe/knowledge_en.html
+ name: knowledge
+ license: LaTeX Project Public License version 1.2 or above
+ version: v1.24
+ date: 2020/09/22
+ author: Thomas Colcombet
+ mail: thomas.colcombet@irif.fr
+ web: https://www.irif.fr/~colcombe/knowledge_en.html
-Purpose:
+### Purpose:
The knowledge package for LaTeX offers a systematic way to handle
notions/concepts/terms throughout a document. In combination with
- hyperref, it is used for easily handling links inside a document (every
+ `hyperref`, it is used for easily handling links inside a document (every
use of a concept is linked to its introduction), or outside the document
(for centralizing the url's in a separate part). It also helps building an
index, and deals with scoping of concepts as well as mathematics.
It is designed to--as much as possible--not interfere with the writing of
the document.
-Install:
+### Install:
It is sufficient to have the file knowledge.sty accessible by LaTeX.
- It can be produced by `make knowledge.sty' if necessary.
- The documentation is in the file knowledge.pdf.
- A starting example can be found in knowledge-example.tex.
+ It can be produced by `make knowledge.sty` if necessary.
+ The documentation is in the file `knowledge.pdf`.
+ A starting example can be found in `knowledge-example.tex`.
-Content of the file knowledge-sources.zip:
+### Content of knowledge-sources.zip:
- README.md: this file generated while compiling knowledge.ins,
the content is in knowledge-code.dtx
- knowledge.sty: the package file (generated using knowledge.ins)