Commit Graph

28390 Commits

Author SHA1 Message Date
Uwe Stöhr
f91866f7c1 EmbeddedObjects.lyx: add section about the calculation of the table width
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40237 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-21 21:18:38 +00:00
Richard Heck
bd826dae67 New attempt to fix Pavel's crash, this modifies r40206.
The global list of cloned buffers was a bad idea. We don't have multiple
export threads, but we can have multiple autosave threads. So now we keep
more than one of these lists at the same time, and each cloned buffer has
a pointer to the relevant list. Note that this would make multiple export
possible, if we wanted to do that at some time.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40229 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-20 18:56:36 +00:00
Pavel Sanda
b9eb3af385 * Additional.lyx
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40224 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-20 12:32:19 +00:00
Pavel Sanda
0f52f0f6af * Additional.lyx
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40222 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-20 12:02:35 +00:00
Richard Heck
1d8c7ae84e Restore version of spreadsheet.lyx and remove old files.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40220 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-19 16:29:50 +00:00
Richard Heck
08498577c4 Fixes for bug #7870 from Helge.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40219 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-19 16:22:21 +00:00
Richard Heck
0e1ecaedaa Add TEX2LYX section for bug fixes, since there is so much activity
there. (Thanks Uwe and Georg!!)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40214 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-18 21:40:45 +00:00
Richard Heck
2e21676cb2 Backport fix for bug #7873.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40213 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-18 21:37:03 +00:00
Uwe Stöhr
4c39562025 French EmbeddedObjects.lyx: translations and revision by Siegfried
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40209 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-18 01:27:16 +00:00
Richard Heck
f01103ec22 Backport fix for crash reported by Pavel.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40206 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-17 18:06:06 +00:00
Uwe Stöhr
414247385c nb.po: updates from Helge
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40198 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-15 00:27:12 +00:00
Uwe Stöhr
bbfc2c8bd4 status.20x: stylistic fix
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40197 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-15 00:15:46 +00:00
Uwe Stöhr
2b201352d0 EmbeddedObjects.lyx: add info about the dvips color names and fix some issues
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40195 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-15 00:12:17 +00:00
Georg Baum
b6eb513d94 Fix bug #7895: Do not output lines with only a single space.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40194 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-14 21:04:00 +00:00
Georg Baum
044565f535 Fix bug #7663: Misparsing of description \item with spaces
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40183 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-13 10:43:30 +00:00
Uwe Stöhr
e50333caea - EmbeddedObjects.lyx: update the description of the PDFPages template (thanks Liviu)
- chkconfig.ltx: pdfpages require eso-pic

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40180 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-13 05:19:14 +00:00
Georg Baum
b79cde1dfd Fix "stray '}' in text" warnings: When parsing with FLAG_ITEM the braces need
to occur in pairs.
If you change something in tex2lyx please don't commit without running the
tests and ensuring that no warnings or errors are written on stderr.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40178 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-12 18:43:13 +00:00
Uwe Stöhr
9f6c2f5b3b EmbeddedObjects.lyx: remove superfluous preamble entry and replace images of icons by inset-info insets
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40174 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-12 03:02:01 +00:00
Uwe Stöhr
78db95c8bf fr.po: some tweaks from Jean-Pierre
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40173 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-12 01:21:40 +00:00
Uwe Stöhr
0925aaba32 - French UserGuide.lyx: translations from Jean-Pierre and Siegfried
- UserGuide.lyx: some index correction, some collapse status adoptions

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40172 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-12 01:12:10 +00:00
Uwe Stöhr
5aaf686414 sv.po: updates by Jim
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40171 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-11 23:39:46 +00:00
Uwe Stöhr
d15ddda3c1 sweave.lyx: completely revised by Yihui
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40170 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-11 23:22:52 +00:00
Uwe Stöhr
c4ee3c6e6e - Spanish EmbeddedObjects.lyx and UserGuide.lyx: translations by Ignacio
- UserGuide.lyx: mention LibreOffice
- English UserGuide.lyx: fix a typo

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40169 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-11 00:03:38 +00:00
Uwe Stöhr
6346e19d37 id.po: updates from Waluyo
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40167 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-10 21:56:51 +00:00
Uwe Stöhr
7f743a8900 es.po: updates from Ignacio
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40166 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-10 21:38:34 +00:00
Uwe Stöhr
e0092d179f UserGuide.lyx: fix a typo spotted by Jean-Pierre
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40163 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-09 22:56:58 +00:00
Uwe Stöhr
93baa6e7b4 UserGuide.lyx: fix a formatting issue
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40161 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-09 19:58:30 +00:00
Uwe Stöhr
6bbdb12811 thesis/thesis.lyx: be consistent (as already in trunk)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40160 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-08 21:27:49 +00:00
Uwe Stöhr
453595dc10 thesis/thesis.lyx: add a note and clarify a note as suggested by users
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40158 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-08 21:25:42 +00:00
Uwe Stöhr
ec3b686f8e backporting tex2lyx:
- support for \makebox
- fix import of boxes without an inner box (the on-screen display was broken because of wrong default width setting)
- fix parsing of \framebox{content}, which LyX does not support yet - we have to use ERT

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40157 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-07 21:57:49 +00:00
Uwe Stöhr
0ca0b3ca94 fr.po: updates from Jean-Pierre
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40156 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-07 21:50:44 +00:00
Uwe Stöhr
38bf1aceb1 UserGuide.lyx: correct the description of LyX-pipes (they also work on Windows)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40153 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-06 23:24:27 +00:00
Georg Baum
f3a833ca7e Import optional argument of tabular (vertical alignment)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40148 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-06 18:56:26 +00:00
Georg Baum
f59e3bedaa Fix bug 6834: Import theorems with optional argument correctly.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40144 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-06 18:12:20 +00:00
Georg Baum
191b561026 Must not output anything between p.pushPosition() and p.popPosition().
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40142 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-06 17:34:42 +00:00
Uwe Stöhr
14ee3de872 backporting tex2lyx: fix remaining part of bug #7846 (no status entry necessary)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40138 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-06 15:22:00 +00:00
Uwe Stöhr
2c0c8fc41f backporting tex2lyx: fix bug #7843
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40137 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-06 15:15:13 +00:00
Richard Heck
f78ada8345 Fix bug reported on user list: <title> not escaped.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40132 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-02 18:57:14 +00:00
Uwe Stöhr
1f05c19a2f ia.po: updates from Giovanni
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40130 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-02 18:14:29 +00:00
Uwe Stöhr
92a60b1a18 uk.po: updates from Yuri
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40129 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-01 20:54:50 +00:00
Uwe Stöhr
275908980c thesis template: remove my name from the PDF properties and add missing start appendix call
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40128 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-01 20:09:15 +00:00
Pavel Sanda
205597ebdc * Additional.lyx - note about SVN 1.7
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40126 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-01 15:55:18 +00:00
Uwe Stöhr
e38c1a23cb status.20x: mention the new example
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40123 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-01 05:53:33 +00:00
Uwe Stöhr
a5261242af EmbeddedObjects.lyx:
- describe the new GnumericSpreadsheet feature and link to the example file
- link to the lilypond example file
- fix some links

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40122 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-01 05:40:13 +00:00
Uwe Stöhr
23c6728eac new example file spreadsheet.lyx to show how the spreadsheet support works and to test various spreadsheet formats
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40121 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-01 05:38:58 +00:00
Uwe Stöhr
dc122e3430 - UserGuide.lyx:
- describe the new lyxpipe preferences option
 - add info how to en/disable the math autocorrection
 - some bugfixes in appendix C

- German UserGuide.lyx: complete translation of appendix C

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40120 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-01 04:04:53 +00:00
Uwe Stöhr
a3e2942d53 de.po: improve a translation
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40119 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-01 04:03:26 +00:00
Uwe Stöhr
9e68f66586 UserGuide.lyx: description of the math autocorrection
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40113 a592a061-630c-0410-9148-cb99ea01b6c8
2011-10-31 03:43:24 +00:00
Joost Verburg
382ab9d2bc update Qt and MiKTeX versions
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40112 a592a061-630c-0410-9148-cb99ea01b6c8
2011-10-31 02:16:15 +00:00
Joost Verburg
a86f7f679d * remove reinstall page which is no longer necessary now spell checking dictionaries are integrated
* Metafile to EPS Converter 2.1 doesn't need dat file
* use NSISdl plug-in for downloading
* fix icon in Windows program uninstall list

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40111 a592a061-630c-0410-9148-cb99ea01b6c8
2011-10-31 02:13:11 +00:00