Commit 6e8b0b1
Update PG submodule to 2.19
Bump PG from 4b3e564c (pre-2.19) to 88420fc9 (PG-2.19 tag).
Changes in PG 2.19 (20 commits):
- Switch default LaTeX variant to xelatex
- Update JSXGraph to latest version
- Add showInStatic option to RadioButtons and CheckboxList
- niceTables percentage width fix
- PTX output corrections (multiple choice structure, display math)
- MathObject reduction rule for m(nx)->(mn)x
- npm dependency update (braces 3.0.3)
Docker build and render confirmed working.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 51cb147 commit 6e8b0b1
1 file changed
+1
-1
lines changed- conf/pg_config.dist.yml+1-1
- htdocs/js/GraphTool/graphtool.js+1-1
- htdocs/package-lock.json+7-7
- htdocs/package.json+1-1
- lib/LaTeXImage.pm+3-3
- lib/Parser/BOP.pm+26
- lib/Parser/BOP/multiply.pm+14-8
- macros/core/PGbasicmacros.pl+19-4
- macros/graph/parserGraphTool.pl+1-1
- macros/parsers/parserCheckboxList.pl+41-28
- macros/parsers/parserPopUp.pl+3-2
- macros/parsers/parserRadioButtons.pl+46-9
- macros/ui/niceTables.pl+116-102
0 commit comments