Scott Kostyshak
b7983478e1
Fix Python unicode string in lyx2lyx
...
This commit amends 586d16a4
.
2017-12-23 21:47:08 -05:00
Pavel Sanda
3f7e00b661
Russian layouttranslations reviewed by Yuriy, Dec 13 2017.
2017-12-24 03:08:34 +01:00
Richard Heck
2335d196b4
Put the dummy tex2lyx support where it is supposed to be.
2017-12-23 15:04:40 -05:00
Richard Heck
320edd1c24
Whitespace.
2017-12-23 14:47:38 -05:00
Richard Heck
56071d2fb0
Dummy theApp() method should return a pointer.
2017-12-23 14:40:18 -05:00
Juergen Spitzmueller
7b4d227929
Title commands are fragile in memoir
2017-12-23 13:27:10 +01:00
Juergen Spitzmueller
49e3f8e830
Fix switch of language and line spacing in InTitle commands.
...
Fixes : #9332 , #10849
2017-12-23 13:27:10 +01:00
Richard Heck
6c407a9571
Fix puzzling warning.
2017-12-22 22:03:54 -05:00
Richard Heck
176eee2420
Improve error message when LaTeX process is killed.
2017-12-22 21:56:02 -05:00
Kornel Benko
eb6ec4246b
Update sk.po
2017-12-22 08:26:14 +01:00
Kornel Benko
35eabe1ea7
Fix linking errors for check_filetools, check_trivstring, check_convert, check_lstrings
...
This may amend f1df7e478d
2017-12-22 07:19:13 +01:00
Richard Heck
1c7b9676b0
Release notes for LFUN_EXPORT_CANCEL.
2017-12-21 18:59:46 -05:00
Richard Heck
12f9727546
Dummy script for testing background export cancellation.
2017-12-21 18:55:40 -05:00
Richard Heck
b5e5c2576a
Allow makeindex, nomencl, and bibtex runs to be canceled, too.
2017-12-21 18:55:39 -05:00
Richard Heck
12b03b30f4
Allow LaTeX processes to be canceled.
2017-12-21 18:55:39 -05:00
Richard Heck
cf782dfc68
Converter infrastructure for cancellation of background processes.
2017-12-21 18:55:39 -05:00
Richard Heck
165c9e92a4
Systemcall infrastructure for canceling background processes.
2017-12-21 18:55:39 -05:00
Richard Heck
f1df7e478d
Fix linking errors. Someone else will have to tell me if this
...
is the best way to do it.
2017-12-21 18:55:39 -05:00
Richard Heck
76214e6012
LFUN and basic code to enable cancellation of background
...
processes.
2017-12-21 18:55:39 -05:00
Kornel Benko
a012e41549
pocheck.pl: checking for shortcuts using '&'
...
'&&' is not a shorcut
2017-12-21 12:01:14 +01:00
Kornel Benko
89b248a219
Tex2lyx tests: adapt some check files for expected output
...
This amends 40a3a44
2017-12-21 05:58:49 +01:00
Kornel Benko
36581c25cc
Update sk.po
2017-12-21 05:57:54 +01:00
Jean-Marc Lasgouttes
40a3a44aa2
tex2lyx: do not keep the Flex prefix for Flex insets names
...
While there is code in LyX that handles this, tex2lyx should respect
the format that LyX produces and the Flex: prefix is gone since
cfeddb92
in 2014.
In particular, this prefix is known to cause assertion when undoing a
document setting change.
2017-12-20 16:00:39 +01:00
Juergen Spitzmueller
1eaf66d79e
de.po: update
2017-12-20 12:25:27 +01:00
Juergen Spitzmueller
74607702a5
Fix typo.
...
This had the effect that for file dialogs supposed to use two buttons,
only the second one was displayed, while file dialogs supposed to use
one button did not have a button at all.
Candidate for 2.3.x and 2.2.x.
2017-12-20 12:17:04 +01:00
Juergen Spitzmueller
25a17d72e1
Get rid of idiosyncratic accelerator syntax
2017-12-20 11:37:13 +01:00
Jean-Marc Lasgouttes
4cb5cc0c7d
Reintroduce the spacing around delimiters
...
This spacing was wrongly removed at 361bd53b
as part of the
introduction of proper spacing btween elements, but it only introduces
some breathing space around the delimiters. This will not be necessary
anymore when/if we use proper delimiters from the cmex10 font.
2017-12-20 11:22:21 +01:00
Jean-Marc Lasgouttes
68614e9783
Do not draw inactive math corners when they have mathbg color
...
By default, inactive math corners are invisible. In practice they are
annoying because they are visible when selecting text, and they can
also overwrite some parts of the equation.
The code in Inset::drawMarkers2, which is only used for maths, is
moved to InsetMathHull. Moreover, the inactive corners are not drawn
when they have the same color as the math background. A better way to
achieve this would be to set the color to transparent, but we do not
support this yet.
2017-12-19 23:32:47 +01:00
Uwe Stöhr
634f69ee23
revtex4-1.lyx: LyXify the document
...
- avoid unnecessary TeX code etc.
2017-12-19 15:08:10 +01:00
Günter Milde
586d16a49c
Fix lyx2lyx conversion of dashes.
2017-12-19 14:10:57 +01:00
Scott Kostyshak
291d2f1037
ctests: invert tests for Arabic splash
...
The Arabic splash only compiles with XeTeX + system fonts.
2017-12-18 23:30:37 -05:00
Uwe Stöhr
f746a57515
xyfigure.png: update the screenshot
2017-12-19 01:50:42 +01:00
Uwe Stöhr
80140877f6
new Arabic splash.lyx from Hatim
2017-12-18 15:26:17 +01:00
Scott Kostyshak
a8858781dd
ANNOUNCE: https a link
2017-12-17 21:09:34 -05:00
Uwe Stöhr
405bf7a366
Russian Tutorial.lyx: translations from Yuriy
2017-12-18 01:39:16 +01:00
Uwe Stöhr
72bb33422c
UserGuide.lyx: distribute dash changes
2017-12-18 01:32:10 +01:00
Juergen Spitzmueller
bf94813b2f
de.po: update
2017-12-17 14:14:00 +01:00
Juergen Spitzmueller
3add3e2eae
Thinko.
...
Thanks, Kornel!
2017-12-17 12:53:40 +01:00
Juergen Spitzmueller
64b94f81be
Do not rely on babel quotation macros for encodings other than [O]T1
...
Babel falls back to OT1 in these cases, which gives wrong output got the
guillemots
Fixes : #10947
2017-12-17 12:17:45 +01:00
Kornel Benko
990d6d2ac2
Update sk.po
2017-12-17 09:56:23 +01:00
Juergen Spitzmueller
d5e737ea2f
de.po: update
2017-12-17 09:28:44 +01:00
Juergen Spitzmueller
5dca4abb09
Adapt documentation.
2017-12-17 09:20:34 +01:00
Juergen Spitzmueller
1371dbb240
Amend d56a5447f3
...
LaTeX only breaks after dashes (even though unicode suggests optional
line breaks also before em dashes).
2017-12-17 09:19:26 +01:00
Uwe Stöhr
79bdb88d35
Russian splash.lyx: update from Yuriy
2017-12-17 03:51:22 +01:00
Uwe Stöhr
df2cddb859
Russian doc files: finished review from Yuriy
2017-12-17 03:40:02 +01:00
Uwe Stöhr
ff0bc661c9
ru.po: port from 2.3.x for Yuriy
2017-12-17 03:38:24 +01:00
Uwe Stöhr
73ea46fd0a
de.po: remerge to bring a lost string back
2017-12-17 03:37:34 +01:00
Uwe Stöhr
6c6cf5e071
use https:// in the first line of .lyx files
...
- also support to detect https via tex2lyx
2017-12-17 02:24:26 +01:00
Uwe Stöhr
70e7785000
de.po: use another Project-Id
...
to make it clear that master is no longer in sync with de.po in the 2.3.x branch
2017-12-17 02:05:19 +01:00
Kornel Benko
2e75f4e930
sk.po: New strings + revised shortcuts for stdmenus and stdcontext
2017-12-16 21:20:02 +01:00