From ef38add6b156a3b138ea9bcbda18bbef48a087c7 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 9 Feb 2017 01:05:39 +0000 Subject: tl-update-auto git-svn-id: svn://tug.org/texlive/trunk@43175 c570f23f-e606-0410-a88d-b1316a301751 --- Master/doc.html | 38 +++++++++++++++++++++---------------- Master/tlpkg/installer/config.guess | 5 ++++- 2 files changed, 26 insertions(+), 17 deletions(-) (limited to 'Master') diff --git a/Master/doc.html b/Master/doc.html index e313d93ead4..764ac2a7b42 100644 --- a/Master/doc.html +++ b/Master/doc.html @@ -7787,6 +7787,12 @@ Make letter-sized pages of labels jlabels.pdf. +
  • jlreq: +Japanese document class based on requirements for Japanese text layout +README-ja.html, +README.html. +
  • +
  • jmlr: Class files for the Journal of Machine Learning Research jmlr.pdf, @@ -7881,7 +7887,7 @@ A replacement for LaTeX's verbatim package

    K

    -
      +
      1. kantlipsum: Generate sentences in Kant's style @@ -8134,7 +8140,7 @@ A two-element sans-serif typeface

        L

        -
          +
          1. l2picfaq: LaTeX pictures "how-to" (German) @@ -9356,7 +9362,7 @@ Set of slide fonts based on CM

            M

            -
              +
              1. m-tx: A preprocessor for pmx @@ -10465,7 +10471,7 @@ XeLaTeX template for writing the main body of NSFC proposals

                N

                -
                  +
                  1. nag: Detecting and warning about obsolete LaTeX commands @@ -10884,7 +10890,7 @@ Support for the journal "North-Western European Journal of Mathematics"

                    O

                    -
                      +
                      1. oberdiek: A bundle of packages submitted by Heiko Oberdiek @@ -11195,7 +11201,7 @@ Combine LaTeX commands over included graphics

                        P

                        -
                          +
                          1. pagecolor: Interrogate page colour @@ -12864,7 +12870,7 @@ Run Python from within a document, typesetting the results

                            Q

                            -
                              +
                              1. qcircuit: Macros to generate quantum ciruits @@ -12939,7 +12945,7 @@ An easy way to typeset any part of The Holy Quran

                                R

                                -
                                  +
                                  1. raleway: Use Raleway with TeX(-alike) systems @@ -13364,7 +13370,7 @@ Class for Ryerson Unversity Graduate School requirements

                                    S

                                    -
                                      +
                                      1. sa-tikz: TikZ library to draw switching architectures @@ -14573,7 +14579,7 @@ Format systems of equations

                                        T

                                        -
                                          +
                                          1. t-angles: Draw tangles, trees, Hopf algebra operations and other pictures @@ -16184,7 +16190,7 @@ Print a typographic grid

                                            U

                                            -
                                              +
                                              1. uaclasses: University of Arizona thesis and dissertation format @@ -16500,7 +16506,7 @@ University of Washington thesis class

                                                V

                                                -
                                                  +
                                                  1. vancouver: Bibliographic style file for Biomedical Journals @@ -16699,7 +16705,7 @@ Variable-width multiple text columns

                                                    W

                                                    -
                                                      +
                                                      1. wadalab: Wadalab (Japanese) font packages @@ -16818,7 +16824,7 @@ Extend LaTeX's cross-reference system

                                                        X

                                                        -
                                                          +
                                                          1. xargs: Define commands with many optional arguments @@ -17192,7 +17198,7 @@ Tree macros using XY-Pic

                                                            Y

                                                            -
                                                              +
                                                              1. yafoot: A bundle of miscellaneous footnote packages @@ -17261,7 +17267,7 @@ Many-featured Young tableaux and Young diagrams

                                                                Z

                                                                -
                                                                  +
                                                                  1. zed-csp: Typesetting Z and CSP format specifications diff --git a/Master/tlpkg/installer/config.guess b/Master/tlpkg/installer/config.guess index bbd48b60e88..1000e2bd92e 100755 --- a/Master/tlpkg/installer/config.guess +++ b/Master/tlpkg/installer/config.guess @@ -2,7 +2,7 @@ # Attempt to guess a canonical system name. # Copyright 1992-2017 Free Software Foundation, Inc. -timestamp='2017-01-01' +timestamp='2017-02-07' # This file is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by @@ -1343,6 +1343,9 @@ EOF NSR-?:NONSTOP_KERNEL:*:*) echo nsr-tandem-nsk${UNAME_RELEASE} exit ;; + NSX-?:NONSTOP_KERNEL:*:*) + echo nsx-tandem-nsk${UNAME_RELEASE} + exit ;; *:NonStop-UX:*:*) echo mips-compaq-nonstopux exit ;; -- cgit v1.2.3