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@<h1.*">@\\section{@' ${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@’@'@g" ${BASENAME}.html
|
||||
mv ${BASENAME}.html ${BASENAME}.tex
|
||||
|
@ -101,11 +101,10 @@ TITLE_PAGE="""
|
||||
\hrule width \hsize
|
||||
\kern 1mm
|
||||
\hrule width \hsize height 2pt
|
||||
%\vskip 8em
|
||||
\vspace*{\fill}
|
||||
\large
|
||||
$PUBLISHER
|
||||
\vskip 2em
|
||||
% \vskip 2em
|
||||
\end{flushright}
|
||||
\end{titlingpage}
|
||||
"""
|
||||
@ -122,9 +121,6 @@ COLOPHON="""
|
||||
\begin{LARGE}
|
||||
\begin{tcolorbox}[width=.5\textwidth]
|
||||
\centering
|
||||
% \texttt{AQO}\\
|
||||
% \texttt{ABA}\\
|
||||
% \texttt{~\newline AQO\newline ABA\newline}%\\
|
||||
\texttt{$PUBLISHER}
|
||||
\end{tcolorbox}
|
||||
\end{LARGE}
|
||||
|
Loading…
Reference in New Issue
Block a user