diff options
author | Robert Alessi <alessi@robertalessi.net> | 2024-06-17 18:54:09 +0200 |
---|---|---|
committer | Robert Alessi <alessi@robertalessi.net> | 2024-06-17 18:54:09 +0200 |
commit | 8f50d644a374e60cc5eec78f1b35051e5d51e51f (patch) | |
tree | 0098214adfbc9b017e81bcdec069d2b50edc5b9c | |
parent | 90be15f6f3f4984725843ccb8e04f804e4c025f0 (diff) | |
download | icite-8f50d644a374e60cc5eec78f1b35051e5d51e51f.tar.gz |
updated doc
-rw-r--r-- | icite.dtx | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -25,7 +25,7 @@ | |||
25 | %<package>\NeedsTeXFormat{LaTeX2e}[1999/12/01] | 25 | %<package>\NeedsTeXFormat{LaTeX2e}[1999/12/01] |
26 | %<package>\ProvidesPackage{icite} | 26 | %<package>\ProvidesPackage{icite} |
27 | %<*package> | 27 | %<*package> |
28 | [2023/01/24 v1.4-dev Make Indices locorum citatorum] | 28 | [2024/06/17 v1.4-dev Make Indices locorum citatorum] |
29 | %</package> | 29 | %</package> |
30 | %<*driver> | 30 | %<*driver> |
31 | \documentclass{ltxdoc} | 31 | \documentclass{ltxdoc} |
@@ -685,7 +685,7 @@ OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. | |||
685 | % option.\footnote{See above, \vref{ref:citecmd}.} | 685 | % option.\footnote{See above, \vref{ref:citecmd}.} |
686 | % | 686 | % |
687 | % \paragraph{List of References} \newfeature[v1.4] | 687 | % \paragraph{List of References} \newfeature[v1.4] |
688 | % \changes{v1.4}{2023/01/24}{\textsf{icite} now indexes separately | 688 | % \changes{v1.4}{2024/06/17}{\textsf{icite} now indexes separately |
689 | % lists of references} The references inserted in the \meta{post} | 689 | % lists of references} The references inserted in the \meta{post} |
690 | % argument of \cs{icite} may consist of single numbers\---as in |25|, | 690 | % argument of \cs{icite} may consist of single numbers\---as in |25|, |
691 | % |vii| or |XIV|\---ranges of numbers\---as in |34--38| or | 691 | % |vii| or |XIV|\---ranges of numbers\---as in |34--38| or |
@@ -1122,7 +1122,7 @@ OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. | |||
1122 | \define@reuse@key{entrysubtype} | 1122 | \define@reuse@key{entrysubtype} |
1123 | \define@reuse@key{shorthand} | 1123 | \define@reuse@key{shorthand} |
1124 | % \end{macrocode} | 1124 | % \end{macrocode} |
1125 | % This is the same as \cs{usebibentry} from \pkg{ebib}, but it | 1125 | % This is the same as \cs{usebibentry} from \pkg{usebib}, but it |
1126 | % does not return an error if the entry field is not found: | 1126 | % does not return an error if the entry field is not found: |
1127 | % \begin{macrocode} | 1127 | % \begin{macrocode} |
1128 | \def\get@bibentry#1#2{\@ifundefined{reuse@#1@#2}{} | 1128 | \def\get@bibentry#1#2{\@ifundefined{reuse@#1@#2}{} |