mirror of https://github.com/eyhc1/rendercv.git
sb2nov: remove bullet points
This commit is contained in:
parent
a6e45e72f7
commit
b3a61407b0
|
@ -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 *))
|
||||||
|
|
|
@ -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 *))
|
||||||
|
|
|
@ -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 *))
|
||||||
|
|
|
@ -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}
|
||||||
|
|
Loading…
Reference in New Issue