minor title page formating
This commit is contained in:
parent
8a96d5f582
commit
5452042e74
@ -39,7 +39,7 @@ $SED_CMD 's@“@\\enquote{@g' ${BASENAME}.html
|
|||||||
$SED_CMD 's@”@}@g' ${BASENAME}.html
|
$SED_CMD 's@”@}@g' ${BASENAME}.html
|
||||||
$SED_CMD 's@<h1.*">@\\section{@' ${BASENAME}.html
|
$SED_CMD 's@<h1.*">@\\section{@' ${BASENAME}.html
|
||||||
$SED_CMD 's@</h1>@}@' ${BASENAME}.html
|
$SED_CMD 's@</h1>@}@' ${BASENAME}.html
|
||||||
$SED_CMD 's@<h2.*">@\\subsection{@' ${BASENAME}.html
|
$SED_CMD 's@<h2.*">@\\pend\\pstart\\subsection{@' ${BASENAME}.html
|
||||||
$SED_CMD 's@</h2>@}@' ${BASENAME}.html
|
$SED_CMD 's@</h2>@}@' ${BASENAME}.html
|
||||||
$SED_CMD "s@’@'@g" ${BASENAME}.html
|
$SED_CMD "s@’@'@g" ${BASENAME}.html
|
||||||
mv ${BASENAME}.html ${BASENAME}.tex
|
mv ${BASENAME}.html ${BASENAME}.tex
|
||||||
|
@ -101,11 +101,10 @@ TITLE_PAGE="""
|
|||||||
\hrule width \hsize
|
\hrule width \hsize
|
||||||
\kern 1mm
|
\kern 1mm
|
||||||
\hrule width \hsize height 2pt
|
\hrule width \hsize height 2pt
|
||||||
%\vskip 8em
|
|
||||||
\vspace*{\fill}
|
\vspace*{\fill}
|
||||||
\large
|
\large
|
||||||
$PUBLISHER
|
$PUBLISHER
|
||||||
\vskip 2em
|
% \vskip 2em
|
||||||
\end{flushright}
|
\end{flushright}
|
||||||
\end{titlingpage}
|
\end{titlingpage}
|
||||||
"""
|
"""
|
||||||
@ -122,9 +121,6 @@ COLOPHON="""
|
|||||||
\begin{LARGE}
|
\begin{LARGE}
|
||||||
\begin{tcolorbox}[width=.5\textwidth]
|
\begin{tcolorbox}[width=.5\textwidth]
|
||||||
\centering
|
\centering
|
||||||
% \texttt{AQO}\\
|
|
||||||
% \texttt{ABA}\\
|
|
||||||
% \texttt{~\newline AQO\newline ABA\newline}%\\
|
|
||||||
\texttt{$PUBLISHER}
|
\texttt{$PUBLISHER}
|
||||||
\end{tcolorbox}
|
\end{tcolorbox}
|
||||||
\end{LARGE}
|
\end{LARGE}
|
||||||
|
Loading…
Reference in New Issue
Block a user