Juergen Spitzmueller
83d0b3bd1a
Re-introduce linebreak after caption, as in LyX 1.6 ( #8514 )
2013-05-31 16:20:00 +02:00
Uwe Stöhr
26910d5ec4
Merge branch 'master' of git.lyx.org:lyx
2013-05-31 14:32:05 +02:00
Uwe Stöhr
40a7c113de
Spanish UserGuide: translations from Ignacio
...
- and a typo in the English version spotted by Ignacio
2013-05-31 14:31:48 +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
Kornel Benko
354f76ef67
* sk.po
2013-05-31 11:36:50 +02:00
Juergen Spitzmueller
e1b51724d2
de.po
2013-05-31 11:08:12 +02:00
Juergen Spitzmueller
a2b34f66ea
revert unintended commit
2013-05-31 11:07:48 +02:00
Juergen Spitzmueller
49665c9b68
Correctly categorize new layouts
2013-05-31 11:00:39 +02:00
Juergen Spitzmueller
2c1679e958
Small UI polishment
2013-05-31 10:45:21 +02:00
Scott Kostyshak
3a8da38944
sciword.bind update ( fix #8364 )
...
- added bindings for 'math-delim' as a workaround
for US keyboards with Windows
- added bindings for 'word-left' and 'word-right'
- added two more sets of bindings for 'math-subscript'
and 'math-superscript'
- corrected some greek letter bindings
- insert is bound to 'math-mode'
- changed 'screen-recenter' binding to C-j
- added various other bindings
Thanks to Michael Stepner for many of the fixes and testing.
2013-05-31 03:16:17 -04:00
Stephan Witt
3f59d7e2cc
add toFilesystemEncoding for --binary-dir argument
2013-05-31 09:00:28 +02:00
Uwe Stöhr
4db3e641ed
installer: further preparation
2013-05-31 04:33:25 +02:00
Uwe Stöhr
fd6151e394
installer: prepare for a LyX 2.1beta release
2013-05-31 04:27:08 +02:00
Uwe Stöhr
bf7af9fd07
Package.cpp: correctly quote configure call
...
- fixes bug #8711
2013-05-31 04:23:40 +02:00
Uwe Stöhr
2f38fe8649
csv2lyx.py: update for fileformat 413 (LyX 2.0.x)
2013-05-31 02:02:28 +02:00
Uwe Stöhr
683a4d20bd
Development.lyx: some format fixes
...
- fix line breaks and a some microtypography tuning
2013-05-30 23:20:09 +02:00
Jean-Marc Lasgouttes
c372f7ad23
Really update the files that create/install .mo files
...
Update po.m4 and the makefile machinery in po/ to use code from gettext 0.18.2.
2013-05-30 22:10:02 +02:00
Jean-Marc Lasgouttes
149b574b07
Read the right .gmo files when running in place
...
With gettext, we have been forced to install .mo files at the right place in order to read them. Now that we have our code, the situation changes.
* Add new method Package::messages_file(code), when returns the right path, depending on whether we are running in place.
* In Messages class use that intead of the existing one.
2013-05-30 22:10:01 +02:00
Vincent van Ravesteijn
a3c864102a
CMake: Remove libintl
2013-05-30 22:10:01 +02:00
Jean-Marc Lasgouttes
d7e2705228
Get rid of all traces of libintl.
...
This requires to re-add some tests in configure.ac.
Note that the code to generate a Makefile in po/ has been kept.
2013-05-30 22:10:01 +02:00
Jean-Marc Lasgouttes
19024f7255
Implement native reading of mo files.
...
Get the default language by a mix of QLocale and LyXRC::gui_language
Known limitations:
* encoding is supposed to be UTF-8 (the charset parameter is checked);
* context is not handled (implemented differently in LyX);
* plural forms not implemented (not used for now in LyX);.
* tThe byte endianness of the machine on which the .mo file have been
built is expected to be the same as the one of the machine where this
code is run.
2013-05-30 22:10:01 +02:00
Kornel Benko
39a65bfb94
* sk.po
2013-05-30 20:29:19 +02:00
Vincent van Ravesteijn
2db3153417
Port postats.py from branch 2.0.x
2013-05-30 20:10:39 +02:00
Uwe Stöhr
d2a4b27493
Customization.lyx: remove unnecessary tables and some updates
...
- remove the tables I once used to order all possible "Requires" features
- update the list with possible "Requires" features
- some style fixes here and there
2013-05-30 19:44:07 +02:00
Uwe Stöhr
28063d7c82
powerdot.layout: fix a typo spotted by Siegfried
2013-05-30 19:28:29 +02:00
Uwe Stöhr
f18f7989a0
French UserGuide.lyx: translations from Jean-Pierre and Siegfried
2013-05-30 19:12:19 +02:00
Uwe Stöhr
e31726e099
fr.po: translations for LyX 2.1beta from Jean-Pierre
2013-05-30 18:55:59 +02:00
Uwe Stöhr
6baa65119b
Merge branch 'master' of git.lyx.org:lyx
2013-05-30 18:15:57 +02:00
Uwe Stöhr
f33454b3c7
LaTeXFeatures.cpp: add rsphrase
...
- also modify the rsphrase.module
- correct naming scheme for the bicaption.module
2013-05-30 18:15:44 +02:00
Richard Heck
1b6c1380bb
Revert "version.h: tex2lyx can have the same actual fileformat"
...
This reverts commit ca66e175c9
.
2013-05-30 12:10:27 -04:00
Uwe Stöhr
a2e6fc773a
LaTeXFeatures.cpp: add multicol and shapepar
2013-05-30 17:55:21 +02:00
Uwe Stöhr
ca66e175c9
version.h: tex2lyx can have the same actual fileformat
...
(nothing has been changed that requires the action of tex2lyx)
2013-05-30 17:40:29 +02:00
Uwe Stöhr
059dad2ace
update support for multicolumns
...
- Additional.lyx: update description and convert some TeX code to the multicolumn inset
- multicol.module: restore the preamble settings that was accidentally removed bin the previous commit
2013-05-30 17:17:34 +02:00
Uwe Stöhr
db06f8c2e8
Merge branch 'master' of git.lyx.org:lyx
2013-05-30 16:45:51 +02:00
Uwe Stöhr
0a1c8944a1
multicol.module: style refinements by Jürgen
...
- fixes bug #8568
2013-05-30 16:45:32 +02:00
Richard Heck
73c0f7c701
FORMAT file for last commit.
...
Also took the opportunity to update my email address.
2013-05-30 10:30:01 -04:00
Richard Heck
8f044f3c95
Patch to convert Sweave chunk paragraphs to insets (bug #8588 ). Work
...
by Liviu (C++) and Richard (Python).
2013-05-30 10:20:34 -04:00
Richard Heck
d515ddefc0
Fix bug #8506 : Output all references when asked to do so.
2013-05-30 10:00:02 -04:00
Scott Kostyshak
0f9f44bf40
Fix Basque User Guide bib paths
2013-05-29 02:58:16 -04:00
Scott Kostyshak
d7db3961e2
Fix typo of journal name in aa_sample.lyx, aa.lyx
2013-05-29 02:53:38 -04:00
Juergen Spitzmueller
a1934a8ef4
Do not load xeCJK when mot running XeTeX (resolve critical xeCJK error)
2013-05-29 08:06:15 +02:00
Uwe Stöhr
6c0bc842b7
moderncv.layout: support the command \social
...
- \social can be used for social network addresses in the address block
2013-05-29 01:11:14 +02:00
Uwe Stöhr
d12f7440fb
aastex.layout: cleanup the file
...
- rearrange the style definitions in the order they should appear
- remove the hackish ordering
2013-05-29 00:20:53 +02:00
Uwe Stöhr
0c964e8fb1
examples: update format of some example files
2013-05-29 00:14:54 +02:00
Uwe Stöhr
ea2d5947e9
support to set Tibetan as document language
...
- polyglossia supports http://en.wikipedia.org/wiki/Standard_Tibetan so we can support it too
- fileformat change
2013-05-28 23:40:17 +02:00
Richard Heck
246b3d79e6
Enumerate isn't always defined when the case stuff is included.
2013-05-28 13:32:17 -04:00
Juergen Spitzmueller
88e57fdca9
Fix some double layout deletions (part of #8619 )
2013-05-28 19:07:52 +02:00
Richard Heck
39ea882806
Fix logic of new InsetFlex::updateBuffer() routine from a9614f1
.
2013-05-28 09:41:44 -04:00