Juergen Spitzmueller
d4e30ad88f
Adapt citengine to current layout format.
2017-10-13 15:47:41 +02:00
Juergen Spitzmueller
8fecdfc473
Fix literal string in binary context
...
In 1a26f9b26c
, 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 5c54557350
, which makes layout2layout break with
TypeError: can't concat str to bytes.
2017-10-13 10:04:27 +02:00
Scott Kostyshak
d233831c1c
ja/EmbeddedObjects.lyx: correct file path
...
References to the central clipart directory must be prefixed with
".." for non-English manuals.
2017-10-09 11:45:08 -04:00
Scott Kostyshak
0bf3136837
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:38:24 -04:00
Scott Kostyshak
4b1f3ab539
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.
2017-10-06 21:34:52 -04:00
Scott Kostyshak
8b1cdce752
ja/Math.lyx: correct the URL of the mhchem manual
...
It was pointing to the hyperref manual.
2017-10-06 15:06:11 -04:00
Scott Kostyshak
a0b3c3b563
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.
2017-10-06 14:22:22 -04:00
Scott Kostyshak
5b7c2348e6
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
2017-10-06 13:53:14 -04:00
Scott Kostyshak
b5662f1d21
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.
2017-10-06 02:16:40 -04:00
Scott Kostyshak
55cdd62916
docs: update URL of Astronomy & Astrophysics
...
The new URL was found by visiting the root URL and clicking on
"journals".
2017-10-05 00:22:35 -04:00
Scott Kostyshak
8738aceca3
fr/Additional.lyx: remove duplicate URL
2017-10-05 00:21:34 -04:00
Scott Kostyshak
be91997227
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).
2017-10-03 15:23:25 -04:00
Scott Kostyshak
a128e1287d
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).
2017-10-02 23:32:19 -04:00
Scott Kostyshak
b94bb04d91
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.
2017-10-02 23:15:02 -04:00
Scott Kostyshak
7b6fc48c22
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.
2017-10-02 23:07:51 -04:00
Uwe Stöhr
7ee30e0f5a
UserGuide.lyx: accept and distribute today's changes
2017-10-03 01:15:32 +02:00
Scott Kostyshak
e474554627
Restore compilation of ja/Additional.lyx
...
Remove a system-dependent path.
2017-10-02 00:48:33 -04:00
Scott Kostyshak
867abeac06
Set default format to "default" for Japanese docs
...
Consistent with 27165841
.
2017-10-01 13:22:03 -04:00
Stephan Witt
f93ec4a1f4
Add Qt-based fallback-converter for Mac to compensate missing ImageMagick convert utility
2017-09-30 18:13:37 +02:00
Enrico Forestieri
f64efe2f63
Cleanup some icons
...
- remove empty text
- convert texts to paths
2017-09-26 21:01:47 +02:00
Stephan Witt
350ef993e5
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.
2017-09-24 11:55:20 +02:00
Juergen Spitzmueller
f7e431ce73
de/Customization: fix typo.
2017-09-17 18:29:55 +02:00
Uwe Stöhr
0ae111102d
UserGuide.lyx: accept and distribute all recent changes (part 3/3)
2017-09-15 00:08:05 +02:00
Uwe Stöhr
7ff051f9e7
UserGuide.lyx: accept and distribute more recent changes (part 2/3)
2017-09-14 01:02:50 +02:00
Uwe Stöhr
c39d673d2f
UserGuide.lyx: accept and distribute recent changes (part 1/2)
...
- Customization.lyx: fix a typo
2017-09-13 00:55:51 +02:00
Juergen Spitzmueller
e0616db6a1
Update documentation about em/en dashes and bitmap fonts.
...
Manually cherry-picked from 1014c6b64d
, by Günter Milde.
2017-09-12 11:36:27 +02:00
Juergen Spitzmueller
06e5617cd7
de/Additional: fix typo.
2017-09-12 11:08:00 +02:00
Juergen Spitzmueller
5de0bf55a7
svg2*tex.py: final fixes for Windows
...
Fixes : #10679
2017-09-12 07:59:26 +02:00
Uwe Stöhr
cec1a005f5
Customization.lyx: fix a typo
2017-09-11 21:20:10 +02:00
Uwe Stöhr
a0c567d96f
Customization.lyx: some small adjustments
2017-09-11 00:23:27 +02:00
Uwe Stöhr
ac4f286bd6
Customization.lyx: accept and distribute latest changes
2017-09-10 23:57:07 +02:00
Juergen Spitzmueller
4c62e25ed6
Fix #10760
2017-09-10 19:45:01 +02:00
Juergen Spitzmueller
4f341fc59d
Inkscape.xtemplate: Add missing output formats
2017-09-10 18:08:53 +02:00
Juergen Spitzmueller
6dd66a15a5
configure.py: update lyxrc file format.
2017-09-10 17:19:12 +02:00
Juergen Spitzmueller
90df39d491
svg2*tex.py: use subprocess in order to handle path with spaces.
...
See #10679
2017-09-10 17:04:49 +02:00
Juergen Spitzmueller
36b092cadd
Customization: update the list of colors.
2017-09-10 16:15:30 +02:00
Juergen Spitzmueller
2fab61b5b3
de/Customization: finish translation.
2017-09-10 16:15:21 +02:00
Uwe Stöhr
4828d035fa
Japanese docs: add missing \origin tags
...
- LyX cannot be compiled otherwise on Windows using CMake
- also correct version number and accept residues of change tracking
2017-09-09 20:42:49 +02:00
Juergen Spitzmueller
ad43cdf829
Clean up RELEASE_NOTES for 2.4.x.
2017-09-09 10:55:37 +02:00
Juergen Spitzmueller
2716584115
Reset default output format to default for Japanese docs.
...
Since we have a global default now, these local settings are not
necessary anymore.
2017-09-09 09:05:42 +02:00
Juergen Spitzmueller
2aaf185e7c
Add default output format for pLaTeX
...
Fixes : #10747
2017-09-09 08:56:04 +02:00
Jean-Marc Lasgouttes
3d590d3bd7
Merge remote-tracking branch 'features/properpaint'
...
Now painting the workarea is done at paint events as should be.
Explicit painting after updating metrics has been replaced by a much
lighter procedure (updatePosCache) to update the insets positions cache.
Expected benefits:
- better performance
- proper use of subpixel aliasing
The LyXRC variable use_qimage is not needed anymore and is therefore removed.
2017-09-08 17:05:13 +02:00
Jean-Marc Lasgouttes
4f4383cac5
remove LyXRC::use_qimage
...
This is not needed anymore now that we do not need a backup pixmap.
Update LyXRC format to 23 and add conversion.
2017-09-08 16:58:21 +02:00
jpc
103e17da90
Copy recent additions to EmbeddedObjects to localized files
...
Translate French and remove CT in original file
2017-09-02 22:46:51 +02:00
Juergen Spitzmueller
b14756f3e2
Support for Japanese BX classes, by K. Yokota
...
Fixes : #10746
2017-09-02 09:06:52 +02:00
jpc
2cbca8be1e
Update acmart.layout following tickets #10722 & #10723
2017-09-01 23:02:26 +02:00
Juergen Spitzmueller
a3eab36364
Add special chain for Modules with OutputFormat for pLaTeX (Japanese)
...
Fixes : #8823
2017-09-01 10:27:12 +02:00
Kornel Benko
762c24940a
Spelling errors in sk/splash/lyx (found with the spellchecker)
2017-08-31 15:48:07 +02:00
Jean-Marc Lasgouttes
5c54557350
Honor trailing spaces in LabelString and friends
...
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 .
2017-08-31 13:59:37 +02:00
jpc
447edabdb9
Updates for Japanese documentation posted on po-updates@lyx.org
...
Translation status reflected in Changelog files
2017-08-31 09:58:36 +02:00
Kornel Benko
ff0ce478e4
sk/splash.lyx: add note for Linux installations
2017-08-30 02:12:48 +02:00
Juergen Spitzmueller
fe61ef9c07
Minor corrections
2017-08-29 12:12:11 +02:00
Juergen Spitzmueller
3da5c23c59
de/Customization: some bits more translation
2017-08-29 12:11:32 +02:00
jpc
508f16cd10
Copy new paragrpah in section C.2.2.1 in localized UserGuide files
...
Remove CT, translate in French file and update Changelog
2017-08-29 11:53:23 +02:00
Juergen Spitzmueller
702e5b8118
Minor corrections I did while translating
2017-08-28 15:35:13 +02:00
Juergen Spitzmueller
5e42076b7f
de/Customization: some more translation
2017-08-28 15:34:36 +02:00
Juergen Spitzmueller
f4511485da
EmbeddedObjects: More (minor) corrections to the Inkscape template decription.
...
Includes German translation.
2017-08-28 08:41:57 +02:00
Juergen Spitzmueller
933a7dee00
Improve the svg2*tex.py scripts.
...
The inkscape command was hardcoded, but it seems that we need the full
patch on Windows. Therefore we check in configure.py if inkscape is
installed and pass the proper name (and possibly path) to the scripts.
Should address problems mentioned in #10679
2017-08-28 08:05:29 +02:00
Juergen Spitzmueller
17b37c604c
de/EmbeddedObjects: add and translate the Inkscape modifications.
2017-08-27 16:02:50 +02:00
Juergen Spitzmueller
d63b946466
de/Customization.lyx: Some updates and translations.
...
Still lots to do. This document is utterly outdated.
2017-08-27 15:34:16 +02:00
jpc
f12b1844a7
Copy new documentation of Insksscape external material
...
in localized files and remove change tracking
2017-08-27 14:46:17 +02:00
Juergen Spitzmueller
491cd48cfe
EmbeddedObjects: Clarify the aim of the Inkscape external template
...
This should clear some confusion about the input format of the template
(see #10679 ).
2017-08-27 10:50:01 +02:00
Pavel Sanda
0d9a11e4ef
typo in colored-boxes.lyx
2017-08-27 04:27:38 +02:00
Pavel Sanda
bd284d9d9a
* layouttranslations: ja checked by Koji (devlist, Sat, 10 Jun 2017)
2017-08-27 03:08:11 +02:00
Juergen Spitzmueller
9f5a55aadc
Add proper author info and license header to the inkscape.xtemplate related files
2017-08-26 16:10:55 +02:00
Juergen Spitzmueller
3bbe082e06
de/EmbeddedObjects: minor spelling corrections.
2017-08-26 16:10:17 +02:00
Juergen Spitzmueller
7fc8bfc30d
UserGuide: Add some notes about keysym syntax
...
Fixes : #10745
2017-08-26 13:23:31 +02:00
Juergen Spitzmueller
50ef5a17e4
Fix some oxygen icons
...
These had phantom elements that made them appear incorrectly in the info
insets.
2017-08-26 09:19:17 +02:00
Kornel Benko
1d0794ee29
Fix compilation of es/Additional.lyx with (xe|lua)latex using for system fonts
2017-08-17 11:11:16 +02:00
Scott Kostyshak
18aca9dd00
Update a layout to 2.3.0beta1 format
2017-08-14 03:22:33 -04:00
Scott Kostyshak
b45be0ecf8
Update docs to 2.3.0beta1 format
2017-08-14 02:31:24 -04:00
jpc
7e1afece00
Add a warning about the change of class version
2017-08-13 18:35:57 +02:00
Juergen Spitzmueller
7e121117bb
Vietnamese no longer requires any special handling.
...
It is a normal babel support package.
2017-08-13 11:53:41 +02:00
Juergen Spitzmueller
048c3fd429
Babel option for Vietnamese is called "vietnamese"
...
The renaming happened in 2013. Contrary to what is stated in the
babel-vietnamese manual, option "vietnam" does not work anymore.
Also, the special care is note needed anymore, since language options
are not hardcoded anymore in babel.
Fixes : #10743
2017-08-13 11:52:57 +02:00
jpc
b27509ffd6
Proof checking of French Math.lyx fir 2.3
2017-08-12 18:57:46 +02:00
Juergen Spitzmueller
0120c3fc10
Revert "Mark some intentional fall-throughs (in a way understandable to gcc)"
...
This reverts commit 6dc1884d05
.
2017-08-12 09:04:23 +02:00
Juergen Spitzmueller
6dc1884d05
Mark some intentional fall-throughs (in a way understandable to gcc)
...
This silences -Wimplicit-fallthrough warnings with gcc7.
2017-08-12 08:57:02 +02:00
jpc
df5c26da81
Update French translation of FeynmanDiagrams manual
2017-08-11 17:02:42 +02:00
jpc
65bee010a0
Update French translation of Linguistics manual
2017-08-11 16:36:22 +02:00
jpc
c2b6d1aedb
Publishable Japanese Additional.lyx file
...
after copy of new chages by Jürgen
2017-08-08 16:36:23 +02:00
José Matos
6b092c8400
scripts/ext_copy.py: add option to copy directly to the document directory
...
When this option is not given, as it happened before, the copier will create/use
a subdirectory in the target final directory
2017-08-08 15:23:03 +01:00
jpc
45188eda77
Edit initial note to point out the recent upgrade of lettre.cls
2017-08-07 23:36:04 +02:00
Uwe Stöhr
5a6dfe1d91
UserGuide.lyx: last step of accept and distribute more bibliography changes
2017-08-05 19:32:31 +02:00
Uwe Stöhr
1c97524718
UserGuide.lyx: step 4 of accept and distribute more bibliography changes
2017-08-05 03:21:07 +02:00
Uwe Stöhr
d38b6feb25
doc files: accept some leftovers from change tracking
2017-08-04 23:36:01 +02:00
Pavel Sanda
6c05b1effa
Drop unmaintained translations (50% threshold).
2017-08-04 22:09:14 +02:00
Pavel Sanda
e833196aa9
* RELEASE-NOTES glitch
2017-08-04 22:09:14 +02:00
jpc
ebec6dfc82
Update of localized versions of Customization manual
...
Rename and update of Changelog file
2017-08-04 17:16:33 +02:00
jpc
7003b54370
Publishable version of es/Additional (no change tracking)
2017-08-04 09:32:46 +02:00
jpc
cf08a51af8
Publishable version of fr/Additional.lyx
...
New file collecting what to be translated in localized version of Additional
A couple of typos in Additional.lyx
2017-08-04 09:22:06 +02:00
Uwe Stöhr
bb69389e42
UserGuide.lyx: step 3 of accept and distribute more bibliography changes
2017-08-04 01:20:11 +02:00
Enrico Forestieri
0faddcae60
Was also forgetting this
2017-08-03 15:07:41 +02:00
Enrico Forestieri
61aba54fd6
Was forgetting the icon
2017-08-03 15:05:57 +02:00
Uwe Stöhr
f3400b5a68
UserGuide.lyx: step 2 of accept and distribute more bibliography changes
2017-08-03 01:13:08 +02:00
Uwe Stöhr
fe04eeacfe
UserGuide.lyx: accept and distribute more bibliography changes
2017-08-02 01:48:23 +02:00
Pavel Sanda
703a7860c7
Quick review of cs docs.
2017-08-01 12:30:42 +02:00
Uwe Stöhr
89d1b15f08
UserGuide.lyx: accept and distribute more changes
2017-07-31 23:35:48 +02:00
Uwe Stöhr
97e1ce64bf
Math.lyx: remove unnecessary index entry
...
also update fileformat
2017-07-30 23:40:15 +02:00
Uwe Stöhr
800edc0139
EmbeddedObjects.lyx: load all math packages automatically
2017-07-30 23:39:38 +02:00
Uwe Stöhr
19fc4c1655
EmbeddedObjects.lyx: remove description of the removed date inset
...
UserGuide.lyx: dito
2017-07-30 23:28:02 +02:00