diff options
author | Hans Hagen <pragma@wxs.nl> | 2007-04-17 12:51:00 +0200 |
---|---|---|
committer | Hans Hagen <pragma@wxs.nl> | 2007-04-17 12:51:00 +0200 |
commit | 846455e735faabe2352a1c37c2733a4256dde4c0 (patch) | |
tree | 0264850bca2f593f9a9d0767c6a45ef1124c59ad /tex/context/base/supp-fun.tex | |
parent | 307dc2a385a62e9c390e045f39c1b288631c9481 (diff) | |
download | context-846455e735faabe2352a1c37c2733a4256dde4c0.tar.gz |
stable 2007.04.17 12:51
Diffstat (limited to 'tex/context/base/supp-fun.tex')
-rw-r--r-- | tex/context/base/supp-fun.tex | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/tex/context/base/supp-fun.tex b/tex/context/base/supp-fun.tex index 41cd89199..080c3f958 100644 --- a/tex/context/base/supp-fun.tex +++ b/tex/context/base/supp-fun.tex @@ -137,6 +137,7 @@ \ExpandBothAfter\doifinstringelse\asciia\asciib {\noindentation \dontleavehmode + \checkindentation % redo this one %\ifhmode\hskip-\parindent\fi % sensitive for context mechanism \keeplinestogether{#6}% \setbox0\hbox{\definedfont[#2 at #3]#1{#7}\hskip#4}% @@ -163,7 +164,9 @@ \globaldropcaps\chardef\DroppedStatus\plustwo \globaldropcaps\hangindent\DroppedIndent \globaldropcaps\hangafter-\DroppedLines - \noindent +% \noindent + \noindentation + \checkindentation % redo this one \hskip-\DroppedIndent \fi \vbox{\forgetall\box0}% @@ -257,7 +260,7 @@ \globaldropcaps\hangindent\DroppedIndent \globaldropcaps\hangafter-\DroppedLines \globaldropcaps\advance\hangafter \droppedlines - \hskip-\parindent + \hskip-\parindent % brrr \let\next\AutoDroppedNext \else \globaldropcaps\chardef\DroppedStatus\zerocount |