summaryrefslogtreecommitdiff
path: root/ksm-model/doc/asciidoc-dblatex.sty
diff options
context:
space:
mode:
authoryvesf <yvesf-git@xapek.org>2011-05-09 23:37:38 +0200
committeryvesf <yvesf-git@xapek.org>2011-05-10 20:56:04 +0200
commitd99fac83ac0b02c2e8d1e93c18a25a3c92539726 (patch)
tree5c5fb9fe75073f0556a81201ef5d6de249d07a15 /ksm-model/doc/asciidoc-dblatex.sty
downloadksm-rcp-d99fac83ac0b02c2e8d1e93c18a25a3c92539726.tar.gz
ksm-rcp-d99fac83ac0b02c2e8d1e93c18a25a3c92539726.zip
Vor-Ergebnisse Studienarbeit
Diffstat (limited to 'ksm-model/doc/asciidoc-dblatex.sty')
-rw-r--r--ksm-model/doc/asciidoc-dblatex.sty10
1 files changed, 10 insertions, 0 deletions
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}