From 0d1916eb0718c09a7ba5b257d53426ea9e0302d9 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 1 Apr 2019 21:08:11 +0000 Subject: bxwareki (1apr19) git-svn-id: svn://tug.org/texlive/trunk@50696 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/bxwareki/LICENSE | 2 +- Master/texmf-dist/doc/latex/bxwareki/README.md | 4 +++- Master/texmf-dist/doc/latex/bxwareki/bxwareki.pdf | Bin 192795 -> 194000 bytes Master/texmf-dist/doc/latex/bxwareki/bxwareki.tex | 23 +++++++++++---------- Master/texmf-dist/tex/latex/bxwareki/bxwareki.sty | 4 ++-- .../texmf-dist/tex/latex/bxwareki/bxwareki2019.def | 3 +++ 6 files changed, 21 insertions(+), 15 deletions(-) create mode 100644 Master/texmf-dist/tex/latex/bxwareki/bxwareki2019.def (limited to 'Master') diff --git a/Master/texmf-dist/doc/latex/bxwareki/LICENSE b/Master/texmf-dist/doc/latex/bxwareki/LICENSE index fbe40a0146b..c4443b644c0 100644 --- a/Master/texmf-dist/doc/latex/bxwareki/LICENSE +++ b/Master/texmf-dist/doc/latex/bxwareki/LICENSE @@ -1,6 +1,6 @@ The MIT License -Copyright (c) 2018 Takayuki YATO (aka. "ZR") +Copyright (c) 2018,2019 Takayuki YATO (aka. "ZR") Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/Master/texmf-dist/doc/latex/bxwareki/README.md b/Master/texmf-dist/doc/latex/bxwareki/README.md index 14367e7e6ca..faeb79f8803 100644 --- a/Master/texmf-dist/doc/latex/bxwareki/README.md +++ b/Master/texmf-dist/doc/latex/bxwareki/README.md @@ -36,6 +36,8 @@ See the manual `bxwareki.pdf` for detail. Revision History ---------------- + * Version 0.5 ‹2019/04/01› + - Support for the new gengo “令和”. * Version 0.4 ‹2018/10/01› - Add `\warekigengoinitial`. - Add option `download2019`. @@ -46,4 +48,4 @@ Revision History -------------------- Takayuki YATO (aka. "ZR") -http://zrbabbler.sp.land.to/ +https://github.com/zr-tex8r diff --git a/Master/texmf-dist/doc/latex/bxwareki/bxwareki.pdf b/Master/texmf-dist/doc/latex/bxwareki/bxwareki.pdf index 02f5b8a159b..39b95ea21f1 100644 Binary files a/Master/texmf-dist/doc/latex/bxwareki/bxwareki.pdf and b/Master/texmf-dist/doc/latex/bxwareki/bxwareki.pdf differ diff --git a/Master/texmf-dist/doc/latex/bxwareki/bxwareki.tex b/Master/texmf-dist/doc/latex/bxwareki/bxwareki.tex index e05dbdf9342..5fa41fcc26c 100644 --- a/Master/texmf-dist/doc/latex/bxwareki/bxwareki.tex +++ b/Master/texmf-dist/doc/latex/bxwareki/bxwareki.tex @@ -3,8 +3,8 @@ \usepackage[scale=0.75]{geometry} \usepackage{shortvrb} \MakeShortVerb{\|} -\newcommand{\PkgVersion}{0.4} -\newcommand{\PkgDate}{2018/10/01} +\newcommand{\PkgVersion}{0.5} +\newcommand{\PkgDate}{2019/04/01} \newcommand{\Pkg}[1]{\textsf{#1}} \newcommand{\Meta}[1]{$\langle$\textit{#1}$\rangle$} \newcommand{\Note}{\par\noindent\emph{Note:}\quad} @@ -146,7 +146,7 @@ No options are needed in normal use% (\Ja{廿} and \Ja{卅}) are employed (\Ja{28} $\to$ \Ja{廿八}); \item |o|\Means uses \emph{imyo} (\Ja{異名}) for months% - \footnote{Don't ask me if this form is ever used in LaTeX document!} + \footnote{Don't ask me if this form is ever used in {\LaTeX} document!} (\Ja{8\+月} $\to$ \Ja{葉月}). \end{itemize} @@ -215,19 +215,20 @@ the command for shibuaki can be changed with the following commands: In Japan a kaigen (due to the abdication of the Emperor) is planned on 2019/05/01, -but the new gengo is not yet announced. -Thus in the current version of the package, -the date of the day or later is not supported -(the Western year will be printed instead). - -This package will be updated to support the new gengo -and uploaded to CTAN, -as soon as the new gengo is announced. +and the new gengo ``\Ja{令和}'' has been announced in advance. +(The announcement was made on 2019/04/01.) +Thus this package has been updated to support the new gengo. %------------------- \subsection{The \texttt{download2019} option} \label{ssec:download2019} +\begin{quote}\itshape +This function is no longer necessary, +since the new gengo is supported by default in the current version. +The function will be removed in near future. +\end{quote} + Instead of manually downloading the new version from CTAN, you can get the support for the new gengo with a single run of {\LaTeX} diff --git a/Master/texmf-dist/tex/latex/bxwareki/bxwareki.sty b/Master/texmf-dist/tex/latex/bxwareki/bxwareki.sty index 35349508622..51dd883fc4b 100644 --- a/Master/texmf-dist/tex/latex/bxwareki/bxwareki.sty +++ b/Master/texmf-dist/tex/latex/bxwareki/bxwareki.sty @@ -1,7 +1,7 @@ %% %% This is file 'bxwareki.sty'. %% -%% Copyright (c) 2018 Takayuki YATO (aka. "ZR") +%% Copyright (c) 2018,2019 Takayuki YATO (aka. "ZR") %% GitHub: https://github.com/zr-tex8r %% Twitter: @zr_tex8r %% @@ -12,7 +12,7 @@ %% package declaration \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{bxwareki}[2018/10/01 v0.4] +\ProvidesPackage{bxwareki}[2019/04/01 v0.5] %% preparation \def\bxwy@pkgname{bxwareki} diff --git a/Master/texmf-dist/tex/latex/bxwareki/bxwareki2019.def b/Master/texmf-dist/tex/latex/bxwareki/bxwareki2019.def new file mode 100644 index 00000000000..438a5bdba17 --- /dev/null +++ b/Master/texmf-dist/tex/latex/bxwareki/bxwareki2019.def @@ -0,0 +1,3 @@ +E4BBA4:4EE4:4E61:l44 +E5928C:548C:4F42:l83 +R -- cgit v1.2.3