don't use dagger sign for authors
This commit is contained in:
Binary file not shown.
@@ -21,22 +21,26 @@
|
||||
\graphicspath{ {figs/} }
|
||||
|
||||
\begin{document}
|
||||
\title{The Art of Linear Algebra\\
|
||||
|
||||
% Manual title block with numbered footnotes
|
||||
\begin{center}
|
||||
{\LARGE The Art of Linear Algebra\\
|
||||
\vspace{5pt}
|
||||
\large{
|
||||
-- Graphic Notes on ``Linear Algebra for Everyone" --
|
||||
}
|
||||
}
|
||||
|
||||
\author{Kenji Hiranabe
|
||||
\thanks{twitter: @hiranabe, k-hiranabe@esm.co.jp, \url{https://anagileway.com}} \\
|
||||
with the kindest help of Gilbert Strang
|
||||
\thanks{Massachusetts Institute of Technology, \url{http://www-math.mit.edu/\~gs/}}
|
||||
}
|
||||
\vspace{1.5em}
|
||||
|
||||
\date{September 1, 2021/updated \today}
|
||||
Kenji Hiranabe\footnote{twitter: @hiranabe, k-hiranabe@esm.co.jp, \url{https://anagileway.com}} \\
|
||||
with the kindest help of Gilbert Strang\footnote{Massachusetts Institute of Technology, \url{http://www-math.mit.edu/\~gs/}}
|
||||
|
||||
\maketitle
|
||||
\vspace{1em}
|
||||
September 1, 2021/updated \today
|
||||
\end{center}
|
||||
|
||||
\vspace{1.5em}
|
||||
|
||||
\vspace{-5pt}
|
||||
|
||||
|
||||
Binary file not shown.
@@ -21,22 +21,26 @@
|
||||
\graphicspath{ {figs/} }
|
||||
|
||||
\begin{document}
|
||||
\title{The Art of Linear Algebra\\
|
||||
|
||||
% Manual title block with numbered footnotes
|
||||
\begin{center}
|
||||
{\LARGE The Art of Linear Algebra\\
|
||||
\vspace{5pt}
|
||||
\large{
|
||||
-- Graphic Notes on ``Linear Algebra for Everyone" --
|
||||
}
|
||||
}
|
||||
|
||||
\author{Kenji Hiranabe
|
||||
\thanks{twitter: @hiranabe, k-hiranabe@esm.co.jp, \url{https://anagileway.com}} \\
|
||||
with the kindest help of Gilbert Strang
|
||||
\thanks{Massachusetts Institute of Technology, \url{http://www-math.mit.edu/\~gs/}}
|
||||
}
|
||||
\vspace{1.5em}
|
||||
|
||||
\date{September 1, 2021/updated \today}
|
||||
Kenji Hiranabe\footnote{twitter: @hiranabe, k-hiranabe@esm.co.jp, \url{https://anagileway.com}} \\
|
||||
with the kindest help of Gilbert Strang\footnote{Massachusetts Institute of Technology, \url{http://www-math.mit.edu/\~gs/}}
|
||||
|
||||
\maketitle
|
||||
\vspace{1em}
|
||||
September 1, 2021/updated \today
|
||||
\end{center}
|
||||
|
||||
\vspace{1.5em}
|
||||
|
||||
\vspace{-5pt}
|
||||
|
||||
|
||||
@@ -8,9 +8,9 @@ MAP=MapofEigenvalues
|
||||
|
||||
# PS->EPS options and page cutter from PostScript from PowerPoint.
|
||||
PSSELECT=psselect
|
||||
#PS2EPS=ps2eps -B -l -f
|
||||
PS2EPS=ps2eps -B -l -f
|
||||
#vertical
|
||||
PS2EPS=ps2eps -B -l -f -R=+
|
||||
#PS2EPS=ps2eps -B -l -f -R=+
|
||||
# horizontal
|
||||
#PS2EPS=ps2eps -B -l -f -R=-
|
||||
|
||||
|
||||
Reference in New Issue
Block a user