Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rel pg 2.14 #364

Merged
merged 118 commits into from Dec 30, 2018
Merged

Rel pg 2.14 #364

merged 118 commits into from Dec 30, 2018

Conversation

mgage
Copy link
Sponsor Member

@mgage mgage commented Jul 20, 2018

Do not pull this into master yet. It gives a list of changes from rel-PG-2.13 and rel-PG-2.14

mgage and others added 30 commits June 26, 2017 22:40
allow omission of height from image subroutine and preserve aspect ratio
Fix problem with using identity matrix as a constant
Add missing parentheses around vectors in IJK mode.
Use proper closing markers for inequalities using 'and x != ...'
Purpose: In HTML pages with global dir="rtl" setting (for instance in an
arabic or hebrew environment) one may still want mathematical formulas
to be printed from left to right.
Adjust simplified polynomial error messages
This assures that the direction is automatically detected. In a global
RTL setting entering ASCII characters should lead to a LTR direction. If
entering characters in languages that are traditionally written in the
RTL direction, the direction should be RTL.

See also: https://www.w3schools.com/tags/att_global_dir.asp

An alternative setting would be "ltr" for the moment, since most input
will be left to right. But this would probably lead to problem in case
of problems that require the student to write down a proof or some other
form of "free text" in languages that are written from right to left. So
I propose the "auto" setting.
…ue if it is already a Real or Complex number.
Fix checks for scalar multiplication to not have to stringify the val…
@glarose
Copy link
Member

glarose commented Jul 23, 2018 via email

@taniwallach
Copy link
Member

@mgage The macros/PG.pl file in this branch has not yet had $main::VERSION updated.

I noticed this issue as it was changed in the mgage:develop_candidate = #373

See: https://github.com/openwebwork/pg/blob/rel-PG-2.14/macros/PG.pl

@mgage
Copy link
Sponsor Member Author

mgage commented Dec 30, 2018

There are no outstanding pull requests to PG-2.14. I'll merge this into master. All further commits, except for urgent hotfixes will be made to the develop branch and be released generally in the next regular release of webwork2 and pg.

@mgage mgage merged commit a2d83ca into master Dec 30, 2018
@mgage mgage deleted the rel-PG-2.14 branch April 18, 2020 00:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

9 participants