summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/context/base/spac-def.mkiv
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-04-22 22:14:39 +0000
committerKarl Berry <karl@freefriends.org>2016-04-22 22:14:39 +0000
commitfc4466b32ed330a956ac603b00fd145524cff49a (patch)
tree2c50e2b8de13aa9233b2c76dffe201558f169e86 /Master/texmf-dist/tex/context/base/spac-def.mkiv
parent50e2368597d5f6fe2057195d0ae6a9f2044923e4 (diff)
context (22apr16)
git-svn-id: svn://tug.org/texlive/trunk@40691 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/context/base/spac-def.mkiv')
-rw-r--r--Master/texmf-dist/tex/context/base/spac-def.mkiv90
1 files changed, 0 insertions, 90 deletions
diff --git a/Master/texmf-dist/tex/context/base/spac-def.mkiv b/Master/texmf-dist/tex/context/base/spac-def.mkiv
deleted file mode 100644
index 7ead3c63e21..00000000000
--- a/Master/texmf-dist/tex/context/base/spac-def.mkiv
+++ /dev/null
@@ -1,90 +0,0 @@
-%D \module
-%D [ file=spac-def,
-%D version=2009.10.16, % 1997.03.31, was core-spa.tex
-%D title=\CONTEXT\ Spacing Macros,
-%D subtitle=Definitions,
-%D author=Hans Hagen,
-%D date=\currentdate,
-%D copyright={PRAGMA ADE \& \CONTEXT\ Development Team}]
-%C
-%C This module is part of the \CONTEXT\ macro||package and is
-%C therefore copyrighted by \PRAGMA. See mreadme.pdf for
-%C details.
-
-\writestatus{loading}{ConTeXt Spacing Macros / Definitions}
-
-% Ideally these definitions should be moved to where they first appear and
-% this will happen at some point.
-
-\unprotect
-
-% maybe \everysynchronizeglobalspacing
-% maybe \everysynchronizelocalspacing
-
-\appendtoks
- \forgetverticalstretch
- \presetnormallineheight
- \setnormalbaselines % check if redundant (\forgetverticalstretch does it too)
- \setstrut % check if redundant (\forgetverticalstretch does it too)
- \settopskip % factors set in \forgetverticalstretch
- \setmaxdepth % factors set in \forgetverticalstretch
- \synchronizeindenting
- \synchronizeblank
- \synchronizewhitespace
- \synchronizespacecodes % not needed, frozen factors
- \setrelativeinterlinespace
-\to \everybodyfont
-
-% why exception
-
-\appendtoks
- \updateraggedskips % under test
-\to \everyfontswitch
-
-% maybe more
-
-\prependtoks
- \let\par\normalpar
-\to \everybeforepagebody % see \fillinline (was endgraf)
-
-% needs checking:
-
-\appendtoks
- \synchronizespacecodes
-\to \everydefinedfont % not needed, frozen factors
-
-\setupinterlinespace
- [\c!minheight=\zeropoint, % only special purpose
- \c!mindepth=\zeropoint, % only special purpose
- \c!height=.72,
- \c!depth=.28,
- \c!top=1.0,
- \c!bottom=0.4,
- \c!distance=\onepoint, % \dimexpr\openlineheight/10\relax
- \c!line=2.8\exheight,
- \c!stretch=\zerocount,
- \c!shrink=\zerocount]
-
-\setupblank
- [\v!big]
-
-\setuptolerance
- [\v!horizontal,\v!verystrict]
-
-\setuptolerance
- [\v!vertical,\v!strict]
-
-\setupalign
- [\v!bottom,
- \v!width]
-
-\setupspacing
- [\v!packed]
-
-\indenting
- [\v!never]
-
-\setupindenting
- [\v!none]
-
-\protect \endinput