summaryrefslogtreecommitdiff
path: root/macros/xetex/latex/xecyr/bin/xecyr/rubibtexx.bat
diff options
context:
space:
mode:
Diffstat (limited to 'macros/xetex/latex/xecyr/bin/xecyr/rubibtexx.bat')
-rw-r--r--macros/xetex/latex/xecyr/bin/xecyr/rubibtexx.bat9
1 files changed, 0 insertions, 9 deletions
diff --git a/macros/xetex/latex/xecyr/bin/xecyr/rubibtexx.bat b/macros/xetex/latex/xecyr/bin/xecyr/rubibtexx.bat
deleted file mode 100644
index 9ec3b7db3c..0000000000
--- a/macros/xetex/latex/xecyr/bin/xecyr/rubibtexx.bat
+++ /dev/null
@@ -1,9 +0,0 @@
-@echo off
-bibtex8 -B -c cp1251.csf %1.aux
-iconv -f CP1251 -t UTF-8 %1.bbl > tmp.tmp
-copy /b tmp.tmp %1.bbl
-del tmp.tmp
-
-
-
-