Scott Kostyshak
1954458817
Keep outer tabular borders when delete row/column
...
Fix #4981 :
If the first or last column is deleted, the borders are preserved.
Similarly for the last row, but not for the first row. Selections are
supported.
Based on a patch by Zahari Dimitrov.
2012-12-12 04:04:39 -05:00
Scott Kostyshak
4b706051b7
Fix a bug when selecting a cell in InsetTabular
...
Fix the following bug:
When in tabular, enter "ab" in a cell. Place the cursor before "b". Hold
shift and press <right>, then (still holding shift) <right> again. On
the second <right> nothing appears to happen.
Related to #1802 .
2012-12-12 03:46:12 -05:00
Scott Kostyshak
5cc1adf7c7
Fix another selection bug in InsetTabular
...
Fix #4981 :
In tabular if a vertical selection is made with the keyboard (e.g.
LFUN_UP_SELECT), the selection is drawn if there are two cells selected.
Previously, the selection would be drawn only if there were more than
two selected.
2012-12-12 03:44:17 -05:00
Scott Kostyshak
776e66688f
Fix a selection bug in InsetTabular
...
If you have a selection across cells in tabular, moving the cursor
vertically up or down (e.g. LFUN_UP) now removes the drawn selection.
Before, the selection was set to false but it was not repainted.
2012-12-12 03:43:53 -05:00
Kornel Benko
57ca9ee073
Cmake build: autotests
...
1.) Filenames for export changed
2.) Usage of wmctrl
3.) More temporary file to remove
2012-12-11 18:59:05 +01:00
Kornel Benko
f02f671dd0
Cmake build, autotests
...
Removed if no X11.
Because X11 is needed for xvkbd but not available on some platforms (even if UNIX)
2012-12-11 16:00:59 +01:00
Kornel Benko
57b04ac7f4
Cmake build: First try to use autotests.
...
Many test are not running, but if changed the '-dbg xxx' to '-dbg any'
then all of sudden they pass ...
(The buffered output of lyx is often disrupted too early with 'kill -9',
so the expected data are not available for the appropriate test)
2012-12-11 15:17:04 +01:00
Jean-Marc Lasgouttes
146b754f1d
Fix crash related to undo and continuous spell checking
...
The cursor member new_word_ should not be saved in undo.
Move it from CursorData to Cursor.
2012-12-11 10:14:47 +01:00
Richard Heck
945c0e4127
Fix lyx2lyx bug: We need to check for quoted names before we check
...
for unquoted ones. Otherwise, a quoted name with no spaces gets
treated as if it were an unquoted name.
2012-12-10 11:09:50 -05:00
Juergen Spitzmueller
e93f4d470d
Possibility to specify a preset argument
...
This will be needed for beamer plain and fragile frame support.
2012-12-10 14:09:51 +01:00
Juergen Spitzmueller
625e25264b
Consider filtering when selecting from categorized combo ( #8452 )
2012-12-10 12:52:23 +01:00
Juergen Spitzmueller
661d027a11
beamer: small tweaks
2012-12-10 12:16:04 +01:00
Juergen Spitzmueller
99ee47f0cd
Disallow the insertion of multiplenon-item arguments of the same type in a sequence of merged environment pars
2012-12-10 09:19:56 +01:00
Tommaso Cucinotta
aad1f4ce78
Fixing behavior of Lang directive in test cases, by setting LANGUAGE variable, in addition to LANG one.
2012-12-09 20:38:53 +00:00
Juergen Spitzmueller
25ef8e7eef
Allow to separate menu string from label string for arguments
2012-12-09 19:15:41 +01:00
Juergen Spitzmueller
86559aa318
Adapt the beamer example/templates to the new format
2012-12-09 18:13:27 +01:00
Juergen Spitzmueller
d073cfb458
Support for beamer block arguments ( #3280 )
2012-12-09 17:19:21 +01:00
Juergen Spitzmueller
bc5582cbc4
More refinements in the lyx2lyx methods
2012-12-09 13:43:13 +01:00
Juergen Spitzmueller
95934b8d27
Some refinements in the lyx2lyx methods
2012-12-09 13:41:42 +01:00
Georg Baum
99ffb47cc3
Replace some hard coded numbers with names
...
And prevent a crash if LaTeX is accidentally output for a math font.
2012-12-09 13:05:19 +01:00
Juergen Spitzmueller
280861cd7d
Consider paragraph params when placing arguments at paragraph start ( #8449 )
2012-12-09 11:40:14 +01:00
Juergen Spitzmueller
30b53ba4a0
beamer revision, part 1: support for overlay arguments
2012-12-09 11:04:56 +01:00
Uwe Stöhr
50f88e256b
svcommon.inc, theorems-without-preamble.inc: correction from previous commit
...
- svcommon.inc, theorems-without-preamble.inc: better naming of the optional argument, no overwriting necessary
2012-12-08 20:10:14 +01:00
Uwe Stöhr
c9a2255244
update argument labels for Springer classes
...
- svcommon.inc, theorems-without-preamble.inc : correct labels and argument names and some whitespace fixes
- svmono, svmult: update/add some notes
2012-12-08 20:04:13 +01:00
Juergen Spitzmueller
906a473e57
Do not force Flex insets to be collapsed at insertion ( #8442 )
2012-12-08 09:35:52 +01:00
Jean-Marc Lasgouttes
0425500be5
Set window title correctly at start up
2012-12-05 22:46:29 +01:00
Richard Heck
3bf6f714cf
Exclude enumitem from beamer. See bug #7047 .
2012-12-05 14:52:48 -05:00
Richard Heck
ae7bc12ab6
Disentangle moduleCanBeAdded for ordinary layout modules and the
...
new (but not yet functioning, it seems) citation modules. This
fixes a bug reported on the list:
http://marc.info/?l=lyx-users&m=135456590710371&w=2
2012-12-05 11:16:21 -05:00
Richard Heck
255ca92be2
Minor formatting stuff.
2012-12-05 10:49:35 -05:00
Juergen Spitzmueller
1f720826d6
Fix InsetCaption::getArgument (subfigure problems reported by Kornel, but also listings caption)
2012-12-04 17:06:52 +01:00
Juergen Spitzmueller
a84a98b545
Also add support for URW Garamond math fonts (via newtx)
2012-12-04 12:55:47 +01:00
Juergen Spitzmueller
53626a8beb
tex2lyx updates for the recent format change
2012-12-04 12:20:34 +01:00
Juergen Spitzmueller
52c2fb81e9
Support for the URW Garamond LaTeX fonts
2012-12-04 12:14:26 +01:00
Uwe Stöhr
5dc6293d07
europeCV: complete revision of layout and example file
...
- also fix in the generic conversion routine the cases
- that there are one or more optional arguments before the mandatory ones
- that the conversion does not start with the first argument of a command
2012-12-04 00:55:39 +01:00
Juergen Spitzmueller
39ec866f68
make \lyxadded and \lyxdeleted robust ( #8435 )
2012-12-03 13:55:20 +01:00
Juergen Spitzmueller
f8df33c2fd
Fix unused get_containing_inset and get_containing layout parser methods and use the latter
2012-12-03 08:42:26 +01:00
Uwe Stöhr
0c05189de1
installer: updated translation from Jim
2012-12-02 21:26:12 +01:00
Uwe Stöhr
907c26ec0b
thesis template: port recent changes to master
2012-12-02 20:58:28 +01:00
Georg Baum
72533da25b
Add some unicode arrow symbols
2012-12-02 17:22:05 +01:00
Juergen Spitzmueller
50fe522d03
Cut and paste error
2012-12-02 17:10:46 +01:00
Juergen Spitzmueller
fb4633f0a4
Merge branch 'master' of git.lyx.org:lyx
2012-12-02 16:47:41 +01:00
Juergen Spitzmueller
e250fd46ea
Some more lyx2lyx fixes
2012-12-02 16:47:27 +01:00
Pavel Sanda
bdcf2b3f91
Add bugzilla comment from Georg to lib/symbols.
...
It is difficult to break through the undocumented format.
2012-12-02 16:46:49 +01:00
Uwe Stöhr
6c70da4d9e
Merge branch 'master' of git.lyx.org:lyx
2012-12-02 15:58:22 +01:00
Uwe Stöhr
ecc0d198df
acmsiggraph: complete revision of layout and template file
...
- also support in the lyx2lyx argument conversion routine the case that "}{" appears in 2 consecutive ERTs
- also fix in lyx2lyx_tools.py the output of ERTs (it is important that we write the same amount of lines as if the ERT would have been inserted via LyX 2.0 or lyX 2.1)
2012-12-02 15:58:14 +01:00
Vincent van Ravesteijn
fdee77a6b5
Fix monolithic build
2012-12-02 15:50:45 +01:00
Juergen Spitzmueller
1e681cdc80
Fix lyx2lyx ( #8438 )
2012-12-02 15:19:40 +01:00
Juergen Spitzmueller
df7f2a074f
Fix greyedout notes UI color ( #6682 ) as good as it gets ATM
2012-12-02 10:41:49 +01:00
Juergen Spitzmueller
2b40823d8e
Implement resetArgs to InsetLayout ( #8437 )
2012-12-02 10:16:26 +01:00
Juergen Spitzmueller
7d1c8b5dc8
Provide convert_arguments with some knowledge about our layouts and modules
2012-12-01 15:28:10 +01:00