summaryrefslogtreecommitdiff
path: root/fonts/tfrupee/tex/latex/tfrupee
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /fonts/tfrupee/tex/latex/tfrupee
Initial commit
Diffstat (limited to 'fonts/tfrupee/tex/latex/tfrupee')
-rw-r--r--fonts/tfrupee/tex/latex/tfrupee/tfrupee.sty13
1 files changed, 13 insertions, 0 deletions
diff --git a/fonts/tfrupee/tex/latex/tfrupee/tfrupee.sty b/fonts/tfrupee/tex/latex/tfrupee/tfrupee.sty
new file mode 100644
index 0000000000..50619208d5
--- /dev/null
+++ b/fonts/tfrupee/tex/latex/tfrupee/tfrupee.sty
@@ -0,0 +1,13 @@
+\ProvidesPackage{tfrupee}[2010/12/15 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
+
+