Bug#951398: Rebuild pax

2020-02-17 Thread Norbert Preining
BTW, you messed up the $dist variable, the pax.jar needs to go to texmf-dist/scripts/pax/ not texmf-dist/tex/latex/pax/ The correct replacement in the build file is that + Norbert -- PREINING Norbert https://www.preining.info Accelia Inc. + IFMGA ProGuide + TU

Bug#951398: Rebuild pax

2020-02-17 Thread Norbert Preining
On Mon, 17 Feb 2020, Bastien ROUCARIES wrote: > They need to be replaced by link to their respective package (normally > it is symlink to /usr/share/commons-logging.jar) THanks, this is what I already implemented and test-building now. Norbert -- PREINING Norbert

Bug#951398: Rebuild pax

2020-02-17 Thread Bastien ROUCARIES
On Mon, Feb 17, 2020 at 10:12 PM Norbert Preining wrote: > > Hi Bastien, > > On Mon, 17 Feb 2020, Bastien ROUCARIES wrote: > > For rebuilding pax you need to apply this patch then from > > Ok, it is not that easy but done that now. > > > source/pax/latex/pax run ant > > ok. > > This script

Bug#951398: Rebuild pax

2020-02-17 Thread Norbert Preining
Hi Bastien, On Mon, 17 Feb 2020, Bastien ROUCARIES wrote: > For rebuilding pax you need to apply this patch then from Ok, it is not that easy but done that now. > source/pax/latex/pax run ant ok. This script generates **three** files: texmf-dist/tex/latex/pax/pax.jargood

Bug#951398: Rebuild pax

2020-02-17 Thread Bastien ROUCARIES
control: tags -1 + patch control: severity -1 serious Hi, For rebuilding pax you need to apply this patch then from source/pax/latex/pax run ant It will create the whole stuff under script directory. You will need to add depends to pdfbox and common-logging java package but it work When I