Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hroncok/bakalarka

Bakalářka
https://github.com/hroncok/bakalarka

Last synced: 15 days ago
JSON representation

Bakalářka

Awesome Lists containing this project

README

        

Markdown to XeLaTeX
===================

Credit for the system and initial content goes to @jirutka

To generate the PDF, run `make`.

Dependencies
------------

I have the following packages installed (on Fedora):

linux-libertine-fonts
pandoc
texlive
texlive-arara
texlive-bera
texlive-biblatex
texlive-cs
texlive-cslatex
texlive-datatool
texlive-dirtree
texlive-etoolbox
texlive-glossaries
texlive-hyphen-czech
texlive-ifplatform
texlive-libertine
texlive-logreq
texlive-minted
texlive-pgfopts
texlive-substr
texlive-vlna
texlive-xetex
texlive-xfor
texlive-xstring

And `biber` from [this copr repository](http://copr.fedoraproject.org/coprs/cbm/Biber/).

Note that maybe not all those packages are really necessary and some may be missing (let me know).

You'll also need to install [biblatex-iso690](https://github.com/michal-h21/biblatex-iso690). For me, the following helped:

1. copy the folder to `/usr/share/texlive/texmf-dist/tex/latex/`
2. run `texhash` as root

Once I'll have time, I'll package it for Fedora.

To scale the images as pdfs I use [cpdf](http://community.coherentpdf.com/), feel free to suggest any free software alternative.