summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/inlinelabel/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/inlinelabel/README.md')
-rw-r--r--macros/latex/contrib/inlinelabel/README.md19
1 files changed, 9 insertions, 10 deletions
diff --git a/macros/latex/contrib/inlinelabel/README.md b/macros/latex/contrib/inlinelabel/README.md
index e7acb7ca7e..14e2879a9f 100644
--- a/macros/latex/contrib/inlinelabel/README.md
+++ b/macros/latex/contrib/inlinelabel/README.md
@@ -1,27 +1,26 @@
-# Inlinelabel Package
+# inlinelabel
This package can assign equation numbers to inline equations. When Japanese is supported, you can switch to circled equation numbers.
-## System Requirements
+## Documents
-+ TeX format: LaTeX
-+ Prerequisite package: amsmath and refcount
-+ Prerequisite package with [circled] option: japanese-otf
-
-
-## Installation
-
-Move inlinelabel.sty file to $TEXMF/tex/latex/hideanswer.
+Documents for this pacakge are available in English and Japanese.
## License
This package released under [the MIT license](https://ctan.org/license/mit).
+(C) 2022 Yukoh KUSAKABE
+
## Revision History
++ Version 1.1 2022-07-07
+ + Rewrite README.
+ + Add the document (inlinelabel.pdf).
+ + Add the [luacircled] option.
+ Version 1.0 2022-06-28
+ The first public version.