sb2nov: remove bullet points

This commit is contained in:
Sina Atalay 2024-05-15 15:33:13 +03:00
parent a6e45e72f7
commit b3a61407b0
4 changed files with 14 additions and 34 deletions

View File

@ -3,27 +3,22 @@
((* endif *)) ((* endif *))
((* if entry.date_string or entry.location *)) ((* if entry.date_string or entry.location *))
\begin{threecolentry}{ \begin{twocolentry}{
\vspace*{\fill}
\textbullet
\vspace*{3px}
\vspace*{\fill}
}{
((* if entry.location *))\textit{<<entry.location>>}((* endif *)) ((* if entry.location *))\textit{<<entry.location>>}((* endif *))
((* if entry.date_string *))\textit{<<entry.date_string>>}((* endif *)) ((* if entry.date_string *))\textit{<<entry.date_string>>}((* endif *))
} }
((* else *)) ((* else *))
\begin{onecolentrybulleted} \begin{onecolentry}
((* endif *)) ((* endif *))
\textbf{<<entry.institution>>} \textbf{<<entry.institution>>}
\textit{((* if entry.degree *))<<entry.degree>> in ((* endif *))<<entry.area>>} \textit{((* if entry.degree *))<<entry.degree>> in ((* endif *))<<entry.area>>}
((* if entry.date_string or entry.location *)) ((* if entry.date_string or entry.location *))
\end{threecolentry} \end{twocolentry}
((* else *)) ((* else *))
\end{onecolentrybulleted} \end{onecolentry}
((* endif *)) ((* endif *))
((* for item in entry.highlights *)) ((* for item in entry.highlights *))

View File

@ -3,27 +3,22 @@
((* endif *)) ((* endif *))
((* if entry.date_string or entry.location *)) ((* if entry.date_string or entry.location *))
\begin{threecolentry}{ \begin{twocolentry}{
\vspace*{\fill}
\textbullet
\vspace*{3px}
\vspace*{\fill}
}{
((* if entry.location *))\textit{<<entry.location>>}((* endif *)) ((* if entry.location *))\textit{<<entry.location>>}((* endif *))
((* if entry.date_string *))\textit{<<entry.date_string>>}((* endif *)) ((* if entry.date_string *))\textit{<<entry.date_string>>}((* endif *))
} }
((* else *)) ((* else *))
\begin{onecolentrybulleted} \begin{onecolentry}
((* endif *)) ((* endif *))
\textbf{<<entry.position>>} \textbf{<<entry.position>>}
\textit{<<entry.company>>} \textit{<<entry.company>>}
((* if entry.date_string or entry.location *)) ((* if entry.date_string or entry.location *))
\end{threecolentry} \end{twocolentry}
((* else *)) ((* else *))
\end{onecolentrybulleted} \end{onecolentry}
((* endif *)) ((* endif *))
((* for item in entry.highlights *)) ((* for item in entry.highlights *))

View File

@ -3,25 +3,20 @@
((* endif *)) ((* endif *))
((* if entry.date_string or entry.location *)) ((* if entry.date_string or entry.location *))
\begin{threecolentry}{ \begin{twocolentry}{
\vspace*{\fill}
\textbullet
\vspace*{3px}
\vspace*{\fill}
}{
((* if entry.location *))\textit{<<entry.location>>}((* endif *)) ((* if entry.location *))\textit{<<entry.location>>}((* endif *))
((* if entry.date_string *))\textit{<<entry.date_string>>}((* endif *)) ((* if entry.date_string *))\textit{<<entry.date_string>>}((* endif *))
} }
((* else *)) ((* else *))
\begin{onecolentrybulleted} \begin{onecolentry}
((* endif *)) ((* endif *))
\textbf{<<entry.name>>} \textbf{<<entry.name>>}
((* if entry.date_string or entry.location *)) ((* if entry.date_string or entry.location *))
\end{threecolentry} \end{twocolentry}
((* else *)) ((* else *))
\end{onecolentrybulleted} \end{onecolentry}
((* endif *)) ((* endif *))
((* for item in entry.highlights *)) ((* for item in entry.highlights *))

View File

@ -3,16 +3,11 @@
((* endif *)) ((* endif *))
\begin{samepage} \begin{samepage}
\begin{threecolentry}{ \begin{twocolentry}{
\vspace*{\fill}
\textbullet
\vspace*{3px}
\vspace*{\fill}
}{
<<entry.date_string>> <<entry.date_string>>
} }
\textbf{<<entry.title>>} \textbf{<<entry.title>>}
\end{threecolentry} \end{twocolentry}
((* if entry.doi or entry.journal *)) ((* if entry.doi or entry.journal *))
\vspace{<<design.margins.highlights_area.vertical_between_bullet_points>>-3px} \vspace{<<design.margins.highlights_area.vertical_between_bullet_points>>-3px}