Thibaut Cuvelier
661fcb2628
Unused code.
2021-09-26 17:27:41 +02:00
Thibaut Cuvelier
b2c0604ad1
Typo.
2021-09-26 17:25:28 +02:00
Thibaut Cuvelier
db3efe4549
Amend 4fd6edf3
...
Escape paths in the generated RC file.
2021-09-23 23:40:21 +02:00
Thibaut Cuvelier
4fd6edf330
Find LilyPond on Windows too.
...
The main problem is that, while lilypond.exe exists, there is not lilypond-book.exe: the previous calls always failed, even though the file was there, just not called the right way.
2021-09-23 02:59:39 +02:00
Thibaut Cuvelier
ffa1b1dcc7
DocBook: add inner tags for layouts.
...
This makes it possible to implement LilyPond as prescribed in https://lilypond.org/doc/v2.22/Documentation/usage/docbook .
2021-09-21 01:21:25 +02:00
Thibaut Cuvelier
14ed5b2050
DocBook: start implementing LilyPond.
...
All the changes that can be achieved without C++ code changes.
2021-09-21 01:21:25 +02:00
Thibaut Cuvelier
8b6e3d3749
DocBook: add more flexibility for floats.
...
Intended to fix #12371 .
2021-09-20 00:06:20 +02:00
Pavel Sanda
5a9c6ce69b
xhtml Toc rendering seems bit too dense now.
2021-08-02 15:25:36 +02:00
Jean-Marc Lasgouttes
5920ddb567
Standard proof layout does not have an end label
...
Most proof environment have a qed box at the end, but not this one.
This only changes screen rendering.
2021-07-19 12:36:34 +02:00
Pavel Sanda
4fc7e9697e
* lib/RELEASE-NOTES
2021-07-11 18:16:42 +02:00
Pavel Sanda
cd5d1be8f8
Properly distribute metainfo.
2021-07-11 18:09:10 +02:00
Pavel Sanda
837791c5ef
Update metainfo to newer format.
...
Used appstream form:
https://www.freedesktop.org/software/appstream/metainfocreator/#/guiapp
2021-07-11 18:09:10 +02:00
jpc
27092c2af0
Add hint about the need of Acrobat DC
2021-07-06 18:52:58 +02:00
jpc
ab5e5e41a2
Update French translation of Linguistics manual
2021-06-28 11:01:30 +02:00
Scott Kostyshak
76a40d2af5
Fix reference to subequation documentation, #12316
...
The example file was incorporated into the Math manual at 3aa01442
.
2021-06-22 21:20:46 -04:00
Juergen Spitzmueller
eb43ae931a
Update Credits entry
2021-06-22 07:48:15 +02:00
jpc
5b0b3f053e
Remove spurious parentheses due to \thanks code
...
The LyX foonote inset was exported as a broken \thanks command
Replaced by a LyX note
2021-06-14 15:33:33 +02:00
Scott Kostyshak
20d0decf29
Powerdot.lyx: note the TL21 required ps2pdf flag
...
See 70b89e70
and #12303 .
2021-06-12 23:08:56 -04:00
Scott Kostyshak
3e78fd4139
Powerdot.lyx: update format for next commit
2021-06-12 23:08:56 -04:00
Yuriy Skalko
9c1cacaf18
Update Russian documentation
2021-06-08 15:14:01 +03:00
jpc
6553c4ae47
Fix LyX version number and translation info
2021-06-05 18:15:19 +02:00
jpc
ee57e9960d
Fix LyX version number
2021-06-05 18:13:07 +02:00
jpc
2634421cb4
Fix inputencoding in French manuals
2021-06-04 15:25:12 +02:00
jpc
4b7ce0e079
Update French EmbeddedObjects manual for 2.4.0
2021-06-04 13:34:33 +02:00
jpc
5f076b82e6
Minor fixes and a couple of enhancements for EmbeddedObjects manual
2021-06-04 13:33:18 +02:00
Kornel Benko
3c6632f3b0
Amend 357bc257
, Typo: correct reference of script
2021-06-04 10:51:48 +02:00
Scott Kostyshak
357bc2576c
Noweb.lyx: correct reference of script
...
Thanks to Kornel.
2021-06-03 12:41:49 -04:00
Pavel Sanda
6c42feb137
Update lib/doc/LFUNs.lyx
2021-06-03 15:08:29 +02:00
Scott Kostyshak
8c5b58a3f8
Noweb.lyx: fix a few mistakes from old lyx2lyx
...
In fb034884
I made some manual changes to documents that weren't
correctly converted by lyx2lyx (from ERT to Chunk insets) but I left
a "@" inside a chunk, which ended it prematurely and caused
incorrect output.
This current commit also cleans up a few other things in the
document.
Thanks to Kornel for catching this.
2021-06-02 20:09:58 -04:00
Scott Kostyshak
f5d02bc7c6
Noweb.lyx: update format for subsequent changes
2021-06-02 20:09:58 -04:00
jpc
db20196d30
Mark pieces of text as French + typos in fr.po
2021-06-01 18:33:35 +02:00
Kornel Benko
bc01f50955
Cmake export tests: Select "-dALLOWPSTRANSPARENCY" flag for ps2pdf converter
...
Add parameter "-dALLOWPSTRANSPARENCY" for call to ps2pdf.
Used only in test environment.
The fix is proposed by Scott.
Here his comment:
"Interestingly, the flag fixes the English Powerdot tests but not the
French ones."
2021-05-30 20:26:41 +02:00
jpc
097d7239f0
Mark as French pieces of English text detected by Kornel
2021-05-30 15:32:15 +02:00
Scott Kostyshak
70b89e7068
Instant_Preview.lyx: document ps2pdf flag
...
Starting with TeX Live 2021, the flag -dALLOWPSTRANSPARENCY may be
necessary for the ps2pdf converter.
2021-05-29 22:22:45 -04:00
jpc
ffa6a724ee
Typo
2021-05-28 08:50:05 +02:00
jpc
814febbdf7
Minor fixes in UserGuide
2021-05-27 16:32:55 +02:00
jpc
8d6a14e43f
Update French UserGuide for 2.4.0 and fr.po
2021-05-27 16:29:38 +02:00
jpc
049d162166
Some fixes + make section B.9 fit with the menus
2021-05-26 18:04:16 +02:00
jpc
0c6a71e602
Update French UserGuide (step 3) and fr.po
2021-05-26 17:58:31 +02:00
Kornel Benko
5158b54eb9
Cmake export tests: Enable unsafe dvipdfmx
...
Add parameter "-i dvipdfmx-unsafe.cfg" for call to dvipdfmx.
Used only in test environment.
This is needed because of regression for ja LilyPond found by Scott.
Coment by Jürgen:
"dvipdfmx-unsafe.cfg makes dvipdfmx call gs (rungs) with -dNOSAFER
rather than with -DSAFER (as in the default dvipdfmx.cfg of TL21).
However, this change should definitely only be applied to trustworthy
files, so changing the converter generally is certainly not such a good
idea."
2021-05-23 10:05:13 +02:00
jpc
cde4537a42
Restore gender-neutral formulation
2021-05-19 10:33:16 +02:00
jpc
fcd735d74c
Unify translation of 'markup' in French UserGuide
2021-05-18 17:55:37 +02:00
Juergen Spitzmueller
a84bf0c526
de/UserGuide: some minor fixes
2021-05-18 13:50:30 +02:00
Juergen Spitzmueller
cf8b5802a5
de/UserGuide: updates from Christoph Schmitz
2021-05-18 08:55:31 +02:00
jpc
93a08e5867
Restore dynamic insets
2021-05-16 18:25:36 +02:00
jpc
5598c1fa96
Typos in French UserGuide
2021-05-16 18:17:53 +02:00
jpc
095ebb4341
Review section 3.7
2021-05-14 17:56:27 +02:00
jpc
f344485c8f
Typos
2021-05-14 17:54:58 +02:00
jpc
53b5750acd
Update French UserGuide (step 2) and fr.po
2021-05-14 17:25:17 +02:00
jpc
849dbd4af4
UserGuide: missing item and incorrect shortcut in section 2.1
...
French Userguide: update for 2.4.0, step 1
2021-05-09 11:20:37 +02:00
jpc
b4e9c794fc
A couple of edits in section 5.5 (DocBook) of the Customization manual
2021-05-03 18:09:35 +02:00
jpc
5940c837ed
Update of French Customization manual for 2.4.0
2021-05-03 18:08:11 +02:00
jpc
119bf42a0f
A couple of fixes in Customization manual
2021-04-29 18:28:31 +02:00
jpc
9ccff4077d
Update of French Customization manual, intermediate step
2021-04-29 18:21:16 +02:00
jpc
9af5e2047e
Update of Math French manual for 2.4.0
2021-04-25 18:18:21 +02:00
Yuriy Skalko
04bcd1b484
Fix typos in credits
2021-04-24 15:31:48 +03:00
Scott Kostyshak
8ce6c81563
Fix compilation of de/Additional.lyx
2021-04-23 23:54:21 -04:00
Scott Kostyshak
b4a9cf1de7
fr/Additional: amend 65030649
2021-04-23 23:29:03 -04:00
jpc
3478b89810
Add translation info
2021-04-22 16:51:12 +02:00
jpc
371b732313
Fix path to file in French Additional Manual
2021-04-22 16:39:06 +02:00
jpc
9bf10d12d0
Update French Tutorial for 2.4.0
2021-04-22 16:28:52 +02:00
Juergen Spitzmueller
ff93bbbe20
de/Additional.lyx: correct language markup
2021-04-22 15:05:05 +02:00
Juergen Spitzmueller
85aa4e8e00
Add Christoph Schmitz to the credits
2021-04-22 15:02:14 +02:00
Juergen Spitzmueller
dbf73643e7
de/Additional.lyx: minor update by Christoph Schmitz
2021-04-21 08:37:37 +02:00
jpc
71cb996e27
Forgotten item in French Intro manual update
2021-04-20 18:22:41 +02:00
jpc
b562defae2
Update French manual Intro.lyx
2021-04-20 17:57:09 +02:00
jpc
a3f3d82768
Update Additional Manual for 2.4
2021-04-19 19:16:30 +02:00
jpc
6503064990
Import last updated version from 2.3
2021-04-19 11:03:19 +02:00
Scott Kostyshak
98fa63dcb4
Beamer's Alternative: AutoInsert both arguments
...
The "Default Text" argument is usually non-blank. If the user
desired to leave it blank, it seems that "Invisible" would be a
better choice.
Similarly, an action is usually specified for this layout to be
useful.
2021-04-06 12:20:08 -04:00
Scott Kostyshak
67d0b80f10
Fix compilation of Customization.lyx
...
The use of \prettyref was leading to a LaTeX error.
2021-04-05 23:19:19 -04:00
Scott Kostyshak
88ca319642
Customization.lyx: update format for next commit
2021-04-05 23:19:19 -04:00
Richard Kimberly Heck
7f590bc2a9
Move the information about arguments into its own section, since these are now used both with styles and inset layouts.
2021-03-26 13:37:14 -04:00
Thibaut Cuvelier
950a53db3b
DocBook: improve doc for MathML prefix.
2021-03-24 22:15:32 +01:00
Richard Kimberly Heck
7f2d488e45
Fix bug #12261 . From Daniel.
2021-03-24 13:50:43 -04:00
Thibaut Cuvelier
d0120078fd
DocBook: add some documentation in Additional.
2021-03-23 22:32:16 +01:00
Thibaut Cuvelier
7a1e048f44
Amend 0f782b0d
: add the required changes to lyx2lyx.
2021-03-23 21:12:45 +01:00
Richard Kimberly Heck
9dce3f878a
Fix note about resumed enumerations
2021-03-23 11:28:38 -04:00
Richard Kimberly Heck
ec677b25ea
Remove empty section, re-organize.
2021-03-23 10:53:54 -04:00
Thibaut Cuvelier
befeb204c9
DocBook: for PDF export with Pandoc, support the current syntax for PDf engine
2021-03-18 20:40:34 +01:00
Pavel Sanda
53ff5785f4
* RELEASE-NOTES
2021-03-17 21:58:13 +01:00
Pavel Sanda
833863c477
Allow bundled saxon not to be installed.
2021-03-17 21:51:01 +01:00
Pavel Sanda
901356fd58
Allow bundled saxon not to be installed.
2021-03-16 23:14:19 +01:00
Juergen Spitzmueller
1bf53d47a5
Use customizable zoom context menu
...
Based on a proposal by Daniel (#12187 )
2021-03-14 16:41:44 +01:00
Juergen Spitzmueller
c8feef2e23
Add way to remove items from document dictionary
2021-03-07 18:23:07 +01:00
Scott Kostyshak
3df4292445
French User Guide: fix file paths
2021-03-06 20:06:02 -05: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
07396ab244
Meet per-document spelling dictionaries ( fixes #86 [sic!])
...
Now who can beat that? ;-)
2021-03-06 16:53:33 +01:00
Yuriy Skalko
71e500c039
Update Russian localization
2021-03-06 14:01:55 +02:00
Juergen Spitzmueller
f1f475e1d3
Add LFUN_FONT_NO_SPELLCHECK
2021-03-05 18:23:38 +01:00
Juergen Spitzmueller
11d6708781
Fix tristate toolbar toggling via toolbar ( #12177 )
2021-03-05 17:12:51 +01:00
jpc
c8de36916a
Import updated UserGuide from 2.3
2021-03-02 18:22:54 +01:00
Yuriy Skalko
07625d55be
Update Russian localization
2021-02-26 23:56:51 +02:00
Yuriy Skalko
b97b61f3b8
Add Russian translation of Fancy_Colored_Boxes.lyx by Henry Chern
2021-02-26 23:56:47 +02:00
Thibaut Cuvelier
b9f355fdb1
ePub: try harder to find image files.
2021-02-19 20:59:20 +01:00
Yuriy Skalko
63f255dbd8
Update Russian localization
2021-02-19 18:25:11 +02:00
Yuriy Skalko
e4b99081a5
Fix margins for Beamer columns
2021-02-19 18:06:08 +02:00
Juergen Spitzmueller
db70eaf5c9
Improve search-options icon
2021-02-18 10:01:57 +01:00
Juergen Spitzmueller
a7e6dcc31d
GuiSearch: make search options visible/accessible in minimal mode
2021-02-18 07:33:26 +01:00
Thibaut Cuvelier
d39d6e92ed
DocBook: use DocBookArgumentAfterMainTag for short titles.
2021-02-17 21:09:21 +01:00
Thibaut Cuvelier
ba672f7f79
DocBook: add support for short titles.
...
Currently, the DocBook output is not valid. This is solved by the next two commits.
2021-02-17 21:09:20 +01:00
Thibaut Cuvelier
3a5625264d
French doc: two typos.
2021-02-17 20:22:00 +01:00
Pavel Sanda
f34db97500
Bring search-string-set back, someone actually wants this ;)
2021-02-16 15:08:19 +01:00
Pavel Sanda
597e832fd6
Revert the mac-style binding
2021-02-16 13:50:55 +01:00
Juergen Spitzmueller
222d62312e
use dialog-show with search dialogs
...
Now that focus setting works, and since find dialog can be closed with
Esc, this makes sense to get back from workarea to dialog.
2021-02-16 13:35:04 +01:00
Juergen Spitzmueller
794c2fabc8
Document find and replace changes
2021-02-16 10:37:37 +01:00
Richard Kimberly Heck
516a25cbb5
Use tabs in prefs2prefs.py, as in the other such files
2021-02-15 11:06:55 -05:00
Richard Kimberly Heck
e6395fd4ee
Release notes
2021-02-15 11:04:57 -05:00
Richard Kimberly Heck
01dc665a25
Make continuous spellcheck the default.
...
Convert old preferences to preserve previous setting, as well.
2021-02-15 11:03:43 -05:00
Stephan Witt
80f855581c
Revert " #8055 use standard shortcut for font-emph on Mac"
...
This reverts commit a9342ae098
.
2021-02-15 16:37:14 +01:00
Richard Kimberly Heck
21fa3f3f94
Update coding rules
2021-02-15 09:55:33 -05:00
Kornel Benko
6212d939b4
Use same find-dialogs as other bind-files also for x?emacs
2021-02-15 11:01:51 +01:00
Yuriy Skalko
7e9e81367f
Update and correct LyX manuals
2021-02-15 10:38:59 +02:00
Yuriy Skalko
919d8ac2fb
Update ru manuals
2021-02-15 10:38:53 +02:00
Stephan Witt
a9342ae098
#8055 use standard shortcut for font-emph on Mac
2021-02-15 09:35:31 +01:00
Juergen Spitzmueller
780cd7735c
Bind search-string-set to Ctrl-F3 in cua
2021-02-15 09:07:59 +01:00
Richard Kimberly Heck
3209e6604e
Update release notes again
2021-02-14 14:44:32 -05:00
Stephan Witt
a476cc4839
#8055 add support for system-wide find buffer on Mac
...
Command-E is standard for paste to find buffer on Mac. That's why the key binding is changed appropriately.
2021-02-14 18:56:25 +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
Richard Kimberly Heck
fe38f02cde
Update release notes for bookmark shortcuts
2021-02-14 11:46:27 -05:00
Richard Kimberly Heck
29d77c1a40
Change bookmark-save bindings. Use S-F3 for word-find-backwards.
2021-02-14 11:22:22 -05:00
Juergen Spitzmueller
2baa3a46a6
Transform simple search dialog to dock widget ( #2625 )
...
Also solves #8054
2021-02-14 17:18:00 +01:00
Thibaut Cuvelier
5297862855
DocBook: mark dates to disallow fonts inside.
...
One more test passes.
2021-02-14 06:08:36 +01:00
Enrico Forestieri
31b7c18358
Update layouts
2021-02-13 15:16:58 +01:00
Pavel Sanda
1545b5b476
* configure.py - tested saxon + system lib stylesheets
2021-02-13 13:03:17 +01:00
Juergen Spitzmueller
9b6899365a
cua: add binding for word-find-backwards
2021-02-13 07:57:32 +01:00
Thibaut Cuvelier
d18dff22b5
DocBook: add the DocBookNoFontInside layout configuration.
2021-02-13 05:09:59 +01:00
Pavel Sanda
19a9387f72
Search for external xslt stylesheets.
...
Tested with debian's docbook-xsl-ns (1.79.1)
2021-02-12 23:42:36 +01:00
Thibaut Cuvelier
17d5f6e0fc
Zoom using Ctrl+something instead of Alt+something.
...
Mailing list:
[Windows] Remove the default binding between buffer-zoom and Alt+0
2021-02-12 23:09:21 +01:00
Pavel Sanda
223e23bca4
* docbook2epub.py syntax
2021-02-12 23:01:45 +01:00
Pavel Sanda
73c3036dca
* RELEASE-NOTES
2021-02-12 22:01:11 +01:00
Pavel Sanda
b6cf47c635
* RELEASE-NOTES
2021-02-12 21:49:14 +01:00
Juergen Spitzmueller
b75fc70561
Adapt comment
2021-02-12 14:43:56 +01:00
Juergen Spitzmueller
7f90e3b7d2
Introduce search-string-set ( #8055 )
...
This stores its argument, the currently selected text or the word under
cursor in the search cache that is used by word-find[-backward|-forward]
if no argument is given to those.
Prerequisite for a feature apparently expected on the Mac.
2021-02-12 14:30:50 +01:00
Juergen Spitzmueller
fbef5e687a
Use dialog-show in icon names
...
(and search for them also with dialog-toggle counterpart lfuns)
Fixes #12137
2021-02-12 12:18:51 +01:00
Thibaut Cuvelier
b1febf112d
ePub: improve compatibility with Python 2.
2021-02-12 05:26:32 +01: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
Juergen Spitzmueller
fdde74cd24
de/Math.lyx: pull changes from en/
2021-02-09 19:10:48 +01:00
Juergen Spitzmueller
ce49e2cd8b
Use AutoNests in g-brief ( #7623 )
2021-02-09 15:07:53 +01:00
Juergen Spitzmueller
42ec433fd8
Remove outdated math panel png files
2021-02-09 14:02:09 +01:00
Juergen Spitzmueller
11b7714fc1
Use SVG icons in itemize bullet selector
...
This scales much better than the current png solution, is HiDPI- and
darkmode-ready
2021-02-09 10:32:16 +01:00
Scott Kostyshak
1ddc1c6bea
Math manual: use relative paths
2021-02-08 00:12:27 -05:00
Thibaut Cuvelier
7622292027
ePub: share a bit of code for parsing arguments.
2021-02-07 23:19:07 +01:00
Thibaut Cuvelier
f7beed1ee2
ePub: allow a user-specified Saxon.
2021-02-07 23:19:07 +01:00
Pavel Sanda
cad51390cd
Math.lyx: unintended part
2021-02-07 21:45:19 +01:00
Pavel Sanda
22a0ea85d0
Math.lyx: merged changes from Phil Netro.
...
Most changes accepted, some remain visible in CT, because they were real bugs
(etc. shortcuts, or mathed commands) which might be broken in other language
variants.
We will accept them for 2.4 in the final review.
2021-02-07 21:43:57 +01:00
Pavel Sanda
436fecd3d0
Math.lyx: save in updated format before merging.
2021-02-07 21:43:57 +01:00
Thibaut Cuvelier
bf976cb0ae
ePub: use None instead of an empty string.
2021-02-07 20:52:50 +01:00
Thibaut Cuvelier
e95513c823
ePub: add argument for external DocBook XSLT.
2021-02-07 20:51:25 +01:00
Thibaut Cuvelier
d7d31ab512
ePub: restructure the script as a class.
...
This allows to share a little bit more code and to avoid functions with many arguments.
2021-02-07 20:47:24 +01:00
Thibaut Cuvelier
9d4ffac7fb
ePub: detect and use xsltproc.
2021-02-07 20:33:06 +01:00