Uwe Stöhr
5239a27bfc
lyx2lyx/lyx_2_2.py: set correct default color
2015-06-01 20:57:45 +02:00
Uwe Stöhr
f9d9a71df4
Merge branch 'master' of git.lyx.org:lyx
2015-06-01 20:46:16 +02:00
Uwe Stöhr
b621975fa7
lyx2lyx/lyx_2_2.py: remove unused code
2015-06-01 20:46:05 +02:00
Georg Baum
d4ae233106
Fix xfig test reference
...
For a not yet known reason the correct external xfig inset was replaced by an
include inset in 656bb6a0cb
. Now it is correct again.
2015-06-01 20:43:31 +02:00
Uwe Stöhr
cbfd2fe8b4
ar.po: fix bug #9585
2015-06-01 20:33:26 +02:00
Uwe Stöhr
8894562004
iucr.layout: adjust label alignment
2015-06-01 20:14:58 +02:00
Juergen Spitzmueller
d17abc4ddb
iucr.layout: Improve references layout, using ParagraphGroup.
2015-06-01 16:13:10 +02:00
Juergen Spitzmueller
441f8e86d1
Document ParagraphGroup layout tag.
2015-06-01 16:12:51 +02:00
Juergen Spitzmueller
eb748d6330
Make layout membership to ParagraphGroup settable (see #6854 )
2015-06-01 16:11:05 +02:00
Juergen Spitzmueller
83a9ed4e62
Fix remaining preview issue with math macros ( #6369 )
2015-06-01 10:29:48 +02:00
Uwe Stöhr
af4cb6db1c
EmbeddedObjects.lyx: describe the new box features
2015-06-01 02:46:59 +02:00
Uwe Stöhr
afba823c2c
configure.py: add another OpenDocument and a Word converter
2015-05-31 20:04:07 +02:00
Uwe Stöhr
ae577fe249
configure.py: revert ee5760ef/lyxgit and [78252f1f/lyxgit]
2015-05-31 18:12:41 +02:00
Uwe Stöhr
a4a8fa5939
UserGuide: remove another print residue
...
Japanese and Spanish UserGuide: fix some references/labels
2015-05-31 04:08:54 +02:00
Uwe Stöhr
c13b044d86
UserGuide: remove description of LyX's former printing feature
2015-05-31 03:34:01 +02:00
Uwe Stöhr
ee5760ef8c
configure.py: elyxer is not provided as executable
2015-05-31 03:11:13 +02:00
Uwe Stöhr
78252f1f6a
configure.py: remove 2 unnecessary entries
...
they are double, one entry is sufficient
2015-05-31 03:06:19 +02:00
Uwe Stöhr
8d6c608de8
configure.py: partly revert previous commit
...
This should not have gone in.
2015-05-31 03:03:29 +02:00
Uwe Stöhr
5b9fef895c
configure.py: rename OpenOffice -> OpenDocument
...
these formats are OpenDocument formats OpenOffice is just one of the OpenDocument editors
2015-05-31 02:58:44 +02:00
Enrico Forestieri
ad0d0f6d69
Really fix bug #9354
2015-05-31 00:53:38 +02:00
Scott Kostyshak
1d28d90801
Add an explanatory note for external_templates
...
Clarify that a user-defined external_templates file would replace
the library version. For more information on this issue, see #3983 .
2015-05-30 13:40:28 -04:00
Enrico Forestieri
bb4bef8994
Extend the fix for #5760 to the cygwin xcb backend.
2015-05-30 17:25:36 +02:00
Uwe Stöhr
dd25ea2ed7
configure.py: add --nofooter option to hide elyXer's footer
2015-05-30 02:44:59 +02:00
Uwe Stöhr
0b80be42d0
iucr.layout: use Item_Environment for a style as proposed by Jürgen
...
- IUCr-article.lyx: update template accordingly
2015-05-30 00:53:43 +02:00
Juergen Spitzmueller
063de3337f
Fix test for urwclassico font (bug #9576 )
2015-05-29 10:15:17 +02:00
Uwe Stöhr
f8d5a3ea4f
LaTeXFeatures.cpp: register the hpstatement package
2015-05-29 01:47:46 +02:00
Richard Heck
babe9eaeab
The way this was done here is inconsistent with how it is done
...
in other places.
2015-05-28 18:03:27 -04:00
Georg Baum
f329d2c2ec
Revert e1c04e56e1
...
verbatim.tex was added by Kornel on purpose and should not be removed without
discussing it beforehand.
2015-05-28 22:11:35 +02:00
Uwe Stöhr
2b125cc54a
stdmenus.inc: replace R-S statements by H-P statements
2015-05-28 21:39:12 +02:00
Kornel Benko
8ca932034d
Update sk.po
2015-05-28 21:05:18 +02:00
Georg Baum
59294b71fe
Revert 82c7669381
...
Now make dist works again. See b188e74cd6
for details.
2015-05-28 20:48:15 +02:00
Uwe Stöhr
a610e29c9c
hpstatement.module: just in time a new module for H-P statements
...
In June the R-SS phrase system is replaced officially by the GHS H-P statement system in the EU.
So just in time here is support for this.
No new LaTeX package is required since the already supported package mhchem provides the statements.
2015-05-28 20:36:35 +02:00
Uwe Stöhr
0ee646ea53
R-S-statements.lyx: add warning that R-S statements no longer accepted in the EU
2015-05-28 20:33:35 +02:00
Juergen Spitzmueller
abefdcaf30
Add comment
2015-05-28 13:34:58 +02:00
Stephan Witt
0632c91aee
Remove leftover from printing support.
2015-05-28 13:33:56 +02:00
Stephan Witt
c25e8c50a7
#9574 check for valid focus (see ticket #1720 ) does not work on Linux and Windows
2015-05-28 13:27:59 +02:00
Enrico Forestieri
fb5b907074
Update banner.
2015-05-28 13:14:23 +02:00
Juergen Spitzmueller
5c97c15e03
Merge branch 'master' of git.lyx.org:lyx
2015-05-28 09:47:18 +02:00
Juergen Spitzmueller
6501bb0904
Do AutoInsert of item arguments also on paragraph break.
2015-05-28 09:46:40 +02:00
Kornel Benko
24af3f8769
Update sk.po
2015-05-28 09:07:14 +02:00
Stephan Witt
31ebb84486
improved positioning of version text in banner image
2015-05-28 08:01:58 +02:00
Uwe Stöhr
ba002eec84
RELEASE-NOTES: forgot this in last commit
2015-05-28 01:36:55 +02:00
Uwe Stöhr
348bc1c5b5
cua.bind: replace problematic Alt+Ctrl shortcuts
...
fixes bug #9057
2015-05-28 01:31:54 +02:00
Uwe Stöhr
cc418de1e0
chkconfig.ltx: mhchem uses now the chemgreek package
...
We use mhchem for chemical typesetting support via mathed. With the latest mhchem version chemgreek is used by default for Greek characters.
2015-05-28 01:24:48 +02:00
Uwe Stöhr
5189d7be8b
iucr.layout: new Layout file
...
IUCr-article.lyx: new template file
fixes bug #9423
2015-05-28 00:44:30 +02:00
Uwe Stöhr
47886ebbb1
jss.layout: delete an unused tag
2015-05-28 00:38:13 +02:00
Richard Heck
74a41be4b9
Update release notes after removal of print support.
2015-05-27 18:23:44 -04:00
Richard Heck
3c2b3e6907
Remove printing support from LyX.
...
This was bug #6747 .
2015-05-27 18:13:08 -04:00
Uwe Stöhr
266a047249
jss.layout: use Flex Inset for Code Chunk style as proposed by JMarc
2015-05-27 23:31:21 +02:00
Scott Kostyshak
7399d99c98
Allow SVGs in HTML output ( #7441 )
...
This is only a specific part of #7441 .
Patch from Julien Rioux.
2015-05-27 11:25:06 -04:00