summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/lollipop/xelollipop.ini
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/lollipop/xelollipop.ini')
-rw-r--r--Master/texmf-dist/tex/lollipop/xelollipop.ini51
1 files changed, 0 insertions, 51 deletions
diff --git a/Master/texmf-dist/tex/lollipop/xelollipop.ini b/Master/texmf-dist/tex/lollipop/xelollipop.ini
deleted file mode 100644
index 41035f990a8..00000000000
--- a/Master/texmf-dist/tex/lollipop/xelollipop.ini
+++ /dev/null
@@ -1,51 +0,0 @@
-% copyright 2014--2016 Vafa Khalighi
-%
-%
-% This program is free software: you can redistribute it and/or modify
-% it under the terms of the GNU General Public License as published by
-% the Free Software Foundation, either version 3 of the License, or
-% (at your option) any later version.
-%
-% This program is distributed in the hope that it will be useful,
-% but WITHOUT ANY WARRANTY; without even the implied warranty of
-% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-% GNU General Public License for more details.
-%
-% You should have received a copy of the GNU General Public License
-% along with this program. If not, see <http://www.gnu.org/licenses/>.
-%
-%
-\catcode`\{=1 \catcode`\}=2 \catcode`\#=6 \catcode`\^=7 \catcode`\@=11
-
-\scrollmode
-
-\input unicode-letters
-\input lollipop.tex
-
-\catcode`\@=11
-%
-% Allocator for \XeTeXintercharclass values, from Enrico Gregorio
-%
-\newcount\xe@alloc@intercharclass % allocates intercharclass
-\xe@alloc@intercharclass=\thr@@ % from 4 (1,2 and 3 are used by CJK, AFAIK)
-\def\xe@alloc@#1#2#3#4#5{\global\advance#1\@ne
- \xe@ch@ck#1#4#2% make sure there's still room
- \allocationnumber#1%
- \global#3#5\allocationnumber
- \wlog{\string#5=\string#2\the\allocationnumber}}
-\def\xe@ch@ck#1#2#3{%
- \ifnum#1<#2\else
- \errmessage{No room for a new #3}%
- \fi}
-\def\newXeTeXintercharclass{%
- \xe@alloc@\xe@alloc@intercharclass\XeTeXintercharclass\chardef\@cclv} %at most 254
-
-\catcode`\@=12
-
-\XeTeXuseglyphmetrics=1
-\XeTeXdashbreakstate=1
-
-\dump
-\endinput
-
-% xelollipop.fmt is generated by `xetex -ini -jobname=xelollipop -progname=xelollipop -etex xelollipop.ini' \ No newline at end of file