diff options
author | Karl Berry <karl@freefriends.org> | 2020-07-30 21:16:39 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2020-07-30 21:16:39 +0000 |
commit | 1adec16a2d8fa1f86d601d124f85d7817bd4f233 (patch) | |
tree | d455e95a4cfdf5ce459b1b054333406718b3d827 /Master/texmf-dist/tex/latex/marathi | |
parent | 55a6844cdff48651b5ec09c6893209cf01c8307b (diff) |
marathi (30jul20)
git-svn-id: svn://tug.org/texlive/trunk@55998 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/marathi')
-rw-r--r-- | Master/texmf-dist/tex/latex/marathi/marathi.sty | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/Master/texmf-dist/tex/latex/marathi/marathi.sty b/Master/texmf-dist/tex/latex/marathi/marathi.sty index 43038c3db34..8ffe327067c 100644 --- a/Master/texmf-dist/tex/latex/marathi/marathi.sty +++ b/Master/texmf-dist/tex/latex/marathi/marathi.sty @@ -9,7 +9,7 @@ %% ------------------------------------------------------------------------- %% आज्ञासंच: marathi %% लेखक: निरंजन -%% आवृत्ती: १.३ (२८ जुलै, २०२०) +%% आवृत्ती: १.३.१ (३० जुलै, २०२०) %% माहिती: लुआ-लाटेक् व झी-लाटेक् ह्यांच्यासह मराठीचा सुलभ वापर करण्यासाठी. %% दुवा: https://gitlab.com/niranjanvikastambe/marathi %% अडचणी: https://gitlab.com/niranjanvikastambe/marathi/-/issues @@ -32,7 +32,7 @@ %% -------------------------------------------------------------------------- %% Package: marathi %% Author: Niranjan -%% Version: 1.3 (28 July, 2020) +%% Version: 1.3.1 (30 July, 2020) %% Description: For conveniently typesetting Marathi language with LuaLaTeX and XeLaTeX. %% Repository: https://gitlab.com/niranjanvikastambe/marathi %% Bug tracker: https://gitlab.com/niranjanvikastambe/marathi/-/issues @@ -40,11 +40,11 @@ %% --------------------------------------------------------------------------- %% \def\marathiPackageName{marathi} -\def\marathiPackageVersion{१.३} -\def\marathiPackageDate{२८ जुलै, २०२०} +\def\marathiPackageVersion{१.३.१} +\def\marathiPackageDate{३० जुलै, २०२०} \def\marathiPackageDescription{लुआ-लाटेक् व झी-लाटेक् ह्यांच्यासह मराठीचा सुलभ वापर करण्यासाठी. इथून पुढे लाटेक्-वरील मराठीच्या स्थानिकीकरणाचे काम ह्या आज्ञासंचामार्फत केले जाईल. तूर्त expex व blindtext ह्या आज्ञासंचांचे स्थानिकीकरण ह्या आज्ञासंचामार्फत पुरवले आहे.} -\ProvidesPackage{marathi} +\ProvidesPackage{marathi}[2020-07-30 v1.3.1 LuaLaTeX Support] \NeedsTeXFormat{LaTeX2e} \RequirePackage{setspace} \RequirePackage{pgfkeys} @@ -61,7 +61,7 @@ \ProcessOptions \providecommand{\अंतरबदल}[1]{\बदल{अंतर=#1}} \def\arraystretch{1.2} -\@ifclassloaded{standalone}{\RequirePackage{fontspec}}{} +\RequirePackage{fontspec} \RequirePackage{iftex} \ifluatex \usepackage{babel} |