From d99fac83ac0b02c2e8d1e93c18a25a3c92539726 Mon Sep 17 00:00:00 2001 From: yvesf Date: Mon, 9 May 2011 23:37:38 +0200 Subject: Vor-Ergebnisse Studienarbeit --- ksm-model/doc/asciidoc-dblatex.sty | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 ksm-model/doc/asciidoc-dblatex.sty (limited to 'ksm-model/doc/asciidoc-dblatex.sty') diff --git a/ksm-model/doc/asciidoc-dblatex.sty b/ksm-model/doc/asciidoc-dblatex.sty new file mode 100644 index 0000000..5f8f8a0 --- /dev/null +++ b/ksm-model/doc/asciidoc-dblatex.sty @@ -0,0 +1,10 @@ +%% +%% This style is derived from the docbook one. +%% +\NeedsTeXFormat{LaTeX2e} +\ProvidesPackage{asciidoc}[2008/06/05 AsciiDoc DocBook Style] +%% Just use the original package and pass the options. +\RequirePackageWithOptions{docbook} + +\usepackage{libertine} +\usepackage{microtype} -- cgit v1.2.1