Re: How to change TeX engine?
Thomas Buchanan <[email protected]>
| Newsgroups | gmane.comp.tex.miktex |
|---|---|
| Message-ID | <[email protected]> |
Try
\documentclass{article}
\usepackage[OT2,T1]{fontenc}
\usepackage[russian,USenglish]{babel}
\usepackage{amsmath}
\begin{document}
\Huge{$$a+\text{\foreignlanguage{russian}{\it{shch}}}+b+\text{\foreignlanguage{russian}{\it{ch}}}$$}
\Huge{English text \dots \foreignlanguage{russian}{chto-to po-russki} \dots
more English text.}
\end{document}
You would want to introduce a newcommand if you use this a lot.
See also
https://math.berkeley.edu/~vojta/tex/samp-l/cyrillic.html
Yours,
Tom
A3A3AEHKO schrieb:
> Hello. I'm using Anki and to put formulas to flash cards I need to use
> MiKTeX. But also I need to put Cyrillic symbols to the formulas, but
> MiKTeX uses pdfTeX which is not supporting Unicode. How to change TeX
> engine?
>
> ------------------------------------------------------------------------------
> Site24x7 APM Insight: Get Deep Visibility into Application Performance
> APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
> Monitor end-to-end web transactions and take corrective actions now
> Troubleshoot faster and improve end-user experience. Signup Now!
> http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
> _______________________________________________
> Q: How can I leave the mailing list?
> A: See http://docs.miktex.org/faq/support.html#leavingml
>
------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
_______________________________________________
Q: How can I leave the mailing list?
A: See http://docs.miktex.org/faq/support.html#leavingml