Commit Graph

576 Commits

Author SHA1 Message Date
Kornel Benko
c2d70fcdd1 Approved replace 'http:' urls with 'https:' urls
There are still urls without access to their https counterpart left though.
2024-10-17 13:53:42 +02:00
Kornel Benko
271b12638d Converted all 'http://lyx.org' urls to the 'https' version
Also change the url to revisionhistory.html' in the Obsoleted templates
2024-10-15 11:00:39 +02:00
Kornel Benko
93a8c2ce0f Final check for invalid urls
These slipped the previos commits
	-http://ctan.math.utah.edu/ctan/tex-archive/info/TrueType/
	+https://ctan.org/tex-archive/info/TrueType

	-https://www.ctan.org/tex-archive/macros/latex/contrib/covington/
	+https://www.ctan.org/pkg/covington

	-https://git.lyx.org/gitweb/?p=lyx.git;a=tree;f=lib/doc/fr;hb=HEAD
	+https://www.lyx.org/trac/browser/lyxgit/lib/doc/fr?order=name&rev=HEAD

	-https://git.lyx.org/gitweb/?p=lyx.git;a=tree;f=lib/doc;hb=HEAD
	+https://www.lyx.org/trac/browser/lyxgit/lib/doc?order=name&rev=HEAD

The following are only cosmetics
	-https://www.ctan.org/
	+https://www.ctan.org

	-http://mirrors.ctan.org/macros/latex/contrib/fixme/fixme.pdf
	+https://mirrors.ctan.org/macros/latex/contrib/fixme/fixme.pdf
2024-10-12 18:34:22 +02:00
Kornel Benko
1c10af998d Amend(7) 9cfa55d2
Hopefully the last one
2024-10-10 20:38:11 +02:00
Kornel Benko
39ce636632 Amend(6) 9cfa55d2 2024-10-10 15:56:07 +02:00
Kornel Benko
9e22fd41c1 Amend(5) 9cfa55d2 2024-10-09 17:43:23 +02:00
Kornel Benko
83a67826e5 Amend(3) 9cfa55d2 2024-10-08 16:47:49 +02:00
Kornel Benko
aa02dcc0d5 Amend(2) 9cfa55d2 2024-10-08 15:37:15 +02:00
Kornel Benko
d83af462fb Amend(1) 9cfa55d2:
There are more for sure, selected only url's which were (sometime) making trouble
2024-10-08 11:42:11 +02:00
Kornel Benko
9cfa55d231 Corrected some used URL's in our lyx files
Could not cherry-pick because the documents are already different
2024-10-07 22:35:12 +02:00
Scott Kostyshak
6158097d63 ja User Guide: restore bibfiles path 2024-06-27 18:48:03 -04:00
Scott Kostyshak
3c6fb5bd43 ja Additional: restore path 2024-06-27 18:47:38 -04:00
Scott Kostyshak
0a1461c939 Restore origin tag 2024-06-27 18:23:38 -04:00
Koji Yokota
b87a1fabaa Update Japanese documentation (and typo in the original) 2024-06-28 01:00:19 +09:00
Juergen Spitzmueller
ea004cdb28 Document NeedCProtect -1 2024-05-13 06:53:19 +02:00
Pavel Sanda
644b8c8750 Docs - update URL for dictionaries after recent infra movements 2024-04-10 21:14:32 +02: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
Scott Kostyshak
fcb3e0cea0 ja docs: restore \font_typewriter to IPAGothic
This fixes, for example, the following ctests:

  export/doc/ja/Customization_pdf4_systemF
  export/doc/ja/Customization_pdf5_systemF

Consistent with ffe5d61b.
2023-12-25 12:20:33 -05:00
Scott Kostyshak
2aee182d9d ja docs: restore \origin
Amends afcd501f.
2023-12-25 12:09:31 -05:00
Richard Kimberly Heck
afcd501fe8 Japanese translations and docs from Koji 2023-12-25 11:41:49 -05:00
Pavel Sanda
6141b437b1 pdfcolmk is an empty stub for many years now (bug #12920).
Patch from Udi.
2023-09-28 00:36:35 +02:00
Scott Kostyshak
ffe5d61bb2 ja docs: restore \font_typewriter to IPAGothic
It had been (accidentally, I think) set to default at 723d3703.

See 6656dd22 for why we set to IPAGothic.
2023-02-27 20:54:45 -05:00
Juergen Spitzmueller
7da020a594 Remove zombie Acknowledgement theorem 2023-02-25 08:43:41 +01:00
Pavel Sanda
723d3703fd Update ja manuals from Koji 2023-02-24 19:57:30 +01:00
Juergen Spitzmueller
34b2b3b45f Remove acknowledgement theorems from docs 2023-02-05 14:38:51 +01:00
Scott Kostyshak
795d5c408d Fix more ja documents for LuaTeX/XeTeX + systemF
I used the following command inside the ja directories, and
confirmed the diff manually:

  git ls-files -z | xargs -0 sed -i -e 's/\\font_typewriter "default" "default"/\\font_typewriter "default" "IPAGothic"/'

These changes are consistent with 6656dd22.
2023-01-30 13:36:58 -05:00
Scott Kostyshak
479825fe09 Fix Embedded Objects comp with LuaTeX (systemF)
Thanks to Jürgen.
2023-01-30 12:22:25 -05:00
Scott Kostyshak
6656dd2275 Set typewriter fonts for ja docs
This fixes compilation with system fonts and LuaTeX for the Intro
and Customization manuals, although Embedded Objects still has an
error due to some preamble code.

Thanks to Jürgen.
2023-01-29 23:30:36 -05:00
Pavel Sanda
4b5a6deb15 * UserGuide.lyx from Koji 2023-01-26 01:02:28 +01:00
Pavel Sanda
2b514a9215 * Tutorial.lyx from Koji 2023-01-26 01:01:40 +01:00
Pavel Sanda
2bf401e597 * Shortcuts.lyx from Koji 2023-01-26 01:00:12 +01:00
Pavel Sanda
6b7737ad29 * MergedManuals.lyx from Koji 2023-01-26 00:59:18 +01:00
Pavel Sanda
0a8cf8cf52 * Math.lyx from Koji 2023-01-26 00:58:29 +01:00
Pavel Sanda
26e5a027ed * Math.lyx from Koji 2023-01-26 00:57:28 +01:00
Pavel Sanda
b4dcb804c1 * Intro.lyx from Koji 2023-01-26 00:56:29 +01:00
Pavel Sanda
617b6db305 * EmbeddedObjects.lyx from Koji 2023-01-26 00:55:35 +01:00
Pavel Sanda
7a18aeae84 * Customization.lyx from Koji 2023-01-26 00:54:32 +01:00
Pavel Sanda
082a80fbb3 * Additional.lyx from Koji 2023-01-26 00:53:11 +01:00
Juergen Spitzmueller
0c56f60535 Associate "run:" link types with "Other" 2022-12-26 13:19:52 +01:00
Richard Kimberly Heck
fadf8ca68f Update doc format 2022-12-25 12:48:19 -05:00
Scott Kostyshak
a15303b938 Update format of docs using LyX binary
Especially after the change to use semantic linefeeds (7b23c76b),
the diffs are large and it's hard to figure out what diff is the
result of the linefeed change and which diff is the result of an
edit.

By updating the docs, it will make the edits easier to understand
from the diff.

This commit used the LyX binary to write the new .lyx files since
lyx2lyx does not apply semantic linefeeds.

I used the following command:

  ./development/tools/updatedocs.py [path to 'lyx' binary]

A few documents were not updated (e.g., the command sequence used
failed because a dialog about a missing dependency was shown).

I did not update Additional.lyx for any language since it is
undergoing changes. I also didn't change anything in doc/fr since JP
is working on some of those. I also didn't change doc/ru since it
appears Yuriy already updated those.
2022-12-11 11:16:28 -05:00
Thibaut Cuvelier
7a6024381c Update the format for some doc pages 2022-11-20 15:20:53 +01:00
Scott Kostyshak
c7b4cae840 Typo in doc: capitalize "t" in "EndLabeltype" 2021-12-04 15:17:36 -05:00
Richard Kimberly Heck
469168e592 Update documentation 2020-12-29 12:03:05 -05:00
Richard Kimberly Heck
52a0ffc02f Change name and email in some other files 2020-12-05 17:39:46 -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
Scott Kostyshak
fea1842149 ja/EmbeddedObjects: fix case of KOMA-script cites
Without these case changes, the citations are undefined.
2019-08-16 09:27:56 -04:00
Scott Kostyshak
714e8560c2 ja/EmbeddedObjects: update format for next commit
The format was already post-2.3.x.
2019-08-16 09:23:34 -04:00
Juergen Spitzmueller
3a3a27447b Fix another dead ref 2019-08-13 12:31:34 +02:00