Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (6h)  pkgsrc-2024Q1 (10d)  pkgsrc-2023Q4 (57d)  pkgsrc-2023Q2 (90d)  pkgsrc-2023Q3 (169d) 

2024-05-28 10:18:23 UTC Now

2024-02-25 19:20:54 UTC MAIN commitmail json YAML

tex-l3experimental: update to 2023.70027

### Fixed
- Normalize `/` in `\sys_shell_split_ls:nN` on Windows: globs may use
  ``\``, return values always contain `/`
- Return paths relative to working directory in `\sys_shell_split_ls:nN` on
  Windows

### Changed
- Apply transformation matrix to drawing shifts

### Fixed
- Remove a stray scaling in `\draw_path_rectangle:nn`
- Correct baseline calculations in some `l3draw` cases

### Added
- `\draw_box_use:Nn` and `\draw_coffin_use:Nnnn` to allow
  placement of boxed material at an offset

### Changed
- Slowdown a l3benchmark slow branch code slightly to gain test suite
  robustness

(markd)