Commit Graph

7 Commits

Author SHA1 Message Date
Kornel Benko
1a01795f82 Still some urls remaining, amend 93a8c2ce 2024-10-18 18:35:28 +02:00
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
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
140d0472d6 Amend(3) 9cfa55d2: Missed this one 2024-10-08 16:48:56 +02:00
Thibaut Cuvelier
08a58242c1 DocBook: better output with the Linguistics module.
One issue left: <table> output within an <informaltable>, that does not make sense... I'm debugging it.
2020-09-19 20:43:40 +02:00