summaryrefslogtreecommitdiff
path: root/tex/context/base/strc-flt.mkiv
diff options
context:
space:
mode:
authorMarius <mariausol@gmail.com>2011-08-04 02:00:13 +0300
committerMarius <mariausol@gmail.com>2011-08-04 02:00:13 +0300
commitee4f24d635e0db2029f026a1c098ae76d1e537d3 (patch)
treef7556301a37485e08c0476bca6689715e9153f04 /tex/context/base/strc-flt.mkiv
parent5056d7a854142aa63032b0a3ca4d41c496e41faf (diff)
downloadcontext-ee4f24d635e0db2029f026a1c098ae76d1e537d3.tar.gz
beta 2011.08.04 00:42
Diffstat (limited to 'tex/context/base/strc-flt.mkiv')
-rw-r--r--tex/context/base/strc-flt.mkiv6
1 files changed, 3 insertions, 3 deletions
diff --git a/tex/context/base/strc-flt.mkiv b/tex/context/base/strc-flt.mkiv
index c3366b855..71a15d4af 100644
--- a/tex/context/base/strc-flt.mkiv
+++ b/tex/context/base/strc-flt.mkiv
@@ -152,8 +152,8 @@
\c!sidespacebefore=\floatsharedparameter\c!spacebefore,
\c!sidespaceafter=\floatsharedparameter\c!spaceafter,
\c!sidealign=\v!normal,
- \c!textmethod=\ifgridsnapping2\else0\fi, % 0=raw 1=safe (.99pg) 2=tight (-1pt)
- \c!sidemethod=\ifgridsnapping2\else1\fi, % 0=raw 1=safe (.99pg) 2=tight (-1pt)
+ \c!textmethod=\ifgridsnapping2\else0\fi, % 0=raw 1=safe (.99pg) 2=tight (-1pt) % THIS WILL CHANGE
+ \c!sidemethod=\ifgridsnapping2\else1\fi, % 0=raw 1=safe (.99pg) 2=tight (-1pt) % THIS WILL CHANGE
\c!indentnext=\v!no,
\c!margin=1em,
\c!method=1,
@@ -594,7 +594,7 @@
% the global settings.
\unexpanded\def\docomplexplacefloat[#1][#2]% [#3]#4%
- {\edef\currentfloat{#1}%
+ {\edef\currentfloat{#1}% TODO: IF UNDEFINED THEN FALLBACK TO figure
\doifnothing\currentfloat{\let\currentfloat\v!figure}%
\doifelsenothing{#2}
{\edef\floatlocation{\floatparameter\c!default}}