titling page for the doc

This commit is contained in:
minjaesong
2021-09-24 19:50:07 +09:00
parent 3249c1dba0
commit 2fea7e26ad
3 changed files with 10 additions and 6 deletions

2
.gitignore vendored
View File

@@ -49,7 +49,7 @@ tmp_*
*.aux *.aux
*.log *.log
*.out *.out
*.pdf tsvmman.pdf
*.toc *.toc
assets/disk0/home/basic/* assets/disk0/home/basic/*

BIN
doc/tsvmlogo_large.pdf LFS Executable file

Binary file not shown.

View File

@@ -9,6 +9,7 @@
\usepackage{fontspec} \usepackage{fontspec}
\setmainfont[Ligatures=TeX]{TeX Gyre Heros} \setmainfont[Ligatures=TeX]{TeX Gyre Heros}
\newfontfamily\condensedfont{TeX Gyre Heros Cn} \newfontfamily\condensedfont{TeX Gyre Heros Cn}
\newfontfamily\titlefont{TeX Gyre Schola}
\newfontfamily\monofont[Ligatures={NoCommon, NoDiscretionary, NoHistoric, NoRequired, NoContextual}]{TeX Gyre Cursor} \newfontfamily\monofont[Ligatures={NoCommon, NoDiscretionary, NoHistoric, NoRequired, NoContextual}]{TeX Gyre Cursor}
@@ -72,10 +73,10 @@
\newcommand\tildechar{{\large\raisebox{-0.22ex}{\char`\~}}} \newcommand\tildechar{{\large\raisebox{-0.22ex}{\char`\~}}}
% Title styling % Title styling
\pretitle{\begin{flushright}} % \pretitle{\begin{flushright}}
\posttitle{\par\end{flushright}} % \posttitle{\par\end{flushright}}
\preauthor{\begin{flushright}} % \preauthor{\begin{flushright}}
\postauthor{\par\end{flushright}} % \postauthor{\par\end{flushright}}
% new sections are new page % new sections are new page
%\let\oldsection\chapter %\let\oldsection\chapter
@@ -167,7 +168,7 @@
\newcommand{\thepublishingdate}{0000-00-00} \newcommand{\thepublishingdate}{0000-00-00}
\newcommand{\oreallypress}{\begingroup\hspace{0.083em}\large\textbf{O'REALLY\raisebox{1ex}{\scriptsize ?}} \large Press\endgroup} \newcommand{\oreallypress}{\begingroup\hspace{0.083em}\large\textbf{O'REALLY\raisebox{1ex}{\scriptsize ?}} \large Press\endgroup}
\title{\HUGE\textbf{\MakeUppercase{\thismachine} \\ PROGRAMMING GUIDE} \\ \Large \vspace{1em} For Version \tsvmver\hspace{0.75em}|\hspace{0.75em}\theedition} \title{\vskip56pt \includegraphics[width=0.555\textwidth]{tsvmlogo_large} \vskip3pt \titlefont\Huge\textbf{PROGRAMMING GUIDE} \\ \Large \vspace{1.2em} For Version \tsvmver\hspace{0.75em}|\hspace{0.75em}\theedition}
\date{} \date{}
\author{} \author{}
\hypersetup{ \hypersetup{