summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/marathi
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-01-02 21:04:39 +0000
committerKarl Berry <karl@freefriends.org>2022-01-02 21:04:39 +0000
commit0ddef2e8e5f31c48fb36effe09e338d8497cbd13 (patch)
tree510f2b147451528455efb79c938bf12a9595ecd2 /Master/texmf-dist/tex/latex/marathi
parent57fb108fe77cef95592055cce39191981850d82e (diff)
marathi (2jan22)
git-svn-id: svn://tug.org/texlive/trunk@61469 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/marathi')
-rw-r--r--Master/texmf-dist/tex/latex/marathi/marathi.sty46
-rw-r--r--Master/texmf-dist/tex/latex/marathi/namuna-article.tex19
-rw-r--r--Master/texmf-dist/tex/latex/marathi/namuna-beamer.tex19
-rw-r--r--Master/texmf-dist/tex/latex/marathi/namuna-book.tex19
-rw-r--r--Master/texmf-dist/tex/latex/marathi/namuna-letter.tex19
-rw-r--r--Master/texmf-dist/tex/latex/marathi/namuna-para.tex19
-rw-r--r--Master/texmf-dist/tex/latex/marathi/namuna-report.tex19
7 files changed, 137 insertions, 23 deletions
diff --git a/Master/texmf-dist/tex/latex/marathi/marathi.sty b/Master/texmf-dist/tex/latex/marathi/marathi.sty
index dfc9dba57eb..f6954a19d96 100644
--- a/Master/texmf-dist/tex/latex/marathi/marathi.sty
+++ b/Master/texmf-dist/tex/latex/marathi/marathi.sty
@@ -6,8 +6,8 @@
%%
%% marathi.dtx (with options: `package')
%% --------------------------------------------------------------------------
-%% लाटेक् आज्ञासंच मराठी आवृत्ती १.६.५
-%% © २०२१ निरंजन
+%% लाटेक् आज्ञासंच मराठी (आवृत्ती १.७)
+%% प्रतिमुद्राधिकार © २०२०, २०२१ निरंजन
%%
%% ह्या सामग्रीच्या वितरणाचे व प्रतिमुद्रणाचे अधिकार आलोक नित्यमुक्त परवान्यासह मुक्त करण्यात येत
%% आहेत. ह्या सामग्रीची यथामूल अथवा परिवर्तित प्रतिमुद्रणे व्यावसायिक अथवा अव्यावसायिक
@@ -20,8 +20,8 @@
%%
%% https://gitlab.com/aalok/nityamukta-parwana
%% --------------------------------------------------------------------------
-%% LaTeX Package marathi v1.6.5
-%% © 2021 Niranjan
+%% LaTeX Package marathi v1.7
+%% Copyright © 2020, 2021 निरंजन
%%
%% This program is free software: you can redistribute it and/or modify
%% it under the terms of the GNU General Public License as published by
@@ -39,8 +39,8 @@
%% आज्ञासंच: marathi
%% लेखक: निरंजन
%% माहिती: लुआलाटेक् व झीलाटेक् ह्यांच्यासह मराठीचा सुलभ वापर करण्यासाठी.
-%% दुवा: https://gitlab.com/niruvt/marathi
-%% अडचणी: https://gitlab.com/niruvt/marathi/-/issues
+%% संग्राहिका: https://git.gnu.org.ua/marathi.git
+%% अडचणी: https://puszcza.gnu.org.ua/bugs/?group=marathi
%% परवाना: आलोक नित्यमुक्त परवाना. आवृत्ती १.०+
%% दुवा: https://gitlab.com/aalok/nityamukta-parwana
%% आणि
@@ -61,16 +61,16 @@
%%
%% ह्या कामात marathi.dtx, marathi.ins तसेच त्यांपासून निर्माण केलेली
%% marathi.sty ही धारिका समाविष्ट आहे.
-\ProvidesPackage{marathi}[2021-06-18 v1.6.5 झीलाटेक् व लुआलाटेक्-सह मराठीचा सुलभ वापर]
+\ProvidesPackage{marathi}[2021-12-16 v1.7 झीलाटेक् व लुआलाटेक्-सह मराठीचा सुलभ वापर]
\RequirePackage{iftex}
\iftutex
\else
\PackageError{marathi}{%
- चालक बदला | Unsupported engine
+ चालक बदला | Unsupported engine%
}%
{%
लुआलाटेक् अथवा झीलाटेक् वापरा.\MessageBreak
- Only LuaLaTeX or XeLaTeX supported.
+ Only LuaLaTeX or XeLaTeX supported%
}%
\expandafter\endinput
\fi
@@ -81,25 +81,25 @@
\newcommand*\मराठीअंतर{1.5}
\pgfkeys
{%
- marathi/.is family, marathi/.cd,
- अंतर/.store in=\मराठीअंतर,
- अंतर/.default=1
-}%
+ marathi/.is family, marathi/.cd,%
+ अंतर/.store in=\मराठीअंतर,%
+ अंतर/.default=1%
+}
\AddToHook{begindocument/before}
{%
- \@ifclassloaded{memoir}
+ \@ifclassloaded{memoir}%
{%
\setSingleSpace{\मराठीअंतर}\SingleSpacing
- \pgfkeys{marathi/अंतर/.code=\setSingleSpace{#1}\SingleSpacing}
+ \pgfkeys{marathi/अंतर/.code=\setSingleSpace{#1}\SingleSpacing}%
}%
{%
- \setstretch{\मराठीअंतर}
- \pgfkeys{marathi/अंतर/.code=\setstretch{#1}}
+ \setstretch{\मराठीअंतर}%
+ \pgfkeys{marathi/अंतर/.code=\setstretch{#1}}%
}%
\@ifpackageloaded{csquotes}{}{%
\RequirePackage[style=british]{csquotes}%
}%
-}%
+}
\DeclareOption*{\expandafter\बदल\expandafter{\CurrentOption}}
\providecommand{\अंतरबदल}[1]{\बदल{अंतर=#1}}
\ProcessOptions\relax
@@ -116,7 +116,7 @@
\setmainfont[%
Script=Devanagari,%
Renderer=Harfbuzz,%
- Language=Marathi
+ Language=Marathi%
]%
{#1}%
}
@@ -134,7 +134,7 @@
Mapping=devanagarinumerals,%
Language=Marathi%
]%
-{Shobhika}%
+{Shobhika}
\providecommand{\टंक}[1]{%
\setmainfont[%
Script=Devanagari,%
@@ -142,7 +142,7 @@
Language=Marathi%
]%
{#1}%
-}%
+}
\providecommand{\दुसराटंक}[2]{%
\newfontfamily{#1}[%
Script=Devanagari,%
@@ -150,7 +150,7 @@
Language=Marathi%
]%
{#2}%
-}%
+}
\fi
\@ifpackageloaded{polyglossia}{\setdefaultlanguage{marathi}}
{%
@@ -181,7 +181,7 @@
{marathi}
\renewcommand\thepart{\localecounter{स्वर}{part}}%
\renewcommand\theenumiii{\localecounter{व्यंजन}{enumiii}}%
-}%
+}
\DeclareSymbolFont{devletters}{\encodingdefault}{Shobhika(0)}{}{}
\ExplSyntaxOn
\int_step_inline:nnn { "0900 } { "097F }
diff --git a/Master/texmf-dist/tex/latex/marathi/namuna-article.tex b/Master/texmf-dist/tex/latex/marathi/namuna-article.tex
index 64588ed55da..6ba7fe8c170 100644
--- a/Master/texmf-dist/tex/latex/marathi/namuna-article.tex
+++ b/Master/texmf-dist/tex/latex/marathi/namuna-article.tex
@@ -1,3 +1,22 @@
+% ----------------------------------------------------------
+% Sample file for LaTeX package `marathi'.
+% Copyright © 2020, 2021 निरंजन
+% This program is free software: you can redistribute it
+% and/or modify it under the terms of the GNU General Public
+% License as published by the Free Software Foundation,
+% either version 3 of the License, or (at your option) any
+% later version.
+%
+% This program is distributed in the hope that it will be
+% useful, but WITHOUT ANY WARRANTY; without even the implied
+% warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
+% PURPOSE. See the GNU General Public License for more
+% details.
+%
+% You should have received a copy of the GNU General Public
+% License along with this program. If not, see
+% <https://www.gnu.org/licenses/>.
+% ----------------------------------------------------------
\title{नमुना}
\author{लेखक}
diff --git a/Master/texmf-dist/tex/latex/marathi/namuna-beamer.tex b/Master/texmf-dist/tex/latex/marathi/namuna-beamer.tex
index 4da5e201245..9907ffc0da0 100644
--- a/Master/texmf-dist/tex/latex/marathi/namuna-beamer.tex
+++ b/Master/texmf-dist/tex/latex/marathi/namuna-beamer.tex
@@ -1,3 +1,22 @@
+% ----------------------------------------------------------
+% Sample file for LaTeX package `marathi'.
+% Copyright © 2020, 2021 निरंजन
+% This program is free software: you can redistribute it
+% and/or modify it under the terms of the GNU General Public
+% License as published by the Free Software Foundation,
+% either version 3 of the License, or (at your option) any
+% later version.
+%
+% This program is distributed in the hope that it will be
+% useful, but WITHOUT ANY WARRANTY; without even the implied
+% warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
+% PURPOSE. See the GNU General Public License for more
+% details.
+%
+% You should have received a copy of the GNU General Public
+% License along with this program. If not, see
+% <https://www.gnu.org/licenses/>.
+% ----------------------------------------------------------
\maketitle
\begin{frame}{शीर्षक}{उपशीर्षक}
\begin{itemize}
diff --git a/Master/texmf-dist/tex/latex/marathi/namuna-book.tex b/Master/texmf-dist/tex/latex/marathi/namuna-book.tex
index 5e2e5df7ea4..2342affd96c 100644
--- a/Master/texmf-dist/tex/latex/marathi/namuna-book.tex
+++ b/Master/texmf-dist/tex/latex/marathi/namuna-book.tex
@@ -1,3 +1,22 @@
+% ----------------------------------------------------------
+% Sample file for LaTeX package `marathi'.
+% Copyright © 2020, 2021 निरंजन
+% This program is free software: you can redistribute it
+% and/or modify it under the terms of the GNU General Public
+% License as published by the Free Software Foundation,
+% either version 3 of the License, or (at your option) any
+% later version.
+%
+% This program is distributed in the hope that it will be
+% useful, but WITHOUT ANY WARRANTY; without even the implied
+% warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
+% PURPOSE. See the GNU General Public License for more
+% details.
+%
+% You should have received a copy of the GNU General Public
+% License along with this program. If not, see
+% <https://www.gnu.org/licenses/>.
+% ----------------------------------------------------------
\title{नमुना}
\author{लेखक}
diff --git a/Master/texmf-dist/tex/latex/marathi/namuna-letter.tex b/Master/texmf-dist/tex/latex/marathi/namuna-letter.tex
index e8fdd95f5c6..d7c5ece0300 100644
--- a/Master/texmf-dist/tex/latex/marathi/namuna-letter.tex
+++ b/Master/texmf-dist/tex/latex/marathi/namuna-letter.tex
@@ -1,3 +1,22 @@
+% ----------------------------------------------------------
+% Sample file for LaTeX package `marathi'.
+% Copyright © 2020, 2021 निरंजन
+% This program is free software: you can redistribute it
+% and/or modify it under the terms of the GNU General Public
+% License as published by the Free Software Foundation,
+% either version 3 of the License, or (at your option) any
+% later version.
+%
+% This program is distributed in the hope that it will be
+% useful, but WITHOUT ANY WARRANTY; without even the implied
+% warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
+% PURPOSE. See the GNU General Public License for more
+% details.
+%
+% You should have received a copy of the GNU General Public
+% License along with this program. If not, see
+% <https://www.gnu.org/licenses/>.
+% ----------------------------------------------------------
\title{नमुना}
\author{लेखक}
\name{लेखक}
diff --git a/Master/texmf-dist/tex/latex/marathi/namuna-para.tex b/Master/texmf-dist/tex/latex/marathi/namuna-para.tex
index 224a660db3f..cd56f3dd5eb 100644
--- a/Master/texmf-dist/tex/latex/marathi/namuna-para.tex
+++ b/Master/texmf-dist/tex/latex/marathi/namuna-para.tex
@@ -1,3 +1,22 @@
+% ----------------------------------------------------------
+% Sample file for LaTeX package `marathi'.
+% Copyright © 2020, 2021 निरंजन
+% This program is free software: you can redistribute it
+% and/or modify it under the terms of the GNU General Public
+% License as published by the Free Software Foundation,
+% either version 3 of the License, or (at your option) any
+% later version.
+%
+% This program is distributed in the hope that it will be
+% useful, but WITHOUT ANY WARRANTY; without even the implied
+% warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
+% PURPOSE. See the GNU General Public License for more
+% details.
+%
+% You should have received a copy of the GNU General Public
+% License along with this program. If not, see
+% <https://www.gnu.org/licenses/>.
+% ----------------------------------------------------------
नमस्कार! हा मजकूर अर्थशून्य आहे. ह्या ठिकाणी काय व कसे छापले जाईल ह्याचा हा केवळ एक नमुना
आहे. जर तुम्ही हे वाचले, तर तुम्हाला कोणतीच माहिती मिळणार नाही. खरेच? ह्यात कोणतीच माहिती
नाही काय? ह्या मजकुरात व `पिढ्ढ करढपाखू' अशा निरर्थक शब्दांमध्ये काही फरक आहे का? हो!
diff --git a/Master/texmf-dist/tex/latex/marathi/namuna-report.tex b/Master/texmf-dist/tex/latex/marathi/namuna-report.tex
index 604d6d1a0e4..03ba62f3575 100644
--- a/Master/texmf-dist/tex/latex/marathi/namuna-report.tex
+++ b/Master/texmf-dist/tex/latex/marathi/namuna-report.tex
@@ -1,3 +1,22 @@
+% ----------------------------------------------------------
+% Sample file for LaTeX package `marathi'.
+% Copyright © 2020, 2021 निरंजन
+% This program is free software: you can redistribute it
+% and/or modify it under the terms of the GNU General Public
+% License as published by the Free Software Foundation,
+% either version 3 of the License, or (at your option) any
+% later version.
+%
+% This program is distributed in the hope that it will be
+% useful, but WITHOUT ANY WARRANTY; without even the implied
+% warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
+% PURPOSE. See the GNU General Public License for more
+% details.
+%
+% You should have received a copy of the GNU General Public
+% License along with this program. If not, see
+% <https://www.gnu.org/licenses/>.
+% ----------------------------------------------------------
\maketitle
\begin{abstract}