lyx_mirror/lib/doc/es
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 es/Additional: remove citation to fix compilation 2019-08-15 12:55:59 -04:00
Customization.lyx es/Customization: fix ref to fix compilation 2019-08-15 13:34:55 -04:00
DocumentoPostizo1.lyx Set inputenc for Spanish documentation to utf8 2019-04-20 21:39:49 +02:00
DocumentoPostizo2.lyx Set inputenc for Spanish documentation to utf8 2019-04-20 21:39:49 +02:00
DocumentoTextoPostizo.txt es/EmbeddedObjects.lyx: can now export with LuaTeX 2013-04-06 02:47:49 -04:00
EmbeddedObjects.lyx Make EmbeddedObjects.lyx compilable with lualatex/xelatex again 2019-12-23 14:29:42 +01:00
Formula-numbering.lyx Set inputenc for Spanish documentation to utf8 2019-04-20 21:39:49 +02:00
Intro.lyx Set inputenc for Spanish documentation to utf8 2019-04-20 21:39:49 +02:00
Math.lyx Set inputenc for Spanish documentation to utf8 2019-04-20 21:39:49 +02:00
Shortcuts.lyx Set inputenc for Spanish documentation to utf8 2019-04-20 21:39:49 +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