lyx_mirror/development
Kornel Benko a71126904f Cmake export tests. Add validation of lyxhtml exported files
ATM, the validation is commented out.
To use it, one has first to install html5validator with
  $ pip3 install html5validator>=0.4.2
and uncomment the line 335 in export.cmake
2023-01-08 17:18:30 +01:00
..
attic Rename XHTMLStream to XMLStream, move it to another file, and prepare for DocBook adoption. 2020-06-15 13:01:56 +02:00
autotests Cmake export tests. Add validation of lyxhtml exported files 2023-01-08 17:18:30 +01:00
batchtests Amend a7c58e2f: Do not output hyperref option unicode with recent hyperref versions 2022-05-10 11:37:39 +02:00
checksigs Update of signatures homekeeping. 2021-01-15 14:50:18 +01:00
checkurls Cmake build: Check for perl before use 2020-11-14 00:34:20 +01:00
CI Correct typos of "occurred" in warnings/errors 2022-11-06 10:06:50 -05:00
cmake CMake for Windows: remove the remaining lines for Qt 4. 2022-12-15 00:53:40 +01:00
coding Change name and email in some other files 2020-12-05 17:39:46 -05:00
cygwin Amend(5) 689f26d2: Revert changes in development/cygwin/lyxrc.dist.in 2020-04-19 11:39:10 +02:00
HTML
keystest
lyxserver remove support for Qt4 in server_monitor 2022-11-28 14:53:36 +01:00
MacOSX Update doc format 2022-12-25 12:48:19 -05:00
thorough_export_tests LyXHTML validation tests: explicitly exit the Python script if it fails 2023-01-07 21:27:50 +01:00
tools updatelayouts.py: skip .txt files 2023-01-07 09:43:47 -05:00
unix Amend(4) 689f26d2: Add default path to server pipe (cmake build) 2020-04-18 22:26:56 +02:00
Win32 wininstaller add 2 more dll files to the package 2022-12-16 07:25:53 +01:00
.gitignore
coverity_modeling.cpp
DocBookToDo DocBook: implement theorems. 2020-09-19 20:43:40 +02:00
expectedTestFailures
FORMAT Allow an 'other' type for hyperlinks. Format change. 2022-12-25 12:45:48 -05:00
LyX-Mac-binary-release.sh Care for Qt5 LTS support for macos 2022-12-30 23:37:54 +01:00
LyX-Mac-frameworks-template.plist Create private frameworks on Mac with standard conforming internal structure 2020-02-20 10:46:22 +01:00
lyx.package.README
lyx.rpm.README
lyx.spec.in
Makefile.am Added missed file to target dist. 2022-12-14 18:24:38 +01:00
PAINTING_ANALYSIS One less thing to do in PAINTING_ANALYSIS 2021-12-07 17:04:47 +01:00
TestsToDo