From 1357b5c583925f56b3a353987ab383281fc89416 Mon Sep 17 00:00:00 2001 From: Philipp Gesang Date: Thu, 28 Mar 2013 00:04:39 +0100 Subject: bump version --- COPYING | 2 +- doc/context/third/cyrillicnumbers/cyrillicnumbers.tex | 5 +++-- tex/context/interface/third/t-cyrillicnumbers.xml | 4 ++-- tex/context/third/cyrillicnumbers/cyrillicnumbers.lua | 2 +- tex/context/third/cyrillicnumbers/t-cyrillicnumbers.mkiv | 10 +++++----- 5 files changed, 12 insertions(+), 11 deletions(-) diff --git a/COPYING b/COPYING index 3e802a1..0c6238f 100644 --- a/COPYING +++ b/COPYING @@ -1,4 +1,4 @@ -Copyright 2011 Philipp Gesang. All rights reserved. +Copyright 2012--2013 Philipp Gesang. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: diff --git a/doc/context/third/cyrillicnumbers/cyrillicnumbers.tex b/doc/context/third/cyrillicnumbers/cyrillicnumbers.tex index d55cdde..238836f 100644 --- a/doc/context/third/cyrillicnumbers/cyrillicnumbers.tex +++ b/doc/context/third/cyrillicnumbers/cyrillicnumbers.tex @@ -377,6 +377,7 @@ ] \setuplist [section] [ + before={\blank[halfline]}, alternative=b, interaction=text, margin=2em, @@ -702,7 +703,7 @@ \startstandardmakeup \numbershowcase \vfill\raggedright\tfx - © 2012-01-29 {\italic Philipp Gesang}, Heidelberg\par + © 2011--2013 {\italic Philipp Gesang}, Radebeul\par The latest Version can be found at \from [phg-bibu].\par Mail bugs and fixes or complaints and suggestions to \from [phg-mail].\par @@ -1259,7 +1260,7 @@ typeface under a yet more restrictive license.\footnote{% \startchapter[title=License] %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -Copyright 2012 \te{Philipp Gesang}. All rights reserved. +Copyright 2011--2013 \te{Philipp Gesang}. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following diff --git a/tex/context/interface/third/t-cyrillicnumbers.xml b/tex/context/interface/third/t-cyrillicnumbers.xml index 71d79af..a5782b2 100644 --- a/tex/context/interface/third/t-cyrillicnumbers.xml +++ b/tex/context/interface/third/t-cyrillicnumbers.xml @@ -6,14 +6,14 @@ authors : Philipp Gesang - versions : 2012-01-27 19:20:33+0100 (mercurial tip) + versions : 2013-03-27 23:57:55+0100 (mercurial tip) --> + version="2013-03-27 23:57:58+0100"> diff --git a/tex/context/third/cyrillicnumbers/cyrillicnumbers.lua b/tex/context/third/cyrillicnumbers/cyrillicnumbers.lua index 2041ead..7fc1c98 100644 --- a/tex/context/third/cyrillicnumbers/cyrillicnumbers.lua +++ b/tex/context/third/cyrillicnumbers/cyrillicnumbers.lua @@ -6,7 +6,7 @@ -- REQUIREMENTS: recent ConTeXt MkIV and LuaTeX -- AUTHOR: Philipp Gesang (phg), -- VERSION: hg tip --- CREATED: 2011-11-29 10:06:00+0100 +-- CHANGED: 2013-03-27 23:59:10+0100 -------------------------------------------------------------------------------- -- diff --git a/tex/context/third/cyrillicnumbers/t-cyrillicnumbers.mkiv b/tex/context/third/cyrillicnumbers/t-cyrillicnumbers.mkiv index 291f562..6c5ae07 100644 --- a/tex/context/third/cyrillicnumbers/t-cyrillicnumbers.mkiv +++ b/tex/context/third/cyrillicnumbers/t-cyrillicnumbers.mkiv @@ -1,13 +1,13 @@ %D \module -%D [ file=t-cyrillicnumbers, -%D version=2012-01-27 14:04:10+0100, +%D [ file=t-cyrillicnumbers.mkiv, +%D version=2013-03-27 23:57:37+0100, %D title=\CONTEXT\ User Module, %D subtitle=Cyrillic Numbers, %D author=Philipp Gesang, %D date=\currentdate, %D copyright=Philipp Gesang, %D license=2-clause BSD, -%D email={gesang at stud dot uni-heidelberg dot de}] +%D email={phg42 dot 2a at gmail dot com}] %D This module is licensed under the conditions of the BSD license with %D two clauses. There is a copy in a file named "COPYING" in the %D t-cyrillicnumbers source tree. @@ -454,7 +454,7 @@ \defineconversion[cyr] [\cyrillicnumerals] \defineconversion[Cyr] [\Cyrillicnumerals] -% \unprotect \endinput +% \protect \endinput %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % Fun %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% @@ -466,6 +466,6 @@ \def\church#1{\ctxcommand{churchnumerals(\number#1)}} \defineconversion[church][\church] -\unprotect \endinput +\protect \endinput % vi:ft=context:fo=co:ts=2:expandtab:sw=2 -- cgit v1.2.3