Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The green bars (horizontal rules i think they are called) wont appear anymore #94

Open
XxTriviumxX opened this issue Apr 19, 2023 · 6 comments

Comments

@XxTriviumxX
Copy link

XxTriviumxX commented Apr 19, 2023

Expected Behavior

The pdf should have green bars next to titles like "Education". and the titles should be on the left.

Actual Behavior

No bars, and the titles appear in the middle instead of the left side + the green bar

Steps to reproduce the behavior

type make on terminal

Versions

Pandoc and context versions

pandoc --version
pandoc 3.0.1
context --version
mtx-context     | ConTeXt Process Management 1.04

OS information on non-Windows can use one of the following commands

cat /etc/*-release
cat /etc/*-release
NAME="Arch Linux"
PRETTY_NAME="Arch Linux"
ID=arch
BUILD_ID=rolling
ANSI_COLOR="38;2;23;147;209"
HOME_URL="https://archlinux.org/"
DOCUMENTATION_URL="https://wiki.archlinux.org/"
SUPPORT_URL="https://bbs.archlinux.org/"
BUG_REPORT_URL="https://bugs.archlinux.org/"
PRIVACY_POLICY_URL="https://terms.archlinux.org/docs/privacy-policy/"
LOGO=archlinux-logo
lsb_release -a
lsb_release -a
bash: lsb_release: command not found
@XxTriviumxX XxTriviumxX changed the title The green bars wont appear anymore The green bars (horizontal rules i think they are called) wont appear anymore Apr 19, 2023
@chuckmeyer
Copy link

I had a similar issue last night. I had to roll back to pandoc 2.12-1-arm64 to get pandoc to use the template file. As with so many of us these days, I didn't have time to dig into what changed in the later versions.

@XxTriviumxX
Copy link
Author

I had to use a debian vm to get it right

@kaiiam
Copy link

kaiiam commented Jun 3, 2024

On a mac with ConTeXt Process Management 1.04 and pandoc 3.2 I get the same issues of the style not being the same in the pdf. It works (with the pretty bars) in the html but not the pdf version. I'm guessing it's optimized for linux as per the previous posters comment, on linux I never had trouble but the same setup on a mac doesn't produce the completely desired output.

@fmaussion
Copy link

I'm a bit at loss about what to do with this. On my mac the docker run fails with resume-make-default | make: *** No targets specified and no makefile found. Stop. and it is very difficult to roll back a pandoc version.

What did the people in this thread do instead? What alternative tools do you suggest? I'm a big fan of pandoc_resume since years, but this makes it very difficult

@XxTriviumxX
Copy link
Author

I am no longer active on this issue as of now, as i use another template.

@fmaussion
Copy link

Update: I am now using conda to install pandoc 2.12 and everything seems to work as expected.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants