Some years ago, I used polutonikogreek option of the babel package to insert acutes, graves and other symbols in the text. For example, with \textgreek{fu/sis} => φύσις. The problem is that I cannot use \usepackage{fontspec} together with inputenc and babel packages. Is there any "textgreek" alternative command to insert easily polytonic greek in XeLaTeX (using simple characters like >, ' ,<, | etc of polutonicgreek option)?
Asked
Active
Viewed 66 times
1
asciitogreek.mapin the same directory as your main TeX file and open a command window in the same directory; then you should be able to typeteckit_compile asciitogreek.mapat the prompt and get the requiredasciitogreek.tecfile. – egreg Mar 24 '15 at 18:55αthe same combinations as fora. Doing\newunicodechar{α}{a}would be a temporary workaround, but not really a good one. – egreg Mar 25 '15 at 09:24