summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/circledsteps/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/circledsteps/README.md')
-rw-r--r--macros/latex/contrib/circledsteps/README.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/macros/latex/contrib/circledsteps/README.md b/macros/latex/contrib/circledsteps/README.md
index 42551b8b5f..1ec5e84f89 100644
--- a/macros/latex/contrib/circledsteps/README.md
+++ b/macros/latex/contrib/circledsteps/README.md
@@ -1,16 +1,18 @@
## Package `circledsteps` for LaTeX
-A package to generate circled numbers (or other kind of markers or small text) to mark "steps" in procedure, exercises, and so on.
+A package to generate circled numbers (or other kind of markers or small text).
+It can be used to mark "steps" in procedures, exercises, and so on.
See [this question on tex.stackexchange.com](https://tex.stackexchange.com/questions/7032/good-way-to-make-textcircled-numbers)
+Authored by Romano Giannetti `romano.giannetti@gmail.com`.
+
### DOCUMENTATION
See the included file `circledsteps-manual.tex`; you can compile it running (twice) `pdflatex` on it. If you want to have a look before buying, you can find a compiled copy on the [release page](https://github.com/Rmano/circledsteps/releases) or on [CTAN](https://ctan.org/pkg/circledsteps).
If you have already installed the package in your TeX distribution, use `texdoc circledsteps`; it should show you the manual of the installed version of the package.
-
### LICENSE
Licensed under [LPPL 1.3c](https://www.latex-project.org/lppl/lppl-1-3c/)