Kornel Benko
5ac4411920
Amend(9) of c0ee28a7
2024-10-10 15:53:10 +02:00
Kornel Benko
6e7a795ed1
Amend(8) of c0ee28a7
2024-10-09 17:35:55 +02:00
Kornel Benko
3a3dfe2044
Amend(3) of c0ee28a7
...
There are more for sure, selected only url's which were (sometime) making trouble
2024-10-08 11:45:23 +02:00
Kornel Benko
96c294591c
Amend(2) of c0ee28a7
2024-10-07 16:51:45 +02:00
Kornel Benko
43221b4d61
Amend(1) of c0ee28a7
2024-10-07 14:14:36 +02:00
Kornel Benko
c0ee28a7c9
Corrected some used URL's in our lyx files
...
Thanks Jean-Pierre, Pavel, Scott
2024-10-07 12:22:45 +02:00
Pavel Sanda
c1650cdffa
Docs - update URL for dictionaries after recent infra movements
2024-04-10 21:12:36 +02:00
jpc
cb0ef98a1e
French UserGuide : final update before 2.4.0
2024-02-21 16:52:25 +01:00
Juergen Spitzmueller
c7f6846bbe
Ditch alphadin from the distribution
2024-01-20 15:47:56 +01:00
Richard Kimberly Heck
d302d6b20f
Update docs
2024-01-11 11:06:40 -05:00
jpc
c9c7f0d30b
Typos in French UserGuide
2023-03-12 11:29:47 +01:00
jpc
5f7ae3ade5
Translation of the safety nets section, last step
2023-03-10 10:18:37 +01:00
jpc
42bb89b553
Translation of the safety nets section, step 2
2023-03-06 11:01:57 +01:00
jpc
2cdb7c3efa
Translation of the safety nets section, step 1
2023-03-03 18:28:10 +01:00
jpc
794c2aa956
Restore French guillemets
2023-02-20 11:13:09 +01:00
Scott Kostyshak
07a7e847d6
French docs: remove unicode thin spaces
...
Consistent with 9b20b33a
and cb732ef5
.
2023-02-18 16:40:50 -05:00
jpc
0ca5678638
Translation of new index features (last step)
2023-01-20 10:08:59 +01:00
jpc
dc590ff509
Translation of new index features (step 4)
2023-01-16 11:36:49 +01:00
Richard Kimberly Heck
fadf8ca68f
Update doc format
2022-12-25 12:48:19 -05:00
jpc
b15cc19d72
Translation of index new features step 3
2022-12-08 17:54:27 +01:00
jpc
8e8825baa7
Translation of new index features step 2
2022-12-04 11:20:31 +01:00
jpc
77d6198807
Update doc (semantics of "graphique" in French)
2022-11-28 11:38:48 +01:00
jpc
0264141b3c
Translation of new index features step 1
2022-11-21 18:34:38 +01:00
Juergen Spitzmueller
4299d842e8
Adapt French docs to new index features
2022-11-04 09:03:55 +01:00
jpc
4c72d8aeac
Info in French UserGuide
2022-07-31 18:29:23 +02:00
jpc
d085830895
Update branch inset inversion explanation
2022-01-13 17:33:36 +01:00
jpc
097d7239f0
Mark as French pieces of English text detected by Kornel
2021-05-30 15:32:15 +02:00
jpc
ffa6a724ee
Typo
2021-05-28 08:50:05 +02:00
jpc
8d6a14e43f
Update French UserGuide for 2.4.0 and fr.po
2021-05-27 16:29:38 +02:00
jpc
0c6a71e602
Update French UserGuide (step 3) and fr.po
2021-05-26 17:58:31 +02:00
jpc
fcd735d74c
Unify translation of 'markup' in French UserGuide
2021-05-18 17:55:37 +02:00
jpc
5598c1fa96
Typos in French UserGuide
2021-05-16 18:17:53 +02:00
jpc
f344485c8f
Typos
2021-05-14 17:54:58 +02:00
jpc
53b5750acd
Update French UserGuide (step 2) and fr.po
2021-05-14 17:25:17 +02:00
jpc
849dbd4af4
UserGuide: missing item and incorrect shortcut in section 2.1
...
French Userguide: update for 2.4.0, step 1
2021-05-09 11:20:37 +02:00
Scott Kostyshak
3df4292445
French User Guide: fix file paths
2021-03-06 20:06:02 -05:00
jpc
c8de36916a
Import updated UserGuide from 2.3
2021-03-02 18:22:54 +01:00
Richard Kimberly Heck
469168e592
Update documentation
2020-12-29 12:03:05 -05:00
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
Juergen Spitzmueller
cb25603ae1
Set makeindex as index processor in the docs
...
Prevent that another processor (such as xindy) is used when set in prefs.
xindy does not play well with hyperref.
Fixes #11708
2019-12-14 09:48:33 +01:00
Juergen Spitzmueller
4926460456
Fix another dead ref
2019-08-13 12:25:30 +02:00
Günter Milde
cb3e79f9a0
Use utf8 as inputenc for documentation, examples, and templates.
2019-05-08 21:29:01 +02:00
Kornel Benko
780fd81a67
Amend 0b295819
: Fix some non-accessible URLS
...
Thanks Jürgen
2019-03-31 11:00:02 +02:00
Juergen Spitzmueller
2860266e30
remove buildlyxdir again
...
per request
2019-03-25 16:46:04 +01:00
Juergen Spitzmueller
aed6755f59
Update \origin specifications
2019-03-24 17:34:29 +01:00
jpc
2224258ddb
More French translations of the UserGuide
2018-02-21 16:47:55 +01:00
jpc
110a5e2a15
More translations for fr/UserGuire.lyx
2018-02-21 11:51:56 +01:00
Uwe Stöhr
599e41e237
French UserGuide.lyx: fix a typo
2018-02-18 23:42:03 +01:00
jpc
0afd533085
Partial update of fr/UserGuide.lyx
2018-02-18 22:45:27 +01:00
Uwe Stöhr
1fb1b0a3f8
UserGuide.lyx: document the removal of the pixmap cache for all languages
2018-02-14 14:51:22 +01:00