mirror of
https://github.com/curioustorvald/tsvm.git
synced 2026-03-07 11:51:49 +09:00
titling page for the doc
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -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
BIN
doc/tsvmlogo_large.pdf
LFS
Executable file
Binary file not shown.
@@ -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{
|
||||||
|
|||||||
Reference in New Issue
Block a user