I am writing a CV.
After writing a couple of headers and sub-headers it jumps to the next page obviously. But the 2nd page comes with "(continued)" top row in the centre and its annoying. How do I remove this?
My code:
\NeedsTeXFormat{LaTeX2e}…
I intend to use the curve class for my CV but the entries are spilling out of page. Please help.
This is the code for main.tex
\NeedsTeXFormat{LaTeX2e}…
Below is the snippet from the CurVe CV template. In the below image, I want the year to show for Poster too. I expected \subrubric to reset the year, but it did not do so. How do I get a year entry for "Poster title…
I'm trying to use curve class to insert plain text in the middle of a rubric, without fancy key/prefix formatting.
As the manual reads in page 9 here:
https://mirrors.dotsrc.org/ctan/macros/latex/contrib/curve/curve.pdf
It seems it is as simple as…
I do NOT want parallel headers, meaning left and right header are opposite eachother. I want the left header to be lower than the right header. Is it possible to do that in Curve?
My code:
\NeedsTeXFormat{LaTeX2e}
\documentclass{curve}
%% Swedish…
Writing a CV with Curve.
I have these rubic files \makerubric{education} and \makerubric{workexp}.
When I work with each rubic file I want to compile it (typeset in texworks) and for it to compile the entire CV. So I can immediately see the changes…