Fix some non-accessible URLS

Also don't check attic, devel or obsolete files
Not found good replacements for
        http://texcatalogue.ctan.org/bytopic.html
        http://www.tiresias.org/research/reports/braille_cell.htm
This commit is contained in:
Kornel Benko 2019-03-31 00:15:52 +01:00
parent 5a02c19bb1
commit 0b29581905
6 changed files with 15 additions and 6 deletions

View File

@ -13,8 +13,17 @@ set(LYXFILES_FILE "${CMAKE_CURRENT_BINARY_DIR}/filesToScan")
file(WRITE "${LYXFILES_FILE}")
file(GLOB_RECURSE lyx_files RELATIVE "${TOP_SEARCH_PATH}" "${TOP_SEARCH_PATH}/*.lyx")
set(NO_SEARCH_PATHS "/attic/" "src/tex2lyx/test" "/autotests/" "development/" "/Obsolete/")
foreach(_f ${lyx_files})
set(found OFF)
foreach(_p ${NO_SEARCH_PATHS})
if (_f MATCHES "${_p}")
set(found ON)
endif()
endforeach()
if (NOT found)
file(APPEND "${LYXFILES_FILE}" "${_f}\n")
endif()
endforeach()
# Define the perl-script running the actual test

View File

@ -17265,7 +17265,7 @@ vgl.
\begin_inset CommandInset href
LatexCommand href
name "amtliche Regeln"
target "http://www.rechtschreibrat.com/DOX/rfdr_Regeln_2017.pdf"
target "http://www.rechtschreibrat.com/DOX/rfdr_Regeln_2016_veroeffentlicht_2017.pdf"
literal "false"
\end_inset

View File

@ -24545,7 +24545,7 @@ status collapsed
\begin_layout Plain Layout
http://www.xmarks.com/site/shelob.ce.ttu.edu/daves/lpfaq/faq.html
http://www.literateprogramming.com/lpfaq.pdf
\end_layout
\end_inset

View File

@ -24906,7 +24906,7 @@ status collapsed
\begin_layout Plain Layout
http://www.xmarks.com/site/shelob.ce.ttu.edu/daves/lpfaq/faq.html
http://www.literateprogramming.com/lpfaq.pdf
\end_layout
\end_inset

View File

@ -21270,7 +21270,7 @@ status collapsed
\begin_layout Plain Layout
http://www.xmarks.com/site/shelob.ce.ttu.edu/daves/lpfaq/faq.html
http://www.literateprogramming.com/lpfaq.pdf
\end_layout
\end_inset

View File

@ -372,7 +372,7 @@ status open
\begin_layout Plain Layout
http://www.aip.org/pacs
https://www.aip.org/pacs
\end_layout
\end_inset