texlive[47064] Master/texmf-dist: datetime2-basque (21mar18)

commits+karl at tug.org commits+karl at tug.org
Wed Mar 21 22:50:45 CET 2018


Revision: 47064
          http://tug.org/svn/texlive?view=revision&revision=47064
Author:   karl
Date:     2018-03-21 22:50:45 +0100 (Wed, 21 Mar 2018)
Log Message:
-----------
datetime2-basque (21mar18)

Modified Paths:
--------------
    trunk/Master/texmf-dist/doc/latex/datetime2-basque/CHANGES
    trunk/Master/texmf-dist/doc/latex/datetime2-basque/README.txt
    trunk/Master/texmf-dist/source/latex/datetime2-basque/datetime2-basque.dtx
    trunk/Master/texmf-dist/source/latex/datetime2-basque/datetime2-basque.ins
    trunk/Master/texmf-dist/tex/latex/datetime2-basque/datetime2-basque.ldf

Added Paths:
-----------
    trunk/Master/texmf-dist/doc/latex/datetime2-basque/Makefile
    trunk/Master/texmf-dist/doc/latex/datetime2-basque/datetime2-basque-small-test.tex
    trunk/Master/texmf-dist/doc/latex/datetime2-basque/datetime2-basque-test.tex

Removed Paths:
-------------
    trunk/Master/texmf-dist/doc/latex/datetime2-basque/datetime2-basque.pdf

Modified: trunk/Master/texmf-dist/doc/latex/datetime2-basque/CHANGES
===================================================================
--- trunk/Master/texmf-dist/doc/latex/datetime2-basque/CHANGES	2018-03-21 21:47:47 UTC (rev 47063)
+++ trunk/Master/texmf-dist/doc/latex/datetime2-basque/CHANGES	2018-03-21 21:50:45 UTC (rev 47064)
@@ -1,3 +1,6 @@
+1.2a (2018-03-20)
+   * Suppress spurious space.
+
 1.2 (2015-09-03):
   * Add inessive date form
   * Change numeric date separator to /

Added: trunk/Master/texmf-dist/doc/latex/datetime2-basque/Makefile
===================================================================
--- trunk/Master/texmf-dist/doc/latex/datetime2-basque/Makefile	                        (rev 0)
+++ trunk/Master/texmf-dist/doc/latex/datetime2-basque/Makefile	2018-03-21 21:50:45 UTC (rev 47064)
@@ -0,0 +1,24 @@
+smalltest: datetime2-basque-small-test.pdf
+longtest: datetime2-basque-test.pdf 
+test: smalltest longtest
+doc: datetime2-basque.pdf
+archive: datetime2-basque.zip
+
+datetime2-basque-test.pdf: datetime2-basque.ldf datetime2-basque-test.tex
+		pdflatex datetime2-basque-test.tex
+
+datetime2-basque-small-test.pdf: datetime2-basque.ldf datetime2-basque-small-test.tex
+		pdflatex datetime2-basque-small-test.tex
+
+datetime2-basque.ldf: datetime2-basque.dtx datetime2-basque.ins
+	pdflatex datetime2-basque.ins
+
+datetime2-basque.pdf: datetime2-basque.dtx
+	pdflatex datetime2-basque.dtx
+	makeindex -s gind.ist datetime2-basque.idx
+	makeindex -s gglo.ist -o datetime2-basque.gls datetime2-basque.glo
+	pdflatex datetime2-basque.dtx
+	pdflatex datetime2-basque.dtx
+
+datetime2-basque.zip: datetime2-basque.dtx datetime2-basque.ins
+	git archive --format=zip --prefix=datetime2-basque/ -o datetime2-basque.zip master


Property changes on: trunk/Master/texmf-dist/doc/latex/datetime2-basque/Makefile
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Modified: trunk/Master/texmf-dist/doc/latex/datetime2-basque/README.txt
===================================================================
--- trunk/Master/texmf-dist/doc/latex/datetime2-basque/README.txt	2018-03-21 21:47:47 UTC (rev 47063)
+++ trunk/Master/texmf-dist/doc/latex/datetime2-basque/README.txt	2018-03-21 21:50:45 UTC (rev 47064)
@@ -1,5 +1,5 @@
 Basque Language Module for datetime2 Package
-Version: 1.2
+Version: 1.2a
 
 Authors: Nicola L. C. Talbot (inactive)
          Zunbeltz Izaola

Added: trunk/Master/texmf-dist/doc/latex/datetime2-basque/datetime2-basque-small-test.tex
===================================================================
--- trunk/Master/texmf-dist/doc/latex/datetime2-basque/datetime2-basque-small-test.tex	                        (rev 0)
+++ trunk/Master/texmf-dist/doc/latex/datetime2-basque/datetime2-basque-small-test.tex	2018-03-21 21:50:45 UTC (rev 47064)
@@ -0,0 +1,50 @@
+\documentclass{article}
+\usepackage[basque]{babel}
+\usepackage[]{datetime2}
+\usepackage{pgffor}
+
+
+\newcommand{\test}{%
+\noindent This PDF was created on \today.
+
+\noindent This PDF was created on \DTMnow.
+  \texttt{\\DTMdisplaydate} \DTMdisplaydate{2015}{4}{23}{3}
+  \texttt{\\DTMDisplaydate} \DTMDisplaydate{2015}{4}{23}{3}
+  \texttt{\\today} \today
+  \texttt{\\Today} \Today
+  \texttt{\\DTMdate} \DTMdate{2015-04-23}
+  \texttt{\\DTMDate} \DTMDate{2015-04-23}
+  \texttt{\\DTMdisplaytime} \DTMdisplaytime{10}{30}{23}
+  \texttt{\\DTMdisplayzone} \DTMdisplayzone{2}{00}
+  \texttt{\\DTMcurrenttime} \DTMcurrenttime
+  \texttt{\\DTMcurrentzone} \DTMcurrentzone
+  \texttt{\\DTMtime} \DTMtime{10:30:23}
+  \texttt{\\DTMdisplay} \DTMdisplay{2015}{04}{23}{3}{10}{30}{23}{2}{00}
+  \texttt{\\DTMDisplay} \DTMDisplay{2015}{04}{23}{3}{10}{30}{23}{2}{00}
+  \texttt{\\DTMnow} \DTMnow
+  \texttt{\\DTMNow} \DTMNow
+
+\vspace*{\baselineskip}
+}
+
+\begin{document}
+\foreach \style in {basque, basque-numeric}{
+%\style
+%}
+\noindent\texttt{DTMsetstyle\{\style\}} \DTMsetstyle{\style}
+ 
+\test
+}
+
+\DTMlangsetup[basque]{inessive=true}
+\DTMsetstyle{basque}
+ 
+\test
+
+
+\end{document}
+
+%%% Local Variables:
+%%% mode: latex
+%%% TeX-master: t
+%%% End:


Property changes on: trunk/Master/texmf-dist/doc/latex/datetime2-basque/datetime2-basque-small-test.tex
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: trunk/Master/texmf-dist/doc/latex/datetime2-basque/datetime2-basque-test.tex
===================================================================
--- trunk/Master/texmf-dist/doc/latex/datetime2-basque/datetime2-basque-test.tex	                        (rev 0)
+++ trunk/Master/texmf-dist/doc/latex/datetime2-basque/datetime2-basque-test.tex	2018-03-21 21:50:45 UTC (rev 47064)
@@ -0,0 +1,45 @@
+\documentclass[basque, twocolumn]{article}
+\usepackage{babel}
+\usepackage[useregional]{datetime2}
+\usepackage{pgffor}
+
+\makeatletter
+\newcommand{\changeyear}[1]{%
+\def\@dtm at currentyear{#1}
+}
+\newcommand{\changemonth}[1]{%
+\def\@dtm at currentmonth{#1}
+}
+\newcommand{\changeday}[1]{%
+\def\@dtm at currentday{#1}
+}
+\makeatother
+
+\begin{document}
+\DTMlangsetup[basque]{inessive=true}
+\foreach \myyear in {2000,...,2005}{
+  \changeyear{\myyear}
+  \foreach \mymonth in {1,...,12}{
+    \changemonth{\mymonth}
+    \foreach \myday in {1,...,31}{
+      \changeday{\myday}
+      \today\par
+    }
+    \newpage
+  }
+}
+
+
+% \changemonth{2}
+% \changeday{13}
+% This PDF was created on \today.
+
+% \changeyear{2001}
+% This PDF was created on \today.
+\end{document}
+
+
+%%% Local Variables:
+%%% mode: latex
+%%% TeX-master: t
+%%% End:


Property changes on: trunk/Master/texmf-dist/doc/latex/datetime2-basque/datetime2-basque-test.tex
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Deleted: trunk/Master/texmf-dist/doc/latex/datetime2-basque/datetime2-basque.pdf
===================================================================
(Binary files differ)

Modified: trunk/Master/texmf-dist/source/latex/datetime2-basque/datetime2-basque.dtx
===================================================================
--- trunk/Master/texmf-dist/source/latex/datetime2-basque/datetime2-basque.dtx	2018-03-21 21:47:47 UTC (rev 47063)
+++ trunk/Master/texmf-dist/source/latex/datetime2-basque/datetime2-basque.dtx	2018-03-21 21:50:45 UTC (rev 47064)
@@ -19,7 +19,8 @@
 %\fi
 % \iffalse
 % Doc-Source file to use with LaTeX2e
-% Copyright (C) 2015 Nicola Talbot, all rights reserved.
+% Copyright (C) 2015 Nicola Talbot
+% Copyright (C) 2015-2018 Zunbeltz Izaola, all rights reserved.
 % Maintainer Zunbeltz Izaola. Based on the basque-date package by Edorta Ibarra.
 % \fi
 % \iffalse
@@ -61,7 +62,7 @@
 %
 %\title{Basque Module for datetime2 Package}
 %\author{Zunbeltz Izaola \and Nicola L. C. Talbot (inactive)}
-%\date{2015-03-29 (v1.2)}
+%\date{2018-03-20 (v1.2a)}
 %\maketitle
 %
 %
@@ -120,7 +121,7 @@
 %
 % Identify Module
 %    \begin{macrocode}
-\ProvidesDateTimeModule{basque}[2015/03/29 v1.0]
+\ProvidesDateTimeModule{basque}[2018/03/20 v1.2a]
 %    \end{macrocode}
 %
 % Define a boolean to  use the inessive case. It is not used by default.
@@ -502,6 +503,7 @@
 % Redefine \cs{datebasque} (or \cs{date}\meta{dialect}) to prevent
 % \sty{babel} from resetting \cs{today}. (For this to work,
 % \sty{babel} must already have been loaded if it's required.)
+% \changes{v1.2a}{2018/03/20}{Suppress spurious space.}
 %    \begin{macrocode}
 \ifcsundef{date\CurrentTrackedDialect}
 {%
@@ -522,7 +524,7 @@
     \DTMifcaseregional
     {}% do nothing
     {\DTMsetstyle{basque}}%
-    {\DTMsetstyle{basque-numeric}}
+    {\DTMsetstyle{basque-numeric}}%
   }%
 }%
 %    \end{macrocode}

Modified: trunk/Master/texmf-dist/source/latex/datetime2-basque/datetime2-basque.ins
===================================================================
--- trunk/Master/texmf-dist/source/latex/datetime2-basque/datetime2-basque.ins	2018-03-21 21:47:47 UTC (rev 47063)
+++ trunk/Master/texmf-dist/source/latex/datetime2-basque/datetime2-basque.ins	2018-03-21 21:50:45 UTC (rev 47064)
@@ -3,7 +3,8 @@
 \preamble
 
  datetime2-basque.dtx
- Copyright 2015 Nicola Talbot
+ Copyright (C) 2015 Nicola Talbot
+ Copyright (C) 2015-2018 Zunbeltz Izaola
 
  This work may be distributed and/or modified under the
  conditions of the LaTeX Project Public License, either version 1.3

Modified: trunk/Master/texmf-dist/tex/latex/datetime2-basque/datetime2-basque.ldf
===================================================================
--- trunk/Master/texmf-dist/tex/latex/datetime2-basque/datetime2-basque.ldf	2018-03-21 21:47:47 UTC (rev 47063)
+++ trunk/Master/texmf-dist/tex/latex/datetime2-basque/datetime2-basque.ldf	2018-03-21 21:50:45 UTC (rev 47064)
@@ -7,7 +7,8 @@
 %% datetime2-basque.dtx  (with options: `datetime2-basque.ldf,package')
 %% 
 %%  datetime2-basque.dtx
-%%  Copyright 2015 Nicola Talbot
+%%  Copyright (C) 2015 Nicola Talbot
+%%  Copyright (C) 2015-2018 Zunbeltz Izaola
 %% 
 %%  This work may be distributed and/or modified under the
 %%  conditions of the LaTeX Project Public License, either version 1.3
@@ -41,7 +42,7 @@
 %%   Grave accent  \`     Left brace    \{     Vertical bar  \|
 %%   Right brace   \}     Tilde         \~}
 
-\ProvidesDateTimeModule{basque}[2015/03/29 v1.0]
+\ProvidesDateTimeModule{basque}[2018/03/20 v1.2a]
 \DTMdefboolkey{basque}{inessive}[false]{}
 
 \newcommand*{\DTMbasqueordinal}[1]{%
@@ -142,7 +143,7 @@
   eko \or ko \or ko \or ko \or eko \or ko
   \or ko \or ko \or ko \or eko \or ko \or ko
   \or ko \or ko \or eko \or ko \or ko \or ko
-  \or ko \or eko
+  \or ko \or eko 
 \fi%
 }
 \newcommand*{\DTMbasquedatetimesep}{\space}
@@ -309,7 +310,7 @@
     \DTMifcaseregional
     {}% do nothing
     {\DTMsetstyle{basque}}%
-    {\DTMsetstyle{basque-numeric}}
+    {\DTMsetstyle{basque-numeric}}%
   }%
 }%
 \endinput



More information about the tex-live-commits mailing list