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

Improve use of coordinates and enable to put a dash in non-working days #17

Merged
merged 1 commit into from
Oct 12, 2017

Conversation

brunexgeek
Copy link
Contributor

Change the script to use the input coordinates to find out which days are
working days. The actual coordinates to write in the PS document are
computed with hardcoded offsets (the original script already used some
hardcoded information).

By default, the script will put a dot in the signature for working days.
The user can use the '--dashed' argument to put a dash in the
signature of non-working days instead of the dot.

Change the script to use the input coordinates to find out which days are
working days. The actual coordinates to write in the PS document are
computed with hardcoded offsets (the original script already used some
hardcoded information).

By default, the script will put a dot in the signature for working days.
The user can use the '--dashed' argument to put a dash in the
signature of non-working days instead of the dot.
@brunexgeek
Copy link
Contributor Author

This commit also fix the 'problem' with misaligned positions (due to PDF -> PS conversion)

@gfolego gfolego merged commit a74148b into gfolego:master Oct 12, 2017
@gfolego
Copy link
Owner

gfolego commented Oct 12, 2017

Awesome! Thanks @brunexgeek

@gfolego
Copy link
Owner

gfolego commented Oct 12, 2017

This fixes #6

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

Successfully merging this pull request may close these issues.

None yet

2 participants