diff options
-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}{} |