8913 Commits

Author SHA1 Message Date
Scott Kostyshak
0382658252 Update docs to 2.3.0rc1 format
This reverts part of 95f60915, which edited LFUNs.lyx directly. We
can look into a fix at the source after rc1.
2017-10-27 13:48:00 -04:00
Scott Kostyshak
c480b5bdf5 configure.py: add LilyPond editor, Frescobaldi
Generic text editors are used as fallbacks, in case Frescobaldi is
not available. The list of text editors is the same as elsewhere in
configure.py. We might consider centralizing the list of text
editors in a variable.

Patch from Helge Hafting on ML at:.

https://www.mail-archive.com/search?l=mid&q=f167276f-4f59-7bab-a832-cff56dddd670%40ntnu.no

(cherry picked from commit c4b4305fa2e7238b8d92859c286807cb2cb99ab6)
2017-10-27 02:23:17 -04:00
Uwe Stöhr
a7f561f571 sweave.lyx: accept changes
- also correct 2 file paths in Japanese EmbeddedObjects.lyx
2017-10-27 00:14:00 +02:00
Uwe Stöhr
361397f273 doc files: fix some path and reference mistakes
also replace remaining occurrences of EPS images
2017-10-26 02:24:24 +02:00
Uwe Stöhr
333045c17d Japanese EmbeddedObjects.lyx: fix image paths
also replace remaining occurrences of EPS images
2017-10-26 01:26:42 +02:00
Richard Heck
6247de2629 Fix bug #10556.
Update CSS for Standard layout in Memoir.

(cherry picked from commit e05c91083fa69a2912328bb382c928d18f0f6e1a)
2017-10-23 16:30:12 -04:00
Juergen Spitzmueller
aa1698ede0 More accurate description of fixltx2e state. 2017-10-23 13:50:11 +02:00
jpc
d57935b33b Add obsolescence warning in fixltx2e description (ticket 9361) 2017-10-23 09:51:08 +02:00
jpc
95f60915a7 Make math options loading automatic, see ticket 10661 2017-10-23 09:23:31 +02:00
Uwe Stöhr
080c068e97 Additional.lyx: accept and distribute changes
- almost all changes were already distributed
- fix some cross-reference issues
2017-10-23 00:02:04 +02:00
Günter Milde
71a35ea45b Warn of side-effects of the changed default behaviour regarding dash export. 2017-10-21 22:31:12 +02:00
Juergen Spitzmueller
bb5ee7f37e Fix small display issue with biblatex's \textcite
(cherry picked from commit b632e3ebf3ccbec1ebeb32505aa76e70619f96c8)
2017-10-18 17:48:17 +02:00
Uwe Stöhr
5480cfd19a Additional.lyx: replace quotes character by LyX quotes 2017-10-17 00:24:41 +02:00
Juergen Spitzmueller
9ae4b659dc Collapsable -> Collapsible (part 4)
The current spelling is not strictly wrong, but flagged as unusual or
historical by some authorities. It is also found fault with many
spell checkers. Thus we decided to move to the more standard "-ible"
form once and for all.

See #10678 for discussion

This last part updates the layout format and changes collapsable color.

This will all also all be backported to 2.3.x, for the sake of backwards
compatibility (cherry-picking).

(cherry picked from commit 4345331870cb3207dde3930a932c77bebe81dbda)
2017-10-16 11:24:49 +02:00
Juergen Spitzmueller
a59301eaff Collapsable -> Collapsible (part 2)
The current spelling is not strictly wrong, but flagged as unusual or
historical by some authorities. It is also found fault with many
spell checkers. Thus we decided to move to the more standard "-ible"
form once and for all.

See #10678 for discussion

This part covers the most tricky part: the internal naming.
Translations and layouts will follow.

This will all also all be backported to 2.3.x, for the sake of backwards
compatibility (cherry-picking).

(cherry picked from commit c466baaa5b99e44ea25616556bd0918197f4b54c)
2017-10-16 11:24:41 +02:00
Juergen Spitzmueller
e040ccb0e8 Collapsable -> Collapsible (part 1)
The current spelling is not strictly wrong, but flagged as unusual or
historical by some authorities. It is also found fault with many
spell checkers. Thus we decided to move to the more standard "-ible"
form once and for all.

See #10678 for discussion

This part only covers the usage in comments and the like. More to follow.

This will all also all be backported to 2.3.x, for the sake of backwards
compatibility (cherry-picking).

(cherry picked from commit 648ddd25eca045f34569405aca15c5d638bbb723)
2017-10-16 11:22:13 +02:00
Juergen Spitzmueller
bbac6b7037 Fix literal string in binary context
In 1a26f9b26cff827da5, all strings in the context of regexes and
comparisons have been converted to byte-like objects for python2/3
compatibility reasons. This has not been considered in the later
commit 5c545573507bb, which makes layout2layout break with
TypeError: can't concat str to bytes.

(cherry picked from commit 8fecdfc473d067f9caa79dffa7ab078d391d50ed)
2017-10-13 18:38:01 +02:00
Juergen Spitzmueller
4242cbd504 Update some more layouts
(cherry picked from commit 5997b60da1f493fd10def3e23b292d3e5de6eacc)
2017-10-13 16:11:36 +02:00
Juergen Spitzmueller
930c2fe5cd Adapt citengine to current layout format.
(cherry picked from commit d4e30ad88f2967a2e464fd3a54a52feeb25e72f1)
2017-10-13 15:49:40 +02:00
Scott Kostyshak
2af69629cb ja/EmbeddedObjects.lyx: correct file path
References to the central clipart directory must be prefixed with
".." for non-English manuals.

(cherry picked from commit d233831c1c7029c1159b8168b2026d7ad3df40c3)
2017-10-09 11:57:49 -04:00
Scott Kostyshak
fa32ad6adf RELEASE-NOTES: reference wiki with previous notes
If users are upgrading from an older version of LyX than the
previous major series, they should consult the release notes from
the releases in-between.

For more discussion on this topic, see the following mailing list
thread:

https://www.mail-archive.com/search?l=mid&q=20170902070549.47ciiszxjjqhyreq%40steph
2017-10-07 02:34:35 -04:00
Scott Kostyshak
f7123e6df0 RELEASE-NOTES: mention Qt-based fallback converter 2017-10-07 01:54:42 -04:00
Scott Kostyshak
5933031130 Additional.lyx: update eLyXer URL
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)
2017-10-06 21:38:43 -04:00
Scott Kostyshak
c194f60d55 ja/Math.lyx: correct the URL of the mhchem manual
It was pointing to the hyperref manual.

(cherry picked from commit 8b1cdce752481a3ac245b2cadcf189cac8dfc2a9)
2017-10-06 15:08:26 -04:00
Scott Kostyshak
2edeea8067 sweave.lyx: remove ref to previous homepage
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)
2017-10-06 14:24:39 -04:00
Scott Kostyshak
b6c9ee1a0a poster-a0poster-simple.lyx: rm ref to a0poster-kh
a0poster-kh is unmaintained and non-standard. Note that URL in the
removed \item was broken.

For more information, see discussion on list:
https://www.mail-archive.com/search?l=mid&q=20171006055205.jdicpppko3tjrlef%40steph

(cherry picked from commit 5b7c2348e6977204348d2677d0855249d0b017c9)
2017-10-06 13:54:53 -04:00
Scott Kostyshak
d6290d1f24 docs: fix URL to hyperref manual
Our URL tests have been reporting the previous URL for a few months
as broken, and browser confirms it.

(cherry picked from commit b5662f1d217e67a702c7966a002edc005b4357e3)
2017-10-06 02:18:08 -04:00
Scott Kostyshak
ca14295a49 docs: update URL of Astronomy & Astrophysics
The new URL was found by visiting the root URL and clicking on
"journals".

(cherry picked from commit 55cdd629169187f0b0702dff6515e7e634a112b1)
2017-10-05 00:23:44 -04:00
Scott Kostyshak
4d5d7e37d5 fr/Additional.lyx: remove duplicate URL
(cherry picked from commit 8738aceca303c4e0d0af3e75e9722f3878cdb6a1)
2017-10-05 00:23:44 -04:00
Scott Kostyshak
b0379b7a68 Update noweb URL in docs
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)
2017-10-03 15:25:17 -04:00
Stephan Witt
c75d9bf7c4 Add Qt-based fallback-converter for Mac to compensate missing ImageMagick convert utility
(cherry picked from commit f93ec4a1f41b70a4607ff355e19f4721f9338028)
2017-10-03 20:10:29 +02:00
Stephan Witt
0faf6ff22b add inkscape wrapper script for Mac OS
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)
2017-10-03 20:07:35 +02:00
Scott Kostyshak
a4ddc5401b Hebrew tutorial: update link to Hebrew set up
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)
2017-10-02 23:39:26 -04:00
Scott Kostyshak
e08512e7fd LaTeXConfig.lyx: fix URL of AEA author guide
Our URL tests have been reporting the previous URL for a few months
as broken, and browser confirms it.

(cherry picked from commit b94bb04d9146c075c31a39d99fe7d750e46e914c)
2017-10-02 23:20:56 -04:00
Scott Kostyshak
fe05ff0013 Math.lyx: fix URL of amsguide.pdf
Our URL tests have been reporting the previous URL for a few months
as broken, and browser confirms it.

(cherry picked from commit 7b6fc48c22d38a6f04bc09766aa9df2946b51d2c)
2017-10-02 23:11:41 -04:00
Uwe Stöhr
dc29f73a2f UserGuide.lyx: accept and distribute today's changes 2017-10-03 01:30:59 +02:00
Günter Milde
0f6af3da50 Revise dash documentation in the UserGuide (en and de). 2017-10-02 16:10:28 +02:00
Scott Kostyshak
1962b8bedb Restore compilation of ja/Additional.lyx
Remove a system-dependent path.

(cherry picked from commit e4745546276a6b11628c0b4bc51c3f9655bf4569)
2017-10-02 00:51:49 -04:00
Scott Kostyshak
abc112e3a8 Set default format to "default" for Japanese docs
Consistent with 27165841.

(cherry picked from commit 867abeac060d5cb8ebe79a2dab0e5b92d53c623a)
2017-10-01 13:24:13 -04:00
Juergen Spitzmueller
cf1a276ec4 Update internal Hunspell to latest release (1.6.2)
(cherry picked from commit 3b89cd9c283d1daadfbf1d7367aa103450a276ae)
2017-09-19 19:16:52 +02:00
Kornel Benko
adfcd0828e Fix compilation of es/Additional.lyx with (xe|lua)latex using for system fonts 2017-09-18 09:22:08 +02:00
Juergen Spitzmueller
942dfcd69a de/Customization: fix typo.
(cherry picked from commit f7e431ce7339b4772e162141212d5a45cf067236)
2017-09-17 18:31:33 +02:00
Juergen Spitzmueller
166054126e RELEASE_NOTES: minor correction 2017-09-15 11:54:39 +02:00
Uwe Stöhr
4348166d8b UserGuide.lyx: accept and distribute all recent changes (part 3/3) 2017-09-15 00:09:40 +02:00
Uwe Stöhr
3a6e18f53a UserGuide.lyx: accept and distribute more recent changes (part 2/3) 2017-09-14 01:00:32 +02:00
Uwe Stöhr
5a5f154a98 UserGuide.lyx: accept and distribute recent changes (part 1/2)
- Customization.lyx: fix a typo
2017-09-13 00:57:21 +02:00
Juergen Spitzmueller
776f1db186 de/Additional: fix typo. 2017-09-12 11:06:29 +02:00
Guenter Milde
1014c6b64d Update documentation about em/en dashes and bitmap fonts. 2017-09-12 09:30:36 +02:00
Juergen Spitzmueller
e8dd6702fd svg2*tex.py: final fixes for Windows
Fixes: #10679
2017-09-12 07:57:29 +02:00
Uwe Stöhr
e249e756be Customization.lyx: fix a typo 2017-09-11 21:19:53 +02:00