diff options
author | Hans Hagen <pragma@wxs.nl> | 2005-12-18 00:00:00 +0100 |
---|---|---|
committer | Hans Hagen <pragma@wxs.nl> | 2005-12-18 00:00:00 +0100 |
commit | 64393514fca3f8f070dcc0f95955d846780d82e0 (patch) | |
tree | 46bfe6ed3fc6fd7d9e5d2eff1ac25c0fd3cc175f /tex/context/base/supp-fun.tex | |
parent | 6568d73d3c38e34f219c8ff57ca522bcac427ecf (diff) | |
download | context-64393514fca3f8f070dcc0f95955d846780d82e0.tar.gz |
stable 2005.12.18
Diffstat (limited to 'tex/context/base/supp-fun.tex')
-rw-r--r-- | tex/context/base/supp-fun.tex | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/tex/context/base/supp-fun.tex b/tex/context/base/supp-fun.tex index 5f0700deb..89c5f7ea8 100644 --- a/tex/context/base/supp-fun.tex +++ b/tex/context/base/supp-fun.tex @@ -135,8 +135,9 @@ {\convertargument #7\to\asciia \convertcommand \DroppedString\to\asciib \ExpandBothAfter\doifinstringelse\asciia\asciib - {\dontleavehmode - \ifhmode\hskip-\parindent\fi + {\noindenting + \dontleavehmode + %\ifhmode\hskip-\parindent\fi % sensitive for context mechanism \keeplinestogether{#6}% \setbox0\hbox{\definedfont[#2 at #3]#1{#7}\hskip#4}% \ifdim\dp0>\strutdp % one of those Q's , will be option |