summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/pst-pad
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2009-01-03 23:28:30 +0000
committerKarl Berry <karl@freefriends.org>2009-01-03 23:28:30 +0000
commit33c1f245e0653585bfd7f885a5880e6fbd2d1d26 (patch)
treea1987c37852db9bf06abeeeb71d8f493880b7827 /Master/texmf-dist/tex/latex/pst-pad
parent4a99b7afa624662867335325f07b6e36e7d57ad6 (diff)
move showexpl.cfg to doc (Jobst Hoffmann, 03 Jan 2009 14:42:24)
git-svn-id: svn://tug.org/texlive/trunk@11808 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/pst-pad')
-rw-r--r--Master/texmf-dist/tex/latex/pst-pad/showexpl.cfg44
1 files changed, 0 insertions, 44 deletions
diff --git a/Master/texmf-dist/tex/latex/pst-pad/showexpl.cfg b/Master/texmf-dist/tex/latex/pst-pad/showexpl.cfg
deleted file mode 100644
index 6dbd1eb3db0..00000000000
--- a/Master/texmf-dist/tex/latex/pst-pad/showexpl.cfg
+++ /dev/null
@@ -1,44 +0,0 @@
-% config file for showexpl.sty
-%
-\ProvidesFile{showexpl.cfg}
- [2008/02/08 v0.01 Definitions for the showexpl package (pd)]
-%
-\definecolor{hellgelb}{rgb}{1,1,0.85}
-\definecolor{colKeys}{rgb}{0,0,1}
-\definecolor{colIdentifier}{rgb}{0,0,0}
-\definecolor{colComments}{rgb}{1,0,0}
-\definecolor{colString}{rgb}{0,0.5,0}
-
-\lstset{%
- preset=\centering,%
- rframe={},%
- language=[AlLaTeX]TeX,%
- float=hbp,%
- basicstyle=\footnotesize\ttfamily,%
- identifierstyle=\color{colIdentifier},%
- keywordstyle=\color{colKeys},%
- stringstyle=\color{colString},%
- commentstyle=\itshape\color{colComments},%
-% columns=flexible,%
-% columns=fullflexible,%
- columns=fixed,
- tabsize=4,%
- frame=single,%
- extendedchars=true,%
- showspaces=false,%
- showstringspaces=false,%
- numbers=left,%
- numberstyle=\tiny\ttfamily,%
- breaklines=true,%
- breakindent=10pt,%
- backgroundcolor=\color{hellgelb},%
- breakautoindent=true,%
- captionpos=t,%
- xleftmargin=1em,%
- xrightmargin=\fboxsep,%
- numbersep=1em,%
-% xrightmargin=-1cm,%
-% relwidth=0.5,%
-% columnsep=10pt%
-}
-\renewcommand*\SX@Info{}%