summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-01-09 22:30:22 +0000
committerKarl Berry <karl@freefriends.org>2016-01-09 22:30:22 +0000
commitf750724d397d398ab52b4c0daaa3f2997fc353ba (patch)
tree93aec8b1c0a07157e5e2af2e23c41ec8a7630e00
parent330dab6e3e0509954b74feafb84c91d6058e3ac2 (diff)
enotez (9jan16)
git-svn-id: svn://tug.org/texlive/trunk@39335 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Master/texmf-dist/doc/latex/enotez/README6
-rw-r--r--Master/texmf-dist/doc/latex/enotez/enotez_en.pdfbin463726 -> 463758 bytes
-rw-r--r--Master/texmf-dist/tex/latex/enotez/enotez.sty19
3 files changed, 13 insertions, 12 deletions
diff --git a/Master/texmf-dist/doc/latex/enotez/README b/Master/texmf-dist/doc/latex/enotez/README
index dd1c9a50e53..ed2d1d8ac17 100644
--- a/Master/texmf-dist/doc/latex/enotez/README
+++ b/Master/texmf-dist/doc/latex/enotez/README
@@ -1,15 +1,15 @@
--------------------------------------------------------------------------
-the ENOTEZ package v0.8a
+the ENOTEZ package v0.8b
Endnotes for LaTeX2e
-2015/07/29
+2016/01/07
--------------------------------------------------------------------------
Clemens Niederberger
Web: https://bitbucket.org/cgnieder/enotez/
E-Mail: contact@mychemistry.eu
--------------------------------------------------------------------------
-Copyright 2012-2015 Clemens Niederberger
+Copyright 2012-2016 Clemens Niederberger
This work may be distributed and/or modified under the
conditions of the LaTeX Project Public License, either version 1.3
diff --git a/Master/texmf-dist/doc/latex/enotez/enotez_en.pdf b/Master/texmf-dist/doc/latex/enotez/enotez_en.pdf
index 02796da2baa..ff312f0fe69 100644
--- a/Master/texmf-dist/doc/latex/enotez/enotez_en.pdf
+++ b/Master/texmf-dist/doc/latex/enotez/enotez_en.pdf
Binary files differ
diff --git a/Master/texmf-dist/tex/latex/enotez/enotez.sty b/Master/texmf-dist/tex/latex/enotez/enotez.sty
index 1252d7466ab..02cf84859a0 100644
--- a/Master/texmf-dist/tex/latex/enotez/enotez.sty
+++ b/Master/texmf-dist/tex/latex/enotez/enotez.sty
@@ -8,7 +8,7 @@
% Web: https://bitbucket.org/cgnieder/enotez/
% E-Mail: contact@mychemistry.eu
% --------------------------------------------------------------------------
-% Copyright 2012-2015 Clemens Niederberger
+% Copyright 2012-2016 Clemens Niederberger
%
% This work may be distributed and/or modified under the
% conditions of the LaTeX Project Public License, either version 1.3
@@ -31,8 +31,8 @@
\RequirePackage{ expl3 , xparse , l3keys2e , xtemplate , etoolbox , xpatch , scrlfile }
\ProvidesExplPackage
{enotez}
- {2015/07/29}
- {0.8a}
+ {2016/01/07}
+ {0.8b}
{Endnotes for LaTeX2e}
% --------------------------------------------------------------------------
@@ -533,7 +533,7 @@
{
\tl_if_eq:xxT
{ \int_use:N \l__enotez_tmpa_int }
- { \prop_get:Nn \g__enotez_endnote_split_prop { ##1 } }
+ { \prop_item:Nn \g__enotez_endnote_split_prop { ##1 } }
{
\enotez_get_split_title:n { ##1 }
\enotez_get_note:nn {#1} { ##1 }
@@ -596,7 +596,7 @@
\tl_clear:N \l__enotez_tmpc_tl
\tl_if_eq:xxT
{ \int_use:N \l__enotez_tmpa_int }
- { \prop_get:Nn \g__enotez_endnote_split_prop { ##1 } }
+ { \prop_item:Nn \g__enotez_endnote_split_prop { ##1 } }
{ \tl_put_right:Nn \l__enotez_tmpc_tl { ##1 } }
\tl_if_blank:VF \l__enotez_tmpc_tl
{
@@ -607,7 +607,7 @@
}
\tl_if_eq:xxT
{ \int_use:N \l__enotez_tmpa_int }
- { \prop_get:Nn \g__enotez_endnote_split_prop { ##1 } }
+ { \prop_item:Nn \g__enotez_endnote_split_prop { ##1 } }
{
\enotez_get_note:nn {#1} { ##1 }
\bool_if:NT \l__enotez_print_note_bool
@@ -641,7 +641,7 @@
{ \box_move_up:nn { 1em } { \hbox:n { \hypertarget { enz.#1 } { } } } }
\tl_use:N \l__enotez_list_number_format_tl
\tl_if_eq:nxTF { a }
- { \prop_get:Nn \g__enotez_endnote_man_prop {#1} }
+ { \prop_item:Nn \g__enotez_endnote_man_prop {#1} }
{
\bool_if:nTF
{ \l__enotez_hyperfootnotes_bool && \l__enotez_hyperbackref_bool }
@@ -744,9 +744,9 @@
\__enotez_replace_split_title_tag:NnV \l__enotez_tmpa_tl {name}
\g__enotez_actual_sectioning_tl
\__enotez_replace_split_title_tag:Nnx \l__enotez_tmpa_tl {ref}
- { \prop_get:Nn \g__enotez_endnote_sect_prop {#3} }
+ { \prop_item:Nn \g__enotez_endnote_sect_prop {#3} }
\__enotez_replace_split_title_tag:Nnx \l__enotez_tmpa_tl {split-level-id}
- { \prop_get:Nn \g__enotez_endnote_sect_id_prop {#3} }
+ { \prop_item:Nn \g__enotez_endnote_sect_id_prop {#3} }
% retokenize:
\tl_set_rescan:NnV \l__enotez_tmpa_tl { } \l__enotez_tmpa_tl
\tl_gset_eq:NN #1 \l__enotez_tmpa_tl
@@ -1065,6 +1065,7 @@
2015/06/24 v0.8 - bug fix in typesetting the split-headings
- new command \NewSplitTitleTag
2015/07/29 v0.8a - adapt to deprecated choice selection in keys
+2016/01/07 v0.8b - \prop_get:Nn => \prop_item:Nn
% --------------------------------------------------------------------------
% TODO: