Uwe Stöhr
0e28bf916f
pdfcomment.module: reintroduce whitespace mixture because of bug #9518
2015-04-26 18:25:20 +02:00
Juergen Spitzmueller
42ba33a53f
Use namespace.
2015-04-26 16:49:16 +02:00
Juergen Spitzmueller
dfd4c93b78
Add Jari-Matti Mäkelä to the credits
2015-04-26 13:47:55 +02:00
Uwe Stöhr
13cb23bb20
pdfcomment.module: promote our example file in the description
...
- PDF-comment.lyx: port recent typo fixes to master
2015-04-26 13:41:44 +02:00
Juergen Spitzmueller
36cb80ae9a
fi.po: another update by Jari-Matti Mäkelä
2015-04-26 13:25:38 +02:00
Uwe Stöhr
544b3f1774
pdfcomment.module: uniform whitespace
...
the file used spaces and tabs, now it uses only tabs for the whitespace
2015-04-26 04:23:10 +02:00
Scott Kostyshak
ae14d8fe34
Update previews when going to a bookmark ( #6173 )
...
Note that I move the definition of cur up because we need to check if
it changed before the return. I also removed the const because
notifyCursorLeavesOrEnters() requires that.
This commit probably fixes other issues for any inset that defines
notifyCursorLeaves().
This fixes only part of #6173 .
2015-04-25 20:01:39 -04:00
Scott Kostyshak
72838f24b9
Whitespace
2015-04-25 20:01:39 -04:00
Uwe Stöhr
b496431881
FeynmanDiagrams.lyx: rename German version
...
it turned out that the example files that should appear in LyX's Help menu must have the same name as their English versions
2015-04-25 17:08:54 +02:00
Uwe Stöhr
ea2c5f377d
Feynman-Diagramme.lyx: new German translation
...
FeynmanDiagrams.lyx: an adjustment and added the missing note to the French translation
2015-04-25 17:01:09 +02:00
Uwe Stöhr
59b690ca9c
FeynmanDiagrams.lyx: fix some typos and expressions
2015-04-25 02:03:19 +02:00
Uwe Stöhr
758e27c611
installer: preparation and updates for upcoming LyX 2.1.4 release
2015-04-24 23:53:15 +02:00
Richard Heck
c3c1ac0621
Don't write \PassThruChars if it is empty.
2015-04-24 12:49:26 -04:00
Kornel Benko
f2e759d499
Cmake build: Enable debug output for check_layouts.
2015-04-24 11:20:33 +02:00
Juergen Spitzmueller
5732af84c2
Attempt to fix (mixed) line terminators.
2015-04-23 11:13:28 +02:00
Juergen Spitzmueller
2d6db47ebb
Update the Finnish localization
...
Patch by Jari-Matti Mäkelä
2015-04-23 10:25:40 +02:00
Scott Kostyshak
02cb5fd374
Assert if unknown argument to internal paste
2015-04-22 19:38:21 -04:00
Enrico Forestieri
b8f04ae29a
Fix bug #8258 (Zoom of editor doesn't zoom instant preview)
2015-04-21 23:59:09 +02:00
Kornel Benko
0323c677dd
Update sk.po
2015-04-21 22:51:53 +02:00
Juergen Spitzmueller
9636ca0e93
de.po: typo
2015-04-21 20:57:28 +02:00
Juergen Spitzmueller
294c49982e
de.po
2015-04-21 20:43:44 +02:00
Juergen Spitzmueller
5e4e1c74e7
Document new Glosse inset and some further minor changes.
2015-04-21 20:38:47 +02:00
Juergen Spitzmueller
c886679160
Rewrite the linguistic Glosse insets.
...
This gets rid of the PassThru hack and makes the inset actually usable
for linguistists.
Fixes : #7773
File format change.
2015-04-21 20:33:35 +02:00
Juergen Spitzmueller
efb4a26512
Make ParBreakIsNewline work in inset layout without PassThru
...
Fixes : #9513
2015-04-21 19:43:41 +02:00
Juergen Spitzmueller
c1dcecb376
Fix version number
2015-04-21 15:48:32 +02:00
Juergen Spitzmueller
b8ed73623c
Fix wrong symbol in IPA toolbar.
...
Richard, this shuld also go to branch.
2015-04-21 11:04:28 +02:00
Juergen Spitzmueller
11cb8997fc
linguistics.lyx: small tweak.
2015-04-21 10:23:33 +02:00
Scott Kostyshak
73460423ad
Update previews after pasting ( #6211 )
...
The reason we want to do this is for if there is pasting across buffers.
For within buffer, the previews should already be updated. Calling the
buffer-wide updatePreviews() might seem like overkill, but actually it
should be quick because only the previews that need updating are updated
(and this check feels quick to me, although I did not profile).
If we were to loop through the pasted text and update each preview
individually, this might take more time. When updating previews
together, only one .tex file is compiled.
2015-04-21 02:51:54 -04:00
Scott Kostyshak
390ae05444
Update previews on preference change ( #9507 )
...
Normally the theBufferList().updatePreviews(); statement would go inside
of PrefDisplay::applyRC. However, that would not work well because
Buffer::updatePreviews() calls loader() which conditions on
(lyxrc.preview == LyXRC::PREVIEW_OFF) but the new RC has not been set at
this point.
2015-04-21 02:40:18 -04:00
Scott Kostyshak
cf4f79f884
Preview and math now update on screen-up ( #6173 )
...
When editing a preview inset, or math, when we leave the inset, we
should update the preview. This update now happens for screen-up and
screen-down (commonly bound to Page Up and Page Down).
Note that this is only relevant if preview is turned on in
preferences.
This commit probably fixes other issues for any inset that defines
notifyCursorLeaves().
This fixes only part of #6173 .
2015-04-21 02:40:18 -04:00
Uwe Stöhr
72362a37a2
fr.po: update from Jean-Pierre
2015-04-21 00:34:19 +02:00
Juergen Spitzmueller
039d674b2b
Document forest.
2015-04-20 18:30:50 +02:00
Juergen Spitzmueller
7158f7b58d
Add support for linguistic trees (via forest)
2015-04-20 18:14:42 +02:00
Juergen Spitzmueller
897b2e73a1
New (Inset)Layout tag PassThruChars
2015-04-20 18:13:49 +02:00
Juergen Spitzmueller
bf93b9756e
Do not show obsoleted flex insets in the menu.
2015-04-20 18:10:25 +02:00
Juergen Spitzmueller
30ff6eedfe
de/linguistics.lyx: small tweak.
2015-04-20 12:21:29 +02:00
Juergen Spitzmueller
5ca99de565
de.po
2015-04-20 12:20:52 +02:00
Juergen Spitzmueller
225a37be39
Support item argument in linguistic examples
...
File format change.
2015-04-20 12:15:20 +02:00
Scott Kostyshak
66f527e417
Update previews after doing a find/replace ( #7242 )
...
This commit addresses #7242 for normal Find/Replace. That issue was
fixed for Advanced Find at 29948eec
.
2015-04-18 21:47:21 -04:00
Jean-Marc Lasgouttes
03b010b4ce
Remove bad hack.
...
The macro N_() is a no-op which does exactly what is needed here: tell gettext that the string should be in the list of translations.
2015-04-17 15:58:14 +02:00
Scott Kostyshak
ffa6e74c74
ctests: remove some tests from ignored file
...
The bug that caused these tests to enter into infinite loops
(and have a memory leak) has been fixed. These tests now
pass on an updated TeX Live 2014 as well as the current TeX
Live 2015 pretest.
2015-04-16 22:54:33 -04:00
Scott Kostyshak
876f406815
Add \li Origin for the buffer-move-* LFUNs
2015-04-16 22:50:48 -04:00
Uwe Stöhr
07e8cfd9c2
French UserGuide.lyx: updates from Jean-Pierre
2015-04-17 02:19:29 +02:00
Uwe Stöhr
fc42fe4ff4
cua.bind: switch shortcuts for bold and boldsymbol
...
fixes bug #9413
2015-04-17 01:18:56 +02:00
Uwe Stöhr
c09326f6ac
UserGuide.lyx: fix a typo
2015-04-17 01:11:36 +02:00
Uwe Stöhr
844998c20a
UserGuide.lyx: fix a LaTeX warning
...
\bf is deprecated
2015-04-17 01:03:18 +02:00
Jean-Marc Lasgouttes
af4548cd6b
Toggle properly the math-display icon
2015-04-16 18:51:29 +02:00
Jean-Marc
bdaa6fbb26
Do not remove separators at end of rows.
...
I am not sure why I addd this code at the time. I do not think there was a good reason.
Fixes bug #9447 .
2015-04-16 11:39:33 +02:00
Jean-Marc Lasgouttes
d592ec06b9
Avoid requiring messages with empty language.
...
This is a follow-up to commit 8aa2d6b1
.
2015-04-15 15:31:41 +02:00
Kornel Benko
68ad0bfb90
emacs.bind: Added shortcuts for dictionaries
2015-04-14 10:51:39 +02:00