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

Versioning #9

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Versioning #9

wants to merge 3 commits into from

Conversation

plbt5
Copy link
Contributor

@plbt5 plbt5 commented Mar 18, 2023

Hi Ian,
I've done some work on versioning of documents, and made a branch to represent that stuff. It's a kind of hack to use git for document storage, and overlay that with a versioning scheme aligned with git's versioning.
Check it out, and if you like it, please merge it. It is a simple preprocessor and can be ignored if it's irrelevant. The only prerequisite for its use is that the folder that one uses for one's document, is under git control.

Its implementation uses:

  • the YAML configuration. I used my pandocomatic-elsarticle.yaml for that.
  • the elsarticle.latex template, since that merges the version number into the document during preprocessing.
  • the test_eslarticle.md as small test file to ... well... test :-)

Best
Paul

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

1 participant