]> git.lyx.org Git - lyx.git/log
lyx.git
3 years agoupdate compile instructions for Windows
Eugene Chornyi [Tue, 4 Aug 2020 07:07:40 +0000 (09:07 +0200)]
update compile instructions for Windows

3 years agoRevert "DocBook: allow empty paragraphs before the <info> section."
Thibaut Cuvelier [Mon, 3 Aug 2020 20:58:15 +0000 (22:58 +0200)]
Revert "DocBook: allow empty paragraphs before the <info> section."

This reverts commit c6937cece975ddfbe6b30f1cc85f3aa891d07dad.

3 years agoRevert "DocBook: add new layout parameter DocBookWrapperMergeWithPrevious."
Thibaut Cuvelier [Mon, 3 Aug 2020 20:57:49 +0000 (22:57 +0200)]
Revert "DocBook: add new layout parameter DocBookWrapperMergeWithPrevious."

This reverts commit 59b0f88d2b8b2169bede865c6e8a4f1178f73765.

3 years agoRevert "Slight code-consistency improvements."
Thibaut Cuvelier [Mon, 3 Aug 2020 20:57:41 +0000 (22:57 +0200)]
Revert "Slight code-consistency improvements."

This reverts commit 6bcc0155b62ca84e527aed4e36015faf530b159d.

3 years agoRevert "Merge findLastParagraph and findLastBibliographyParagraph to lower code dupli...
Thibaut Cuvelier [Mon, 3 Aug 2020 20:57:22 +0000 (22:57 +0200)]
Revert "Merge findLastParagraph and findLastBibliographyParagraph to lower code duplication."

This reverts commit 20d65b9d97c3b2d0f5fe29063f3a54a88f9dbfad.

3 years agoRevert "DocBook: use DocBookItemTag within paragraphs."
Thibaut Cuvelier [Mon, 3 Aug 2020 20:57:11 +0000 (22:57 +0200)]
Revert "DocBook: use DocBookItemTag within paragraphs."

This reverts commit 49b998f99b2d0fe6194bcb92bede29cbc2b7176d.

3 years agoRevert "DocBook: make openParTag/closeTag use paragraphs instead of layouts."
Thibaut Cuvelier [Mon, 3 Aug 2020 20:56:55 +0000 (22:56 +0200)]
Revert "DocBook: make openParTag/closeTag use paragraphs instead of layouts."

This reverts commit 3d7c802c220c18e446829cf4ba7796c6c8d23ae2.

3 years agoRevert "DocBook: fix for ordering."
Thibaut Cuvelier [Mon, 3 Aug 2020 20:56:44 +0000 (22:56 +0200)]
Revert "DocBook: fix for ordering."

This reverts commit 7852582d9cf289aeeadb1d9da38771203f695a03.

3 years agoRevert "DocBook: use DocBookWrapperMergeWithPrevious in the code."
Thibaut Cuvelier [Mon, 3 Aug 2020 20:56:25 +0000 (22:56 +0200)]
Revert "DocBook: use DocBookWrapperMergeWithPrevious in the code."

This reverts commit 62c9f4332d853c3d76878edbc4026e429fd061e3.

3 years agoRevert "DocBook: eat a bit of that spaghetti code."
Thibaut Cuvelier [Mon, 3 Aug 2020 20:56:16 +0000 (22:56 +0200)]
Revert "DocBook: eat a bit of that spaghetti code."

This reverts commit 25bcbe766601b7bbc5b9832858ab8e5874f5d2a2.

3 years agoRevert "DocBook: simplify code to handle abstracts."
Thibaut Cuvelier [Mon, 3 Aug 2020 20:56:06 +0000 (22:56 +0200)]
Revert "DocBook: simplify code to handle abstracts."

This reverts commit 0199e048ffed026b909aa0e2d8161efb4f29a4a6.

3 years agoRevert "DocBook: add a layout tag to tell whether an item is the abstract or not."
Thibaut Cuvelier [Mon, 3 Aug 2020 20:55:52 +0000 (22:55 +0200)]
Revert "DocBook: add a layout tag to tell whether an item is the abstract or not."

This reverts commit 5ccd63eff6731a972f1d65d855859a65fe8e3a5b.

3 years agoAdd support for lilypond with LyX on Mac
Stephan Witt [Mon, 3 Aug 2020 15:44:01 +0000 (17:44 +0200)]
Add support for lilypond with LyX on Mac

3 years agoDocBook: add a layout tag to tell whether an item is the abstract or not.
Thibaut Cuvelier [Mon, 3 Aug 2020 14:04:26 +0000 (16:04 +0200)]
DocBook: add a layout tag to tell whether an item is the abstract or not.

3 years agoDocBook: simplify code to handle abstracts.
Thibaut Cuvelier [Sun, 2 Aug 2020 18:43:39 +0000 (20:43 +0200)]
DocBook: simplify code to handle abstracts.

3 years agoDocBook: eat a bit of that spaghetti code.
Thibaut Cuvelier [Sun, 2 Aug 2020 17:00:07 +0000 (19:00 +0200)]
DocBook: eat a bit of that spaghetti code.

3 years agoDocBook: use DocBookWrapperMergeWithPrevious in the code.
Thibaut Cuvelier [Sun, 2 Aug 2020 16:58:36 +0000 (18:58 +0200)]
DocBook: use DocBookWrapperMergeWithPrevious in the code.

3 years agoDocBook: fix for ordering.
Thibaut Cuvelier [Sun, 2 Aug 2020 16:07:07 +0000 (18:07 +0200)]
DocBook: fix for ordering.

3 years agoDocBook: make openParTag/closeTag use paragraphs instead of layouts.
Thibaut Cuvelier [Sun, 2 Aug 2020 15:35:16 +0000 (17:35 +0200)]
DocBook: make openParTag/closeTag use paragraphs instead of layouts.

Not useful per se, but will be next with checking whether the wrapper tags should be opened/closed.

3 years agoDocBook: use DocBookItemTag within paragraphs.
Thibaut Cuvelier [Sun, 2 Aug 2020 15:28:50 +0000 (17:28 +0200)]
DocBook: use DocBookItemTag within paragraphs.

This is at least helpful for AAS, even though it slightly resembles a repurposition of that parameter.

3 years agoMerge findLastParagraph and findLastBibliographyParagraph to lower code duplication.
Thibaut Cuvelier [Sun, 2 Aug 2020 15:23:37 +0000 (17:23 +0200)]
Merge findLastParagraph and findLastBibliographyParagraph to lower code duplication.

Maybe these functions should move to ParagraphList.h/cpp?

3 years agoSlight code-consistency improvements.
Thibaut Cuvelier [Sun, 2 Aug 2020 15:17:25 +0000 (17:17 +0200)]
Slight code-consistency improvements.

3 years agoDocBook: add new layout parameter DocBookWrapperMergeWithPrevious.
Thibaut Cuvelier [Sun, 2 Aug 2020 15:07:38 +0000 (17:07 +0200)]
DocBook: add new layout parameter DocBookWrapperMergeWithPrevious.

3 years agoDocBook: allow empty paragraphs before the <info> section.
Thibaut Cuvelier [Sun, 2 Aug 2020 14:52:33 +0000 (16:52 +0200)]
DocBook: allow empty paragraphs before the <info> section.

3 years agoUse hexnames only for x11 colors
Juergen Spitzmueller [Mon, 3 Aug 2020 12:10:46 +0000 (14:10 +0200)]
Use hexnames only for x11 colors

This prevents wrong color allocation with ambiguous names.

Fixes #11828

Patch by D. Ramöller with extensions by me.

3 years agoRelease notes
Richard Kimberly Heck [Mon, 3 Aug 2020 03:25:48 +0000 (23:25 -0400)]
Release notes

3 years agoAllow backspace, etc, to merge paragraphs even if they have different styles.
Richard Kimberly Heck [Mon, 3 Aug 2020 03:22:21 +0000 (23:22 -0400)]
Allow backspace, etc, to merge paragraphs even if they have different styles.

Patch from Daniel.

This is bug #11917. Master only.

3 years agoCmake export tests: Adapt test filtering
Kornel Benko [Sun, 2 Aug 2020 17:40:55 +0000 (19:40 +0200)]
Cmake export tests: Adapt test filtering

1.) Ignore exports for docbook specific files
2.) Because of dvips problem invert test for some Foils-lyx-files

3 years agolayouttranslations: nothing to do for it
Enrico Forestieri [Sun, 2 Aug 2020 17:10:03 +0000 (19:10 +0200)]
layouttranslations: nothing to do for it

3 years agoUpdate it.po
Enrico Forestieri [Sun, 2 Aug 2020 17:07:43 +0000 (19:07 +0200)]
Update it.po

3 years agoAssure correct spacing of colored items in mathed
Enrico Forestieri [Sun, 2 Aug 2020 16:58:40 +0000 (18:58 +0200)]
Assure correct spacing of colored items in mathed

When coloring a non-ordinary math atom, explicitly apply its
math class, so that to leave unchanged the spacing around it.
Fixes #11827.

3 years agoNext attempt at correctly setting fonts in insets depending on inheritFont()
Juergen Spitzmueller [Sun, 2 Aug 2020 08:12:19 +0000 (10:12 +0200)]
Next attempt at correctly setting fonts in insets depending on inheritFont()

3 years agoUpdate Russian documentation
Yuriy Skalko [Sat, 1 Aug 2020 00:01:34 +0000 (03:01 +0300)]
Update Russian documentation

3 years agoDocBook: avoid generating empty paragraphs instead of new pages.
Thibaut Cuvelier [Sun, 2 Aug 2020 02:03:17 +0000 (04:03 +0200)]
DocBook: avoid generating empty paragraphs instead of new pages.

As this required to first generate the paragraph before outputting it if necessary, tests like XMLStream::isTagOpen no more worked properly. This also refactors table handling to get rid of that case (and make code easier to read).

3 years agoDocBook: fix delimitation of bibliographies.
Thibaut Cuvelier [Sun, 2 Aug 2020 01:14:16 +0000 (03:14 +0200)]
DocBook: fix delimitation of bibliographies.

3 years agotypo
Pavel Sanda [Sat, 1 Aug 2020 20:53:28 +0000 (22:53 +0200)]
typo

3 years agoDocBook: improve AAS support.
Thibaut Cuvelier [Sat, 1 Aug 2020 20:44:51 +0000 (22:44 +0200)]
DocBook: improve AAS support.

3 years agoDocBook: improve new lines around maths.
Thibaut Cuvelier [Sat, 1 Aug 2020 19:43:44 +0000 (21:43 +0200)]
DocBook: improve new lines around maths.

3 years agoDocBook: fix bug about fonts (tag not closed at the right place).
Thibaut Cuvelier [Sat, 1 Aug 2020 19:40:26 +0000 (21:40 +0200)]
DocBook: fix bug about fonts (tag not closed at the right place).

Yes, this was just a reference issue! Also includes support for XOUT text, and some styling consistency.

3 years agoxHTML export: change filenames of exported images.
Pavel Sanda [Sat, 1 Aug 2020 19:26:36 +0000 (21:26 +0200)]
xHTML export: change filenames of exported images.

This patch aims at:
1. replacing absolute paths by their hashes (do not leak directory structures)
2. not using counters anymore so that changing figures order in the document
   does not lead to large number of obsolete images in export directory.

Other changes than in xHTML export of images are unintended.

3 years agoUpdate sk.po
Kornel Benko [Sat, 1 Aug 2020 19:09:23 +0000 (21:09 +0200)]
Update sk.po

3 years agoCmake docbook tests: typos
Kornel Benko [Sat, 1 Aug 2020 19:08:35 +0000 (21:08 +0200)]
Cmake docbook tests: typos

3 years agoSpacing
Scott Kostyshak [Sat, 1 Aug 2020 14:04:33 +0000 (10:04 -0400)]
Spacing

3 years agoru layouttranslations review
Pavel Sanda [Sat, 1 Aug 2020 11:54:18 +0000 (13:54 +0200)]
ru layouttranslations review

3 years agoUpdate ru.po from Yuriy
Pavel Sanda [Sat, 1 Aug 2020 10:39:08 +0000 (12:39 +0200)]
Update ru.po from Yuriy

3 years agoCmake docbook export: Try to handle quotation marks in parameter values properly
Kornel Benko [Sat, 1 Aug 2020 07:40:23 +0000 (09:40 +0200)]
Cmake docbook export: Try to handle quotation marks in parameter values properly

3 years agoCmake export tests: Make the destination directory for test results unique
Kornel Benko [Sat, 1 Aug 2020 07:35:20 +0000 (09:35 +0200)]
Cmake export tests: Make the destination directory for test results unique

Exporting files with identical names (but in different directories)
could lead to conflicts in parallel executed tests.

3 years agoFix warnings
Richard Kimberly Heck [Sat, 1 Aug 2020 05:57:38 +0000 (01:57 -0400)]
Fix warnings

3 years agoMove META_INSET declaration to header file
Richard Kimberly Heck [Sat, 1 Aug 2020 05:53:36 +0000 (01:53 -0400)]
Move META_INSET declaration to header file

3 years agoDocBook: slight improvement for AAS documents.
Thibaut Cuvelier [Sat, 1 Aug 2020 02:09:45 +0000 (04:09 +0200)]
DocBook: slight improvement for AAS documents.

3 years agoDocBook: bug fixing with several bibliographic references at once.
Thibaut Cuvelier [Sat, 1 Aug 2020 01:51:14 +0000 (03:51 +0200)]
DocBook: bug fixing with several bibliographic references at once.

3 years agoDocBook: use the right key when generating bibiomixed.
Thibaut Cuvelier [Sat, 1 Aug 2020 01:37:25 +0000 (03:37 +0200)]
DocBook: use the right key when generating bibiomixed.

3 years agoGet rid of xmlize, bringing no advantage over escapeString.
Thibaut Cuvelier [Sat, 1 Aug 2020 01:20:08 +0000 (03:20 +0200)]
Get rid of xmlize, bringing no advantage over escapeString.

3 years agoAmend 85946aae: should compile also with g++.
Thibaut Cuvelier [Fri, 31 Jul 2020 22:41:58 +0000 (00:41 +0200)]
Amend 85946aae: should compile also with g++.

3 years agoDocBook: fix XML in comments (-- forbidden for some historical reason).
Thibaut Cuvelier [Fri, 31 Jul 2020 22:02:36 +0000 (00:02 +0200)]
DocBook: fix XML in comments (-- forbidden for some historical reason).

3 years agoMore consistent style.
Thibaut Cuvelier [Fri, 31 Jul 2020 21:35:08 +0000 (23:35 +0200)]
More consistent style.

3 years agoDocBook: actually include files that are not properly understood (with automatic...
Thibaut Cuvelier [Fri, 31 Jul 2020 18:16:18 +0000 (20:16 +0200)]
DocBook: actually include files that are not properly understood (with automatic escaping), in comments.

3 years agoDocBook: fix encoding issues with complex ERT.
Thibaut Cuvelier [Fri, 31 Jul 2020 15:34:58 +0000 (17:34 +0200)]
DocBook: fix encoding issues with complex ERT.

3 years agoTools(listFontWithLang.pl): Correct types of lohit fonts
Kornel Benko [Fri, 31 Jul 2020 14:27:48 +0000 (16:27 +0200)]
Tools(listFontWithLang.pl): Correct types of lohit fonts

3 years agoAmend 4ec788ce: Remove temporary files after tests
Kornel Benko [Fri, 31 Jul 2020 13:28:25 +0000 (15:28 +0200)]
Amend 4ec788ce: Remove temporary files after tests

3 years agoCmake export tests: Export to docbook5
Kornel Benko [Fri, 31 Jul 2020 13:24:48 +0000 (15:24 +0200)]
Cmake export tests: Export to docbook5

The sax-parser is choking on tags like 'section*' or 'Braille (default)'.
Also setting parameters like 'height=12pt' are not valid.

The added filter tries to 'correct' the input for the sax parser.
E.g. 'Braille (default)' ==> 'Braille__default_', 'section*' ==> 'section_'
and 'height =12pt' ==> 'height="12pt"'

3 years agoFix table in ru/Math
Juergen Spitzmueller [Fri, 31 Jul 2020 07:31:32 +0000 (09:31 +0200)]
Fix table in ru/Math

3 years agoRevert "Fix #11827"
Juergen Spitzmueller [Fri, 31 Jul 2020 07:18:37 +0000 (09:18 +0200)]
Revert "Fix #11827"

This reverts commit b521d36bfbedce9f89b48510409c32860f99559d.

Not ready yet

3 years agoUpdate ru.po and Russian docs
Yuriy Skalko [Thu, 30 Jul 2020 11:55:09 +0000 (14:55 +0300)]
Update ru.po and Russian docs

3 years agoFix CI…
Thibaut Cuvelier [Fri, 31 Jul 2020 00:23:22 +0000 (02:23 +0200)]
Fix CI…

3 years agoDocBook: better condition for abstracts.
Thibaut Cuvelier [Thu, 30 Jul 2020 23:20:08 +0000 (01:20 +0200)]
DocBook: better condition for abstracts.

3 years agoDocBook: don't output abstract if it would have no content.
Thibaut Cuvelier [Thu, 30 Jul 2020 22:55:00 +0000 (00:55 +0200)]
DocBook: don't output abstract if it would have no content.

Restore a change from e709a662 (reverted by d75ff993) that was mixed into another commit.

Also, add a TODO for InsetIndex.

3 years agoDocBook: Kornel's patch to get rid of many assertions
Thibaut Cuvelier [Thu, 30 Jul 2020 21:22:41 +0000 (23:22 +0200)]
DocBook: Kornel's patch to get rid of many assertions

3 years agoDocBook: refactor font handling.
Thibaut Cuvelier [Thu, 30 Jul 2020 21:15:54 +0000 (23:15 +0200)]
DocBook: refactor font handling.

This only hides a lot of complexity behind a function. It is a good candidate for future refactoring (code highly similar to the XHTML code path).

3 years agosk review
Pavel Sanda [Thu, 30 Jul 2020 15:20:02 +0000 (17:20 +0200)]
sk review

3 years agoUpdate sk.po
Kornel Benko [Thu, 30 Jul 2020 15:10:42 +0000 (17:10 +0200)]
Update sk.po

3 years ago* layouttranslations for ru
Pavel Sanda [Thu, 30 Jul 2020 14:54:15 +0000 (16:54 +0200)]
* layouttranslations for ru

3 years agolayouttranslations - Notes on more used
Pavel Sanda [Thu, 30 Jul 2020 14:50:02 +0000 (16:50 +0200)]
layouttranslations - Notes on more used

3 years agotypo
Juergen Spitzmueller [Thu, 30 Jul 2020 14:38:18 +0000 (16:38 +0200)]
typo

3 years agotypo
Pavel Sanda [Thu, 30 Jul 2020 14:25:03 +0000 (16:25 +0200)]
typo

3 years agoFix #11827
Daniel Ramoeller [Thu, 30 Jul 2020 11:14:51 +0000 (13:14 +0200)]
Fix #11827

Keep spacing of math intact.

3 years agoMinor fixes in Math.lyx
Yuriy Skalko [Thu, 30 Jul 2020 11:58:18 +0000 (14:58 +0300)]
Minor fixes in Math.lyx

3 years agolayouttranslation.review: minor clarification
Juergen Spitzmueller [Thu, 30 Jul 2020 14:12:03 +0000 (16:12 +0200)]
layouttranslation.review: minor clarification

3 years agoCorrect layout string
Juergen Spitzmueller [Thu, 30 Jul 2020 14:11:50 +0000 (16:11 +0200)]
Correct layout string

3 years agozh_CN update of layouttranslations
Pavel Sanda [Thu, 30 Jul 2020 13:59:33 +0000 (15:59 +0200)]
zh_CN update of layouttranslations

3 years ago* layouttranslations.review
Pavel Sanda [Thu, 30 Jul 2020 13:50:20 +0000 (15:50 +0200)]
* layouttranslations.review

3 years agoNew Notes items in layouttranslation
Pavel Sanda [Thu, 30 Jul 2020 13:41:57 +0000 (15:41 +0200)]
New Notes items in layouttranslation

3 years agoRemerge strings
Pavel Sanda [Thu, 30 Jul 2020 13:35:49 +0000 (15:35 +0200)]
Remerge strings

3 years agoUse switches where possible around non-inheriting insets
Juergen Spitzmueller [Wed, 29 Jul 2020 14:25:19 +0000 (16:25 +0200)]
Use switches where possible around non-inheriting insets

Fixes rest of #8384

3 years agoRussian Math manual
Juergen Spitzmueller [Wed, 29 Jul 2020 10:43:56 +0000 (12:43 +0200)]
Russian Math manual

by Henri Chern and Yuriy Skalko

3 years agoAmend 261625f4129fd6e
Juergen Spitzmueller [Wed, 29 Jul 2020 10:23:10 +0000 (12:23 +0200)]
Amend 261625f4129fd6e

3 years agozh_CN.po: update by W. Huang
Juergen Spitzmueller [Wed, 29 Jul 2020 09:48:21 +0000 (11:48 +0200)]
zh_CN.po: update by W. Huang

3 years agoInstatiate right font
Juergen Spitzmueller [Wed, 29 Jul 2020 09:44:33 +0000 (11:44 +0200)]
Instatiate right font

3 years agoCorrect version number
Juergen Spitzmueller [Wed, 29 Jul 2020 08:55:30 +0000 (10:55 +0200)]
Correct version number

3 years agoAdd missing FORMAT entries
Juergen Spitzmueller [Wed, 29 Jul 2020 08:55:06 +0000 (10:55 +0200)]
Add missing FORMAT entries

3 years ago#10571 configure defaults for full-screen switch per LFUN to be like the MacOS window...
Stephan Witt [Tue, 28 Jul 2020 20:16:13 +0000 (22:16 +0200)]
#10571 configure defaults for full-screen switch per LFUN to be like the MacOS window manager switch to full-screen

3 years agoRevert "Support the mathbbm font."
Thibaut Cuvelier [Tue, 28 Jul 2020 16:01:38 +0000 (18:01 +0200)]
Revert "Support the mathbbm font."

This reverts commit e709a6626e731b460a98ea34d762a776de90b54c.

3 years agoSupport the mathbbm font.
Thibaut Cuvelier [Mon, 27 Jul 2020 01:14:38 +0000 (03:14 +0200)]
Support the mathbbm font.

Should just be able to read formulae, not add it from the GUI, as it's mostly redundant with mathds and mathbb.

3 years agoDocBook: solve issue with formulae within font tags.
Thibaut Cuvelier [Sun, 26 Jul 2020 21:23:02 +0000 (23:23 +0200)]
DocBook: solve issue with formulae within font tags.

This is not valid DocBook either!

3 years agoDocBook: can finally generate "Developing LyX" without validation errors.
Thibaut Cuvelier [Sun, 26 Jul 2020 02:59:30 +0000 (04:59 +0200)]
DocBook: can finally generate "Developing LyX" without validation errors.

This also removes many warnings when generating this document.

3 years agoDocBook: fix issues with nested labeling lists.
Thibaut Cuvelier [Sun, 26 Jul 2020 02:44:04 +0000 (04:44 +0200)]
DocBook: fix issues with nested labeling lists.

3 years agoDocBook: fix issues with nested description lists.
Thibaut Cuvelier [Sat, 25 Jul 2020 21:51:32 +0000 (23:51 +0200)]
DocBook: fix issues with nested description lists.

3 years agoDocBook: make existing tests loadable with current master
Thibaut Cuvelier [Sat, 25 Jul 2020 20:39:56 +0000 (22:39 +0200)]
DocBook: make existing tests loadable with current master

3 years agoDocBook: missing reference files
Thibaut Cuvelier [Sat, 25 Jul 2020 20:35:29 +0000 (22:35 +0200)]
DocBook: missing reference files

3 years agoKill warning about unused parameter.
Pavel Sanda [Sat, 25 Jul 2020 20:29:07 +0000 (22:29 +0200)]
Kill warning about unused parameter.