Style in commands
This commit is contained in:
@@ -16,9 +16,11 @@
|
||||
\newcommand{\vs}{\textit{vs.}\ }
|
||||
|
||||
|
||||
%% Citations
|
||||
%% Citations and references
|
||||
\newcommand{\citeauthorcite}[1]{\citeauthor*{#1}~\cite{#1}}
|
||||
|
||||
\newcommand{\secref}[1]{Sec.~\ref{sec:#1}}
|
||||
|
||||
|
||||
%% Figures
|
||||
% example: \fig[1]{universe}{The Universe}[Short title for list of figures]
|
||||
@@ -166,10 +168,6 @@
|
||||
}
|
||||
|
||||
|
||||
%% References
|
||||
\newcommand{\secref}[1]{Sec.~\ref{sec:#1}}
|
||||
|
||||
|
||||
%% Structure
|
||||
\newcommand{\chapterstartoc}[1]{\chapter*{#1}\addcontentsline{toc}{chapter}{#1}}
|
||||
\newcommand{\chapterstarbookmark}[1]{\pdfbookmark[chapter]{#1}{#1}\chapter*{#1}}
|
||||
|
||||
Reference in New Issue
Block a user