From c2d70fcdd160b0af968ad6f8dfb8b0feff12a457 Mon Sep 17 00:00:00 2001 From: Kornel Benko Date: Thu, 17 Oct 2024 13:51:53 +0200 Subject: [PATCH] Approved replace 'http:' urls with 'https:' urls There are still urls without access to their https counterpart left though. --- autotests/export/docbook/Linguistics.lyx | 2 +- autotests/export/docbook/basic.lyx | 2 +- .../docbook/bibliography_precooked_aastex.lyx | 6 ++--- autotests/export/docbook/easy.lyx | 2 +- autotests/export/docbook/svmono.lyx | 8 +++--- autotests/export/docbook/svmult.lyx | 8 +++--- .../9633-languagenesting2.lyx | 2 +- lib/doc/Additional.lyx | 20 +++++++------- lib/doc/Customization.lyx | 4 +-- lib/doc/Development.lyx | 2 +- lib/doc/EmbeddedObjects.lyx | 2 +- lib/doc/LaTeXConfig.lyx | 16 ++++++------ lib/doc/ar/UserGuide.lyx | 2 +- lib/doc/de/Additional.lyx | 26 +++++++++---------- lib/doc/de/Customization.lyx | 4 +-- lib/doc/de/EmbeddedObjects.lyx | 2 +- lib/doc/de/UserGuide.lyx | 2 +- lib/doc/es/Additional.lyx | 22 ++++++++-------- lib/doc/es/Customization.lyx | 4 +-- lib/doc/es/EmbeddedObjects.lyx | 2 +- lib/doc/es/Math.lyx | 4 +-- lib/doc/es/UserGuide.lyx | 2 +- lib/doc/fr/Additional.lyx | 22 ++++++++-------- lib/doc/fr/Customization.lyx | 4 +-- lib/doc/fr/EmbeddedObjects.lyx | 2 +- lib/doc/gl/Intro.lyx | 2 +- lib/doc/he/Tutorial.lyx | 2 +- lib/doc/ja/Additional.lyx | 22 ++++++++-------- lib/doc/ja/Customization.lyx | 4 +-- lib/doc/ja/EmbeddedObjects.lyx | 2 +- lib/doc/ja/LaTeXConfig.lyx | 16 ++++++------ lib/doc/ru/Additional.lyx | 22 ++++++++-------- lib/doc/ru/EmbeddedObjects.lyx | 2 +- ...onomical_Society_%28AASTeX_v._6.3.1%29.lyx | 6 ++--- .../Europass_CV_%282013%29.lyx | 2 +- lib/examples/Modules/LilyPond_Book.lyx | 4 +-- lib/examples/Modules/Linguistics.lyx | 2 +- lib/examples/Modules/Noweb_Listerrors.lyx | 2 +- lib/examples/Modules/Rnw_%28knitr%29.lyx | 4 +-- lib/examples/Modules/Sweave.lyx | 4 +-- .../Europass_CV_%282013%29.lyx | 2 +- lib/examples/de/Modules/Linguistics.lyx | 2 +- lib/examples/es/Modules/Linguistics.lyx | 2 +- .../fr/Graphics_and_Insets/XY-Pic.lyx | 4 +-- lib/examples/fr/Modules/Linguistics.lyx | 2 +- .../ja/Graphics_and_Insets/XY-Pic.lyx | 4 +-- lib/examples/ja/Modules/LilyPond_Book.lyx | 4 +-- lib/examples/ja/Modules/Rnw_%28knitr%29.lyx | 4 +-- lib/examples/ja/Modules/Sweave.lyx | 4 +-- .../Writing_Korean_with_CJK-ko.lyx | 2 +- ...onomical_Society_%28AASTeX_v._6.3.1%29.lyx | 4 +-- .../Articles/Chinese_Article_%28CTeX%29.lyx | 2 +- ...atistical_Software_%28JSS%29_version_2.lyx | 2 +- ...oustical_Society_of_America_%28JASA%29.lyx | 2 +- .../Articles/Mathematical_Monthly.lyx | 2 +- lib/templates/Articles/R_Journal.lyx | 2 +- .../11_References.lyx | 8 +++--- .../11_References.lyx | 8 +++--- 58 files changed, 164 insertions(+), 164 deletions(-) diff --git a/autotests/export/docbook/Linguistics.lyx b/autotests/export/docbook/Linguistics.lyx index a873aa9780..f618e85063 100644 --- a/autotests/export/docbook/Linguistics.lyx +++ b/autotests/export/docbook/Linguistics.lyx @@ -3106,7 +3106,7 @@ status collapsed \begin_layout Plain Layout -https://mirrors.ctan.org/graphics/pgf/contrib/forest +https://www.ctan.org/tex-archive/graphics/pgf/contrib/forest \end_layout \end_inset diff --git a/autotests/export/docbook/basic.lyx b/autotests/export/docbook/basic.lyx index 83b907fb54..ccbe18764b 100644 --- a/autotests/export/docbook/basic.lyx +++ b/autotests/export/docbook/basic.lyx @@ -249,7 +249,7 @@ I am the only paragraph of the second section. \begin_inset CommandInset href LatexCommand href name "Hyperlink." -target "http://example.org" +target "https://example.org" literal "false" \end_inset diff --git a/autotests/export/docbook/bibliography_precooked_aastex.lyx b/autotests/export/docbook/bibliography_precooked_aastex.lyx index c1229664f9..4400601043 100644 --- a/autotests/export/docbook/bibliography_precooked_aastex.lyx +++ b/autotests/export/docbook/bibliography_precooked_aastex.lyx @@ -105,7 +105,7 @@ Sample document for contributions to journals of the American Astronomical \begin_inset CommandInset href LatexCommand href name "AASTeX user guide" -target "http://journals.aas.org/authors/aastex/aasguide.html" +target "https://journals.aas.org/authors/aastex/aasguide.html" literal "false" \end_inset @@ -123,7 +123,7 @@ status open \begin_layout Plain Layout -http://journals.aas.org/authors/aastex/aastex.html#_download +https://journals.aas.org/authors/aastex/aastex.html#_download \end_layout \end_inset @@ -740,7 +740,7 @@ status collapsed \begin_layout Plain Layout -http://www.aas.org/publications/aastex +https://www.aas.org/publications/aastex \end_layout \end_inset diff --git a/autotests/export/docbook/easy.lyx b/autotests/export/docbook/easy.lyx index 015c629793..1edcf2983f 100644 --- a/autotests/export/docbook/easy.lyx +++ b/autotests/export/docbook/easy.lyx @@ -180,7 +180,7 @@ I am the only paragraph of the second section. \begin_inset CommandInset href LatexCommand href name "Hyperlink." -target "http://example.org" +target "https://example.org" literal "false" \end_inset diff --git a/autotests/export/docbook/svmono.lyx b/autotests/export/docbook/svmono.lyx index 58102f4bc6..760d46e78a 100644 --- a/autotests/export/docbook/svmono.lyx +++ b/autotests/export/docbook/svmono.lyx @@ -2323,7 +2323,7 @@ status collapsed \begin_layout Plain Layout -http://www.rsc.org/dose/title of subordinate document. +https://www.rsc.org/dose/title of subordinate document. Cited 15 Jan 1999 \end_layout @@ -2422,7 +2422,7 @@ status collapsed \begin_layout Plain Layout -http://www.rsc.org/dose/title of subordinate document. +https://www.rsc.org/dose/title of subordinate document. Cited 15 Jan 1999 \end_layout @@ -2558,7 +2558,7 @@ status collapsed \begin_layout Plain Layout -http://www.rsc.org/dose/Effective substances. +https://www.rsc.org/dose/Effective substances. \end_layout \end_inset @@ -2789,7 +2789,7 @@ status collapsed \begin_layout Plain Layout -http://www.rsc.org/dose/title of subordinate document. +https://www.rsc.org/dose/title of subordinate document. Cited 15 Jan 1999 \end_layout diff --git a/autotests/export/docbook/svmult.lyx b/autotests/export/docbook/svmult.lyx index c47ba81133..307354a13d 100644 --- a/autotests/export/docbook/svmult.lyx +++ b/autotests/export/docbook/svmult.lyx @@ -2315,7 +2315,7 @@ status collapsed \begin_layout Plain Layout -http://www.rsc.org/dose/title of subordinate document. +https://www.rsc.org/dose/title of subordinate document. Cited 15 Jan 1999 \end_layout @@ -2414,7 +2414,7 @@ status collapsed \begin_layout Plain Layout -http://www.rsc.org/dose/title of subordinate document. +https://www.rsc.org/dose/title of subordinate document. Cited 15 Jan 1999 \end_layout @@ -2550,7 +2550,7 @@ status collapsed \begin_layout Plain Layout -http://www.rsc.org/dose/Effective substances. +https://www.rsc.org/dose/Effective substances. \end_layout \end_inset @@ -2781,7 +2781,7 @@ status collapsed \begin_layout Plain Layout -http://www.rsc.org/dose/title of subordinate document. +https://www.rsc.org/dose/title of subordinate document. Cited 15 Jan 1999 \end_layout diff --git a/autotests/export/latex/lyxbugs-resolved/9633-languagenesting2.lyx b/autotests/export/latex/lyxbugs-resolved/9633-languagenesting2.lyx index 956e5a7fad..3da387e9b3 100644 --- a/autotests/export/latex/lyxbugs-resolved/9633-languagenesting2.lyx +++ b/autotests/export/latex/lyxbugs-resolved/9633-languagenesting2.lyx @@ -401,7 +401,7 @@ status collapsed \lang english \begin_inset CommandInset href LatexCommand href -target "http://svnbook.red-bean.com/" +target "https://svnbook.red-bean.com" \end_inset diff --git a/lib/doc/Additional.lyx b/lib/doc/Additional.lyx index 2301aa8e02..2890521ce2 100644 --- a/lib/doc/Additional.lyx +++ b/lib/doc/Additional.lyx @@ -2393,7 +2393,7 @@ status collapsed \begin_layout Plain Layout -http://www.ams.org/publications/authors/tex/amslatex +https://www.ams.org/publications/authors/tex/amslatex \end_layout \end_inset @@ -2434,7 +2434,7 @@ status open \begin_layout Plain Layout -http://www.ams.org +https://www.ams.org \end_layout \end_inset @@ -15744,7 +15744,7 @@ status collapsed \begin_layout Plain Layout -http://yihui.name/knitr +https://yihui.name/knitr \end_layout \end_inset @@ -22898,7 +22898,7 @@ er \begin_inset CommandInset href LatexCommand href name "http://pinchito.es/elyxer/" -target "http://pinchito.es/elyxer/" +target "https://pinchito.es/elyxer/" literal "false" \end_inset @@ -23346,7 +23346,7 @@ Finally, \begin_inset CommandInset href LatexCommand href name "jsMath" -target "http://www.math.union.edu/~dpvc/jsMath/" +target "https://www.math.union.edu/~dpvc/jsMath/" literal "false" \end_inset @@ -27306,7 +27306,7 @@ status collapsed \begin_layout Plain Layout \begin_inset CommandInset href LatexCommand href -target "http://svnbook.red-bean.com/" +target "https://svnbook.red-bean.com" literal "false" \end_inset @@ -28993,7 +28993,7 @@ status open \begin_layout Plain Layout -http://svnbook.red-bean.com/en/1.2/svn.advanced.locking.html +https://svnbook.red-bean.com/en/1.2/svn.advanced.locking.html \end_layout \end_inset @@ -29542,7 +29542,7 @@ In addition to installing \SpecialChar LyX \begin_inset CommandInset href LatexCommand href name "CollabNet" -target "http://www.collab.net/nonav/downloads/subversion/" +target "https://www.collab.net/nonav/downloads/subversion/" literal "false" \end_inset @@ -29739,7 +29739,7 @@ status collapsed \begin_layout Plain Layout -http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html +https://www.chiark.greenend.org.uk/~sgtatham/putty/download.html \end_layout \end_inset @@ -29936,7 +29936,7 @@ status collapsed \begin_layout Plain Layout -http://svnbook.red-bean.com/en/1.4/svn.advanced.props.file-portability.html +https://svnbook.red-bean.com/en/1.4/svn.advanced.props.file-portability.html \end_layout \end_inset diff --git a/lib/doc/Customization.lyx b/lib/doc/Customization.lyx index d6009fe79e..36a58c7da4 100644 --- a/lib/doc/Customization.lyx +++ b/lib/doc/Customization.lyx @@ -1633,7 +1633,7 @@ MIME \begin_inset CommandInset href LatexCommand href name "IANA" -target "http://www.iana.org/assignments/media-types/" +target "https://www.iana.org/assignments/media-types/" literal "false" \end_inset @@ -1644,7 +1644,7 @@ literal "false" \begin_inset CommandInset href LatexCommand href name "freedesktop.org" -target "http://www.freedesktop.org/wiki/Specifications/shared-mime-info-spec" +target "https://www.freedesktop.org/wiki/Specifications/shared-mime-info-spec" literal "false" \end_inset diff --git a/lib/doc/Development.lyx b/lib/doc/Development.lyx index c8fa436355..c5529c976a 100644 --- a/lib/doc/Development.lyx +++ b/lib/doc/Development.lyx @@ -5490,7 +5490,7 @@ status open \begin_layout Plain Layout -http://www.stack.nl/~dimitri/doxygen/ +https://www.stack.nl/~dimitri/doxygen/ \end_layout \end_inset diff --git a/lib/doc/EmbeddedObjects.lyx b/lib/doc/EmbeddedObjects.lyx index 0dcac2fe00..c66afbc4e8 100644 --- a/lib/doc/EmbeddedObjects.lyx +++ b/lib/doc/EmbeddedObjects.lyx @@ -49974,7 +49974,7 @@ Web page of the \SpecialChar LaTeX \begin_inset CommandInset href LatexCommand href name "PSTricks" -target "http://tug.org/PSTricks/" +target "https://tug.org/PSTricks/" literal "false" \end_inset diff --git a/lib/doc/LaTeXConfig.lyx b/lib/doc/LaTeXConfig.lyx index d9b89596f5..040615d854 100644 --- a/lib/doc/LaTeXConfig.lyx +++ b/lib/doc/LaTeXConfig.lyx @@ -2889,7 +2889,7 @@ status open \begin_layout Plain Layout -http://journals.aas.org/authors/aastex/aastex.html +https://journals.aas.org/authors/aastex/aastex.html \end_layout \end_inset @@ -2955,7 +2955,7 @@ status collapsed \begin_layout Plain Layout -http://www.aeaweb.org/templates/latex_templates.zip +https://www.aeaweb.org/templates/latex_templates.zip \end_layout \end_inset @@ -3268,7 +3268,7 @@ status collapsed \begin_layout Plain Layout -http://sgmltools-lite.sourceforge.net/ +https://sgmltools-lite.sourceforge.net \end_layout \end_inset @@ -3470,7 +3470,7 @@ status collapsed \begin_layout Plain Layout -http://www.entcs.org/generic.zip +https://www.entcs.org/generic.zip \end_layout \end_inset @@ -3893,7 +3893,7 @@ status collapsed \begin_layout Plain Layout -http://www.ieee.org +https://www.ieee.org \end_layout \end_inset @@ -4535,7 +4535,7 @@ status collapsed \begin_layout Plain Layout -http://www.jstatsoft.org/public/journals/1/jss-style.zip +https://www.jstatsoft.org/public/journals/1/jss-style.zip \end_layout \end_inset @@ -5753,7 +5753,7 @@ status collapsed \begin_layout Plain Layout -http://www.tug.org +https://www.tug.org \end_layout \end_inset @@ -7129,7 +7129,7 @@ status collapsed \begin_layout Plain Layout -http://sourceforge.net/projects/jurabib/ +https://sourceforge.net/projects/jurabib/ \end_layout \end_inset diff --git a/lib/doc/ar/UserGuide.lyx b/lib/doc/ar/UserGuide.lyx index 6791a3fb65..c890320faf 100644 --- a/lib/doc/ar/UserGuide.lyx +++ b/lib/doc/ar/UserGuide.lyx @@ -52712,7 +52712,7 @@ status collapsed \begin_layout Plain Layout -http://man7.org/linux/man-pages/man1/date.1.html +https://man7.org/linux/man-pages/man1/date.1.html \end_layout \end_inset diff --git a/lib/doc/de/Additional.lyx b/lib/doc/de/Additional.lyx index 6bebcb30b7..f278fefac1 100644 --- a/lib/doc/de/Additional.lyx +++ b/lib/doc/de/Additional.lyx @@ -2411,7 +2411,7 @@ status collapsed \begin_layout Plain Layout -http://www.ams.org/publications/authors/tex/amslatex +https://www.ams.org/publications/authors/tex/amslatex \end_layout \end_inset @@ -2456,7 +2456,7 @@ status collapsed \begin_layout Plain Layout -http://www.ams.org +https://www.ams.org \end_layout \end_inset @@ -5362,7 +5362,7 @@ status collapsed \begin_layout Plain Layout -https://www.aanda.org/ +https://www.aanda.org \end_layout \end_inset @@ -16604,7 +16604,7 @@ status collapsed \begin_layout Plain Layout -http://yihui.name/knitr +https://yihui.name/knitr \end_layout \end_inset @@ -22236,7 +22236,7 @@ er \begin_inset CommandInset href LatexCommand href name "http://pinchito.es/elyxer/" -target "http://pinchito.es/elyxer/" +target "https://pinchito.es/elyxer/" literal "false" \end_inset @@ -22687,7 +22687,7 @@ Schließlich gibt \SpecialChar LyX \begin_inset CommandInset href LatexCommand href name "jsMath" -target "http://www.math.union.edu/~dpvc/jsMath/" +target "https://www.math.union.edu/~dpvc/jsMath/" literal "false" \end_inset @@ -27434,7 +27434,7 @@ Beachten Sie auch, \begin_inset CommandInset href LatexCommand href name "SVN Book" -target "http://svnbook.red-bean.com/" +target "https://svnbook.red-bean.com" literal "false" \end_inset @@ -28076,7 +28076,7 @@ status collapsed \begin_layout Plain Layout -http://www.nongnu.org/cvs +https://www.nongnu.org/cvs \end_layout \end_inset @@ -29224,7 +29224,7 @@ status collapsed \begin_layout Plain Layout \begin_inset CommandInset href LatexCommand href -target "http://svnbook.red-bean.com/en/1.2/svn.advanced.locking.html" +target "https://svnbook.red-bean.com/en/1.2/svn.advanced.locking.html" \end_inset @@ -29697,7 +29697,7 @@ status collapsed \begin_layout Plain Layout \begin_inset CommandInset href LatexCommand href -target "http://svnbook.red-bean.com/en/1.4/svn.advanced.props.special.keywords.html" +target "https://svnbook.red-bean.com/en/1.4/svn.advanced.props.special.keywords.html" \end_inset @@ -29860,7 +29860,7 @@ Zusätzlich zu \SpecialChar LyX \begin_inset CommandInset href LatexCommand href name "CollabNet" -target "http://www.collab.net/nonav/downloads/subversion/" +target "https://www.collab.net/nonav/downloads/subversion/" literal "false" \end_inset @@ -30129,7 +30129,7 @@ status open \begin_layout Plain Layout -http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html +https://www.chiark.greenend.org.uk/~sgtatham/putty/download.html \end_layout \end_inset @@ -30376,7 +30376,7 @@ status collapsed \begin_layout Plain Layout -http://svnbook.red-bean.com/en/1.4/svn.advanced.props.file-portability.html +https://svnbook.red-bean.com/en/1.4/svn.advanced.props.file-portability.html \end_layout \end_inset diff --git a/lib/doc/de/Customization.lyx b/lib/doc/de/Customization.lyx index 511d7b2eb5..3f0c712468 100644 --- a/lib/doc/de/Customization.lyx +++ b/lib/doc/de/Customization.lyx @@ -1430,7 +1430,7 @@ Multipurpose Internet Mail Extensions \begin_inset CommandInset href LatexCommand href name "IANA" -target "http://www.iana.org/assignments/media-types/" +target "https://www.iana.org/assignments/media-types/" literal "false" \end_inset @@ -1442,7 +1442,7 @@ literal "false" \begin_inset CommandInset href LatexCommand href name "freedesktop.org" -target "http://www.freedesktop.org/wiki/Specifications/shared-mime-info-spec" +target "https://www.freedesktop.org/wiki/Specifications/shared-mime-info-spec" literal "false" \end_inset diff --git a/lib/doc/de/EmbeddedObjects.lyx b/lib/doc/de/EmbeddedObjects.lyx index 66efcf967a..bc56107a92 100644 --- a/lib/doc/de/EmbeddedObjects.lyx +++ b/lib/doc/de/EmbeddedObjects.lyx @@ -50545,7 +50545,7 @@ Webseite des \SpecialChar LaTeX \begin_inset CommandInset href LatexCommand href name "PSTricks" -target "http://tug.org/PSTricks/" +target "https://tug.org/PSTricks/" literal "false" \end_inset diff --git a/lib/doc/de/UserGuide.lyx b/lib/doc/de/UserGuide.lyx index 5661dd2e12..6c05db2a1a 100644 --- a/lib/doc/de/UserGuide.lyx +++ b/lib/doc/de/UserGuide.lyx @@ -19026,7 +19026,7 @@ vgl. \begin_inset CommandInset href LatexCommand href name "amtliche Regeln" -target "http://www.rechtschreibrat.com/DOX/rfdr_Regeln_2016_veroeffentlicht_2017.pdf" +target "https://www.rechtschreibrat.com/DOX/rfdr_Regeln_2016_veroeffentlicht_2017.pdf" literal "false" \end_inset diff --git a/lib/doc/es/Additional.lyx b/lib/doc/es/Additional.lyx index 4877124648..a12828ac3f 100644 --- a/lib/doc/es/Additional.lyx +++ b/lib/doc/es/Additional.lyx @@ -6197,7 +6197,7 @@ er \begin_inset CommandInset href LatexCommand href name "http://pinchito.es/elyxer/" -target "http://pinchito.es/elyxer/" +target "https://pinchito.es/elyxer/" literal "false" \end_inset @@ -6629,7 +6629,7 @@ Para acabar, \begin_inset CommandInset href LatexCommand href name "jsMath" -target "http://www.math.union.edu/~dpvc/jsMath/" +target "https://www.math.union.edu/~dpvc/jsMath/" literal "false" \end_inset @@ -9068,7 +9068,7 @@ status collapsed \begin_layout Plain Layout -https://www.aanda.org/ +https://www.aanda.org \end_layout \end_inset @@ -11047,7 +11047,7 @@ status collapsed \begin_layout Plain Layout -http://www.ams.org +https://www.ams.org \end_layout \end_inset @@ -18083,7 +18083,7 @@ status collapsed \begin_layout Plain Layout -http://www.springer.de/author/tex/help-journals.html +https://www.springer.de/author/tex/help-journals.html \end_layout \end_inset @@ -21959,7 +21959,7 @@ status collapsed \begin_layout Plain Layout \begin_inset CommandInset href LatexCommand href -target "http://svnbook.red-bean.com/" +target "https://svnbook.red-bean.com" literal "false" \end_inset @@ -22519,7 +22519,7 @@ status collapsed \begin_layout Plain Layout -http://www.nongnu.org/cvs +https://www.nongnu.org/cvs \end_layout \end_inset @@ -23840,7 +23840,7 @@ status collapsed \begin_layout Plain Layout \begin_inset CommandInset href LatexCommand href -target "http://svnbook.red-bean.com/en/1.2/svn.advanced.locking.html" +target "https://svnbook.red-bean.com/en/1.2/svn.advanced.locking.html" literal "false" \end_inset @@ -24439,7 +24439,7 @@ Además de instalar \SpecialChar LyX \begin_inset CommandInset href LatexCommand href name "CollabNet" -target "http://www.collab.net/nonav/downloads/subversion/" +target "https://www.collab.net/nonav/downloads/subversion/" literal "false" \end_inset @@ -24641,7 +24641,7 @@ status collapsed \begin_layout Plain Layout -http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html +https://www.chiark.greenend.org.uk/~sgtatham/putty/download.html \end_layout \end_inset @@ -24836,7 +24836,7 @@ status collapsed \begin_layout Plain Layout -http://svnbook.red-bean.com/en/1.4/svn.advanced.props.file-portability.html +https://svnbook.red-bean.com/en/1.4/svn.advanced.props.file-portability.html \end_layout \end_inset diff --git a/lib/doc/es/Customization.lyx b/lib/doc/es/Customization.lyx index 6974b4bc89..744ba2307f 100644 --- a/lib/doc/es/Customization.lyx +++ b/lib/doc/es/Customization.lyx @@ -1641,7 +1641,7 @@ MIME \begin_inset CommandInset href LatexCommand href name "IANA" -target "http://www.iana.org/assignments/media-types/" +target "https://www.iana.org/assignments/media-types/" literal "false" \end_inset @@ -1652,7 +1652,7 @@ literal "false" \begin_inset CommandInset href LatexCommand href name "freedesktop.org" -target "http://www.freedesktop.org/wiki/Specifications/shared-mime-info-spec" +target "https://www.freedesktop.org/wiki/Specifications/shared-mime-info-spec" literal "false" \end_inset diff --git a/lib/doc/es/EmbeddedObjects.lyx b/lib/doc/es/EmbeddedObjects.lyx index c6d64dac91..59892fb5e2 100644 --- a/lib/doc/es/EmbeddedObjects.lyx +++ b/lib/doc/es/EmbeddedObjects.lyx @@ -47922,7 +47922,7 @@ Página web del paquete \SpecialChar LaTeX \begin_inset CommandInset href LatexCommand href name "PSTricks" -target "http://tug.org/PSTricks/" +target "https://tug.org/PSTricks/" literal "false" \end_inset diff --git a/lib/doc/es/Math.lyx b/lib/doc/es/Math.lyx index 572018bf3e..abb12c5ab6 100644 --- a/lib/doc/es/Math.lyx +++ b/lib/doc/es/Math.lyx @@ -39685,7 +39685,7 @@ literal "true" \begin_inset CommandInset href LatexCommand href name "Página web" -target "http://www.texnia.com/spanish.html" +target "https://www.texnia.com/spanish.html" literal "false" \end_inset @@ -39714,7 +39714,7 @@ literal "true" \begin_inset CommandInset href LatexCommand href name "Documento" -target "http://www.texnia.com/archive/ortomatem.pdf" +target "https://www.texnia.com/archive/ortomatem.pdf" literal "false" \end_inset diff --git a/lib/doc/es/UserGuide.lyx b/lib/doc/es/UserGuide.lyx index efd6222336..832afaa307 100644 --- a/lib/doc/es/UserGuide.lyx +++ b/lib/doc/es/UserGuide.lyx @@ -50704,7 +50704,7 @@ status collapsed \begin_layout Plain Layout -http://man7.org/linux/man-pages/man1/date.1.html +https://man7.org/linux/man-pages/man1/date.1.html \end_layout \end_inset diff --git a/lib/doc/fr/Additional.lyx b/lib/doc/fr/Additional.lyx index 8b96bebea5..8cd011ac8e 100644 --- a/lib/doc/fr/Additional.lyx +++ b/lib/doc/fr/Additional.lyx @@ -2747,7 +2747,7 @@ status collapsed \begin_layout Plain Layout -http://www.ams.org/publications/authors/tex/amslatex +https://www.ams.org/publications/authors/tex/amslatex \end_layout \end_inset @@ -2793,7 +2793,7 @@ status open \begin_layout Plain Layout -http://www.ams.org +https://www.ams.org \end_layout \end_inset @@ -16709,7 +16709,7 @@ status collapsed \begin_layout Plain Layout -http://yihui.name/knitr +https://yihui.name/knitr \end_layout \end_inset @@ -24210,7 +24210,7 @@ er \begin_inset CommandInset href LatexCommand href name "http://pinchito.es/elyxer/" -target "http://pinchito.es/elyxer/" +target "https://pinchito.es/elyxer/" literal "false" \end_inset @@ -24666,7 +24666,7 @@ Enfin, \begin_inset CommandInset href LatexCommand href name "jsMath" -target "http://www.math.union.edu/~dpvc/jsMath/" +target "https://www.math.union.edu/~dpvc/jsMath/" literal "false" \end_inset @@ -29388,7 +29388,7 @@ status collapsed \begin_layout Plain Layout \begin_inset CommandInset href LatexCommand href -target "http://svnbook.red-bean.com/" +target "https://svnbook.red-bean.com" literal "false" \end_inset @@ -30017,7 +30017,7 @@ status collapsed \begin_layout Plain Layout -http://www.nongnu.org/cvs +https://www.nongnu.org/cvs \end_layout \end_inset @@ -31413,7 +31413,7 @@ status open \begin_layout Plain Layout -http://svnbook.red-bean.com/en/1.2/svn.advanced.locking.html +https://svnbook.red-bean.com/en/1.2/svn.advanced.locking.html \end_layout \end_inset @@ -32064,7 +32064,7 @@ In addition to installing \SpecialChar LyX \begin_inset CommandInset href LatexCommand href name "CollabNet" -target "http://www.collab.net/nonav/downloads/subversion/" +target "https://www.collab.net/nonav/downloads/subversion/" literal "false" \end_inset @@ -32295,7 +32295,7 @@ status collapsed \begin_layout Plain Layout -http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html +https://www.chiark.greenend.org.uk/~sgtatham/putty/download.html \end_layout \end_inset @@ -32516,7 +32516,7 @@ status collapsed \begin_layout Plain Layout -http://svnbook.red-bean.com/en/1.4/svn.advanced.props.file-portability.html +https://svnbook.red-bean.com/en/1.4/svn.advanced.props.file-portability.html \end_layout \end_inset diff --git a/lib/doc/fr/Customization.lyx b/lib/doc/fr/Customization.lyx index be690a9b1f..4c57339cf3 100644 --- a/lib/doc/fr/Customization.lyx +++ b/lib/doc/fr/Customization.lyx @@ -1669,7 +1669,7 @@ MIME \begin_inset CommandInset href LatexCommand href name "IANA" -target "http://www.iana.org/assignments/media-types/" +target "https://www.iana.org/assignments/media-types/" literal "false" \end_inset @@ -1680,7 +1680,7 @@ literal "false" \begin_inset CommandInset href LatexCommand href name "freedesktop.org" -target "http://www.freedesktop.org/wiki/Specifications/shared-mime-info-spec" +target "https://www.freedesktop.org/wiki/Specifications/shared-mime-info-spec" literal "false" \end_inset diff --git a/lib/doc/fr/EmbeddedObjects.lyx b/lib/doc/fr/EmbeddedObjects.lyx index 09cdb2bffa..a295d325b3 100644 --- a/lib/doc/fr/EmbeddedObjects.lyx +++ b/lib/doc/fr/EmbeddedObjects.lyx @@ -50938,7 +50938,7 @@ Page Web du paquetage \SpecialChar LaTeX \begin_inset CommandInset href LatexCommand href name "PSTricks" -target "http://tug.org/PSTricks/" +target "https://tug.org/PSTricks/" literal "false" \end_inset diff --git a/lib/doc/gl/Intro.lyx b/lib/doc/gl/Intro.lyx index ffb697feeb..6d93d9559b 100644 --- a/lib/doc/gl/Intro.lyx +++ b/lib/doc/gl/Intro.lyx @@ -2579,7 +2579,7 @@ status collapsed \begin_layout Plain Layout -http://www.trasno.net +https://www.trasno.net \end_layout \end_inset diff --git a/lib/doc/he/Tutorial.lyx b/lib/doc/he/Tutorial.lyx index bfbc097292..555d2496f2 100644 --- a/lib/doc/he/Tutorial.lyx +++ b/lib/doc/he/Tutorial.lyx @@ -1345,7 +1345,7 @@ status collapsed \begin_layout Plain Layout -https://ctan.org/tex-archive/info/TrueType +https://www.ctan.org/tex-archive/info/TrueType \end_layout \end_inset diff --git a/lib/doc/ja/Additional.lyx b/lib/doc/ja/Additional.lyx index 4452bc35f8..168fed378a 100644 --- a/lib/doc/ja/Additional.lyx +++ b/lib/doc/ja/Additional.lyx @@ -4056,7 +4056,7 @@ status collapsed \begin_layout Plain Layout -http://www.ams.org/publications/authors/tex/amslatex +https://www.ams.org/publications/authors/tex/amslatex \end_layout \end_inset @@ -4094,7 +4094,7 @@ status open \begin_layout Plain Layout -http://www.ams.org +https://www.ams.org \end_layout \end_inset @@ -16811,7 +16811,7 @@ status collapsed \begin_layout Plain Layout -http://yihui.name/knitr +https://yihui.name/knitr \end_layout \end_inset @@ -22856,7 +22856,7 @@ er \begin_inset CommandInset href LatexCommand href name "http://pinchito.es/elyxer/" -target "http://pinchito.es/elyxer/" +target "https://pinchito.es/elyxer/" literal "false" \end_inset @@ -23307,7 +23307,7 @@ HTML文書に埋め込まれた\SpecialChar LaTeX \begin_inset CommandInset href LatexCommand href name "jsMath" -target "http://www.math.union.edu/~dpvc/jsMath/" +target "https://www.math.union.edu/~dpvc/jsMath/" literal "false" \end_inset @@ -27131,7 +27131,7 @@ status collapsed \begin_layout Plain Layout \begin_inset CommandInset href LatexCommand href -target "http://svnbook.red-bean.com/" +target "https://svnbook.red-bean.com" literal "false" \end_inset @@ -27588,7 +27588,7 @@ status collapsed \begin_layout Plain Layout -http://www.nongnu.org/cvs +https://www.nongnu.org/cvs \end_layout \end_inset @@ -28732,7 +28732,7 @@ status open \begin_layout Plain Layout -http://svnbook.red-bean.com/en/1.2/svn.advanced.locking.html +https://svnbook.red-bean.com/en/1.2/svn.advanced.locking.html \end_layout \end_inset @@ -29379,7 +29379,7 @@ Subversionレポジトリへのアクセス権を持っている他に, \begin_inset CommandInset href LatexCommand href name "CollabNet" -target "http://www.collab.net/nonav/downloads/subversion/" +target "https://www.collab.net/nonav/downloads/subversion/" literal "false" \end_inset @@ -29609,7 +29609,7 @@ status collapsed \begin_layout Plain Layout -http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html +https://www.chiark.greenend.org.uk/~sgtatham/putty/download.html \end_layout \end_inset @@ -29820,7 +29820,7 @@ status collapsed \begin_layout Plain Layout -http://svnbook.red-bean.com/en/1.4/svn.advanced.props.file-portability.html +https://svnbook.red-bean.com/en/1.4/svn.advanced.props.file-portability.html \end_layout \end_inset diff --git a/lib/doc/ja/Customization.lyx b/lib/doc/ja/Customization.lyx index f1fe723c0d..8448852037 100644 --- a/lib/doc/ja/Customization.lyx +++ b/lib/doc/ja/Customization.lyx @@ -1654,7 +1654,7 @@ MIME \begin_inset CommandInset href LatexCommand href name "IANA" -target "http://www.iana.org/assignments/media-types/" +target "https://www.iana.org/assignments/media-types/" literal "false" \end_inset @@ -1666,7 +1666,7 @@ literal "false" \begin_inset CommandInset href LatexCommand href name "freedesktop.org" -target "http://www.freedesktop.org/wiki/Specifications/shared-mime-info-spec" +target "https://www.freedesktop.org/wiki/Specifications/shared-mime-info-spec" literal "false" \end_inset diff --git a/lib/doc/ja/EmbeddedObjects.lyx b/lib/doc/ja/EmbeddedObjects.lyx index 70040fa638..1e9659775e 100644 --- a/lib/doc/ja/EmbeddedObjects.lyx +++ b/lib/doc/ja/EmbeddedObjects.lyx @@ -51269,7 +51269,7 @@ literal "true" \begin_inset CommandInset href LatexCommand href name "PSTricks" -target "http://tug.org/PSTricks/" +target "https://tug.org/PSTricks/" literal "false" \end_inset diff --git a/lib/doc/ja/LaTeXConfig.lyx b/lib/doc/ja/LaTeXConfig.lyx index eb7ab9a57b..fbfc91ed0e 100644 --- a/lib/doc/ja/LaTeXConfig.lyx +++ b/lib/doc/ja/LaTeXConfig.lyx @@ -2887,7 +2887,7 @@ status open \begin_layout Plain Layout -http://journals.aas.org/authors/aastex/aastex.html +https://journals.aas.org/authors/aastex/aastex.html \end_layout \end_inset @@ -2953,7 +2953,7 @@ status collapsed \begin_layout Plain Layout -http://www.aeaweb.org/templates/latex_templates.zip +https://www.aeaweb.org/templates/latex_templates.zip \end_layout \end_inset @@ -3262,7 +3262,7 @@ status collapsed \begin_layout Plain Layout -http://sgmltools-lite.sourceforge.net/ +https://sgmltools-lite.sourceforge.net \end_layout \end_inset @@ -3455,7 +3455,7 @@ status collapsed \begin_layout Plain Layout -http://www.entcs.org/generic.zip +https://www.entcs.org/generic.zip \end_layout \end_inset @@ -3877,7 +3877,7 @@ status collapsed \begin_layout Plain Layout -http://www.ieee.org +https://www.ieee.org \end_layout \end_inset @@ -4512,7 +4512,7 @@ status collapsed \begin_layout Plain Layout -http://www.jstatsoft.org/public/journals/1/jss-style.zip +https://www.jstatsoft.org/public/journals/1/jss-style.zip \end_layout \end_inset @@ -5707,7 +5707,7 @@ status collapsed \begin_layout Plain Layout -http://www.tug.org +https://www.tug.org \end_layout \end_inset @@ -7120,7 +7120,7 @@ status collapsed \begin_layout Plain Layout -http://sourceforge.net/projects/jurabib/ +https://sourceforge.net/projects/jurabib/ \end_layout \end_inset diff --git a/lib/doc/ru/Additional.lyx b/lib/doc/ru/Additional.lyx index 493da25d16..d4bc921c26 100644 --- a/lib/doc/ru/Additional.lyx +++ b/lib/doc/ru/Additional.lyx @@ -4530,7 +4530,7 @@ er \begin_inset CommandInset href LatexCommand href name "http://pinchito.es/elyxer/" -target "http://pinchito.es/elyxer/" +target "https://pinchito.es/elyxer/" literal "false" \end_inset @@ -4963,7 +4963,7 @@ dpi. \begin_inset CommandInset href LatexCommand href name "jsMath" -target "http://www.math.union.edu/~dpvc/jsMath/" +target "https://www.math.union.edu/~dpvc/jsMath/" literal "false" \end_inset @@ -7694,7 +7694,7 @@ status collapsed \begin_layout Plain Layout -https://www.aanda.org/ +https://www.aanda.org \end_layout \end_inset @@ -9363,7 +9363,7 @@ status open \begin_layout Plain Layout -http://www.ams.org +https://www.ams.org \end_layout \end_inset @@ -12019,7 +12019,7 @@ status collapsed \begin_layout Plain Layout -http://www.springer.com +https://www.springer.com \end_layout \end_inset @@ -13364,7 +13364,7 @@ status open \begin_layout Plain Layout -http://svnbook.red-bean.com/ +https://svnbook.red-bean.com \end_layout \end_inset @@ -13915,7 +13915,7 @@ status collapsed \begin_layout Plain Layout -http://www.nongnu.org/cvs +https://www.nongnu.org/cvs \end_layout \end_inset @@ -15050,7 +15050,7 @@ status open \begin_layout Plain Layout -http://svnbook.red-bean.com/en/1.2/svn.advanced.locking.html +https://svnbook.red-bean.com/en/1.2/svn.advanced.locking.html \end_layout \end_inset @@ -15624,7 +15624,7 @@ SVN и среда Windows \begin_inset CommandInset href LatexCommand href name "CollabNet" -target "http://www.collab.net/nonav/downloads/subversion/" +target "https://www.collab.net/nonav/downloads/subversion/" literal "false" \end_inset @@ -15841,7 +15841,7 @@ status collapsed \begin_layout Plain Layout -http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html +https://www.chiark.greenend.org.uk/~sgtatham/putty/download.html \end_layout \end_inset @@ -16051,7 +16051,7 @@ status collapsed \begin_layout Plain Layout -http://svnbook.red-bean.com/en/1.4/svn.advanced.props.file-portability.html +https://svnbook.red-bean.com/en/1.4/svn.advanced.props.file-portability.html \end_layout \end_inset diff --git a/lib/doc/ru/EmbeddedObjects.lyx b/lib/doc/ru/EmbeddedObjects.lyx index e04d10056b..6eac79851d 100644 --- a/lib/doc/ru/EmbeddedObjects.lyx +++ b/lib/doc/ru/EmbeddedObjects.lyx @@ -48299,7 +48299,7 @@ Web page of the \SpecialChar LaTeX \begin_inset CommandInset href LatexCommand href name "PSTricks" -target "http://tug.org/PSTricks/" +target "https://tug.org/PSTricks/" literal "false" \end_inset diff --git a/lib/examples/Articles/American_Astronomical_Society_%28AASTeX_v._6.3.1%29.lyx b/lib/examples/Articles/American_Astronomical_Society_%28AASTeX_v._6.3.1%29.lyx index 012e6506af..9d8adebd14 100644 --- a/lib/examples/Articles/American_Astronomical_Society_%28AASTeX_v._6.3.1%29.lyx +++ b/lib/examples/Articles/American_Astronomical_Society_%28AASTeX_v._6.3.1%29.lyx @@ -106,7 +106,7 @@ Sample document for contributions to journals of the American Astronomical Socie \begin_inset CommandInset href LatexCommand href name "AASTeX user guide" -target "http://journals.aas.org/authors/aastex/aasguide.html" +target "https://journals.aas.org/authors/aastex/aasguide.html" literal "false" \end_inset @@ -124,7 +124,7 @@ status open \begin_layout Plain Layout -http://journals.aas.org/authors/aastex/aastex.html#_download +https://journals.aas.org/authors/aastex/aastex.html#_download \end_layout \end_inset @@ -769,7 +769,7 @@ status collapsed \begin_layout Plain Layout -http://www.aas.org/publications/aastex +https://www.aas.org/publications/aastex \end_layout \end_inset diff --git a/lib/examples/Curricula_Vitae/Europass_CV_%282013%29.lyx b/lib/examples/Curricula_Vitae/Europass_CV_%282013%29.lyx index a90f9f3209..606d26150f 100644 --- a/lib/examples/Curricula_Vitae/Europass_CV_%282013%29.lyx +++ b/lib/examples/Curricula_Vitae/Europass_CV_%282013%29.lyx @@ -130,7 +130,7 @@ status open \begin_layout Plain Layout -http://europass.cedefop.europa.eu +https://europass.cedefop.europa.eu \end_layout \end_inset diff --git a/lib/examples/Modules/LilyPond_Book.lyx b/lib/examples/Modules/LilyPond_Book.lyx index a53153d3ad..aea8e8ed64 100644 --- a/lib/examples/Modules/LilyPond_Book.lyx +++ b/lib/examples/Modules/LilyPond_Book.lyx @@ -1376,7 +1376,7 @@ status collapsed \begin_layout Plain Layout -http://lsr.di.unimi.it/LSR/Item?id=627 +https://lsr.di.unimi.it/LSR/Item?id=627 \end_layout \end_inset @@ -1558,7 +1558,7 @@ status collapsed \begin_layout Plain Layout -http://lsr.di.unimi.it/LSR/Item?id=634 +https://lsr.di.unimi.it/LSR/Item?id=634 \end_layout \end_inset diff --git a/lib/examples/Modules/Linguistics.lyx b/lib/examples/Modules/Linguistics.lyx index 2a0b1cfd39..ed60bb7426 100644 --- a/lib/examples/Modules/Linguistics.lyx +++ b/lib/examples/Modules/Linguistics.lyx @@ -3283,7 +3283,7 @@ status collapsed \begin_layout Plain Layout -https://mirrors.ctan.org/graphics/pgf/contrib/forest +https://www.ctan.org/tex-archive/graphics/pgf/contrib/forest \end_layout \end_inset diff --git a/lib/examples/Modules/Noweb_Listerrors.lyx b/lib/examples/Modules/Noweb_Listerrors.lyx index 5479eaa446..e4424a507b 100644 --- a/lib/examples/Modules/Noweb_Listerrors.lyx +++ b/lib/examples/Modules/Noweb_Listerrors.lyx @@ -318,7 +318,7 @@ status collapsed \begin_layout Plain Layout -http://www.python.org +https://www.python.org \end_layout \end_inset diff --git a/lib/examples/Modules/Rnw_%28knitr%29.lyx b/lib/examples/Modules/Rnw_%28knitr%29.lyx index fc7d76815a..561749ee7d 100644 --- a/lib/examples/Modules/Rnw_%28knitr%29.lyx +++ b/lib/examples/Modules/Rnw_%28knitr%29.lyx @@ -131,7 +131,7 @@ status collapsed \begin_layout Plain Layout -http://www.r-project.org +https://www.r-project.org \end_layout \end_inset @@ -209,7 +209,7 @@ status collapsed \begin_layout Plain Layout -http://yihui.name/knitr +https://yihui.name/knitr \end_layout \end_inset diff --git a/lib/examples/Modules/Sweave.lyx b/lib/examples/Modules/Sweave.lyx index 20071602a6..baf4640fcb 100644 --- a/lib/examples/Modules/Sweave.lyx +++ b/lib/examples/Modules/Sweave.lyx @@ -218,7 +218,7 @@ status collapsed \begin_layout Plain Layout -http://www.r-project.org +https://www.r-project.org \end_layout \end_inset @@ -1700,7 +1700,7 @@ status collapsed \begin_layout Plain Layout -http://cran.r-project.org/web/views/ReproducibleResearch.html +https://cran.r-project.org/web/views/ReproducibleResearch.html \end_layout \end_inset diff --git a/lib/examples/de/Curricula_Vitae/Europass_CV_%282013%29.lyx b/lib/examples/de/Curricula_Vitae/Europass_CV_%282013%29.lyx index 245354d362..f09c6f154b 100644 --- a/lib/examples/de/Curricula_Vitae/Europass_CV_%282013%29.lyx +++ b/lib/examples/de/Curricula_Vitae/Europass_CV_%282013%29.lyx @@ -144,7 +144,7 @@ status open \begin_layout Plain Layout -http://europass.cedefop.europa.eu +https://europass.cedefop.europa.eu \end_layout \end_inset diff --git a/lib/examples/de/Modules/Linguistics.lyx b/lib/examples/de/Modules/Linguistics.lyx index 79ac63de2d..61c87476ff 100644 --- a/lib/examples/de/Modules/Linguistics.lyx +++ b/lib/examples/de/Modules/Linguistics.lyx @@ -3305,7 +3305,7 @@ status collapsed \begin_layout Plain Layout -https://mirrors.ctan.org/graphics/pgf/contrib/forest +https://www.ctan.org/tex-archive/graphics/pgf/contrib/forest \end_layout \end_inset diff --git a/lib/examples/es/Modules/Linguistics.lyx b/lib/examples/es/Modules/Linguistics.lyx index 97227cc411..b6aa23905b 100644 --- a/lib/examples/es/Modules/Linguistics.lyx +++ b/lib/examples/es/Modules/Linguistics.lyx @@ -2591,7 +2591,7 @@ status collapsed \begin_layout Plain Layout -https://mirrors.ctan.org/graphics/pgf/contrib/forest +https://www.ctan.org/tex-archive/graphics/pgf/contrib/forest \end_layout \end_inset diff --git a/lib/examples/fr/Graphics_and_Insets/XY-Pic.lyx b/lib/examples/fr/Graphics_and_Insets/XY-Pic.lyx index eb03844102..21eef71466 100644 --- a/lib/examples/fr/Graphics_and_Insets/XY-Pic.lyx +++ b/lib/examples/fr/Graphics_and_Insets/XY-Pic.lyx @@ -3953,7 +3953,7 @@ status collapsed \begin_layout Plain Layout -http://www.gnu.org/software/auctex/preview-latex.html +https://www.gnu.org/software/auctex/preview-latex.html \end_layout \end_inset @@ -3981,7 +3981,7 @@ status collapsed \begin_layout Plain Layout -http://www.gnu.org/software/auctex/ +https://www.gnu.org/software/auctex/ \end_layout \end_inset diff --git a/lib/examples/fr/Modules/Linguistics.lyx b/lib/examples/fr/Modules/Linguistics.lyx index 04d592f2d7..ac3af582b3 100644 --- a/lib/examples/fr/Modules/Linguistics.lyx +++ b/lib/examples/fr/Modules/Linguistics.lyx @@ -3331,7 +3331,7 @@ status collapsed \begin_layout Plain Layout -https://mirrors.ctan.org/graphics/pgf/contrib/forest +https://www.ctan.org/tex-archive/graphics/pgf/contrib/forest \end_layout \end_inset diff --git a/lib/examples/ja/Graphics_and_Insets/XY-Pic.lyx b/lib/examples/ja/Graphics_and_Insets/XY-Pic.lyx index 5de0bc69e0..13f9142036 100644 --- a/lib/examples/ja/Graphics_and_Insets/XY-Pic.lyx +++ b/lib/examples/ja/Graphics_and_Insets/XY-Pic.lyx @@ -3464,7 +3464,7 @@ status collapsed \begin_layout Plain Layout -http://www.gnu.org/software/auctex/preview-latex.html +https://www.gnu.org/software/auctex/preview-latex.html \end_layout \end_inset @@ -3510,7 +3510,7 @@ status collapsed \begin_layout Plain Layout -http://www.gnu.org/software/auctex/ +https://www.gnu.org/software/auctex/ \end_layout \end_inset diff --git a/lib/examples/ja/Modules/LilyPond_Book.lyx b/lib/examples/ja/Modules/LilyPond_Book.lyx index 65ee6f8eb8..0fcdec8634 100644 --- a/lib/examples/ja/Modules/LilyPond_Book.lyx +++ b/lib/examples/ja/Modules/LilyPond_Book.lyx @@ -1280,7 +1280,7 @@ status collapsed \begin_layout Plain Layout -http://lsr.di.unimi.it/LSR/Item?id=627 +https://lsr.di.unimi.it/LSR/Item?id=627 \end_layout \end_inset @@ -1463,7 +1463,7 @@ status collapsed \begin_layout Plain Layout -http://lsr.di.unimi.it/LSR/Item?id=634 +https://lsr.di.unimi.it/LSR/Item?id=634 \end_layout \end_inset diff --git a/lib/examples/ja/Modules/Rnw_%28knitr%29.lyx b/lib/examples/ja/Modules/Rnw_%28knitr%29.lyx index 9a51e0d143..682839320b 100644 --- a/lib/examples/ja/Modules/Rnw_%28knitr%29.lyx +++ b/lib/examples/ja/Modules/Rnw_%28knitr%29.lyx @@ -130,7 +130,7 @@ status collapsed \begin_layout Plain Layout -http://www.r-project.org +https://www.r-project.org \end_layout \end_inset @@ -214,7 +214,7 @@ status collapsed \begin_layout Plain Layout -http://yihui.name/knitr +https://yihui.name/knitr \end_layout \end_inset diff --git a/lib/examples/ja/Modules/Sweave.lyx b/lib/examples/ja/Modules/Sweave.lyx index 5e7f70e0e1..64aaaee2a6 100644 --- a/lib/examples/ja/Modules/Sweave.lyx +++ b/lib/examples/ja/Modules/Sweave.lyx @@ -210,7 +210,7 @@ status collapsed \begin_layout Plain Layout -http://www.r-project.org +https://www.r-project.org \end_layout \end_inset @@ -1609,7 +1609,7 @@ status collapsed \begin_layout Plain Layout -http://cran.r-project.org/web/views/ReproducibleResearch.html +https://cran.r-project.org/web/views/ReproducibleResearch.html \end_layout \end_inset diff --git a/lib/examples/ko/Language_Support/Writing_Korean_with_CJK-ko.lyx b/lib/examples/ko/Language_Support/Writing_Korean_with_CJK-ko.lyx index c1c95f1824..a5d8070894 100644 --- a/lib/examples/ko/Language_Support/Writing_Korean_with_CJK-ko.lyx +++ b/lib/examples/ko/Language_Support/Writing_Korean_with_CJK-ko.lyx @@ -181,7 +181,7 @@ status collapsed \begin_layout Plain Layout -http://github.com/dohyunkim/cjk-ko +https://github.com/dohyunkim/cjk-ko \end_layout \end_inset diff --git a/lib/templates/Articles/American_Astronomical_Society_%28AASTeX_v._6.3.1%29.lyx b/lib/templates/Articles/American_Astronomical_Society_%28AASTeX_v._6.3.1%29.lyx index 1a8141c8ff..dff6a0dbd8 100644 --- a/lib/templates/Articles/American_Astronomical_Society_%28AASTeX_v._6.3.1%29.lyx +++ b/lib/templates/Articles/American_Astronomical_Society_%28AASTeX_v._6.3.1%29.lyx @@ -114,7 +114,7 @@ Please consult the \begin_inset CommandInset href LatexCommand href name "AASTeX user guide" -target "http://journals.aas.org/authors/aastex/aasguide.html" +target "https://journals.aas.org/authors/aastex/aasguide.html" literal "false" \end_inset @@ -137,7 +137,7 @@ status open \begin_layout Plain Layout -http://journals.aas.org/authors/aastex/aastex.html#_download +https://journals.aas.org/authors/aastex/aastex.html#_download \end_layout \end_inset diff --git a/lib/templates/Articles/Chinese_Article_%28CTeX%29.lyx b/lib/templates/Articles/Chinese_Article_%28CTeX%29.lyx index e198f5337f..38b59d29a2 100644 --- a/lib/templates/Articles/Chinese_Article_%28CTeX%29.lyx +++ b/lib/templates/Articles/Chinese_Article_%28CTeX%29.lyx @@ -211,7 +211,7 @@ status collapsed \begin_layout Plain Layout -http://yihui.name +https://yihui.name \end_layout \end_inset diff --git a/lib/templates/Articles/Journal_of_Statistical_Software_%28JSS%29_version_2.lyx b/lib/templates/Articles/Journal_of_Statistical_Software_%28JSS%29_version_2.lyx index bad9818e6c..c8f4675012 100644 --- a/lib/templates/Articles/Journal_of_Statistical_Software_%28JSS%29_version_2.lyx +++ b/lib/templates/Articles/Journal_of_Statistical_Software_%28JSS%29_version_2.lyx @@ -410,7 +410,7 @@ status open \begin_layout Plain Layout -http://eeecon.uibk.ac.at/~zeileis/ +https://eeecon.uibk.ac.at/~zeileis/ \end_layout \end_inset diff --git a/lib/templates/Articles/Journal_of_the_Acoustical_Society_of_America_%28JASA%29.lyx b/lib/templates/Articles/Journal_of_the_Acoustical_Society_of_America_%28JASA%29.lyx index ba9eb94961..f9a48230a3 100644 --- a/lib/templates/Articles/Journal_of_the_Acoustical_Society_of_America_%28JASA%29.lyx +++ b/lib/templates/Articles/Journal_of_the_Acoustical_Society_of_America_%28JASA%29.lyx @@ -95,7 +95,7 @@ status open \begin_layout Plain Layout -http://jasa.peerx-press.org/html/jasa/Using_LaTeX_for_JASA.html +https://jasa.peerx-press.org/html/jasa/Using_LaTeX_for_JASA.html \end_layout \end_inset diff --git a/lib/templates/Articles/Mathematical_Monthly.lyx b/lib/templates/Articles/Mathematical_Monthly.lyx index 4d9230913a..0ce5585b4d 100644 --- a/lib/templates/Articles/Mathematical_Monthly.lyx +++ b/lib/templates/Articles/Mathematical_Monthly.lyx @@ -234,7 +234,7 @@ status open \begin_layout Plain Layout -http://www.maa.org +https://www.maa.org \end_layout \end_inset diff --git a/lib/templates/Articles/R_Journal.lyx b/lib/templates/Articles/R_Journal.lyx index 468a16b0b4..29ba650b4f 100644 --- a/lib/templates/Articles/R_Journal.lyx +++ b/lib/templates/Articles/R_Journal.lyx @@ -204,7 +204,7 @@ status collapsed \begin_layout Plain Layout -http://yihui.name/knitr/ +"https://yihui.name/knitr/ \end_layout \end_inset diff --git a/lib/templates/Books/Springer_Contributed_Books_%28svmult%29/11_References.lyx b/lib/templates/Books/Springer_Contributed_Books_%28svmult%29/11_References.lyx index e85e65387b..be685741d5 100644 --- a/lib/templates/Books/Springer_Contributed_Books_%28svmult%29/11_References.lyx +++ b/lib/templates/Books/Springer_Contributed_Books_%28svmult%29/11_References.lyx @@ -432,7 +432,7 @@ status collapsed \begin_layout Plain Layout -http://www.rsc.org/dose/title of subordinate document. +https://www.rsc.org/dose/title of subordinate document. Cited 15 Jan 1999 \end_layout @@ -550,7 +550,7 @@ status collapsed \begin_layout Plain Layout -http://www.rsc.org/dose/title of subordinate document. +https://www.rsc.org/dose/title of subordinate document. Cited 15 Jan 1999 \end_layout @@ -711,7 +711,7 @@ status collapsed \begin_layout Plain Layout -http://www.rsc.org/dose/Effective substances. +https://www.rsc.org/dose/Effective substances. \end_layout \end_inset @@ -997,7 +997,7 @@ status collapsed \begin_layout Plain Layout -http://www.rsc.org/dose/title of subordinate document. +https://www.rsc.org/dose/title of subordinate document. Cited 15 Jan 1999 \end_layout diff --git a/lib/templates/Books/Springer_Monographs_%28svmono%29/11_References.lyx b/lib/templates/Books/Springer_Monographs_%28svmono%29/11_References.lyx index aee2ac717c..d97a99d139 100644 --- a/lib/templates/Books/Springer_Monographs_%28svmono%29/11_References.lyx +++ b/lib/templates/Books/Springer_Monographs_%28svmono%29/11_References.lyx @@ -411,7 +411,7 @@ status collapsed \begin_layout Plain Layout -http://www.rsc.org/dose/title of subordinate document. +https://www.rsc.org/dose/title of subordinate document. Cited 15 Jan 1999 \end_layout @@ -510,7 +510,7 @@ status collapsed \begin_layout Plain Layout -http://www.rsc.org/dose/title of subordinate document. +https://www.rsc.org/dose/title of subordinate document. Cited 15 Jan 1999 \end_layout @@ -646,7 +646,7 @@ status collapsed \begin_layout Plain Layout -http://www.rsc.org/dose/Effective substances. +https://www.rsc.org/dose/Effective substances. \end_layout \end_inset @@ -877,7 +877,7 @@ status collapsed \begin_layout Plain Layout -http://www.rsc.org/dose/title of subordinate document. +https://www.rsc.org/dose/title of subordinate document. Cited 15 Jan 1999 \end_layout