Compare commits
3 Commits
c93b9bf9c9
...
master
Author | SHA1 | Date | |
---|---|---|---|
1713121257 | |||
eba5c97512 | |||
78a19769ec |
10
README.md
10
README.md
@ -2,7 +2,13 @@
|
||||
|
||||
Установка:
|
||||
|
||||
```
|
||||
git clone https://git.246060.ru:f1x1t/latex-style-espdx.git ~/texmf/tex/latex/espdx
|
||||
```sh
|
||||
git clone https://git.246060.ru/f1x1t/latex-style-espdx ~/texmf/tex/latex/espdx
|
||||
```
|
||||
|
||||
или
|
||||
|
||||
```sh
|
||||
git clone git@git.246060.ru:/f1x1t/latex-style-esdpx ~/texmf/tex/latex/espdx
|
||||
```
|
||||
|
||||
|
@ -102,8 +102,10 @@
|
||||
\long\def\addto#1#2{%
|
||||
\expandafter\def\expandafter#1\expandafter{#1#2}}
|
||||
|
||||
\def\tabledata{}\lincnt=28 % Количество строк
|
||||
% \addto\tabledata{ 1 & & Все & & & & \makecell{РЕВМ.57 \\ 1/2} & & & \makecell{20.04. \\ 17} \\ \hline}
|
||||
\def\tabledata{}\lincnt=27 % Количество строк
|
||||
% \addto\tabledata{ 4 & & Все & & & & \makecell{РЕВМ.120 \\ 1/2} & & & \makecell{27.09. \\ 2019} \\ \hline} % utk
|
||||
\addto\tabledata{ 3 & & Все & & & & \makecell{РЕВМ.121 \\ 1/2} & & & \makecell{27.09. \\ 2019} \\ \hline} % pbu
|
||||
% \addto\tabledata{ 4 & & Все & & & & \makecell{РЕВМ.122 \\ 1/2} & & & \makecell{27.09. \\ 2019} \\ \hline} % kims
|
||||
\loop
|
||||
\addto\tabledata{& & & & & & & & & \\ \hline}
|
||||
\advance\lincnt -1
|
||||
|
@ -48,6 +48,12 @@
|
||||
\newcommand{\ESPDtheFileName}{}
|
||||
\newcommand{\ESPDfileName}[1]{\renewcommand{\ESPDtheFileName}{#1}}
|
||||
|
||||
\newcommand{\ESPDtheREVMBase}{}
|
||||
\newcommand{\ESPDREVMBase}[1]{\renewcommand{\ESPDtheREVMBase}{#1}}
|
||||
|
||||
\newcommand{\ESPDtheREVMType}{}
|
||||
\newcommand{\ESPDREVMType}[1]{\renewcommand{\ESPDtheREVMType}{#1}}
|
||||
|
||||
\newcommand{\ESPDtheLetterI}{}
|
||||
\newcommand{\ESPDtheLetterII}{}
|
||||
\newcommand{\ESPDtheLetterIII}{}
|
||||
|
@ -560,6 +560,8 @@ headheight=0mm,headsep=0mm,footskip=0mm]{geometry}
|
||||
\put(85, 8.3){\makebox[25mm]{\ESPDfontGostIV\ESPDcolumnXXIIname}}
|
||||
\put(85, 2.3){\makebox[25mm]{\ESPDfontGostIV\ESPDtheColumnXXII}}
|
||||
\put(110, 8.3){\makebox[35mm]{\ESPDfontGostIV\ESPDcolumnXXIIIname}}
|
||||
\put(145, 7){\makebox[35mm]{\scriptsize{3237~\CYRV\CYRP}}}
|
||||
\put(145, 3){\makebox[35mm]{\scriptsize{\CYRM\CYRO~\CYRR\CYRF}}}
|
||||
\end{picture}}}
|
||||
\newcommand{\ESPDdrawColumnsXIX}{%
|
||||
\ESPDonFrontSideOnly{%
|
||||
|
@ -107,7 +107,7 @@
|
||||
\ESPD@title@split@field{\ESPDtheTitleFieldVIIIl}{\ESPDtheTitleFieldVIIIr}}
|
||||
|
||||
\renewcommand{\ESPDtheTitleFieldX}{\ESPDtheYear}
|
||||
\renewcommand{\ESPDtheTitleFieldXI}{\cyr\CYRL\cyri\cyrt\cyre\cyrr\cyra}
|
||||
\renewcommand{\ESPDtheTitleFieldXI}{\cyr\CYRL\cyri\cyrt\cyre\cyrr\cyra\ \cyr\CYRO \cyr\CYRO_1}
|
||||
|
||||
\renewcommand{\ESPDtitleFontI}{\ESPDfontV}
|
||||
\renewcommand{\ESPDtitleFontII}{\ESPDfontV}
|
||||
|
Reference in New Issue
Block a user