Kornel Benko
ada52e014e
Amend 04beccca
: Group some entries in invertedTests
2024-03-10 14:11:27 +01:00
Thibaut Cuvelier
04beccca4c
DocBook: add missing mapping for AASTeX 6.3.
...
The result is far from perfect, see the TODOs. The corresponding tests are still inverted.
2024-03-09 15:09:45 +01:00
Scott Kostyshak
0c0f4c6b56
ctests: invert a utf8x test failing on TL23
...
It seems that utf8x is not supported, or needed, on updated TL. From
David Carlisle:
utf8x by default does nothing now, but as a compromise
compatibility for some specific existing documents if you
explicitly load ucs then it and utf8x work as before, but that
over writes all of latex's default unicode handling and things
will go wrong. There really isn't much that can be said other than
don't load the package. The alternative would be to make ucs do
nothing as well, but that would stop some documents working that
currently work.
2024-02-26 11:12:20 -05:00
Scott Kostyshak
606e9443fa
ctests: uninvert an export fixed in acmart
...
Fixed after a tlmgr update with acmart version 1.92.
See here for info:
https://github.com/borisveytsman/acmart/issues/505
2023-10-17 22:17:07 -04:00
Scott Kostyshak
e97ebe93d3
ctests: uninvert DocBook test due to recent fix
2023-10-10 10:35:53 -04:00
Scott Kostyshak
bb55c3429f
ctests: uninvert couple of suspended tests
...
Due to recent changes, 'xcolor' is now loaded in the corresponding
document export, which somehow fixes the compilation error that was
occurring.
2023-09-30 20:43:40 -04:00
Scott Kostyshak
bf241165dd
ctest: invert es/Intro_docbook5
...
This fails after recent changes to the document.
2023-09-27 13:42:40 -04:00
Scott Kostyshak
beec7b669f
ctests: update inverted list after DocBook fix
...
Thanks to the fix at ff9dfa96
, we can uninvert a test.
Also invert a couple of other tests and organize into the correct
location.
2023-09-25 10:58:50 -04:00
Scott Kostyshak
c6317b123e
ctests: invert another ca docbook test
...
Perhaps similar to eb920502
.
2023-09-23 12:44:04 -04:00
Scott Kostyshak
91d5a262cb
ctests: invert test due to acmart issue
...
The upstream bug report is here:
https://github.com/borisveytsman/acmart/issues/505
2023-09-18 16:25:29 -04:00
Scott Kostyshak
eb920502db
ctests: invert ca/Intro_docbook5
...
The document was recently added and the underlying DocBook issue has
not been diagnosed yet.
2023-09-13 20:33:41 -04:00
Scott Kostyshak
8490b3e73b
ctests: move #12734 testfile thanks to fix
...
Categorize a 'lyxbugs' testfile as fixed thanks to a15bc829
.
2023-04-15 07:45:26 -04:00
Scott Kostyshak
a5ebeb3b46
ctests: test file for #12734
2023-04-11 23:44:49 -04:00
Scott Kostyshak
3a9bd79536
ctests: add a test file for #12708
...
The file is taken from #12727 which is a duplicate.
2023-04-11 23:07:42 -04:00
Scott Kostyshak
21d9bcb561
ctests: uninvert tests thanks to microtype update
...
microtype version 3.1 somehow fixed an issue that was affecting
these exports and the exports now succeed.
For more information, see here:
https://github.com/schlcht/microtype/issues/21#issuecomment-1496803268
2023-04-04 23:37:55 -04:00
Scott Kostyshak
caa7e6f6c8
ctests: invert lyx2lyx tests expected to fail
...
These tests are expected to fail, but are not really because of a
bug. For more info see the comment in this commit.
2023-02-17 10:19:38 -05:00
Scott Kostyshak
c0bca65635
ctests: invert unsupported exports of Armenia file
...
This new example file is only expected to work with XeTeX and LuaTeX
with system fonts.
2023-02-11 14:57:21 -05:00
Scott Kostyshak
e54dedb49f
ctests: adapt inverted & ignored to renamings
2023-02-11 14:44:47 -05:00
Scott Kostyshak
c0c5d0bc80
ctests inverted: adapt to recent renaming
2023-02-11 12:13:44 -05:00
Scott Kostyshak
4b8b5bc252
ctests: uninvert JSS exports
...
The Journal of Statistical Software exports now succeed. An update
must have fixed the core issue.
2023-01-30 20:59:08 -05:00
Scott Kostyshak
795d5c408d
Fix more ja documents for LuaTeX/XeTeX + systemF
...
I used the following command inside the ja directories, and
confirmed the diff manually:
git ls-files -z | xargs -0 sed -i -e 's/\\font_typewriter "default" "default"/\\font_typewriter "default" "IPAGothic"/'
These changes are consistent with 6656dd22
.
2023-01-30 13:36:58 -05:00
Scott Kostyshak
4e9f660411
ctests: uninvert ja XeLaTeX exports that work now
...
These exports now work thanks to the font fix at 6656dd22
.
2023-01-30 11:55:22 -05:00
Scott Kostyshak
ec02df2bb9
ctests: uninvert a lyx2lyx test thanks to fix
...
Thanks to the fix at d89a4848
, the roundtrip now converges.
This reverts commit 83c72a3ece
.
2023-01-06 14:06:06 -05:00
Scott Kostyshak
83c72a3ece
ctests: invert a bug from old routine
...
A test from a recent file, KOMA-Script_Book.lyx, uncovered this
issue. It is an old routine so not critical to fix.
The following is the diff that prevents convergence:
\begin_inset Newpage cleardoublepage
\end_inset
\end_layout
\begin_layout Standard
If convert_bibtex_clearpage(document) in lyx_2_0.py is commented out, then
the test passes.
2023-01-05 12:55:54 -05:00
Scott Kostyshak
61fa5268ee
ctests: uninvert lyx2lyx failures
...
The lyx2lyx issue was fixed at ceffadfb
.
This reverts commit 021e98cc
.
2022-12-21 11:29:04 -05:00
Scott Kostyshak
021e98cc19
ctests: invert lyx2lyx failures
...
The issue was reported here:
https://www.mail-archive.com/search?l=mid&q=20221211202917.f6py2kmrcdxtwaps%40gary
2022-12-19 22:35:38 -05:00
Scott Kostyshak
42425428f5
ctests: uninvert two xhtml tests
...
These exports previously had xmllint errors. These errors seem to
have been fixed thanks to the "features/indexmacros" merge.
Related to #10355 .
2022-11-20 09:48:13 -05:00
Scott Kostyshak
1182687991
ctests: uninvert a utf8x test
...
The compilation succeeds now, although the behavior might be
different: unless we load ucs explicitly it will proceed with
utf8 instead of utf8x if I understand correctly.
See here for more details:
https://github.com/latex3/latex2e/issues/833#issuecomment-1219535732
2022-08-18 10:17:30 -04:00
Scott Kostyshak
1e63f48b67
ctests: invert EuropeCV tests
...
These might not be fixed for a while:
https://github.com/gsilano/EuropeCV/pull/33
2022-08-18 09:09:30 -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
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
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
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
fb4a485c19
ctests: uninvert Seminar tests
...
These exports now succeed on an updated TL21 installation.
2021-12-07 13:25:39 -05:00
Scott Kostyshak
88eff03860
ctests: uninvert two Hebrew LuaTeX tests
...
The issues seem to have been fixed upstream and the exports now
succeed on TeX Live 2021.
2021-05-29 00:22:35 -04:00
Scott Kostyshak
e4fb24d052
ctests: invert failing tests for new ru file
...
The failing tests for the Russian Fancy_Colored_Boxes are likely
failing for the same reasons as the other Russian documents.
2021-03-06 20:33:53 -05:00
Scott Kostyshak
783be115ff
ctests: uninvert 2 docbook exports now succeeding
2021-02-18 00:58:38 -05:00
Thibaut Cuvelier
5297862855
DocBook: mark dates to disallow fonts inside.
...
One more test passes.
2021-02-14 06:08:36 +01:00
Thibaut Cuvelier
7ee196adbf
DocBook: some tests start passing with double inlines fixed.
2021-02-14 05:39:24 +01:00
Scott Kostyshak
86e72d57a5
ctests: invert a few ru Embedded Objects tests
...
Consistent with the other Russian manuals.
2021-02-05 22:08:39 -05:00
Scott Kostyshak
fdc4f047d6
ctests: invert old lyx2lyx tests for ar Beamer
...
This is consistent with the lyx2lyx tests for Beamer in other
languages.
2021-01-09 13:01:26 -05:00
Scott Kostyshak
5fb3171eeb
ctests: invert ru Shortcuts failures from varioref
...
Consistent with ru Math and Additional.
2021-01-07 20:12:05 -05:00
Scott Kostyshak
decbb308e8
ctests: invert ar Beamer template
...
DocBook export is not expected to work with Beamer templates.
2021-01-06 22:54:53 -05:00
Scott Kostyshak
c13d16704c
ctests: uninvert two docbook exports
...
These exports now succeed. Perhaps the broken references that were
causing them to fail were fixed.
2021-01-05 18:52:50 -05:00
Thibaut Cuvelier
877806f208
DocBook: implement SciPoster.
2020-11-29 22:54:03 +01:00