summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/tfrupee
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2010-09-12 22:53:49 +0000
committerKarl Berry <karl@freefriends.org>2010-09-12 22:53:49 +0000
commit190e844bd12799d383dfc80f7fa6a0c5afcaee26 (patch)
tree33234f26436cb8d8d3cbbbe5029b15ace34105ef /Master/texmf-dist/tex/latex/tfrupee
parentc6935e68c1ff90f17c6cd62e2e1eb90cc1b050d1 (diff)
new font tfrupee 1.0 (5aug10)
git-svn-id: svn://tug.org/texlive/trunk@19687 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/tfrupee')
-rw-r--r--Master/texmf-dist/tex/latex/tfrupee/tfrupee.sty13
1 files changed, 13 insertions, 0 deletions
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
+
+