summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/beautybook/beautybook-en.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/beautybook/beautybook-en.tex')
-rw-r--r--Master/texmf-dist/doc/latex/beautybook/beautybook-en.tex161
1 files changed, 62 insertions, 99 deletions
diff --git a/Master/texmf-dist/doc/latex/beautybook/beautybook-en.tex b/Master/texmf-dist/doc/latex/beautybook/beautybook-en.tex
index 4d89fd12af4..1e5dd8438ed 100644
--- a/Master/texmf-dist/doc/latex/beautybook/beautybook-en.tex
+++ b/Master/texmf-dist/doc/latex/beautybook/beautybook-en.tex
@@ -1,7 +1,17 @@
\documentclass[12pt]{Beautybook-EN}
-\coverstyle={
- cover-choose=enfig, % cn (en ; enfig ; birkar)
+% ---------------------------------------------------------------------------- %
+% The Cover Theme Chosen %
+% ---------------------------------------------------------------------------- %
+\definecolor{coverbgcolor}{HTML}{e0e0e0}
+\definecolor{coverfgcolor}{HTML}{826e68} % The color of the background
+\definecolor{coverbar}{HTML}{7c9092} % The color of the left bar
+\definecolor{bottomcolor}{HTML}{826e68}
+\coverstyle={ % 封面键值列表
+ cover-choose=cn, % cn (需新增项\entitle{#}); en ; enfig ; birkar
}
+% ---------------------------------------------------------------------------- %
+% The Cover Theme Chosen %
+% ---------------------------------------------------------------------------- %
\mathstyle={
math-font=plain, % plain; stix; mtpro2
}
@@ -189,15 +199,6 @@ sorting=nty
\makeindex[title={\sffamily References},columns=3,columnsep=15pt,columnseprule]
\makeindex
-\newcommand{\pr}{^\prime}
-\newcommand{\prr}{^{\prime\prime}}
-\newcommand{\bd}{\partial}
-\newcommand{\bdd}{\overline{\partial}}
-\newcommand{\Dif}[2]{\frac{\dd #1}{\dd #2}}
-\newcommand{\Diff}[2][]{\frac{\partial #1}{\partial #2}}
-\usepackage{shadowtext}\shadowoffset{.65pt}
-\newcommand*{\circledd}[1]{\lower.7ex\hbox{\tikz\draw (0pt, 0pt)%
- circle (.5em) node {\makebox[1em][c]{\small #1}};}}
\usepackage{listings}
\lstset{
basicstyle=\small\ttfamily,
@@ -247,19 +248,24 @@ sorting=nty
\coverimage{inner_pics/coverimage.jpg}%ivy-ge998908f8_1280.jpg
\makecover
-
+\makeatletter
+% ---------------------------------------------------------------------------- %
+% The Sidebar Theme Chosen %
+% ---------------------------------------------------------------------------- %
\definecolor{bg}{HTML}{e0e0e0}
\definecolor{fg}{HTML}{2c4f54}
\colorlet{outermarginbgcolor}{bg}
\colorlet{outermarginfgcolor}{fg}
-\colorlet{framegolden}{fg}
-\colorlet{framegray}{bg!50}
-
-\makeatletter
% set the contents of the outer margin on even and odd pages for scrheadings, plain and scth
-\oddoutermargin{\sffamily Vanishing Theorems on Vector Bundles with Semidefinite Curvature} % Odd 奇数页
-\evenoutermargin{\sffamily\@title} % Even 偶数页
-%
+\oddoutermargin{\sffamily \leftmark} % Odd
+\evenoutermargin{\sffamily\@title} % Even
+% ---------------------------------------------------------------------------- %
+% The Sidebar Theme Chosen %
+% ---------------------------------------------------------------------------- %
+
+% ---------------------------------------------------------------------------- %
+% The images used in the title %
+% ---------------------------------------------------------------------------- %
\titleimage{
chapteroddimage={odd1,odd2,odd3,odd4,odd5,odd6,odd7,odd8,odd9,odd10,odd11,odd12,odd13,odd14,odd15,mid1,mid2,mid3,mid4,mid5,mid6,mid7,mid8,mid9,mid10,mid11},
%
@@ -269,10 +275,22 @@ sorting=nty
%
partevenimage={songeven,even1,even2,even3,even4,mid1,mid2,mid3,mid4,mid5,mid6,mid7,mid8,mid9,mid10,mid11},
}
-\chapimage{\Beautybook@chapterimagename} % 会自动改变
-\partimage{\Beautybook@partimagename} % 会自动改变
+\chapimage{\Beautybook@chapterimagename}
+\partimage{\Beautybook@partimagename}
\makeatother
-%
+% ---------------------------------------------------------------------------- %
+% The images used in the title %
+% ---------------------------------------------------------------------------- %
+
+% ---------------------------------------------------------------------------- %
+% The Color Chosen for The Magic Box %
+% ---------------------------------------------------------------------------- %
+\colorlet{framegolden}{fg} % The line color of the magic box
+\colorlet{framegray}{bg!50} % The background color of the magic box
+% ---------------------------------------------------------------------------- %
+% The Color Chosen for The Magic Box %
+% ---------------------------------------------------------------------------- %
+
\frontmatter
\pagenumbering{Roman}
@@ -280,13 +298,13 @@ sorting=nty
\thispagestyle{empty}
% \addcontentsline{toc}{chapter}{Preface}
\chapter*{Preface}
-In this note, we obtain a logarithmic vanishing theorem on certain weakly pseudoconvex K\"ahler manifolds. It is a generalization of Norimatsu's result on compact K\"ahler manifolds. As a direct corollary, we obtain relative vanishing theorems of certain direct image sheaves.
+An introduction to the beautybook template.
\hfill
\begin{tabular}{lr}
- &----- Ethan Lu\\
- &2023-09-01
+ &--- Ethan Lu\\
+ &2024-03-17
\end{tabular}
\clearpage}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -334,9 +352,10 @@ It is worth noting that when you download the template from CTAN, then the Engli
\subsection{Local Installation}
-To install locally, follow these steps: download the latest version from GitHub, CTAN or the QQ group. Then place the template files in your working directory and copy these folders synchronously: \texttt{fonts}, \texttt{stys}, \texttt{figures}, \texttt{inner\_pics}, and \texttt{frontmatter}, in order to utilize them. (If you are a chinese user, you can choose to copy the chinesefonts folder.) The advantage of this is that you can install \texttt{mtpro2} font to achieve a more elegant effect than if you were using it online. Of course, the choice is left to the users, and I won't comment here.
+To install locally, follow above steps to download the latest version from GitHub, CTAN or the QQ group.
The following is an example of a minimal work:
+
\begin{lstlisting}
\documentclass[12pt]{Beautybook-EN}
\coverstyle={
@@ -358,52 +377,9 @@ The following is an example of a minimal work:
cor={\textbf{Corollary}}[chapter]{interior style={left color=violet!8,right color=violet!5!CyaN!50}, borderline west={1.5mm}{0mm}{violet}},
}
\newtheorem*{remark}{\textbf{Remark}}
-%% Second one
-\makeatletter
-\mynewtcbtheorem{
- % Theorems
- problem={
- counter=tcbprob,
- the counter=\thesection.\arabic{tcbprob},
- name=Problem,
- thmcolor=purple,
- autoref name=\bfseries Problem,
- style={
- arc=3pt,breakable,enhanced,interior style={top color=purple!9 ,middle color=purple!6, bottom color=purple!3},boxrule=0pt,top=8mm,
- fuzzy shadow={-0.6mm}{0.6mm}{0mm}{0.3mm}{white!50!gray},
- fuzzy shadow={0.6mm}{-0.6mm}{0mm}{0.3mm}{fill=white!40!gray},
- opacityframe=0, opacityback=0.98,
- fontupper=\itshape, step={tcbprob},
- before pre=\smallskip, after app=\smallskip,
- overlay unbroken=\my@theorem@overlay@unbroken{Problem\ \thetcbprob}{purple},
- overlay first=\my@theorem@overlay@first{Problem\ \thetcbprob}{purple},
- overlay last=\my@theorem@overlay@last{purple},
- }
- },
- lemma={
- counter=tcblem,
- the counter=\thesection.\arabic{tcblem},
- name=Lemma,
- lemcolor=blue,
- autoref name=\bfseries Lemma,
- style={
- arc=0mm,breakable,enhanced,interior style={top color=blue!9 ,middle color=blue!6, bottom color=blue!3},arc=3pt,boxrule=0pt,top=6mm,bottom=5mm,
- fuzzy shadow={-0.6mm}{0.6mm}{0mm}{0.3mm}{white!50!gray},%
- fuzzy shadow={0.6mm}{-0.6mm}{0mm}{0.3mm}{fill=white!40!gray},%
- opacityframe=0, opacityback=0.98,
- fontupper=\itshape,step={tcblem},
- before pre=\smallskip, after app=\smallskip,
- overlay unbroken=\my@lemma@overlay@unbroken{\lemma@name\ \thetcblem}{\lemma@lemcolor},
- overlay first=\my@lemma@overlay@first{\lemma@name\ \thetcblem}{\lemma@lemcolor},
- overlay last=\my@lemma@overlay@last{\lemma@lemcolor},
- }
- },
-}
-\makeatother
%
-%% --------References
\RequirePackage[
backend=biber,
style=numeric,
@@ -415,15 +391,6 @@ sorting=nty
\makeindex[title={\sffamily References},columns=3,columnsep=15pt,columnseprule]
\makeindex
-\newcommand{\pr}{^\prime}
-\newcommand{\prr}{^{\prime\prime}}
-\newcommand{\bd}{\partial}
-\newcommand{\bdd}{\overline{\partial}}
-\newcommand{\Dif}[2]{\frac{\dd #1}{\dd #2}}
-\newcommand{\Diff}[2][]{\frac{\partial #1}{\partial #2}}
-\usepackage{shadowtext}\shadowoffset{.65pt}
-\newcommand*{\circledd}[1]{\lower.7ex\hbox{\tikz\draw (0pt, 0pt)%
- circle (.5em) node {\makebox[1em][c]{\small #1}};}}
\usepackage{listings}
\lstset{
basicstyle=\small\ttfamily,
@@ -432,10 +399,9 @@ sorting=nty
stringstyle=\rmfamily\slshape\color{red},
backgroundcolor=\color{gray!5},
frame=leftline,
- framerule=12pt,%
- rulecolor=\color{gray!90},
+ framerule=0.5pt,rulecolor=\color{gray!80},
numbers=left,
- numberstyle=\footnotesize\itshape,
+ numberstyle=\footnotesize,
firstnumber=1,
stepnumber=1,
numbersep=7pt,
@@ -469,7 +435,7 @@ sorting=nty
\edition{First Edition}
\bookseries{Illustrated by Ethan Lu}
\author{Ethan Lu}
-\pressname{Springer}
+\pressname{Beautybook}
\presslogo{inner_pics/logo.png}
\coverimage{inner_pics/coverimage.jpg}%ivy-ge998908f8_1280.jpg
\makecover
@@ -484,8 +450,8 @@ sorting=nty
\makeatletter
% set the contents of the outer margin on even and odd pages for scrheadings, plain and scth
-\oddoutermargin{\sffamily Vanishing Theorems on Vector Bundles with Semidefinite Curvature} % Odd pages
-\evenoutermargin{\sffamily\@title} % Even pages
+\oddoutermargin{\sffamily \leftmark} % Odd page
+\evenoutermargin{\sffamily\@title} % Even page
%
\titleimage{
chapteroddimage={odd1,odd2,odd3,odd4,odd5,odd6,odd7,odd8,odd9,odd10,odd11,odd12,odd13,odd14,odd15,mid1,mid2,mid3,mid4,mid5,mid6,mid7,mid8,mid9,mid10,mid11},
@@ -496,8 +462,8 @@ sorting=nty
%
partevenimage={songeven,even1,even2,even3,even4,mid1,mid2,mid3,mid4,mid5,mid6,mid7,mid8,mid9,mid10,mid11},
}
-\chapimage{\Beautybook@chapterimagename} % Changing automatically.
-\partimage{\Beautybook@partimagename} % Changing automatically.
+\chapimage{\Beautybook@chapterimagename}
+\partimage{\Beautybook@partimagename}
\makeatother
%
\frontmatter
@@ -507,13 +473,13 @@ sorting=nty
\thispagestyle{empty}
% \addcontentsline{toc}{chapter}{Preface}
\chapter*{Preface}
-Your words here.
+An introduction to the beautybook template.
\hfill
\begin{tabular}{lr}
- &----- author\\
- & 2023-09-01
+ &--- Ethan Lu\\
+ &2024-03-17
\end{tabular}
\clearpage}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -530,7 +496,7 @@ Your words here.
\chapter{A short introduction of \textbf{Beautybook}}
-\section{Section}
+\section{Introduction}
% your main contents here!
@@ -547,7 +513,7 @@ Your words here.
The test environment for this template is
\begin{enumerate}
-\item Win11 22H2 + \TeX{} Live 2023;
+\item Win11 23H2 + \TeX{} Live 2024;
\end{enumerate}
For the installation of \TeX Live/Mac\TeX{} , please refer to articles online, which is omitted here.
@@ -628,7 +594,7 @@ This template has multiple sets of covers that can be used at will, and the use
\hline
Title & \lstinline|\title| & subtitle & \lstinline|\subtitle| & author & \lstinline|\author| \\
Publisher & \lstinline|\pressname| & Version & \lstinline|\edition| & cover image & \lstinline|\coverimage|\\
- Logo & \lstinline|\presslogo| & English title (cn)&\lstinline|\entitle|&&\\
+ Logo & \lstinline|\presslogo| &&&&\\
\hline
\end{tabular}
\end{table}
@@ -741,11 +707,10 @@ Here is the effect of the theorem environment provided by amsthm.
\begin{corollary}
The usage is the same as above, refer to the tag \ref{def label} below or you can \autoref{def label}.
\end{corollary}
-
+\newpage
\begin{example}
The usage is the same as above, refer to the tag \ref{def label} below or you can \autoref{def label}.
\end{example}
-
\subsection*{Ancient style box}
\begin{fancybox}
Test ancient style box , you can use it to nest outside of other environments arbitrarily!
@@ -856,14 +821,12 @@ In addition, this template calls the Biblatex macro package and provides Biber e
For bib items, you can pick them up in Google Scholar, Mendeley, Endnote and add them to \lstinline{ref.bib}. When quoting in the text, just quote their bib key.
-The default reference style used by the template is ``GB7714-2015". There is a simple reference example. \cite{Huybrechts2010Complex}
-
-If you need to set to a numeric style, you need to change the ``GB7714-2015" in the biblatex macro package option to ``numerical".
+The default reference style used by the template is ``numeric".
\begin{lstlisting}
\usepackage[
-backend=biber, % can be changed to bibtex (or simply delete bibtex)
-style=GB7714-2015, % can be changed to numerical
+backend=biber, % It can be changed to bibtex.
+style=numeric, % It can be changed to others, cf the documentation of biblatex.
sorting=nty
]{biblatex}
\addbibresource{ref.bib}