From 1cb70c1e168264e0c09f929984db030ff0373ae1 Mon Sep 17 00:00:00 2001 From: Andrey Astafyev Date: Fri, 21 Sep 2018 11:20:10 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9D=D0=B0=D0=B7=D0=B2=D0=B0=D0=BD=D0=B8?= =?UTF-8?q?=D0=B5=20=D0=BF=D1=80=D0=BE=D0=B5=D0=BA=D1=82=D0=B0=20(=D0=B8?= =?UTF-8?q?=D1=81=D0=BF=D0=BE=D0=BB=D1=8C=D0=B7=D1=83=D0=B5=D1=82=D1=81?= =?UTF-8?q?=D1=8F=20=D0=B2=20=D0=A2=D0=97)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- espdinfo.sty | 3 +++ espdtitle.sty | 3 ++- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/espdinfo.sty b/espdinfo.sty index 8618748..8ac0024 100644 --- a/espdinfo.sty +++ b/espdinfo.sty @@ -39,6 +39,9 @@ \newcommand{\ESPDtitle}[1]{\ESPDunitName{#1}} \renewcommand{\title}[1]{\ESPDunitName{#1}} +\newcommand{\ESPDtheProject}{} +\newcommand{\ESPDproject}[1]{\renewcommand{\ESPDtheProject}{#1}} + \newcommand{\ESPDtheDocName}{} \newcommand{\ESPDdocName}[1]{\renewcommand{\ESPDtheDocName}{#1}} diff --git a/espdtitle.sty b/espdtitle.sty index fa20514..9ca9ac7 100644 --- a/espdtitle.sty +++ b/espdtitle.sty @@ -67,7 +67,8 @@ \ESPD@title@split@field{\ESPDtheTitleFieldIIIl}{\ESPDtheTitleFieldIIIr}} \renewcommand{\ESPDtheTitleFieldIV}{% - \MakeUppercase{\ESPDtheTitle}\par\ESPDtheDocName} + {\MakeUppercase{\ESPDtheProject}\par\MakeUppercase{\ESPDtheTitle}\par\ESPDtheDocName}% +} \renewcommand{\ESPDtheTitleFieldV}{}