cowboy.sty 293 B

12345678
  1. \NeedsTeXFormat{LaTeX2e}
  2. \ProvidesPackage{asciidoc-dblatex}[2012/10/24 AsciiDoc DocBook Style]
  3. %% Just use the original package and pass the options.
  4. \RequirePackageWithOptions{docbook}
  5. %% Define an alias for make snippets to be compatible with source-highlighter.
  6. \lstalias{makefile}{make}