Basic Usage
Edit operations like copy, paste and select allSomebody pointed out that we cannot use Ctrl-A to select all in
Varamozhi windows. That is true. However, one could right-click to get
a popup menu which lists various edit operations including copy, paste
and select all. Also, ctrl-c, ctrl-v and ctrl-x do work as expected. Use of Lock ModeYou can lock so that only the manglish->Malayalam conversion takes Conversion from one font to anotherSay someone wants to convert an article in Kerala font to Matweb font. These are the steps to follow:
Transfer text from Varamozhi Editor to another applicationSuppose you were writing with Matweb font in Varamozhi Editor and wants to transfer that text to Microsoft Powerpoint. Just copy the text from Varamozhi Editor's right window and paste to Powerpoint. In powerpoint, select the copied text and change the font to Matweb. It is always recommended to use Unicode for any kind of Malayalam texts. For this, do File > Export to Unicode. Then a browser window will pop up. Copy that Malayalam text to Powerpoint. No need to set the font. Still better way is to use Mozhi Keyman and write the text in Powerpoint itself. Sending Varamozhi documentsIf you and the recipient has Unicode setup, then get the document in Unicode by changing the font to AnjaliOldLipi. Copy the Malayalam text to your mail application and continue as if you have English text. If you can't go via Unicode route, choose one of the following options: Export the document to HTML using File menu. Internet Explorer(IE) will open with the exported content in varamozhi-exported-tmp.html. Now there are different methods one could adopt:
Saving or printing edited Malayalam documentConvert to HTML through File menu. Then an Internet
Explorer will pop up with the exported document. Print or Save through
Internet Explorer's File menu. You can open the saved document in text editors like MS Word. Changing the default behaviour of the editorDefault configuration can be changed in varamozhi-config.pl residing in system temporary directory. System temporary directory is typically C:\Windows\Temp or C:\Documents and Settings\Your User Name\Local Settings\Temp or C:\Users\Your User Name\AppData\Local\VirtualStore\Program Files\Varamozhi Editor (in vista). (You can quickly reach the temp directory by typing in %temp% in the windows Run dialog or in any windows explorer address/location) # refresh period in seconds for exported HTML/Unicode page This file is in Perl format. Font conversion recipesImportant: The less than(<) and greater than(>) signs used in the recipes below are important. Do not miss them when you type the command.
From Unicode to ManglishFor short text, use Varamozhi editor. Click on Options > Unlock Malayalam Pane. Change font to AnjaliOldLipi. Copy paste Unicode text to right Malayalam pane by Control-V. The Manglish text would appear on the left Manglish window.
For longer text, this may not work. For that try the off-line tool coming with Varamozhi editor as below. Assumes the Unicode text is saved in text-in-Unicode.txt in My Documents.
From Unicode to ML-TTKarthikaSave the document to be converted as HTML or text file - let that be text-unicode.txt saved in My Documents.
From ISM to UnicodeWhile installing varamozhi check/tick for additional font support also. I presume, text produced by ISM software would be in a MLBW-TT font. The mapping is provided as MLBW-TTKarthika(karthikabw) in Varamozhi. Save the document to be converted as HTML or text file - let that be text-karthikabw.txt saved in My Documents. Caution: This method would corrupt the English text written in text; it will assume everything is Malayalam.
For output in html: 4. "C:\Program Files\Varamozhi Editor\bin\malvi_mozhi_unicode.exe" -b -h < text-manglish.txt > text-unicode.html From ML-TTKarthika to KeralaWhile installing varamozhi check/tick for additional font support also. Save the document to be converted as HTML or text file - let that be text-karthika.txt saved in My Documents. Caution: This method would corrupt the English text written in text; it will assume everything is Malayalam.
For output in html: 4. "C:\Program Files\Varamozhi Editor\bin\malvi_mozhi_kerala.exe" -b -h < text-manglish.txt > text-kerala.html Large text into UnicodeSave the document to be converted as HTML or text file - let that be text-manglish.txt saved in My Documents. After following steps, the result will be in text-unicode.txt which can be opened in wordpad or browser.
PDF to UnicodeYou could use payyans: http://wiki.smc.org.in/Payyans If you want to use varamozhi executables, you have to convert the pdf file to text file first. That is quite easy. Upload the pdf file to http://docs.google.com and get the html version of the pdf file. Copy paste that to a text file. |