%% %% This is file `lwarp-sidenotes.sty', %% generated with the docstrip utility. %% %% The original source files were: %% %% lwarp.dtx (with options: `sidenotes') %% 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@ProvidesPackagePass{sidenotes} \RenewDocumentCommand \sidecaption {s o o m} { \LWR@stoppars \captionsetup{style=sidecaption} \IfBooleanTF{#1} { % starred \IfNoValueOrEmptyTF{#2} {\marginnote{\caption*{#4}}} {\marginnote{\caption*{#4}}[#2]} } { % unstarred \IfNoValueOrEmptyTF{#2} {\def\@sidenotes@sidecaption@tof{#4}} {\def\@sidenotes@sidecaption@tof{#2}} \IfNoValueOrEmptyTF{#3} {\marginnote{\caption[\@sidenotes@sidecaption@tof]{#4}}} {\marginnote{\caption[\@sidenotes@sidecaption@tof]{#4}}[#3]} } \LWR@startpars } \NewDocumentEnvironment{KFLTsidenotes@marginfloat}{O{-1.2ex} m} {% start \LWR@maybeincthisfloat% \LWR@forcenewpage \LWR@stoppars% \LWR@htmltag{div class="marginblock" id="autofloat-\arabic{LWR@thisfloat}"} \LWR@startpars% \captionsetup{type=#2}% } { \LWR@htmldivclassend{div} } \RenewDocumentEnvironment{marginfigure}{o} {\begin{KFLTsidenotes@marginfloat}{figure}} {\end{KFLTsidenotes@marginfloat}} \RenewDocumentEnvironment{margintable}{o} {\begin{KFLTsidenotes@marginfloat}{table}} {\end{KFLTsidenotes@marginfloat}} \renewenvironment{figure*} {\@dblfloat{figure}} {\end@dblfloat} \renewenvironment{table*} {\@dblfloat{table}} {\end@dblfloat} \endinput %% %% End of file `lwarp-sidenotes.sty'.