[latex3-commits] [git/LaTeX3-latex3-latex3] master: Set default backend for (u)pTeX to dvips (ca9d99bc5)

Joseph Wright joseph.wright at morningstar2.co.uk
Fri Oct 11 15:05:17 CEST 2019


Repository : https://github.com/latex3/latex3
On branch  : master
Link       : https://github.com/latex3/latex3/commit/ca9d99bc595e123f126ac747c511e1e55e54b2da

>---------------------------------------------------------------

commit ca9d99bc595e123f126ac747c511e1e55e54b2da
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Tue Oct 8 10:08:48 2019 +0100

    Set default backend for (u)pTeX to dvips
    
    As discussed with Japanese users, this matches
    graphics and would be desirable for them.
    
    Almost all test changes are trivial but note the
    l3pdf ones: may need to think about PDF version in
    dvips route (assume some known base value?).
    
    'Full page' tests will show headers for dvips:
    making the contrib tests output those before starting
    the test is the best plan. There is some knock-on
    for other engines as a result.


>---------------------------------------------------------------

ca9d99bc595e123f126ac747c511e1e55e54b2da
 contrib/testfiles/chemformula001.luatex.tlg        | 217 +----
 contrib/testfiles/chemformula001.lvt               |   8 +-
 contrib/testfiles/chemformula001.ptex.tlg          | 236 +----
 contrib/testfiles/chemformula001.tlg               | 213 +----
 contrib/testfiles/chemformula001.uptex.tlg         | 236 +----
 contrib/testfiles/chemformula001.xetex.tlg         | 231 +----
 contrib/testfiles/mhchem001.lvt                    |   4 +-
 contrib/testfiles/mhchem001.tlg                    | 122 +--
 contrib/testfiles/mhchem001.uptex.tlg              | 252 ------
 contrib/testfiles/siunitx001.lvt                   |   4 +-
 contrib/testfiles/siunitx001.tlg                   |  45 +-
 contrib/testfiles/siunitx001.uptex.tlg             | 368 --------
 .../l3color/testfiles/m3color001.ptex.tlg          |   8 +
 .../l3color/testfiles/m3color001.uptex.tlg         |   8 +
 l3experimental/l3draw/testfiles/m3draw003.ptex.tlg | 961 ++++++++++++---------
 .../l3draw/testfiles/m3draw003.uptex.tlg           | 961 ++++++++++++---------
 l3experimental/l3draw/testfiles/m3draw004.ptex.tlg | 632 +++++++++-----
 .../l3draw/testfiles/m3draw004.uptex.tlg           | 632 +++++++++-----
 l3experimental/l3draw/testfiles/m3draw005.ptex.tlg | 120 ++-
 .../l3draw/testfiles/m3draw005.uptex.tlg           | 120 ++-
 l3experimental/l3draw/testfiles/m3draw006.ptex.tlg | 446 +++++++---
 .../l3draw/testfiles/m3draw006.uptex.tlg           | 446 +++++++---
 l3experimental/l3draw/testfiles/m3draw007.ptex.tlg | 187 ++--
 .../l3draw/testfiles/m3draw007.uptex.tlg           | 187 ++--
 .../l3pdf/testfiles/m3pdf001.ptex.tlg              |  42 +-
 .../l3pdf/testfiles/m3pdf001.uptex.tlg             |  42 +-
 .../xcoffins/testfiles/xcoffins002.ptex.tlg        |   1 +
 .../xcoffins/testfiles/xcoffins002.uptex.tlg       |   1 +
 .../xcoffins/testfiles/xcoffins003.ptex.tlg        |  81 +-
 .../xcoffins/testfiles/xcoffins003.uptex.tlg       |  81 +-
 l3kernel/l3sys.dtx                                 |  10 +-
 l3kernel/testfiles/m3box001.ptex.tlg               |   4 +-
 l3kernel/testfiles/m3box001.uptex.tlg              |   4 +-
 l3kernel/testfiles/m3box004.ptex.tlg               | 462 +++++++---
 l3kernel/testfiles/m3box004.uptex.tlg              | 462 +++++++---
 l3kernel/testfiles/m3coffins001.ptex.tlg           | 384 ++++++--
 l3kernel/testfiles/m3coffins001.uptex.tlg          | 384 ++++++--
 l3kernel/testfiles/m3expl001.ptex.tlg              |  71 +-
 l3kernel/testfiles/m3expl001.uptex.tlg             |  71 +-
 l3kernel/testfiles/m3expl002.ptex.tlg              |   9 +-
 l3kernel/testfiles/m3expl002.uptex.tlg             |   9 +-
 l3kernel/testfiles/m3expl003.ptex.tlg              |  71 +-
 l3kernel/testfiles/m3expl003.uptex.tlg             |  71 +-
 l3kernel/testfiles/m3expl004.ptex.tlg              |   9 +-
 l3kernel/testfiles/m3expl004.uptex.tlg             |   9 +-
 l3kernel/testfiles/m3expl006.ptex.tlg              |   9 +-
 l3kernel/testfiles/m3expl006.uptex.tlg             |   9 +-
 l3kernel/testfiles/m3file001.ptex.tlg              |   2 +-
 l3kernel/testfiles/m3file001.uptex.tlg             |   2 +-
 l3trial/xbox/testfiles/xbox001.ptex.tlg            |  32 +-
 l3trial/xbox/testfiles/xbox001.uptex.tlg           |  32 +-
 l3trial/xbox/testfiles/xbox002.ptex.tlg            |  14 +
 l3trial/xbox/testfiles/xbox002.uptex.tlg           |  14 +
 53 files changed, 4632 insertions(+), 4404 deletions(-)

Diff suppressed because of size. To see it, use:

    git diff-tree --root --patch-with-stat --no-color --find-copies-harder --ignore-space-at-eol --textconv --cc ca9d99bc595e123f126ac747c511e1e55e54b2da




More information about the latex3-commits mailing list