diff options
author | Karl Berry <karl@freefriends.org> | 2021-06-19 20:44:03 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2021-06-19 20:44:03 +0000 |
commit | 1090fa7101fdded8e2c4339752348fb9dd4be4b2 (patch) | |
tree | 99f94a6781b20b54c922a46199c983e2f90cf84e /Master/texmf-dist/tex | |
parent | 483dddd6a5dc38d3f42d195705b225c57ed380e0 (diff) |
bxjaprnind (19jun21)
git-svn-id: svn://tug.org/texlive/trunk@59641 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex')
-rw-r--r-- | Master/texmf-dist/tex/latex/bxjaprnind/bxjaprnind.sty | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/bxjaprnind/bxjaprnind.sty b/Master/texmf-dist/tex/latex/bxjaprnind/bxjaprnind.sty index 821ccc9a8f9..9bf9eb940f3 100644 --- a/Master/texmf-dist/tex/latex/bxjaprnind/bxjaprnind.sty +++ b/Master/texmf-dist/tex/latex/bxjaprnind/bxjaprnind.sty @@ -10,7 +10,7 @@ %% package declaration \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{bxjaprnind}[2021/06/06 v0.4] +\ProvidesPackage{bxjaprnind}[2021/06/18 v0.4a] \def\bxpi@pkgname{bxjaprnind} %% code guards @@ -201,6 +201,12 @@ \edef\bxpi@lineheadforce{#1} } +%<*> \dialogueparenindentamount +% Sets the value of \bxpi@dialogue. +\bxNewrobustcmd*{\dialogueparenindentamount}[1]{ + \edef\bxpi@dialogue{#1} +} + %%<*> \prnind % \bxNewrobustcmd*{\prnind}{ |