aboutsummaryrefslogtreecommitdiffstats
path: root/doc/src/guide/cowboy.sty
blob: d5e0d3be0cc67a89fbfed676e317c9be100427fc (plain) (blame)
1
2
3
4
5
6
7
8
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{asciidoc-dblatex}[2012/10/24 AsciiDoc DocBook Style]

%% Just use the original package and pass the options.
\RequirePackageWithOptions{docbook}

%% Define an alias for make snippets to be compatible with source-highlighter.
\lstalias{makefile}{make}