]> git.lyx.org Git - lyx.git/log
lyx.git
17 months agoDo not change outliner tree depth when not appropriate
Juergen Spitzmueller [Wed, 22 Feb 2023 13:23:04 +0000 (14:23 +0100)]
Do not change outliner tree depth when not appropriate

This fixes expansion/collapsing on double-click (#12672)

17 months agoUpdate sk.po
Kornel Benko [Wed, 22 Feb 2023 11:18:22 +0000 (12:18 +0100)]
Update sk.po

17 months agoFix completion in math when inline completion was not yet shown
Jean-Marc Lasgouttes [Wed, 22 Feb 2023 11:02:10 +0000 (12:02 +0100)]
Fix completion in math when inline completion was not yet shown

It is necessary to set finish=true when the completion is unique.
Otherwise, one gets \upsilon instead of the proper glyph.

Fixes bug #12674.

17 months agoRevert "Fixup 0cbe0d7a: avoid double redraw when completion is finished"
Jean-Marc Lasgouttes [Wed, 22 Feb 2023 11:00:14 +0000 (12:00 +0100)]
Revert "Fixup 0cbe0d7a: avoid double redraw when completion is finished"

This is my 635th lesson that trying to be too clever is not that good.
This change interferes with the yet-to-come fix to #12674.

This reverts commit cc6dae1363a818e975b2b8b5d9d1409068a04b39.

17 months agoFixup 0cbe0d7a: avoid double redraw when completion is finished
Jean-Marc Lasgouttes [Wed, 22 Feb 2023 10:32:11 +0000 (11:32 +0100)]
Fixup 0cbe0d7a: avoid double redraw when completion is finished

17 months agoMake sure that screen is updated when completing math
Jean-Marc Lasgouttes [Wed, 22 Feb 2023 10:20:38 +0000 (11:20 +0100)]
Make sure that screen is updated when completing math

There was a missing update there.

Fixes part of bug #12674.

17 months agoDisable zoom in/out buttons when threshold is reached (#12676)
Juergen Spitzmueller [Wed, 22 Feb 2023 10:16:46 +0000 (11:16 +0100)]
Disable zoom in/out buttons when threshold is reached (#12676)

17 months agoFixup 04ece4f0: handle case where openinlined_ is not set
Jean-Marc Lasgouttes [Wed, 22 Feb 2023 09:58:22 +0000 (10:58 +0100)]
Fixup 04ece4f0: handle case where openinlined_ is not set

When computing the width of the button, some code has been added in
04ece4f0 to shorten the space in LeftButton geometry. It turns out
that the Left/Top-button-ness is not always known at this point (since
it depends on the width itself!).

Therefore, it is better to make the button narrower also in the
TopButton case.

17 months agoFixup 04ece4f0d6a: fix cursor position
Jean-Marc Lasgouttes [Mon, 20 Feb 2023 16:14:03 +0000 (17:14 +0100)]
Fixup 04ece4f0d6a: fix cursor position

17 months agocomment typo & one line
Pavel Sanda [Tue, 21 Feb 2023 10:29:40 +0000 (11:29 +0100)]
comment typo & one line

17 months agode/UserGuide: additions to citation search
Juergen Spitzmueller [Tue, 21 Feb 2023 09:41:21 +0000 (10:41 +0100)]
de/UserGuide: additions to citation search

17 months agoMinor corrections and elaborations
Juergen Spitzmueller [Tue, 21 Feb 2023 09:41:05 +0000 (10:41 +0100)]
Minor corrections and elaborations

17 months ago* cs.po - remerge
Pavel Sanda [Tue, 21 Feb 2023 08:56:41 +0000 (09:56 +0100)]
* cs.po - remerge

17 months ago* UserGuide - few details on lyxpaperview
Pavel Sanda [Tue, 21 Feb 2023 08:51:35 +0000 (09:51 +0100)]
* UserGuide - few details on lyxpaperview

17 months agode.po
Juergen Spitzmueller [Tue, 21 Feb 2023 07:27:42 +0000 (08:27 +0100)]
de.po

17 months agoTranslate B_ strings in citeengines
Juergen Spitzmueller [Tue, 21 Feb 2023 07:25:44 +0000 (08:25 +0100)]
Translate B_ strings in citeengines

17 months agoStrip et al. for citation search
Juergen Spitzmueller [Tue, 21 Feb 2023 07:12:59 +0000 (08:12 +0100)]
Strip et al. for citation search

17 months ago* lyxpaperview.py - allow arguments for viewers
Pavel Sanda [Mon, 20 Feb 2023 22:05:26 +0000 (23:05 +0100)]
* lyxpaperview.py - allow arguments for viewers

17 months agoAdd commented-out code that might prove useful one day
Jean-Marc Lasgouttes [Mon, 20 Feb 2023 13:51:19 +0000 (14:51 +0100)]
Add commented-out code that might prove useful one day

The code in the dead branch looks reasonable to me, but I was not able
to prove that it solves a problem (yet).

17 months ago Update fr.po
jpc [Mon, 20 Feb 2023 10:24:44 +0000 (11:24 +0100)]
    Update fr.po

17 months ago Restore French guillemets
jpc [Mon, 20 Feb 2023 10:13:09 +0000 (11:13 +0100)]
         Restore French guillemets

17 months ago Update fr.po
jpc [Mon, 20 Feb 2023 09:57:41 +0000 (10:57 +0100)]
  Update fr.po

17 months agolyxpaperview - fix viewer calls with additional arguments
Pavel Sanda [Sun, 19 Feb 2023 21:35:21 +0000 (22:35 +0100)]
lyxpaperview - fix viewer calls with additional arguments

17 months agotypo
Pavel Sanda [Sun, 19 Feb 2023 20:41:40 +0000 (21:41 +0100)]
typo

17 months agoAnother case of statusTip
Pavel Sanda [Sun, 19 Feb 2023 18:22:48 +0000 (19:22 +0100)]
Another case of statusTip

17 months agocitationSearchCB statusTip -> toolTip
Pavel Sanda [Sun, 19 Feb 2023 18:15:25 +0000 (19:15 +0100)]
citationSearchCB statusTip -> toolTip

17 months ago* cs.po
Pavel Sanda [Sun, 19 Feb 2023 16:52:23 +0000 (17:52 +0100)]
* cs.po

17 months agoUserGuide - document citation_search_view
Pavel Sanda [Sun, 19 Feb 2023 16:00:19 +0000 (17:00 +0100)]
UserGuide - document citation_search_view

17 months agoUpdate sk.po
Kornel Benko [Sun, 19 Feb 2023 11:41:44 +0000 (12:41 +0100)]
Update sk.po

17 months agode.po
Juergen Spitzmueller [Sun, 19 Feb 2023 11:26:09 +0000 (12:26 +0100)]
de.po

17 months agoMark empty bib(la)tex insets (i.e., with no databases defined) (#12668)
Juergen Spitzmueller [Sun, 19 Feb 2023 11:15:45 +0000 (12:15 +0100)]
Mark empty bib(la)tex insets (i.e., with no databases defined) (#12668)

17 months agoFrench docs: remove unicode thin spaces
Scott Kostyshak [Sat, 18 Feb 2023 21:40:50 +0000 (16:40 -0500)]
French docs: remove unicode thin spaces

Consistent with 9b20b33a and cb732ef5.

17 months agofr EmbeddedObjects: fix comp with LuaTeX + babel
Scott Kostyshak [Sat, 18 Feb 2023 21:18:53 +0000 (16:18 -0500)]
fr EmbeddedObjects: fix comp with LuaTeX + babel

This commit removes unicode thin space characters (unicode 2009).

LuaTeX with polyglossia (the default) was compiling before, but this
fixes LuaTeX with babel.

XeTeX compilation (with both polyglossia and babel) still yields
missing glyphs.

Consistent with cb732ef5.

17 months agoUpdate sk.po
Kornel Benko [Sat, 18 Feb 2023 16:13:45 +0000 (17:13 +0100)]
Update sk.po

17 months agoAmend 2987530434105
Juergen Spitzmueller [Sat, 18 Feb 2023 16:04:43 +0000 (17:04 +0100)]
Amend 2987530434105

This is more readable (and fixes a thinko)

17 months agoAddress an edge case where we need to loaf fontspec also with babel
Juergen Spitzmueller [Sat, 18 Feb 2023 15:12:49 +0000 (16:12 +0100)]
Address an edge case where we need to loaf fontspec also with babel

17 months agoCT: Shorten menu items
Pavel Sanda [Sat, 18 Feb 2023 11:19:56 +0000 (12:19 +0100)]
CT: Shorten menu items

17 months ago* ja.po - Update from Koji
Pavel Sanda [Sat, 18 Feb 2023 11:13:03 +0000 (12:13 +0100)]
* ja.po - Update from Koji

17 months agoUpdate sk.po
Kornel Benko [Fri, 17 Feb 2023 20:30:23 +0000 (21:30 +0100)]
Update sk.po

17 months ago Update fr.po
jpc [Fri, 17 Feb 2023 17:17:37 +0000 (18:17 +0100)]
     Update fr.po

17 months agoctests: invert lyx2lyx tests expected to fail
Scott Kostyshak [Fri, 17 Feb 2023 15:17:51 +0000 (10:17 -0500)]
ctests: invert lyx2lyx tests expected to fail

These tests are expected to fail, but are not really because of a
bug. For more info see the comment in this commit.

17 months agoSome more minor corrections on the new (backup-related) documentation
Juergen Spitzmueller [Fri, 17 Feb 2023 11:57:05 +0000 (12:57 +0100)]
Some more minor corrections on the new (backup-related) documentation

17 months agode/UserGuide: add the recent additions on backup files
Juergen Spitzmueller [Fri, 17 Feb 2023 10:28:42 +0000 (11:28 +0100)]
de/UserGuide: add the recent additions on backup files

17 months agoMinor corrections
Juergen Spitzmueller [Fri, 17 Feb 2023 10:28:11 +0000 (11:28 +0100)]
Minor corrections

17 months agoAmend 176caed5c7ef527
Juergen Spitzmueller [Fri, 17 Feb 2023 09:41:44 +0000 (10:41 +0100)]
Amend 176caed5c7ef527

Forgot to save before committing.
How fitting given the topic of this section.

17 months agoUserGuide: Add documentation on our backup and safety framework
Juergen Spitzmueller [Fri, 17 Feb 2023 09:34:58 +0000 (10:34 +0100)]
UserGuide: Add documentation on our backup and safety framework

Explain the diverse types of backup, rescue and snapshot files, where
to find them and when to use which one.

17 months agoFix \origin of newly added ja books and reports
Scott Kostyshak [Thu, 16 Feb 2023 17:07:51 +0000 (12:07 -0500)]
Fix \origin of newly added ja books and reports

17 months agoFix \origin of newly added files
Scott Kostyshak [Thu, 16 Feb 2023 17:05:07 +0000 (12:05 -0500)]
Fix \origin of newly added files

17 months agoAdd layout format number of newly added file
Scott Kostyshak [Thu, 16 Feb 2023 17:00:21 +0000 (12:00 -0500)]
Add layout format number of newly added file

Update it to 99.

17 months ago* cs.po
Pavel Sanda [Thu, 16 Feb 2023 16:08:26 +0000 (17:08 +0100)]
* cs.po

17 months agoUpdate lilypond converter settings (#12618)
Juergen Spitzmueller [Thu, 16 Feb 2023 14:45:58 +0000 (15:45 +0100)]
Update lilypond converter settings (#12618)

As of v. 2.23.12, the safe mode is no longer supported and results in
error.

We thus remove the -safe flags from the converter and use our own
needauth flag instead.

17 months agoMake string-widget combination more l7n friendly
Juergen Spitzmueller [Thu, 16 Feb 2023 14:25:33 +0000 (15:25 +0100)]
Make string-widget combination more l7n friendly

This allows to adjust the minutes widget within the syntax of the language

17 months agode.po
Juergen Spitzmueller [Thu, 16 Feb 2023 14:25:10 +0000 (15:25 +0100)]
de.po

17 months agoAmend ef2ca233d65af
Juergen Spitzmueller [Thu, 16 Feb 2023 13:55:55 +0000 (14:55 +0100)]
Amend ef2ca233d65af

17 months agoDifferentiate backups from autosave files (#12659)
Juergen Spitzmueller [Thu, 16 Feb 2023 13:42:44 +0000 (14:42 +0100)]
Differentiate backups from autosave files (#12659)

17 months agoDocument needauth
Juergen Spitzmueller [Thu, 16 Feb 2023 13:15:59 +0000 (14:15 +0100)]
Document needauth

17 months agoUpdate sk.po
Kornel Benko [Thu, 16 Feb 2023 12:57:10 +0000 (13:57 +0100)]
Update sk.po

17 months agoCasing fix
Juergen Spitzmueller [Thu, 16 Feb 2023 10:21:45 +0000 (11:21 +0100)]
Casing fix

17 months agode.po
Juergen Spitzmueller [Thu, 16 Feb 2023 10:12:57 +0000 (11:12 +0100)]
de.po

17 months agoUpdate sk.po
Kornel Benko [Thu, 16 Feb 2023 09:37:14 +0000 (10:37 +0100)]
Update sk.po

17 months agoFix URL documentation
Juergen Spitzmueller [Thu, 16 Feb 2023 08:40:39 +0000 (09:40 +0100)]
Fix URL documentation

It's not true that long URLs are not broken by default.
They are just broken only at certain characters, and this can be customized.

It's also not true that the font formatting cannot be customized.

17 months agoCompletion of Japanese classes, by Koji Yokota (#12658).
Juergen Spitzmueller [Thu, 16 Feb 2023 07:59:27 +0000 (08:59 +0100)]
Completion of Japanese classes, by Koji Yokota (#12658).

17 months ago* cs.po - remerge
Pavel Sanda [Wed, 15 Feb 2023 20:40:21 +0000 (21:40 +0100)]
* cs.po - remerge

17 months ago* cs.po
Pavel Sanda [Wed, 15 Feb 2023 20:27:11 +0000 (21:27 +0100)]
* cs.po

17 months ago* Adv FindAndReplace - add spacer to visually distinguish groupbox.
Pavel Sanda [Wed, 15 Feb 2023 20:25:22 +0000 (21:25 +0100)]
* Adv FindAndReplace - add spacer to visually distinguish groupbox.

17 months agoDisentangle tooltip in Character dialog and FindAndReplace pane.
Pavel Sanda [Wed, 15 Feb 2023 20:18:11 +0000 (21:18 +0100)]
Disentangle tooltip in Character dialog and FindAndReplace pane.

17 months ago* ui: Latex -> LaTeX
Pavel Sanda [Wed, 15 Feb 2023 20:16:39 +0000 (21:16 +0100)]
* ui: Latex -> LaTeX

17 months ago* UserGuide.lyx - add note about linebreaking URL via \usepackage{xurl}.
Pavel Sanda [Wed, 15 Feb 2023 17:29:45 +0000 (18:29 +0100)]
* UserGuide.lyx - add note about linebreaking URL via \usepackage{xurl}.

17 months agotiny correction
Juergen Spitzmueller [Wed, 15 Feb 2023 10:46:37 +0000 (11:46 +0100)]
tiny correction

17 months agoEscape single quotes in bformat string
Juergen Spitzmueller [Wed, 15 Feb 2023 10:45:16 +0000 (11:45 +0100)]
Escape single quotes in bformat string

17 months agode.po
Juergen Spitzmueller [Wed, 15 Feb 2023 10:44:16 +0000 (11:44 +0100)]
de.po

17 months agoAdd some tooltips wrt document backup
Juergen Spitzmueller [Wed, 15 Feb 2023 10:22:19 +0000 (11:22 +0100)]
Add some tooltips wrt document backup

17 months ago* cs.po
Pavel Sanda [Sun, 12 Feb 2023 21:35:38 +0000 (22:35 +0100)]
* cs.po

17 months agowhitespace
Juergen Spitzmueller [Sun, 12 Feb 2023 13:37:35 +0000 (14:37 +0100)]
whitespace

17 months agoSilence warning when unappropriate
Juergen Spitzmueller [Sun, 12 Feb 2023 13:33:27 +0000 (14:33 +0100)]
Silence warning when unappropriate

17 months agoctests: invert unsupported exports of Armenia file
Scott Kostyshak [Sat, 11 Feb 2023 19:57:21 +0000 (14:57 -0500)]
ctests: invert unsupported exports of Armenia file

This new example file is only expected to work with XeTeX and LuaTeX
with system fonts.

17 months agoctests: adapt inverted & ignored to renamings
Scott Kostyshak [Sat, 11 Feb 2023 19:44:47 +0000 (14:44 -0500)]
ctests: adapt inverted & ignored to renamings

17 months agoctests inverted: adapt to recent renaming
Scott Kostyshak [Sat, 11 Feb 2023 17:13:44 +0000 (12:13 -0500)]
ctests inverted: adapt to recent renaming

17 months agoWrong borders on Simple Grid/Grid with Head table template
Daniel Ramoeller [Wed, 9 Mar 2022 19:31:46 +0000 (20:31 +0100)]
Wrong borders on Simple Grid/Grid with Head table template

Fix for #12505.

17 months agotex2lyx: support documentclass in path (#12284)
Juergen Spitzmueller [Sat, 11 Feb 2023 08:57:32 +0000 (09:57 +0100)]
tex2lyx: support documentclass in path (#12284)

17 months agoNew Japanese po from Koji
Richard Kimberly Heck [Sat, 11 Feb 2023 03:58:57 +0000 (22:58 -0500)]
New Japanese po from Koji

17 months ago* cs.po
Pavel Sanda [Fri, 10 Feb 2023 21:36:50 +0000 (22:36 +0100)]
* cs.po

17 months agoFix moved examples's \origin
Juergen Spitzmueller [Fri, 10 Feb 2023 15:31:33 +0000 (16:31 +0100)]
Fix moved examples's \origin

17 months agoMove some example files to proper location
Juergen Spitzmueller [Fri, 10 Feb 2023 15:20:38 +0000 (16:20 +0100)]
Move some example files to proper location

Listen to Uncle Tarski and do not mixup meta and object language!

17 months agoUpdate sk.po
Kornel Benko [Fri, 10 Feb 2023 15:01:41 +0000 (16:01 +0100)]
Update sk.po

17 months agoAnother cut an paste error
Juergen Spitzmueller [Fri, 10 Feb 2023 13:11:03 +0000 (14:11 +0100)]
Another cut an paste error

17 months agoClarify example file names
Juergen Spitzmueller [Fri, 10 Feb 2023 13:04:21 +0000 (14:04 +0100)]
Clarify example file names

These are not about multilingual typesetting in general,
but about combining Japanese (as main language) with other scripts.

17 months agode.po
Juergen Spitzmueller [Fri, 10 Feb 2023 12:55:39 +0000 (13:55 +0100)]
de.po

17 months agoFix cut and paste error
Juergen Spitzmueller [Fri, 10 Feb 2023 12:51:43 +0000 (13:51 +0100)]
Fix cut and paste error

17 months agoAdd Armenian example file, originally by Günter Milde, extended by me (#10580)
Juergen Spitzmueller [Fri, 10 Feb 2023 12:50:54 +0000 (13:50 +0100)]
Add Armenian example file, originally by Günter Milde, extended by me (#10580)

17 months agoMove language-specific examples in their own category
Juergen Spitzmueller [Fri, 10 Feb 2023 12:10:15 +0000 (13:10 +0100)]
Move language-specific examples in their own category

Also, give some files a more transparent name

17 months agoRemove acknowledgement theorem traces
Juergen Spitzmueller [Fri, 10 Feb 2023 11:54:20 +0000 (12:54 +0100)]
Remove acknowledgement theorem traces

17 months agode.po: typo
Juergen Spitzmueller [Fri, 10 Feb 2023 11:34:57 +0000 (12:34 +0100)]
de.po: typo

17 months agode.po
Juergen Spitzmueller [Fri, 10 Feb 2023 11:32:57 +0000 (12:32 +0100)]
de.po

17 months agoAdd layouts for luatexja LaTeX classes, by Koji Yokota (#11103)
Juergen Spitzmueller [Fri, 10 Feb 2023 11:10:00 +0000 (12:10 +0100)]
Add layouts for luatexja LaTeX classes, by Koji Yokota (#11103)

17 months ago Update French Tutorial (section 5.4)
jpc [Fri, 10 Feb 2023 10:47:38 +0000 (11:47 +0100)]
    Update French Tutorial (section 5.4)

17 months ago Update fr.po
jpc [Fri, 10 Feb 2023 10:16:20 +0000 (11:16 +0100)]
     Update fr.po

17 months agoAdd missing empty line (par break) between pars with differing line spacing (#12638)
Juergen Spitzmueller [Thu, 9 Feb 2023 16:23:18 +0000 (17:23 +0100)]
Add missing empty line (par break) between pars with differing line spacing (#12638)

17 months agoUpdate sk.po
Kornel Benko [Thu, 9 Feb 2023 11:10:58 +0000 (12:10 +0100)]
Update sk.po

17 months agoFix a layout error in newly added file
Scott Kostyshak [Wed, 8 Feb 2023 18:11:34 +0000 (13:11 -0500)]
Fix a layout error in newly added file

Fix the following terminal output:

  TextClass.cpp (850): Unable to remove counter: chapter