lyx_mirror/lib/doc/ja
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
..
clipart doc files: port recent changes from the 2.2.x branch 2017-04-16 20:12:31 +02:00
Additional.lyx Format incremented to 574: Ruby inset, fixes for Japanese. 2019-05-16 13:48:07 +02:00
Customization.lyx Format incremented to 574: Ruby inset, fixes for Japanese. 2019-05-16 13:48:07 +02:00
DummyDocument1.lyx Prevent auto-loading of package bookmark with KOMA-classes for Japanese documents. 2019-05-05 18:19:46 +02:00
DummyDocument2.lyx Prevent auto-loading of package bookmark with KOMA-classes for Japanese documents. 2019-05-05 18:19:46 +02:00
DummyTextDocument.txt Japanese EmbeddedObjects.lyx: add separate dummy textfile 2017-10-28 00:07:59 +02:00
EmbeddedObjects.lyx ja/EmbeddedObjects: fix case of KOMA-script cites 2019-08-16 09:27:56 -04:00
Formula-numbering.lyx Make Japanese documentation more robust. 2019-05-07 16:16:35 +02:00
Intro.lyx Format incremented to 574: Ruby inset, fixes for Japanese. 2019-05-16 13:48:07 +02:00
LaTeXConfig.lyx Fixes for Japanese documents 2019-04-26 23:02:44 +02:00
Math.lyx Format incremented to 574: Ruby inset, fixes for Japanese. 2019-05-16 13:48:07 +02:00
MergedManuals.lyx Fixes for Japanese documents 2019-04-26 23:02:44 +02:00
Shortcuts.lyx Format incremented to 574: Ruby inset, fixes for Japanese. 2019-05-16 13:48:07 +02: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