update
This commit is contained in:
parent
0381613a2d
commit
ef89214007
@ -57,20 +57,20 @@
|
||||
%\XESPDtitleDesignedBy{Должность первого автора}{Фам. первого автора}
|
||||
%\XESPDtitleDesignedBy{Должность второго автора}{Фам. второго автора}
|
||||
|
||||
\RequirePackage{forloop}
|
||||
\RequirePackage{makecell}
|
||||
%\RequirePackage{forloop}
|
||||
%\RequirePackage{makecell}
|
||||
|
||||
\newcount\lincnt
|
||||
\long\def\addto#1#2{%
|
||||
\expandafter\def\expandafter#1\expandafter{#1#2}}
|
||||
%\newcount\lincnt
|
||||
%\long\def\addto#1#2{%
|
||||
% \expandafter\def\expandafter#1\expandafter{#1#2}}
|
||||
|
||||
\def\changeSheetLine{}\lincnt=28 % Количество строк
|
||||
%\def\changeSheetLine{}\lincnt=28 % Количество строк
|
||||
% \addto\changeSheetLine{ 1 & & Все & & & & \makecell{РЕВМ.57 \\ 1/2} & & & \makecell{20.04. \\ 17} \\ \hline}
|
||||
\loop
|
||||
\addto\changeSheetLine{& & & & & & & & & \\ \hline}
|
||||
\advance\lincnt -1
|
||||
\ifnum\lincnt>0
|
||||
\repeat
|
||||
% \loop
|
||||
% \addto\changeSheetLine{& & & & & & & & & \\ \hline}
|
||||
% \advance\lincnt -1
|
||||
% \ifnum\lincnt>0
|
||||
% \repeat
|
||||
|
||||
\newcommand{\XESPDprintEmptyChangeSheet}{
|
||||
\renewcommand*{\arraystretch}{0.8}% Высота строк
|
||||
|
@ -107,7 +107,8 @@
|
||||
\XESPD@title@split@field{\XESPDtheTitleFieldVIIIl}{\XESPDtheTitleFieldVIIIr}}
|
||||
|
||||
\renewcommand{\XESPDtheTitleFieldX}{\XESPDtheYear}
|
||||
\renewcommand{\XESPDtheTitleFieldXI}{\cyr\CYRL\cyri\cyrt\cyre\cyrr\cyra}
|
||||
\renewcommand{\XESPDtheTitleFieldXI}{\cyr\CYRL\cyri\cyrt\cyre\cyrr\cyra} % Литера
|
||||
%\renewcommand{\XESPDtheTitleFieldXI}{\cyr\CYRL\cyri\cyrt\cyre\cyrr\cyra\ \cyr\CYRO\ \cyr\CYRO$_1$} % Литера O_1
|
||||
|
||||
\renewcommand{\XESPDtitleFontI}{\XESPDfontV}
|
||||
\renewcommand{\XESPDtitleFontII}{\XESPDfontV}
|
||||
|
Loading…
Reference in New Issue
Block a user