typo in the manual

This commit is contained in:
Bastien Dumont
2025-08-07 20:46:03 +02:00
parent d9d9dde044
commit 025d19c11d
3 changed files with 3 additions and 3 deletions

View File

@ -100,7 +100,7 @@ you can do:
| | |page number) | | |
| | | | | |
+-----------------+-----------------------------------------------+---------------------+--------------+------------------------------+
|`print prefix of |`\crfnm<type>PrintFirstPrefix` |Should the numbers of|`always` or |`\at[fst-pref-dlb]`{=context} |
|`print prefix of |`\crfnm<type>PrintFirstPrefix` |Should the numbers of|`always` or |`\at[fst-pref-dbl]`{=context} |
|first subtype` | |the first subtype be |`once` | |
| | |prefixed always or | | |
| | |only for the first | | |

View File

@ -37,7 +37,7 @@
| | |page number) | | |
| | | | | |
+-----------------+-----------------------------------------------+---------------------+--------------+------------------------------+
|`print prefix of |`\crfnm<type>PrintFirstPrefix` |Should the numbers of|`always` or |`\at[fst-pref-dlb]`{=context} |
|`print prefix of |`\crfnm<type>PrintFirstPrefix` |Should the numbers of|`always` or |`\at[fst-pref-dbl]`{=context} |
|first subtype` | |the first subtype be |`once` | |
| | |prefixed always or | | |
| | |only for the first | | |

View File

@ -47,4 +47,4 @@ for file in crossrefenum.sty crossrefenum.tex t-crossrefenum.tex ; do
done
cd ../..
7z a -l crossrefenum.zip crossrefenum && rm -r --interactive=never crossrefenum
7z a crossrefenum.zip crossrefenum && rm -r --interactive=never crossrefenum