summaryrefslogtreecommitdiff
path: root/tex/context/base/lang-ini.tex
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>2002-03-12 00:00:00 +0100
committerHans Hagen <pragma@wxs.nl>2002-03-12 00:00:00 +0100
commit9637343330dd2328e6fb2bcfb4fc0d0a25616965 (patch)
tree1ff1ac2828d6a1d9ff9b3c1e661290e2edb9fbf8 /tex/context/base/lang-ini.tex
parent6a8becf936f346438dfcb463bbb195bf4dd45d7d (diff)
downloadcontext-9637343330dd2328e6fb2bcfb4fc0d0a25616965.tar.gz
stable 2002.03.12
Diffstat (limited to 'tex/context/base/lang-ini.tex')
-rw-r--r--tex/context/base/lang-ini.tex9
1 files changed, 9 insertions, 0 deletions
diff --git a/tex/context/base/lang-ini.tex b/tex/context/base/lang-ini.tex
index 0f7442576..c2ef0840a 100644
--- a/tex/context/base/lang-ini.tex
+++ b/tex/context/base/lang-ini.tex
@@ -841,6 +841,15 @@
\def\rightsubfakeguillemot
{\hbox{\raise.25ex\hbox{$\scriptscriptstyle>$}}}
+%D Pretty Plain:
+
+\def\fakeunderscore{\leavevmode\kern.06em\vbox{\hrule\!!width.3em}}
+
+\ifx\mathunderscore\undefined \let\mathunderscore\fakeunderscore \fi
+\ifx\textunderscore\undefined \let\textunderscore\fakeunderscore \fi
+
+\def\_{\ifmmode\mathunderscore\else\textunderscore\fi}
+
%D Just like with subsentence boundary symbols, quotes
%D placement depends on the current language, therefore we show
%D the defaults here.