Using Indian rupee symbol in LaTeX
On 15 July 2010 Indian Government accepted ₹ as Indian Rupee symbol . After accepting there was numerous attempt was made to bring the symbol to the digital world. Unicode U+20B9 was assigned to it. Also almost all modern operating system support inserting the symbol by some method. As one of the finest word processor LaTeX also support ₹ symbol. TechFa t has created a package called tfrupee , which can be used to write rupee symbol in latex document. Let's see how to use it, first installation. Installation: Miktex: If you are using Windows then probably you are using Miktex as latex distribution. It is very easy to install any package in miktex. You can use miktex package manager to install it. First go windows Start button>Miktex>Administration>Package Manager . Search for tfrupee there and select it and click in "+" symbol to install it. If you have installed complete miktex 2.9 then probably it is already installed in your computer. ...