Git Product home page Git Product logo

pandoc-markdown-template's Introduction

Pandoc Markdown template

This repository is a small collection of personal Markdown templates for Pandoc.

Each directory contains a working template and example PDF output.

Requirements

Be sure to have LaTeX (Windows, macOS, Linux) and Pandoc installed.

On macOS, Pandoc can be installed with Homebrew: brew install pandoc.

For typesetting you can either use the Makefiles with make or just use pandoc.

For the report-bib you will need pandoc-citeproc too. On macOS that is easily installed with brew install pandoc-citeproc.

Customization

If you want to see what Pandoc allows for customization you can use pandoc -D latex to get the default LaTeX template. You can set variables with -V/--variable when using pandoc or preferably put them into a YAML front matter.

pandoc-markdown-template's People

Contributors

jaredsampson avatar juniuspan avatar lauritzsh avatar mschrader15 avatar raoofphysics avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

pandoc-markdown-template's Issues

The template "report-bib" needs update

Hi Lauritzsh,

Thanks for sharing you template.
I found the "template.tex" in "report-bib" should be updated due to the upgrade of the Pandoc, I got this error information when I ran the codes:

! LaTeX Error: Environment cslreferences undefined.

just adding the below codes could solve the problem:
$if(csl-refs)$ \newlength{\cslhangindent} \setlength{\cslhangindent}{1.5em} \newenvironment{cslreferences}% {$if(csl-hanging-indent)$\setlength{\parindent}{0pt}% \everypar{\setlength{\hangindent}{\cslhangindent}}\ignorespaces$endif$}% {\par} $endif$

FYI!

Jun

Section numbering is missing

I have compiled the report-bib source successfully. However, section number in the PDF output is missing.
toc

Do you have any idea how to solve this?
Thank you.

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.