Uwe Stöhr
854ec56419
PrefOutputUi.ui: the official program name is "dvips"
...
(We used this also in LyX 2.1.x so there is no need to rename it to DVI-PS.)
2016-01-25 02:06:10 +01:00
Uwe Stöhr
ec0ae436ca
fr.po: update by Jean-Pierre
2016-01-24 23:47:35 +01:00
Günter Milde
26ed48a542
Invert and document test for "longest labeling label" problem.
...
Fails for known reason.
2016-01-24 21:06:45 +01:00
Scott Kostyshak
58730c73d4
Ammend 20addbbf
...
These two signals were not QProcess::error().
2016-01-24 13:05:51 -05:00
Scott Kostyshak
20addbbf36
Qt 5.6 renames signal QProcesss::error()
...
QProcesss::error() was renamed to QProcesss::errorOccurred().
The renaming was done to avoid confusion from overloading (see the
documentation for the signal before the renaming [1]).
For more details, see this Qt bug report [2].
[1] http://doc.qt.io/qt-5/qprocess.html#error-1
[2] https://codereview.qt-project.org/#/c/114451/
2016-01-24 12:07:52 -05:00
Georg Baum
dc8c4f3eab
Fix date inset except on windows (bug 9925)
...
The important thing is actually not the date inset, but the converter
machinery, which did convert the time stamps of two unused freshly created
temp files, which does not make sense, and did work before f09a9fe2
only by
accident.
This fixes the date inset on linuy, but not on windows, probably due to
different file locking semantics.
2016-01-24 17:11:31 +01:00
Uwe Stöhr
fb1cda5948
pt_BR.po: translation update for LyX 2.2.0 from Georger
2016-01-24 16:30:07 +01:00
Uwe Stöhr
61e338ffee
Spanish EmbeddedObjects.lyx: re-add lost \origin tag
2016-01-24 16:19:56 +01:00
Uwe Stöhr
6291fefe9e
EmbeddedObjects.lyx: update multi-page table description
2016-01-24 16:07:22 +01:00
Stephan Witt
3d00aef3ac
use QStandardPaths::GenericDataLocation instead of QStandardPaths::DataLocation to get common user_support_dir path for all LyX binaries (LyX, tex2lyx and lyxclient)
2016-01-24 15:19:54 +01:00
Georg Baum
63974a9b6b
Fix autotools build
...
33b757e7ab
used a wrong extension for the new file in Makefile.am.
2016-01-24 15:09:35 +01:00
Uwe Stöhr
33b757e7ab
SVG-Drawing.svg: add a SVG example drawing
2016-01-24 13:48:56 +01:00
Enrico Forestieri
80e2c85474
Change the shape of the parbreak separator
...
As per request, this makes it better distinguishable from the
neline inset. For posterity, see this thread:
http://thread.gmane.org/gmane.editors.lyx.devel/159267
2016-01-24 12:49:02 +01:00
Georg Baum
e179b03065
Really regenerate cmex10.ttf from .sfd at af970c20
...
I somehow managed to submit the wrong file at 313d4c0dc8
.
Thanks again Enrico for noticing.
2016-01-24 11:40:03 +01:00
Kornel Benko
b00e6329f7
update sk.po
2016-01-24 10:08:37 +01:00
Kornel Benko
230c9275d1
Modified labelwidthstring containing '_'.
...
Otherwise the files is not compilable
2016-01-24 09:07:35 +01:00
Uwe Stöhr
68b18a4ccb
French and Japanese EmbeddedObjects.lyx: forgot this issue in previous commit
2016-01-24 04:55:46 +01:00
Uwe Stöhr
dcf4f024ea
EmbeddedObjects.lyx: update external templates section
2016-01-24 04:50:31 +01:00
Uwe Stöhr
b7165bd00b
de.po fix 2 typos
...
- 3 other po-files: update project ID version
2016-01-24 04:48:17 +01:00
Uwe Stöhr
3ca4a10924
UserGuide.lyx: describe new LaTeX log feature
2016-01-24 04:03:22 +01:00
Uwe Stöhr
60dd0e17e5
UserGuide.lyx: describe changed paragraph separation
2016-01-24 03:30:03 +01:00
Kornel Benko
5bee883a38
Testcase for underscore in longest label in lists.
2016-01-23 23:41:29 +01:00
Uwe Stöhr
f5f8e9e369
UserGuide.lyx: describe a new feature
2016-01-23 20:41:52 +01:00
Uwe Stöhr
e1e2e55472
Italian Tutorial.lyx: remove outdated underbars
2016-01-23 18:26:10 +01:00
Uwe Stöhr
2a507512e4
Japanese doc files: some tweaks
2016-01-23 18:16:25 +01:00
Uwe Stöhr
9ad4507f3b
Additional.lyx: fixes
2016-01-23 17:19:21 +01:00
Uwe Stöhr
e7adefb528
Changelog-XXX-LyX_22x.txt: update ToDo
2016-01-23 17:10:31 +01:00
Uwe Stöhr
576da0d88f
German Additional.lyx: corrections
...
German UserGuide.lyx: a fix
2016-01-23 17:09:14 +01:00
Uwe Stöhr
cbca21b8ed
Spanish doc files: some tweaks
2016-01-23 17:02:38 +01:00
Uwe Stöhr
41a9c97a8e
French doc files: some tweaks
2016-01-23 16:45:39 +01:00
Uwe Stöhr
53a3268c64
French doc files: translations by Jean-Pierre
2016-01-23 16:32:50 +01:00
Uwe Stöhr
716f44d5b9
Merge branch 'master' of git.lyx.org:lyx
2016-01-23 16:20:01 +01:00
Uwe Stöhr
d0ca4ddd98
French UserGuide.lyx: a translation from Jean-Pierre
2016-01-23 16:19:47 +01:00
Richard Heck
d763840a2f
enumitem and paralist should exclude each other.
...
Reverts cb2fe78a64
, which used the ExcludesModule tag, which
cannot be used in modules.
2016-01-23 09:54:08 -05:00
Stephan Witt
1440ae2e13
pass values for @executable_path and @loader_path to instruct the dyld where to find the Qt frameworks
2016-01-23 07:16:09 +01:00
Günter Milde
7ecdcef236
Update/enhance/edit autotest documentation.
2016-01-22 22:42:40 +01:00
Günter Milde
ffb24b53f9
Remove enumitem example file from attic.
...
The content of this file is (in updated form) part of the UserGuide, so there is
no need for a separate example.
2016-01-22 22:42:40 +01:00
Georg Baum
cb2fe78a64
Do not allow paralist + enumitem modules
...
As discussed on the list. The two modules can only be used together with
special switches, and have partly overlapping functionality.
2016-01-22 21:55:40 +01:00
Peter Kümmel
44fd57e4b4
python now will be found, rmdir could fail
2016-01-22 12:47:23 +01:00
Peter Kümmel
03e7e5cfb3
improve configuration with cmake-gui
2016-01-22 12:47:23 +01:00
Uwe Stöhr
c0e5bbb600
French UserGuide.lyx: translations from Jean-Pierre
2016-01-22 00:11:53 +01:00
Uwe Stöhr
2f98d3902c
ViewSourceUi.ui: fix bug #4430
2016-01-21 23:01:10 +01:00
Uwe Stöhr
20c00c4fe6
enumitem.lyx: move this file to attic
...
See my post on the list - enumitem is already described in the userGuide.
(Besides this a makefile entry was missing for the file.)
Please don't add documentation files without a discussion or a review, especially not in a beta phase.
2016-01-20 23:56:27 +01:00
Günter Milde
f5a31cd9dc
Example file for enumitem module.
2016-01-20 23:24:28 +01:00
Günter Milde
8b2fa0a27b
Set default output to pdf (ps2pdf) - works for online viewing and presentation.
2016-01-20 23:23:48 +01:00
Georg Baum
10e98c2bbd
Remove stmary10.sfd from source package
...
We do now have .sfd sources for all fonts, so either we distribute all of them
with the source package or none. Since the accumulated size is not negligible,
and the are not needed to build LyX, but serve a really special purpose, we
do not add them to the source package for now.
2016-01-20 21:29:43 +01:00
Georg Baum
313d4c0dc8
Regenerate cmex10.ttf from cmex10.sfd at af970c20
...
Thanks to Enrico for doing the actual work (my fontforge omits the
TtInstrs...EndTTInstrs blocks for some reason I do not understand).
I did only check that the only difference between the old and new .ttf is the
changed position of the bracketleftbigg glyph. This does finally fix bug 6115.
2016-01-20 21:14:08 +01:00
Peter Kümmel
6e6f9ac3d0
man: use dummy path on Windows
2016-01-20 19:39:48 +01:00
Peter Kümmel
6dcecd9199
msvc: always build 3rdparty libs
2016-01-20 19:39:48 +01:00
Jean-Marc Lasgouttes
76eebf5707
typo
2016-01-20 17:40:47 +01:00