mszep / pandoc_resume

The Markdown Resume
http://mszep.github.io/pandoc_resume/
MIT License
1.65k stars 758 forks source link

Help for new user of ConTeXt #29

Closed Aluriak closed 6 years ago

Aluriak commented 6 years ago

Hi !

This idea is awesome, i love it ! (and use it, too :) )

I had problems generating the pdf using ConTeXt, strangely equivalent to #25/#26. I fixed them by running mtxrun --generate, as suggested here. I do not really understand what it does, but it works. Maybe indicating this in the README could be helpful.

I'm on archlinux.

mszep commented 6 years ago

What version of archlinux are you on? Is it perhaps one where context is part of texlive, as mentioned in the stackoverflow link you posted?

My understanding is on modern systems, ConTeXt should be its own standalone package, not dependent on texlive. If this isn't the case, I'd be happy to add a "Troubleshooting" section in the README describing your workaround.

Aluriak commented 6 years ago

What version of archlinux are you on?

The lastest

Is it perhaps one where context is part of texlive

It is exactly how it is packaged on archlinux ; i do not know if there is any plan for the standalone packaging.

I'd be happy to add a "Troubleshooting" section in the README describing your workaround.

I think its the best thing we can do, currently.

mszep commented 6 years ago

Fixed here, thanks for reporting!