summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenjamin Franzke <benjaminfranzke@googlemail.com>2013-01-08 14:17:52 +0100
committerBenjamin Franzke <benjaminfranzke@googlemail.com>2013-01-08 14:17:52 +0100
commit73a32655c849a91b495501c19b42744169fbe119 (patch)
treedfdefbd92e490bde85362d2b79c09d033a29e7fb
parent38f1d00b73948a938d05a38fe25939c4e937d4dc (diff)
downloadsksys-73a32655c849a91b495501c19b42744169fbe119.tar.gz
sksys-73a32655c849a91b495501c19b42744169fbe119.tar.bz2
sksys-73a32655c849a91b495501c19b42744169fbe119.zip
sksys.sty: Include from asciidoc-dblatex.sty
-rw-r--r--sksys.sty19
1 files changed, 2 insertions, 17 deletions
diff --git a/sksys.sty b/sksys.sty
index 47e7ca9..0eb4d26 100644
--- a/sksys.sty
+++ b/sksys.sty
@@ -1,22 +1,7 @@
-%%
-%% This style is derived from the docbook one.
-%%
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{sks}[2013/02/08 SKSys Style]
-%% Just use the original package and pass the options.
-\RequirePackageWithOptions{docbook}
+% absolute path here; alternatively just copy the contents of it
+\RequirePackageWithOptions{/usr/share/asciidoc/dblatex/asciidoc-dblatex}
-% Sidebar is a boxed minipage that can contain verbatim.
-% Changed shadow box to double box.
-\renewenvironment{sidebar}[1][0.95\textwidth]{
- \hspace{0mm}\newline%
- \noindent\begin{Sbox}\begin{minipage}{#1}%
- \setlength\parskip{\medskipamount}%
-}{
- \end{minipage}\end{Sbox}\doublebox{\TheSbox}%
-}
-
-% For DocBook literallayout elements, see `./dblatex/dblatex-readme.txt`.
-\usepackage{alltt}
\usepackage{setspace}
\doublespacing