Questions tagged [curve-class]

CurVe – A class for making curriculum vitae

https://www.ctan.org/pkg/curve

20 questions
3
votes
1 answer

How can i Remove "(Continued)" from 2nd page?

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}…
asdf
  • 111
2
votes
1 answer

Curve class entries spilling out of page

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}…
ralph
  • 21
1
vote
1 answer

CurVe template \subrubric does not reset the year

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…
0
votes
1 answer

Curve `\text` option to insert plain text in the middle of a rubric

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…
DavidC.
  • 845
0
votes
1 answer

Can I move left and right header in curve?

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…
asdf
  • 111
0
votes
0 answers

Compile error with split files using Curve?

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…
asdf
  • 111