Richard Heck
9fb818dd0c
Backport fix for #7593 to branch.
...
=====
Original log:
Fix problem first reported by Diego: If you try to view a child document,
the macros declared in the parent do not work. This is because we were
cloning only the child, which then didn't have a parent.
The solution is to clone the whole structure, starting with the master
document. As a side effect, we only clone each child once.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39599 a592a061-630c-0410-9148-cb99ea01b6c8
2011-09-05 19:25:15 +00:00
Richard Heck
8c529c99c2
Backport various parts of the fix for #7655 . This include r39211, r39250, and r39251.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39598 a592a061-630c-0410-9148-cb99ea01b6c8
2011-09-05 19:09:14 +00:00
Richard Heck
35f1ce3ebe
Port fix for #7708 to branch.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39597 a592a061-630c-0410-9148-cb99ea01b6c8
2011-09-05 19:04:36 +00:00
Richard Heck
b9955190bd
Backport fix for bug #7751 : Sort the modules and formats by translated string.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39596 a592a061-630c-0410-9148-cb99ea01b6c8
2011-09-05 18:58:56 +00:00
Stephan Witt
d111a220e1
#7681 adjust the cursor language after document language change had changed the text language
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39595 a592a061-630c-0410-9148-cb99ea01b6c8
2011-09-05 18:46:46 +00:00
Stephan Witt
fd2a6bb3da
#7740 Add undo for change of text language with LFUN_BUFFER_LANGUAGE
...
When a document is not multi-lingual the text contents is changed
to the new language. This should be recorded for Undo.
Because Undo wants a cursor the implemantation has to be
moved to the BufferView class.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39594 a592a061-630c-0410-9148-cb99ea01b6c8
2011-09-05 18:41:39 +00:00
Stephan Witt
ee8f64e112
add background image for Mac OS X disk image
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39593 a592a061-630c-0410-9148-cb99ea01b6c8
2011-09-05 18:34:07 +00:00
Pavel Sanda
8a482a99de
Backport fix for #7720 .
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39591 a592a061-630c-0410-9148-cb99ea01b6c8
2011-09-05 18:06:58 +00:00
Pavel Sanda
38e4917e08
Group correctly Koma Book environments inside environment combo-box listing.
...
Backport already acked, but we waited because of new strings.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39590 a592a061-630c-0410-9148-cb99ea01b6c8
2011-09-05 17:51:32 +00:00
Richard Heck
76a5d1d947
Various files for 2.0.1.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39575 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-31 16:25:53 +00:00
Enrico Forestieri
ef710e618f
Fix bug #6170 (Latex Compiler error when lyx file is located in a path which contains a "#")
...
This removes \input@path handling.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39568 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-30 00:13:29 +00:00
Enrico Forestieri
550f683049
Fix bug #7586 (Temporary file chkconfig.ltx in user directory not deleted if configure fails)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39567 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-29 22:23:17 +00:00
Enrico Forestieri
e28c6f4d95
Allow batch files with QProcess.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39566 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-29 22:15:24 +00:00
Enrico Forestieri
a6aebc801a
Fix bug #7718 (Configure fails if shell autorun commands are enabled in the registry)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39565 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-29 22:05:26 +00:00
Uwe Stöhr
44048fd3bb
status.20x: only whitespace
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39555 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-29 04:37:45 +00:00
Uwe Stöhr
4df078c262
- tufte-book.layout: fix a lyX warning about uninitialized counter
...
- tufte example files: add important notes that float placements options are not allowed and remove unreferenced labels
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39551 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-28 16:53:56 +00:00
Richard Heck
fed247aa1c
Backport fix for infinite loops to branch.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39531 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-26 23:12:42 +00:00
Tommaso Cucinotta
bbdeabe00b
Adding status update for just committed patch.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39522 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-25 19:33:10 +00:00
Enrico Forestieri
ce74af9ec0
Fix #7715 (Lyx 2.0.0 doesn't work with Mathematica 8: call to 'math' problem?)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39514 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-23 18:51:41 +00:00
Jean-Marc Lasgouttes
40979265ff
Backport r39506 (see #7555 )
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39507 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-23 10:11:33 +00:00
Stephan Witt
be43302c90
restore old hunspell library detection code as fallback when pkg-config is not available - for Mac OS X
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39485 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-15 05:09:32 +00:00
Stephan Witt
2961d29cd3
Backport of r39362 and r39395:
...
- report failures on add-to-session with LYXERR (aspell)
- with aspell backend split words on hard hyphens to check parts separately
because hyphen is not allowed to be part of a word - neither in regular
nor in personal dictionary
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39477 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-12 07:19:03 +00:00
Uwe Stöhr
916c665d2a
UserGuide.lyx: new section about font and background color, revised text style dialog description, some fixed typos and styles
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39476 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-12 03:19:00 +00:00
Stephan Witt
91eb9c8c68
Backport of r39360, r39361 and r39363:
...
- move spellchecker backend change action to actOnUpdatedPrefs where it belongs to
- add missing action for change of spellchecker_accept_compound preference
- care for a change of accept_compound and reconfigure the aspell backend accordingly
- only aspell is using spellchecker_accept_compound rc variable
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39471 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-11 11:25:01 +00:00
Uwe Stöhr
33ad1516b6
status.20x: fix a typo
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39463 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-10 03:06:51 +00:00
Uwe Stöhr
9c4abdf137
also for branch: new export flavor "DVILUATEX", fixes bug #7713 , patch from Jürgen
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39461 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-10 02:49:30 +00:00
Uwe Stöhr
eef3094add
status.20x: update for the documentation
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39459 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-10 02:30:36 +00:00
Richard Heck
607cb1fb78
Status for previous commit.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39438 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-08 14:22:10 +00:00
Enrico Forestieri
979f2da84d
Fix bug #253 (Incorrect protection of closing quotation marks)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39427 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-05 21:33:09 +00:00
Richard Heck
f245a7a967
Status for previous commit.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39426 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-05 18:07:11 +00:00
Uwe Stöhr
d760267fac
- UserGuide.lyx: correct broken links in the bibliography
...
- French UserGuide.lyx: add a missing cite reference
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39414 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-04 16:01:41 +00:00
Enrico Forestieri
00d4b6c735
When previewing a format, change to the directory of the previewed file
...
and invoke the previewer with only its filename without the path.
This solves the problem about forward search on Windows reported here:
http://thread.gmane.org/gmane.editors.lyx.general/71130
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39413 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-02 21:50:00 +00:00
Uwe Stöhr
51ee38b7f5
thesis template: fix the problem correctly - for all document parts
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39407 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-01 17:18:44 +00:00
Tommaso Cucinotta
f24d460bf6
Size tab now enables and disables correctly depending on the capabilities configured for the current external template (selected via the combo).
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39400 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-31 18:43:12 +00:00
Uwe Stöhr
c954cb89ab
EmbeddedObjects.lyx: fix bug #7328
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39397 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-31 16:35:36 +00:00
Uwe Stöhr
6487aeb026
lyx2lyx/lyx_2_0.py: backport r39383 to branch
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39392 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-31 02:07:16 +00:00
Uwe Stöhr
d72e5ba538
UserGuide.lyx: describe how to compare LyX files
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39357 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-20 02:50:45 +00:00
Uwe Stöhr
79e78d09e8
status.20x: format fixes
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39345 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-19 05:21:26 +00:00
Uwe Stöhr
e40d914814
UserGuide.lyx: new section how to customize lists (description of the module enumitem)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39343 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-19 05:08:47 +00:00
John C. McCabe-Dansted
6a60ef8ab4
Backport r39333 to fix bug #7467 : PATH_MAX related build failure on GNU/Hurd.
...
(Patch from Pino, adapted for trunk by Sven)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39342 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-19 04:14:09 +00:00
Uwe Stöhr
6467f4657a
- EmbeddedObjects.lyx: new chapter about objects surrounded by text
...
- Additional.lyx: remove obsolete section
- initials.module: add style that actually works, this does not change any string in the po files, see also my mail in the list
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39340 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-18 21:48:13 +00:00
Richard Heck
fda8c46cfb
Revert r39330.
...
This reverts commit 6003924601add454110db97b68974834cad7c4c9.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39338 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-18 13:53:54 +00:00
Uwe Stöhr
7effe4260f
- UserGuide.lyx: new section about custom numbered list numbering
...
- Additional.lyx: further cleanup and deletion of section that is now part of the UserGuide
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39334 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-18 03:01:12 +00:00
Richard Heck
966eaec1c2
Add check for recursive includes.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39330 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-16 13:50:06 +00:00
Richard Heck
c45d7b69bc
Fix bug #7682 for branch. Problem was that we were finding the children
...
using the BufferList, which knows nothing about clones.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39329 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-16 13:50:02 +00:00
Uwe Stöhr
174e9e53e4
- UserGuide.lyx: LyX supports now setting of the paragraph indent width
...
- EmbeddedObjects.lyx: LyX supports now changing of greyed-out note text color
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39304 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-15 04:53:43 +00:00
Tommaso Cucinotta
2f0913ce9e
Adding change to status for r39282.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39290 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-13 16:04:43 +00:00
Richard Heck
5f1008a4eb
Fix bug with output of prettyref chapter references.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39289 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-13 15:19:38 +00:00
Pavel Sanda
9d3947f107
Status update
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39273 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-10 20:45:39 +00:00
Uwe Stöhr
112c3a3a27
Math.lyx: add info about decorated matrix column limit and how to increase it.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39258 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-08 20:44:33 +00:00
Richard Heck
df59642018
Fix bug #7656 .
...
I don't think we need to record anything yet, since we are not changing
anything here. The dialog will call a new LFUN to do the change.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39254 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-07 19:52:03 +00:00
Stephan Witt
ed140e7343
backport fix for #7661 to branch - check buffer of cursors before using compare operator - avoid assertion
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39245 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-04 18:39:25 +00:00
Pavel Sanda
71bb196a01
Revert Koma book updates.
...
This contains string change and must wait for 2.0.2.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39239 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-03 01:22:54 +00:00
Pavel Sanda
6df25e08c2
Backport missing implementation of revision info for RCS
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39238 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-03 01:19:24 +00:00
Pavel Sanda
3c5d2d063f
Backport Koma script glitches to branch
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39237 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-03 00:59:52 +00:00
Richard Heck
4839fc562b
Status for last couple branch commits.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39214 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-29 14:26:47 +00:00
Enrico Forestieri
9af953f349
Fix bug #7645 (stream encoding not properly reset after a float)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39194 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-22 20:48:02 +00:00
Jean-Marc Lasgouttes
bcb4e90f2a
Fix incompatibility between jss.layout and Sweave (see bug 7555).
...
Backport of r39188.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39189 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-22 09:30:57 +00:00
Richard Heck
f4c2a42599
Status for previous commit.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39184 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-21 15:36:30 +00:00
Richard Heck
66920e5b1a
Fix bug #7634 . Make sure we clear the tag deque if we are keeping
...
empty paragraphs.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39153 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-20 16:10:21 +00:00
Richard Heck
5f172ec678
Add a note to last status.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39151 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-20 15:24:49 +00:00
Richard Heck
0de72fc38c
Fix problem with bibliography indentation reported on user list.
...
Porting to branch.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39150 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-20 15:21:36 +00:00
Jean-Marc Lasgouttes
e9e568aa20
forgot this
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39142 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-20 12:16:54 +00:00
Jean-Marc Lasgouttes
c87c1a06e8
Backport r39070 and r39140.
...
This fixes two sweave bugs (mainly under windows):
- latex error when the temp dir path contains a space
- latex error when the R dir path contains a space
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39141 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-20 12:15:30 +00:00
Tommaso Cucinotta
1141dc23c9
Backporting various fixes in Advanced Find and Replace:
...
- Now the cursor is visible while at the rightmost part of a regexp inset.
- Now a regexp inset with a \backslash or braces is previewed correctly.
- Disabled possibility to type macros in regexp-mode.
- Now backslash-prefixed regexps like "\s", "\d", etc., are all understood by Advanced F&R.
- Now Adv. F&R correctly interprets escape sequences within regexp insets, e.g., \\ or \(,
for finding characters with a special meaning in regular expression context (\^()[]).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39136 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-19 19:46:59 +00:00
Uwe Stöhr
0a2d185c0f
ia.po: updates from Giovanni
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39129 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-17 14:05:26 +00:00
Uwe Stöhr
1a925a8aa2
Makefile.am: distribute the autocorrection file (backport of r39116), thanks Enrico
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39128 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-17 13:53:42 +00:00
Uwe Stöhr
ce0245f164
status.20x: entry for last commit
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39096 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-16 14:37:23 +00:00
Richard Heck
ad56a9914c
Restore fix for #7517 .
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39090 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-16 14:22:43 +00:00
Richard Heck
1211af5c0a
Recommit fix for #7620 , since we are breaking string freeze due
...
to dead FTP.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39089 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-16 14:16:01 +00:00
Uwe Stöhr
ac0b739d6f
- ijmpd.layout: heavy revision to be compliant to the latest version of ijmpd
...
- ijmpd.lyx: update template accordingly
- ijmpc.layout: whitespace and some fixes
- ijmpc.lyx: some minor tweaks
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39081 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-16 01:34:55 +00:00
Uwe Stöhr
683d8e6d73
- ijmpc.layout: heavy revision to be compliant to the latest version of ijmpc
...
- ijmpc.lyx: update template accordingly
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39080 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-16 00:03:57 +00:00
Uwe Stöhr
89cc3b4e05
- ACM-siggraph.lyx: update to latest version of the siggraph LaTeX-package (our template was uncompilable with this)
...
- status.20x: reformat to no protrude over the 74 character line length limit (this was for 1.6.x required by Jürgen, don't know the current limit)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39063 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-15 14:13:06 +00:00
Richard Heck
97c01e63e2
Restore fix for #1751 , now that it works.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39060 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-15 11:45:23 +00:00
Uwe Stöhr
0c58166a57
- agutex.lyx: fix compilation (babel must not be used for agutex files) and add info how to install agutex.lyx
...
- other files: some minor tweaks
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39056 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-15 00:49:09 +00:00
Uwe Stöhr
68f94fe3a0
- landslide.lyx: fix compilation (broken image path)
...
- docbook_article.lyx: save in current file format
- jss.layout: this class needs a further LaTeX-package
- JSS-article.lyx: add info how to install the JSS LaTeX class file (described in new Wiki page)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39053 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-14 23:01:51 +00:00
Uwe Stöhr
c1e5395fa3
status.20x: document some fixes
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39052 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-14 21:30:04 +00:00
Pavel Sanda
4df6ae89f6
Backport r39040 (pkgconfig to configure hunspell).
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39041 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-14 14:37:26 +00:00
Richard Heck
00f0562003
Revert r38746. See http://marc.info/?t=130769382200004&r=1&w=2
...
for discussion of why. It looks as if something is weird with the
way Qt is handling the environment, at least on some platforms and
with some versions. Here, on F14, with Qt 4.7.x, simply getting and
setting the environment, without changing it, causes scripts such as
epstopdf to fail to start.
The problem is still in trunk.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39039 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-14 13:39:39 +00:00
Uwe Stöhr
555b8c8d3b
Japanese doc files: make them compilable (some image paths were broken) (Seems that nobody did compile the doc files before LyX 2.0.0 was released)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39028 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-13 14:44:42 +00:00
Uwe Stöhr
1c8f01c01b
- Spanish Math.lyx: fix compilation (some image paths were broken)
...
- Math.lyx: save in current format
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39025 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-13 14:29:22 +00:00
Richard Heck
93577c5a5b
Revert r39007 and r38983, since these broke the string freeze. I'll recommit for 2.0.2.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39020 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-12 18:01:53 +00:00
Julien Rioux
e25156ee02
Fix bug #7620 (LaTeX \unit{} in math mode): The
...
commands displayed in the toolbar menu now
correspond with the internal LyX commands.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39007 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-11 15:36:30 +00:00
Julien Rioux
31d76f3368
Fix bug #7610 (wrong latex flavor flag set by pref2pref).
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39006 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-11 15:33:35 +00:00
Julien Rioux
d2a09bf5a6
Fix bug #7609 (PDF (pdflatex) no more directly
...
listed in file->export menu). Do not remove customized
document formats from the export menu.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39005 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-11 15:29:41 +00:00
Julien Rioux
11c191a933
Fix bug #7608 (Wrong path separator used for Inkscape on Windows)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39003 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-11 15:24:19 +00:00
Uwe Stöhr
52f7412e4f
sv.po: updates from Jim
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@38994 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-08 17:17:25 +00:00
Richard Heck
b3cc4e3a07
Status for previous commit.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@38988 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-08 13:08:45 +00:00
Richard Heck
7b4a9b95e3
Fix bug #7517 . This restores some code removed when we started adding basic layouts we didn't recognize.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@38983 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-08 00:53:19 +00:00
Richard Heck
625db2e106
Update templates to current format (now for branch).
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@38948 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-04 13:32:04 +00:00
Richard Heck
37688a02a2
Update status when bullet size is changed.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@38946 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-04 12:52:32 +00:00
Uwe Stöhr
de35d041a0
status.20x: mention Polish update
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@38944 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-04 02:48:15 +00:00
Uwe Stöhr
281d46bba9
status.20x: mention Ukrainian update
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@38942 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-04 02:45:19 +00:00
Uwe Stöhr
009b5623fb
French Customization.lyx: compile fix
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@38941 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-04 02:34:39 +00:00
Enrico Forestieri
72230bb98c
On Windows, improve detection of the TeX engine by avoiding spaces in
...
filenames passed to latex (through the short form of the path) and also
by taking into account that a short form may not always be available.
Such detection may still fail if the file system does not support short
names and the TeX engine doesn't allow spaces in filenames, but this is
a highly improbable condition, hopefully.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@38921 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-01 22:22:58 +00:00
Richard Heck
ac47154162
Update status file.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@38919 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-01 17:06:39 +00:00
Pavel Sanda
4e20d4473f
Backport fix for #7598 .
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@38904 a592a061-630c-0410-9148-cb99ea01b6c8
2011-05-31 20:08:36 +00:00
Pavel Sanda
6d25881a14
* cs.po
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@38877 a592a061-630c-0410-9148-cb99ea01b6c8
2011-05-28 21:43:13 +00:00
Richard Heck
fe15a8f2a5
Potential fix for #7591 .
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@38876 a592a061-630c-0410-9148-cb99ea01b6c8
2011-05-28 14:36:50 +00:00
Richard Heck
d40fcdee23
Status for previous commit.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@38874 a592a061-630c-0410-9148-cb99ea01b6c8
2011-05-28 14:19:19 +00:00