Additional changes to \ksecp macro
This commit is contained in:
parent
a185fd029c
commit
35be55092a
@ -21,7 +21,7 @@ This is the plant that the ancient Greeks used to poison the rabblerouser Socrat
|
||||
\ksecp{Creeping Charlie}{\textit{Glechoma hederaceae} L.}{Lamiaceae}
|
||||
\noindent{}Another plant I have seen my entire life.
|
||||
|
||||
\ksecp{Motherword}{\textit{Leonurus cardiaca} L.}{Lamiaceae}
|
||||
\ksecp{Motherwort}{\textit{Leonurus cardiaca} L.}{Lamiaceae}
|
||||
\noindent{}Another plant I have seen my entire life.
|
||||
|
||||
\end{multicols}
|
||||
|
||||
@ -31,7 +31,7 @@
|
||||
\newcommand{\ksecp}[3]{
|
||||
\section*{
|
||||
% \raggedright
|
||||
{\small {#1}\kskip{}({#2} • {\small \textsc{\textmd{{#3}}}})}
|
||||
{\small {#1}\kskip{}\textmd{({#2} • {\small \textsc{{#3}}}})}
|
||||
}
|
||||
\addcontentsline{toc}{section}{{#1} ({#2} • {\small \textsc{\textmd{{#3}}}})}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user