lyx_mirror/lib/scripts
Enrico Forestieri ee9fca42bb Use black as default color for an inset button label text
It turns out that LyX was using red as default color for the
inset button text since ever. However, due to the use of "inherit",
the default button text color was black in practice. This was so
until [897ee2ed/lyxgit], which made the label font not inherited
by default anymore. Hence, all insets that didn't specify a specific
label button color started using red as default color.

This commit restores the previous behavior and introduces the
possibility of modifying this default color.

Fixes bug #12771
2023-05-09 11:33:13 +02:00
..
bash_completion * bash_completion from Hernan Solari 2022-04-01 22:56:57 +02:00
checkKeys.pl.in Cmate tests: Amend aca3031 2018-06-09 09:48:41 +02:00
clean_dvi.py Remove the shebang line from our python scripts, per Jose's suggestion. 2014-01-28 12:52:16 -05:00
CMakeLists.txt Cmake tests: Added check to inspect created pdf in test "AMS-import" 2018-06-09 09:15:21 +02:00
convert_pdf.py Add low-res pdf export as suggested by James 2015-02-11 22:24:04 +01:00
convertDefault.py Converters: always set version to something. 2020-09-19 20:43:41 +02:00
csv2lyx.py Update csv2lyx.py to work with Python 3. 2023-03-08 22:26:04 +01:00
docbook2epub.py ePub: try harder to find image files. 2021-02-19 20:59:20 +01:00
docbook_copy.py DocBook LilyPond: add a comment to indicate that an issue cannot be worked around. 2021-11-02 00:55:24 +01:00
ext_copy.py ext_copy: bug when creating the error string. 2021-02-04 20:30:33 +01:00
fen2ascii.py Update scripts to support simultaneously python 2 and 3 2018-04-28 10:51:35 +01:00
fig2pdftex.py pyupgrade related fixes to python scripts #2. 2022-07-31 20:08:44 +02:00
fig2pstex.py Update scripts to support simultaneously python 2 and 3 2018-04-28 10:51:35 +01:00
fig_copy.py Update scripts to support simultaneously python 2 and 3 2018-04-28 10:51:35 +01:00
gnuplot2pdf.py Make all exectuable python scripts use python3 2020-10-30 18:46:13 +00:00
html2latexwrapper.py Remove the shebang line from our python scripts, per Jose's suggestion. 2014-01-28 12:52:16 -05:00
include_bib.py Add new placeholder $${python} to configure 2022-01-04 00:21:34 +00:00
layout2layout.py Use black as default color for an inset button label text 2023-05-09 11:33:13 +02:00
legacy_lyxpreview2ppm.py Preview: do not overwrite fg/bg color names that beamer uses 2022-10-08 16:42:55 +02:00
listerrors Make script compliant with python 3 2020-09-28 11:13:47 +01:00
lyx_batch.pl.in Cmake tests: Adapted BATCH tests to ignore the stored LyX-version 2023-03-12 20:19:21 +01:00
lyxknitr.R
lyxpak.py pyupgrade related fixes to python scripts #2. 2022-07-31 20:08:44 +02:00
lyxpaperview.py lyxpaperview - fix redirection 2023-02-24 20:44:37 +01:00
lyxpreview2bitmap.py pyupgrade related fixes to python scripts #2. 2022-07-31 20:08:44 +02:00
lyxpreview_tools.py Partial fix for #12605 2022-12-10 11:31:51 +01:00
lyxstangle.R
lyxsweave.R
prefs2prefs_lfuns.py Fixup 71623b88: change semantics of "delete" LFUNs again 2022-12-04 21:13:51 +01:00
prefs2prefs_prefs.py adjust text display width in windowed mode 2022-10-27 17:49:43 +02:00
prefs2prefs.py Use tabs in prefs2prefs.py, as in the other such files 2021-02-15 11:06:55 -05:00
prefTest.pl.in Cmake export tests: Omit next group of possible conflicts while runnig test in parallel 2020-08-19 22:28:50 +02:00
prefTest.pm Cmake export tests: Select "-dALLOWPSTRANSPARENCY" flag for ps2pdf converter 2021-05-30 20:26:41 +02:00
saxon6.5.5.jar Add Saxon 6.5.5. 2021-02-05 16:07:43 +01:00
saxon6.LICENSE.txt Add Saxon 6.5.5. 2021-02-05 16:07:43 +01:00
spreadsheet_to_docbook.py Enable handling of spreadsheets in export to docbook5 format. 2020-10-04 01:43:44 +02:00
svg2pdftex.py Add support for inkscape 1.0 2020-05-15 14:08:46 +02:00
svg2pstex.py Amend 74f831e06d 2020-05-18 08:32:26 +02:00
tex_copy.py Unused code. 2021-09-26 17:27:41 +02:00
TeXFiles.py Amend 9d8dfe934b: Check _all_ visited dirs 2022-06-02 12:16:07 +02:00