Commit Graph

4259 Commits

Author SHA1 Message Date
Jürgen Spitzmüller
1ccfe14914 * Add native support for \includeonly (bug 5360).
File format change.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32826 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-07 10:01:26 +00:00
Uwe Stöhr
7d20bbeb05 EmbeddedObjects.lyx: mention the LyX bug about \includeonly, see #5360
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32818 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-06 21:55:31 +00:00
Pavel Sanda
b289fcb1bd Add some note about svn+ssh in windows envi(y)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32815 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-06 21:52:10 +00:00
Enrico Forestieri
323e033279 Make more prominent the fact that the lyxpipe path on Windows should
use a special UNC syntax.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32814 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-06 21:46:43 +00:00
Enrico Forestieri
bb0b940529 Update docs. LFUN_SERVER_GOTO_FILE_ROW doesn't fail anymore when the
tempdir path contains spaces.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32811 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-06 21:23:07 +00:00
Richard Heck
dea730ff24 Don't need this.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32805 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-06 20:16:38 +00:00
Richard Heck
c216adead9 Whitespace.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32804 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-06 20:13:07 +00:00
Tommaso Cucinotta
aabd587fef Finalized first version of Advanced Find and Replace documentation.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32793 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-06 17:56:47 +00:00
Pavel Sanda
0aa20c9ace Next whitespace
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32747 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-03 00:11:58 +00:00
Pavel Sanda
57a933ebd4 LFUNs.lyx update
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32746 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-03 00:07:24 +00:00
Richard Heck
e41785b583 Update User Guide to current format.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32733 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-01 02:40:31 +00:00
Richard Heck
28e9474f7a Some BufferParams for XHTML output.
These are not actually implemented yet, but I wanted to make sure to get
them into the format now, so even if I can't implement them before the
1.7 release, I can do so during the release cycle, without a format
change. I don't expect that to happen, but you never know....


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32683 a592a061-630c-0410-9148-cb99ea01b6c8
2009-12-30 22:22:33 +00:00
Richard Heck
33dfba918b More symbols.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32641 a592a061-630c-0410-9148-cb99ea01b6c8
2009-12-26 05:19:03 +00:00
Richard Heck
e1dffda9dc Math symbols.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32640 a592a061-630c-0410-9148-cb99ea01b6c8
2009-12-26 05:14:01 +00:00
Richard Heck
3bbc7623fc Typo.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32639 a592a061-630c-0410-9148-cb99ea01b6c8
2009-12-26 04:26:27 +00:00
Jean-Marc Lasgouttes
e5376bd800 another bad binding related to ticket #6416 (see r32619)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32620 a592a061-630c-0410-9148-cb99ea01b6c8
2009-12-23 14:27:43 +00:00
Vincent van Ravesteijn
7e7f519293 Fix bug #6416: Error in mac.bind: end-of-sentence-period.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32619 a592a061-630c-0410-9148-cb99ea01b6c8
2009-12-23 13:18:36 +00:00
Peter Kümmel
7afdba6b06 re-add view for progress, cleanup follows
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32610 a592a061-630c-0410-9148-cb99ea01b6c8
2009-12-22 10:04:30 +00:00
Peter Kümmel
dd4cbb3591 - Show progress information in status bar.
- Remove progress view because ATM we don't have to show anything usefull.
- move Alert:: void functions into GUI thread


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32604 a592a061-630c-0410-9148-cb99ea01b6c8
2009-12-21 11:48:19 +00:00
Peter Kümmel
aa613aaf01 add progress widget
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32598 a592a061-630c-0410-9148-cb99ea01b6c8
2009-12-20 14:26:55 +00:00
Peter Kümmel
e17a01910e revert, quotes are handled in Systemcall.cpp
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32594 a592a061-630c-0410-9148-cb99ea01b6c8
2009-12-19 19:54:18 +00:00
Pavel Sanda
d96c369d8b doc glitch
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32587 a592a061-630c-0410-9148-cb99ea01b6c8
2009-12-19 13:53:22 +00:00
Peter Kümmel
4d5c24e80d Ticket 6266 Quoting Problem with QProcess: don't think we need any quotes (at least on Linux)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32579 a592a061-630c-0410-9148-cb99ea01b6c8
2009-12-18 12:20:22 +00:00
Richard Heck
67c03d202f With ContentAsLabel, we do not need this special code.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32576 a592a061-630c-0410-9148-cb99ea01b6c8
2009-12-18 01:22:24 +00:00
Richard Heck
08b63ad3c6 Enhance LyX by fixing bug 5587. We add a new ContentAsLabel tag to
InsetLayout, per Jurgen's suggestion, so that insets can be told to
display an abbreviated form of their content when closed.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32575 a592a061-630c-0410-9148-cb99ea01b6c8
2009-12-18 00:29:22 +00:00
Uwe Stöhr
0580704eae Spanish manuals: some translations by Ignacio
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32556 a592a061-630c-0410-9148-cb99ea01b6c8
2009-12-17 03:20:16 +00:00
Richard Heck
2df40cd0cd Revert r32544.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32553 a592a061-630c-0410-9148-cb99ea01b6c8
2009-12-16 17:29:29 +00:00
Richard Heck
856a822b88 A couple minor changes in the User's Guide.
The first confuses the parser for MathExtern, which thinks there's going
to be another argument, so please do not use comma in math as if it were
a comma in text.

As for the second, for some reason the unicode character that appears
here causes iconv errors.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32544 a592a061-630c-0410-9148-cb99ea01b6c8
2009-12-16 15:13:46 +00:00
Richard Heck
b25dc19b95 That didn't really work. So revert to old CSS for gray notes.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32536 a592a061-630c-0410-9148-cb99ea01b6c8
2009-12-14 17:20:52 +00:00
Richard Heck
3f5eac5013 Forgot this.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32535 a592a061-630c-0410-9148-cb99ea01b6c8
2009-12-14 17:16:55 +00:00
Richard Heck
23ebd26719 Polish CSS a bit for floats and captions.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32534 a592a061-630c-0410-9148-cb99ea01b6c8
2009-12-14 17:16:16 +00:00
Richard Heck
a4c7e69d7a We don't need to say this explicitly, since it'll be detected for us if
it's possible.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32511 a592a061-630c-0410-9148-cb99ea01b6c8
2009-12-13 20:58:25 +00:00
Richard Heck
c1ae09ab1f Add checks for sxw, rtf, and doc viewers and editors.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32510 a592a061-630c-0410-9148-cb99ea01b6c8
2009-12-13 20:32:00 +00:00
Richard Heck
5927fb9f81 Revert most of r32414, adding "auto" as editor and viewer for Windows-
platform.)


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32509 a592a061-630c-0410-9148-cb99ea01b6c8
2009-12-13 20:20:08 +00:00
Uwe Stöhr
e9fc820ba9 UserGuide.lyx: mention new menu File -> Close All
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32507 a592a061-630c-0410-9148-cb99ea01b6c8
2009-12-13 14:18:57 +00:00
Uwe Stöhr
fe670db8eb CREDITS, generate_contributions.py: add Julien and Sergey
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32499 a592a061-630c-0410-9148-cb99ea01b6c8
2009-12-13 02:58:35 +00:00
Uwe Stöhr
8749c8af62 3 new Spanish translations of example files by Ignacio
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32486 a592a061-630c-0410-9148-cb99ea01b6c8
2009-12-12 02:41:27 +00:00
Uwe Stöhr
9a47988959 stdtoolbars.inc: correct place for \Diamond
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32481 a592a061-630c-0410-9148-cb99ea01b6c8
2009-12-11 23:10:37 +00:00
Uwe Stöhr
5be89cdb7d stdtoolbars.inc: add missing entry for \Diamond; this symbol is part of amssymb, we support it, and it is also listed in the Math manual
(bug was reported here: http://www.mail-archive.com/lyx-users@lists.lyx.org/msg78256.html)

Jürgen, also for branch?

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32475 a592a061-630c-0410-9148-cb99ea01b6c8
2009-12-11 01:58:46 +00:00
Richard Heck
a527de4f8f Prettify the grey notes.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32465 a592a061-630c-0410-9148-cb99ea01b6c8
2009-12-10 20:19:52 +00:00
Richard Heck
e5afe8db66 This really gets the TOC working now. We auto-generate labels for the
paragraphs the TOC targets, and link to them.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32461 a592a061-630c-0410-9148-cb99ea01b6c8
2009-12-10 20:03:35 +00:00
Richard Heck
46e70895a9 CSS for the TOC, and a couple small fixes.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32460 a592a061-630c-0410-9148-cb99ea01b6c8
2009-12-10 19:28:00 +00:00
Jürgen Spitzmüller
28ce123a18 Simplify the definition of multi-accented polytonic Greek, patch by Günter Milde.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32450 a592a061-630c-0410-9148-cb99ea01b6c8
2009-12-10 08:26:22 +00:00
Uwe Stöhr
23e97ea72a German UserGuide.lyx: formatting fix
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32444 a592a061-630c-0410-9148-cb99ea01b6c8
2009-12-10 00:57:49 +00:00
Uwe Stöhr
7b6aafa893 UserGuide.lyx: don't pollute the TOC unnecessarily
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32426 a592a061-630c-0410-9148-cb99ea01b6c8
2009-12-08 00:19:16 +00:00
Uwe Stöhr
2481ee78f3 Math.lyx: typo
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32423 a592a061-630c-0410-9148-cb99ea01b6c8
2009-12-07 23:32:08 +00:00
Uwe Stöhr
cef0077454 configure.py: add default viewers/editors for 4 file types
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32414 a592a061-630c-0410-9148-cb99ea01b6c8
2009-12-07 19:34:41 +00:00
Uwe Stöhr
bf820ca578 configure.py: fix #3349 also for Windows by using Inkscape.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32409 a592a061-630c-0410-9148-cb99ea01b6c8
2009-12-07 13:45:13 +00:00
Uwe Stöhr
e9409489b1 Math.lyx: fix #6369
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32407 a592a061-630c-0410-9148-cb99ea01b6c8
2009-12-07 13:27:53 +00:00
Jürgen Spitzmüller
123a589bf8 * Fix bug #2144: Merge the two identical classes g-brief-de and g-brief-en into one class g-brief.
The German layouts are replaced by the English ones.
German localization is now done as it is supposed to be: via gettext.

A file format change was needed to do this.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32406 a592a061-630c-0410-9148-cb99ea01b6c8
2009-12-07 11:53:25 +00:00