Git Product home page Git Product logo

pandoc-hbo's Introduction

Pandoc voor HBO

Dit is een documentatie systeem voor het Nederlands hoger beroepsonderwijs. Het gebruik Pandoc en Markdown documenten om een HBO document te maken. Het bevat:

  • Voorblad
  • Inhoudsopgave
  • Hoofdstukken/secties
  • APA citaten
  • APA bibliografie

Docker

Er is een docker image bijgesloten wat de benodigde pakketen geinstalleerd heeft staan. Door run.sh de eerste keer te draaien zal het latex template, eisvogel, worden opgehaald en het lokale docker image worden gebouwd.

Dit zorgt er voor dat je niet alle latex files zelf hoeft te installeren en eventueel compatibiliteitsproblemen zelf moet oplossen.

Alternatief Benodigde paketten

Voor als je het toch liever zelf doet.

Op een Debian gebasseerd Linux systeem zijn de volgende paketten nodig.

apt update
apt install -y texlive-fonts-recommended texlive-latex-extra texlive-latex-recommended texlive-pstricks texlive-lang-european texlive-fonts-recommended texlive-fonts-extra
apt install -y pandoc pandoc-citeproc
apt install -y poppler-utils
apt install python3-pip
pip3 install pandoc-latex-environment

En installeer vervolgens de losse latex packages

tlmgr init-usertree
tlmgr install xecjk filehook unicode-math ucharcat pagecolor babel-german ly1 mweights sourcecodepro sourcesanspro mdframed needspace fvextra footmisc footnotebackref background
tlmgr install awesomebox fontawesome5

Personaliseren

Pas de volgende documenten aan:

  • preamble.md
  • meta/background.pdf

Als het document wat je schrijft in het engels is, verander dan de taal indicator in preamble.md naar en ipv nl.

Voorbeelden

Also look at the included PDF document for a sample of what it can do.

Document Voorbeeld 1

Document Voorbeeld 2

Document Voorbeeld 3

Document Voorbeeld 6

pandoc-hbo's People

Contributors

credmp avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.