Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/hroncok/diplomka

My diploma thesis (see releases for PDF), in Czech
https://github.com/hroncok/diplomka

Last synced: 17 days ago
JSON representation

My diploma thesis (see releases for PDF), in Czech

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):

biber
linux-libertine-fonts
pandoc
texlive
texlive-arara
texlive-bera
texlive-biblatex
texlive-cs
texlive-cslatex
texlive-datatool
texlive-dirtree
texlive-etoolbox
texlive-euenc
texlive-floatrow
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

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/biblatex/`
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.