[latex3-commits] [git/LaTeX3-latex3-latex3] master: Improve internal structures for driver support (228c3aa)

Joseph Wright joseph.wright at morningstar2.co.uk
Wed Mar 14 13:57:04 CET 2018


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

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

commit 228c3aa0c8acf14a65b7311bba08041c02124226
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Wed Mar 14 12:39:39 2018 +0000

    Improve internal structures for driver support
    
    Largely about abstractions, also some better line breaking.
    
    This set up avoids using \tex_special:D directly, though one still has
    to know the nature of what can go in to specials (particularly with
    dvips, where the ps:/ps:: business is complex).


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

228c3aa0c8acf14a65b7311bba08041c02124226
 l3kernel/l3drivers.dtx                   |  245 ++++++++++++++++--------------
 l3kernel/testfiles/d3dvips.luatex.tlg    |  200 +++++++++++++++---------
 l3kernel/testfiles/d3dvips.tlg           |  196 +++++++++++++++---------
 l3kernel/testfiles/d3pdfmode.ptex.tlg    |  196 +++++++++++++++---------
 l3kernel/testfiles/d3pdfmode.uptex.tlg   |  196 +++++++++++++++---------
 l3kernel/testfiles/d3xdvipdfmx.ptex.tlg  |  196 +++++++++++++++---------
 l3kernel/testfiles/d3xdvipdfmx.uptex.tlg |  196 +++++++++++++++---------
 7 files changed, 879 insertions(+), 546 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 228c3aa0c8acf14a65b7311bba08041c02124226




More information about the latex3-commits mailing list