Commit Graph

4569 Commits

Author SHA1 Message Date
Richard Heck
f1912e1c33 Read the citation formats from a file, rather than hardcoding them. This
allows for layout- or module-level customization of the display in the
citation dialog and of the XHTML bibliography output.

There is more of this to come, by the way. The next step is to allow
macros. That will make it easier to deal with translation issues, which
ought to be the final step.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33920 a592a061-630c-0410-9148-cb99ea01b6c8
2010-03-29 18:37:25 +00:00
Vincent van Ravesteijn
5de10a0123 Fix bug #3930: Wrong Margin Types in Elsart.layout.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33917 a592a061-630c-0410-9148-cb99ea01b6c8
2010-03-29 17:20:03 +00:00
Richard Heck
3cc5a2e800 Use the new put_cmd_in_ert routine in the xymatrix reversion routine.
Vincent, can you check (again) that I didn't break this wiht an off by
one error or something?


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33916 a592a061-630c-0410-9148-cb99ea01b6c8
2010-03-29 17:05:21 +00:00
Richard Heck
205feb0704 Introduce a proper form of the put_cmd_in_ert function.
Even if this doesn't get used in 2.0, we'll at least have it for later.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33915 a592a061-630c-0410-9148-cb99ea01b6c8
2010-03-29 17:01:41 +00:00
Richard Heck
9f3253a34e Rename a routine. The new one comes next.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33914 a592a061-630c-0410-9148-cb99ea01b6c8
2010-03-29 16:37:30 +00:00
Richard Heck
7ba836548f Fix a minor bug in the xymatrix lyx2lyx stuff and make it a bit more
pythonic.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33913 a592a061-630c-0410-9148-cb99ea01b6c8
2010-03-29 16:29:57 +00:00
Pavel Sanda
8af8bb9203 Distribute IP example for this moment too.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33899 a592a061-630c-0410-9148-cb99ea01b6c8
2010-03-28 22:19:31 +00:00
Pavel Sanda
268d7ced7e Few examples for instant preview
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33897 a592a061-630c-0410-9148-cb99ea01b6c8
2010-03-28 21:42:26 +00:00
Pavel Sanda
71cd86c649 Add Preview to ERT context menu
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33895 a592a061-630c-0410-9148-cb99ea01b6c8
2010-03-28 20:12:24 +00:00
Pavel Sanda
d10da20777 xypic.lyx: Update link
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33894 a592a061-630c-0410-9148-cb99ea01b6c8
2010-03-28 19:43:49 +00:00
Vincent van Ravesteijn
81dc517306 Fix bug #6341: Can't set equal spacing in xymatrix.
Fix the file format change that was introduced in r32518.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33893 a592a061-630c-0410-9148-cb99ea01b6c8
2010-03-28 16:29:25 +00:00
Vincent van Ravesteijn
a4ec2fc8fe New file format for InsetPreview introduced in r38890.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33891 a592a061-630c-0410-9148-cb99ea01b6c8
2010-03-28 14:52:47 +00:00
Vincent van Ravesteijn
bb69584112 Introduce InsetPreview.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33890 a592a061-630c-0410-9148-cb99ea01b6c8
2010-03-28 13:47:50 +00:00
Edwin Leuven
b768107db9 adv search/replace: move insert regexp to context menu
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33871 a592a061-630c-0410-9148-cb99ea01b6c8
2010-03-26 14:46:51 +00:00
Richard Heck
07c5726aac No spaces in configure.py, either. Thanks Julien.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33865 a592a061-630c-0410-9148-cb99ea01b6c8
2010-03-25 14:23:06 +00:00
Richard Heck
1577c83484 Improve yet further the error reporting when we try to load a document
class that is unavailable. 

In addition, add some explanations about this kind of thing to the User
Guide, to which we can direct the user in the error message. This kind
of question comes up often enough that we need something right up front
about it. It isn't enough to have it in the other manuals.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33864 a592a061-630c-0410-9148-cb99ea01b6c8
2010-03-25 00:44:15 +00:00
Richard Heck
906e55567a No space here. Makes parsing easier.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33862 a592a061-630c-0410-9148-cb99ea01b6c8
2010-03-24 19:56:29 +00:00
Richard Heck
cf8646083f Fix bug #3686, by collecting information about missing prerequisites for
document classes, etc. Patch from Julien Rioux.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33838 a592a061-630c-0410-9148-cb99ea01b6c8
2010-03-22 12:25:16 +00:00
Richard Heck
0ac2542679 Whoops. We weren't quite ready for that yet.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33837 a592a061-630c-0410-9148-cb99ea01b6c8
2010-03-22 12:00:33 +00:00
Richard Heck
b30f7c3e9e Move the RefPrefix definitions to their own file, for easy inclusion in
other layouts. Also fix up some of those layotus.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33836 a592a061-630c-0410-9148-cb99ea01b6c8
2010-03-22 11:59:22 +00:00
Richard Heck
6b8532784b Fix thinko.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33829 a592a061-630c-0410-9148-cb99ea01b6c8
2010-03-21 21:05:14 +00:00
Richard Heck
72d110bb6e Add a math-as-LaTeX option, and fix some issues with lyx2lyx.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33801 a592a061-630c-0410-9148-cb99ea01b6c8
2010-03-19 15:02:12 +00:00
Richard Heck
2dfaebd243 Update layouts to format 25.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33796 a592a061-630c-0410-9148-cb99ea01b6c8
2010-03-18 22:21:56 +00:00
Richard Heck
d8a1720d56 Give ourselves a little more flexibility about math output under XHTML.
I think it will be worth implementing a version of pure HTML output, for
some uses, a la eLyXer.

Note that at present none of this does anything, and there is no UI to
set it. I just want to make sure it's in the file format, in case I do
not get to this before 2.0.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33794 a592a061-630c-0410-9148-cb99ea01b6c8
2010-03-18 20:35:08 +00:00
Richard Heck
d61d8d7edb Documentation for RefPrefix.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33785 a592a061-630c-0410-9148-cb99ea01b6c8
2010-03-17 12:27:22 +00:00
Richard Heck
4cd5bcefe9 Introduce a RefPrefix tag for Style, InsetLayout, and Float, that
indicates what prefix to use when constructing formatted references.
Documentation to follow.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33784 a592a061-630c-0410-9148-cb99ea01b6c8
2010-03-17 12:23:24 +00:00
Pavel Sanda
7bed8d2304 Add Mohamed Magdy to credits
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33777 a592a061-630c-0410-9148-cb99ea01b6c8
2010-03-16 22:00:48 +00:00
Uwe Stöhr
dda7633e88 EmbeddedObjects.lyx: fix typo
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33730 a592a061-630c-0410-9148-cb99ea01b6c8
2010-03-13 01:11:13 +00:00
Uwe Stöhr
4bdd8fef50 LyX definitly needs a thesis template.
This template is meant as starting point and thus only contains the basics.
It is highly customizable and demonstrates shows how to handle subdocuments, header settings, different BibTeX-entries and nomenclature

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33724 a592a061-630c-0410-9148-cb99ea01b6c8
2010-03-12 03:03:30 +00:00
Vincent van Ravesteijn
d415a1f554 Add "Info settings" to the Edit menu.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33647 a592a061-630c-0410-9148-cb99ea01b6c8
2010-03-06 17:51:40 +00:00
Pavel Sanda
1d81c75d09 Correct name in credits, thanks Juergen.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33642 a592a061-630c-0410-9148-cb99ea01b6c8
2010-03-06 15:03:37 +00:00
Jürgen Spitzmüller
61e55ac197 * fix instant preview without dvipng (bug 6579).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33640 a592a061-630c-0410-9148-cb99ea01b6c8
2010-03-06 14:53:27 +00:00
Richard Heck
99bbf5b42a Update layouts to format 24.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33634 a592a061-630c-0410-9148-cb99ea01b6c8
2010-03-05 23:02:24 +00:00
Richard Heck
abc81b5c07 Rework and partially revert r33631.
This patch introduces a "ListCommand" tag for Float layout. This tag
defines the command used to generate a list of such floats, in the cases
where float.sty is not used (i.e., where NeedsFloatPkg is true). We were
previously hardcoding the commands \listoftables and \listoffigures. But
in other cases, such as achemso.layout, which defines lists of schemes,
charts, etc, we could not output such lists.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33633 a592a061-630c-0410-9148-cb99ea01b6c8
2010-03-05 22:58:29 +00:00
Richard Heck
b64e2d4103 Change the LaTeXBuiltin tag to a NeedsFloatPkg tag. Discussion on the
list revealed that the former is confusing to people. The latter
indicates more clearly what the tag does.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33626 a592a061-630c-0410-9148-cb99ea01b6c8
2010-03-05 17:24:38 +00:00
Richard Heck
ec712fa47f Clarify the ListName tag for floats.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33618 a592a061-630c-0410-9148-cb99ea01b6c8
2010-03-04 13:44:23 +00:00
Uwe Stöhr
4459a6b5cd Add Ulysse Danglis to the Credits
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33598 a592a061-630c-0410-9148-cb99ea01b6c8
2010-03-01 02:57:12 +00:00
Pavel Sanda
336abfbbdf * LFUNs.lyx
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33589 a592a061-630c-0410-9148-cb99ea01b6c8
2010-02-28 00:15:21 +00:00
Vincent van Ravesteijn
36c1de09a7 Do not output a warning about missing the width of a nomencl_print. The width will not be outputted if it's empty and this is the case when the nomencl_print has "set_width" set to auto or none.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33559 a592a061-630c-0410-9148-cb99ea01b6c8
2010-02-24 18:14:23 +00:00
Jürgen Spitzmüller
c2ef290547 * enable instant preview with XeTeX (requires preview-latex v.11.86) [bug #5577]
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33554 a592a061-630c-0410-9148-cb99ea01b6c8
2010-02-24 10:47:35 +00:00
Uwe Stöhr
8207c3e82a UserGuide.lyx: fix another typo (was only in trunk)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33553 a592a061-630c-0410-9148-cb99ea01b6c8
2010-02-24 02:38:34 +00:00
Uwe Stöhr
1500c79c11 - UserGuide.lyx: fix typos spotted by a user
- Abstract.pdf: fix typo in this image
- Resumen.pdf: correct PDF-crop box

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33551 a592a061-630c-0410-9148-cb99ea01b6c8
2010-02-24 00:45:39 +00:00
Uwe Stöhr
1bf64ccfb7 German Intro.lyx: fix a typo spotted by a user
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33549 a592a061-630c-0410-9148-cb99ea01b6c8
2010-02-23 22:44:09 +00:00
Pavel Sanda
4ae7fa0e3c At least basic ui
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33537 a592a061-630c-0410-9148-cb99ea01b6c8
2010-02-22 06:12:53 +00:00
Pavel Sanda
fee4215a73 Add images to makefiles
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33536 a592a061-630c-0410-9148-cb99ea01b6c8
2010-02-22 05:40:45 +00:00
Pavel Sanda
56e0928eb8 Revision info into toolbar
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33535 a592a061-630c-0410-9148-cb99ea01b6c8
2010-02-22 05:40:39 +00:00
Pavel Sanda
3b120c8eeb Also menu
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33530 a592a061-630c-0410-9148-cb99ea01b6c8
2010-02-22 02:00:51 +00:00
Pavel Sanda
ce27e0ced0 Fingerpainting
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33529 a592a061-630c-0410-9148-cb99ea01b6c8
2010-02-22 02:00:46 +00:00
Pavel Sanda
6271278749 Icons for VCS comparison
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33528 a592a061-630c-0410-9148-cb99ea01b6c8
2010-02-22 02:00:40 +00:00
Abdelrazak Younes
1dce70d3d4 Forgot about this file in r33495, sorry.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33502 a592a061-630c-0410-9148-cb99ea01b6c8
2010-02-18 10:47:40 +00:00
Abdelrazak Younes
efcaea40d1 Forgot about those file in r33495, sorry.
"tabular-feature replaced" with "inset-modify tabular"


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33501 a592a061-630c-0410-9148-cb99ea01b6c8
2010-02-18 10:46:26 +00:00
Abdelrazak Younes
a3a1f404b1 tabular-feature replaced with inset-modify tabular
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33496 a592a061-630c-0410-9148-cb99ea01b6c8
2010-02-18 08:35:15 +00:00
Abdelrazak Younes
b5049e769b * InsetTabular cleanup:
- proper message passing for all tabular features
- properly define which feature needs an argument

* replace LFUN_TABULAR_FEATURE with LFUN_INSET_MODIFY
- The math tables are also affected. In the future a common base class
between math and text table will solve this inconsistency.
- There is a hack in GuiApplication in order to not rename the toolbar
icons. This will have to be cleaned up with a general icon naming for
LFUN_INSET_MODIFY... to be discussed.

* Tabular Dialog:
- big cleanup, lots and lots of bug fixing here
- migrated to InsetParamsWidget


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33495 a592a061-630c-0410-9148-cb99ea01b6c8
2010-02-18 08:28:46 +00:00
Jürgen Spitzmüller
fb082935ed * update
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33470 a592a061-630c-0410-9148-cb99ea01b6c8
2010-02-13 17:57:47 +00:00
Jürgen Spitzmüller
8168e27362 * new InsetLayout tag to disallow spell checking. This actually brings Inset::allowSpellCheck() to use.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33467 a592a061-630c-0410-9148-cb99ea01b6c8
2010-02-13 15:44:17 +00:00
Vincent van Ravesteijn
8b91e20a16 Fix bug #6527: Default numbering and toc depth wrong for memoir.layout.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33456 a592a061-630c-0410-9148-cb99ea01b6c8
2010-02-12 23:19:04 +00:00
Jean-Marc Lasgouttes
3e83e10ffe typo
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33448 a592a061-630c-0410-9148-cb99ea01b6c8
2010-02-12 13:32:38 +00:00
Pavel Sanda
e67493168f * LFUNs.lyx
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33440 a592a061-630c-0410-9148-cb99ea01b6c8
2010-02-12 08:45:19 +00:00
Pavel Sanda
7e91396676 VCS: update docs a bit
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33439 a592a061-630c-0410-9148-cb99ea01b6c8
2010-02-12 08:37:08 +00:00
Uwe Stöhr
37bf1fccec German splash.lyx: info about special language package when using TeXLive with (K,X)Ubuntu, patch by Hartmut
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33432 a592a061-630c-0410-9148-cb99ea01b6c8
2010-02-12 03:05:02 +00:00
Pavel Sanda
5942071ccb Fileformat++ as a safety measure.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33430 a592a061-630c-0410-9148-cb99ea01b6c8
2010-02-12 01:57:49 +00:00
Uwe Stöhr
f667a66055 stdcontext.inc:
- add entry for multirow
- resolve some shortcut conflicts

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33429 a592a061-630c-0410-9148-cb99ea01b6c8
2010-02-12 01:46:22 +00:00
Uwe Stöhr
59d0045a72 lyx_2_0.py: fix routine to revert multirows so that it works in all cases (independent if a table cell includes further insets)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33423 a592a061-630c-0410-9148-cb99ea01b6c8
2010-02-12 01:10:45 +00:00
Uwe Stöhr
34012e0bee lyx_2_0.py:
- fix the "revert_tabularvalign" routine (avoid endless loop when a cell contains ERT)
- add a command in routine "revert_nomencl_cwidth"
- routine to revert multirow table cells

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33419 a592a061-630c-0410-9148-cb99ea01b6c8
2010-02-11 04:10:57 +00:00
Uwe Stöhr
8bb69f24b6 support for multirows in tables:
- fileformat change (lyx2lyx code follows the next days)
- the patch is a joint work of Edwin and me

The patch is huge but the major parts work already. I put it in now as the minor known issues can be solved step by step the next days. I think this is the best solution because collaborating with such large patches already lead to copy/paste bugs.

The known issues are listed here:
http://wiki.lyx.org/Devel/Multirow

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33414 a592a061-630c-0410-9148-cb99ea01b6c8
2010-02-11 01:07:54 +00:00
Uwe Stöhr
6d0e60bab7 Spanish Math.lyx: translations by Ignacio
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33373 a592a061-630c-0410-9148-cb99ea01b6c8
2010-02-09 01:10:18 +00:00
Jürgen Spitzmüller
a61eeb1fb2 Allow to switch buffer languages via the menu.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33366 a592a061-630c-0410-9148-cb99ea01b6c8
2010-02-08 17:15:00 +00:00
Uwe Stöhr
3fbd1c1dc9 Math.lyx: add description of \displaystyle and friends
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33358 a592a061-630c-0410-9148-cb99ea01b6c8
2010-02-08 03:17:49 +00:00
Uwe Stöhr
22b6c6d4f2 Spanish Math.lyx, UserGuide.lyx: translations by Ignacio
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33341 a592a061-630c-0410-9148-cb99ea01b6c8
2010-02-06 14:58:52 +00:00
Jürgen Spitzmüller
112a909fbe revert r33327.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33331 a592a061-630c-0410-9148-cb99ea01b6c8
2010-02-05 09:25:49 +00:00
Kornel Benko
2a69d4e4f8 Change, so that lyx_pot.py is extracting this string too
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33327 a592a061-630c-0410-9148-cb99ea01b6c8
2010-02-04 19:40:51 +00:00
Uwe Stöhr
b2e2f61495 Math.lyx: update typographic advice
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33321 a592a061-630c-0410-9148-cb99ea01b6c8
2010-02-04 01:18:47 +00:00
Uwe Stöhr
1b916a1930 elsarticle.lyx: don't use the geometry package because this leads to option clashes when global document class options are used, see this thread: http://www.mail-archive.com/lyx-users@lists.lyx.org/msg79184.html
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33319 a592a061-630c-0410-9148-cb99ea01b6c8
2010-02-04 00:07:08 +00:00
Uwe Stöhr
fcdad6f7e7 UserGuide.lyx: fix some typos and add an information
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33299 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-31 18:22:58 +00:00
Uwe Stöhr
d5a1c38bb4 - EmbeddedObjects.lyx: fix spelling of the KOMA-Script package
- English EmbeddedObjects.lyx: fix some typos

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33297 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-31 17:52:51 +00:00
Uwe Stöhr
13b8b19f6a UserGuide.lyx:
- accept most of Richard's changes
- fix some typos

(again: please add all non LyX 2.0-specific stuff only to the docs in branch.)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33296 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-31 17:23:50 +00:00
Uwe Stöhr
126e78e408 EmbeddedObjects.lyx: fix several typos I have overwritten with r33287
(Please apply changes to the docs that are not LyX 2.0-specific only to branch, otherwise I loose the track.)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33289 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-31 04:14:11 +00:00
Uwe Stöhr
55b2e360e6 EmbeddedObjects.lyx: fix a typo spotted by a user
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33287 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-31 03:53:31 +00:00
Pavel Sanda
ae752e13a5 Introduce "samerow" toolbar tag and let View/Update toolbar to be in the
beginning of the first row.

http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg156961.html



git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33234 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-27 17:19:14 +00:00
Pavel Sanda
16d73a907b Add to credit, sorry Edwin your 2c seem to be the only ones
http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg157258.html


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33213 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-24 21:47:07 +00:00
Vincent van Ravesteijn
5adf922939 EmbeddedObjects manual: typos and other minor issues.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33202 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-24 17:26:48 +00:00
Uwe Stöhr
2c710d2b53 Spanish EmbeddedObjects.lyx: translation by Ignacio
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33181 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-23 22:20:36 +00:00
Jürgen Spitzmüller
659b924052 * delete wrong image files.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33177 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-23 10:16:29 +00:00
Jürgen Spitzmüller
96dc966114 really fix the Diamond toolbar item.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33176 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-23 09:59:48 +00:00
Jürgen Spitzmüller
898c1e0b3f fix cut and paste error
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33159 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-22 15:40:04 +00:00
Jürgen Spitzmüller
2005df175b Add Caolán McNamara to the credits.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33158 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-22 15:38:01 +00:00
Uwe Stöhr
4322d35b15 fix r33152 - part 2
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33154 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-22 02:37:06 +00:00
Uwe Stöhr
8cc80c6258 fix r33152 - part 1
(I accidentally submitted the image in the previous commit with uppercase letter in its name.)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33153 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-22 02:36:29 +00:00
Uwe Stöhr
c49ad94a98 Diamond2.png: new image file for the math symbol \Diamond, see this thread: http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg157327.html
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33152 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-22 02:32:17 +00:00
Uwe Stöhr
d34d95a8aa French documentation files: translations by Siegfried
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33151 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-22 02:14:58 +00:00
Richard Heck
4c9fd44da5 Change CSS for gray notes.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33140 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-21 19:16:11 +00:00
Richard Heck
8fef2fd723 More XHTML documentation.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33131 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-21 18:12:12 +00:00
Uwe Stöhr
af1cb8f989 French Tutorial.lyx: translations from Siegfried
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33126 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-20 22:56:22 +00:00
Richard Heck
c7c49c46ee Documentation for PrettyFormat.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33123 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-20 22:31:24 +00:00
Richard Heck
aff3907ec6 Fix output of formatted counters.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33122 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-20 22:28:42 +00:00
Richard Heck
66bc240240 Delete extra whitespace.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33120 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-20 21:11:14 +00:00
Richard Heck
9f535f5a45 Missed one.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33119 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-20 21:01:53 +00:00
Richard Heck
b7d665da7f Update all layouts to format 22.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33118 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-20 21:01:07 +00:00
Richard Heck
8a444512fb Fix counter formats. We have to use quotes here.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33116 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-20 20:50:35 +00:00
Richard Heck
d853aca254 Pretty formats for standard counters.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33114 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-20 20:40:16 +00:00
Richard Heck
c2ac70552c Introduce a "formatted counter" for use with formatted reference during
XHTML output.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33113 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-20 20:33:36 +00:00
Tommaso Cucinotta
750195fb79 Minor changes.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33106 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-20 18:16:28 +00:00
Richard Heck
1832a388c5 Collect the title for XHTML output, and use it.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33097 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-19 19:43:15 +00:00
Jürgen Spitzmüller
7226c955bb Oops. Forgot to save.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33087 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-18 17:21:42 +00:00
Jürgen Spitzmüller
46c539e30a * de/UserGuide:
- document the setup of spell checking distionaries for german and ngerman (#4657).

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33086 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-18 17:17:25 +00:00
Jürgen Spitzmüller
4506ec88ab * Add support for aspell language varieties.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33085 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-18 17:02:05 +00:00
Jürgen Spitzmüller
1dffc2bc5a typo and small addition
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33081 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-18 11:06:22 +00:00
Uwe Stöhr
906e8a9b8b EmbeddedObjects.lyx: update description of multirows
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33072 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-17 13:00:00 +00:00
Uwe Stöhr
e9033a732c German Tutorial.lyx: please Hartmut
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33063 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-16 23:49:33 +00:00
Uwe Stöhr
656a7b6955 - EmbeddedObjects.lyx: avoid some LaTeX warnings (a hyperref and a dcolumn issue)
- French EmbeddedObjects.lyx: add missing paragraph that is already there in the other language version

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33060 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-16 23:43:20 +00:00
Uwe Stöhr
c612018668 - English Tutorial.lyx: fix a typo, spotted by Ignacio
- Spanish Tutorial.lyx: translations by Ignacio
- German Tutorial.lyx: translations by me

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33056 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-16 20:41:48 +00:00
Jürgen Spitzmüller
95466fff15 * revert r32450 which broke polytonic Greek.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33055 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-16 09:52:42 +00:00
Pavel Sanda
ff93b826e1 Forgot doc
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33051 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-15 19:25:28 +00:00
Richard Heck
84a59df2d1 A little cleanup of stray font tags.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33043 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-14 22:18:04 +00:00
Richard Heck
13cb43bd83 Just use normal emph here.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33042 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-14 21:45:47 +00:00
Richard Heck
d2dc4652fa Character styles should have MultiPar = false, by default.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33041 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-14 21:43:44 +00:00
Richard Heck
ce9d07f5eb These need to be divs.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33040 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-14 21:41:02 +00:00
Richard Heck
2abbd89388 Minor changes for XHTML output.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33035 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-14 17:11:23 +00:00
Jürgen Spitzmüller
02124ea00e Resolve accelerator conflict
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33032 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-14 16:04:34 +00:00
Richard Heck
5d10523f12 Minor stuff.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33031 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-14 15:40:30 +00:00
Richard Heck
70afe30291 Documentation for XHTML support (or otherwise) or indexes and glossaries.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33030 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-14 15:40:05 +00:00
Richard Heck
c4aa7b9c7d Comment.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33029 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-14 14:05:50 +00:00
Richard Heck
082bdf47c9 Update all layout files to format 21.
Note: Anyone on *nix can do this by running development/tools/updatelayouts.sh.



git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33028 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-14 14:03:59 +00:00
Jürgen Spitzmüller
578c0414d3 Add accelerator
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33025 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-14 07:05:55 +00:00
Pavel Sanda
0fae8cf345 Simplify menu string
http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg157010.htm


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33011 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-13 15:45:10 +00:00
Uwe Stöhr
9ba89e29be Tutorial.lyx: accept Richard's changes
Once again, please do changes that are not trunk-specific in branch!

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33008 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-13 00:50:19 +00:00
Uwe Stöhr
2d5ae4f7a2 Tutorial.lyx: revert r33004 (I guess this was accidentally committed.)
Besides this, please do all changes that are not specific to trunk in the versions in branch!

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33007 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-13 00:26:03 +00:00
Richard Heck
0ad7433b47 Note about using the mini-buffer to enter accented characters.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33006 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-12 23:25:22 +00:00
Richard Heck
cb8b350e60 More minor restatements and formatting things.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33005 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-12 23:22:35 +00:00
Richard Heck
b9cf2397cf Minor formatting changes.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33004 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-12 23:16:19 +00:00
Richard Heck
3fef24069a Add some material to the section on tex2lyx that explains the need for layout files. We might want to refer to this elsewhere, too.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33003 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-12 23:11:54 +00:00
Richard Heck
0d0390112a These remarks about changes of document class are no longer valid.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33002 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-12 22:40:30 +00:00
Richard Heck
efd06c1582 Remove unnecessary font.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32996 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-12 19:54:01 +00:00
Richard Heck
4221b1a7f4 Whoops again.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32994 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-12 19:42:16 +00:00
Richard Heck
c3a05da0e5 Whoops.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32993 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-12 19:39:49 +00:00
Richard Heck
fdbd6064e9 New layout tag for specifying the style used for TOCs, etc, in XHTML
output.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32991 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-12 19:38:31 +00:00
Richard Heck
b753d5244f A bit more XHTML-related documentation. This is just a start.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32990 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-12 19:37:45 +00:00
Vincent van Ravesteijn
1fd7e3fe11 Change the ProgressView strings:
- I18n the window title,
- it's unnecessary for a window to have window in its title,
- adjust casing,
- do not use show in the view menu, 
- sync window title and menu entry.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32984 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-12 15:35:52 +00:00
Jean-Marc Lasgouttes
a00fbcd871 get rid of next-inset-modify ; inset-modify does the same now
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32965 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-11 15:50:07 +00:00
Pavel Sanda
5a4f7a89e2 Regenerate LFuns.lyx
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32947 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-10 16:50:34 +00:00
Jürgen Spitzmüller
7a7ab8f14b Add an option to assure that all aux files are maintained when using the includeonly feature, so that the
page numbering and the references of the master file are maintained in the included children (bug 1005).

I made this optional since some people use \includeonly to save compilation time, but a proper aux file update
needs a full compilation of the complete master prior to the compilation of the \includeonly master.

Hence, a new buffer param is introduced (file format change). 

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32936 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-10 13:25:41 +00:00
Tommaso Cucinotta
2aa13815a1 Added description of replace functionality and missing options.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32933 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-10 12:21:05 +00:00
Uwe Stöhr
1e00ccc728 Spanish EmbeddedObjects.lyx: translations by Ignacio
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32901 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-09 01:40:26 +00:00
Richard Heck
473f25bbec Paragraph ndentation doesn't work well after quotations and the like.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32889 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-08 18:13:37 +00:00
Uwe Stöhr
2d54882d58 - Slovak Tutorial.lyx: sync file settings with the other language versions of the tutorial
- Slovak splash.lyx: fix encoding (spotted by Pavel)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32872 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-08 00:19:56 +00:00
Uwe Stöhr
52e884a581 Intro.lyx:
- fix a typo spotted by a user
- whitespace fix


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32869 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-08 00:06:08 +00:00
Uwe Stöhr
1f26c13c16 Intro.lyx:
- accept Richard's changes

Please keep the doc files in sync with branch if possible. So when there is no change related to LyX 2.0svn, please do the change in branch.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32865 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-07 23:53:38 +00:00
Richard Heck
8b41e032b9 A few more symbols.
This seems to be about all I can do. If someone needs one we don't have,
then we can deal with that later.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32860 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-07 22:25:28 +00:00
Richard Heck
7a3720dfaf More symbols.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32859 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-07 21:29:05 +00:00
Richard Heck
e674f6bdc6 How about if we write a script to do some of this and stop doing it
manually? Done. Now back to manual.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32857 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-07 19:27:45 +00:00
Richard Heck
4c1ada1a10 More entities for MathML.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32856 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-07 19:18:08 +00:00
Richard Heck
d4ab671ed3 A bit of User Guide documentation for XHTML output.
Uwe, I've used change-tracking to mark what I've added.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32855 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-07 18:17:53 +00:00
Richard Heck
994dc05884 Change the name of the XHTML format.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32854 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-07 18:01:35 +00:00
Richard Heck
649e932955 Typos. Minor update.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32853 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-07 17:55:24 +00:00
Richard Heck
c30d479080 Typo.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32852 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-07 17:45:42 +00:00
Richard Heck
9aca8e4eb5 A little more XHTML documentation. This is on generated CSS.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32851 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-07 17:45:12 +00:00
Richard Heck
d6fe6cba94 Done now.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32848 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-07 17:32:42 +00:00
Richard Heck
f99f0d7790 Documentation for float XHTML.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32847 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-07 17:32:28 +00:00
Richard Heck
40c735f4d1 Initial documentation, at least, for the XHTML-related layout tags.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32843 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-07 17:12:10 +00:00
Vincent van Ravesteijn
2146ca143e * stdmenus.inc: Stick to the casing rules for "Update Local Directory From Repository".
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32839 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-07 16:57:10 +00:00
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