Tommaso Cucinotta
b32ce2cf08
When agreeing to wrap-around, but nothing is found, keep the cursor where it originally was.
...
Now this is coherent with Advanced F&R.
2013-07-22 23:55:43 +01:00
Tommaso Cucinotta
7081fed380
Fixed a number of bugs in "preserve first case" feature of Advanced F&R (addressing #8383 ).
2013-07-22 10:39:11 +01:00
Juergen Spitzmueller
8a15fb0593
Fix setting of is_child runparam if grandchildren are involved
2013-07-21 21:33:34 +02:00
Juergen Spitzmueller
2f2841a016
Establish missing connections to change_adaptor
2013-07-21 19:27:57 +02:00
Tommaso Cucinotta
2a86379ea7
Adding wrap-around pop-up question to simple find and replace dialog (fixing enhancement request #1262 ).
2013-07-21 17:51:53 +01:00
Stephan Witt
bb2a75b778
add frameworks to linker flags for Mac OS X
2013-07-20 21:24:56 +02:00
Juergen Spitzmueller
6445cd9df4
Bug in 'Use non-tex fonts' checkbox auto-toggling ( #8717 )
2013-07-20 16:15:47 +02:00
Juergen Spitzmueller
98dd9e9b91
Fix encoding problems in citation labels by using docstring (not string) where appropriate
2013-07-20 16:05:52 +02:00
Richard Heck
d938284fb3
Fix logic error that led to bug #8777 . I have no idea what I was
...
previously thinking.
2013-07-20 09:56:34 -04:00
Juergen Spitzmueller
d788d497aa
Trivial fix: escape ampersands in file names before pushing to tab header ( #8757 )
2013-07-19 15:55:56 +02:00
Josh Hieronymus
1dcd6ee5e7
Update system identifier in DOCTYPE of MathML-including exported XHTML.
...
From Josh Hieronymous.
(cherry picked from commit 4f0c81937537ca3bf92097e266d367290d6419a9)
2013-07-19 09:45:10 -04:00
Juergen Spitzmueller
49c89d838b
Fix state of certain language packages (polyglossia, japanese) in children ( #8779 )
2013-07-18 09:26:56 +02:00
Georg Baum
c3aad9624f
Fix tests which were forgotten in c7cdac6561
.
2013-07-17 21:08:03 +02:00
Richard Heck
a34ce7ca85
Fix crash reported by Scott on the list. The test on latexname() was
...
obviously wrong. We want to know if we are in the same layout, and
that is not enough.
2013-07-17 11:09:03 -04:00
Juergen Spitzmueller
6f9a272ca3
Fix toggling of 'misc' font options (bug #8764 )
2013-07-17 08:30:42 +02:00
Uwe Stöhr
158571ea00
LaTeXFeatures.cpp: fix bug #8731
...
- we must assure that the package mhchem is loaded before the package esint
2013-07-16 23:16:09 +02:00
Uwe Stöhr
c7cdac6561
Preamble.cpp: fix bug #8723
2013-07-16 23:07:46 +02:00
Georg Baum
85e635d2e3
Fix failing test caused by 89b2c54c00
.
...
Actually, the old reference was wrong, since it misparsed IPA short cuts as
spaces. I verified that the re-exported .tex is correct.
2013-07-16 22:53:25 +02:00
Scott Kostyshak
5225821242
Prevent zombie processes ( #8774 )
...
Using Systemcall::startscript() with Starttype::DontWait used to create
zombie processes, as nobody would collect them. This patch starts those
processes as detached, hence preventing them from becoming zombies.
In addition to #8774 , this bug was also reported here:
https://bugs.launchpad.net/ubuntu/+source/lyx/+bug/1096666
Patch from Guy Rutenberg. For reference, see this email thread:
http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg180034.html
2013-07-16 01:02:28 -04:00
Georg Baum
c0ea37f337
Fix image pasting regression
...
I introduced a regression in c14b9e67
for pasting images:
If an image is on the clipboard both as PNG and HTML with just an url,
but no plain text, pasting would fail. The reason for this was that
text contents was detected (the HTML code), nd preferred, but actually
pasting it resulted in an empty string, since the HTML import could not
handle the url This error was not checked.
The solution is first to try text paste if both text and image content
is present, and then try image paste if the text failed.
2013-07-13 22:44:20 +02:00
Juergen Spitzmueller
6e69a61d00
Fix problem with unbalanced braces in XeTeX output (bug #8765 )
2013-07-13 22:44:09 +02:00
Juergen Spitzmueller
c2cea31aea
Properly nest ulem commands within other font changes
...
This reverts the wrong fix to #8424 which caused #8733 and fixes both problems properly
2013-07-13 22:43:39 +02:00
Georg Baum
89b2c54c00
Fix wrong space symbols ( #8729 )
...
The main part of the fix (unicodesymbols) is from Jürgen. This commit fixes
tree problems:
- \; etc. were also used in text mode, but are math only
- all of those glyphs need to be forced with utf8
- actually, \; etc. are not the correct macros, since the encoded spaces are
breakable, but the math spaces are all protected. The sapce symbols are not
defined in the utf8 encodings.
2013-07-13 22:43:31 +02:00
Julien Rioux
73368ed2d9
Fix pdf format conversion
...
When calling the default converter (convert) we pass the format on the
command line. In LyX we have various pdf, pdf2, pdf3, etc. formats all
representing PDF. We need to strip to trailing digit in the format string
otherwise the format is not understood by convert.
2013-07-13 16:15:13 +02:00
Julien Rioux
096204e23f
Fix JPEG format detection
...
Detect JPEG files using the magic number FF D8 (so-called SOI marker)
instead of the string JFIF, which does not appear in all JPEG files.
2013-07-13 16:14:58 +02:00
Georg Baum
822e171762
Fix inconsistent version in .lyx files ( #7951 )
...
LyX, lyx2lyx and tex2lyx produce now all the same version indicator consisting
only of the major and minor version. It is not decided yet whether future
development versions will add a -dev suffix, but for 2.1.0 this change fixes
the inconsistencies.
2013-07-13 16:02:26 +02:00
Pavel Sanda
b76b6575bd
Add introduction to cursor related classes, written by JMarc.
2013-07-01 09:52:06 -07:00
Jean-Marc Lasgouttes
878a86ff46
Document the Bidi class a bit
...
This is from information given by the auther (Dekel Tsur).
2013-06-28 15:18:17 +02:00
Richard Heck
30d3fcd640
Fix bug #8746 : Images have to have alt tags.
2013-06-12 17:25:39 -04:00
Vincent van Ravesteijn
d15bc5ef53
Update tex2lyx testcases to latest fileformat
2013-06-04 21:56:51 +02:00
Jean-Marc Lasgouttes
deb6e16e79
Move a Qt workaround to the Qt frontend.
2013-06-04 12:08:36 +02:00
Vincent van Ravesteijn
9a6c402a82
Make sure numeric conversions are not locale dependent
...
In [19024f72\lyxgit] this line was removed. Later this caused that floats were converted to strings using ','s instead of '.'s. Readding this line fixes this.
2013-06-03 17:58:06 +02:00
Jean-Marc Lasgouttes
a2546357eb
Update chunk handling to use new inset
...
At the same time, rename parse_noweb to parse_chunk.
2013-06-03 12:36:35 +02:00
Pavel Sanda
63c193afef
Remove years forgotten files.
...
http://marc.info/?l=lyx-devel&m=136956959518828&w=2
http://marc.info/?l=lyx-devel&m=120506622513617&w=2
2013-06-03 02:35:32 -07:00
Vincent van Ravesteijn
83399dcb7a
PrefsUi: Remove unneeded widths
2013-06-02 23:30:06 +02:00
Richard Heck
bbce65b68e
Initialize initial_value_.
2013-06-02 09:41:09 -04:00
Vincent van Ravesteijn
129d43c5c9
Correctly find the gmo files in build dir
...
The path to the lyx binary is either <build_dir>/bin (CMake) or
<build_dir>/src (autotools). This means the po directory can be found one
directory up.
2013-06-02 15:32:35 +02:00
Juergen Spitzmueller
c9ea13ee99
Bump RC format for commit 8f287f5ffa
2013-06-02 12:06:01 +02:00
Kornel Benko
22d52f5f08
cmake: Use provided gmo-files if platform lacks python or gettext tools.
...
Running lyx from the build-directory now searches for the gmo-files
first in the build dir and then in source dir
2013-06-02 11:38:27 +02:00
Richard Heck
2374229cc6
Introduce InitialValue tag for counters. Fixes bug #8707 .
2013-06-01 17:42:08 -04:00
Juergen Spitzmueller
8f287f5ffa
Implement option to set a global default output format for dics with non-tex fonts ( #8706 )
2013-06-01 16:58:34 +02:00
Juergen Spitzmueller
0972b15ee2
Typo.
2013-06-01 10:26:03 +02:00
Kornel Benko
823ed6cf17
Remove ugly multiple definition hack (Georg)
...
Enable APPLE again for test_layouts (Missed in commit ...48d3518d6d)
2013-06-01 09:42:36 +02:00
Georg Baum
12554c93d8
Remove ugly multiple definition hack
...
Since 00387b2a38
it is possible to construct a dummy Messages object
which does not translate at all. With the old gettext implementation, a
Messages object without a defined language would have used a language from
an environment variable. Therefore, the duplicate definition of _() is no
longer needed. This gettext removal was really a good idea!
2013-05-31 22:07:14 +02:00
Juergen Spitzmueller
83d0b3bd1a
Re-introduce linebreak after caption, as in LyX 1.6 ( #8514 )
2013-05-31 16:20:00 +02:00
Juergen Spitzmueller
1e42af6c44
Windows compilation fix
2013-05-31 14:27:39 +02:00
Jean-Marc Lasgouttes
00387b2a38
Fix crash at startup for tex2ylx and lyxclient
...
This is done by handling explicitly a dummy Message object, where no parsing of mo file is attempted. This avoids in turn that the lyxerr object is used during initialization of a global dummy Message object.
2013-05-31 11:59:52 +02:00
Jean-Marc Lasgouttes
3a985a228c
tex2lyx does not use LYXERR, but basic cerr stream
2013-05-31 11:38:41 +02:00
Juergen Spitzmueller
a2b34f66ea
revert unintended commit
2013-05-31 11:07:48 +02:00
Juergen Spitzmueller
2c1679e958
Small UI polishment
2013-05-31 10:45:21 +02:00