[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[context-modules] 01/04: Imported Upstream version 20160520



This is an automated email from the git hooks/post-receive script.

preining pushed a commit to branch master
in repository context-modules.

commit ee9d906d5df6692d8001e18b34553328bf45fc21
Author: Norbert Preining <preining@debian.org>
Date:   Fri May 20 11:45:33 2016 +0900

    Imported Upstream version 20160520
---
 tex/context/third/letter/base/s-cor-00.mkvi   | 14 +++-----------
 tlpkg/tlpobj/context-account.tlpobj           |  5 +++--
 tlpkg/tlpobj/context-algorithmic.tlpobj       |  5 +++--
 tlpkg/tlpobj/context-animation.tlpobj         |  5 +++--
 tlpkg/tlpobj/context-bnf.tlpobj               |  5 +++--
 tlpkg/tlpobj/context-chromato.tlpobj          |  5 +++--
 tlpkg/tlpobj/context-construction-plan.tlpobj |  5 +++--
 tlpkg/tlpobj/context-cyrillicnumbers.tlpobj   |  7 ++++---
 tlpkg/tlpobj/context-degrade.tlpobj           |  6 ++++--
 tlpkg/tlpobj/context-fancybreak.tlpobj        |  3 ++-
 tlpkg/tlpobj/context-filter.tlpobj            |  5 +++--
 tlpkg/tlpobj/context-fixme.tlpobj             |  5 +++--
 tlpkg/tlpobj/context-french.tlpobj            |  5 +++--
 tlpkg/tlpobj/context-fullpage.tlpobj          |  3 ++-
 tlpkg/tlpobj/context-gantt.tlpobj             |  9 +++++----
 tlpkg/tlpobj/context-gnuplot.tlpobj           |  6 ++++--
 tlpkg/tlpobj/context-letter.doc.tlpobj        |  2 +-
 tlpkg/tlpobj/context-letter.tlpobj            |  9 +++++----
 tlpkg/tlpobj/context-lettrine.tlpobj          |  5 +++--
 tlpkg/tlpobj/context-lilypond.tlpobj          |  5 +++--
 tlpkg/tlpobj/context-mathsets.tlpobj          |  5 +++--
 tlpkg/tlpobj/context-notes-zh-cn.tlpobj       |  5 +++--
 tlpkg/tlpobj/context-rst.tlpobj               |  5 +++--
 tlpkg/tlpobj/context-ruby.tlpobj              |  5 +++--
 tlpkg/tlpobj/context-simplefonts.tlpobj       |  5 +++--
 tlpkg/tlpobj/context-transliterator.tlpobj    |  5 +++--
 tlpkg/tlpobj/context-typearea.tlpobj          |  5 +++--
 tlpkg/tlpobj/context-typescripts.tlpobj       |  5 +++--
 tlpkg/tlpobj/context-vim.tlpobj               |  6 ++++--
 29 files changed, 91 insertions(+), 69 deletions(-)

diff --git a/tex/context/third/letter/base/s-cor-00.mkvi b/tex/context/third/letter/base/s-cor-00.mkvi
index c71ad6c..9e06a46 100644
--- a/tex/context/third/letter/base/s-cor-00.mkvi
+++ b/tex/context/third/letter/base/s-cor-00.mkvi
@@ -1,6 +1,6 @@
 %D \module
 %D   [     file=s-cor-00,
-%D      version=2014.06.25,
+%D      version=2015.08.24,
 %D        title=\CONTEXT\ User Module,
 %D     subtitle=Correspondence,
 %D       author=Wolfgang Schuster,
@@ -859,11 +859,10 @@
      \setupcurrentcorrespondencehead[#parameters]%
    \fi
    \correspondenceheadparameter\c!beforesection
-   \grabbufferdatadirect{\????correspondenceheadbuffer\currentcorrespondencehead}{\e!start\currentcorrespondenceelement}{\e!stop\currentcorrespondenceelement}}
+   \correspondence_head_alternative_place}
 
 \unexpanded\def\correspondence_head_stop[#environment][#element]%
-  {\correspondence_head_alternative_place
-   \correspondenceheadparameter\c!aftersection
+  {\correspondenceheadparameter\c!aftersection
    \endgroup}
 
 \unexpanded\def\correspondence_head_alternative_define[#environment][#self][#parent][#parameters]%
@@ -894,9 +893,6 @@
      \correspondenceheadparameter\c!textcommand{\begstrut\correspondenceheadparameter\c!title\endstrut}%
    \endgroup}
 
-\unexpanded\def\correspondenceheadcontent
-  {\getbufferdata[\????correspondenceheadbuffer\currentcorrespondencehead]}
-
 \definecorrespondenceheadalternative[\s!default ][\c!renderingsetup=\????correspondenceheadrenderings:\s!default ]
 \definecorrespondenceheadalternative[\v!margin  ][\c!renderingsetup=\????correspondenceheadrenderings:\v!margin  ]
 \definecorrespondenceheadalternative[\v!inmargin][\c!renderingsetup=\????correspondenceheadrenderings:\v!inmargin]
@@ -919,8 +915,6 @@
     \blank[\p_spaceafter]
   \fi
 
-  \correspondenceheadcontent
-
 \stopsetups
 
 \startsetups[\????correspondenceheadrenderings:\v!margin]
@@ -936,8 +930,6 @@
 
   \blank[\v!overlay]
 
-  \correspondenceheadcontent
-
 \stopsetups
 
 \setupcorrespondencehead
diff --git a/tlpkg/tlpobj/context-account.tlpobj b/tlpkg/tlpobj/context-account.tlpobj
index f98c4a0..aaa0732 100644
--- a/tlpkg/tlpobj/context-account.tlpobj
+++ b/tlpkg/tlpobj/context-account.tlpobj
@@ -1,7 +1,7 @@
 name context-account
 category ConTeXt
 revision 23167
-shortdesc A simple accounting package.
+shortdesc A simple accounting package
 relocated 1
 longdesc The package deals with "accounts" of its own specification.
 depend context
@@ -14,5 +14,6 @@ runfiles size=11
  RELOC/tex/context/third/account/t-floatnumber.mkiv
  RELOC/tex/context/third/account/t-floatnumber.tex
 catalogue-ctan /macros/context/contrib/context-account
-catalogue-date 2015-02-01 16:49:46 +0100
+catalogue-date 2015-08-03 05:43:12 +0200
 catalogue-license pd
+catalogue-topics calculation
diff --git a/tlpkg/tlpobj/context-algorithmic.tlpobj b/tlpkg/tlpobj/context-algorithmic.tlpobj
index d3569fc..1769151 100644
--- a/tlpkg/tlpobj/context-algorithmic.tlpobj
+++ b/tlpkg/tlpobj/context-algorithmic.tlpobj
@@ -1,7 +1,7 @@
 name context-algorithmic
 category ConTeXt
 revision 31026
-shortdesc Algorithm handling in ConTeXt.
+shortdesc Algorithm handling in ConTeXt
 relocated 1
 longdesc Support for typesetting algorithms (a port of the LaTeX package
 longdesc algorithmic, which was a predecessor of algorithmicx).
@@ -10,5 +10,6 @@ runfiles size=5
  RELOC/tex/context/third/algorithmic/t-algorithmic.mkii
  RELOC/tex/context/third/algorithmic/t-algorithmic.mkiv
 catalogue-ctan /macros/context/contrib/context-algorithmic
-catalogue-date 2015-02-01 17:06:53 +0100
+catalogue-date 2015-08-03 05:43:12 +0200
 catalogue-license gpl
+catalogue-topics pseudocode
diff --git a/tlpkg/tlpobj/context-animation.tlpobj b/tlpkg/tlpobj/context-animation.tlpobj
index 2628cdd..e2db4a5 100644
--- a/tlpkg/tlpobj/context-animation.tlpobj
+++ b/tlpkg/tlpobj/context-animation.tlpobj
@@ -1,7 +1,7 @@
 name context-animation
 category ConTeXt
 revision 36188
-shortdesc Generate fieldstack based animation with ConTeXt.
+shortdesc Generate fieldstack based animation with ConTeXt
 relocated 1
 longdesc The package is a port, to Context (mkvi), of the corresponding
 longdesc LaTeX package.
@@ -10,5 +10,6 @@ runfiles size=5
  RELOC/tex/context/interface/third/t-animation.xml
  RELOC/tex/context/third/animation/t-animation.mkvi
 catalogue-ctan /macros/context/contrib/context-animation
-catalogue-date 2015-03-30 22:55:45 +0200
+catalogue-date 2015-08-03 05:43:12 +0200
 catalogue-license gpl3
+catalogue-topics graphics-motion
diff --git a/tlpkg/tlpobj/context-bnf.tlpobj b/tlpkg/tlpobj/context-bnf.tlpobj
index 5818298..b9eb01b 100644
--- a/tlpkg/tlpobj/context-bnf.tlpobj
+++ b/tlpkg/tlpobj/context-bnf.tlpobj
@@ -1,7 +1,7 @@
 name context-bnf
 category ConTeXt
 revision 23167
-shortdesc A BNF module for Context.
+shortdesc A BNF module for ConTeXt
 relocated 1
 longdesc The module provides a simple way to write good-looking BNF-
 longdesc style grammars in ConTeXt. Grammars are written using the BNF
@@ -14,5 +14,6 @@ depend context
 runfiles size=2
  RELOC/tex/context/third/bnf/t-bnf.tex
 catalogue-ctan /macros/context/contrib/context-bnf
-catalogue-date 2015-02-02 23:19:11 +0100
+catalogue-date 2015-08-03 06:08:41 +0200
 catalogue-license gpl
+catalogue-topics formal-spec
diff --git a/tlpkg/tlpobj/context-chromato.tlpobj b/tlpkg/tlpobj/context-chromato.tlpobj
index 51de47f..fa3317d 100644
--- a/tlpkg/tlpobj/context-chromato.tlpobj
+++ b/tlpkg/tlpobj/context-chromato.tlpobj
@@ -1,12 +1,13 @@
 name context-chromato
 category ConTeXt
 revision 23167
-shortdesc ConTeXt macros for chromatograms.
+shortdesc ConTeXt macros for chromatograms
 relocated 1
 longdesc The module provides macros for drawing chromatograms.
 depend context
 runfiles size=2
  RELOC/tex/context/third/chromato/t-chromato.tex
 catalogue-ctan /macros/context/contrib/context-chromato
-catalogue-date 2014-02-26 23:03:13 +0100
+catalogue-date 2015-08-03 05:43:12 +0200
 catalogue-license gpl
+catalogue-topics diagram-lab
diff --git a/tlpkg/tlpobj/context-construction-plan.tlpobj b/tlpkg/tlpobj/context-construction-plan.tlpobj
index 2cd80f7..c6b7a2e 100644
--- a/tlpkg/tlpobj/context-construction-plan.tlpobj
+++ b/tlpkg/tlpobj/context-construction-plan.tlpobj
@@ -1,12 +1,13 @@
 name context-construction-plan
 category ConTeXt
 revision 23167
-shortdesc Construction plans in ConTeXt.
+shortdesc Construction plans in ConTeXt
 relocated 1
 longdesc Generate a page with a figure at a well-defined scale.
 depend context
 runfiles size=2
  RELOC/tex/context/third/construction-plan/t-construction-plan.tex
 catalogue-ctan /macros/context/contrib/context-construction-plan
-catalogue-date 2015-02-02 23:35:44 +0100
+catalogue-date 2015-08-03 05:43:12 +0200
 catalogue-license gpl
+catalogue-topics graphics-use
diff --git a/tlpkg/tlpobj/context-cyrillicnumbers.tlpobj b/tlpkg/tlpobj/context-cyrillicnumbers.tlpobj
index b3837d1..1ba31db 100644
--- a/tlpkg/tlpobj/context-cyrillicnumbers.tlpobj
+++ b/tlpkg/tlpobj/context-cyrillicnumbers.tlpobj
@@ -1,9 +1,9 @@
 name context-cyrillicnumbers
 category ConTeXt
 revision 29905
-shortdesc Write numbers as cyrillic glyphs.
+shortdesc Write numbers as cyrillic glyphs
 relocated 1
-longdesc The package extends Context's system of number conversion, by
+longdesc The package extends ConTeXt's system of number conversion, by
 longdesc adding numeration using cyrillic letters.
 depend context
 runfiles size=10
@@ -12,5 +12,6 @@ runfiles size=10
  RELOC/tex/context/third/cyrillicnumbers/t-cyrillicnumbers.mkii
  RELOC/tex/context/third/cyrillicnumbers/t-cyrillicnumbers.mkvi
 catalogue-ctan /macros/context/contrib/context-cyrillicnumbers
-catalogue-date 2014-02-26 23:03:13 +0100
+catalogue-date 2015-08-08 19:53:23 +0200
 catalogue-license bsd
+catalogue-topics cyrillic numbers
diff --git a/tlpkg/tlpobj/context-degrade.tlpobj b/tlpkg/tlpobj/context-degrade.tlpobj
index 7cc40dc..e2969c9 100644
--- a/tlpkg/tlpobj/context-degrade.tlpobj
+++ b/tlpkg/tlpobj/context-degrade.tlpobj
@@ -1,11 +1,13 @@
 name context-degrade
 category ConTeXt
 revision 23167
-shortdesc Degrading JPEG images in ConTeXt.
+shortdesc Degrading JPEG images in ConTeXt
 relocated 1
 depend context
 runfiles size=2
  RELOC/tex/context/third/degrade/t-degrade.tex
+catalogue-also degrade
 catalogue-ctan /macros/context/contrib/context-degrade
-catalogue-date 2012-07-23 21:08:55 +0200
+catalogue-date 2015-08-03 05:43:12 +0200
 catalogue-license gpl
+catalogue-topics graphics-use
diff --git a/tlpkg/tlpobj/context-fancybreak.tlpobj b/tlpkg/tlpobj/context-fancybreak.tlpobj
index b540870..94aacac 100644
--- a/tlpkg/tlpobj/context-fancybreak.tlpobj
+++ b/tlpkg/tlpobj/context-fancybreak.tlpobj
@@ -12,5 +12,6 @@ runfiles size=7
  RELOC/tex/context/third/fancybreak/t-fancybreak.mkii
  RELOC/tex/context/third/fancybreak/t-fancybreak.mkvi
 catalogue-ctan /macros/context/contrib/context-fancybreak
-catalogue-date 2015-04-19 09:17:11 +0200
+catalogue-date 2015-08-03 05:43:12 +0200
 catalogue-license gpl
+catalogue-topics typesetting
diff --git a/tlpkg/tlpobj/context-filter.tlpobj b/tlpkg/tlpobj/context-filter.tlpobj
index 78958e0..3048e48 100644
--- a/tlpkg/tlpobj/context-filter.tlpobj
+++ b/tlpkg/tlpobj/context-filter.tlpobj
@@ -1,7 +1,7 @@
 name context-filter
 category ConTeXt
 revision 36285
-shortdesc Run external programs on the contents of a start-stop environment.
+shortdesc Run external programs on the contents of a start-stop environment
 relocated 1
 longdesc The filter module provides a simple interface to run external
 longdesc programs on the contents of a start-stop environment. Options
@@ -16,5 +16,6 @@ runfiles size=11
  RELOC/tex/context/third/filter/t-filter.mkiv
  RELOC/tex/context/third/filter/t-module-catcodes.tex
 catalogue-ctan /macros/context/contrib/context-filter
-catalogue-date 2014-02-26 23:03:13 +0100
+catalogue-date 2015-08-03 05:43:12 +0200
 catalogue-license other-free
+catalogue-topics ext-code
diff --git a/tlpkg/tlpobj/context-fixme.tlpobj b/tlpkg/tlpobj/context-fixme.tlpobj
index 24bc917..9a99455 100644
--- a/tlpkg/tlpobj/context-fixme.tlpobj
+++ b/tlpkg/tlpobj/context-fixme.tlpobj
@@ -1,7 +1,7 @@
 name context-fixme
 category ConTeXt
 revision 29341
-shortdesc Make editorial marks on a document.
+shortdesc Make editorial marks on a document
 relocated 1
 longdesc The module will create a variety of marks, and produce
 longdesc summaries by mark type.
@@ -10,5 +10,6 @@ runfiles size=5
  RELOC/tex/context/third/fixme/t-fixme.mkii
  RELOC/tex/context/third/fixme/t-fixme.mkiv
 catalogue-ctan /macros/context/contrib/context-fixme
-catalogue-date 2014-02-26 23:03:13 +0100
+catalogue-date 2015-08-03 05:43:12 +0200
 catalogue-license pd
+catalogue-topics editorial
diff --git a/tlpkg/tlpobj/context-french.tlpobj b/tlpkg/tlpobj/context-french.tlpobj
index 2ca14e5..1424848 100644
--- a/tlpkg/tlpobj/context-french.tlpobj
+++ b/tlpkg/tlpobj/context-french.tlpobj
@@ -1,7 +1,7 @@
 name context-french
 category ConTeXt
 revision 24582
-shortdesc Support for writing French in ConTeXt.
+shortdesc Support for writing French in ConTeXt
 relocated 1
 longdesc Deals with spacing around French punctuation; the package is
 longdesc distributed for ConTeXt Mark iv only.
@@ -9,5 +9,6 @@ depend context
 runfiles size=1
  RELOC/tex/context/third/french/t-french.mkiv
 catalogue-ctan /macros/context/contrib/context-french
-catalogue-date 2012-07-23 21:08:55 +0200
+catalogue-date 2015-08-03 05:43:12 +0200
 catalogue-license gpl
+catalogue-topics french
diff --git a/tlpkg/tlpobj/context-fullpage.tlpobj b/tlpkg/tlpobj/context-fullpage.tlpobj
index bf132ad..698a9a0 100644
--- a/tlpkg/tlpobj/context-fullpage.tlpobj
+++ b/tlpkg/tlpobj/context-fullpage.tlpobj
@@ -11,5 +11,6 @@ runfiles size=7
  RELOC/tex/context/third/fullpage/t-fullpage.mkii
  RELOC/tex/context/third/fullpage/t-fullpage.mkiv
 catalogue-ctan /macros/context/contrib/context-fullpage
-catalogue-date 2014-02-26 23:03:13 +0100
+catalogue-date 2015-08-03 05:43:12 +0200
 catalogue-license gpl
+catalogue-topics geometry
diff --git a/tlpkg/tlpobj/context-gantt.tlpobj b/tlpkg/tlpobj/context-gantt.tlpobj
index 35d9ae5..6e5c8ba 100644
--- a/tlpkg/tlpobj/context-gantt.tlpobj
+++ b/tlpkg/tlpobj/context-gantt.tlpobj
@@ -1,10 +1,10 @@
 name context-gantt
 category ConTeXt
 revision 27472
-shortdesc GANTT module for ConTeXt.
+shortdesc GANTT module for ConTeXt
 relocated 1
-longdesc Gantt is a module for drawing Gantt charts via metapost or
-longdesc pgf/tikz.
+longdesc Gantt is a module for drawing Gantt charts via MetaPost or
+longdesc PGF/TikZ.
 depend context
 depend hatching
 runfiles size=8
@@ -12,5 +12,6 @@ runfiles size=8
  RELOC/tex/context/third/gantt/gantt-s-tikz.tex
  RELOC/tex/context/third/gantt/t-gantt.tex
 catalogue-ctan /macros/context/contrib/context-gantt
-catalogue-date 2014-02-26 23:03:13 +0100
+catalogue-date 2015-08-15 05:39:34 +0200
 catalogue-license pd
+catalogue-topics diagram gantt
diff --git a/tlpkg/tlpobj/context-gnuplot.tlpobj b/tlpkg/tlpobj/context-gnuplot.tlpobj
index 7e1144c..e8efc02 100644
--- a/tlpkg/tlpobj/context-gnuplot.tlpobj
+++ b/tlpkg/tlpobj/context-gnuplot.tlpobj
@@ -1,7 +1,7 @@
 name context-gnuplot
 category ConTeXt
 revision 30380
-shortdesc Inclusion of Gnuplot graphs in ConTeXt.
+shortdesc Inclusion of Gnuplot graphs in ConTeXt
 relocated 1
 longdesc Enables simple creation and inclusion of graphs with Gnuplot.
 longdesc The package writes a script into temporary file, runs Gnuplot
@@ -12,6 +12,8 @@ runfiles size=27
  RELOC/metapost/context/third/gnuplot/mp-gnuplot.mp
  RELOC/tex/context/third/gnuplot/t-gnuplot.mkii
  RELOC/tex/context/third/gnuplot/t-gnuplot.mkiv
+catalogue-also gnuplottex
 catalogue-ctan /macros/context/contrib/context-gnuplot
-catalogue-date 2014-04-27 13:42:31 +0200
+catalogue-date 2016-01-31 10:10:36 +0100
 catalogue-license gpl
+catalogue-topics graphics-inline
diff --git a/tlpkg/tlpobj/context-letter.doc.tlpobj b/tlpkg/tlpobj/context-letter.doc.tlpobj
index 2760909..390e0fb 100644
--- a/tlpkg/tlpobj/context-letter.doc.tlpobj
+++ b/tlpkg/tlpobj/context-letter.doc.tlpobj
@@ -1,6 +1,6 @@
 name context-letter.doc
 category ConTeXt
-revision 35567
+revision 38202
 shortdesc doc files of context-letter
 relocated 1
 docfiles size=1
diff --git a/tlpkg/tlpobj/context-letter.tlpobj b/tlpkg/tlpobj/context-letter.tlpobj
index 0190eac..0defd11 100644
--- a/tlpkg/tlpobj/context-letter.tlpobj
+++ b/tlpkg/tlpobj/context-letter.tlpobj
@@ -1,10 +1,10 @@
 name context-letter
 category ConTeXt
-revision 35567
-shortdesc Context package for writing letters.
+revision 38202
+shortdesc ConTeXt package for writing letters
 relocated 1
 longdesc A means of writing 'vanilla' letters and memos is provided,
-longdesc with support covering Context Mkii and Mkiv. The design of
+longdesc with support covering ConTeXt Mkii and Mkiv. The design of
 longdesc letters may be amended by a wide range of style specifications.
 depend context
 runfiles size=120
@@ -77,5 +77,6 @@ runfiles size=120
  RELOC/tex/context/third/letter/style/resume-imp-classic.mkiv
  RELOC/tex/context/third/letter/style/resume-imp-default.mkiv
 catalogue-ctan /macros/context/contrib/context-letter
-catalogue-date 2014-11-01 10:53:28 +0100
+catalogue-date 2015-08-08 19:53:23 +0200
 catalogue-license gpl
+catalogue-topics letter
diff --git a/tlpkg/tlpobj/context-lettrine.tlpobj b/tlpkg/tlpobj/context-lettrine.tlpobj
index cb4ea6f..028d0c6 100644
--- a/tlpkg/tlpobj/context-lettrine.tlpobj
+++ b/tlpkg/tlpobj/context-lettrine.tlpobj
@@ -1,7 +1,7 @@
 name context-lettrine
 category ConTeXt
 revision 23167
-shortdesc A ConTeXt implementation of lettrines.
+shortdesc A ConTeXt implementation of lettrines
 relocated 1
 longdesc This is a re-implementation of the LaTeX package lettrine.
 depend context
@@ -9,5 +9,6 @@ runfiles size=3
  RELOC/tex/context/interface/third/lettrine.xml
  RELOC/tex/context/third/lettrine/t-lettrine.tex
 catalogue-ctan /macros/context/contrib/context-lettrine
-catalogue-date 2014-02-26 23:03:13 +0100
+catalogue-date 2015-08-03 05:43:12 +0200
 catalogue-license pd
+catalogue-topics lettrine
diff --git a/tlpkg/tlpobj/context-lilypond.tlpobj b/tlpkg/tlpobj/context-lilypond.tlpobj
index e656c8c..5548c08 100644
--- a/tlpkg/tlpobj/context-lilypond.tlpobj
+++ b/tlpkg/tlpobj/context-lilypond.tlpobj
@@ -1,7 +1,7 @@
 name context-lilypond
 category ConTeXt
 revision 23167
-shortdesc Lilypond code in ConTeXt.
+shortdesc Lilypond code in ConTeXt
 relocated 1
 longdesc Includes lilypond music definitions direct in a ConTeXt
 longdesc document.
@@ -9,5 +9,6 @@ depend context
 runfiles size=4
  RELOC/tex/context/third/lilypond/t-lilypond.tex
 catalogue-ctan /macros/context/contrib/context-lilypond
-catalogue-date 2012-06-18 20:00:19 +0200
+catalogue-date 2015-08-03 05:43:12 +0200
 catalogue-license gpl
+catalogue-topics music
diff --git a/tlpkg/tlpobj/context-mathsets.tlpobj b/tlpkg/tlpobj/context-mathsets.tlpobj
index 70b611f..7d077af 100644
--- a/tlpkg/tlpobj/context-mathsets.tlpobj
+++ b/tlpkg/tlpobj/context-mathsets.tlpobj
@@ -1,7 +1,7 @@
 name context-mathsets
 category ConTeXt
 revision 23167
-shortdesc Set notation in ConTeXt.
+shortdesc Set notation in ConTeXt
 relocated 1
 longdesc Typeset good-looking set notation (e.g., {x|x \in Y}), as well
 longdesc as similar things such as Dirac bra-ket notation, conditional
@@ -11,5 +11,6 @@ runfiles size=4
  RELOC/tex/context/interface/third/t-mathsets.xml
  RELOC/tex/context/third/mathsets/t-mathsets.tex
 catalogue-ctan /macros/context/contrib/context-mathsets
-catalogue-date 2014-02-26 23:03:13 +0100
+catalogue-date 2015-08-03 05:43:12 +0200
 catalogue-license other-free
+catalogue-topics maths
diff --git a/tlpkg/tlpobj/context-notes-zh-cn.tlpobj b/tlpkg/tlpobj/context-notes-zh-cn.tlpobj
index 22aa167..e9a4d1e 100644
--- a/tlpkg/tlpobj/context-notes-zh-cn.tlpobj
+++ b/tlpkg/tlpobj/context-notes-zh-cn.tlpobj
@@ -1,12 +1,13 @@
 name context-notes-zh-cn
 category Package
 revision 23171
-shortdesc Notes on using ConTeXt MkIV.
+shortdesc Notes on using ConTeXt MkIV
 relocated 1
 longdesc An introductory tutorial on ConTeXt, in Chinese. The document
 longdesc covers ConTeXt installation, fonts, layout design, cross-
 longdesc reference, project structure, metafun and presentation design.
 depend context
 catalogue-ctan /info/context-notes-zh-cn
-catalogue-date 2014-02-26 23:03:13 +0100
+catalogue-date 2015-08-03 05:43:12 +0200
 catalogue-license gpl
+catalogue-topics chinese-doc
diff --git a/tlpkg/tlpobj/context-rst.tlpobj b/tlpkg/tlpobj/context-rst.tlpobj
index 0fb9383..01342da 100644
--- a/tlpkg/tlpobj/context-rst.tlpobj
+++ b/tlpkg/tlpobj/context-rst.tlpobj
@@ -1,7 +1,7 @@
 name context-rst
 category ConTeXt
 revision 33092
-shortdesc Process reStructuredText with ConTeXt.
+shortdesc Process reStructuredText with ConTeXt
 relocated 1
 longdesc The package provides a converter and module for typesetting
 longdesc reStructuredText with ConTeXt. The module uses several lua
@@ -18,6 +18,7 @@ runfiles size=42
  RELOC/tex/context/third/rst/rst_setups.lua
  RELOC/tex/context/third/rst/t-rst.mkiv
 catalogue-ctan /macros/context/contrib/context-rst
-catalogue-date 2014-03-03 08:58:55 +0100
+catalogue-date 2015-08-03 05:43:12 +0200
 catalogue-license other-free
+catalogue-topics foreign-import
 catalogue-version 0.6c
diff --git a/tlpkg/tlpobj/context-ruby.tlpobj b/tlpkg/tlpobj/context-ruby.tlpobj
index cdcf2fb..b55a6bc 100644
--- a/tlpkg/tlpobj/context-ruby.tlpobj
+++ b/tlpkg/tlpobj/context-ruby.tlpobj
@@ -1,7 +1,7 @@
 name context-ruby
 category ConTeXt
 revision 28434
-shortdesc Ruby annotations in ConTeXt.
+shortdesc Ruby annotations in ConTeXt
 relocated 1
 longdesc Ruby markup (aka furigana in Japan) are inline annotations
 longdesc above or below a word to indicate the reading of ideographic
@@ -14,5 +14,6 @@ runfiles size=9
  RELOC/tex/context/third/ruby/t-ruby.mkiv
  RELOC/tex/context/third/ruby/t-ruby.mkvi
 catalogue-ctan /macros/context/contrib/context-ruby
-catalogue-date 2014-02-26 23:03:13 +0100
+catalogue-date 2015-08-03 05:43:12 +0200
 catalogue-license pd
+catalogue-topics notes
diff --git a/tlpkg/tlpobj/context-simplefonts.tlpobj b/tlpkg/tlpobj/context-simplefonts.tlpobj
index a6aca2a..1ca4ac8 100644
--- a/tlpkg/tlpobj/context-simplefonts.tlpobj
+++ b/tlpkg/tlpobj/context-simplefonts.tlpobj
@@ -1,7 +1,7 @@
 name context-simplefonts
 category ConTeXt
 revision 29229
-shortdesc Simplified font usage for ConTeXt.
+shortdesc Simplified font usage for ConTeXt
 relocated 1
 longdesc The package defines a set of commands for loading and using
 longdesc fonts in ConTeXt.
@@ -11,5 +11,6 @@ runfiles size=16
  RELOC/tex/context/third/simplefonts/t-simplefonts.mkii
  RELOC/tex/context/third/simplefonts/t-simplefonts.mkiv
 catalogue-ctan /macros/context/contrib/context-simplefonts
-catalogue-date 2014-02-26 23:03:13 +0100
+catalogue-date 2015-08-03 05:43:12 +0200
 catalogue-license gpl
+catalogue-topics font-supp context
diff --git a/tlpkg/tlpobj/context-transliterator.tlpobj b/tlpkg/tlpobj/context-transliterator.tlpobj
index 1e0e361..119ec0c 100644
--- a/tlpkg/tlpobj/context-transliterator.tlpobj
+++ b/tlpkg/tlpobj/context-transliterator.tlpobj
@@ -1,7 +1,7 @@
 name context-transliterator
 category ConTeXt
 revision 29801
-shortdesc Transliterate text from 'other' alphabets.
+shortdesc Transliterate text from 'other' alphabets
 relocated 1
 longdesc The package will read text in one alphabet, and provide a
 longdesc transliterated version in another; this is useful for readers
@@ -32,5 +32,6 @@ runfiles size=112
  RELOC/tex/context/third/transliterator/transliterator.run
  RELOC/tex/context/third/transliterator/transliterator.tuc
 catalogue-ctan /macros/context/contrib/context-transliterator
-catalogue-date 2014-02-26 23:03:13 +0100
+catalogue-date 2015-08-03 05:43:12 +0200
 catalogue-license bsd
+catalogue-topics enc-juggle
diff --git a/tlpkg/tlpobj/context-typearea.tlpobj b/tlpkg/tlpobj/context-typearea.tlpobj
index 4055ceb..cb42aec 100644
--- a/tlpkg/tlpobj/context-typearea.tlpobj
+++ b/tlpkg/tlpobj/context-typearea.tlpobj
@@ -1,7 +1,7 @@
 name context-typearea
 category ConTeXt
 revision 23167
-shortdesc Something like Koma-Script typearea.
+shortdesc Something like Koma-Script typearea
 relocated 1
 longdesc The module provides a command that calculates the page layout
 longdesc as the LaTeX package typearea does.
@@ -9,5 +9,6 @@ depend context
 runfiles size=1
  RELOC/tex/context/third/typearea/t-typearea.tex
 catalogue-ctan /macros/context/contrib/context-typearea
-catalogue-date 2014-02-26 23:03:13 +0100
+catalogue-date 2015-08-03 05:43:12 +0200
 catalogue-license gpl
+catalogue-topics geometry context
diff --git a/tlpkg/tlpobj/context-typescripts.tlpobj b/tlpkg/tlpobj/context-typescripts.tlpobj
index 51833bf..2b058f9 100644
--- a/tlpkg/tlpobj/context-typescripts.tlpobj
+++ b/tlpkg/tlpobj/context-typescripts.tlpobj
@@ -1,7 +1,7 @@
 name context-typescripts
 category ConTeXt
 revision 25411
-shortdesc Small modules to load various fonts for use in ConTeXt.
+shortdesc Small modules to load various fonts for use in ConTeXt
 relocated 1
 longdesc The package provides files offering interfaces to 33 publicly
 longdesc available fonts (or collections of fonts from the same
@@ -75,5 +75,6 @@ runfiles size=71
  RELOC/tex/context/third/typescripts/type-vollkorn.mkii
  RELOC/tex/context/third/typescripts/type-vollkorn.mkiv
 catalogue-ctan /macros/context/contrib/context-typescripts
-catalogue-date 2014-02-26 23:03:13 +0100
+catalogue-date 2015-08-03 05:43:12 +0200
 catalogue-license gpl2
+catalogue-topics font-use context
diff --git a/tlpkg/tlpobj/context-vim.tlpobj b/tlpkg/tlpobj/context-vim.tlpobj
index e737483..f39cf19 100644
--- a/tlpkg/tlpobj/context-vim.tlpobj
+++ b/tlpkg/tlpobj/context-vim.tlpobj
@@ -1,7 +1,7 @@
 name context-vim
 category ConTeXt
 revision 37413
-shortdesc Generate Context syntax highlighting code from vim.
+shortdesc Generate ConTeXt syntax highlighting code from vim
 relocated 1
 longdesc ConTeXt has excellent pretty printing capabilities for many
 longdesc languages. The code for pretty printing is written in TeX, and
@@ -20,6 +20,8 @@ runfiles size=11
  RELOC/tex/context/third/vim/t-syntax-highlight.mkii
  RELOC/tex/context/third/vim/t-syntax-highlight.mkiv
  RELOC/tex/context/third/vim/t-vim.tex
+catalogue-also context-filter
 catalogue-ctan /macros/context/contrib/context-vim
-catalogue-date 2014-08-14 15:19:33 +0200
+catalogue-date 2015-08-03 06:08:41 +0200
 catalogue-license bsd
+catalogue-topics synt-hlt ext-code context

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-tex/context-modules.git


Reply to: