[latex3-commits] [latex3/graphics-def] bd20ab: Revert "Use dvipdfmx.def verbatim for xetex.def"

GitHub noreply at github.com
Sat Jun 3 18:44:49 CEST 2017


  Branch: refs/heads/master
  Home:   https://github.com/latex3/graphics-def
  Commit: bd20ab2e44d7bc8650d1d08757bac0b5b2233abb
      https://github.com/latex3/graphics-def/commit/bd20ab2e44d7bc8650d1d08757bac0b5b2233abb
  Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
  Date:   2017-06-03 (Sat, 03 Jun 2017)

  Changed paths:
    M xetex.def

  Log Message:
  -----------
  Revert "Use dvipdfmx.def verbatim for xetex.def"

This reverts commit 68ab5fb05c8a043d83aebc18cdd1f44a6ff5ecd0.

XeTeX is going to need it's own code here.


  Commit: 564fddb9f8097326a6f5fd818683327bc9dfe80e
      https://github.com/latex3/graphics-def/commit/564fddb9f8097326a6f5fd818683327bc9dfe80e
  Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
  Date:   2017-06-03 (Sat, 03 Jun 2017)

  Changed paths:
    M xetex.def

  Log Message:
  -----------
  Tidy comments


  Commit: 69f0c346238be84a60aff5b201f9ed8dd33d337d
      https://github.com/latex3/graphics-def/commit/69f0c346238be84a60aff5b201f9ed8dd33d337d
  Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
  Date:   2017-06-03 (Sat, 03 Jun 2017)

  Changed paths:
    M xetex.def

  Log Message:
  -----------
  xetex.def: pagebox support for 'read' phase


  Commit: e11560f994845e39c029b3d739dc0c2114a09403
      https://github.com/latex3/graphics-def/commit/e11560f994845e39c029b3d739dc0c2114a09403
  Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
  Date:   2017-06-03 (Sat, 03 Jun 2017)

  Changed paths:
    M dvipdfmx.def
    M xetex.def

  Log Message:
  -----------
  Stray space


  Commit: 415f9a6c06fb9f560d2e50485fbc2707dbb07a62
      https://github.com/latex3/graphics-def/commit/415f9a6c06fb9f560d2e50485fbc2707dbb07a62
  Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
  Date:   2017-06-03 (Sat, 03 Jun 2017)

  Changed paths:
    M xetex.def

  Log Message:
  -----------
  Make a space explicit


  Commit: 3c4775c71a218d5a9a16ef93bc302e231d303294
      https://github.com/latex3/graphics-def/commit/3c4775c71a218d5a9a16ef93bc302e231d303294
  Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
  Date:   2017-06-03 (Sat, 03 Jun 2017)

  Changed paths:
    M xetex.def

  Log Message:
  -----------
  xetex: Split image inclusion routes

For PDF images, use \XeTeXpdffile as this allows for pagebox
selection. For bitmaps, measure using \XeTeXpcifile (no need to
use a pipe) and include using pdf:image special as this allows
control of interpolation.


Compare: https://github.com/latex3/graphics-def/compare/4a9b413ac6e5...3c4775c71a21


More information about the latex3-commits mailing list