From 7b834c61a4867e8686999746d0e642213b6108eb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADt=20Novotn=C3=BD?= Date: Mon, 8 Jan 2018 20:04:19 +0100 Subject: [PATCH] Prepared the package for the 2.5.5 release. --- LICENSE | 4 ++-- VERSION | 2 +- docstrip.cfg | 4 ++-- markdown.dtx | 35 ++++++++++++++++++----------------- 4 files changed, 23 insertions(+), 22 deletions(-) diff --git a/LICENSE b/LICENSE index 403931b2a..72d52c06d 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright (C) 2009-2017 John MacFarlane, Hans Hagen +Copyright (C) 2009-2016 John MacFarlane, Hans Hagen Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the @@ -19,7 +19,7 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -Copyright (C) 2016-2017 Vít Novotný +Copyright (C) 2016-2018 Vít Novotný This work may be distributed and/or modified under the conditions of the LaTeX Project Public License, either version 1.3 diff --git a/VERSION b/VERSION index fe16b348d..0cadbc1e3 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.5.4 +2.5.5 diff --git a/docstrip.cfg b/docstrip.cfg index b740bf6db..465fa1838 100644 --- a/docstrip.cfg +++ b/docstrip.cfg @@ -1,7 +1,7 @@ \askforoverwritefalse \def\luapreamble{% -- ^^J% --- Copyright (C) 2009-2017 John MacFarlane, Hans Hagen^^J% +-- Copyright (C) 2009-2016 John MacFarlane, Hans Hagen^^J% -- ^^J% -- Permission is hereby granted, free of charge, to any person obtaining^^J% -- a copy of this software and associated documentation files (the^^J% @@ -22,7 +22,7 @@ -- TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE^^J% -- SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.^^J% -- ^^J% --- Copyright (C) 2017 Vít Novotný^^J% +-- Copyright (C) 2018 Vít Novotný^^J% -- ^^J% -- This work may be distributed and/or modified under the^^J% -- conditions of the LaTeX Project Public License, either version 1.3^^J% diff --git a/markdown.dtx b/markdown.dtx index aac12118a..03c95872f 100644 --- a/markdown.dtx +++ b/markdown.dtx @@ -80,21 +80,22 @@ title = {File transclusion syntax for Markdown}, date = {2017-01-19}, url = {https://github.com/iainc/Markdown-Content-Blocks}, - urldate = {2017-03-18}} - @book{luatex16, + urldate = {2018-01-08}} + @book{luatex17, author = {{Lua\TeX{} development team}}, title = {Lua\TeX{} reference manual}, - date = {2016-09-27}, + year = {2017}, + month = {2}, url = {http://www.luatex.org/svn/trunk/manual/luatex.pdf}, - urldate = {2016-11-27}} - @book{latex16, + urldate = {2018-01-08}} + @book{latex17, author = {Braams, Johannes and Carlisle, David and Jeffrey, Alan and Lamport, Leslie and Mittelbach, Frank and Rowley, Chris and Schöpf, Rainer}, title = {The \Hologo{LaTeX2e} Sources}, - date = {2016-03-31}, + date = {2017-04-15}, url = {http://mirrors.ctan.org/macros/latex/base/source2e.pdf}, - urldate = {2016-09-27}} + urldate = {2018-01-08}} @book{ierusalimschy13, author = {Ierusalimschy, Roberto}, year = {2013}, @@ -156,11 +157,11 @@ % \fi % \begin{macrocode} local metadata = { - version = "2.5.4", + version = "2.5.5", comment = "A module for the conversion from markdown to plain TeX", author = "John MacFarlane, Hans Hagen, Vít Novotný", - copyright = "2009-2017 John MacFarlane, Hans Hagen; " .. - "2016-2017 Vít Novotný", + copyright = "2009-2016 John MacFarlane, Hans Hagen; " .. + "2016-2018 Vít Novotný", license = "LPPL 1.3" } if not modules then modules = { } end @@ -221,7 +222,7 @@ local md5 = require("md5") % \end{macrocode} % \end{description} % All the abovelisted modules are statically linked into the current version of -% the Lua\TeX{} engine (see \cite[Section~3.3]{luatex16}). +% the Lua\TeX{} engine (see \cite[Section~3.3]{luatex17}). % % \iffalse % @@ -241,10 +242,10 @@ local md5 = require("md5") % % The plain \TeX{} code makes use of the \luam{isdir} method that was added % to the \pkg{Lua File System} library by the Lua\TeX{} engine developers -% (see \cite[Section~3.2]{luatex16}). +% (see \cite[Section~3.2]{luatex17}). % \end{description} % The \pkg{Lua File System} module is statically linked into the Lua\TeX{} -% engine (see \cite[Section~3.3]{luatex16}). +% engine (see \cite[Section~3.3]{luatex17}). % % The plain \TeX{} part of the package also requires that either the Lua\TeX{} % \m{directlua} primitive or the shell access file stream 18 is available in @@ -747,8 +748,8 @@ defaultOptions.underscores = true % \ref{sec:luaoptions}) used during the conversion from markdown to plain % \TeX{}, and for changing the way markdown the tokens are rendered. % \begin{macrocode} -\def\markdownLastModified{2017/12/14}% -\def\markdownVersion{2.5.5-dev}% +\def\markdownLastModified{2018/01/08}% +\def\markdownVersion{2.5.5}% % \end{macrocode} % % The plain \TeX{} interface is implemented by the \t`markdown.tex` file that @@ -4703,7 +4704,7 @@ local convert = md.new(\markdownLuaOptions) % The package assumes that although the user is not using the Lua\TeX{} engine, % their TeX distribution contains it, and uses shell access to produce and % execute Lua scripts using the \TeX{}Lua interpreter (see -% \cite[Section~3.1.1]{luatex16}). +% \cite[Section~3.1.1]{luatex17}). % \begin{macrocode} \ifnum\markdownMode<2\relax \ifnum\markdownMode=0\relax @@ -4889,7 +4890,7 @@ local convert = md.new(\markdownLuaOptions) % \fi\subsection{\LaTeX{} Implementation}\label{sec:lateximplementation} % The \LaTeX{} implemenation makes use of the fact that, apart from some subtle % differences, \LaTeX{} implements the majority of the plain \TeX{} format -% (see \cite[Section~9]{latex16}). As a consequence, we can directly reuse the +% (see \cite[Section~9]{latex17}). As a consequence, we can directly reuse the % existing plain \TeX{} implementation. % \begin{macrocode} \input markdown