summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/luatex/luavlna/luavlna.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-01-10 21:56:45 +0000
committerKarl Berry <karl@freefriends.org>2021-01-10 21:56:45 +0000
commitda5e5327ee2b5e772987c7938a951d277cc98645 (patch)
tree4fc12654d318e2cd04c3a6298fb2e9f7a93326e3 /Master/texmf-dist/tex/luatex/luavlna/luavlna.tex
parent1aaf52882505ab718ede93473aaf667281ae9ebd (diff)
luavlna (10jan21)
git-svn-id: svn://tug.org/texlive/trunk@57379 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/luatex/luavlna/luavlna.tex')
-rw-r--r--Master/texmf-dist/tex/luatex/luavlna/luavlna.tex12
1 files changed, 6 insertions, 6 deletions
diff --git a/Master/texmf-dist/tex/luatex/luavlna/luavlna.tex b/Master/texmf-dist/tex/luatex/luavlna/luavlna.tex
index 0b6540a5cc6..ab47b8d6fcf 100644
--- a/Master/texmf-dist/tex/luatex/luavlna/luavlna.tex
+++ b/Master/texmf-dist/tex/luatex/luavlna/luavlna.tex
@@ -71,20 +71,20 @@ end
% Set letters which are prevented from breaking
\def\singlechars#1#2{%
-\directlua{set_singlechars("#1","#2")}%
+\directlua{set_singlechars("#1","#2")}
}
% Define compound initials
\def\compoundinitials#1#2{%
-\directlua{set_compounds("#1","#2")}%
+\directlua{set_compounds("#1","#2")}
}
% Enable inserting of visual marks for debugging
\def\preventsingledebugon{%
-\directlua{luavlna.debug(true)}%
+\directlua{luavlna.debug(true)}
}
\def\preventsinglelang#1{%
- \directlua{set_main_language("#1")}%
+ \directlua{set_main_language("#1")}
}
%\newluatexattribute\preventsinglestatus
@@ -94,12 +94,12 @@ end
\preventsinglestatus=2
}
-\def\preventsingleoff{%
+\def\preventsingleoff{
\preventsinglestatus=1
}
% Disable inserting of visual marks for dewbugging
\def\preventsingledebugoff{%
-\directlua{luavlna.debug(false)}%
+\directlua{luavlna.debug(false)}
}
% enable/disable split hyphens for a language