Uwe Stöhr
3b62013dfa
UserGuide.lyx: final update for advanced search
...
- German UserGuide.lyx: translations
- other UserGuide.lyx: simplifications and formatting adaptions
2012-10-23 21:49:23 +02:00
Uwe Stöhr
cc46eb17f0
French: UserGuide.lyx: translations by Jean-Pierre
2012-10-23 01:17:40 +02:00
Uwe Stöhr
7fe5b65c1d
sv.po: updates from Jim
2012-10-22 01:44:22 +02:00
Uwe Stöhr
7c324cda23
es.po: updates from Ignacio
2012-10-22 01:40:07 +02:00
Uwe Stöhr
71d7f4d470
UserGuide.lyx: next update for advanced search
...
- German UserGuide.lyx: translations
- other UserGuide.lyx: some simplifications, clarifications and formatting adaptions
2012-10-22 01:04:49 +02:00
Enrico Forestieri
d781daa401
Fix bug #8379 : LyX Archive fails to include BibTeX files
...
(cherry picked from commit f6fde4b553
)
2012-10-21 21:54:20 +02:00
Uwe Stöhr
c47a7c969f
UserGuide.lyx: update for advanced search
...
- German UserGuide.lyx: translations
- English UserGuide.lyx: some simplifications and clarifications
2012-10-21 03:22:12 +02:00
Uwe Stöhr
22be78bb66
fr.po: updates by Jean-Pierre
2012-10-21 02:05:26 +02:00
Uwe Stöhr
6997cbd176
sigplanconf.layout: correct InTitle tag, fixes bug #8378
2012-10-19 00:57:20 +02:00
Pavel Sanda
d21eac8a89
* Additional.lyx - no CT in branch.
2012-10-18 15:14:46 +02:00
Scott Kostyshak
d7e5c303d2
Additional.lyx: references to knitr & Sweave doc
...
Add references to the knitr.lyx example file and to the Sweave manual.
Also correct a couple of typos.
2012-10-17 20:48:14 -04:00
Uwe Stöhr
13c21cfe0c
UserGuide.lyx: remove description of removed LFUN break-paragraph-keep-layout
...
Furthermore update the description to current state
2012-10-18 01:54:34 +02:00
Uwe Stöhr
5c353f4a34
LaTeXConfig.lyx: detection of document class g-brief, spotted by Max Funk
2012-10-17 00:43:29 +02:00
Uwe Stöhr
c8be1fec6f
Math.lyx: add info about character ^ in chemical formulas
2012-10-17 00:21:43 +02:00
Uwe Stöhr
19da6fcc0d
status.20x: correct a bug number
2012-10-16 02:31:43 +02:00
Uwe Stöhr
b7d292a278
UserGuide.lyx: Add info how to handle special characters in nomenclatures
...
Fixes bug 8373.
2012-10-16 02:29:37 +02:00
Uwe Stöhr
e0a7c7d2ac
nn.po: updates from Ingar
2012-10-16 00:58:26 +02:00
Juergen Spitzmueller
9b9145432f
Beamer provides [x]color ( #8103 )
2012-10-15 16:02:50 +02:00
Juergen Spitzmueller
c97f75da03
Do not inherit Provides from beamer
2012-10-15 15:56:25 +02:00
Juergen Spitzmueller
e10bfe5857
Do not inherit Provides from beamer
2012-10-15 15:53:28 +02:00
Uwe Stöhr
ba0454fd0c
g-brief layouts: remove the dependency on europs.sty as this package is an optional one and add info to the template file
2012-10-15 01:25:51 +02:00
Uwe Stöhr
3dfa3935e9
apa.lyx: fixed weblink
2012-10-15 00:49:07 +02:00
Uwe Stöhr
71b6024a9b
uk.po: updates from Yuri
2012-10-14 02:22:05 +02:00
Uwe Stöhr
84506c762c
ia.po: updates from Giovanni
2012-10-14 02:18:45 +02:00
Juergen Spitzmueller
249fa322c4
Correctly initialize bool. Thanks, Pavel.
...
(cherry picked from commit 47673f560f
)
2012-10-12 08:51:28 +02:00
Kornel Benko
8f14abdd76
sk.po: entries containing the word 'selection' unified
2012-10-11 11:43:07 +02:00
Pavel Sanda
427a4fc9dd
* cs.po
2012-10-11 01:49:03 +02:00
Pavel Sanda
f6f6379322
Forgot status.
2012-10-11 01:36:42 +02:00
Pavel Sanda
b54c782718
Doc updates for noweb (bug #5444 ).
...
Patch based on Kayvan Sylvan input.
2012-10-11 01:33:54 +02:00
Juergen Spitzmueller
c34e53719f
de.po
2012-10-10 16:57:08 +02:00
Richard Heck
4708a93ec0
Remerge strings.
2012-10-10 10:26:50 -04:00
Pavel Sanda
3b992ba40b
* cs.po
2012-10-10 15:32:34 +02:00
Uwe Stöhr
b2ac47f5e7
UserGuide.lyx: fix a typo spotted on the docs list
2012-10-08 01:24:40 +02:00
Enrico Forestieri
9604bf38e5
Update it.po
2012-10-07 23:16:11 +02:00
Jean-Marc Lasgouttes
cd436fb0d9
Fix "make dist".
2012-10-07 22:46:41 +02:00
Jean-Marc Lasgouttes
9bc027d961
Fix make check target
...
A dummy getGuiMessages function was missing. Instead of adding it everywhere, a new file is created that contains all the dummy functions needed by the tests.
2012-10-07 22:26:28 +02:00
Jean-Marc Lasgouttes
cfa0a1181b
Revert "Do not kill the undo stack when doing a Save As..."
...
This reverts commit 824fe17511
.
Following discussion on ticket #8342 , I am not sure anymore that this is safe for branch. Reverting does not hurt much since the annoying debug messages that were cured by this commit are already (better) fixed by the patch for #8342 .
2012-10-07 22:26:28 +02:00
Kornel Benko
64d18f5cae
* sk.po
2012-10-07 16:40:56 +02:00
Scott Kostyshak
4d9f620349
More elegant knitr support and bug fix
...
Implement a more simple and elegant integration of the R package knitr. Now,
lyxknitr.R does not need to move or copy files at all.
This also fixes a bug: when /tmp was on a different file system (e.g.
encrypted home), lyxknitr.R failed to move files to /tmp because it relied on
R's 'file.rename' function, which in turn relied on the rename function in
<stdio.h>, which was failing with the EXDEV errno.
Patch from Yihui Xie.
2012-10-06 19:54:08 -04:00
Juergen Spitzmueller
fcfa044614
Restore buffer parenthood if we exit already after the preamble
2012-10-06 09:31:56 +02:00
Juergen Spitzmueller
2f3acae922
Do not let the parent interfere when I child document is exported/view standalone ( #8100 , #8101 )
...
(cherry picked from commit 02c73cd721
)
2012-10-03 17:00:17 +02:00
Juergen Spitzmueller
9d43101254
status update
2012-10-03 16:39:01 +02:00
Juergen Spitzmueller
64e68defcc
Ronen's patch for lfun language set
...
This adds an optional 'set' argument to the language lfun and reintroduces toggling.
Additions by me reintroduce the possibility to reset to the document language via 'language reset' or just 'language'
(cherry picked from commit e3e6befc54
)
2012-10-03 16:36:05 +02:00
Stephan Witt
8bc54fd665
Add property list entries for high resolution display on Mac
2012-09-30 11:31:03 +02:00
Juergen Spitzmueller
438caad386
Fix issues with xref dialog in read-only documents ( #8177 )
2012-09-30 08:31:54 +02:00
Kornel Benko
4e6b5c6837
* sk.po
2012-09-28 16:33:31 +02:00
Juergen Spitzmueller
863e0a0bc9
de.po: update
2012-09-28 16:08:58 +02:00
Juergen Spitzmueller
1d63d78382
Working attempt at fixing #8357 in branch
2012-09-28 16:04:04 +02:00
Juergen Spitzmueller
c5d56d260b
Revert "validate encodable characters in href inset ( #8357 )"
...
This reverts commit 1ea66bb65f
.
The method latexString does not exits in branch.
2012-09-28 15:44:11 +02:00
Juergen Spitzmueller
1ea66bb65f
validate encodable characters in href inset ( #8357 )
...
(cherry picked from commit 5801ee2f9a
)
2012-09-28 15:40:09 +02:00