Skip to content

Commit

Permalink
ページ数無理矢理合わせ
Browse files Browse the repository at this point in the history
  • Loading branch information
huideyeren committed Oct 11, 2023
1 parent 57358d7 commit 9462bb9
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions sty/review-custom.sty
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@
% 大扉は明朝に
\renewcommand{\reviewtitlefont}[0]{\usefont{T1}{ptm}{m}{n}\gtfamily}

% ページを入れるコマンド
\newcommand\oneblankpage{\clearpage\thispagestyle{empty}%
\hbox{}\newpage\if@twocolumn\hbox{}\newpage\fi}

% 大扉関連と思われる
\if@tate
\def\recls@tmp{uplatex}\ifx\recls@tmp\recls@engine
Expand Down Expand Up @@ -225,6 +229,7 @@
}{%
\def\reviewcolophonpagecont{\review@colophonfile}
}
\c@page\oneblankpage
\fi

\newcolumntype{L}[1]{>{\raggedright\let\newline\\\arraybackslash\hspace{0pt}}p{#1}}
Expand Down

0 comments on commit 9462bb9

Please sign in to comment.