]> git.lyx.org Git - lyx.git/log
lyx.git
8 years agoAlways place the cursor before a separator inset when moving up or down.
Enrico Forestieri [Sat, 9 Jan 2016 23:08:10 +0000 (00:08 +0100)]
Always place the cursor before a separator inset when moving up or down.

8 years agoAvoid inserting multiple consecutive parbreak separators.
Enrico Forestieri [Sat, 9 Jan 2016 23:04:41 +0000 (00:04 +0100)]
Avoid inserting multiple consecutive parbreak separators.

8 years agoCmake export tests: Improve font selection
Kornel Benko [Sat, 9 Jan 2016 21:07:32 +0000 (22:07 +0100)]
Cmake export tests: Improve font selection

8 years agoCmake export tests: Really supply own system fonts only if not specified in document.
Kornel Benko [Sat, 9 Jan 2016 18:49:23 +0000 (19:49 +0100)]
Cmake export tests: Really supply own system fonts only if not specified in document.

8 years agoctest: Fix an inversion filter-pattern.
Günter Milde [Sat, 9 Jan 2016 17:30:22 +0000 (18:30 +0100)]
ctest: Fix an inversion filter-pattern.

8 years agoSwap preference of PDF->Postscript converters.
Günter Milde [Sat, 9 Jan 2016 14:51:25 +0000 (15:51 +0100)]
Swap preference of PDF->Postscript converters.

According to http://stefaanlippens.net/pdf2ps_vs_pdftops
pdftops is better than pdf2ps (which transforms fonts into bitmaps which
results in larger files, non scalability and longer conversion times).
(tip by Georg Baum,  http://permalink.gmane.org/gmane.editors.lyx.general/85973)

8 years agoctests: Hebrew does not currently work with LuaTeX.
Günter Milde [Sat, 9 Jan 2016 10:10:23 +0000 (11:10 +0100)]
ctests: Hebrew does not currently work with LuaTeX.

8 years agoctests: sort "suspiciousTests" patterns, Math working again.
Günter Milde [Fri, 8 Jan 2016 21:49:52 +0000 (22:49 +0100)]
ctests: sort "suspiciousTests" patterns, Math working again.

* sort and comment remaining unsorted filter patterns in suspiciousTests
  (mostly just move to TODO and state what needs to be done).

* comment the patterns for achemso and Math,
  (LuTeX incompatibility fixed in TeXLive 2016-01-07).

8 years agoUse polyglossia also with DVI (LuaTeX).
Günter Milde [Fri, 8 Jan 2016 21:51:58 +0000 (22:51 +0100)]
Use polyglossia also with DVI (LuaTeX).

Simplify the logic for language package selection and make it more consistent:

Use polyglossia with non-TeX fonts (system fonts/Unicode fonts) for all
export flavours (XeTeX, LuaTeX, DVI-LuaTeX), if the language package setting
is "auto" and there is no language not supported by Babel and no package
providing Babel.

This solves some Babel-related autotest cases and leads to some new failures
due to the polyglossia language nesting problem.

8 years agoImprove \AA and \aa tex2lyx import
Georg Baum [Fri, 8 Jan 2016 20:06:24 +0000 (21:06 +0100)]
Improve \AA and \aa tex2lyx import

The lib/unicodesymbols part is based on work by Günter Milde:

Both, \r{A} and \AA (rsp. \r{a} and \aa) are equivalent standard LICR macros
for Aring/aring  as well as the deprecated "angstrom sign" character (212B).

However, with \AA for 212B and \r{A} for 00C5, tex2lyx converts \AA to the
deprecated "angstrom sign" which is missing in many fonts including the
Unicode version of Latin Modern.

I added the normalize_c() calls so that tex2lyx prefers the precomposed forms
(these are better editable in LyX) and the deprecated flag.

8 years agoctests: address some test failures.
Günter Milde [Thu, 7 Jan 2016 17:10:22 +0000 (18:10 +0100)]
ctests: address some test failures.

* missing characters in linguistics example with system fonts
* language nesting problem in fr/linguistics example
110f505b63ea36bba solved one failure (Basque example file)

8 years agoAdd symbol tests for A WITH RING ABOVE
Georg Baum [Wed, 6 Jan 2016 21:34:12 +0000 (22:34 +0100)]
Add symbol tests for A WITH RING ABOVE

The conversion is not completely correct yet, but adding the test before the
fix has the advantage that the fix can easily be documented by changing the
test reference.

8 years agoctests: solve one todo item.
Günter Milde [Wed, 6 Jan 2016 13:58:38 +0000 (14:58 +0100)]
ctests: solve one todo item.

8 years agoctests: next round of sorting.
Günter Milde [Wed, 6 Jan 2016 13:51:02 +0000 (14:51 +0100)]
ctests: next round of sorting.

8 years agoalso install cross compiled lyx
Peter Kümmel [Wed, 6 Jan 2016 13:24:22 +0000 (14:24 +0100)]
also install cross compiled lyx

8 years agofix broken xmingw script
Peter Kümmel [Wed, 6 Jan 2016 12:07:26 +0000 (13:07 +0100)]
fix broken  xmingw script

8 years agofix merged build
Peter Kümmel [Wed, 6 Jan 2016 11:55:12 +0000 (12:55 +0100)]
fix merged build

8 years agomore flexible Xcode management, reduce hard coded version numbers
Stephan Witt [Wed, 6 Jan 2016 09:14:39 +0000 (10:14 +0100)]
more flexible Xcode management, reduce hard coded version numbers

8 years agoCmake url tests: Add special handling for some ftp-urls
Kornel Benko [Tue, 5 Jan 2016 16:27:49 +0000 (17:27 +0100)]
Cmake url tests: Add special handling for some ftp-urls

8 years agoctests: hebrew PDF (LuaTeX) works.
Günter Milde [Tue, 5 Jan 2016 16:02:44 +0000 (17:02 +0100)]
ctests: hebrew PDF (LuaTeX) works.

Works with system-fonts due to font substitution in the test-script.
TODO: set system fonts that work in the lyx source(s) to allow compilation
"by hand".

8 years agoMinor ctest documentation edits.
Günter Milde [Sat, 2 Jan 2016 21:31:14 +0000 (22:31 +0100)]
Minor ctest documentation edits.

Make sure not to confuse failing test and failing export for inverted tests.

8 years agoSet correct document language for Basque example.
Günter Milde [Sat, 2 Jan 2016 21:28:58 +0000 (22:28 +0100)]
Set correct document language for Basque example.

8 years agoctests: ignore docbook_article latex export.
Günter Milde [Sat, 2 Jan 2016 20:50:45 +0000 (21:50 +0100)]
ctests: ignore docbook_article latex export.

8 years agoFix bug #9907: We get a crash if we first close a master buffer one of
Richard Heck [Tue, 5 Jan 2016 14:53:42 +0000 (09:53 -0500)]
Fix bug #9907: We get a crash if we first close a master buffer one of
whose children is also a child of another buffer, then try to close that
one.

The problem is that we do not check properly to make sure that the child
is not a child of some other buffer. Now we do.

8 years agoRewrite the BufferList::releaseChild method so that it only checks
Richard Heck [Tue, 5 Jan 2016 14:52:18 +0000 (09:52 -0500)]
Rewrite the BufferList::releaseChild method so that it only checks
whether a given child Buffer is also a child of some other parent.
Then do the releasing or resetting where this method is called.

There should be no change of behavior with this patch.

8 years agoWhen moving cursor, always reset anchor
Jean-Marc Lasgouttes [Tue, 5 Jan 2016 10:12:00 +0000 (11:12 +0100)]
When moving cursor, always reset anchor

This applies to BufferView::moveToPosition, which is used for bookmarks and initial cursor position (on loading).

Fixes bug #9912.

8 years agoFix entering inset in visual cursor mode
Jean-Marc Lasgouttes [Tue, 5 Jan 2016 09:10:26 +0000 (10:10 +0100)]
Fix entering inset in visual cursor mode

Improve the test whether cursor has moved in Cursor::posVisLeft. The code for posVisRight had already been fixed for #5764 at 0730c923, but this replaces both tests by the proper == operator.

Fixes bug #9913.

8 years agoBroken URLs: replace with values found by Jean-Pierre.
Kornel Benko [Tue, 5 Jan 2016 11:13:21 +0000 (12:13 +0100)]
Broken URLs: replace with values found by Jean-Pierre.

8 years agoImprove visually text classes paper and foils
Jean-Marc Lasgouttes [Mon, 4 Jan 2016 10:51:08 +0000 (11:51 +0100)]
Improve visually text classes paper and foils

This does not change output, only GUI.

paper: make sure that the starred sections use proper sans serif on screen.

foils: add relevant categories to layouts

8 years agoTypo
Kornel Benko [Mon, 4 Jan 2016 12:45:11 +0000 (13:45 +0100)]
Typo

8 years agoCmake url tests: Some more http pages needs login.
Kornel Benko [Mon, 4 Jan 2016 12:25:57 +0000 (13:25 +0100)]
Cmake url tests: Some more http pages needs login.

8 years agoCorrect some more broken URLs
Kornel Benko [Mon, 4 Jan 2016 11:45:41 +0000 (12:45 +0100)]
Correct some more broken URLs

8 years agoCorrect some broken URLs
Kornel Benko [Mon, 4 Jan 2016 10:54:40 +0000 (11:54 +0100)]
Correct some broken URLs

8 years agoCmake url tests: Expand knownToRegisterURLS with an ftp entry
Kornel Benko [Mon, 4 Jan 2016 09:20:44 +0000 (10:20 +0100)]
Cmake url tests: Expand knownToRegisterURLS with an ftp entry

This entry 'ftp://ftp.edpsciences.org/pub/aa/readme.html' is special.
Although there are no problems with firefox, using ftp client is
problematic.

8 years agoAmend bb344452
Guillaume Munch [Mon, 4 Jan 2016 03:43:08 +0000 (03:43 +0000)]
Amend bb344452

8 years agoDo not initialize a var to a val that's never used
Scott Kostyshak [Sat, 19 Dec 2015 02:58:22 +0000 (21:58 -0500)]
Do not initialize a var to a val that's never used

By initializing 'to' to a value, the code made it seem like that
value mattered. But the value is overwritten in getWord().

Further, now if 'to' is used before it is initialized, there might
be a useful compiler warning that could point to a bug.

8 years agoAdd a TODO for Math.lyx to correct a broken link
Scott Kostyshak [Sun, 3 Jan 2016 16:25:30 +0000 (11:25 -0500)]
Add a TODO for Math.lyx to correct a broken link

The fix is clear but the docs are out for translation.

8 years agoUpdated manuals and po file for French, from Jean-Pierre.
Richard Heck [Sun, 3 Jan 2016 15:52:36 +0000 (10:52 -0500)]
Updated manuals and po file for French, from Jean-Pierre.

8 years agoCmake url tests: Use more sophiticated check for urls.
Kornel Benko [Sun, 3 Jan 2016 14:25:09 +0000 (15:25 +0100)]
Cmake url tests: Use more sophiticated check for urls.

8 years agoCmake tests for translators: Added check for required program phantomjs
Kornel Benko [Sun, 3 Jan 2016 12:02:08 +0000 (13:02 +0100)]
Cmake tests for translators: Added check for required program phantomjs

8 years agoUpdate to current format
Georg Baum [Sun, 3 Jan 2016 09:31:30 +0000 (10:31 +0100)]
Update to current format

8 years agoCmake URL tests: Better search for error 404, in received html snippet.
Kornel Benko [Sat, 2 Jan 2016 21:18:13 +0000 (22:18 +0100)]
Cmake URL tests: Better search for error 404, in received html snippet.

8 years agoCmake URL tests: Interpret 'Error 404' in received data as error.
Kornel Benko [Sat, 2 Jan 2016 10:29:11 +0000 (11:29 +0100)]
Cmake URL tests: Interpret 'Error 404' in received data as error.

8 years agoDo not setup building of 3rdparty/libiconv
Jean-Marc Lasgouttes [Wed, 30 Dec 2015 20:44:59 +0000 (21:44 +0100)]
Do not setup building of 3rdparty/libiconv

This causes build problems with automake < 1.14 because two files have the same name. This only works well when using subdir-objects, which we only do after 1.14.

We do not want to build libiconv on target which support autotools anyway, but rely on a built-in one.

This fixes building on oldish ubuntu 12.04.

8 years agoMerge branch 'master' of git.lyx.org:lyx
Kornel Benko [Thu, 31 Dec 2015 14:24:33 +0000 (15:24 +0100)]
Merge branch 'master' of git.lyx.org:lyx

8 years agoCmake export tests: these cases will probably not be corrected in near future
Kornel Benko [Thu, 31 Dec 2015 14:05:33 +0000 (15:05 +0100)]
Cmake export tests: these cases will probably not be corrected in near future

testcases_speed_lyx21 added to suspiciousTests
Handling unknown body token: `\begin_manifest'at line ...
Literate_lyx16 and noweb2lyx_lyx16 added to ignoredTests
Plenty of warnings (~ 390)

8 years agoFix line endings
Georg Baum [Thu, 31 Dec 2015 12:26:46 +0000 (13:26 +0100)]
Fix line endings

The default behaviour of git for text files is to store unix line endings in
the repository, and to convert to native line endings in the local workspace.
This plays well with the LyX behaviour of storing files in native line endings.
Unfortunately it may break if files are sent around by email and submitted on
a different OS than the one they were last saved, and this did probably happen
in 6b0632eea.

8 years agoMoving a testcase that does not fail but has wrong output to unreliableTests.
Günter Milde [Wed, 30 Dec 2015 20:59:32 +0000 (21:59 +0100)]
Moving a testcase that does not fail but has wrong output to unreliableTests.

8 years agoReview and sort inverted autotests. Still more.
Günter Milde [Wed, 30 Dec 2015 18:15:16 +0000 (19:15 +0100)]
Review and sort inverted autotests. Still more.

8 years agoReview and sort inverted autotests. Still more to do.
Günter Milde [Wed, 30 Dec 2015 13:49:52 +0000 (14:49 +0100)]
Review and sort inverted autotests. Still more to do.

8 years agoReview and sort inverted autotests. Next lot.
Günter Milde [Wed, 30 Dec 2015 07:41:40 +0000 (08:41 +0100)]
Review and sort inverted autotests. Next lot.

New sublabels LyXBug, ERT.
Renamed sublabel TeXLimit to TeXissue.

More sorting and unification of regular expressions.
Removing double entries.
Fixes for some expressions (eu_UserGuide_pdf,  examples/ja/(knitr|lilypond|sweave))

8 years agoCmake export tests: doc/ja/EmbeddedObjects.lyx compilable again
Kornel Benko [Tue, 29 Dec 2015 18:36:36 +0000 (19:36 +0100)]
Cmake export tests: doc/ja/EmbeddedObjects.lyx compilable again

8 years agoCmake tests: Handle windows line endings
Kornel Benko [Tue, 29 Dec 2015 18:12:08 +0000 (19:12 +0100)]
Cmake tests: Handle windows line endings

8 years agoUpdate to French po file, from Jean-Pierre.
Richard Heck [Tue, 29 Dec 2015 14:59:02 +0000 (09:59 -0500)]
Update to French po file, from Jean-Pierre.

8 years agoUpdates to Japanese docs and po file, from Koji.
Richard Heck [Tue, 29 Dec 2015 14:58:48 +0000 (09:58 -0500)]
Updates to Japanese docs and po file, from Koji.

8 years agoCmake export tests: Invert also test mathmacros/testcases_speed_lyx16
Kornel Benko [Tue, 29 Dec 2015 12:55:32 +0000 (13:55 +0100)]
Cmake export tests: Invert also test mathmacros/testcases_speed_lyx16

8 years agoCmake tests: Simplify test logic for exporting to formats lyx[0-9][0-9]x
Kornel Benko [Tue, 29 Dec 2015 12:23:08 +0000 (13:23 +0100)]
Cmake tests: Simplify test logic for exporting to formats lyx[0-9][0-9]x

Since the stop condition is that the last two consecutive created
files are identical, we do not need to check the last file.
Also checking for load of the created files is not needed, because
exporting the previous file implicitly loads too.

8 years agoReview and sort some more inverted autotests.
Günter Milde [Mon, 28 Dec 2015 20:24:51 +0000 (21:24 +0100)]
Review and sort some more inverted autotests.

8 years agoSimplify the logic
Juergen Spitzmueller [Mon, 28 Dec 2015 15:11:26 +0000 (16:11 +0100)]
Simplify the logic

8 years agoEclude possible unwandted case
Juergen Spitzmueller [Mon, 28 Dec 2015 15:10:26 +0000 (16:10 +0100)]
Eclude possible unwandted case

8 years agoEscape correctly
Juergen Spitzmueller [Mon, 28 Dec 2015 15:09:47 +0000 (16:09 +0100)]
Escape correctly

8 years agoWhitespace
Juergen Spitzmueller [Mon, 28 Dec 2015 12:42:36 +0000 (13:42 +0100)]
Whitespace

8 years agoRemove unneeded warning.
Juergen Spitzmueller [Mon, 28 Dec 2015 11:34:11 +0000 (12:34 +0100)]
Remove unneeded warning.

8 years agocosmetics
Juergen Spitzmueller [Mon, 28 Dec 2015 11:26:29 +0000 (12:26 +0100)]
cosmetics

8 years agoCmake export tests: Activate a branch in autotests/export/TableErrorIfSlovakTextInser...
Kornel Benko [Mon, 28 Dec 2015 10:02:26 +0000 (11:02 +0100)]
Cmake export tests: Activate a branch in autotests/export/TableErrorIfSlovakTextInserte.lyx to produce error if compiled to pdf/dvi.

8 years ago#9889 slightly improved layout management to avoid too small popup window for advance...
Stephan Witt [Mon, 28 Dec 2015 09:36:25 +0000 (10:36 +0100)]
#9889 slightly improved layout management to avoid too small popup window for advanced F&R

8 years agoAssure backslash is on its own line in verbatim mode in get_ert
Juergen Spitzmueller [Mon, 28 Dec 2015 08:15:21 +0000 (09:15 +0100)]
Assure backslash is on its own line in verbatim mode in get_ert

Also document the method

8 years agoThinko in commit a10b6713178552371f72795ae60e54ceb6a0914b
Kornel Benko [Mon, 28 Dec 2015 07:37:58 +0000 (08:37 +0100)]
Thinko in commit a10b6713178552371f72795ae60e54ceb6a0914b

8 years agoCmake lyx2lyx tests: expanded ignoreTests
Kornel Benko [Mon, 28 Dec 2015 07:16:49 +0000 (08:16 +0100)]
Cmake lyx2lyx tests: expanded ignoreTests

the entry export/templates/IEEEtran-Journal_lyx16
is added, because of (after the third roundtrip) endless loop inside "python -tt lyx2lyx ..."

8 years agoCmake lyx2lyx tests: Use a loop to execute roundtrips
Kornel Benko [Mon, 28 Dec 2015 05:00:10 +0000 (06:00 +0100)]
Cmake lyx2lyx tests: Use a loop to execute roundtrips

Exporting to some previous lyx format:
Inside the loop
  Stop at export with errors/warnings
  Stop if exported file not loadable
  Stop if exported file identical to previous exported file (OK case)
    This is done through creating MD5SUM

8 years agoCmake lyx2lyx tests: Add roundtrip to exported lyx-files
Kornel Benko [Sun, 27 Dec 2015 19:05:37 +0000 (20:05 +0100)]
Cmake lyx2lyx tests: Add roundtrip to exported lyx-files

Until now we exported e.g. to lyx16x ans tested if the result is loadable.
Now we also test if export of the exported is loadable.

8 years agoCmake check load tests: Allow tests to use the filter .*Tests
Kornel Benko [Sun, 27 Dec 2015 17:56:36 +0000 (18:56 +0100)]
Cmake check load tests: Allow tests to use the filter .*Tests

Now we can also select which lyx-file may or may not be loaded
in the same way as was for export tests.

8 years agoFix thinko in revert_newgloss: only dissolve ERTs in glosses!
Juergen Spitzmueller [Sun, 27 Dec 2015 17:19:49 +0000 (18:19 +0100)]
Fix thinko in revert_newgloss: only dissolve ERTs in glosses!

8 years agoCmake export tests: Add labels 'lyx2lyx' and 'load' to tests exporting to a lyx format.
Kornel Benko [Sun, 27 Dec 2015 17:03:54 +0000 (18:03 +0100)]
Cmake export tests: Add labels 'lyx2lyx' and 'load' to tests exporting to a lyx format.

The test uses lyx2lyx and loads the exported file.

8 years agorevert_tabularvalign: fix removal of tabularvalign feature tag
Juergen Spitzmueller [Sun, 27 Dec 2015 16:34:01 +0000 (17:34 +0100)]
revert_tabularvalign: fix removal of tabularvalign feature tag

8 years agoFix thinko in revert_tabularvalign
Juergen Spitzmueller [Sun, 27 Dec 2015 16:22:21 +0000 (17:22 +0100)]
Fix thinko in revert_tabularvalign

8 years agoCmake export tests: Add structue test for exported lyx files
Kornel Benko [Sun, 27 Dec 2015 13:33:11 +0000 (14:33 +0100)]
Cmake export tests: Add structue test for exported lyx files

We test here, if any \end_{somethig} matches \begin_{something}.
Exeptions are \end_index and \end_branch ATM, they should
match \index and \branch respectively.

Also added new testfile.

8 years agoRewrite and split the moderncv conversion routine.
Juergen Spitzmueller [Sun, 27 Dec 2015 11:48:11 +0000 (12:48 +0100)]
Rewrite and split the moderncv conversion routine.

This fixes several conversion problems, amongst others the redundant
\end_layout reported by Kornel.

8 years agoAdd description of lyx21 tests
Scott Kostyshak [Sun, 27 Dec 2015 04:51:13 +0000 (23:51 -0500)]
Add description of lyx21 tests

These tests were added at e3cd6db4.

8 years agoAvoid swapping a cell with itself
Jean-Marc Lasgouttes [Wed, 23 Dec 2015 10:05:28 +0000 (11:05 +0100)]
Avoid swapping a cell with itself

Gcc STL debugging feature asserts when swapping an object with itself. This happens in some cases with math grids that have only one column.

A quick review of other uses of swap() in the code base did not reveal any other dubious case.

Fixes bug #9902.

8 years agoRemove redundant \\end_layout in jss-article Code Chunk reversion.
Juergen Spitzmueller [Sat, 26 Dec 2015 11:07:08 +0000 (12:07 +0100)]
Remove redundant \\end_layout in jss-article Code Chunk reversion.

8 years agoCmake export tests: Handle some more warnings
Kornel Benko [Fri, 25 Dec 2015 19:03:35 +0000 (20:03 +0100)]
Cmake export tests: Handle some more warnings

8 years agoCmake export tests: Handle some lyx2lyx warnings
Kornel Benko [Fri, 25 Dec 2015 18:02:06 +0000 (19:02 +0100)]
Cmake export tests: Handle some lyx2lyx warnings

8 years agoFix gloss, glossgroup and forest reversion routines.
Juergen Spitzmueller [Fri, 25 Dec 2015 11:00:56 +0000 (12:00 +0100)]
Fix gloss, glossgroup and forest reversion routines.

These were using lyx2latex, assuming the result can be used in verbatim
insets as is, which is not the case (mostly due to \\backslash).

A new lyx2verbatim function is now used instead. Also, ERT insets are
dissolved in the gloss reversion process.

8 years agoCmake export tests: Check if exported lyx files are loadable
Kornel Benko [Fri, 25 Dec 2015 09:28:40 +0000 (10:28 +0100)]
Cmake export tests: Check if exported lyx files are loadable

Also added tests for export to lyx21 format.

8 years agoCmake export tests: Macro to interpret error/warning messages at loading lyx files
Kornel Benko [Fri, 25 Dec 2015 09:26:38 +0000 (10:26 +0100)]
Cmake export tests: Macro to interpret error/warning messages at loading lyx files

8 years agoSpecify missing character. Angström sign, not LATIN CAPITAL LETTER A WITH RING ABOVE.
Günter Milde [Wed, 23 Dec 2015 14:45:18 +0000 (15:45 +0100)]
Specify missing character.  Angström sign, not LATIN CAPITAL LETTER A WITH RING ABOVE.

8 years agoFurther simplify TableErrorif... autotest sample (fails also with Czech).
Günter Milde [Wed, 23 Dec 2015 14:42:48 +0000 (15:42 +0100)]
Further simplify TableErrorif... autotest sample (fails also with Czech).

Also add some more info.

8 years agoReplace Ångström with \AA in suspiciousTests
Kornel Benko [Wed, 23 Dec 2015 07:05:21 +0000 (08:05 +0100)]
Replace Ångström with \AA in suspiciousTests

This allows to load the file also for older cmake versions.

8 years agoInverted autests, sorting: some more TeX-Limitations.
Günter Milde [Mon, 21 Dec 2015 21:48:37 +0000 (22:48 +0100)]
Inverted autests, sorting: some more TeX-Limitations.

Math manual with systemfonts fails because of missing characters.
PDF-forms and PDF-comments require pdflatex or lualatex.

8 years agoCmake export tests: Ignore some child documents
Kornel Benko [Mon, 21 Dec 2015 10:52:00 +0000 (11:52 +0100)]
Cmake export tests: Ignore some child documents

8 years agoCmake export tests: Simplify the testcase TableErr rIfSlovakTextInserted.lyx'
Kornel Benko [Mon, 21 Dec 2015 10:42:32 +0000 (11:42 +0100)]
Cmake export tests: Simplify the testcase TableErr rIfSlovakTextInserted.lyx'

8 years agoExtracted and renamed files from testcases_master_child.zip
Kornel Benko [Mon, 21 Dec 2015 10:39:48 +0000 (11:39 +0100)]
Extracted and renamed files from testcases_master_child.zip

Preparing to add them to the tests.

8 years agoadd script to cross-compile for Windows
Peter Kümmel [Sun, 20 Dec 2015 13:28:12 +0000 (14:28 +0100)]
add script to cross-compile for Windows

8 years agoupdate boost to 1.60
Peter Kümmel [Sun, 20 Dec 2015 13:04:54 +0000 (14:04 +0100)]
update boost to 1.60

8 years agoboost dir is used for out-of-source build detection
Peter Kümmel [Sun, 20 Dec 2015 13:00:04 +0000 (14:00 +0100)]
boost dir is used for out-of-source build detection

8 years ago3rdparty/boost: build with cmake
Peter Kümmel [Sun, 20 Dec 2015 12:40:37 +0000 (13:40 +0100)]
3rdparty/boost: build with cmake

8 years agodefault tar-v7 format supports only 99 character pathes
Peter Kümmel [Sun, 20 Dec 2015 12:32:33 +0000 (13:32 +0100)]
default tar-v7 format supports only 99 character pathes

8 years ago3rdparty/boost: build with autotools
Peter Kümmel [Sun, 20 Dec 2015 12:06:59 +0000 (13:06 +0100)]
3rdparty/boost: build with autotools

8 years agomove boost to 3rdparty directory
Peter Kümmel [Sun, 20 Dec 2015 11:49:10 +0000 (12:49 +0100)]
move boost to 3rdparty directory