Tom Pollard

Results 96 comments of Tom Pollard

Thanks @chmaynard, nice idea. It's been a while since I used Docker, so any help in creating the image would be greatly appreciated.

This was following the university guidelines as far as I remember. If you would like to include toc in the numbering then try removing pagenumbering{gobble}

Have you installed the required packages? If so, are you able the run the following command?: ```pandoc "/tmp/phd_thesis_markdown/source/09_chapter_1.md" -o "/tmp/phd_thesis_markdown/output/test.pdf"```

Sorry for coming to this so late @TimonVS. It isn't pretty, but did you see that you can output to docx with `make docx`?

Thanks @TimonVS, just checking you'd seen it, and I agree that it isn't very nice. I'll leave this issue open in case it can be addressed at some point.

Thanks @dendrondal. I have really fallen behind on this repo, so I'll try to make some time over the holiday to catch up. If you (or anyone else seeing this!)...

Thanks @dendrondal > I'd be interested in joining as a maintainer, just bear in mind that my LaTeX knowledge is VERY limited Mine too, so we can muddle through this...

> Add Docker to the current Travis pipeline. Max confidence, but will approximately double the build time, however. thanks @dendrondal. this sounds good to me, as long as you don't...

Hi @espetro. I'm pretty swamped at the moment, so not sure when I'll be able to look at this properly, but hopefully we can work out the problem between us....

The simplest fix seems to be to set `enableGitInfo` to `False`: https://github.com/MIT-LCP/mimic-website/blob/36575bfcbf0640a5df067f3180ff7fe1ddc5d6b7/config.toml#L10-L11 From a quick look at the docs, it seems this flag is used to generate "last modified" dates...