Add indented lines override to \wrapfig.
This commit is contained in:
@@ -82,14 +82,14 @@
|
||||
\ExpEnvOption%
|
||||
\begin{\l_BigFloat_type_str}[\l_BigFloat_placement_str]% float environment
|
||||
\begin{SmartAdjustWidth}{%
|
||||
|
||||
|
||||
\fp_to_dim:n {
|
||||
-\l_BigFloat_overhang_dim
|
||||
}%
|
||||
}{%
|
||||
\fp_to_dim:n {%
|
||||
-\l_BigFloat_overhang_dim
|
||||
* \l_BigFloat_offset_fp
|
||||
-\l_BigFloat_overhang_dim
|
||||
* \l_BigFloat_offset_fp
|
||||
}%
|
||||
}%
|
||||
\begin{minipage}{\linewidth}%
|
||||
@@ -118,11 +118,11 @@
|
||||
% Key-value options passed to \includegraphics.
|
||||
O{}
|
||||
% Key-value options.
|
||||
O{}
|
||||
O{}
|
||||
% Graphic file.
|
||||
m
|
||||
m
|
||||
% Label.
|
||||
>{\TrimSpaces}m
|
||||
>{\TrimSpaces}m
|
||||
% Caption.
|
||||
m
|
||||
}{
|
||||
@@ -142,15 +142,6 @@
|
||||
\keys_define:nn{}{
|
||||
BigFig .inherit:n = BigFloat,
|
||||
}
|
||||
% \keys_define:nn{BigFig}{
|
||||
% overhang .dim_set:N = \l_BigFig_overhang_dim,
|
||||
% overhang .initial:e = {\c_BigFloat_overhang_dim},
|
||||
|
||||
% placement .clist_set:N= \l_BigFig_placement_clist,
|
||||
|
||||
% offset .fp_set:N = \l_BigFig_offset_fp,
|
||||
% offset .initial:e = {\c_BigFloat_offset_fp},
|
||||
% }
|
||||
|
||||
\NewDocumentCommand{\BigFig}{
|
||||
% Key=value options.
|
||||
@@ -260,15 +251,15 @@
|
||||
% #1: Key=value options.
|
||||
O{}
|
||||
% #2: First graphic file.
|
||||
m
|
||||
m
|
||||
% #3: First label.
|
||||
>{\TrimSpaces}m
|
||||
>{\TrimSpaces}m
|
||||
% #4: First caption.
|
||||
>{\TrimSpaces}m
|
||||
>{\TrimSpaces}m
|
||||
% #5: Second graphic file.
|
||||
m
|
||||
m
|
||||
% #6: Second label.
|
||||
>{\TrimSpaces}m
|
||||
>{\TrimSpaces}m
|
||||
% #7: Second caption.
|
||||
>{\TrimSpaces}m
|
||||
}{%
|
||||
|
||||
Reference in New Issue
Block a user