summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/chhaya
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-07-24 21:56:33 +0000
committerKarl Berry <karl@freefriends.org>2020-07-24 21:56:33 +0000
commit2d7d576af0d3493a4806b6ec730d43824550e4ab (patch)
tree196d86a161d69dc7466944e6e935205bebf25284 /Master/texmf-dist/tex/latex/chhaya
parentda490175a4a1d4dff237dd8c9f9e2b4d8aeccff7 (diff)
chhaya (24jul20)
git-svn-id: svn://tug.org/texlive/trunk@55932 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/chhaya')
-rw-r--r--Master/texmf-dist/tex/latex/chhaya/chhaya.sty74
-rw-r--r--Master/texmf-dist/tex/latex/chhaya/sankshep.tex33
2 files changed, 107 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/chhaya/chhaya.sty b/Master/texmf-dist/tex/latex/chhaya/chhaya.sty
new file mode 100644
index 00000000000..5dc5152e6b0
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/chhaya/chhaya.sty
@@ -0,0 +1,74 @@
+%%
+%% This is file `chhaya.sty',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% chhaya.dtx (with options: `package')
+%%
+%% -------------------------------------------------------------------------
+%% आज्ञासंच: chhaya
+%% लेखक: निरंजन
+%% आवृत्ती: ०.१ (जुलै, २०२०)
+%% माहिती: भाषावैज्ञानिक छायांगांचे संक्षेप पुरवणारा आज्ञासंच
+%% दुवा: https://gitlab.com/niranjanvikastambe/chhaya
+%% अडचणी: https://gitlab.com/niranjanvikastambe/chhaya/-/issues
+%% परवाना: लाटेक् प्रकल्प परवाना. आवृत्ती १.३सी किंवा त्यापुढील.
+%%
+%% अधिक माहितीकरिता chhaya.dtx ही बीज-धारिका पाहा.
+%% ---------------------------------------------------------------------------
+%% हे काम लाटेक् प्रकल्प परवान्याच्या (१.३सी अथवा त्यापुढील) अटींचे पालन करून वितरित केले जाऊ शकते
+%% तसेच सुधारले जाऊ शकते.
+%%
+%% ह्या परवान्याची नवीनतम प्रत खालील दुव्यावर उपलब्ध आहे.
+%%
+%% http://www.latex-project.org/lppl.txt.
+%%
+%% हा आज्ञासंचाची लाटेक् प्रकल्पाच्या नियमांनुसार देखरेख केली जात आहे.
+%%
+%% ह्या आज्ञासंचाचा लेखक व पालक निरंजन आहे.
+%%
+%% ह्या कामात chhaya.dtx, chhaya.ins तसेच त्यांपासून निर्माण केलेली
+%% chhaya.sty ही धारिका समाविष्ट आहे.
+%% --------------------------------------------------------------------------
+%% Package: chhaya
+%% Author: Niranjan
+%% Version: 0.1 (July, 2020)
+%% Description: For linguistic glossing in Marathi language.
+%% Repository: https://gitlab.com/niranjanvikastambe/chhaya
+%% Bug tracker: https://gitlab.com/niranjanvikastambe/chhaya/-/issues
+%% License: The LaTeX Project Public License v1.3c or later.
+%% ---------------------------------------------------------------------------
+%%
+\def\chhayaPackageName{chhaya}
+\def\chhayaPackageVersion{०.१}
+\def\chhayaPackageDate{जुलै, २०२०}
+\def\chhayaPackageDescription{भाषावैज्ञानिक छायांगांचे संक्षेप पुरवणारा आज्ञासंच}
+\ProvidesPackage{chhaya}
+\NeedsTeXFormat{LaTeX2e}
+\RequirePackage{fontspec}
+\RequirePackage[acronym]{glossaries}
+\pgfkeys{
+ chhaya/.is family,
+ chhaya/.cd,
+ समरेखा/.code={\setfontfamily\test@acronymfont[Script=Devanagari,Mapping=devanagarinumerals]{#1}},
+ समरेखा=Mukta,
+ समरेखा/.default=Shobhika,
+}
+\DeclareTextFontCommand{\textacronym}{\test@acronymfont}
+\def\chhaya@setkey#1{\pgfkeys{chhaya/.cd,#1}}
+\DeclareOption*{\expandafter\chhaya@setkey\expandafter{\CurrentOption}}
+\ProcessOptions
+\newcommand{\छायांग}[2]
+{
+ \newacronym{#1}{\textacronym{#1}}{#2}
+ \expandafter\newcommand\csname#1\endcsname{\acrshort{#1}}
+}
+\makeglossaries
+\input{sankshep.tex}
+\providecommand{\छायांगसूची}{
+ \printglossary[type=\acronymtype,title={छायांगसूची}]
+}
+\endinput
+%%
+%% End of file `chhaya.sty'.
diff --git a/Master/texmf-dist/tex/latex/chhaya/sankshep.tex b/Master/texmf-dist/tex/latex/chhaya/sankshep.tex
new file mode 100644
index 00000000000..ca75616e5f7
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/chhaya/sankshep.tex
@@ -0,0 +1,33 @@
+\छायांग{पुं}{पुल्लिंग} % Masculine
+\छायांग{स्त्री}{स्त्रीलिंग} % Feminine
+\छायांग{नपुं}{नपुंसकलिंग} % Neuter
+\छायांग{१}{प्रथम व्यक्ती} % First person
+\छायांग{२}{द्वितीय व्यक्ती} % Second person
+\छायांग{३}{तृतीय व्यक्ती} % Third person
+\छायांग{एव}{एकवचन} % Singular
+\छायांग{द्विव}{द्विवचन} % Dual
+\छायांग{त्रिव}{त्रिव} % Trial
+\छायांग{अव}{अल्पवचन} % Paucal
+\छायांग{बव}{बहुवचन} % Plural
+\छायांग{उवि}{उद्देश्य विभक्ती} % Nominative
+\छायांग{निवि}{निर्देशक विभक्ती} % Accusative
+\छायांग{सा}{साधक विभक्ती} % Instrumental
+\छायांग{दावि}{दानपर विभक्ती} % Dative
+\छायांग{वियो}{वियोजक विभक्ती} % Ablative
+\छायांग{संयो}{संबंधयोजक विभक्ती} % Genitive
+\छायांग{अधि}{अधिकरण विभक्ती} % Locative
+\छायांग{संबो}{संबोधन विभक्ती} % Vocative
+\छायांग{साह}{साहचर्यदर्शक विभक्ती} % Associative
+\छायांग{कवि}{कर्तृत्वपर विभक्ती} % Ergative
+\छायांग{आवि}{आगत विभक्ती} % Oblique
+\छायांग{साक्रि}{साहाय्यक क्रियापद} % Auxiliary
+\छायांग{गणक}{गणक} % Counter
+\छायांग{भूत}{भूतकाळ} % Past
+\छायांग{वर्त}{वर्तमान काळ} % Present
+\छायांग{भवि}{भविष्यकाळ} % Future
+\छायांग{पू}{पूर्ण} % Perfective
+\छायांग{अपू}{अपूर्ण} % Imperfective
+\छायांग{नि}{नित्य} % Habitual
+\छायांग{अखं}{अखंडित} % Continuous
+\छायांग{क्र}{क्रमिक} % Progressive
+\छायांग{अक्र}{अक्रमिक} % Non-progressive \ No newline at end of file