-
Notifications
You must be signed in to change notification settings - Fork 0
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
Initial template release #8
Commits on Sep 8, 2024
-
Append VisualStudio.gitignore to .gitignore. Fixes #2.
VisualStudio.gitignore was taken from https://github.com/github/gitignore/blob/main/Global/VisualStudioCode.gitignore
Configuration menu - View commit details
-
Copy full SHA for 73f8713 - Browse repository at this point
Copy the full SHA 73f8713View commit details -
Configuration menu - View commit details
-
Copy full SHA for d7568d8 - Browse repository at this point
Copy the full SHA d7568d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 57b5372 - Browse repository at this point
Copy the full SHA 57b5372View commit details -
Configuration menu - View commit details
-
Copy full SHA for c3a1b84 - Browse repository at this point
Copy the full SHA c3a1b84View commit details -
Configuration menu - View commit details
-
Copy full SHA for 34b2cb4 - Browse repository at this point
Copy the full SHA 34b2cb4View commit details -
Configuration menu - View commit details
-
Copy full SHA for a730c4f - Browse repository at this point
Copy the full SHA a730c4fView commit details -
Configuration menu - View commit details
-
Copy full SHA for ef5825b - Browse repository at this point
Copy the full SHA ef5825bView commit details -
Added rewrap settings. Fixes #4.
This enables auto wrap, and sets the wrap column to 80.
Configuration menu - View commit details
-
Copy full SHA for 75390f1 - Browse repository at this point
Copy the full SHA 75390f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f7489a - Browse repository at this point
Copy the full SHA 3f7489aView commit details -
Configuration menu - View commit details
-
Copy full SHA for b180c94 - Browse repository at this point
Copy the full SHA b180c94View commit details -
Configuration menu - View commit details
-
Copy full SHA for 37128ea - Browse repository at this point
Copy the full SHA 37128eaView commit details -
Added basic main.tex. Fixes #1.
Also added vc_placeholder.tex before adding vc bundle.
Configuration menu - View commit details
-
Copy full SHA for 50ef487 - Browse repository at this point
Copy the full SHA 50ef487View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5da8821 - Browse repository at this point
Copy the full SHA 5da8821View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5bed22e - Browse repository at this point
Copy the full SHA 5bed22eView commit details -
Configuration menu - View commit details
-
Copy full SHA for a3eb94a - Browse repository at this point
Copy the full SHA a3eb94aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 22afd35 - Browse repository at this point
Copy the full SHA 22afd35View commit details
Commits on Sep 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for feb2462 - Browse repository at this point
Copy the full SHA feb2462View commit details -
Added vc bundle files. Fixes #5.
These files are taken from a pull request I recently opened (rohieb/ctan-support-vc#4) which fixes a couple of issues with the vc bundles specific to git on windows.
Configuration menu - View commit details
-
Copy full SHA for e5193eb - Browse repository at this point
Copy the full SHA e5193ebView commit details -
Added unix vc script from the vc bundle. Fixes #5.
This should work with the same vc-git.awk file as Windows, and adds more flexibility to the template.
Configuration menu - View commit details
-
Copy full SHA for 9b34edb - Browse repository at this point
Copy the full SHA 9b34edbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 08f561c - Browse repository at this point
Copy the full SHA 08f561cView commit details -
Patched vc bundle scripts for repo folder structure.
Fixes #7. This does however mean that they won't work when run directly from the preamble folder. If this is an issue they'll need a more robust patch.
Configuration menu - View commit details
-
Copy full SHA for 690755d - Browse repository at this point
Copy the full SHA 690755dView commit details -
Configuration menu - View commit details
-
Copy full SHA for b91eb4f - Browse repository at this point
Copy the full SHA b91eb4fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 67d418a - Browse repository at this point
Copy the full SHA 67d418aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0765c3f - Browse repository at this point
Copy the full SHA 0765c3fView commit details -
Configuration menu - View commit details
-
Copy full SHA for aa50ef9 - Browse repository at this point
Copy the full SHA aa50ef9View commit details -
Configuration menu - View commit details
-
Copy full SHA for be4c02c - Browse repository at this point
Copy the full SHA be4c02cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a28846 - Browse repository at this point
Copy the full SHA 9a28846View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e8f698 - Browse repository at this point
Copy the full SHA 7e8f698View commit details -
Configuration menu - View commit details
-
Copy full SHA for f8f3e45 - Browse repository at this point
Copy the full SHA f8f3e45View commit details
Commits on Sep 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6386e22 - Browse repository at this point
Copy the full SHA 6386e22View commit details -
Configuration menu - View commit details
-
Copy full SHA for b2652de - Browse repository at this point
Copy the full SHA b2652deView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0817d7a - Browse repository at this point
Copy the full SHA 0817d7aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b55dea - Browse repository at this point
Copy the full SHA 9b55deaView commit details
Commits on Sep 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e93aee1 - Browse repository at this point
Copy the full SHA e93aee1View commit details -
Configuration menu - View commit details
-
Copy full SHA for a4eca9d - Browse repository at this point
Copy the full SHA a4eca9dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 40f92eb - Browse repository at this point
Copy the full SHA 40f92ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for ce90403 - Browse repository at this point
Copy the full SHA ce90403View commit details -
Updated vc.bat to perform parameter expansion using %~1.
This is required when run from a LaTeX Workshop recipe, as it seems to escape all arguments with quotation mark. This was not compatible with the original script.
Configuration menu - View commit details
-
Copy full SHA for 95339e0 - Browse repository at this point
Copy the full SHA 95339e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b87c2c - Browse repository at this point
Copy the full SHA 8b87c2cView commit details