From 5b1cfbd5bd262bd63ba1931b62e611577430f450 Mon Sep 17 00:00:00 2001 From: Alexander Luzgarev Date: Thu, 9 Jun 2016 23:37:38 +0300 Subject: [PATCH] Add README --- README | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README diff --git a/README b/README new file mode 100644 index 0000000..18ce873 --- /dev/null +++ b/README @@ -0,0 +1,5 @@ +Use pdflatex to compile. +To rebuild index you need to prepare your texindy installation: +* find the files tex/inputenc/*.xdy +* convert, say, cp1251.xdy to utf with 'iconv -f cp1251 -t utf8 cp1251.xdy | sudo tee utf8.xdy' or something like that +Now you have the correct utf8.xdy! Use 'texindy -L russian --codepage utf-8 algebra.idx' to rebuild index.