raphink / moderntimeline

A timeline package for moderncv
76 stars 15 forks source link

timeline with marks #16

Closed NikoKrause closed 4 years ago

NikoKrause commented 6 years ago

I saw this (https://tex.stackexchange.com/questions/204964/how-to-show-off-tex-skills-with-a-tex-typeset-cv). Is there an option in moderntimeline to add marks as shown in this image? https://i.stack.imgur.com/XvYpM.png

tristancollins commented 6 years ago

I have the code to do that - I had intended to submit it as a PR but alas... I’d be happy to share if it could be incorporated into a PR.

raphink commented 6 years ago

@tristancollins I'd welcome a PR for that.

ao2 commented 6 years ago

@tristancollins any news on the PR?

Thanks, Antonio

tristancollins commented 5 years ago

It's on my list. Sorry for the delay.

Tesla1179 commented 4 years ago

Hello everybody. This timeline looks really nice. Where can i get the code for that.

raphink commented 4 years ago

@tristancollins do you still want to provide a PR for that?

tristancollins commented 4 years ago

I gave it a go - but the number of changes was large. Unless there is a way for me to fork from a version from a few years ago (if I can work out when that was), apply the changes and then merge? I'm no expert in git so would appreciate help in this if anyone is willing. Failing that I can share the source easily enough but that would be stuck at the old version.

tristancollins commented 4 years ago

@ao2 @Tesla1179 @raphink @NikoKrause I've finally added a brief working example here: https://github.com/tristancollins/TCmoderntimelineCV

Let me know if it works for you. The issue I had was transferring all the changes back to the .dtx to submit a proper PR...

ao2 commented 4 years ago

@tristancollins thanks, I am not sure either when I'll be able to take a proper look at the code, but it's good to know it's out there and working. :)

raphink commented 4 years ago

Sorry for the delay @tristancollins. The next step would be to fork this repository and modify the dtx to add your changes.

raphink commented 4 years ago

The marks were implemented in #18