forked from tompollard/phd_thesis_markdown
-
Notifications
You must be signed in to change notification settings - Fork 21
Sync with master #5
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
Open
Bergmaier
wants to merge
111
commits into
089:hm.edu
Choose a base branch
from
Bergmaier:master
base: hm.edu
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Currently the section numbering depth is hard-coded to 5. Thus passing the variable `secnumdepth` to pandoc will have no effect. I suggest to adapt the `secnumdepth` logic from pandoc's integrated [template.tex](https://github.com/jgm/pandoc-templates/blob/master/default.latex)
Fixed '! LaTeX Error: Environment cslreferences undefined.'
Use secnumdepth variable if set
Xnos addition
Small edits: moved variables to metadata.yml to use in all output
- Remove tabs causing misalignment - Remove meaningless whitespace which make editing more difficult
Fix "help" make recipe
…andoc-citeproc Fix citations and travis build
Fix error 43 for make pdf rendering process by adding a mathbf declaration to euro symbol and commenting out (deleting) wallpaper background declaration.
Fix the broken link (`.info` -> `.com` )
Update README.md
Fix Make pdf Error 43 (issue tompollard#84)
…conform with crossref
Migrate to `pandoc-crossref` and add short captions filters for figures and tables
* Adjust Makefile * Copy new explanations (without translation) * Update crossref syntax (#sec, #tbl, #lst…)
… as per jgm/pandoc#2369, and get rid of polyglossia in template.tex as per jgm/pandoc#7562
…ect, get livereload working again
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
A 2024 update to the hm.edu template. Used with pandoc 3.1.6.2.