Skip to content

Commit

Permalink
Merge pull request #1739 from kmuto/jlreq-tatechuyoko
Browse files Browse the repository at this point in the history
use tatechuyoko instead of jlreq@rensuji
  • Loading branch information
kmuto authored Sep 7, 2021
2 parents 9b0cb19 + 792683c commit d8d3963
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions templates/latex/review-jlreq/review-jlreq.cls
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

\IfFileExists{plautopatch.sty}{\RequirePackage{plautopatch}}{}
\NeedsTeXFormat{LaTeX2e}
\ProvidesClass{review-jlreq}[2021/09/04 Re:VIEW 5.3 upLaTeX/LuaLaTeX class modified for jlreq.cls]
\ProvidesClass{review-jlreq}[2021/09/07 Re:VIEW 5.3 upLaTeX/LuaLaTeX class modified for jlreq.cls]

%% hook at end of reviewmacro
\let\@endofreviewmacrohook\@empty
Expand Down Expand Up @@ -347,7 +347,7 @@
\newcounter{reclsendnote}
\setcounter{reclsendnote}{0}
\if@tate
\renewcommand*{\thereclsendnote}{\jlreq@open@bracket@before@space\inhibitglue\jlreq@rensuji{\@arabic\c@reclsendnote})\inhibitglue}
\renewcommand*{\thereclsendnote}{\jlreq@open@bracket@before@space\inhibitglue\tatechuyoko{\@arabic\c@reclsendnote})\inhibitglue}
\else
\renewcommand*{\thereclsendnote}{(\arabic{reclsendnote}\hbox{})\inhibitglue}
\fi
Expand Down

0 comments on commit d8d3963

Please sign in to comment.