Jean-Marc Lasgouttes
8319bdbbbe
Unify wording for statistics
...
Use 'no blanks' uniformly.
Also remove separator in zoom menu.
2022-09-13 12:42:28 +02:00
Daniel Ramoeller
974534f28a
Disentangle status bar and zoom menu
...
- Moves the zoom menu to the zoom value
2022-09-13 11:49:41 +02:00
Jean-Marc Lasgouttes
bb1d955754
Simplify status bar context menu
...
Remove "Show" prefix.
Remove "(With Blanks)".
2022-09-02 19:58:13 +02:00
Juergen Spitzmueller
96d9e748cf
Polish status bar statistics
2022-08-17 14:59:50 +02:00
Pavel Sanda
04ada8e5fa
Fix shortcut
2022-08-10 00:03:20 +02:00
Pavel Sanda
5b50a97fd7
Add document statistics to statusbar.
...
https://www.mail-archive.com/lyx-devel@lists.lyx.org/msg217810.html
2022-08-09 23:48:55 +02:00
Daniel Ramoeller
95da270711
Check for icon aliases
...
The aliases are defined by a file in the (system or user) image
directory. The format is pretty simple: each line is like
<str1> <str2>
Where every instance of <str1> will be replaced with <str2>.
Fixes bug #12509 .
2022-07-12 23:35:48 +02:00
jpc
8605296ac0
Solve shortcut conflicts in std*.inc and fr.po
2022-06-14 15:41:32 +02:00
jpc
8fff0cf774
Update fr.po and a couple of shortcuts defined with non-existing letters
2022-06-13 09:47:54 +02:00
Juergen Spitzmueller
f40b8bf627
Amend b2a7b715a2c
2022-06-12 14:24:20 +02:00
Daniel Ramoeller
b2a7b715a2
Make space names more standard
...
Fix for bug #12547 .
- "Interword" becomes "Normal"
- "Protected" becomes "Non-Breaking"
Plus a minor fixes to the "Horizontal Space Settings" dialog:
- Indicate that when "Non-Breaking" is disabled, the space will be non-breaking
2022-06-12 13:35:29 +02:00
Daniel Ramoeller
d9f51be6ed
Show size of named spaces in dialog
...
Fix for bug #12467 .
2022-06-03 12:37:39 +02:00
Kornel Benko
aec76acecc
Small addition concerning advanced find and regular expression
2022-05-01 10:34:12 +02:00
Daniel Ramoeller
f21899661a
Add toggle feature for all, outer and inner borders
...
Fix for bug #12503 .
Also some bug fixes for the set inner lines algorithm. See discussion of #12503 .
2022-03-13 10:34:16 -04:00
Scott Kostyshak
13a7269b9d
Change LFUN arg from "zoom" to "zoomlevel"
...
This change is just to be more specific, to help when grepping and
reading.
The idea is from Daniel
(https://www.lyx.org/trac/ticket/12420?replyto=11#comment:11 ).
Amends cc787967 (and thus 49a17aaa).
2022-01-03 15:57:35 -05:00
Scott Kostyshak
cc787967f4
Change "Show Zoom Value" to "Show Zoom Level"
...
See discussion at #12420 .
Amends 49a17aaa.
2021-12-29 11:45:01 -05:00
Scott Kostyshak
49a17aaa5d
Change label "Show Zoom" to "Show Zoom Value"
2021-12-27 13:43:19 -05:00
Daniel Ramoeller
eae56b1194
Hide the zoom in the status bar from the status bar context menu
...
Fix for #12420 .
2021-12-27 13:43:19 -05:00
Richard Kimberly Heck
7f2d488e45
Fix bug #12261 . From Daniel.
2021-03-24 13:50:43 -04:00
Juergen Spitzmueller
1bf53d47a5
Use customizable zoom context menu
...
Based on a proposal by Daniel (#12187 )
2021-03-14 16:41:44 +01:00
Enrico Forestieri
7545698380
Fix bug #12181
...
The context menu for InsetMathRef is now usable.
InsetMathRef still misses support for RefStyle and thus the
corresponding entries are omitted from the menu. But this would
be a different bug.
2021-03-06 23:36:58 +01:00
Juergen Spitzmueller
11d6708781
Fix tristate toolbar toggling via toolbar ( #12177 )
2021-03-05 17:12:51 +01:00
Richard Kimberly Heck
3aea4eec45
No reason not to use M as shortcut for Messages Pane.
2021-02-14 12:05:45 -05:00
Juergen Spitzmueller
c2822d684b
Add LFUN_LYXFILES_OPEN
...
This opens the new templates/examples dialog and creates a view if
necessary (#12106 ).
2021-02-10 09:36:32 +01:00
Richard Kimberly Heck
b1e9206cab
Shortcut for custom insets
2021-01-21 16:51:16 -05:00
Richard Kimberly Heck
8d8f9339f1
Revert "Remove elipses after 'Open'"
...
I totally misread this bug report! (#12019 )
This reverts commit 8871229f5f0cab072e587282d5e6a32a14da481f.
2021-01-04 14:52:20 -05:00
Richard Kimberly Heck
7ad9e2ab49
Fix bug #11500
2021-01-04 00:12:10 -05:00
Richard Kimberly Heck
8871229f5f
Remove elipses after 'Open'
2021-01-03 14:13:36 -05:00
Juergen Spitzmueller
18f7dce3d9
Implement inset-split (only for text insets for now) ( #10260 )
2020-12-24 10:48:52 +01:00
Scott Kostyshak
8896c2b62e
Move "LyX Documentation Tools" toolbar to "Others"
...
This move is done because not many users likely use this toolbar.
Those who use it now need to go through the extra submenu "Other
Toolbars" and also need to move the toolbar from the bottom to the
top (if they want previous behavior). But once that is done, the
toolbar stays across sessions.
2020-12-17 20:59:10 -05:00
Scott Kostyshak
12285354e0
Mv "Math Panels" toolbar item by other math items
...
Now in View > Toolbars the math items are together, ordered as
follows:
5. Math
6. Math Panels
7. Math Macros
"Math Macros" is last because it seems the least important.
This commit makes no change to the toolbar contents (I just
cut/pasted to reorder).
2020-12-17 10:28:21 -05:00
Richard Kimberly Heck
5eb913ca99
Whitespace
2020-10-30 12:18:41 -04:00
Richard Kimberly Heck
4770cfebaf
Fixed date
2020-10-13 17:18:05 -04:00
Pavel Sanda
0ea9df7467
Add inset for \nopagebreak.
...
https://www.mail-archive.com/lyx-devel@lists.lyx.org/msg213388.html
2020-10-13 19:13:59 +02:00
Yuriy Skalko
6b85dd5ac0
Separate string for translation
2020-09-19 08:47:35 +02:00
Juergen Spitzmueller
c5c3323f32
Properly disable function
2020-08-27 10:59:15 +02:00
Juergen Spitzmueller
8365eabd6f
Make paper search function accessible and customizable
2020-08-27 08:48:55 +02:00
Juergen Spitzmueller
24c2b8e21a
Add ellipses
2020-08-20 16:39:34 +02:00
Pavel Sanda
e648202e7e
Allow LyX to find pdfs and urls of citation references and follow them from context menu.
...
Currently tested:
- url & doi fields for bibtex.
- all documented eprinttypes of biblatex
- absolute paths of first entry of 'file' field for jabref and kbibtex
- external script searching for author + year pdf
Additional polishing will follow.
https://www.mail-archive.com/lyx-devel@lists.lyx.org/msg212505.html
2020-08-20 09:12:54 +02:00
Pavel Sanda
48b1e8a0ac
New attempt on #9906 : allow following hyperlinks via context menu.
...
Now safer version with the help of Qt.
2020-08-14 19:48:47 +02:00
Pavel Sanda
28968b1f0d
Add required elements in the layouts to support DocBook.
...
Slightly modified patch from Thibaut Cuvelier.
2020-07-07 09:49:48 +02:00
Juergen Spitzmueller
e121bd04bb
Support halfline and fullline also in vspace.
2020-06-28 18:27:59 +02:00
Juergen Spitzmueller
a68b0389bc
Add support for medspace and thickspace (in text) ( #11893 )
...
File format change.
2020-06-26 11:12:35 +02:00
Juergen Spitzmueller
3579a13a50
Harmonize some space shortcuts (math/text context menu)
2020-06-25 16:22:42 +02:00
Juergen Spitzmueller
05eae049d8
Add negmedspace and negthickspace to context menu
2020-06-24 14:47:12 +02:00
Enrico Forestieri
5a80f7bb6a
Add support for the doublestroke package
...
This commit adds the mathed command \mathds that selects a
font more appropriate than \mathbb for typesetting the
mathematical symbols for the natural (N), whole numbers (Z),
rational numbers (Q), real numbers (R), complex numbers (C),
and some others.
As in the \mathbb case, only capital letters are supported,
but in addition one can also typeset a symbol often used for
representing the indicator function (\mathds{1}) and the
letters a, h, k.
Fixes bug #11887 .
2020-06-11 16:42:31 +02:00
Jean-Marc Lasgouttes
b08791f731
Use combined toolbar icons for depth-(in|de)crement and outline-(in|out)
...
The Tab binding already combines those (and more).
2020-06-06 01:44:06 +02:00
Juergen Spitzmueller
3be8726695
Add missing ellipses
2020-05-03 13:30:04 +02:00
Juergen Spitzmueller
e40fe3a15d
Update link
2020-05-03 09:13:59 +02:00
Richard Kimberly Heck
bc4ca12ab5
Polish the counter UI a bit and add some to the documentation.
2020-05-01 19:03:54 -04:00