%% %% This is file `lwarp-epigraph.sty', %% generated with the docstrip utility. %% %% The original source files were: %% %% lwarp.dtx (with options: `epigraph') %% This is a generated file. %% Copyright 2016-2017 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@ProvidesPackageDrop{epigraph} \DeclareDocumentCommand{\qitem}{m m} { \begin{BlockClass}{qitem} #1 \ifbool{FormatWP} {\begin{BlockClass}[border-top:1px solid gray]{epigraphsource}} {\begin{BlockClass}{epigraphsource}} #2 \end{BlockClass} \end{BlockClass} } \DeclareDocumentCommand{\epigraph}{m m} { \begin{LWR@BlockClassWP}{text-align:right}{}{epigraph} \qitem{#1}{#2} \end{LWR@BlockClassWP} } \DeclareDocumentEnvironment{epigraphs}{} {\LWR@BlockClassWP{text-align:right}{}{epigraph}} {\endLWR@BlockClassWP} \newenvironment*{flushepinormal}{}{} \@ifclassloaded{memoir}{ \setlength{\epigraphwidth}{.5\linewidth} \renewcommand{\textflush}{flushepinormal} \renewcommand{\epigraphhead}[2][0]{#2} \renewcommand{\dropchapter}[1]{} \renewcommand*{\undodrop}{} }{% not memoir \newlength{\epigraphwidth} \setlength{\epigraphwidth}{.5\linewidth} \newcommand{\textflush}{flushepinormal} \newcommand{\epigraphflush}{flushright} \newcommand{\sourceflush}{flushright} \newcommand*{\epigraphsize}{\small} \newlength{\epigraphrule} \newlength{\beforeepigraphskip} \newlength{\afterepigraphskip} \newcommand{\epigraphhead}[2][0]{#2} \newcommand{\dropchapter}[1]{} \newcommand*{\undodrop}{} }% not memoir \let\cleartoevenpage\relax% also in nextpage \newcommand{\cleartoevenpage}[1][]{} \endinput %% %% End of file `lwarp-epigraph.sty'.