summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/lineno/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/lineno/README.md')
-rw-r--r--macros/latex/contrib/lineno/README.md11
1 files changed, 6 insertions, 5 deletions
diff --git a/macros/latex/contrib/lineno/README.md b/macros/latex/contrib/lineno/README.md
index 3b93f2a019..085d59f247 100644
--- a/macros/latex/contrib/lineno/README.md
+++ b/macros/latex/contrib/lineno/README.md
@@ -1,6 +1,6 @@
-# lineno.sty v5.1, fnlineno.sty v0.55
+# lineno.sty v5.2, fnlineno.sty v0.55
-2022-11-29
+2023-05-19
The LaTeX package lineno.sty provides line numbers on paragraphs. After TeX has
broken a paragraph into lines there will be line numbers attached to them, with
@@ -39,7 +39,8 @@ Authors:
in v3.04.
- `amsmath.sty`: loadable, but not fully supported, with v4.41. Fully supported
- with v5.0.
+ with v5.0. Use LaTeX hooks to allow independent loading of `amsmath` and `lineno`
+ with v5.1. Support `amsmath` option `\allowdisplaybreaks` with v5.2.
## Installation and usage (UL, v4.1):
@@ -55,7 +56,7 @@ Usage always starts with loading lineno.sty by `\usepackage`. The remaining
recommend not to load them through [the mandatory argument of] `\usepackage`).
For details, see `lineno.tex/pdf` and the `.sty` files mentioned above--search
-especially for tabular and math mode. (+ `print' below here).
+especially for tabular and math mode. (+ `print` below here).
"Visible to (LaTeX)": Some users don't understand this "visibility" for a while,
and indeed it may be somewhat non-trivial. These users may find help in
@@ -64,7 +65,7 @@ lineno.sty may just put all the .sty files into the folder (at their workplace)
where they had placed lineno.sty before. (/UL, /v4.1)
To print the documented source: Take the style-file `lineno.sty`, and feed it to
-a Un*x shell. (Or download the extracted source documentation `lineno.tex'.)
+a Un*x shell. (Or download the extracted source documentation `lineno.tex`.)
```
csh> source ./lineno.sty
sh> . ./lineno.sty