Jean-Marc Lasgouttes schrieb:
2805 Installer comes with broken ImageMagic
Joost, can I assume this will be fixed in 1.4.3?
Joost, do you plan to commit any LyX installer changes before 1.4.3 is
released? For instance, the installer will no longer have to check for
MinGW.
Michael, could you contact the translators? I did a remerge yesterday,
Not before Saturday, probably :-(
Jean-Marc, I know that you do not like to make major GUI changes in the
stable branch but could you please have a look at the attached patch?
In particular, it would be very nice if we had accept/reject-change in
the menu. It simplifies working with CT a lot because the merge-change
dialog is too inconvenient for daily work.
Regards,
Michael
8a9
> # author Michael Gerz
101a103
> OptItem "Dissolve Inset|s" "inset-dissolve"
269a272
> Item "Phonetic Symbols|y" "command-sequence math-mode on;
> math-insert \text\textipa ; char-forward ;"
390,391c393,396
< Item "Accept All Changes|A" "accept-all-changes"
< Item "Reject All Changes|R" "reject-all-changes"
---
> Item "Accept Change|A" "accept-change"
> Item "Reject Change|R" "reject-change"
> Item "Accept All Changes|c" "accept-all-changes"
> Item "Reject All Changes|e" "reject-all-changes"
400a406
> Item "Next Reference|R" "reference-next"