Kornel Benko
983d327fe3
Cmake export tests: Add epub-format to be tested
2021-02-08 11:35:27 +01:00
Stephan Witt
80e20e86be
#11682 amend change 4d4dc96b06
- check Qt version for all Qt::ApplicationState occurances
2021-02-08 09:04:18 +01:00
Scott Kostyshak
3c16d627da
ctests: log a fixed issue
2021-02-08 00:13:45 -05:00
Scott Kostyshak
1ddc1c6bea
Math manual: use relative paths
2021-02-08 00:12:27 -05:00
Scott Kostyshak
963fad6929
Update Python requirement in INSTALL
...
Consistent with 92345167
.
2021-02-07 22:13:23 -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
Thibaut Cuvelier
7f4782d51d
ePub: copy images into the ePub archive.
2021-02-07 20:00:45 +01:00
Thibaut Cuvelier
b8a4408ca8
ePub: refactor script as a series of small functions.
2021-02-07 20:00:44 +01:00
Stephan Witt
4d4dc96b06
#11682 open new window on Mac if there is none and LyX is activated via dock
2021-02-07 18:53:40 +01:00
Juergen Spitzmueller
233cfed333
GuiDelimiter: properly calculate widget width
2021-02-07 17:24:59 +01:00
Juergen Spitzmueller
0afae1f97d
GuiDelimiter: fix tabstop access
...
DialogButtonBox not yet included, though.
2021-02-07 17:00:20 +01:00
Kornel Benko
a86864b3bb
Amend f7ed7f53
: Cmake + epub: Install saxon*.jar together with its licence
...
Thanks to Pavel
2021-02-07 16:23:46 +01:00
Stephan Witt
700f03d0c2
#11453 make LyX app icons on Mac retina ready - use the Lydia.svg from Mike
2021-02-07 13:05:59 +01:00
Yuriy Skalko
5780b514d3
Update Russian localization
2021-02-07 13:47:26 +02:00
Stephan Witt
f55efc6951
ePub: quote all path names of the command
2021-02-07 12:43:01 +01:00
Kornel Benko
f7ed7f53c4
Cmake + epub: Install needed docbook files
2021-02-07 12:37:58 +01:00
Juergen Spitzmueller
fa56a5eb98
Adjust selection color of delimiter icons
2021-02-07 12:32:11 +01:00
Juergen Spitzmueller
f330682a0c
Fix some math icons dimensions
2021-02-07 12:31:48 +01:00
Thibaut Cuvelier
0b50da7321
ePub: comment about subprocess.run instead of os.system to simplify code.
2021-02-07 06:35:42 +01:00
Thibaut Cuvelier
a8853743c5
ePub: update doc for running script.
2021-02-07 06:32:46 +01:00
Thibaut Cuvelier
3e745fabbe
ePub: don't use glob.
...
Recursivity requires Python 3.5+.
2021-02-07 06:32:15 +01:00
Thibaut Cuvelier
6a99e88565
ePub: quote the command only on Windows.
2021-02-07 06:27:07 +01:00
Thibaut Cuvelier
4dcf3d56c2
ePub: remove commented line.
2021-02-07 06:23:21 +01:00
Thibaut Cuvelier
7472be428e
ePub: fix argument handling in Python script.
2021-02-07 01:55:43 +01:00
Enrico Forestieri
4615e2f09f
Update layouts
2021-02-06 20:28:41 +01:00
Enrico Forestieri
3cf5a71463
Amend [5ed01cd6/lyxgit]
...
This commit takes into account also the case in which a prime follows
a superscript, a case not explicitly mentioned in bug 1633.
This case has to be accounted for in a different way. We cannot look
ahead when exporting, so we simply tell TeXMathStream to output an
empty group if we just output a superscript and a prime comes next.
2021-02-06 20:07:31 +01:00
Juergen Spitzmueller
c05077f2c2
Improve some icon paddings
2021-02-06 17:02:01 +01:00
Juergen Spitzmueller
5c1a6468ac
GuiDelimiter: use highlight text color if icon is selected
2021-02-06 16:25:55 +01:00
Juergen Spitzmueller
7c33e2fc08
GuiDelimiter: store delimiter name in UserRole
2021-02-06 15:33:13 +01:00
Juergen Spitzmueller
1fe75ae72c
GuiDelimiter: cleanup and fix crash
2021-02-06 15:09:54 +01:00
Juergen Spitzmueller
fcc832ebeb
GuiDelimiter: use SVG icons rather than relying on font ( #12085 )
2021-02-06 14:05:46 +01:00
Stephan Witt
f7f1b6ebae
#11453 correct name of SVG to ICNS conversion utility
2021-02-06 12:42:41 +01:00
Pavel Sanda
b673ab0838
ePub related files for distribution.
2021-02-06 12:40:20 +01:00
Stephan Witt
4e1541bd52
#11453 add SVG to ICNS conversion utility
2021-02-06 12:39:10 +01:00
Scott Kostyshak
7d2c80d0ef
ctests: log a fixed issue
2021-02-05 22:45:14 -05:00
Scott Kostyshak
86e72d57a5
ctests: invert a few ru Embedded Objects tests
...
Consistent with the other Russian manuals.
2021-02-05 22:08:39 -05:00
Scott Kostyshak
ef2b282705
ru Embedded: use relative paths
2021-02-05 21:59:32 -05:00
Thibaut Cuvelier
f400359376
Update release notes for ePub.
2021-02-05 16:07:43 +01:00
Thibaut Cuvelier
e3fe4d65b9
Configure: add ePub transformation.
2021-02-05 16:07:43 +01:00
Thibaut Cuvelier
9ad760db92
docbook2epub.
2021-02-05 16:07:43 +01:00
Thibaut Cuvelier
b7181b17e9
Add Saxon 6.5.5.
2021-02-05 16:07:43 +01:00
Thibaut Cuvelier
ab94319b3b
Add DocBook XSLT 1 stylesheets 1.79.2.
2021-02-05 16:07:42 +01:00