#!/bin/bash
#
# Creates the start of the book_style.theme
#
pandoc --print-highlight-style tango > book_style.theme
