Skip to content

Commit

Permalink
list of figures and remove errant ddd in style
Browse files Browse the repository at this point in the history
  • Loading branch information
grady committed Mar 14, 2024
1 parent c442f2e commit f30c4d2
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions dentlinger.Rnw
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,11 @@
\usepackage{lineno}
\linenumbers

\usepackage{tocloft}
\cftpagenumbersoff{figure}
%\renewcommand{\cftdotsep}{\cftnodots}
\hypersetup{linktoc=none}

%\newcommand{\okina}{`}
\DeclareRobustCommand{\okina}{%
\raisebox{\dimexpr\fontcharht\font`A-\height}{%
Expand Down Expand Up @@ -769,4 +774,8 @@ No ethical approval is required.

\bibliography{turtles}

\clearpage

\listoffigures

\end{document}
2 changes: 1 addition & 1 deletion sn-jnl.cls
Original file line number Diff line number Diff line change
Expand Up @@ -888,7 +888,7 @@
\def\ps@plain{\let\@mkboth\@gobbletwo%
\let\@oddhead\@empty\let\@evenhead\@empty%
\def\@oddfoot{\vbox to 18pt{\vfill\reset@font\rmfamily\hfil ddd\thepage\hfil}}%
\def\@oddfoot{\vbox to 18pt{\vfill\reset@font\rmfamily\hfil\thepage\hfil}}%
\let\@evenfoot\@oddfoot}%
%
Expand Down

0 comments on commit f30c4d2

Please sign in to comment.