From 190e844bd12799d383dfc80f7fa6a0c5afcaee26 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 12 Sep 2010 22:53:49 +0000 Subject: new font tfrupee 1.0 (5aug10) git-svn-id: svn://tug.org/texlive/trunk@19687 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/tfrupee/tfrupee.sty | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 Master/texmf-dist/tex/latex/tfrupee/tfrupee.sty (limited to 'Master/texmf-dist/tex') diff --git a/Master/texmf-dist/tex/latex/tfrupee/tfrupee.sty b/Master/texmf-dist/tex/latex/tfrupee/tfrupee.sty new file mode 100644 index 00000000000..6c86e0a1abf --- /dev/null +++ b/Master/texmf-dist/tex/latex/tfrupee/tfrupee.sty @@ -0,0 +1,13 @@ +\ProvidesPackage{tfupee}[2010/07/30 LaTeX Support for the TechFat +Rupee symbols by TechFat +(http://techfat.blogspot.com/2010/07/new-open-source-india-rupee-font.html). +Adapted for use with TeX by Palle Jorgensen, hamselv(a)pallej.dk] + +\DeclareFontFamily{U}{tfrupee}{} +\DeclareFontShape{U}{tfrupee}{m}{n}{<->tfrupee}{} +\def\rupeefont{\usefont{U}{tfrupee}{m}{n}} +\def\rupee{{\usefont{U}{tfrupee}{m}{n}\char124}} + +\endinput + + -- cgit v1.2.3