Zdenek, Thanks much, that works as expected. The text following sqrt is pushed onto the next line. Is there a way to force all text to appear on the same line?
On Sun, Jan 1, 2012 at 9:31 AM, Zdenek Wagner <[email protected]> wrote: > 2012/1/1 Ravi Parimi <[email protected]>: >> Hi, >> >> I want to display verbal roots (e.g डुकृञ् करणे) within the sqrt >> symbol in my xetex document. I tried \[\sqrt{डुकृञ् करणे}\] but the >> resulting pdf doesn't print the unicode text. Can someone show me how >> to fix this? The .tex file is attached. >> > Put it into an \mbox: > \[\sqrt{\mbox{डुकृञ् करणे}}\] इति धातोः कर्तरि लटि प्रथमपुरुषैकवचनम् > >> Thanks, >> --ravi >> >> >> >> -------------------------------------------------- >> Subscriptions, Archive, and List information, etc.: >> http://tug.org/mailman/listinfo/xetex >> > > > > -- > Zdeněk Wagner > http://hroch486.icpf.cas.cz/wagner/ > http://icebearsoft.euweb.cz > > > > -------------------------------------------------- > Subscriptions, Archive, and List information, etc.: > http://tug.org/mailman/listinfo/xetex -------------------------------------------------- Subscriptions, Archive, and List information, etc.: http://tug.org/mailman/listinfo/xetex
