Juergen Spitzmueller
ca1aea5427
Revert "remove unneeded notermination tags in unicodesymbols (bug #9615 )"
...
This reverts commit a6fdc1196b
.
The issue needs more discussion. See #9615 .
2015-06-14 13:44:50 +02:00
Georg Baum
a2f127f8c3
Fix lyx2lyx unicodesymbols escaping
...
The escaping of symbols read from unicodesymbols was inconsistent, which lead
to wrong replacements (bug 9559). Now the escaping is consistent: unicode_reps
contains unescaped LaTeX commands, the needed escaping for LyX files is
applied in put_cmd_in_ert() and lyx2latex().
2015-06-14 12:44:44 +02:00
Juergen Spitzmueller
aa4d41d282
Fix reversion of mathtools xarrows (bug #9620 ).
2015-06-14 10:47:31 +02:00
Scott Kostyshak
a7a43d0866
Update description to reflect arg improvements
2015-06-14 01:42:41 -04:00
Uwe Stöhr
1b74cc421e
lyx2lyx/lyx_2_2.py: fix typo in comment
2015-06-14 02:15:30 +02:00
Juergen Spitzmueller
77fa81a902
Fix revert_textcolor method (bug #9620 )
2015-06-13 12:48:36 +02:00
Juergen Spitzmueller
111102909b
Escape backslash
2015-06-13 11:37:36 +02:00
Georg Baum
0cd7d1f699
Support very much greater/less than
...
This is bug #9612 . The patch is from Günter Milde. He wrote:
The patch uses the "long" macro names (\llless and \gggtr) to minimize
name-clash probability. (There is, e.g., a name clash of \lll with Babel's
polish.ldf (cf. bug #6197 ))
2015-06-11 20:40:04 +02:00
Jean-Marc Lasgouttes
7da18d9db9
Add Jessica Hamilton to credits.
2015-06-11 17:41:09 +02:00
Juergen Spitzmueller
a6fdc1196b
remove unneeded notermination tags in unicodesymbols (bug #9615 )
...
Patch by Guenter Milde
2015-06-11 11:14:01 +02:00
Juergen Spitzmueller
0c8019a903
consistent replacement for CEDILLA in unicodesymbols (bug #9614 )
...
Patch by Guenter Milde
2015-06-11 11:11:26 +02:00
Uwe Stöhr
cda4589f5e
layouttranslations: pt is was renamed to pt_PT
2015-06-04 01:14:43 +02:00
Uwe Stöhr
b816dbfe54
layouttranslations: Arabic update by Hatim
2015-06-04 01:12:58 +02:00
Enrico Forestieri
5998555743
Account for the trailing optional argument of \usepackage.
...
The full syntax is \usepackage[<options>]{<name>}[<min.date>]
even if this is not documented in my old Lamport's LaTeX book...
2015-06-03 19:02:54 +02:00
Enrico Forestieri
3c3cb777d6
Missing bits from 07169c7b
...
Sorry, was forgetting this.
2015-06-03 18:43:27 +02:00
Enrico Forestieri
07169c7be2
Report how many preview snippets fail.
...
Instead of warning about latex problems that, most probably, are worked
around by the script, report how many preview snippets were not produced.
2015-06-03 17:57:09 +02:00
Jean-Marc Lasgouttes
0db513c4d6
Make case-changing lfuns operate on full words by default
...
This is for people who cannot grasp the superior conventions of emacs ;)
A new argument "partial" has been added to word-upcase, word-lowcase
and word-capitalize that restores the old emacs-like behavior.
The (x)emacs bindings are updated to use the "partial" argument, and
also to bind correctly M-u and M-l (M-c is unfortunately not
available).
Fixes bug #2826 .
2015-06-03 09:30:28 +02:00
Enrico Forestieri
0db57b6532
Correctly escape backslashes.
...
Curiously, this was already working right.
2015-06-03 01:10:45 +02:00
Enrico Forestieri
3924030e82
Fix some preview issues reported on the devel list.
...
* Provide for vector fonts only if needed.
* Make sure microtype doesn't throw a trantum in dvi mode.
* Use correct macro definition in preview insets.
2015-06-03 00:24:54 +02:00
Richard Heck
e5323de7cf
Try to fix bug #9587 correctly.
...
See the discussion there for the reasons for the changes.
2015-06-01 21:52:02 -04:00
Uwe Stöhr
098f160fc0
lyx2lyx/lyx_2_2.py: refine the colorbox reversion
2015-06-02 00:00:14 +02:00
Uwe Stöhr
945a348684
EmbeddedObjects.lyx: more updates for the box description
2015-06-01 23:03:55 +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
Uwe Stöhr
5239a27bfc
lyx2lyx/lyx_2_2.py: set correct default color
2015-06-01 20:57:45 +02:00
Uwe Stöhr
b621975fa7
lyx2lyx/lyx_2_2.py: remove unused code
2015-06-01 20:46:05 +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
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
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
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
2b125cc54a
stdmenus.inc: replace R-S statements by H-P statements
2015-05-28 21:39:12 +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
Enrico Forestieri
fb5b907074
Update banner.
2015-05-28 13:14:23 +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