]> git.lyx.org Git - lyx.git/log
lyx.git
3 weeks agoAssure OK/Apply button is initially disabled in InsetParamsDialogs (#8927)
Juergen Spitzmueller [Sun, 25 Aug 2024 08:18:38 +0000 (10:18 +0200)]
Assure OK/Apply button is initially disabled in InsetParamsDialogs (#8927)

3 weeks agoSome more language TODOs
Juergen Spitzmueller [Sun, 25 Aug 2024 08:06:56 +0000 (10:06 +0200)]
Some more language TODOs

Obviously, we can support all languages that have so far only been
provided via polyglossia with babel(provide)

3 weeks agoLoad Ancient Greek and Mexican Spanish via \babelprovide
Juergen Spitzmueller [Sun, 25 Aug 2024 07:48:04 +0000 (09:48 +0200)]
Load Ancient Greek and Mexican Spanish via \babelprovide

In classic babel, these varieties are only available via modifiers
or attributes, which means that they could only be used instead rather
than in addition to the default variety

3 weeks agoBasic support for \babelprovide
Juergen Spitzmueller [Sun, 25 Aug 2024 07:46:29 +0000 (09:46 +0200)]
Basic support for \babelprovide

This is the new(er) babel mechanism to load languages via babel *.ini
files.

Some languages (or varieties) are only supported this way, some work
better with unicode engines this way (for the latter case, we have
BabelProvide 2)

3 weeks agospell out all polyglossia variants (required if varieties are mixed)
Juergen Spitzmueller [Sat, 24 Aug 2024 13:53:01 +0000 (15:53 +0200)]
spell out all polyglossia variants (required if varieties are mixed)

3 weeks agoSome more language TODOs
Juergen Spitzmueller [Sat, 24 Aug 2024 13:43:58 +0000 (15:43 +0200)]
Some more language TODOs

3 weeks agoUpdate some polyglossia names
Juergen Spitzmueller [Sat, 24 Aug 2024 13:10:20 +0000 (15:10 +0200)]
Update some polyglossia names

and add TODOs for not yet supported polyglossia languages

3 weeks agoAdd BabelOpts to languages
Juergen Spitzmueller [Sat, 24 Aug 2024 12:30:37 +0000 (14:30 +0200)]
Add BabelOpts to languages

This way, some settings that were hardcoded in BabelPreamble are
customizable in document settings

3 weeks agoAvoid duplicate option passing with babel
Juergen Spitzmueller [Sat, 24 Aug 2024 03:54:54 +0000 (05:54 +0200)]
Avoid duplicate option passing with babel

3 weeks agoNomenclUI: fix spacer
Juergen Spitzmueller [Sat, 24 Aug 2024 03:45:17 +0000 (05:45 +0200)]
NomenclUI: fix spacer

This seems t be a bug in my Qt designer

3 weeks agoProvide babel language options only for languages that have options
Juergen Spitzmueller [Sat, 24 Aug 2024 02:51:45 +0000 (04:51 +0200)]
Provide babel language options only for languages that have options

3 weeks agoNot needed anymore.
Pavel Sanda [Fri, 23 Aug 2024 19:35:53 +0000 (21:35 +0200)]
Not needed anymore.

3 weeks agoNo need to decorate roots in one-level tree widgets
Juergen Spitzmueller [Fri, 23 Aug 2024 16:00:58 +0000 (18:00 +0200)]
No need to decorate roots in one-level tree widgets

3 weeks agoMore languages that use babel modifiers
Juergen Spitzmueller [Fri, 23 Aug 2024 15:15:04 +0000 (17:15 +0200)]
More languages that use babel modifiers

3 weeks agode.po
Juergen Spitzmueller [Fri, 23 Aug 2024 14:50:30 +0000 (16:50 +0200)]
de.po

3 weeks agobabel-german uses modifiers
Juergen Spitzmueller [Fri, 23 Aug 2024 14:46:37 +0000 (16:46 +0200)]
babel-german uses modifiers

3 weeks agoFix language options glitches
Juergen Spitzmueller [Fri, 23 Aug 2024 14:45:52 +0000 (16:45 +0200)]
Fix language options glitches

3 weeks agoupdate tex2lyx tests
Juergen Spitzmueller [Fri, 23 Aug 2024 14:13:54 +0000 (16:13 +0200)]
update tex2lyx tests

3 weeks agoDocument language options
Juergen Spitzmueller [Fri, 23 Aug 2024 14:08:37 +0000 (16:08 +0200)]
Document language options

3 weeks agoAmend 7e49ae7b1318
Juergen Spitzmueller [Fri, 23 Aug 2024 14:06:50 +0000 (16:06 +0200)]
Amend 7e49ae7b1318

3 weeks agoAdd support for language options (#8034)
Juergen Spitzmueller [Fri, 23 Aug 2024 13:52:34 +0000 (15:52 +0200)]
Add support for language options (#8034)

File format change.

Note that this cannot be properly reverted to LyX 2.4, so any options
will simply vanish on reversion or roundtrip

3 weeks agoCopy zh_CN.po from branch
Pavel Sanda [Fri, 23 Aug 2024 06:16:08 +0000 (08:16 +0200)]
Copy zh_CN.po from branch

3 weeks ago* postats.py description
Pavel Sanda [Thu, 22 Aug 2024 21:00:50 +0000 (23:00 +0200)]
* postats.py description

3 weeks agoUpdate tex2lyx tests
Scott Kostyshak [Thu, 22 Aug 2024 16:04:11 +0000 (12:04 -0400)]
Update tex2lyx tests

3 weeks agoFix Python SyntaxWarning
Scott Kostyshak [Thu, 22 Aug 2024 14:51:09 +0000 (10:51 -0400)]
Fix Python SyntaxWarning

Use raw strings to avoid the following syntax warnings that show up
in LastTest.log after running tex2lyx ctests:

  src/tex2lyx/test/runtests.py:135: SyntaxWarning: invalid escape sequence '\o'
    if linex[:-1] == '\origin ' + inputdir + '/':
  src/tex2lyx/test/runtests.py:136: SyntaxWarning: invalid escape sequence '\o'
    lines1[i1] = '\origin ' + outputdir + '/' + "\n"

3 weeks agoUpdate sk.po
Kornel Benko [Thu, 22 Aug 2024 09:41:21 +0000 (11:41 +0200)]
Update sk.po

3 weeks agotypos
Juergen Spitzmueller [Thu, 22 Aug 2024 07:42:40 +0000 (09:42 +0200)]
typos

3 weeks agode.po
Juergen Spitzmueller [Thu, 22 Aug 2024 07:41:28 +0000 (09:41 +0200)]
de.po

3 weeks agoOops ...
Juergen Spitzmueller [Thu, 22 Aug 2024 07:30:48 +0000 (09:30 +0200)]
Oops ...

3 weeks agoclarify use of subgroups
Juergen Spitzmueller [Thu, 22 Aug 2024 07:19:43 +0000 (09:19 +0200)]
clarify use of subgroups

3 weeks agoThe InsetPrintNomenclature settings make no sense with nomentbl
Juergen Spitzmueller [Thu, 22 Aug 2024 06:17:33 +0000 (08:17 +0200)]
The InsetPrintNomenclature settings make no sense with nomentbl

3 weeks agoAdd GUI support for nomencl options
Juergen Spitzmueller [Thu, 22 Aug 2024 06:11:18 +0000 (08:11 +0200)]
Add GUI support for nomencl options

3 weeks ago\use_nomentbl -> \nomencl_opts
Juergen Spitzmueller [Thu, 22 Aug 2024 03:35:47 +0000 (05:35 +0200)]
\use_nomentbl -> \nomencl_opts

This allows for support of more options

As the param is only a few hours old, no lyx2lyx handling is needed

3 weeks agodisambiguate string
Juergen Spitzmueller [Wed, 21 Aug 2024 16:07:47 +0000 (18:07 +0200)]
disambiguate string

3 weeks agode.po
Juergen Spitzmueller [Wed, 21 Aug 2024 16:07:13 +0000 (18:07 +0200)]
de.po

3 weeks agoAmend 13ee0bc8cd1025
Juergen Spitzmueller [Wed, 21 Aug 2024 15:54:06 +0000 (17:54 +0200)]
Amend 13ee0bc8cd1025

Improve tex2lyx handling

3 weeks agoupdate tex2lyx tests
Juergen Spitzmueller [Wed, 21 Aug 2024 15:38:49 +0000 (17:38 +0200)]
update tex2lyx tests

3 weeks agoAdd support for the nomentbl nomenclature option
Juergen Spitzmueller [Wed, 21 Aug 2024 15:35:48 +0000 (17:35 +0200)]
Add support for the nomentbl nomenclature option

file format change

3 weeks agoReplace lyx2lyx code with native solution
Richard Kimberly Heck [Wed, 21 Aug 2024 15:14:41 +0000 (11:14 -0400)]
Replace lyx2lyx code with native solution

(cherry picked from commit 46f2fd1a7457ae92b9382d23d15579c68761a997)

3 weeks agoFix erroneous self-nesting
Juergen Spitzmueller [Wed, 21 Aug 2024 04:19:45 +0000 (06:19 +0200)]
Fix erroneous self-nesting

4 weeks agofix A&A template
Juergen Spitzmueller [Tue, 20 Aug 2024 15:38:28 +0000 (17:38 +0200)]
fix A&A template

4 weeks agoFix wrong preedit cursor position in Qt5
Koji Yokota [Tue, 20 Aug 2024 13:44:39 +0000 (22:44 +0900)]
Fix wrong preedit cursor position in Qt5

4 weeks agoUpdate sk.po
Kornel Benko [Tue, 20 Aug 2024 10:48:33 +0000 (12:48 +0200)]
Update sk.po

4 weeks agoFix regression introduced via #12819.
Pavel Sanda [Mon, 19 Aug 2024 20:03:16 +0000 (22:03 +0200)]
Fix regression introduced via #12819.

We will mark buffer as modified only in case of removal,
not when just externally modified.

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

4 weeks agoHeader not needed anymore.
Pavel Sanda [Mon, 19 Aug 2024 19:47:16 +0000 (21:47 +0200)]
Header not needed anymore.

4 weeks agode.po
Juergen Spitzmueller [Sun, 18 Aug 2024 16:41:52 +0000 (18:41 +0200)]
de.po

4 weeks agoImprove output pane, as discussed in #12372
Juergen Spitzmueller [Sun, 18 Aug 2024 16:18:07 +0000 (18:18 +0200)]
Improve output pane, as discussed in #12372

* The image scale param is shared by XHTML and DocBook
* It does not only apply to math
* Get rid of redundant group headers (#12902)

4 weeks agoAdd "needcopiesfrom" converter flag
Juergen Spitzmueller [Sun, 18 Aug 2024 15:53:51 +0000 (17:53 +0200)]
Add "needcopiesfrom" converter flag

This is needed to provide ePub and other DocBook-based exports with
the right (renamed) images (fixes #12372)

4 weeks agoAssure widest nomencl label is encodable
Juergen Spitzmueller [Sun, 18 Aug 2024 07:59:37 +0000 (09:59 +0200)]
Assure widest nomencl label is encodable

4 weeks agoanother lyx2lyx fix for index
Juergen Spitzmueller [Sat, 17 Aug 2024 14:55:23 +0000 (16:55 +0200)]
another lyx2lyx fix for index

4 weeks agofix lyx2lyx functions
Juergen Spitzmueller [Sat, 17 Aug 2024 14:19:10 +0000 (16:19 +0200)]
fix lyx2lyx functions

4 weeks agoremove useless warning
Juergen Spitzmueller [Sat, 17 Aug 2024 14:15:11 +0000 (16:15 +0200)]
remove useless warning

4 weeks agoharmonize indendation
Juergen Spitzmueller [Sat, 17 Aug 2024 11:22:42 +0000 (13:22 +0200)]
harmonize indendation

4 weeks agoAdd another option to get python by using the unversioned name
José Matos [Fri, 16 Aug 2024 16:33:14 +0000 (17:33 +0100)]
Add another option to get python by using the unversioned name

4 weeks agoConsider known latex text macros (basically the logos) in convertaTeXCommands()
Juergen Spitzmueller [Fri, 16 Aug 2024 09:23:57 +0000 (11:23 +0200)]
Consider known latex text macros (basically the logos) in convertaTeXCommands()

4 weeks agofurther improve get_quoted_value
Juergen Spitzmueller [Thu, 15 Aug 2024 15:44:01 +0000 (17:44 +0200)]
further improve get_quoted_value

as per José's suggestion

4 weeks agoFix typo in comment.
Thibaut Cuvelier [Thu, 15 Aug 2024 13:40:31 +0000 (15:40 +0200)]
Fix typo in comment.

4 weeks agostyle
Juergen Spitzmueller [Thu, 15 Aug 2024 11:11:20 +0000 (13:11 +0200)]
style

4 weeks agorevert_nomencl: escape " and \ for command inset
Juergen Spitzmueller [Thu, 15 Aug 2024 07:06:14 +0000 (09:06 +0200)]
revert_nomencl: escape " and \ for command inset

4 weeks agoforgotten subindex
Juergen Spitzmueller [Thu, 15 Aug 2024 06:51:18 +0000 (08:51 +0200)]
forgotten subindex

4 weeks agofix convert_index_sc method
Juergen Spitzmueller [Thu, 15 Aug 2024 06:05:31 +0000 (08:05 +0200)]
fix convert_index_sc method

4 weeks agofix get_quoted_value
Juergen Spitzmueller [Thu, 15 Aug 2024 06:04:48 +0000 (08:04 +0200)]
fix get_quoted_value

The previous version also stripped quotes that are part of the string

4 weeks agoDisable valign widget in tabularx tables
Juergen Spitzmueller [Wed, 14 Aug 2024 14:28:15 +0000 (16:28 +0200)]
Disable valign widget in tabularx tables

See https://marc.info/?l=lyx-users&m=172363857509065&w=2

4 weeks agoUnbreak GuiTabular::fucEnabled()
Juergen Spitzmueller [Wed, 14 Aug 2024 14:27:20 +0000 (16:27 +0200)]
Unbreak GuiTabular::fucEnabled()

I wonder how long this has been broken (if it ever worked)

4 weeks ago Update fr.po
jpc [Wed, 14 Aug 2024 09:41:15 +0000 (11:41 +0200)]
       Update fr.po

5 weeks agoImprove detection of our math fonts
Enrico Forestieri [Tue, 13 Aug 2024 20:51:40 +0000 (22:51 +0200)]
Improve detection of our math fonts

It turns out that Qt font selection via style name is broken on
Windows (QTBUG-101436). As we use our own style name for discriminating
our math fonts and applying proper kerning, we need a fallback method.
With this commit we check for the family name when the style name does
not match. In computing the kerning we also consider the right bearing
reported by the font instead of the width of the enclosing bounding box,
as this produces better results (see bug 13087).

Fixes #13087.

5 weeks agoUpdate sk.po
Kornel Benko [Tue, 13 Aug 2024 07:05:40 +0000 (09:05 +0200)]
Update sk.po

5 weeks agoAdd InsertCotext tag to InsetLayout
Juergen Spitzmueller [Tue, 13 Aug 2024 05:26:08 +0000 (07:26 +0200)]
Add InsertCotext tag to InsetLayout

Avoids hardcoding of insets, and this behavior is possibly useful to
other insets than index and nomencl

We take this on yesterday's layout format change

5 weeks agode.po
Juergen Spitzmueller [Mon, 12 Aug 2024 16:26:13 +0000 (18:26 +0200)]
de.po

5 weeks agoEscape special chars in indexes
Juergen Spitzmueller [Mon, 12 Aug 2024 15:10:57 +0000 (17:10 +0200)]
Escape special chars in indexes

We now have the functionality via sub-insets, and unexperienced users
are surprised when they don't get a literal !.

The unescaped chars can still be used via ERT.

5 weeks agoOmit escape-chars in pass_thru context
Juergen Spitzmueller [Mon, 12 Aug 2024 12:28:59 +0000 (14:28 +0200)]
Omit escape-chars in pass_thru context

5 weeks agoremove unused param
Juergen Spitzmueller [Mon, 12 Aug 2024 11:15:02 +0000 (13:15 +0200)]
remove unused param

5 weeks agoDocument an advanced nomencl use (#6996)
Juergen Spitzmueller [Mon, 12 Aug 2024 10:54:55 +0000 (12:54 +0200)]
Document an advanced nomencl use (#6996)

5 weeks agoupdate tex2lyx tests
Juergen Spitzmueller [Mon, 12 Aug 2024 10:35:07 +0000 (12:35 +0200)]
update tex2lyx tests

5 weeks agoTransform InsetNomenclature to a collapsible
Juergen Spitzmueller [Mon, 12 Aug 2024 10:33:16 +0000 (12:33 +0200)]
Transform InsetNomenclature to a collapsible

Fixes: #10460, #12595, #6353
5 weeks agoUpdate layout formats
Juergen Spitzmueller [Mon, 12 Aug 2024 10:29:14 +0000 (12:29 +0200)]
Update layout formats

5 weeks agoAdd EscapeChars layout tag
Juergen Spitzmueller [Mon, 12 Aug 2024 10:25:31 +0000 (12:25 +0200)]
Add EscapeChars layout tag

This allows to define chars to be escape and an escape character

Needed in index and nomenclature

5 weeks ago Update fr.po
jpc [Sat, 10 Aug 2024 16:03:59 +0000 (18:03 +0200)]
    Update fr.po

5 weeks agoHeader not needed.
Pavel Sanda [Fri, 9 Aug 2024 07:47:36 +0000 (09:47 +0200)]
Header not needed.

5 weeks agoHeader not needed.
Pavel Sanda [Fri, 9 Aug 2024 07:45:12 +0000 (09:45 +0200)]
Header not needed.

5 weeks agoSome documentation for reference-to-paragraph
Juergen Spitzmueller [Fri, 9 Aug 2024 06:44:03 +0000 (08:44 +0200)]
Some documentation for reference-to-paragraph

5 weeks agoreference-to-paragraph for footnotes
Juergen Spitzmueller [Fri, 9 Aug 2024 06:30:29 +0000 (08:30 +0200)]
reference-to-paragraph for footnotes

5 weeks agode/Additional: stick with 2.4 file format
Juergen Spitzmueller [Fri, 9 Aug 2024 05:40:17 +0000 (07:40 +0200)]
de/Additional: stick with 2.4 file format

5 weeks agode/Additional: eLyXer removal
Juergen Spitzmueller [Fri, 9 Aug 2024 05:01:13 +0000 (07:01 +0200)]
de/Additional: eLyXer removal

5 weeks agoCheck changes from eLyXer removal
Richard Kimberly Heck [Thu, 8 Aug 2024 15:03:56 +0000 (11:03 -0400)]
Check changes from eLyXer removal

5 weeks ago* RELEASE-NOTES
Pavel Sanda [Wed, 7 Aug 2024 20:55:49 +0000 (22:55 +0200)]
* RELEASE-NOTES

5 weeks agoDrop eLyXer, part2.
Pavel Sanda [Wed, 7 Aug 2024 20:53:12 +0000 (22:53 +0200)]
Drop eLyXer, part2.

Removed parts of xHTML-related notes explaining elyxer,
reworded little bit. Native speaker might want to review.

5 weeks agoDrop eLyXer, part1.
Pavel Sanda [Wed, 7 Aug 2024 20:51:24 +0000 (22:51 +0200)]
Drop eLyXer, part1.

Last release 2013, no more present as distro package, python2 requirement.

5 weeks agoenhance debug message (see #13087)
Juergen Spitzmueller [Wed, 7 Aug 2024 12:45:26 +0000 (14:45 +0200)]
enhance debug message (see #13087)

5 weeks agode.po
Juergen Spitzmueller [Wed, 7 Aug 2024 08:55:18 +0000 (10:55 +0200)]
de.po

5 weeks agoUpdate sk.po
Kornel Benko [Wed, 7 Aug 2024 08:46:04 +0000 (10:46 +0200)]
Update sk.po

5 weeks agolyx_pot.py: Fix regex for \Format
Juergen Spitzmueller [Wed, 7 Aug 2024 07:11:35 +0000 (09:11 +0200)]
lyx_pot.py: Fix regex for \Format

Each token could be delimited by quotation marks or not. The previous
regexes only considered this for two tokens and hence produced wrong
matches for cases such as

\Format gnuplot     "gp, gnuplot, plt"    "Gnuplot"     "" "" ""  "vector" "text/plain"

where the extension list wasn't parsed as a single token.

6 weeks agoRestore obvious shortcut
Richard Kimberly Heck [Tue, 6 Aug 2024 18:50:29 +0000 (14:50 -0400)]
Restore obvious shortcut

6 weeks agoFix bug with display of reference tooltips.
Richard Kimberly Heck [Tue, 6 Aug 2024 15:31:35 +0000 (11:31 -0400)]
Fix bug with display of reference tooltips.

Previously, the tooltip was assigned during updateBuffer. But then
we could not determine the value for forward references.

6 weeks agoAdd plt as gnuplot extension (#11148)
Juergen Spitzmueller [Tue, 6 Aug 2024 14:29:55 +0000 (16:29 +0200)]
Add plt as gnuplot extension (#11148)

This seems to be the common one on Windows

6 weeks agoset toc_string_ before the label is being truncated
Juergen Spitzmueller [Tue, 6 Aug 2024 08:57:11 +0000 (10:57 +0200)]
set toc_string_ before the label is being truncated

We do not want truncated items in the outliner.

6 weeks agoUse the old-style sorts of label strings in the TOC.
Richard Kimberly Heck [Mon, 5 Aug 2024 22:11:24 +0000 (18:11 -0400)]
Use the old-style sorts of label strings in the TOC.

There are several reasons to do it this way, among which is odd
behavior of the TOC filter if we put anything else there. This also
allows for filtering of the references themsevles in a natural way.

The change, I think, was really an unintended consequence of other
changes connected to showing formatted references in the work area.

6 weeks ago* README.localization - add description from Juergen's reply in #1308.
Pavel Sanda [Mon, 5 Aug 2024 21:08:39 +0000 (23:08 +0200)]
* README.localization - add description from Juergen's reply in #1308.

6 weeks agoUpdate Polish translation (from Tomasz Kołodziejski)
Juergen Spitzmueller [Mon, 5 Aug 2024 08:31:20 +0000 (10:31 +0200)]
Update Polish translation (from Tomasz Kołodziejski)

6 weeks agoAdd Tomasz Kołodziejski to the credits
Juergen Spitzmueller [Mon, 5 Aug 2024 08:28:31 +0000 (10:28 +0200)]
Add Tomasz Kołodziejski to the credits