commit c580a8cf94b286eeb57ff3d293c681bf54913e31
parent 072f4fe756ae072505568b908cf21c7da623a05d
Author: Ivan Gankevich <igankevich@ya.ru>
Date: Mon, 18 Dec 2017 22:25:45 +0300
Fix GOST.
Diffstat:
1 file changed, 7 insertions(+), 4 deletions(-)
diff --git a/gost.cls b/gost.cls
@@ -75,14 +75,17 @@
\centering%
\begin{spacing}{1}%
{\normalsize\@organization\hrule\par}\vspace{1cm}%
- {\normalsize\itshape\@manuscript\par}\vspace{2cm}%
+ \begin{flushright}%
+ {\normalsize\itshape\@manuscript\par}%
+ \end{flushright}%
+ \vspace{2cm}%
{\large\@degree\par}\vspace{3cm}%
{\huge\bfseries\@title\par}\vspace{1cm}%
{\Large\@author\par}\vspace{3cm}%
- \begin{flushleft}%
- {\normalsize\@speciality\par}\vspace{1cm}%
+ {\normalsize\@speciality\par}\vspace{1cm}%
+ \begin{flushright}%
{\normalsize\@supervisor\par}%
- \end{flushleft}%
+ \end{flushright}%
\vfill%
{\normalsize\@date\par}%
\end{spacing}%