mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Remove extra \rm from fix #2540 commit
This commit is contained in:
@@ -53,8 +53,8 @@
|
||||
\begin{flushright}
|
||||
\sphinxlogo
|
||||
\py@HeaderFamily
|
||||
{\rm\Huge \@title }\par
|
||||
{\em\large \py@release \releaseinfo}\par
|
||||
{\Huge \@title }\par
|
||||
{\itshape\large \py@release \releaseinfo}\par
|
||||
\vspace{25pt}
|
||||
{\Large
|
||||
\begin{tabular}[t]{c}
|
||||
|
||||
@@ -60,8 +60,8 @@
|
||||
\begin{flushright}%
|
||||
\sphinxlogo
|
||||
\py@HeaderFamily
|
||||
{\rm\Huge \@title \par}
|
||||
{\em\LARGE \py@release\releaseinfo \par}
|
||||
{\Huge \@title \par}
|
||||
{\itshape\LARGE \py@release\releaseinfo \par}
|
||||
\vfill
|
||||
{\LARGE
|
||||
\begin{tabular}[t]{c}
|
||||
|
||||
Reference in New Issue
Block a user