Juergen Spitzmueller
f7ac0f7bda
Fix a typo
2013-07-08 10:27:00 +02:00
Vincent van Ravesteijn
978ecc3309
Update RELEASE-NOTES
2013-07-07 22:04:25 +02:00
Vincent van Ravesteijn
d24d2c36c7
Update ANNOUNCE
2013-07-04 21:29:48 +02:00
Juergen Spitzmueller
50426600db
Fix beamer frame conversion
2013-07-04 18:25:04 +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
Uwe Stöhr
ef4018f68e
German UserGuide.lyx: fix a typo spotted by a user
2013-06-26 23:20:01 +02:00
Uwe Stöhr
e44e0aef6a
German UserGuide.lyx: fix a typo spotted by Stephan
2013-06-26 23:11:29 +02:00
Uwe Stöhr
f61f5e2116
Spanish Additional.lyx: fix a wrong language tag
2013-06-26 00:28:36 +02:00
Uwe Stöhr
f07cf5a1f6
Spanish Additional.lyx: translations for LyX 2.1 from Ignacio
2013-06-26 00:17:57 +02:00
Uwe Stöhr
20e8755ff1
es.po: translation for LyX 2.1 from Ignacio
2013-06-26 00:05:34 +02:00
Pavel Sanda
f7e43d11b1
cs.po - start 2.1 translations.
2013-06-15 15:59:41 -07:00
Pavel Sanda
8a0a738057
- cs.po fetch from branch.
2013-06-15 14:46:08 -07:00
Richard Heck
30d3fcd640
Fix bug #8746 : Images have to have alt tags.
2013-06-12 17:25:39 -04:00
Richard Heck
c6a08bc442
Somehow forgot HTML tags for Paragraph and Subparagraph.
...
Vincent, this is totally trivial and so should be fine.
2013-06-11 14:30:15 -04:00
Richard Heck
34e3aa4ca2
Fix comment in configure.ac. This was causing a warning during
...
configuration.
2013-06-11 11:05:31 -04:00
Uwe Stöhr
98936a3877
es.po: translations for LyX 2.1 from Ignacio
2013-06-08 16:19:09 +02:00
Uwe Stöhr
08b245b6fe
Additional.lyx: describe some more multicolumn features
2013-06-05 01:10:10 +02:00
Uwe Stöhr
b470bce9e7
doc files: remove outdated files
...
- all files ware the last time updated before 2007 (they are probably even older) and do only lead to confusions because of outdated/wrong info
2013-06-04 23:04:55 +02:00
Uwe Stöhr
915e228a87
Slovakian Userguide: remove completely outdated file
...
- this file described things from LyX 1.2 and also misses several chapters
2013-06-04 22:33:08 +02:00
Uwe Stöhr
5ff31c6da5
Customization.lyx: correct latest layout format
...
Merge branch 'master' of git.lyx.org:lyx
2013-06-04 22:21:06 +02:00
Vincent van Ravesteijn
d15bc5ef53
Update tex2lyx testcases to latest fileformat
2013-06-04 21:56:51 +02:00
Vincent van Ravesteijn
d27668841b
Update layouts to latest fileformat
2013-06-04 19:48:19 +02:00
Vincent van Ravesteijn
ae2d0e0d43
Update format of lyxrc.default
...
No changes are necessary.
2013-06-04 19:37:58 +02:00
Jean-Marc Lasgouttes
deb6e16e79
Move a Qt workaround to the Qt frontend.
2013-06-04 12:08:36 +02:00
Kornel Benko
20799a5ebf
* sk.po
2013-06-04 09:18:04 +02:00
Uwe Stöhr
e06a30ad71
installer: configure fix for LyX 2.1
2013-06-04 00:55:55 +02:00
Uwe Stöhr
6308efc42a
de.po: translations according to the frozen master
...
- Jürgen, please adapt the translations for your preferences non-TeX font feature if these seem not appropriate
2013-06-03 22:29:24 +02:00
Uwe Stöhr
7eb42abba6
UserGuide.lyx: ad info for spell checkers under Linux
...
- patch by Ignacio
2013-06-03 21:08:10 +02:00
Uwe Stöhr
f2fb7afe34
Customization.lyx: update layout file format
...
- also some small corrections and German translations
2013-06-03 20:43:11 +02:00
Uwe Stöhr
65f4942c1a
shapepar.module: correct naming scheme
...
- we use uppercase for all words in all other layouts
2013-06-03 20:26:30 +02:00
Uwe Stöhr
6bf8b16384
de.po: precise a string
...
- as discussed with Jürgen in private mails
2013-06-03 20:25:13 +02:00
Uwe Stöhr
26e7c42a09
Basque Additional.lyx: put file into attic
...
- this file is hopelessly outdated (and even misses complete chapters)
2013-06-03 20:13:14 +02:00
Uwe Stöhr
dc9cf3f84c
Polish Additional.lyx: put file into attic
...
- this file is hopelessly outdated (and even misses complete chapters)
2013-06-03 19:30:44 +02:00
Richard Heck
89ced5c3c3
Fix problem with chunk lyx2lyx conversion spotted by Scott.
...
We assume chunks come at us in a certain form. If not, then
we cannot handle the conversion. In that case, we just leave
the chunks as they were and they will appear as unknown layouts.
2013-06-03 13:01:39 -04: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
Vincent van Ravesteijn
d20956594b
Revert part of "Pass the encoding to the japanese pLaTeX processor ( #4697 )."
...
See ticket #8408 for the reason why this is reverted.
This reverts part of commit 0bff66b8a5
.
2013-06-03 17:39:54 +02:00
Jean-Marc Lasgouttes
6b8d47a203
Add some more m4 macro files for gettext
2013-06-03 15:37:13 +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
Kornel Benko
8c50965692
* sk.po
2013-06-03 09:57:03 +02:00
Scott Kostyshak
f259a0f591
Fix Indonesian User Guide bib paths
2013-06-03 02:31:41 -04:00
Juergen Spitzmueller
cdc639d27a
typo
2013-06-03 08:17:44 +02:00
Vincent van Ravesteijn
83399dcb7a
PrefsUi: Remove unneeded widths
2013-06-02 23:30:06 +02:00
Uwe Stöhr
d1ce71d398
Customization.lyx: last step of merging/updating
2013-06-02 20:24:02 +02:00
Uwe Stöhr
8363f8f2b6
Customization.lyx: second step of merging/updating
2013-06-02 19:12:51 +02:00
Kornel Benko
b810c5744f
cmake: Make really sure, also the first po-file will be
...
processed, if it is not "ALL"
We cannot overwrite tha params given to a macro. Instead
use an own variable.
2013-06-02 17:52:40 +02:00
Uwe Stöhr
eeb0148694
INSTALL.Win32: correct a path
2013-06-02 17:14:42 +02:00
Uwe Stöhr
54e37ebc99
INSTALL.Win32: updates for lyX 2.1
...
- fix a link and ad info for the installer
- add the 3 required DLLs for the installer
2013-06-02 17:00:16 +02:00
Richard Heck
bbce65b68e
Initialize initial_value_.
2013-06-02 09:41:09 -04:00