lyx_mirror/lib/doc
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
..
ar Fixup cf9827df: do not forget keyboard bindings and docs 2020-03-04 14:07:03 +01:00
biblio UserGuide.lyx: review links 2017-12-14 18:50:56 +01:00
ca Use utf8 as inputenc for documentation, examples, and templates. 2019-05-08 21:29:01 +02:00
clipart Update documentation 2018-12-27 10:41:10 +01:00
cs Use utf8 as inputenc for documentation, examples, and templates. 2019-05-08 21:29:01 +02:00
da Use utf8 as inputenc for documentation, examples, and templates. 2019-05-08 21:29:01 +02:00
de Fixup cf9827df: do not forget keyboard bindings and docs 2020-03-04 14:07:03 +01:00
el Use utf8 as inputenc for documentation, examples, and templates. 2019-05-08 21:29:01 +02:00
es Fixup cf9827df: do not forget keyboard bindings and docs 2020-03-04 14:07:03 +01:00
eu Use utf8 as inputenc for documentation, examples, and templates. 2019-05-08 21:29:01 +02:00
fr Fixup cf9827df: do not forget keyboard bindings and docs 2020-03-04 14:07:03 +01:00
gl Use utf8 as inputenc for documentation, examples, and templates. 2019-05-08 21:29:01 +02:00
he Use utf8 as inputenc for documentation, examples, and templates. 2019-05-08 21:29:01 +02:00
hu Use utf8 as inputenc for documentation, examples, and templates. 2019-05-08 21:29:01 +02:00
id Use utf8 as inputenc for documentation, examples, and templates. 2019-05-08 21:29:01 +02:00
it Use utf8 as inputenc for documentation, examples, and templates. 2019-05-08 21:29:01 +02:00
ja Fixup cf9827df: do not forget keyboard bindings and docs 2020-03-04 14:07:03 +01:00
nb Fixup cf9827df: do not forget keyboard bindings and docs 2020-03-04 14:07:03 +01:00
nl Fixup cf9827df: do not forget keyboard bindings and docs 2020-03-04 14:07:03 +01:00
pl Use utf8 as inputenc for documentation, examples, and templates. 2019-05-08 21:29:01 +02:00
pt Use utf8 as inputenc for documentation, examples, and templates. 2019-05-08 21:29:01 +02:00
ro Use utf8 as inputenc for documentation, examples, and templates. 2019-05-08 21:29:01 +02:00
ru Fixup cf9827df: do not forget keyboard bindings and docs 2020-03-04 14:07:03 +01:00
sk Use utf8 as inputenc for documentation, examples, and templates. 2019-05-08 21:29:01 +02:00
sl Use utf8 as inputenc for documentation, examples, and templates. 2019-05-08 21:29:01 +02:00
sv Use utf8 as inputenc for documentation, examples, and templates. 2019-05-08 21:29:01 +02:00
uk Use utf8 as inputenc for documentation, examples, and templates. 2019-05-08 21:29:01 +02:00
zh_CN remove buildlyxdir again 2019-03-25 16:46:04 +01:00
Additional.lyx Additional.lyx: Add a note on Okular inverse search. 2020-01-05 09:00:07 +01:00
Changelog-Additional-LyX_23x.txt Additional.lyx: port recent changes 2018-01-29 01:35:23 +01:00
Changelog-Customization-LyX_22x.txt doc files: backport recent changes 2016-07-05 02:27:36 +02:00
Changelog-Customization-LyX_23x.txt Changelog-Customization-LyX_23x.txt: dummy commit as text 2018-01-10 02:12:40 +01:00
Changelog-EmbeddedObjects-LyX_23x.txt EmbeddedObjects.lyx: better description for rotated table cells with line breaks 2017-12-07 00:27:45 +01:00
Changelog-Math-LyX_23.txt Math: add a note about \tag with RTL languages 2017-11-27 02:43:14 +01:00
Changelog-UserGuide-LyX_23x.txt UserGuide.lyx: distribute recent changes 2018-01-12 04:54:03 +01:00
Customization.lyx Add Requires to float definition. 2019-08-12 12:18:28 +02:00
Development.lyx Use utf8 as inputenc for documentation, examples, and templates. 2019-05-08 21:29:01 +02:00
docUpdatesFor23.txt Collect changes by Jürgen in VC section of Additional.lyx 2017-07-29 11:33:24 +02:00
DummyDocument1.lyx Use utf8 as inputenc for documentation, examples, and templates. 2019-05-08 21:29:01 +02:00
DummyDocument2.lyx Use utf8 as inputenc for documentation, examples, and templates. 2019-05-08 21:29:01 +02:00
DummyTextDocument.txt EmbeddedObjects.lyx: sync with branch 2010-09-18 18:03:55 +00:00
EmbeddedObjects.lyx Set makeindex as index processor in the docs 2019-12-14 09:48:33 +01:00
Formula-numbering.lyx Use utf8 as inputenc for documentation, examples, and templates. 2019-05-08 21:29:01 +02:00
Intro.lyx Use utf8 as inputenc for documentation, examples, and templates. 2019-05-08 21:29:01 +02:00
LaTeXConfig.lyx Rest in peace, dvipost! 2020-01-13 08:59:26 +01:00
LFUNs.lyx forgot this 2019-07-22 15:48:28 +02:00
Makefile.am Dutch doc updates by Niko 2019-07-06 15:49:16 +02:00
Math.lyx Set makeindex as index processor in the docs 2019-12-14 09:48:33 +01:00
MergedManuals.lyx Use utf8 as inputenc for documentation, examples, and templates. 2019-05-08 21:29:01 +02:00
Shortcuts.lyx Use utf8 as inputenc for documentation, examples, and templates. 2019-05-08 21:29:01 +02:00
SpecialParagraphShape.tex add shapepar module 2013-01-12 19:44:08 +01:00
Tutorial.lyx Fixup cf9827df: do not forget keyboard bindings and docs 2020-03-04 14:07:03 +01:00
UserGuide.lyx Fixup cf9827df: do not forget keyboard bindings and docs 2020-03-04 14:07:03 +01:00