lyx_mirror/lib
Scott Kostyshak d5694318ef Document need to use same subset if --rerun-failed
When running the tests with ctest, --rerun-failed can be used to run
the tests that failed on the previous run. However, the same subset
must be specified because it is the test numbers that are used to
index which tests failed on the previous run. For example, it would
be incorrect to do the following:

  ctest -R export
  ctest --rerun-failed

The following is correct:

  ctest -R export
  ctest -R export --rerun-failed
2016-01-31 15:22:10 -05:00
..
bind New LFUN tabular-feature: update bind and ui files 2016-01-27 18:22:32 +01:00
commands
doc Document need to use same subset if --rerun-failed 2016-01-31 15:22:10 -05:00
examples splash.lyx: add note for Linux installations (part 1) 2016-01-31 21:16:29 +01:00
fonts Really regenerate cmex10.ttf from .sfd at af970c20 2016-01-24 11:40:03 +01:00
images Remove/Resize invisible elements in ert-insert and cases icons. 2015-12-15 08:30:25 +01:00
kbd Fix #7348. Patch by Liviu. 2011-04-02 11:00:19 +00:00
layouts acmsiggraph.layout: update layout for ACM siggraph 0.92 2016-01-27 01:58:13 +01:00
lyx2lyx lyx_2_2.py: remove double code 2016-01-27 22:51:49 +01:00
scripts New LFUN tabular-feature: update prefs2prefs.py 2016-01-27 18:20:53 +01:00
templates IOP-article.lyx: avoid some preamble code 2016-01-29 00:20:43 +01:00
tex Help Joost to fix bug #7317 2011-02-21 19:56:43 +00:00
ui New LFUN tabular-feature: update bind and ui files 2016-01-27 18:22:32 +01:00
.gitignore Add a few more things to ignore, mostly generated files. 2012-03-23 14:09:19 -04:00
appdata.xml Fix license string according to http://spdx.org/licenses/. 2014-06-17 09:50:28 -07:00
autocorrect
build-listerrors
chkconfig.ltx Varwidth module provided by d.iabo 2015-11-01 11:00:23 +01:00
configure.py Swap preference of PDF->Postscript converters. 2016-01-09 15:51:25 +01:00
CREDITS Add Guillaume Munch to credits 2015-08-23 11:33:34 +02:00
encodings Add a comment about iso-8859-7 not supported by standard inputenc. 2015-11-21 23:07:33 +01:00
external_templates Replace the translatable latexism 'longtable' with 'multi-page table' in UI. 2015-11-16 10:29:53 +01:00
generate_contributions.py Add Guillaume Munch to credits 2015-08-23 11:33:34 +02:00
languages update documentation in lib/languages 2015-10-28 10:16:41 +01:00
latexfonts Check for ugm font availability 2015-02-24 07:58:40 +01:00
layouttranslations Fix sorting 2015-11-15 17:23:42 +01:00
layouttranslations.review nb layout translations reviewed by Helge. 2015-07-25 11:03:50 -07:00
lyx.desktop.in add "Keywords" to lyx.desktop file 2015-03-17 10:17:35 +01:00
Makefile.am Remove stmary10.sfd from source package 2016-01-20 21:29:43 +01:00
RELEASE-NOTES Document the IBus + Qt4 known issue (#9362) 2015-12-11 06:13:05 -05:00
symbols Correct some charid values in lib/symbols. Fixes #9823. 2015-11-13 14:01:32 +01:00
syntax.default Parse subcaption.sty commands correctly (bug #8690) 2015-01-03 20:23:02 +01:00
unicodesymbols Improve \AA and \aa tex2lyx import 2016-01-08 21:06:24 +01:00