Pavel Sanda
c38fab4f99
Fix context string imported into lib/layouttranslations.
...
[[Context]] should not appear in msgid string, see README.localization.
2013-02-02 00:58:02 -08:00
Kornel Benko
acc9533530
* sk.po
2013-02-02 09:49:41 +01:00
Juergen Spitzmueller
5ce71ddfed
de.po: update
2013-02-02 09:14:40 +01:00
Juergen Spitzmueller
0de23da9cd
Tooltip change as suggested by Jean-Pierre
2013-02-02 09:08:42 +01:00
Jean-Marc Lasgouttes
652512a38c
Clarify two strings in PDF properties
...
This is a patch from Martin Vermeer.
2013-02-01 15:00:41 +01:00
Juergen Spitzmueller
def0d18b80
fr.po: update from Jean-Pierre
2013-02-01 14:42:23 +01:00
Kornel Benko
572c81e185
Handle also the parameter "variableunsafe" in lib/encodings to retrieve a translatable string.
2013-01-31 11:54:32 +01:00
Scott Kostyshak
b8eb4bb99b
INSTALL.cmake: typos, grammar, and whitespace
2013-01-31 05:31:47 -05:00
Scott Kostyshak
14d388e0db
Add a space in CMake flag description
2013-01-30 06:53:00 -05:00
Kornel Benko
4b95c7b2a3
Renamed category 'Theorem' and 'Theorems' to 'Reasoning'
2013-01-30 12:36:49 +01:00
Scott Kostyshak
1bcf819276
README.localization: typos and grammar
2013-01-30 04:55:02 -05:00
Scott Kostyshak
66dcc7f62c
INSTALL: typos and grammar
2013-01-30 04:54:23 -05:00
Uwe Stöhr
b9a4db06bf
installer: add cbgreek and lh fonts to the package list
2013-01-29 23:25:14 +01:00
Uwe Stöhr
870121fc22
chkconfig.ltx: add lh fonts
...
- these fonts are necessary to compile our Russian and Ukrainian doc files
2013-01-29 23:24:24 +01:00
Scott Kostyshak
2aeb17e8ef
Add an autotest for #7673
...
This test should fail because #7673 is not yet fixed in trunk.
Note that it is fixed in branch.
This is the first autotest that uses an existing .lyx file,
bug-7673.lyx.
2013-01-29 16:18:08 -05:00
Scott Kostyshak
12a4b3aee9
autotests: clean up .emergency file of input .lyx
...
If the test opens an existing .lyx file and crashes, it will leave
around a .emergency file. If a test with that same name is run again,
LyX will try to recover the .emergency file, which could throw
off the test.
This is implemented for both CMake and autotools.
2013-01-29 16:18:08 -05:00
Uwe Stöhr
c229163a3b
installer: release new installer version
2013-01-29 01:03:16 +01:00
Uwe Stöhr
a2672f8c7e
modernCV.lyx: add important compilation notes
...
- thanks to Jürgen, I could now resolve the bug why the compilation of modernCV failed for certain themes
2013-01-29 00:08:31 +01:00
Uwe Stöhr
b8c0cba472
chkconfig.ltx: remove check for KOMA-script
...
this is a class already checked in the layout file section
2013-01-28 23:13:18 +01:00
Uwe Stöhr
82b9f919aa
installer: new method to install LaTeX-packages
...
LyX 2.0.x supports currently 147 LaTeX-packages. When LyX is first installed on a PC it took therefore about 10 minutes to install all supported and required packages. With the new installation method the installation speed only depends on the Internet speed and lasts with an average bandwidth now only 3.5 minutes.
(chkconfig.ltx asks LaTeX for each package separately and after each package installation the file name database of LaTeX was rebuild. And that cost a lot of time/CPU power)
2013-01-28 02:54:31 +01:00
Uwe Stöhr
0d5f5d107e
chkconfig.ltx: check for KOMA and caption
2013-01-28 02:49:52 +01:00
Kornel Benko
7371b6c03a
* sk.po
2013-01-27 17:12:18 +01:00
Juergen Spitzmueller
c19ef34916
Prepositions with >4 characters are capitalized in Title Casing
2013-01-27 16:56:44 +01:00
Juergen Spitzmueller
8044f8e769
de.po: more updates
2013-01-27 16:37:40 +01:00
Juergen Spitzmueller
ba9b3b0006
Some capitalization fixes
...
Layout files need to be audited more thoroughly for capitalization coherence
2013-01-27 16:34:18 +01:00
Juergen Spitzmueller
cc393f3157
fr.po: update from Jean-Pierre
2013-01-27 15:20:36 +01:00
Juergen Spitzmueller
56a611aaaf
de.po: update
2013-01-27 13:51:13 +01:00
Scott Kostyshak
e77c0dfcf3
CMake: tests can now use an existing .lyx file
...
To reproduce some bugs, tests need to open an existing LyX file. This
is now possible with CMake and is consistent with testing under
autotools in the sense that the .lyx file is referred to in the test
by being in the parent directory.
If the test is named bug-XXXX-in.txt and there exists a file
bug-XXXX.lyx, that file will be copied to the parent directory of
out-home in the build directory.
2013-01-27 05:29:50 -05:00
Uwe Stöhr
a68122d690
- lyx_2_1.py: support for modernCV
...
- moderncv.layout: whitespace fixes
2013-01-27 05:25:00 +01:00
Uwe Stöhr
51cea81710
modernCV.layout: add requirement "suffix.sty"
2013-01-26 18:48:31 +01:00
Kornel Benko
28f5fcd56b
Cmake build: Enable to install also a debug version
2013-01-26 11:29:48 +01:00
Juergen Spitzmueller
3fb94ca4e6
de.po: correct a translation
2013-01-26 10:36:07 +01:00
Juergen Spitzmueller
75fb3e4b6c
Do not output ZERO WIDTH NON JOINER glyph for ligature break via toString
...
I do not see where this is really useful (contrary to real plaintext). And it breaks spell checking with hunspell and 8bit disctionaries (part of bug #8526 )
2013-01-26 09:53:53 +01:00
Pavel Sanda
718eeba60f
Another attempt at Encoding::any (we don't compile at linux now).
2013-01-25 21:19:10 -08:00
Scott Kostyshak
e2f5b4a5e6
Add some linebreaks to LyXAction.cpp
...
Should make the LyX output look better.
2013-01-25 23:27:02 -05:00
Scott Kostyshak
c80b4bcaf3
Make an accelerator uppercase
2013-01-25 23:27:02 -05:00
Scott Kostyshak
c70b62a18e
LyXAction.cpp: add move row to LFUN_INSET_MODIFY
...
Same for move column.
2013-01-25 23:27:02 -05:00
Uwe Stöhr
ef2071f2c8
EmbeddedObjects.lyx: cleanup
...
- use standard bullets
- formatting fixes
2013-01-26 03:43:08 +01:00
Uwe Stöhr
9e29dc2338
Encoding.cpp: make it compilable again after [2eea1590/lyxgit]
2013-01-25 23:24:26 +01:00
Kornel Benko
9e14f0c587
Sort categories for dinbrief.layout
2013-01-25 17:42:58 +01:00
Jean-Marc Lasgouttes
dc5d63ae24
Fix bug #8049 : extra empty line at the end of verbatim environment
2013-01-25 12:18:40 +01:00
Jean-Marc Lasgouttes
f7548ae2cd
Make sure that inset-forall does not skip insets
...
This could happen with
inset-forall Note:Note char-delete-forward
when there where consecutive note insets.
2013-01-25 10:57:10 +01:00
Kornel Benko
e6e28f189a
Cmake build: autotests: Remove "session"-file before starting tests
2013-01-25 10:47:31 +01:00
Kornel Benko
dae22baf0b
Cmake build: Forgot to set the environment XVKBD_HACKED
...
to select the correct parameters for xvkbd.
2013-01-25 09:16:34 +01:00
Uwe Stöhr
73fe65543d
installer: fixed typos in changelog
2013-01-25 01:44:09 +01:00
Uwe Stöhr
6fad65aac2
chkconfig.ltx: check for the psyr fonts
...
- we use the psyr fonts for the bullets (or example in the EmbeddedObjects manual), thus we need to check for them
2013-01-25 01:39:06 +01:00
Uwe Stöhr
0b791d49f5
installer: update to latest MiKTeX to fix a bug
2013-01-24 23:57:40 +01:00
Kornel Benko
55d32635e1
Cmake build: Add pdf, pdf2 and pdf5 formats to export testcases
2013-01-24 17:58:44 +01:00
Kornel Benko
aba79b78c7
Add description of Sleep (== pause) command in keutests
2013-01-24 08:48:18 +01:00
Uwe Stöhr
e20f78c4b0
chkconfig.ltx: correct check for wasy and cbgreek
...
- we need to check for a font, not a package
2013-01-23 23:21:39 +01:00