Kornel Benko
f771f77c67
Amend 2b24c03e
: Do not override (Back)Tab in Adv F&R when it is useful
...
While testing we want to override 'Tab' in Adv F&R.
Unbinding 'Tab' seems to help, thanks to JMarc for the suggestion.
2022-07-18 22:55:03 +02:00
Kornel Benko
7f32b02306
Amend 95da2707
for Cmake: Check for icon aliases
2022-07-13 09:36:45 +02:00
Scott Kostyshak
74dfb2e323
Amend
2022-07-04 14:36:03 -04:00
Scott Kostyshak
7281b8d50d
ctests: log an upstream issue that wasted time
2022-07-04 14:29:07 -04:00
Scott Kostyshak
8c8f558c4d
ctests: log issue triggered by microtype update
...
These tests were already inverted at 93066f13
.
2022-07-01 10:18:40 -04:00
Scott Kostyshak
93066f13a5
ctests: invert Hebrew tests failing with microtype
...
The new microtype version seems to have caused failure of our Hebrew
Article (KOMA-Script) template.
2022-06-26 13:49:48 -04:00
Scott Kostyshak
a4759b0599
ctests: invert American Geophysical Union tests
...
Our template was already marked as "Obsolete" since the class does
not appear to be maintained. The recent LaTeX2e update triggered a
problem in the .cls file that seems unlikely to be fixed.
2022-06-20 11:54:08 -04:00
Scott Kostyshak
3ec564720d
ctests: invert a test that fails due to TeX issue
...
This issue was introduced (or triggered) in the recent LaTeX2e
release and is tracked here:
https://github.com/latex3/latex2e/issues/833
2022-06-19 17:54:03 -04:00
Scott Kostyshak
1e58d5cd4a
ctests: log fix for an upstream LaTeX2e issue
2022-06-10 09:16:55 -04:00
Scott Kostyshak
81fbada4df
ctests: log a ModernCV issue with LaTeX2e pre-rel
...
ModernCV currently fails with the LaTeX2e pre-release that is
expected to be released very soon.
There is a pull request with a fix that will hopefully be merged
before the new release.
2022-06-10 09:16:05 -04:00
Scott Kostyshak
5f8ba9387d
ctests: log a confirmed upstream LaTeX2e issue
2022-05-31 14:21:03 -04:00
Kornel Benko
3576be9a3b
Ctests: Adapt test 06 to changed shortcut
2022-05-14 14:49:03 +02:00
Kornel Benko
1007752106
FindAdv tests: update to new shortcuts
2022-05-10 15:03:11 +02:00
Kornel Benko
055e097a25
Amend a7c58e2f
: Do not output hyperref option unicode with recent hyperref versions
2022-05-10 11:37:39 +02:00
Scott Kostyshak
d54e400ee3
ctests: adapt ignored warnings for lyx2lyx tests
...
This commit does the same as a8dd4db5
but for the explicit lyx2lyx
tests.
This commit amends ae31e169
.
2022-04-29 20:43:48 -04:00
Scott Kostyshak
a8dd4db54f
ctests: adapt ignored warnings to new messages
...
The change of the warning messages was introduced at ae31e169
, which
broke several lyx2lyx tests. The tests are now fixed with this
commit.
2022-04-29 19:05:30 -04:00
Kornel Benko
965b2cdc73
Findadv: Correct findadv-combined test
...
Replaced some 'CP' commands with 'CN' comments.
2022-04-15 17:18:40 +02:00
Stephan Witt
9d6e704183
Improved package build script for MacOS. Handle compiler standard for Qt6.
2022-04-09 09:19:46 +02:00
Kornel Benko
7d053393a5
Cmake key-tests: Adapted to changed shortcuts
2022-03-26 19:38:55 +01:00
Kornel Benko
8380034203
AdvFind: Adapt a testfile
...
Change [a-z]* to [a-z]+ . This omits finds of empty strings.
2022-03-25 23:00:59 +01:00
Scott Kostyshak
d01f1428be
ctests: log a fixed issue
2022-03-12 07:43:54 -05:00
Scott Kostyshak
a175caf256
ctests: uninvert 2 LuaTeX tests fixed on TL21
...
These exports now pass, and a quick check of the output looks good.
These might have been fixed (although it is just a guess) due to the
following entry in the changelog of luaotfload v3.19:
A new algorithm for selecting fonts based on font family names
allows to more reliably load fonts based on their family name.
This commit reverts 2a665dcc
.
2022-03-06 09:20:12 -05:00
Scott Kostyshak
23b7b95e68
ctests: log fixed upstream Polyglossia issues
...
Thanks to Jürgen for fixing the upstream issue.
Also add a row "ctest" to give the pattern of the ctests that
failed.
2022-02-16 22:07:05 -05:00
Juergen Spitzmueller
1da80d4d8f
Add basic support for \DeclareMetadata
...
File format change
2022-02-12 17:10:34 +01:00
Scott Kostyshak
2e07736c17
Uninvert Hazard.*systemF tests
...
Our .lyx document was updated by Jürgen at e071d5fe
.
2022-02-08 12:15:31 -05:00
Scott Kostyshak
52c4ff290b
ctests: log a fixed issue
2022-02-07 22:13:37 -05:00
Scott Kostyshak
9185fb8ccc
ctests: log a fixed issue
2022-02-06 08:13:12 -05:00
Kornel Benko
0370cc428c
Tools(listFontWithLang.pl): Discard use of deprecated perl-module Getopt::Mixed
...
According to CTAN, this module is effectively obsolete.
Using Getopt::Long instead now, since it is also part
of the standard Perl distribution.
2022-02-05 20:04:06 +01:00
Kornel Benko
59cabde9e3
Tools(listFontWithLang.pl): Only Haramo.*Gothic fonts are sans serif
...
(Harano.*Mincho are serif fonts, so don't treat them as 'sans')
2022-01-31 13:43:37 +01:00
Stephan Witt
28a1744dcd
#12157 Replace old with new banner in DMG background image
2022-01-10 07:48:54 +01:00
Scott Kostyshak
22cbc3b0cf
ctests: uninvert a DocBook export
...
The export now succeeds, likely due to Jürgen's improvements at
2eaf30c5
.
2021-12-27 11:17:29 -05:00
Scott Kostyshak
62993294f3
Invert two DocBook + LilyPond exports
...
This is due to an upstream issue:
https://gitlab.com/lilypond/lilypond/-/issues/6187
For ML discussion, see here:
https://www.mail-archive.com/search?l=mid&q=20211102011304.dmrcr7gjpxxwpd4o%40poole
2021-12-27 11:11:30 -05:00
Scott Kostyshak
faa404f063
Reg test for protect: xymatrix in figure caption
...
Use case from #6243 .
2021-12-27 10:26:04 -05:00
Scott Kostyshak
9d64a2f2f6
ctests: invert a docbook test for a cprotect case
...
The strange example file does not make sense for Docbook, as
described by Thibaut on the ML here:
https://www.mail-archive.com/search?l=mid&q=CAK0LPyiHCsUMo0ZCbFrRBRTCD7G-rhw-z8G1of2kFGebBLddtA%40mail.gmail.com
2021-12-23 21:37:31 -05:00
Scott Kostyshak
b461d07b5b
ctests: log a fixed issue (fr Linguistics.lyx)
2021-12-08 23:04:24 -05:00
Scott Kostyshak
fb4a485c19
ctests: uninvert Seminar tests
...
These exports now succeed on an updated TL21 installation.
2021-12-07 13:25:39 -05:00
Scott Kostyshak
2713ea5189
ctests: log fixed upstream polyglossia issues
...
Thanks to Jürgen for fixing these upstream Polyglossia regressions.
2021-12-07 13:05:52 -05:00
Jean-Marc Lasgouttes
2f8ea7ba05
One less thing to do in PAINTING_ANALYSIS
2021-12-07 17:04:47 +01:00
Stephan Witt
53ed3dc062
Automate Qt major version detection in macOS build script
2021-12-06 07:51:42 +01:00
Scott Kostyshak
d4678a734a
ctests: log a fixed issue
2021-12-05 22:07:06 -05:00
Stephan Witt
d1d22a1433
introduce LSMinimumSystemVersion for Mac package with automatic Qt-version based detection plus configure option to choose it manually
2021-12-05 11:10:37 +01:00
Stephan Witt
c38e759b28
#12150 don't set the directory file permissions of LyX app bundle to 444 anymore
2021-10-24 21:43:23 +02:00
Stephan Witt
aabe9e8b11
Improved Qt framework configuration detection on macOS, add support for Qt6
2021-10-24 21:41:11 +02:00
Stephan Witt
39caab265d
Care for included hunspell library.
2021-07-16 16:35:30 +02:00
Scott Kostyshak
2dd9e1a338
ctests-costs-benefits: add a "benefit" row
...
The "benefit" row gives the amount of days in-between when an issue
is found because of the ctests and when an issue is reported by
someone not using the ctests. In the example of the ps2pdf flag, the
issue was reported just a couple of weeks after we found it with the
ctests, indicating that the ctests were not that helpful in this
case.
2021-06-21 12:57:38 -04:00
Scott Kostyshak
ef05c951ca
ctests: log a reported issue (the ps2pdf flag)
...
We are still not sure how to fix things to make them more easy for
the user.
2021-06-21 12:56:37 -04:00
Scott Kostyshak
37bce91a8b
ctests: log a fixed LaTeX package issue (noweb)
2021-06-20 00:05:42 -04:00
Stephan Witt
15d1f2c76d
#12305 Correct typo in library name QtDBus - fatal error with case sensitive file systems
2021-06-16 07:45:44 +02:00
Kornel Benko
38e83fc6f8
Cmake tests: Correct BATCH_compare-test test.
...
Change due to recent addition of docbook settings in lyx-files.
2021-06-13 19:45:37 +02:00
Kornel Benko
cedf5db7b4
Cmake tests: Correct BATCH_outline-beamer test
...
(Because the created tex-file got extra line)
2021-06-13 16:32:59 +02:00