lyx_mirror/lib
Jean-Marc Lasgouttes 0b5ce4b5ba Fixup cf9827df: do not forget keyboard bindings and docs
Keyboard bindings are easy. For lfun icons in documentation, both the UserGuide and Tutorial have to be updated. Since this will have to be done again once the documentation is imported from branch, I list them here for reference:

For the lib/doc/ directory:
find . -name 'Tutorial.lyx' | xargs sed -i 's/"layout List"/"layout Labeling"/g'
find . -name 'UserGuide.lyx' | xargs sed -i 's/"layout List"/"layout Labeling"/g'
and then
find . -name 'Tutorial.lyx' | xargs sed -i 's/"layout \(Itemize\|Description\|Labeling\|Enumerate\|List\)"/"layout-toggle \1"/g'
find . -name 'UserGuide.lyx' | xargs sed -i 's/"layout \(Itemize\|Description\|Labeling\|Enumerate\|List\)"/"layout-toggle \1"/g'

Related to bug #11770.
2020-03-04 14:07:03 +01:00
..
attic Use utf8 as inputenc for documentation, examples, and templates. 2019-05-08 21:29:01 +02:00
bind Fixup cf9827df: do not forget keyboard bindings and docs 2020-03-04 14:07:03 +01:00
citeengines Amend 400706ad05 2020-01-27 11:15:49 +01:00
commands
doc Fixup cf9827df: do not forget keyboard bindings and docs 2020-03-04 14:07:03 +01:00
examples fr/Modules/Braille: make this work with polyglossia 2019-12-13 11:58:12 +01:00
fonts Use utf8 as inputenc for documentation, examples, and templates. 2019-05-08 21:29:01 +02:00
images List is obsoleted by Labeling: update icons 2020-03-04 11:52:52 +01:00
kbd
layouts Un-provide amsmath in beamer article layouts 2020-02-29 19:20:18 +01:00
lyx2lyx Implement change tracking of column/row addition/deletion 2020-01-11 16:17:04 +01:00
scripts Fix bug #11750. 2020-02-24 19:07:31 -05:00
tabletemplates Use utf8 as inputenc for documentation, examples, and templates. 2019-05-08 21:29:01 +02:00
templates Obs. APA: fix missing citations 2019-09-02 22:22:20 -04:00
tex
ui List is obsoleted by Labeling: update icons 2020-03-04 11:52:52 +01:00
xtemplates Add resize facility to inkscape template. 2017-11-04 10:38:37 +01:00
.gitignore ctest update. 2019-03-29 11:55:20 +01:00
appdata.xml Fix license string according to http://spdx.org/licenses/. 2014-06-17 09:50:28 -07:00
autocorrect Math autocorret: cycle through dots 2019-06-03 16:55:55 +02:00
build-listerrors
chkconfig.ltx Rest in peace, dvipost! 2020-01-13 08:59:26 +01:00
configure.py Handle encoding error in layout file parsing more gracefully 2020-02-13 08:13:22 +01:00
CREDITS Add Eugene (Yu Jin) to the credits 2020-01-06 17:20:55 +01:00
encodings Improve encoding GUI string 2019-06-26 08:57:05 +02:00
generate_contributions.py Fix ordering 2020-01-06 17:26:38 +01:00
languages Enhance support for Xindy 2019-12-15 12:01:59 +01:00
latexfonts More latexfonts fixes 2019-07-18 18:53:27 +02:00
layouttranslations layouttranslation: this part slipped in without intention 2019-07-15 00:36:02 +02:00
layouttranslations.review Localize endnotes header (with endnotes.sty) 2019-08-13 10:13:32 +02:00
lyx.desktop.in Use suffixed name for desktop entry. 2017-10-20 12:17:55 +02:00
Makefile.am List is obsoleted by Labeling: update icons 2020-03-04 11:52:52 +01:00
RELEASE-NOTES * lib/RELEASE-NOTES 2020-01-14 22:12:35 +01:00
symbols wasy10 font: fix glyphs codepoints 9,10,12,13. 2018-03-26 21:54:46 +02:00
syntax.default syntax.default: some additions. 2018-03-09 15:17:23 +01:00
unicodesymbols unicodesymbols: force "latin capital letter Schwa" also for utf8x. 2019-08-21 09:00:10 +02:00