]> git.lyx.org Git - lyx.git/log
lyx.git
10 months ago* Welcome.lyx - few small fixes by Dan.
Pavel Sanda [Tue, 22 Aug 2023 19:50:46 +0000 (21:50 +0200)]
* Welcome.lyx - few small fixes by Dan.

I agree with the fixes, but let them in CT, so translators can track it.
Before 2.4 we should accept those changes.

10 months agoRevert part of unintended changes in layouttranslations. Still needs review.
Pavel Sanda [Mon, 21 Aug 2023 21:44:21 +0000 (23:44 +0200)]
Revert part of unintended changes in layouttranslations. Still needs review.

10 months agolayouttranslations.review - update the current status
Pavel Sanda [Mon, 21 Aug 2023 21:41:25 +0000 (23:41 +0200)]
layouttranslations.review - update the current status

10 months agoAdd Daniel to credits.
Pavel Sanda [Mon, 21 Aug 2023 20:54:39 +0000 (22:54 +0200)]
Add Daniel to credits.

10 months agoMake Acknowledg(e)ment translations identical.
Pavel Sanda [Mon, 21 Aug 2023 20:49:21 +0000 (22:49 +0200)]
Make Acknowledg(e)ment translations identical.

The Acknowledgement can be probably deleted from layouttranslations altogether now.

10 months agoRegenerate layouttranslations with es/ca updates
Pavel Sanda [Mon, 21 Aug 2023 20:47:48 +0000 (22:47 +0200)]
Regenerate layouttranslations with es/ca updates

10 months ago* ca.po & es.po updates for layouttranslations.
Pavel Sanda [Mon, 21 Aug 2023 20:40:25 +0000 (22:40 +0200)]
* ca.po & es.po updates for layouttranslations.

Reviewed by Daniel Fernandez.

https://www.mail-archive.com/lyx-docs@lists.lyx.org/msg10115.html

10 months agoRemerge ca.po & es.po
Pavel Sanda [Mon, 21 Aug 2023 20:38:42 +0000 (22:38 +0200)]
Remerge ca.po & es.po

10 months agoTentative fix for the inset problems on Mac (#12418, maybe #12820, #12279)
Juergen Spitzmueller [Mon, 21 Aug 2023 17:20:06 +0000 (19:20 +0200)]
Tentative fix for the inset problems on Mac (#12418, maybe #12820, #12279)

This is committed now in order to get testing from Mac users in the next
prerelease. Subject to change or even reversion.

10 months agoPython fixes from José Matos
Scott Kostyshak [Sun, 20 Aug 2023 01:32:41 +0000 (21:32 -0400)]
Python fixes from José Matos

See here:

  https://www.mail-archive.com/search?l=mid&q=a7960223ee91696e916b281d1d9fc55df10a9480.camel%40gmail.com

Description from José pasted below:

  Functions `length_in_bp` and `revert_flex_inset` have an error in a
  (almost) never used path. The reason why this was never triggered is
  because this is part of the code where we try all the best efforts
  to recover from an ill-formed LyX file.

  The problem is that the functions call the `document` variable to
  issue an warning if the file does not follow the usual structure.
  The simple fix is to add that variable (as the first for the
  functions) and to add them at all the places where the functions are
  called.

  For reference this code was introduced by Georg (Baum) more than 8
  years ago and it was never reported. So the issue is not urgent in
  any meaningful way. :-)

  In `lyx2lyx/lyx_2_0.py`, in the function `revert_nameref`, there is
  a call to the document variable. The same as all the above.

  In `lyx2lyx/lyx_2_4.py`, in the `class fontmapping`. Similar to the
  above but now for error.

10 months agoUse master buffer setting when exporting
Richard Kimberly Heck [Fri, 18 Aug 2023 23:17:05 +0000 (19:17 -0400)]
Use master buffer setting when exporting

10 months agosupported-languages: update info on font subs
Scott Kostyshak [Fri, 18 Aug 2023 15:24:34 +0000 (11:24 -0400)]
supported-languages: update info on font subs

Consistent with 008e1cc9.

10 months agosupported-languages.lyx: update format
Scott Kostyshak [Fri, 18 Aug 2023 15:22:07 +0000 (11:22 -0400)]
supported-languages.lyx: update format

10 months agoAmend change 5c8e3a5f0d - correct include directives
Stephan Witt [Fri, 18 Aug 2023 10:51:40 +0000 (12:51 +0200)]
Amend change 5c8e3a5f0d - correct include directives

10 months agoImprove readability of code and comments
Juergen Spitzmueller [Fri, 18 Aug 2023 08:02:48 +0000 (10:02 +0200)]
Improve readability of code and comments

10 months agoMirror all delimiters in RTL context with luabidi, regardless of the language or...
Juergen Spitzmueller [Fri, 18 Aug 2023 07:20:26 +0000 (09:20 +0200)]
Mirror all delimiters in RTL context with luabidi, regardless of the language or script (#12881)

Patch by Udi Fogiel

10 months agoRemove Qt < 5.2 conditionals and special code
Juergen Spitzmueller [Fri, 18 Aug 2023 07:04:12 +0000 (09:04 +0200)]
Remove Qt < 5.2 conditionals  and special code

We require Qt 5.2 at least for LyX 2.4

10 months agoFix font substitutions of Thai documents
Scott Kostyshak [Fri, 18 Aug 2023 02:02:09 +0000 (22:02 -0400)]
Fix font substitutions of Thai documents

The substitutefont package is obsoleted now on TL because the
required functionality is in the kernel. See here:

  https://ctan.org/pkg/substitutefont

10 months ago* lyxpaperview.py - non-waiting process call for all cases.
Pavel Sanda [Thu, 17 Aug 2023 21:36:18 +0000 (23:36 +0200)]
* lyxpaperview.py - non-waiting process call for all cases.

10 months agoAdd direction switch with Babel/bidi (#12864)
Juergen Spitzmueller [Thu, 17 Aug 2023 12:29:23 +0000 (14:29 +0200)]
Add direction switch with Babel/bidi (#12864)

Patch by Udi Fogiel

10 months agoAccount for babel's bidi option (#12866)
Juergen Spitzmueller [Thu, 17 Aug 2023 12:25:33 +0000 (14:25 +0200)]
Account for babel's bidi option (#12866)

bidi=bidi-{r,l} load the bidi package

10 months agoMake code a bit easier to read
Richard Kimberly Heck [Wed, 16 Aug 2023 22:52:04 +0000 (18:52 -0400)]
Make code a bit easier to read

10 months agoSlight rearrangement
Richard Kimberly Heck [Wed, 16 Aug 2023 22:38:19 +0000 (18:38 -0400)]
Slight rearrangement

10 months agoWhitespace and range
Richard Kimberly Heck [Wed, 16 Aug 2023 22:14:48 +0000 (18:14 -0400)]
Whitespace and range

10 months agoFix bug #12852.
Richard Kimberly Heck [Wed, 16 Aug 2023 21:51:47 +0000 (17:51 -0400)]
Fix bug #12852.

10 months agoProperly resolve files and dois in InsetCitation (#12878)
Juergen Spitzmueller [Wed, 16 Aug 2023 10:46:43 +0000 (12:46 +0200)]
Properly resolve files and dois in InsetCitation (#12878)

10 months ago Update French Additional.lyx, step 2
jpc [Wed, 16 Aug 2023 07:09:33 +0000 (09:09 +0200)]
     Update French Additional.lyx, step 2

10 months agoUG: include Zotero per #12878
Pavel Sanda [Tue, 15 Aug 2023 20:01:13 +0000 (22:01 +0200)]
UG: include Zotero per #12878

10 months agoImprove usability of quotation mark selection (#12872)
Juergen Spitzmueller [Tue, 15 Aug 2023 18:21:32 +0000 (20:21 +0200)]
Improve usability of quotation mark selection (#12872)

10 months agoLeaner solution for the babel prettyref woes
Juergen Spitzmueller [Tue, 15 Aug 2023 15:05:58 +0000 (17:05 +0200)]
Leaner solution for the babel prettyref woes

10 months agoFix crash when calling dialog-show with bogus names (#12873).
Pavel Sanda [Mon, 14 Aug 2023 21:54:47 +0000 (23:54 +0200)]
Fix crash when calling dialog-show with bogus names (#12873).

10 months ago* cs.po
Pavel Sanda [Mon, 14 Aug 2023 20:29:24 +0000 (22:29 +0200)]
* cs.po

10 months agoCopy-paste error in spell.m4.
Pavel Sanda [Mon, 14 Aug 2023 20:26:20 +0000 (22:26 +0200)]
Copy-paste error in spell.m4.

Reported by Nusret Balci.

10 months agoFix cursor navigation in error dialog (#12876)
Juergen Spitzmueller [Mon, 14 Aug 2023 16:44:10 +0000 (18:44 +0200)]
Fix cursor navigation in error dialog (#12876)

10 months ago Update fr.po
jpc [Sun, 13 Aug 2023 14:27:26 +0000 (16:27 +0200)]
             Update fr.po

10 months ago Update fr.po
jpc [Sun, 13 Aug 2023 14:23:42 +0000 (16:23 +0200)]
    Update fr.po

10 months agoFixup 858b076ab7ae
Juergen Spitzmueller [Sat, 12 Aug 2023 10:47:32 +0000 (12:47 +0200)]
Fixup 858b076ab7ae

Patch by Udi

10 months agoWork around French babel's incompatibility with prettyref
Juergen Spitzmueller [Fri, 11 Aug 2023 15:35:18 +0000 (17:35 +0200)]
Work around French babel's incompatibility with prettyref

In classic (pdf)latex, where the colon is activated, detokenize
the argument of \prettyref.

Fix proposed by egreg at
https://tex.stackexchange.com/a/527912/19291

10 months agoGraphics inset is not forceLTR without pdftex (#12865)
Udi Fogiel [Thu, 10 Aug 2023 03:33:52 +0000 (06:33 +0300)]
Graphics inset is not forceLTR without pdftex (#12865)

10 months agofix-arabic-preamble-for-luatex
Udi Fogiel [Tue, 1 Aug 2023 01:42:22 +0000 (04:42 +0300)]
fix-arabic-preamble-for-luatex

10 months agoGuiCitation: consider filter on dialog creation (#12869)
Juergen Spitzmueller [Fri, 11 Aug 2023 10:04:26 +0000 (12:04 +0200)]
GuiCitation: consider filter on dialog creation (#12869)

10 months agoAmend dcde026446ec282
Juergen Spitzmueller [Fri, 11 Aug 2023 09:44:35 +0000 (11:44 +0200)]
Amend dcde026446ec282

Add missing options update at dialog contruction

10 months agodisable-default-font-options LyX does not output any LaTeX code when adding optinos...
Udi Fogiel [Sun, 30 Jul 2023 21:32:23 +0000 (00:32 +0300)]
disable-default-font-options LyX does not output any LaTeX code when adding optinos to the font, so we should disable adding options to fonts in that situation.

10 months agoprioretize-user-font-options
Udi Fogiel [Thu, 6 Jul 2023 21:47:20 +0000 (00:47 +0300)]
prioretize-user-font-options

10 months agoFix selection restoration in quick search (#12779)
Juergen Spitzmueller [Fri, 11 Aug 2023 09:07:53 +0000 (11:07 +0200)]
Fix selection restoration in quick search (#12779)

10 months agoLoad esint when using \dotsint in math.
Enrico Forestieri [Thu, 10 Aug 2023 16:43:47 +0000 (18:43 +0200)]
Load esint when using \dotsint in math.

Fixes bug #12863.

10 months agoUse utf8 strings for previewed labels when possible
Enrico Forestieri [Thu, 10 Aug 2023 16:34:17 +0000 (18:34 +0200)]
Use utf8 strings for previewed labels when possible

Fixes bug #12842.

10 months agoGrammar
Juergen Spitzmueller [Thu, 10 Aug 2023 16:11:25 +0000 (18:11 +0200)]
Grammar

10 months agode.po
Juergen Spitzmueller [Thu, 10 Aug 2023 16:10:12 +0000 (18:10 +0200)]
de.po

10 months agoFix InsertTableWidget interference with tooltip geometry on Qt6 (#12776)
Juergen Spitzmueller [Thu, 10 Aug 2023 14:43:06 +0000 (16:43 +0200)]
Fix InsertTableWidget interference with tooltip geometry on Qt6 (#12776)

The current method played badly with Qt6 on wayland

10 months agoUpdate German Customization manual
Juergen Spitzmueller [Thu, 10 Aug 2023 12:56:53 +0000 (14:56 +0200)]
Update German Customization manual

10 months agoTypo and markup
Juergen Spitzmueller [Thu, 10 Aug 2023 12:56:28 +0000 (14:56 +0200)]
Typo and markup

10 months agoComments
Scott Kostyshak [Thu, 10 Aug 2023 10:17:29 +0000 (06:17 -0400)]
Comments

10 months agoKeep cursor position when splitting
Daniel Ramoeller [Mon, 6 Mar 2023 20:44:59 +0000 (21:44 +0100)]
Keep cursor position when splitting

Fix for #12689

10 months ago* layouttranslations ja review from Koji
Pavel Sanda [Tue, 8 Aug 2023 19:24:05 +0000 (21:24 +0200)]
* layouttranslations ja review from Koji

10 months ago* ja.po update from Koji
Pavel Sanda [Tue, 8 Aug 2023 19:17:59 +0000 (21:17 +0200)]
* ja.po update from Koji

10 months agoUpdate sk.po
Kornel Benko [Mon, 7 Aug 2023 10:43:43 +0000 (12:43 +0200)]
Update sk.po

10 months ago* sk fixed
Pavel Sanda [Mon, 7 Aug 2023 08:35:18 +0000 (10:35 +0200)]
* sk fixed

10 months agofix translation
Kornel Benko [Mon, 7 Aug 2023 07:54:16 +0000 (09:54 +0200)]
fix translation

10 months agotypo
Pavel Sanda [Sun, 6 Aug 2023 23:54:08 +0000 (01:54 +0200)]
typo

10 months ago* sv.po - update more fresh version from branch 2.3 & remerge.
Pavel Sanda [Sun, 6 Aug 2023 23:42:38 +0000 (01:42 +0200)]
* sv.po - update more fresh version from branch 2.3 & remerge.

10 months agoDelete messages.mo, clearly commited by mistake.
Pavel Sanda [Sun, 6 Aug 2023 23:00:59 +0000 (01:00 +0200)]
Delete messages.mo, clearly commited by mistake.

10 months ago* cs.po
Pavel Sanda [Sun, 6 Aug 2023 22:20:56 +0000 (00:20 +0200)]
* cs.po

10 months agoRemerge cs.po
Pavel Sanda [Sun, 6 Aug 2023 21:35:37 +0000 (23:35 +0200)]
Remerge cs.po

10 months ago* layouttranslations.review
Pavel Sanda [Sun, 6 Aug 2023 21:34:53 +0000 (23:34 +0200)]
* layouttranslations.review

10 months ago* layouttranslations - review cs
Pavel Sanda [Sun, 6 Aug 2023 21:03:12 +0000 (23:03 +0200)]
* layouttranslations - review cs

10 months agoUpdate tex2lyx tests after format change to 618
Scott Kostyshak [Sun, 6 Aug 2023 19:06:15 +0000 (15:06 -0400)]
Update tex2lyx tests after format change to 618

Amends 9e8901f9.

10 months ago* RELEASE-NOTES
Pavel Sanda [Sun, 6 Aug 2023 15:08:21 +0000 (17:08 +0200)]
* RELEASE-NOTES

10 months ago#11765 map Command-w like modern apps do - close current view - on Mac
Stephan Witt [Sun, 6 Aug 2023 15:07:39 +0000 (17:07 +0200)]
#11765 map Command-w like modern apps do - close current view - on Mac

10 months agoOur default for paste operation should preserve newlines.
Pavel Sanda [Sun, 6 Aug 2023 15:03:56 +0000 (17:03 +0200)]
Our default for paste operation should preserve newlines.

https://www.mail-archive.com/lyx-devel@lists.lyx.org/msg220061.html

10 months ago* lib/RELEASE-NOTES
Pavel Sanda [Sun, 6 Aug 2023 14:59:49 +0000 (16:59 +0200)]
* lib/RELEASE-NOTES

10 months agoAdding hebrew quotation marks (bug #12849).
Pavel Sanda [Sun, 6 Aug 2023 14:50:07 +0000 (16:50 +0200)]
Adding hebrew quotation marks (bug #12849).

Patch from Udi Fogiel.

10 months ago#12626 disable Ok button of shortcut editor when LFUN is empty
Stephan Witt [Sat, 5 Aug 2023 22:28:50 +0000 (00:28 +0200)]
#12626 disable Ok button of shortcut editor when LFUN is empty

10 months ago#10740 fix focus problems with color picker on Mac
Stephan Witt [Sat, 5 Aug 2023 13:23:44 +0000 (15:23 +0200)]
#10740 fix focus problems with color picker on Mac

- closing the color picker focuses the wrong (main) window
- to return focus to correct (parent) window it has to be activated explicitly

10 months agoImprove Windows installer message
Eugene Chornyi [Sat, 5 Aug 2023 12:59:49 +0000 (14:59 +0200)]
Improve Windows installer message

#12635

10 months ago#12576 improved file name chooser implementation for GUI dialogs
Stephan Witt [Sat, 5 Aug 2023 06:56:35 +0000 (08:56 +0200)]
#12576 improved file name chooser implementation for GUI dialogs

- code reorganization to move the file name chooser methods in GuiDialog class
- on Mac add explicit raise of the current dialog window on close of the file browser to work around the bug 12576

10 months ago#12001 make message boxes modal on Mac
Stephan Witt [Wed, 2 Aug 2023 15:59:46 +0000 (17:59 +0200)]
#12001 make message boxes modal on Mac

10 months agoThis got forgotten for beta3.
Pavel Sanda [Tue, 1 Aug 2023 16:35:13 +0000 (18:35 +0200)]
This got forgotten for beta3.

Just got confused from date on some reported log...

10 months agoDocBook: fix encoding of citations.
Pavel Sanda [Tue, 1 Aug 2023 14:11:21 +0000 (16:11 +0200)]
DocBook: fix encoding of citations.

Patch from Thibaut.

10 months agomissing-symbols-hebrew-kbd
Udi Fogiel [Tue, 1 Aug 2023 01:16:17 +0000 (04:16 +0300)]
missing-symbols-hebrew-kbd

10 months agoDocBook: implement the Hanging and Initials modules.
Thibaut Cuvelier [Tue, 1 Aug 2023 01:28:15 +0000 (21:28 -0400)]
DocBook: implement the Hanging and Initials modules.

10 months agoHighlight limitations of current multicol DocBook implementation.
Thibaut Cuvelier [Tue, 1 Aug 2023 01:27:18 +0000 (21:27 -0400)]
Highlight limitations of current multicol DocBook implementation.

10 months agoFix encoding of examples.
Thibaut Cuvelier [Tue, 1 Aug 2023 01:26:41 +0000 (21:26 -0400)]
Fix encoding of examples.

10 months agoWhitespace
Scott Kostyshak [Mon, 31 Jul 2023 22:41:11 +0000 (18:41 -0400)]
Whitespace

Use tab for consistency.

10 months agoLayout typo
Scott Kostyshak [Mon, 31 Jul 2023 22:37:10 +0000 (18:37 -0400)]
Layout typo

Amends e932dc45.

10 months agoFix reference to temporary
Richard Kimberly Heck [Sat, 29 Jul 2023 18:41:22 +0000 (14:41 -0400)]
Fix reference to temporary

10 months agoFix up 04fc48d790.
Richard Kimberly Heck [Sat, 29 Jul 2023 17:53:59 +0000 (13:53 -0400)]
Fix up 04fc48d790.

10 months agoFix silly mistake in 04fc48d79
Richard Kimberly Heck [Sat, 29 Jul 2023 16:34:38 +0000 (12:34 -0400)]
Fix silly mistake in 04fc48d79

10 months agoFix copy/paste error
Richard Kimberly Heck [Sat, 29 Jul 2023 16:27:31 +0000 (12:27 -0400)]
Fix copy/paste error

10 months agoUpdate sk.po
Kornel Benko [Sat, 29 Jul 2023 13:13:34 +0000 (15:13 +0200)]
Update sk.po

10 months agoCatch another potential crash of the same kind as in the previous commit.
Richard Kimberly Heck [Sat, 29 Jul 2023 03:08:39 +0000 (23:08 -0400)]
Catch another potential crash of the same kind as in the previous commit.

Also refactor.

10 months agoFix crash when modifying an InsetRef inserted by the current author.
Richard Kimberly Heck [Sat, 29 Jul 2023 02:57:57 +0000 (22:57 -0400)]
Fix crash when modifying an InsetRef inserted by the current author.

The problem was that, in this case, we actually delete the current inset
in changeCmdName. So when we return from that and attempt to call initView(),
we're in a non-existent inset.

10 months agoDocumentation for new layout features: RefFormat
Richard Kimberly Heck [Fri, 28 Jul 2023 23:54:02 +0000 (19:54 -0400)]
Documentation for new layout features: RefFormat

10 months agoAdd a bunch of RefFormat and PrettyFormat tags.
Richard Kimberly Heck [Fri, 28 Jul 2023 22:22:14 +0000 (18:22 -0400)]
Add a bunch of RefFormat and PrettyFormat tags.

10 months agoUpdate layouts.
Richard Kimberly Heck [Fri, 28 Jul 2023 22:21:47 +0000 (18:21 -0400)]
Update layouts.

10 months agoRemove debug code
Richard Kimberly Heck [Fri, 28 Jul 2023 21:51:55 +0000 (17:51 -0400)]
Remove debug code

10 months agoNew RefFormat tag for counters, and PrettyFormat for floats.
Richard Kimberly Heck [Fri, 28 Jul 2023 21:37:13 +0000 (17:37 -0400)]
New RefFormat tag for counters, and PrettyFormat for floats.

Layout format updated to 104.

10 months agoWhitespace
Richard Kimberly Heck [Fri, 28 Jul 2023 21:16:06 +0000 (17:16 -0400)]
Whitespace

10 months agoPolish
Richard Kimberly Heck [Fri, 28 Jul 2023 21:12:13 +0000 (17:12 -0400)]
Polish

10 months agoFix some pretty counters.
Richard Kimberly Heck [Fri, 28 Jul 2023 16:49:53 +0000 (12:49 -0400)]
Fix some pretty counters.

Polish for c609e9cbcf.