summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/lwarp/lwarp-sectionbreak.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-01-30 21:05:29 +0000
committerKarl Berry <karl@freefriends.org>2018-01-30 21:05:29 +0000
commit83e0b95d2f78cf405abe952e383dcd0d986eee66 (patch)
tree322c558d9417cafdf345ae56b31ef814ac057e72 /Master/texmf-dist/tex/latex/lwarp/lwarp-sectionbreak.sty
parent1b674ef86fe17b1011f19a929dfd82253eb90995 (diff)
lwarp (30jan18)
git-svn-id: svn://tug.org/texlive/trunk@46495 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/lwarp/lwarp-sectionbreak.sty')
-rw-r--r--Master/texmf-dist/tex/latex/lwarp/lwarp-sectionbreak.sty35
1 files changed, 35 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/lwarp/lwarp-sectionbreak.sty b/Master/texmf-dist/tex/latex/lwarp/lwarp-sectionbreak.sty
new file mode 100644
index 00000000000..5231852206a
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/lwarp/lwarp-sectionbreak.sty
@@ -0,0 +1,35 @@
+%%
+%% This is file `lwarp-sectionbreak.sty',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% lwarp.dtx (with options: `sectionbreak')
+%% This is a generated file.
+%% Copyright 2016-2018 Brian Dunn
+%%
+%% This work may be distributed and/or modified under the
+%% conditions of the LaTeX Project Public License, either version 1.3
+%% of this license or (at your option) any later version.
+%% The latest version of this license is in
+%% http://www.latex-project.org/lppl.txt
+%% and version 1.3 or later is part of all distributions of LaTeX
+%% version 2005/12/01 or later.
+
+\LWR@ProvidesPackagePass{sectionbreak}
+
+\renewcommand\asterism{\HTMLunicode{2042}}
+
+\renewcommand\pre@sectionbreak{}
+\renewcommand\post@sectionbreak{}
+
+\renewcommand\print@sectionbreak[1]{%
+\begin{center}
+#1
+\end{center}
+}
+
+
+\endinput
+%%
+%% End of file `lwarp-sectionbreak.sty'.