myst-templates / templates

List of all MyST Markdown community templates.
https://api.mystmd.org/templates
3 stars 2 forks source link

Add ISPRS template #21

Closed nikkopante closed 1 year ago

nikkopante commented 1 year ago

https://www.isprs.org/documents/orangebook/app5.aspx

rowanc1 commented 1 year ago

Hi @nikkopante,

We have done an initial push on this template, and it is working pretty well so far! You can use it with MyST documents using:

---
exports:
  - format: pdf
    template: isprs
---

Let us know how you get on! Closing this issue here and we can fine-tune the template here:

Current options: image

Screenshot of using this with this example: image

nikkopante commented 1 year ago

Thank you @rowanc1 :) . Will share this to colleagues as well.