Scott Kostyshak
e90abb2b06
Whitespace
2022-12-16 15:40:59 -05:00
Eugene Chornyi
26a3a08511
fix issue with zlib linkage error when using Qt6
...
Remove QtZlib include folder from targets
2022-12-16 21:16:05 +01:00
Stephan Witt
12e22708aa
Add missing parts for the creation of the resolution independent multi-image TIFF as disk image background.
2022-12-16 16:10:34 +01:00
Eugene Chornyi
afa75a0738
wininstaller add 2 more dll files to the package
2022-12-16 07:25:53 +01:00
John R Hudson
c162c2e564
Move existing chapters 4, 5, 6 and 7 of Additional.lyx, all on RevTeX, into the RevTeX section in Chapter 3 Document classes
2022-12-15 19:50:44 +01:00
John R Hudson
aeadb79273
Delete old entries on Dinbrief, Elsevier, Paper and Springer in Special Document Classes in Additional.lyx
2022-12-15 11:01:04 +01:00
Juergen Spitzmueller
23a2920dae
Remove preceding spaces
2022-12-15 08:39:52 +01:00
Juergen Spitzmueller
7d2eabc403
de.po
2022-12-15 08:37:55 +01:00
Thibaut Cuvelier
40edcfe2f1
CMake for Windows: remove the remaining lines for Qt 4.
2022-12-15 00:53:40 +01:00
Thibaut Cuvelier
23aab19b59
CMake for Windows: remove many lines hard-coding Qt 4 paths.
2022-12-15 00:52:58 +01:00
John R Hudson
bc51bab546
Insert short updated entries for Dinbrief, Elsevier, Paper and Springer in Chapter 3 Document classes of Additional.lyx
2022-12-14 20:46:09 +01:00
Kornel Benko
dd9058ac4e
Added missed file to target dist.
...
Needed by cmake build on unix platforms.
2022-12-14 18:24:38 +01:00
John R Hudson
0d50b62f73
Move Slides (SliTeX) section in Additional.lyx to Chapter 3 Document classes
2022-12-14 10:36:23 +01:00
John R Hudson
9f17026e93
Move RevTeX section in Additional.lyx into Chapter 3 Document classes
2022-12-13 20:19:01 +01:00
John R Hudson
e33e2fe312
Move Article (mwart) section in Additional.lyx to Chapter 3 Document classes and change the heading to Polish M.W. collection
2022-12-13 11:28:42 +01:00
Kornel Benko
e07d1e74e0
Update sk.po
2022-12-13 09:03:06 +01:00
John R Hudson
8792e6418e
Move Foils (FoilTeX) section in Additional.lyx to Chapter 3 Document classes
2022-12-12 23:45:19 +01:00
Richard Kimberly Heck
fdabd46e8e
Fix shortcut
2022-12-12 17:36:07 -05:00
Richard Kimberly Heck
88f0a98b52
Fix bug #12609
2022-12-12 17:33:56 -05:00
Richard Kimberly Heck
bbe2ee10a4
Pronoun
2022-12-12 17:18:35 -05:00
John R Hudson
6e401da6ac
Move AasteX section in Additional.lyx into Chapter 3 Document classes
2022-12-12 19:22:05 +01:00
Richard Kimberly Heck
df86dac74f
Repair lyx-build script
2022-12-11 20:02:24 -05:00
John R Hudson
dc81a3f95d
Insert updated section on A&A paper into Chapter 3 Document classes
2022-12-11 23:30:05 +01:00
Jean-Marc Lasgouttes
02783aec66
Revert "Remove left/right spacing around top/left buttons"
...
Let's try to find a better solution (see ticket #12335 )
This reverts commit d2f23c303c
.
2022-12-11 20:48:44 +01:00
Richard Kimberly Heck
ec51c94416
Beta 2
2022-12-11 11:18:42 -05:00
Scott Kostyshak
a15303b938
Update format of docs using LyX binary
...
Especially after the change to use semantic linefeeds (7b23c76b
),
the diffs are large and it's hard to figure out what diff is the
result of the linefeed change and which diff is the result of an
edit.
By updating the docs, it will make the edits easier to understand
from the diff.
This commit used the LyX binary to write the new .lyx files since
lyx2lyx does not apply semantic linefeeds.
I used the following command:
./development/tools/updatedocs.py [path to 'lyx' binary]
A few documents were not updated (e.g., the command sequence used
failed because a dialog about a missing dependency was shown).
I did not update Additional.lyx for any language since it is
undergoing changes. I also didn't change anything in doc/fr since JP
is working on some of those. I also didn't change doc/ru since it
appears Yuriy already updated those.
2022-12-11 11:16:28 -05:00
Richard Kimberly Heck
c82bd3e5b8
Update build script
2022-12-11 11:14:23 -05:00
Juergen Spitzmueller
a066b81380
Fix comment
2022-12-11 15:12:06 +01:00
Enrico Forestieri
e18709b176
Further amend fb7b7e52
...
This restores the previous behavior of runCommand().
When the child process could not be properly terminated the
error "RunCommand: could not terminate child process" was being
issued. However, in fb7b7e52
there was a misinterpretation
between this condition and the exit status of the child and
these two different errors were mixed up. They are now
disentangled again.
2022-12-11 15:06:22 +01:00
Juergen Spitzmueller
163844a6d0
Allow defaultfamily change with non_TeX fonts ( #12608 )
2022-12-11 14:47:13 +01:00
Enrico Forestieri
c59634b8c7
Update it.po
2022-12-11 14:13:47 +01:00
Enrico Forestieri
d7910e1870
Amend fb7b7e52
...
pclose() returns -1 only in specific cases, otherwise it returns the
exit status of the child, to be retrieved by the macro WEXITSTATUS.
2022-12-11 12:15:37 +01:00
John R Hudson
b278d5ac73
Move Hollywood section into new Chapter 3 Document classes
2022-12-11 12:04:05 +01:00
Juergen Spitzmueller
c7c3b39413
Minor checkedLineEdit fixes
...
* Do not disallow application if an invalid widget is disabled
* Fix coloring of text
2022-12-11 10:01:09 +01:00
Yuriy Skalko
6741a8fbf8
Update ru docs
2022-12-10 22:20:40 +01:00
Yuriy Skalko
c23f6f2e9b
Update ru.po
2022-12-10 22:17:12 +01:00
Yuriy Skalko
610765050a
Update format for doc/ru files
2022-12-10 22:14:17 +01:00
Daniel Ramoeller
bfff93d879
Restrict toolbar menu to toolbar
...
Partial fix for bug #11949 .
2022-12-10 20:30:58 +01:00
Jean-Marc Lasgouttes
46992201b7
Add != operator to FuncRequest and special value FuncRequest::prefix
...
Use this value (and `unknown' where relevant)
2022-12-10 20:30:58 +01:00
Enrico Forestieri
fff02aca1a
Update it.po
2022-12-10 18:55:22 +01:00
Kornel Benko
c5415e2bf9
Update sk.po
2022-12-10 17:19:03 +01:00
Juergen Spitzmueller
fa997c8c27
de.po
2022-12-10 16:18:17 +01:00
Scott Kostyshak
9f7bbeadda
Change Doc Settings "Edit" PB to "Edit Externally"
...
"Edit" by itself is not clear if the user doesn't already know what
it does.
This affects both the local layout tab and the LaTeX preamble tab.
Brief ML discussion here:
https://www.mail-archive.com/search?l=mid&q=20221202193312.myfnuhuz6xcil6qt%40gary
2022-12-10 10:02:48 -05:00
Kornel Benko
b61e0fa372
Update sk.po
2022-12-10 15:33:54 +01:00
Enrico Forestieri
dc976c2b6f
Update it.po
2022-12-10 15:19:07 +01:00
Juergen Spitzmueller
7f1cb306f9
Warn if buffer is switched with unapplied document changes ( #9369 )
2022-12-10 14:28:46 +01:00
Juergen Spitzmueller
af7f4b90ef
Update IEEE Transactions Conference template
...
The crucial change here is bib file encoding, which is latin9.
2022-12-10 12:59:50 +01:00
Enrico Forestieri
ae961f004b
Partial fix for #12605
...
The equation number is now correctly generated when using
\ref in \tag, but if equations are numbered within sections,
the \tag'ed equations in the first sections are numbered wrongly.
However, I think this is a preview.sty bug not a lyx one.
2022-12-10 11:31:51 +01:00
John R Hudson
c3881f6e9e
Move Braodway section into new Chapter 3 Document classes
2022-12-09 22:23:41 +01:00
Thibaut Cuvelier
0e2513a0e8
Amend d4095dc0
...
Apostrophes were being converted inside code-like areas, like LilyPond insets. This patch fixes tests that started to fail:
Processing `./60/lily-95ee389a.ly'
Parsing...
././60/lily-95ee389a.ly:7:12: error: undefined character or shorthand: &
\relative c
’’ { g a b c}
2022-12-09 20:17:58 +01:00