Uwe Stöhr
945a348684
EmbeddedObjects.lyx: more updates for the box description
2015-06-01 23:03:55 +02:00
Georg Baum
44f73b0650
Revert whitespace changes in test references
...
These whitespace changes are not correct. The test fail now, but they will
pss again once the tex2lyx bug is fixed.
2015-06-01 21:20:08 +02:00
Uwe Stöhr
abc922fc27
lyx2lyx/lyx_2_2.py: fix colorbox reversion
...
fixes bug #9587
2015-06-01 21:19:11 +02:00
Georg Baum
e1d9ad9f28
Revert some recent test changes
...
These should not have been done without discussion.
- Removal of the dcolumn table in 1a8b74f5e1
. Even if LyX does not support
dcolumn anymore, it is still a useful test whether tex2lyx imports it
correctly.
- Removal of the first "%% LyX" line. A long time ago it was decided (after
long discussion between at least Jean-Marc, Uwe and me), that this line is
interpreted by tex2lyx, and used to remove some LyX-generated preamble code.
These lines in the current tests exist on purpose (one can see in the diff
how the removal added unwanted stuff). I do not really like the
interpretation of the "%% LyX" line, but if this behaviour is to be changed
then this needs discussion first.
- Changed comment of \date. The comment was put there on purpose, and the
warning which was "fixed" by the change hints at a limitation in LyX, not a
tex2lyx problem (LyX does not know that a comment inset between some title
insets is OK). The roundtrip .tex output was OK with the old version.
- Change of \verbatiminput{foo}. This was supposed to test whether a
verbatim inset is correctly created even if the included file does not
exist.
- Removal of \lyxlines. Although these tests test input of files created by
old LyX versions, they are useful.
- Change of the lemma in test-modules.tex. The old version was put there on
purpose, and the file itself explains why it is translated to ERT.
2015-06-01 21:15:52 +02:00
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