The previous link still worked but asked for bookmarks to be updated
to the newer URL.
Thanks to Ian Holliday for this correction.
(cherry picked from commit 4b1f3ab53924eb4b4c60871dec33617d6d86d3b0)
The homepage does not exist anymore. Note that R installations now
come with Sweave already installed.
We now instead reference the user manual of Sweave.
(cherry picked from commit a0b3c3b563b7fddf839f530ceb66e7ad0b3558f2)
Our URL tests have been reporting the previous URL for a few months
as broken, and browser confirms it.
(cherry picked from commit b5662f1d217e67a702c7966a002edc005b4357e3)
Norman Ramsey is now at Tufts, and URLs to his websites at previous
institutions are broken. The new link gives the same information as
the old links did (verified with web.archive.org).
(cherry picked from commit be91997227f69d9622a928b0d4870fbaee0a844e)
The wrapper script is placed in the binary directory of the LyX bundle.
It tries to find the real inkscape command line converter in the
Inkscape.app bundle and starts it or reports an error.
The configure.py is changed for Mac OS to check the presence of
the real inkscape binary in the Inkscape.app bundle.
(cherry picked from commit 350ef993e59b3ede7dd621a81f096ea78296c5c8)
Dekel Tsur has a webpage with information on getting set up with
using Hebrew with LaTeX and LyX. We link to that webpage from our
Hebrew Tutorial. He appears to have changed universities, and the
new link gives the same information as the old link did (verified
with web.archive.org).
(cherry picked from commit a128e1287d89d76fd0a7f0eeb2df6c45f3b2493e)
Our URL tests have been reporting the previous URL for a few months
as broken, and browser confirms it.
(cherry picked from commit b94bb04d9146c075c31a39d99fe7d750e46e914c)
Our URL tests have been reporting the previous URL for a few months
as broken, and browser confirms it.
(cherry picked from commit 7b6fc48c22d38a6f04bc09766aa9df2946b51d2c)
Remove the trimming operation on LabelString, LabelStringAppendix,
EndLabelString and LabelCounter. This trimming meant that quotes
strings were not preserved, which is wrong.
To preserve layouts, the Layout format has been updated to 64, so that
layout2layout can remove extra spaces on existing strings, which
ensures that behavior is unchanged for old layouts (courtesy of rgheck).
It is now possible to re-add spaces in label strings where it makes
sense.
Fixes bug #10723.
(cherry picked from commit 5c545573507bbf55f78c294188537c6aff959bc0)