summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/xelatex/langsci/langsci-bidi.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-05-09 22:48:39 +0000
committerKarl Berry <karl@freefriends.org>2016-05-09 22:48:39 +0000
commitcbd3e24dcb33168b84997f50d2e0b47548e22659 (patch)
tree697ce1e123e1510fea87c18f57f31c552256bc67 /Master/texmf-dist/tex/xelatex/langsci/langsci-bidi.sty
parent0abdbd35737cbdc7690139a70e60024bb4481f3f (diff)
langsci (9may16)
git-svn-id: svn://tug.org/texlive/trunk@40984 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/xelatex/langsci/langsci-bidi.sty')
-rw-r--r--Master/texmf-dist/tex/xelatex/langsci/langsci-bidi.sty17
1 files changed, 17 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/xelatex/langsci/langsci-bidi.sty b/Master/texmf-dist/tex/xelatex/langsci/langsci-bidi.sty
new file mode 100644
index 00000000000..51aafa9f0fc
--- /dev/null
+++ b/Master/texmf-dist/tex/xelatex/langsci/langsci-bidi.sty
@@ -0,0 +1,17 @@
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+%% File: langsci-bidi.sty
+%% Author: Language Science Press (http://langsci-press.org)
+%% Date: 2016-01-16 16:47:43 UTC
+%% Purpose: This file contains stuff for typesetting bidirectional texts.
+%% Language: LaTeX
+%% Licence:
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
+% shamelessly borrowed from the bidi package
+% xetex-bidi.def
+
+\newcommand{\TeXXeTOn}{\TeXXeTstate=1 }
+\newcommand{\TeXXeTOff}{\TeXXeTstate=0 }
+\TeXXeTOn
+
+\newcommand{\RL}[1]{\beginR#1\endR}