summaryrefslogtreecommitdiff
path: root/tex/context/base/mkiv/spac-par.mkiv
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/mkiv/spac-par.mkiv')
-rw-r--r--tex/context/base/mkiv/spac-par.mkiv22
1 files changed, 8 insertions, 14 deletions
diff --git a/tex/context/base/mkiv/spac-par.mkiv b/tex/context/base/mkiv/spac-par.mkiv
index 627a43bcf..f1745e4f8 100644
--- a/tex/context/base/mkiv/spac-par.mkiv
+++ b/tex/context/base/mkiv/spac-par.mkiv
@@ -49,22 +49,16 @@
\unexpanded\def\flushparagraphproperties
{\popmacro\currentparagraphproperties}
-%D New experimental stuff:
+%D New experimental stuff, not supported in \MKIV:
-\ifcase\contextlmtxmode
+\let\freezeparagraphproperties \relax
+\let\defrostparagraphproperties\relax
+\let\setparagraphfreezing \relax
+\let\forgetparagraphfreezing \relax
- \let\freezeparagraphproperties\donothing
-
-\else
-
- \unexpanded\def\freezeparagraphproperties{\snapshotpar\maxdimen}
-
- \installtexexperiment
- {paragraphs.freeze}
- {\appendtoksonce\freezeparagraphproperties\to \everypar}
- {\removetoks \freezeparagraphproperties\from\everypar}
-
-\fi
+\let\updateparwrapper \relax
+\let\registerparwrapper\gobbletwoarguments
+\let\forgetparwrapper \relax
%D Beware, changing this will break some code (like pos/backgrounds) but it has been
%D changed anyway so let's see where things go wrong.