lyx_mirror/lib/doc/fr
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 Use utf8 as inputenc for documentation, examples, and templates. 2019-05-08 21:29:01 +02:00
Customization.lyx Fix documents 2019-08-13 12:18:50 +02:00
DocumentBidon1.lyx Use utf8 as inputenc for documentation, examples, and templates. 2019-05-08 21:29:01 +02:00
DocumentBidon2.lyx Use utf8 as inputenc for documentation, examples, and templates. 2019-05-08 21:29:01 +02:00
DocumentTexteBidon.txt fr/EmbeddedObjects.lyx: can now export with LuaTeX 2013-04-05 03:33:27 -04:00
EmbeddedObjects.lyx Use utf8 as inputenc for documentation, examples, and templates. 2019-05-08 21:29:01 +02: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
Math.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
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