]> git.lyx.org Git - lyx.git/log
lyx.git
8 years agoCmake export tests: Some tests previously inverted pass now.
Kornel Benko [Thu, 3 Dec 2015 13:05:20 +0000 (14:05 +0100)]
Cmake export tests: Some tests previously inverted pass now.

8 years agoUse relative path for graphics, not windows absolte path
Kornel Benko [Thu, 3 Dec 2015 13:03:04 +0000 (14:03 +0100)]
Use relative path for graphics, not windows absolte path

8 years agoUse correct relative path to bibtex resource
Kornel Benko [Thu, 3 Dec 2015 13:01:03 +0000 (14:01 +0100)]
Use correct relative path to bibtex resource

8 years agoCustomization.lyx: change fonts as discussed
Uwe Stöhr [Thu, 3 Dec 2015 01:36:09 +0000 (02:36 +0100)]
Customization.lyx: change fonts as discussed

8 years agoAdditional.lyx: change fonts as discussed
Uwe Stöhr [Thu, 3 Dec 2015 01:32:09 +0000 (02:32 +0100)]
Additional.lyx: change fonts as discussed

8 years agoMath.lyx: change fonts as discussed
Uwe Stöhr [Thu, 3 Dec 2015 01:27:07 +0000 (02:27 +0100)]
Math.lyx: change fonts as discussed

8 years agoFrench UserGuide.lyx: correct a font
Uwe Stöhr [Thu, 3 Dec 2015 01:26:47 +0000 (02:26 +0100)]
French UserGuide.lyx: correct a font

8 years agoEmbeddedObjects.lyx: change fonts as discussed
Uwe Stöhr [Thu, 3 Dec 2015 01:18:20 +0000 (02:18 +0100)]
EmbeddedObjects.lyx: change fonts as discussed

8 years agoUserGuide.lyx: change fonts as discussed
Uwe Stöhr [Thu, 3 Dec 2015 01:08:31 +0000 (02:08 +0100)]
UserGuide.lyx: change fonts as discussed

8 years agoIndonesian Tutorial.lyx: use inset info for icons
Uwe Stöhr [Thu, 3 Dec 2015 00:42:21 +0000 (01:42 +0100)]
Indonesian Tutorial.lyx: use inset info for icons

- Chinese Tutorial.lyx: remove unnecessary TeX code

8 years agoTutorial.lyx: change fonts as discussed
Uwe Stöhr [Thu, 3 Dec 2015 00:29:33 +0000 (01:29 +0100)]
Tutorial.lyx: change fonts as discussed

8 years agoIntro.lyx: change fonts as discussed
Uwe Stöhr [Wed, 2 Dec 2015 23:52:23 +0000 (00:52 +0100)]
Intro.lyx: change fonts as discussed

8 years agoCmake tests: Rename label 'reverted' to 'inverted'.
Kornel Benko [Wed, 2 Dec 2015 23:23:07 +0000 (00:23 +0100)]
Cmake tests: Rename label 'reverted' to 'inverted'.

8 years agoCmake export tests: Create concatenated labels in the form 'export:reverted:examples...
Kornel Benko [Wed, 2 Dec 2015 21:18:43 +0000 (22:18 +0100)]
Cmake export tests: Create concatenated labels in the form 'export:reverted:examples:chemgreek'

8 years agoAdd a comment to autotests/export/ja/wrong_auto_encoding.lyx
Kornel Benko [Wed, 2 Dec 2015 21:13:41 +0000 (22:13 +0100)]
Add a comment to autotests/export/ja/wrong_auto_encoding.lyx

8 years agoMake spellchecker dotted underlines thicker.
Jean-Marc Lasgouttes [Wed, 25 Nov 2015 21:09:45 +0000 (22:09 +0100)]
Make spellchecker dotted underlines thicker.

8 years agoDevelopment.lyx: Spellchecker + special char corrections.
Kornel Benko [Wed, 2 Dec 2015 12:55:38 +0000 (13:55 +0100)]
Development.lyx: Spellchecker + special char corrections.

8 years agoCmake export tests: Remove label 'reverted' from suspended tests.
Kornel Benko [Wed, 2 Dec 2015 12:28:16 +0000 (13:28 +0100)]
Cmake export tests: Remove label 'reverted' from suspended tests.

LyXMacros.cmake: Overseen the macro 'setmarkedtestlabel()' which added it automatically
  if the test was to invert the test result.
ExportTests.cmake: Correct label handling

8 years agoDevelopment.lyx: Clarify a bit the difference between assigned label and reversion...
Kornel Benko [Wed, 2 Dec 2015 10:02:17 +0000 (11:02 +0100)]
Development.lyx: Clarify a bit the difference between assigned label and reversion of ctest result.

8 years agoRestructure test documentation.
Günter Milde [Wed, 2 Dec 2015 07:54:24 +0000 (08:54 +0100)]
Restructure test documentation.

Use separate subsections for our 3 main test suites:
unit tests,
tex2lyx (functional) tests, and
"autotests" (requiring cmake).

8 years agoRevert local layouts changes in ja/Additional.lyx.
Richard Heck [Wed, 2 Dec 2015 02:24:31 +0000 (21:24 -0500)]
Revert local layouts changes in ja/Additional.lyx.

8 years agoconfigure.py: add inkscape as converter for EMF/WMF files
Uwe Stöhr [Wed, 2 Dec 2015 01:08:19 +0000 (02:08 +0100)]
configure.py: add inkscape as converter for EMF/WMF files

8 years agoUserGuide.lyx: document new possible text colors
Uwe Stöhr [Wed, 2 Dec 2015 00:33:25 +0000 (01:33 +0100)]
UserGuide.lyx: document new possible text colors

@Richard: as you can see the additional lines in Verbatim are not added by lyx2lyx

8 years agoinstaller: add up to date check for inkscape
Uwe Stöhr [Tue, 1 Dec 2015 23:47:05 +0000 (00:47 +0100)]
installer: add up to date check for inkscape

 also fine-tune the conversion of wmf/emf images

8 years agobuild.bat: add -DLYX_ENABLE_EXPORT_TESTS=ON and add a note about Ninja
Uwe Stöhr [Tue, 1 Dec 2015 23:42:40 +0000 (00:42 +0100)]
build.bat: add -DLYX_ENABLE_EXPORT_TESTS=ON and add a note about Ninja

8 years agoExplain how to use parallel compilation in MSVC
Georg Baum [Tue, 1 Dec 2015 19:55:05 +0000 (20:55 +0100)]
Explain how to use parallel compilation in MSVC

8 years agoFix width of row when there are active hfills
Jean-Marc Lasgouttes [Mon, 30 Nov 2015 21:00:48 +0000 (22:00 +0100)]
Fix width of row when there are active hfills

It is important to make sure in computeRowMetrics that the row width
is correct at the end, because we rely on it in several places.

Fixes bug #9870.

8 years agoUpdate previews when turned on in prefs (#9507)
Scott Kostyshak [Sun, 22 Nov 2015 16:39:15 +0000 (11:39 -0500)]
Update previews when turned on in prefs (#9507)

Previews are now generated when previews are turned on in
preferences. This change ensures that when users activate previews
for the first time, they are not confused by no previews showing up
(a restart of LyX or a triggering of each individual preview would
be required).

There was a previously attempted fix for #9507 at 390ae054 which was
reverted at 358745d0 for performance reasons: it updated previews
after every preference change and updating previews is costly (even
if the cache signals there are no changes needed).

This implementation is consistent with what we do for updating the
system fonts in preferences.

8 years agoUpdate the link to CMCDDE in our documents
Scott Kostyshak [Mon, 30 Nov 2015 22:01:40 +0000 (17:01 -0500)]
Update the link to CMCDDE in our documents

Our URL checker found the broken link.

8 years agoCmake export tests: Remove assignement doing nothing
Kornel Benko [Mon, 30 Nov 2015 12:12:30 +0000 (13:12 +0100)]
Cmake export tests: Remove assignement doing nothing

8 years agoAdd a table to clarify how main export test labels are assigned
Kornel Benko [Mon, 30 Nov 2015 12:06:53 +0000 (13:06 +0100)]
Add a table to clarify how main export test labels are assigned

8 years agoRemove local layout from French manuals.
Richard Heck [Mon, 30 Nov 2015 03:42:09 +0000 (22:42 -0500)]
Remove local layout from French manuals.

8 years agoRemove local layout from German manuals.
Richard Heck [Mon, 30 Nov 2015 03:40:29 +0000 (22:40 -0500)]
Remove local layout from German manuals.

8 years agoRemove local layout from Spanish manuals and replace
Richard Heck [Mon, 30 Nov 2015 03:39:31 +0000 (22:39 -0500)]
Remove local layout from Spanish manuals and replace
MenuItem insets with Noun.

8 years agoRemove local layout from Additional.lyx and Development.lyx. It
Richard Heck [Mon, 30 Nov 2015 03:29:28 +0000 (22:29 -0500)]
Remove local layout from Additional.lyx and Development.lyx. It
was not actually  used in the latter. In the former, convert the
MenuItem insets to Noun.

8 years agoRemove local layout from Customization manual.
Richard Heck [Mon, 30 Nov 2015 03:23:48 +0000 (22:23 -0500)]
Remove local layout from Customization manual.
Replace "MenuItem" inset with Noun.

8 years agoCmake autotests: Corrected suspiciousTests for new testfile
Kornel Benko [Sun, 29 Nov 2015 23:42:48 +0000 (00:42 +0100)]
Cmake autotests: Corrected suspiciousTests for new testfile

8 years agoMake Japanese manual Additional.lyx compilable.
Kornel Benko [Sun, 29 Nov 2015 22:04:36 +0000 (23:04 +0100)]
Make Japanese manual Additional.lyx compilable.

Added a protected space in default language after an english text.
This is needed only if the imaadiately following style is some sectioning.

8 years agode.po: a translation
Uwe Stöhr [Sun, 29 Nov 2015 21:23:58 +0000 (22:23 +0100)]
de.po: a translation

8 years agoAutotest: This file shows error if exported to dvi.
Kornel Benko [Sun, 29 Nov 2015 21:05:33 +0000 (22:05 +0100)]
Autotest: This file shows error if exported to dvi.

To omit the error, there are 2 possibilities
1.) Change \inputencoding to utf8-platex
or
2.) write some text in default language prior to the following
subchapter 1.2.2
Probably a candidate for language nesting

8 years agoIntro.lyx: run lyx2lyx
Uwe Stöhr [Sun, 29 Nov 2015 19:31:51 +0000 (20:31 +0100)]
Intro.lyx: run lyx2lyx

- also for Czech Tutorial.lyx

8 years agoGalician Tutorial.lyx: use inset info
Uwe Stöhr [Sun, 29 Nov 2015 19:29:05 +0000 (20:29 +0100)]
Galician Tutorial.lyx: use inset info

- also run lyx2lyx

8 years agoUpdate sk.po
Kornel Benko [Sun, 29 Nov 2015 19:28:36 +0000 (20:28 +0100)]
Update sk.po

8 years agoBaskian Tutorial.lyx: use inset info
Uwe Stöhr [Sun, 29 Nov 2015 19:21:05 +0000 (20:21 +0100)]
Baskian Tutorial.lyx: use inset info

- also run lyx2lyx

8 years agoFix merging of obsolete entries
Georg Baum [Sun, 29 Nov 2015 19:14:54 +0000 (20:14 +0100)]
Fix merging of obsolete entries

Thanks Kornel for spotting this.

8 years agoCustomization.lyx: update version number
Uwe Stöhr [Sun, 29 Nov 2015 18:42:07 +0000 (19:42 +0100)]
Customization.lyx: update version number

8 years agoGerman Customization.lyx: some translations and fixed typos
Uwe Stöhr [Sun, 29 Nov 2015 18:40:25 +0000 (19:40 +0100)]
German Customization.lyx: some translations and fixed typos

8 years agoCustomization.lyx: accept all remaining changes
Uwe Stöhr [Sun, 29 Nov 2015 18:25:46 +0000 (19:25 +0100)]
Customization.lyx: accept all remaining changes

8 years agoChangelog-Customization-LyX_22x.txt: new fileContents
Uwe Stöhr [Sun, 29 Nov 2015 17:26:21 +0000 (18:26 +0100)]
Changelog-Customization-LyX_22x.txt: new fileContents

- documents the changes for the translators

8 years agoCustomization: accept and merge some changes
Uwe Stöhr [Sun, 29 Nov 2015 17:24:05 +0000 (18:24 +0100)]
Customization: accept and merge some changes

8 years agoAdd utility to merge po files
Georg Baum [Sun, 29 Nov 2015 17:04:20 +0000 (18:04 +0100)]
Add utility to merge po files

Surprisingly I could not find a tool that merges updated translations into a
.po file in a way that

a) merges only missing translations (does not overwrite existing ones)
b) produces a minimal diff so that there is a chance to manually check the result

Therefore I wrote my own. You can use it for a single language

python development/tools/mergepo.py ../lyx-2.1/po fr

or for all languages:

python development/tools/mergepo.py ../lyx-2.1/po

The python code is not the most elegant one, but it works. What is missing is
a command line switch to merge changed translations as well. This is useful
for languages that have not yet received any translation update in the
development branch, only in the stable branch: In this case we know that
translations that are not identical in both branches should be overtaken from
the stabkle one.

8 years agoFix bug #9096: Load all the files specified on the command line, and then dispatch...
Richard Heck [Sat, 7 Nov 2015 22:04:32 +0000 (17:04 -0500)]
Fix bug #9096: Load all the files specified on the command line, and then dispatch whatever commands we are given to those Buffers.

Original patch due to Benjamin Piwowarski. Updated for 2.2 by Richard Heck.

8 years agoWhitespace.
Richard Heck [Sun, 29 Nov 2015 16:20:56 +0000 (11:20 -0500)]
Whitespace.

8 years agoJapanese manuals: run lyx2lyx
Uwe Stöhr [Sun, 29 Nov 2015 16:21:27 +0000 (17:21 +0100)]
Japanese manuals: run lyx2lyx

8 years agoCustomization.lyx: update localLayout format
Uwe Stöhr [Sun, 29 Nov 2015 16:15:15 +0000 (17:15 +0100)]
Customization.lyx: update localLayout format

- Japanese version: also run lyx2lyx

8 years agoCmake export tests: Use build dir as source for _all_ latex output formats
Kornel Benko [Sun, 29 Nov 2015 15:11:10 +0000 (16:11 +0100)]
Cmake export tests: Use build dir as source for _all_ latex output formats

8 years agoCmake lyx2lyx tests: Ignore warning about "no conversion needed"
Kornel Benko [Sun, 29 Nov 2015 14:26:56 +0000 (15:26 +0100)]
Cmake lyx2lyx tests: Ignore warning about "no conversion needed"

8 years agoOops, missed some mid line \r
Georg Baum [Sun, 29 Nov 2015 12:37:06 +0000 (13:37 +0100)]
Oops, missed some mid line \r

8 years agoFix mixed DOS/UNIX line endings
Georg Baum [Sun, 29 Nov 2015 12:26:50 +0000 (13:26 +0100)]
Fix mixed DOS/UNIX line endings

These have been added by 36d7b40c, before we had always UNIX only.
poedit can read the mixed files just fine, but python polib (which is used
in po/lyx_pot.py) refuses to load files with mixed endings.

8 years agoConvert to 2.2 format and use TeX fonts
Georg Baum [Sun, 29 Nov 2015 12:16:46 +0000 (13:16 +0100)]
Convert to 2.2 format and use TeX fonts

This works around a limitation of the test machinery, which never switches
TeX fonts on for format that need that, it only switches TeX fonts off for
formats needing it.

8 years agoAdd test for language nesting regression
Georg Baum [Sun, 29 Nov 2015 10:52:34 +0000 (11:52 +0100)]
Add test for language nesting regression

The new test shows a language nesting regression: With LyX 2.1 it exports fine
in all formats, with 2.2 it fails for dvi, pdf2 and pdf3.

8 years agoSimplify a bunch of tests in lyx2lyx code.
Richard Heck [Sun, 29 Nov 2015 04:58:50 +0000 (23:58 -0500)]
Simplify a bunch of tests in lyx2lyx code.

8 years agoFix a few C++-isms that crept into lyx2lyx code.
Richard Heck [Sun, 29 Nov 2015 04:55:00 +0000 (23:55 -0500)]
Fix a few C++-isms that crept into lyx2lyx code.

8 years agoClean up Solution and Solution* reversion code a bit.
Richard Heck [Sun, 29 Nov 2015 04:42:09 +0000 (23:42 -0500)]
Clean up Solution and Solution* reversion code a bit.

8 years agoUpdate local layout in Customization.lyx.
Richard Heck [Sun, 29 Nov 2015 04:15:05 +0000 (23:15 -0500)]
Update local layout in Customization.lyx.

8 years agolyx_2_2.py: fix a logic mistake
Uwe Stöhr [Sun, 29 Nov 2015 03:26:14 +0000 (04:26 +0100)]
lyx_2_2.py: fix a logic mistake

- this message must be used for all cases

8 years agolyx2lyx/lyx_2_2.py: correct reversion for solution*
Uwe Stöhr [Sun, 29 Nov 2015 02:51:57 +0000 (03:51 +0100)]
lyx2lyx/lyx_2_2.py: correct reversion for solution*

- add reversion for the starred variant
- correct LaTeX output

8 years agoMinor tweaks to Development.lyx
Scott Kostyshak [Sun, 29 Nov 2015 02:17:15 +0000 (21:17 -0500)]
Minor tweaks to Development.lyx

These small tweaks amend de1c8253.

8 years agoAdditional.lyx: remove sloppypar
Uwe Stöhr [Sun, 29 Nov 2015 01:53:58 +0000 (02:53 +0100)]
Additional.lyx: remove sloppypar

- sloppypar and sloppy should not be used, see the discussion in bug #9874
- also update the local layout to the current format

8 years agoDevelopment.lyx: try to describe label assignment.
Kornel Benko [Sun, 29 Nov 2015 01:37:11 +0000 (02:37 +0100)]
Development.lyx: try to describe label assignment.

8 years agoCmake export tests: More refactoring.
Kornel Benko [Sun, 29 Nov 2015 01:18:07 +0000 (02:18 +0100)]
Cmake export tests: More refactoring.

8 years agoDocument updating file format of LyX's files
Scott Kostyshak [Sat, 28 Nov 2015 23:11:09 +0000 (18:11 -0500)]
Document updating file format of LyX's files

The advantage of having the author of the file format change update
the files is that the author knows best what to expect in the diff
output.

This was discussed briefly here:
https://www.mail-archive.com/search?l=mid&q=n3bu5q%24reb%242%40ger.gmane.org

8 years agoinstaller: fix a typo
Uwe Stöhr [Sat, 28 Nov 2015 19:19:49 +0000 (20:19 +0100)]
installer: fix a typo

8 years agoFix broken merge
Georg Baum [Sat, 28 Nov 2015 18:23:48 +0000 (19:23 +0100)]
Fix broken merge

git should have refused to push my commit which changed a file that was
deleted a minute ago, but instead it decided to re-add the file.

8 years agoCmake export tests: adapt 'suspiciousTests to changed file 'revertedTests'
Kornel Benko [Sat, 28 Nov 2015 18:10:47 +0000 (19:10 +0100)]
Cmake export tests: adapt 'suspiciousTests to changed file 'revertedTests'

8 years agoCmake export tests: Ignore spaces after expressions in .*Tests files
Kornel Benko [Sat, 28 Nov 2015 18:08:19 +0000 (19:08 +0100)]
Cmake export tests: Ignore spaces after expressions in .*Tests files

8 years agoFix off by one error
Georg Baum [Sat, 28 Nov 2015 17:13:07 +0000 (18:13 +0100)]
Fix off by one error

Looks like I forgot to test this case without quotes, but fortunately the new
export test found it.

8 years agoCmake export tests: Renamed file revertedTests to suspendedTests
Kornel Benko [Sat, 28 Nov 2015 17:23:29 +0000 (18:23 +0100)]
Cmake export tests: Renamed file revertedTests to suspendedTests

Also some refactoring to handle the labes.

8 years agoAdd the first dedicated export test
Georg Baum [Sat, 28 Nov 2015 16:00:59 +0000 (17:00 +0100)]
Add the first dedicated export test

Thanks to Kornel we do now have the infrastructure for running dedicated
export tests. This is the first one, showing a language nesting bug which is
already in 2.1. It is inverted for now, but this will hopefully change soon.

8 years agoCmake export tests: Correct some mistakes in commit 4138ab7
Kornel Benko [Sat, 28 Nov 2015 08:30:49 +0000 (09:30 +0100)]
Cmake export tests: Correct some mistakes in commit 4138ab7

8 years agoUserGuide.lyx and Math.lyx: update version number
Uwe Stöhr [Sat, 28 Nov 2015 02:23:38 +0000 (03:23 +0100)]
UserGuide.lyx and Math.lyx: update version number

8 years agoLaTeXConfig.lyx: accept changes
Uwe Stöhr [Sat, 28 Nov 2015 02:15:45 +0000 (03:15 +0100)]
LaTeXConfig.lyx: accept changes

- also add hpstatement module and remove the deprecated rsphrase module (this module is only kept for compatibility reasons)

8 years agoCustomization.lyx: accept some changes
Uwe Stöhr [Sat, 28 Nov 2015 02:13:11 +0000 (03:13 +0100)]
Customization.lyx: accept some changes

8 years agoAdditional.lyx: merge changes
Uwe Stöhr [Sat, 28 Nov 2015 01:50:06 +0000 (02:50 +0100)]
Additional.lyx: merge changes

8 years agoinstaller: remove residues of metafile2eps
Uwe Stöhr [Sat, 28 Nov 2015 01:04:57 +0000 (02:04 +0100)]
installer: remove residues of metafile2eps

8 years agoSimplify logic
Georg Baum [Fri, 27 Nov 2015 19:35:13 +0000 (20:35 +0100)]
Simplify logic

The old code was more complicated than needed, we have unstarred_name to make
our live easier. The test proves that the new code works as before.

8 years agoAdd tex2lyx test for verbatim*
Georg Baum [Fri, 27 Nov 2015 19:30:41 +0000 (20:30 +0100)]
Add tex2lyx test for verbatim*

8 years agoUpdate format of bind and ui files.
Richard Heck [Fri, 27 Nov 2015 16:56:17 +0000 (11:56 -0500)]
Update format of bind and ui files.

8 years agoCmake export tests: Implemented multiple sublabels for each test.
Kornel Benko [Fri, 27 Nov 2015 14:12:47 +0000 (15:12 +0100)]
Cmake export tests: Implemented multiple sublabels for each test.

8 years agoSmall fixes to export test documentation.
Günter Milde [Fri, 27 Nov 2015 09:33:12 +0000 (10:33 +0100)]
Small fixes to export test documentation.

8 years agoBack to development
Scott Kostyshak [Fri, 27 Nov 2015 08:25:49 +0000 (03:25 -0500)]
Back to development

8 years agoThis is LyX 2.2.0alpha2 2.2.0alpha2
Scott Kostyshak [Fri, 27 Nov 2015 08:23:23 +0000 (03:23 -0500)]
This is LyX 2.2.0alpha2

8 years agoUpdate docs to latest format for 2.2.0alpha2
Scott Kostyshak [Fri, 27 Nov 2015 08:23:22 +0000 (03:23 -0500)]
Update docs to latest format for 2.2.0alpha2

8 years agoUpdate ANNOUNCE for 2.2.0alpha2
Scott Kostyshak [Fri, 27 Nov 2015 07:59:19 +0000 (02:59 -0500)]
Update ANNOUNCE for 2.2.0alpha2

8 years agoupdatedocs.py: remove an extra parenthesis
Scott Kostyshak [Fri, 27 Nov 2015 07:37:27 +0000 (02:37 -0500)]
updatedocs.py: remove an extra parenthesis

8 years agoRemove another reference to lyx.hu
Scott Kostyshak [Fri, 27 Nov 2015 05:16:10 +0000 (00:16 -0500)]
Remove another reference to lyx.hu

This site has not existed since 2011.

8 years agoUpdate a format
Scott Kostyshak [Fri, 27 Nov 2015 05:15:29 +0000 (00:15 -0500)]
Update a format

8 years agoUpdate the docbook links
Scott Kostyshak [Fri, 27 Nov 2015 04:49:07 +0000 (23:49 -0500)]
Update the docbook links

Docbook is no longer being developed, but the new link at least
exists and SGML-tools Lite can still be downloaded.

8 years agoUpdate a couple formats
Scott Kostyshak [Fri, 27 Nov 2015 04:48:00 +0000 (23:48 -0500)]
Update a couple formats

8 years agoRemove "dialog-show print" from various UI locations.
Richard Heck [Fri, 27 Nov 2015 03:40:39 +0000 (22:40 -0500)]
Remove "dialog-show print" from various UI locations.