Commit Graph

5903 Commits

Author SHA1 Message Date
Pavel Sanda
583c2a5f95 * Additional.lyx 2012-05-16 17:04:45 +02:00
Richard Heck
6291c0b19f Change this back. 2012-05-14 17:07:42 -04:00
Richard Heck
b5d7ebd45c Remove obsolete reference to usetempdir. 2012-05-14 08:48:40 -04:00
Richard Heck
1e27b1d144 Updates to Customization manual from Scott. 2012-05-14 08:45:59 -04:00
Richard Heck
fc3ed37c50 Add LibreOffice converters for ODT. 2012-05-11 08:01:58 -04:00
Vincent van Ravesteijn
6ff6d24355 Fix a missing slash in [6541b6bd/lyxgit]
(cherry picked from commit ae09edbf7b)
2012-05-10 22:03:45 +02:00
Vincent van Ravesteijn
6541b6bd6c Fix bug #8153: Update to lib/unicodesymbols
Patch from Guenter Milde.
2012-05-10 17:58:38 +02:00
Pavel Sanda
9397d6217d Backport 17e8ea8a (#8018). 2012-05-10 17:34:11 +02:00
Pavel Sanda
9f51e76f8c Backport fb45a49d (#8021). 2012-05-10 17:28:53 +02:00
Uwe Stöhr
a4e83866bf Math.lyx: typos, textual improvements and formatting issues spotted or suggested by Scott Kostyshak (final part 2) 2012-05-07 23:23:34 +02:00
Uwe Stöhr
213f8f7237 Merge branch '2.0.x' of git.lyx.org:lyx into 2.0.x 2012-05-07 22:21:04 +02:00
Uwe Stöhr
6fc2abe7e6 CREDITS, generate_contributions.py: correct a mail address 2012-05-07 22:20:41 +02:00
Vincent van Ravesteijn
53cea14986 configure.py: Replace 'ltx' by 'log' case insensitively
On windows the temporary filename consists of uppercase characters. This
causes that the extension does not get replaced, and the logfile is left
behind.

Checking the extension case insensitively will correctly remove the
logfile.

(cherry picked from commit a02bfeebc5)
2012-05-06 17:23:18 +02:00
Richard Heck
515708f6eb Backport fix for #7611.
Repairs to case environment, from Paul Rubin. Modified by RGH to use
enumitem, since we already have a module for that, and there will be
conflicts between enumerate.sty and enumitem.sty.

A side effect of this, however, is that we will load enumitem.sty
whenver we use case environments.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40492 a592a061-630c-0410-9148-cb99ea01b6c8
(cherry picked from commit 4663e5ec88)

Conflicts:

	lib/layouts/theorems.inc
2012-05-03 15:34:37 -04:00
Uwe Stöhr
38491ed21a Math.lyx: typos, textual improvements and formatting issues spotted or suggested by Scott Kostyshak (part 1) 2012-04-26 01:25:47 +02:00
Pavel Sanda
292b607e19 Backport typo fix 2012-04-25 10:42:55 +02:00
Uwe Stöhr
4e1bc622ca backport fix for #8102 2012-04-23 01:28:55 +02:00
Richard Heck
ea455f39da Add some comments to include_bib.py about how to set up the converter. 2012-04-17 16:59:04 -04:00
Richard Heck
650ab1783a Use InsetLayout to style the XHTML output.
Note that we have also changed the layout name to uppercase, but
this should be fine, since it was so far unused.

Conflicts:

	src/insets/InsetScript.cpp
2012-04-17 09:28:28 -04:00
Uwe Stöhr
ec1c2253ad German UserGuide.lyx: fix a typo spotted by a user
Signed-off-by: Uwe Stöhr <uwestoehr@lyx.org>
2012-04-15 05:41:03 +02:00
Enrico Forestieri
99fe8ef2ba Use the right latex backend when a converter needs aux files.
If a converter specifies the needaux flag, latex (or xelatex) is
always run to produce the needed auxiliary files. This is wrong
because there are documents that can only be compiled with a specific
backend and thus the conversion may fail. On the other hand, even if
the document specifies the backend to be used, LyX ignores this info.

This commit rectifies this behavior by letting LyX run the same flavor
of the latex backend that shall be used for previewing the document
also for producing the auxiliary files.

(cherry picked from commit 3285ce1d5c)

Conflicts:

	src/Converter.cpp
2012-04-11 20:32:27 +02:00
Uwe Stöhr
3c2c0c182f Merge branch '2.0.x' of git.lyx.org:lyx into 2.0.x 2012-03-28 22:51:50 +02:00
Uwe Stöhr
44ee575562 beamer.layout: fix #8094 also for branch 2012-03-28 22:51:36 +02:00
Richard Heck
e5c8f33be7 Clean up the include_bib script a bit. 2012-03-26 12:07:46 -04:00
Juergen Spitzmueller
fc90e98298 Forgotten string change. 2012-03-26 12:42:18 +02:00
Juergen Spitzmueller
0ee5c1919a Beamer supports \subsubsection. Add to layout. 2012-03-26 12:33:37 +02:00
Enrico Forestieri
f731a65507 Fix bug #8098
The Windows shell cannot have a UNC path as the current directory.
However, using pushd to change to the same directory automatically
maps the UNC path to a drive letter and thus it works.

Note that when calling cmd.exe from a UNC path there are still
warnings about the UNC path, but the command is then successfully
executed because the current directory is set to something digestible
by the shell.
(cherry picked from commit b907a0dc7c)
2012-03-25 15:36:51 +02:00
Lars Gullik Bjønnes
862060f041 Setup .gitignore for generated files, now for branch. 2012-03-23 14:14:34 -04:00
Uwe Stöhr
45e4f20548 EmbeddedObjects.lyx: new section about rotated boxes and a workaround for a bug in KOMA-script 2012-03-15 01:37:10 +01:00
Uwe Stöhr
e9d40e754e German Intro.lyx: fix a comment as suggested in the list
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40889 a592a061-630c-0410-9148-cb99ea01b6c8
2012-03-08 19:14:37 +00:00
Enrico Forestieri
8c24088b79 On Windows, properly account for the encoding of the temporary directory.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40875 a592a061-630c-0410-9148-cb99ea01b6c8
2012-03-06 21:24:04 +00:00
Uwe Stöhr
d4c003b791 German UserGuide.lyx: some more translations and style fixes to be compliant with the other language variants
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40866 a592a061-630c-0410-9148-cb99ea01b6c8
2012-03-05 23:32:30 +00:00
Uwe Stöhr
e377fa3168 EmbeddedObjects.lyx: description how to color every second table row
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40855 a592a061-630c-0410-9148-cb99ea01b6c8
2012-03-04 23:54:31 +00:00
Uwe Stöhr
c8d702c0d3 - UserGuide.lyx: add the F5-key feature
- Japanese and German UserGuide.lyx: adapt a section to the other language variants

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40848 a592a061-630c-0410-9148-cb99ea01b6c8
2012-03-04 01:23:01 +00:00
Uwe Stöhr
91e11aff96 iop-article.lyx: add some important info to avoid compilation errors and improve the template a bit (thanks to MaX Funk for the hints)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40836 a592a061-630c-0410-9148-cb99ea01b6c8
2012-03-03 12:39:57 +00:00
Uwe Stöhr
db3152a3e0 modernCV.lyx: fix #8064 for branch
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40833 a592a061-630c-0410-9148-cb99ea01b6c8
2012-03-02 23:43:58 +00:00
Uwe Stöhr
4a36049bb6 splash.lyx: update link to homepage
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40818 a592a061-630c-0410-9148-cb99ea01b6c8
2012-02-29 23:42:33 +00:00
Uwe Stöhr
dc6f149a70 French UserGuide.lyx: backport updates from Jean-Pierre
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40817 a592a061-630c-0410-9148-cb99ea01b6c8
2012-02-29 23:41:45 +00:00
Uwe Stöhr
98e970e865 knitr.lyx: use the fileformat of lyX 2.0.x
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40816 a592a061-630c-0410-9148-cb99ea01b6c8
2012-02-29 23:41:03 +00:00
Pavel Sanda
adf46ceb55 * Additional.lyx - RCS tweaks for Win
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40810 a592a061-630c-0410-9148-cb99ea01b6c8
2012-02-29 18:36:12 +00:00
Georg Baum
4b77821d96 backport r40804
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40806 a592a061-630c-0410-9148-cb99ea01b6c8
2012-02-28 20:46:20 +00:00
Uwe Stöhr
01950e10c5 - Intro.lyx: LaTeX is now older than 20 years (spotted by Jean-Pierre), some typographic fixes
- footnoteQt4.png: better screenshot with smaller filesize

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40778 a592a061-630c-0410-9148-cb99ea01b6c8
2012-02-19 04:40:03 +00:00
Uwe Stöhr
1a2015e181 - UserGuide.lyx: unify label prefixes, remove an unused label and clarify how to reference a float as discussed in # 8044)
- Spanish UserGuide.lyx: fix a broken cross-reference
- German UserGuide.lyx: some translations
- GleitobjektQt4.png: better screenshot and with smaller file size

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40777 a592a061-630c-0410-9148-cb99ea01b6c8
2012-02-19 04:18:27 +00:00
Enrico Forestieri
6a9c9f620b Call lyxpak.py using the original (not mangled) document file name.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40774 a592a061-630c-0410-9148-cb99ea01b6c8
2012-02-18 14:00:41 +00:00
Uwe Stöhr
4298400e7b French Intro.lyx: improvements in writing style by Jean-Pierre
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40772 a592a061-630c-0410-9148-cb99ea01b6c8
2012-02-18 12:53:29 +00:00
Uwe Stöhr
59d760fd40 UserGuide.lyx: revert change, besides that I don't think this change is helpful I don't want to activate change tracking on a release day.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40771 a592a061-630c-0410-9148-cb99ea01b6c8
2012-02-16 18:56:00 +00:00
Richard Heck
333935a8d7 Minor clarification about cross-references. See bug #8044.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40770 a592a061-630c-0410-9148-cb99ea01b6c8
2012-02-16 17:52:09 +00:00
Uwe Stöhr
485c4d0d9d - German UserGuide.lyx: some translations
- German ERT.png: better screenshot in original size and with less filesize

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40761 a592a061-630c-0410-9148-cb99ea01b6c8
2012-02-15 22:45:51 +00:00
Uwe Stöhr
1d35d4e1f0 Spanish EmbeddedObjects.lyx, Math.lyx: translations by Ignacio
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40759 a592a061-630c-0410-9148-cb99ea01b6c8
2012-02-15 21:54:11 +00:00
Uwe Stöhr
b63776cc65 - German UserGuide.lyx: some translations
- UserGuide.lyx: mention LibreOffice and some small glitches

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40753 a592a061-630c-0410-9148-cb99ea01b6c8
2012-02-15 00:48:10 +00:00
Uwe Stöhr
644e6b2f57 UserGuide.lyx: add an info as suggested by Jean-Pierre
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40751 a592a061-630c-0410-9148-cb99ea01b6c8
2012-02-14 21:30:26 +00:00
Uwe Stöhr
a00d74feb1 Spanish UserGuide.lyx, Tutorial.lyx: translations from Ignacio
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40750 a592a061-630c-0410-9148-cb99ea01b6c8
2012-02-14 21:14:18 +00:00
Uwe Stöhr
fedac425c2 sweave.lyx: completely revised example file by Yihui Xie
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40743 a592a061-630c-0410-9148-cb99ea01b6c8
2012-02-12 23:54:02 +00:00
Uwe Stöhr
defe1e1b94 thesis files: translate some German strings to English and fix some typos
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40736 a592a061-630c-0410-9148-cb99ea01b6c8
2012-02-12 14:57:29 +00:00
Uwe Stöhr
5ce0c1330b thesis files: Fixed preamble code for automatic reference naming
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40735 a592a061-630c-0410-9148-cb99ea01b6c8
2012-02-12 14:46:23 +00:00
Uwe Stöhr
3437c4b564 EmbeddedObjects.lyx: lots of typos spotted by Scott Kostyshak and some small fixes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40732 a592a061-630c-0410-9148-cb99ea01b6c8
2012-02-12 03:07:51 +00:00
Uwe Stöhr
026b02e212 - EmbeddedObjects.lyx: correct the description of Automatic Reference Naming
- Math.lyx: correct the preamble accordingly

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40730 a592a061-630c-0410-9148-cb99ea01b6c8
2012-02-12 01:50:21 +00:00
Uwe Stöhr
11aa01a83f - German UserGuide.lyx: some translations
- UserGuide.lyx: some typographic and expression corrections

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40726 a592a061-630c-0410-9148-cb99ea01b6c8
2012-02-11 18:13:38 +00:00
Uwe Stöhr
7b4b033057 French UserGuide.lyx: big translation update from Jean-Pierre
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40725 a592a061-630c-0410-9148-cb99ea01b6c8
2012-02-11 17:21:02 +00:00
Uwe Stöhr
9d330dabfc ChangesToolbar.png: update image to the layout of LyX 2.0.x
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40721 a592a061-630c-0410-9148-cb99ea01b6c8
2012-02-11 05:16:20 +00:00
Uwe Stöhr
0f65c0b842 - UserGuide.lyx: add a supported file type
- StandardToolbar.png, ExtraToolbar.png: update images to layout of LyX 2.0.x

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40719 a592a061-630c-0410-9148-cb99ea01b6c8
2012-02-11 05:00:51 +00:00
Uwe Stöhr
41acfb3752 Tutorial.lyx: fix a typo reported on the list
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40718 a592a061-630c-0410-9148-cb99ea01b6c8
2012-02-11 01:21:24 +00:00
Uwe Stöhr
a76d5b6b45 Math.lyx:
- for an unknown reason \addto\extras... does no longer work with recent hyperref (work is in progress for an updated description); for now remove these commands
- remove unnecessary language switches

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40709 a592a061-630c-0410-9148-cb99ea01b6c8
2012-02-05 01:11:47 +00:00
Uwe Stöhr
0a097ec431 EmbeddedObjects.lyx, UserGuide.lyx: remove unnecessary language switches
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40708 a592a061-630c-0410-9148-cb99ea01b6c8
2012-02-05 01:09:45 +00:00
Jean-Marc Lasgouttes
24cd11aa70 backport r40703 (fix #8019)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40706 a592a061-630c-0410-9148-cb99ea01b6c8
2012-02-03 17:30:21 +00:00
Georg Baum
4e0c2910e1 Backport the safe part of r40694 to fix bug #7998.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40698 a592a061-630c-0410-9148-cb99ea01b6c8
2012-02-01 21:03:04 +00:00
Uwe Stöhr
64b6466e6b fix r40692: branch can only contain LyX files in the fileformat of the branch
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40693 a592a061-630c-0410-9148-cb99ea01b6c8
2012-01-31 18:37:47 +00:00
Richard Heck
8adc4095f1 Updates from Yuri for Ukrainian localization.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40692 a592a061-630c-0410-9148-cb99ea01b6c8
2012-01-31 18:10:53 +00:00
Jean-Marc Lasgouttes
881d6bc268 backport support for knitr
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40684 a592a061-630c-0410-9148-cb99ea01b6c8
2012-01-28 10:50:12 +00:00
Jean-Marc Lasgouttes
71a8b9a6b7 Fix installation of python files:
- be compatible with automake 1.11.2 (#7990)
- do not install pyo/pyc files in share directory (#6080)

This is a backport of r40635, r40669 and r40670.



git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40675 a592a061-630c-0410-9148-cb99ea01b6c8
2012-01-25 22:59:42 +00:00
Uwe Stöhr
19dcfa5806 chkconfig.ltx: add check for wasy because LyX supports the math command \brokenvert and other wasy symbols (no status entry necessary)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40671 a592a061-630c-0410-9148-cb99ea01b6c8
2012-01-24 00:55:04 +00:00
Georg Baum
4158734a2e Backport partial fix for bug #7811
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40645 a592a061-630c-0410-9148-cb99ea01b6c8
2012-01-22 10:34:07 +00:00
Uwe Stöhr
5e1ec87fff - moderncv.layout: add missing separator style
- modernCV.lyx: set page size to A4, correct subsection entry, use a separator modify preamble to be compliant with modernCV 0.16 (fixes #7991)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40643 a592a061-630c-0410-9148-cb99ea01b6c8
2012-01-21 12:17:39 +00:00
Uwe Stöhr
ea1c2bb0ec - biblioExample.bib: correct a much too long entry (no status entry needed)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40641 a592a061-630c-0410-9148-cb99ea01b6c8
2012-01-21 12:05:46 +00:00
Julien Rioux
53ae40b34b Add gswin64c as possible executable in legacy_lyxpreview2ppm.py (#7938).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40618 a592a061-630c-0410-9148-cb99ea01b6c8
2012-01-15 22:13:36 +00:00
Georg Baum
66fc6f76c0 Backport the safe part of bug #7949
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40584 a592a061-630c-0410-9148-cb99ea01b6c8
2012-01-07 18:28:14 +00:00
Uwe Stöhr
436ed2cf19 Math.lyx: add missing things from previous commit
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40580 a592a061-630c-0410-9148-cb99ea01b6c8
2012-01-06 21:54:02 +00:00
Uwe Stöhr
74160055ba Math.lyx: improve description of the \cancel commands
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40579 a592a061-630c-0410-9148-cb99ea01b6c8
2012-01-06 21:50:34 +00:00
Uwe Stöhr
9e84d54b01 elsarticle.lyx: add info how to get line numbers (info taken from the official elsarticle template file)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40576 a592a061-630c-0410-9148-cb99ea01b6c8
2012-01-06 01:06:53 +00:00
Uwe Stöhr
6efd8d6e63 Tutorial.lyx: add an alternative list name (requested on the mailing list)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40570 a592a061-630c-0410-9148-cb99ea01b6c8
2012-01-05 00:01:33 +00:00
Uwe Stöhr
fa19bb4ee8 Tutorial.lyx: fix the formatting of InfoInset icons and correct a shortcut
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40569 a592a061-630c-0410-9148-cb99ea01b6c8
2012-01-04 23:40:58 +00:00
Uwe Stöhr
747fcaf05e UserGuide.lyx: final step of Scott's overhaul
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40566 a592a061-630c-0410-9148-cb99ea01b6c8
2012-01-04 01:31:50 +00:00
Uwe Stöhr
273861e7b9 UserGuide.lyx: next step of Scott's overhaul
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40564 a592a061-630c-0410-9148-cb99ea01b6c8
2012-01-03 23:54:51 +00:00
Uwe Stöhr
ceb800f85b about hundred fixed typos and grammar mistakes spot by Scott Kostyshak and many small improvements by me
(more tiny bits to come this week)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40558 a592a061-630c-0410-9148-cb99ea01b6c8
2012-01-03 01:00:54 +00:00
Uwe Stöhr
2ec8fccc07 Math.lyx: improve description of modulo-functions, fixes #7961
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40555 a592a061-630c-0410-9148-cb99ea01b6c8
2012-01-01 21:26:28 +00:00
Uwe Stöhr
6977bfc256 symbols: fix #7962 for branch
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40554 a592a061-630c-0410-9148-cb99ea01b6c8
2012-01-01 21:20:26 +00:00
Enrico Forestieri
3256da26eb Fix bug #7933 (lyx2lyx error while running lyxpak.py)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40545 a592a061-630c-0410-9148-cb99ea01b6c8
2011-12-24 11:59:33 +00:00
Uwe Stöhr
4646ac69e8 French Braille.lyx: fix by Jean-Pierre
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40540 a592a061-630c-0410-9148-cb99ea01b6c8
2011-12-21 22:12:27 +00:00
Uwe Stöhr
c76febcbdf new layout and template file for articles in the Journal of the Acoustical Society of America (JASA)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40530 a592a061-630c-0410-9148-cb99ea01b6c8
2011-12-20 00:52:36 +00:00
Uwe Stöhr
d6da309609 multicol.lyx: fix a description (bug #7953)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40529 a592a061-630c-0410-9148-cb99ea01b6c8
2011-12-20 00:23:18 +00:00
Uwe Stöhr
394dfcc35b lyx2lyx files: update GPL organization address and claim copyright also for the LyX team where it is necessary
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40523 a592a061-630c-0410-9148-cb99ea01b6c8
2011-12-18 22:46:27 +00:00
Uwe Stöhr
52ff3ef4a7 Braille.lyx: another fix from Sam Lewis
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40511 a592a061-630c-0410-9148-cb99ea01b6c8
2011-12-17 16:15:15 +00:00
Uwe Stöhr
588de2c1ef Braille.lyx: fix style mistakes spotted by Sam Lewis
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40509 a592a061-630c-0410-9148-cb99ea01b6c8
2011-12-17 16:07:29 +00:00
Uwe Stöhr
0e7cd5104e LFUNs.lyx: correct date
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40507 a592a061-630c-0410-9148-cb99ea01b6c8
2011-12-17 15:47:37 +00:00
Uwe Stöhr
57bbac71bc Tutorial.lyx: typos, grammar and style fixes by Scott Kostyshak and me
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40506 a592a061-630c-0410-9148-cb99ea01b6c8
2011-12-17 15:46:14 +00:00
Pavel Sanda
ee9699ce39 Backport fix for 7945.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40503 a592a061-630c-0410-9148-cb99ea01b6c8
2011-12-15 22:06:04 +00:00
Uwe Stöhr
ac2a21d86d Intro.lyx: typos, grammar and style fixes by Scott Kostyshak
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40483 a592a061-630c-0410-9148-cb99ea01b6c8
2011-12-12 00:31:01 +00:00
Uwe Stöhr
375082d46f German Intro.lyx: remove obsolete sentence
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40477 a592a061-630c-0410-9148-cb99ea01b6c8
2011-12-11 22:24:05 +00:00
Uwe Stöhr
31a6f4dad0 layout file: remove unused strings and some whitespace adjustments
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40474 a592a061-630c-0410-9148-cb99ea01b6c8
2011-12-10 21:50:17 +00:00
Uwe Stöhr
2e6db2048c Customization.lyx: a formatting fix
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40470 a592a061-630c-0410-9148-cb99ea01b6c8
2011-12-10 01:14:07 +00:00
Uwe Stöhr
20a89d0efa listerrors.lyx: backport fixed links, thanks Julien
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40450 a592a061-630c-0410-9148-cb99ea01b6c8
2011-12-08 23:09:27 +00:00
Uwe Stöhr
a24aeac5fd lyx2lyx: correct the address in the GPL test (backport from trunk)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40448 a592a061-630c-0410-9148-cb99ea01b6c8
2011-12-08 23:06:38 +00:00
Uwe Stöhr
b847c110b1 lyx2lyx/lyx_1_6.py: backport some fixes from trunk
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40446 a592a061-630c-0410-9148-cb99ea01b6c8
2011-12-08 23:00:35 +00:00
Pavel Sanda
b4bac77f58 Add lyx.svg into branch, cf #7919, thanks Timo Kluck.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40416 a592a061-630c-0410-9148-cb99ea01b6c8
2011-12-07 15:17:06 +00:00
Richard Heck
a79aac7acf Improve output of XHTML comments.
(i)  Validate even for comments when outputting XHTML.
(ii) Output comments as divs hidden by default. Then people
     can display them other ways if they wish.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40401 a592a061-630c-0410-9148-cb99ea01b6c8
2011-12-06 20:46:40 +00:00
Uwe Stöhr
11e591913b EmbeddedObjects.lyx:
- new description how to color dashed table lines
- new section how to split table cells by diagonal lines

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40365 a592a061-630c-0410-9148-cb99ea01b6c8
2011-12-04 21:57:18 +00:00
Georg Baum
159875f201 Mass backport tex2lyx bug fixes.
tex2lyx is no identical with the version in trunk (except for cosmetic changes
and file formats > 413).
The output of the test cases is either unchanged or improved.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40364 a592a061-630c-0410-9148-cb99ea01b6c8
2011-12-04 16:16:32 +00:00
Uwe Stöhr
f19efe700d external_templates: fix #7888 for branch
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40343 a592a061-630c-0410-9148-cb99ea01b6c8
2011-12-03 15:36:59 +00:00
Uwe Stöhr
2a9f16130e stdmenus.inc: fix #7891 for branch
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40342 a592a061-630c-0410-9148-cb99ea01b6c8
2011-12-03 15:27:20 +00:00
Jean-Marc Lasgouttes
5317533f9a - Fix Sweave support for document encoding with R >= 2.13.1 (bug 7876).
(backport from trunk)


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40328 a592a061-630c-0410-9148-cb99ea01b6c8
2011-12-01 13:50:08 +00:00
Uwe Stöhr
b6451cec3e Customization.lyx: updates by Philip Pirrip
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40317 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-29 20:58:46 +00:00
Uwe Stöhr
3819ad4f25 ctex.lyx: further translations by Yiuhi
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40314 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-29 20:06:24 +00:00
Uwe Stöhr
b9ea06e72c - splash.lyx: update menu names and toolbar buttons to the ones of LyX 2.0.x
- Spanish EmbeddedObjects?.lyx: change a word to be consistent

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40313 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-29 20:06:07 +00:00
Richard Heck
c64258aace Backport fix for bug #7883 from Jean-Pierre: Make strings
uniform across modules.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40309 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-29 19:50:25 +00:00
Uwe Stöhr
f353e89044 ctex template files: reduce to one file, fix broken language package settings
(file still contains outdated info and unnecessary preamble code and creates several LaTeX errors about wrong lengths but can be fixed later)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40260 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-24 22:04:11 +00:00
Richard Heck
bab4f9514b Revert "Backport fix for bug #7883 from Jean-Pierre: Make strings",
since it breaks the string freeze. This was unintended.

This reverts commit r40251.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40259 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-24 22:03:34 +00:00
Uwe Stöhr
1dd2ce07ed ctex layout files: add required packages and set missing SVN EOL style
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40258 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-24 21:59:22 +00:00
Richard Heck
b0fcb80de2 Update Makefile.am after last commit. (Thanks, Julien.)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40252 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-24 19:41:24 +00:00
Richard Heck
ca3402ceed Backport fix for bug #7883 from Jean-Pierre: Make strings
uniform across modules.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40251 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-24 19:41:20 +00:00
Richard Heck
050cceefbf Fix #7495 by adding layouts for ctex document classes and
corresponding templates. Thanks to Yihui for these.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40248 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-24 15:46:37 +00:00
Uwe Stöhr
0c87fa9649 FeynmanDiagrams.lyx: add note how to overcome a limitation of the feyn package (bug 7898) (intentionally no status entry)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40238 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-21 23:20:58 +00:00
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
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
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
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
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
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
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
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
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
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
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
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
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
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
Uwe Stöhr
08e4667141 UserGuide.lyx: describe the new preview inset and revise the section about previewing things
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40105 a592a061-630c-0410-9148-cb99ea01b6c8
2011-10-30 22:31:12 +00:00
Uwe Stöhr
916dc97c08 - UserGuide.lyx: finish revision of the appendices
- German UserGuide.lyx: some more translations

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40082 a592a061-630c-0410-9148-cb99ea01b6c8
2011-10-30 03:46:43 +00:00
Uwe Stöhr
a18d4671f5 - UserGuide.lyx: some clarifications by Jürgen due to a user request on the list
- German UserGuide.lyx: some further translations

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39869 a592a061-630c-0410-9148-cb99ea01b6c8
2011-10-16 03:57:49 +00:00
Uwe Stöhr
8fb5e9399c Math.lyx: correct name of a term as discussed on the list
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39868 a592a061-630c-0410-9148-cb99ea01b6c8
2011-10-15 20:48:28 +00:00
Uwe Stöhr
ff1ab8da08 - UserGuide.lyx: update sec. C.2-C.4
- German UserGuide.lyx: some translations

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39858 a592a061-630c-0410-9148-cb99ea01b6c8
2011-10-15 03:26:40 +00:00
Uwe Stöhr
ac04879a4c chkconfig.ltx: add the packages used in our documentation files (the docs should be compilable also without them, but then the PDF output would not contain all sections). This way we assure that at least on Windows all used LaTeX-packages are installed while installing LyX.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39849 a592a061-630c-0410-9148-cb99ea01b6c8
2011-10-14 04:23:47 +00:00
Uwe Stöhr
acb4b14657 UserGuide.lyx: forgot to describe an new option in last commit
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39846 a592a061-630c-0410-9148-cb99ea01b6c8
2011-10-14 03:36:33 +00:00
Uwe Stöhr
e95ed0e715 - UserGuide.lyx: updated sec. C.1
- de.po: change a translation to the most commonly used word

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39844 a592a061-630c-0410-9148-cb99ea01b6c8
2011-10-14 03:05:39 +00:00
Uwe Stöhr
951e9b1019 - UserGuide.lyx: add some infos to appendix B
- German documentation files: translations

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39842 a592a061-630c-0410-9148-cb99ea01b6c8
2011-10-13 23:14:37 +00:00
Uwe Stöhr
61fe4c4d54 - UserGuide.lyx: rearrange a section to clarify what is meant
- German UserGuide.lyx: translations

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39841 a592a061-630c-0410-9148-cb99ea01b6c8
2011-10-13 16:37:35 +00:00
Uwe Stöhr
5175c48d81 - UserGuide.lyx: some corrections in Appendix A
- German UserGuide.lyx: many translations

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39839 a592a061-630c-0410-9148-cb99ea01b6c8
2011-10-13 02:10:38 +00:00
Uwe Stöhr
cba15b7154 Math.lyx: add note that the package mathdots must be installed for a complete output
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39837 a592a061-630c-0410-9148-cb99ea01b6c8
2011-10-12 16:08:19 +00:00
Uwe Stöhr
3b98f54f95 - UserGuide.lyx: updated some sections
- German UserGuide.lyx: some translations and 2 updated images

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39831 a592a061-630c-0410-9148-cb99ea01b6c8
2011-10-12 05:30:00 +00:00
Uwe Stöhr
c683c755a2 UserGuide.lyx: fix some issues spotted by Jean-Pierre
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39822 a592a061-630c-0410-9148-cb99ea01b6c8
2011-10-09 04:43:38 +00:00
Tommaso Cucinotta
a10522d2d6 Backporting r39786 from trunk.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39788 a592a061-630c-0410-9148-cb99ea01b6c8
2011-09-30 06:30:26 +00:00
Enrico Forestieri
5abc1903d0 Fix another thinko from r38243. No status line needed.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39774 a592a061-630c-0410-9148-cb99ea01b6c8
2011-09-27 07:29:24 +00:00
Enrico Forestieri
6d99ecb8d9 Fix the following problem with Python 2.4:
Traceback (most recent call last):
  File "/opt/src/lyx-2.0.x/lib/scripts/lyxpreview2bitmap.py", line 416, in ?
    exit(main(sys.argv)[0])
TypeError: 'str' object is not callable



git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39771 a592a061-630c-0410-9148-cb99ea01b6c8
2011-09-26 18:28:24 +00:00
Uwe Stöhr
d69a5c79b9 - UserGuide.lyx: some stylistic changes
- German UserGuide.lyx: lots of translation

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39766 a592a061-630c-0410-9148-cb99ea01b6c8
2011-09-25 21:51:41 +00:00
Uwe Stöhr
2905a80b2a powerdot-example.lyx: add warning about incompatibilities with enumitem that are now fixed in the latest powerdot version
(patch by Jean-Pierre)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39764 a592a061-630c-0410-9148-cb99ea01b6c8
2011-09-25 21:33:55 +00:00
Uwe Stöhr
d738644fcc add the new Springer template files
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39727 a592a061-630c-0410-9148-cb99ea01b6c8
2011-09-22 02:34:01 +00:00
Uwe Stöhr
61391a6d53 springer template files: backport changes from trunk, support for all 3 recent Springer document classes, new and revised set of template files, fixes bug #7301
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39726 a592a061-630c-0410-9148-cb99ea01b6c8
2011-09-22 02:25:11 +00:00
Uwe Stöhr
f5225e186e Additional.lyx: remove some unused references to squash LaTeX warnings
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39723 a592a061-630c-0410-9148-cb99ea01b6c8
2011-09-21 22:37:12 +00:00
Julien Rioux
41a7a2f8e2 * configure.py : Fix the gnumeric converters.
They were tied to undefined formats ods and xls. The actual
    internal names for these formats are oocalc and excel.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39717 a592a061-630c-0410-9148-cb99ea01b6c8
2011-09-20 18:36:34 +00:00
Julien Rioux
2249b433e7 * configure.py : Detect java and perl scripts in a general way.
- Fix the detection of htmltolatex (#6339).
  - Fix the detection of splitindex (#7579).
  - Fix the detection of jfig3-itext and jfig3.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39716 a592a061-630c-0410-9148-cb99ea01b6c8
2011-09-20 18:29:18 +00:00
Julien Rioux
bd41d9ac78 * configure.py : Fix the rc entry when tex2lyx is not found (#3308).
We still define the tex2lyx converter but we emit a warning.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39715 a592a061-630c-0410-9148-cb99ea01b6c8
2011-09-20 17:41:16 +00:00
Enrico Forestieri
8e049293ed Make lyxpak.py more resilient to unexpected conditions (e.g., when a
referenced file is really a directory) and also catch files referenced
in ERT in the document body.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39693 a592a061-630c-0410-9148-cb99ea01b6c8
2011-09-16 15:01:12 +00:00
Jürgen Spitzmüller
815ce7923a revive Ctrl-space in mathed.
No status enry needed (the shortcut was disabled after 2.0.1).

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39650 a592a061-630c-0410-9148-cb99ea01b6c8
2011-09-10 14:27:19 +00:00
Jean-Marc Lasgouttes
b88154ef6f backport r39509 and r39510 to branch (see bug #7555)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39644 a592a061-630c-0410-9148-cb99ea01b6c8
2011-09-08 10:44:44 +00:00
Uwe Stöhr
e8fcc125a9 stdmenus.inc: add menu entry for inset-select-all
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39621 a592a061-630c-0410-9148-cb99ea01b6c8
2011-09-06 20:29:06 +00:00
Jürgen Spitzmüller
4ee140bf5b Fix Horizontal Space dialog when issued from within math (bug 7746).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39615 a592a061-630c-0410-9148-cb99ea01b6c8
2011-09-06 06:42:18 +00:00
Uwe Stöhr
9aca898ed9 sweave.module: more precise description text
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39611 a592a061-630c-0410-9148-cb99ea01b6c8
2011-09-06 03:15:07 +00:00
Uwe Stöhr
8c2faa7324 configure.py: fix a typo
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39608 a592a061-630c-0410-9148-cb99ea01b6c8
2011-09-06 02:49:00 +00:00
Uwe Stöhr
7c59d82473 - initials.module: update description text
- enumitem.module: ditto
- customHeadersFooters.module: add missing author and some whitespace fixes

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39607 a592a061-630c-0410-9148-cb99ea01b6c8
2011-09-06 02:48:19 +00:00
Uwe Stöhr
63148de4a0 - Customization.lyx: add new possible font types uuline, strikeout and uwave
- German Customization.lyx: lot of refactoring

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39606 a592a061-630c-0410-9148-cb99ea01b6c8
2011-09-06 02:46:23 +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
Uwe Stöhr
03213ae242 no freeze yet announced, so some last-minute changes:
- English Additional.lyx: some updates
- German Additional.lyx: some corrections and some LaTeX warnings fixed


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39572 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-31 14:25:19 +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
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
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
Uwe Stöhr
9b9a232bf4 - EmbeddedObjects.lyx: fix a nasty caption formatting bug spotted by Ignacio
- Spanish EmbeddedObjects.lyx: some fixes by Ignacio

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39546 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-28 13:35:07 +00:00
Uwe Stöhr
5db46f6e29 - Spanish documentation files: translations by Ignacio
- English EmbeddedObjects.lyx: fix a typo spotted by Ignacio
- EmbeddedObjects.lyx: make the file compilable also if the LaTeX-package lettrine is not installed

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39541 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-28 02:36:59 +00:00
Uwe Stöhr
92ec9e966b initials.module: safer preamble call, no string changed, necessary to be able to compile the EmbeddedObjects manual also if the package lettrine is not installed
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39540 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-28 02:34:50 +00:00
Uwe Stöhr
7896166e90 - German UserGuide.lyx: remove some fixed path that would make the document uncompilable
- Spanish UserGuide.lyx: some tweaks

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39538 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-28 01:15:05 +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
Uwe Stöhr
fa4a4380ea lilypond.lyx: backport from trunk
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39528 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-26 21:41:20 +00:00
Uwe Stöhr
9310a6432d Spanish UserGuide.lyx: translations by Ignacio
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39517 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-25 17:41:49 +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
Uwe Stöhr
06eb663563 UserGuide.lyx: fix some issues and typos spotted by Ignacio
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39499 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-20 01:11:21 +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
Uwe Stöhr
4b5e8a5595 UserGuide.lyx: nomenclature again revised, revised section about notes and margin notes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39473 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-11 20:54:18 +00:00
Uwe Stöhr
34b08f3c55 - UserGuide.lyx: revise section about nomenclature; fix a broken link
- English UserGuide.lyx: fix some typos

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39469 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-11 03:16:13 +00:00
Uwe Stöhr
aee20163db - UserGuide.lyx: fine-grain description of BibTeX variants; correct description of the language -package settings
- Additional.lyx: add infos about synctex

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39467 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-10 15:17:37 +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
3fb8ea4290 configure.py: only some whitespace (backported from trunk)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39460 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-10 02:44:06 +00:00
Uwe Stöhr
43af4f5620 UserGuide.lyx:
- describe BibTeX variants
- updated XHTML description
- add a warning for DVI (LuaTeX) format

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39455 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-10 02:06:07 +00:00
Uwe Stöhr
70147ce9d3 - lilypond.lyx: adjust some formatting
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39452 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-09 14:54:25 +00:00
Uwe Stöhr
fae689c8fc stdmenus.inc: sort manual entries
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39451 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-09 14:45:33 +00:00
Uwe Stöhr
2cf4d0c3b2 UserGuide.lyx: revision of appendix B and some new descriptions of export file formats
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39446 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-09 03:19:05 +00:00
Uwe Stöhr
3b30a0049d - UserGuide.lyx: revise file export section
- Additional.lyx: fix some typos

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39439 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-08 15:06:05 +00:00
Uwe Stöhr
f2d6176084 UserGuide.lyx: fix a typo
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39435 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-08 03:15:17 +00:00
Uwe Stöhr
f541b86d51 - UserGuide.lyx: revise Appendix A, ass some info about cross-referencing
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39433 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-08 03:04:38 +00:00
Uwe Stöhr
11f8986ed8 - EmbeddedObjects.lyx: fix broken link and remove unreferenced and unnecessary bibliography entry
- UserGuide.lyx: revise Appendix A, ass some info about cross-referencing

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39432 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-08 03:02:17 +00:00
Uwe Stöhr
f8f1bebef9 - UserGuide.lyx: some refactoring, fixed typos and 2 fixed hyperlinks
- German EmbeddedObjects.lyx: a clarification

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39430 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-07 19:58:58 +00:00
Uwe Stöhr
e7fd2b7e1f - UserGuide.lyx: many updates and fixed typos
- German UserGuide.lyx: more refactoring and translation

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39428 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-07 03:49:54 +00:00
Uwe Stöhr
80679a43d9 German UserGuide.lyx: lot of translation and refactoring
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39424 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-05 17:40:14 +00:00
Uwe Stöhr
2e68962767 UserGuide.lyx:
- use the new super/subscript inset
- correct single ans simple quote
- add info how to change line properties
- list menu entry for phantom space

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39423 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-05 17:39:05 +00:00
Uwe Stöhr
f2da774a7d - German UserGuide.lyx: lot of refactoring and some translations
- UserGuide.lyx: fix a typo

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39417 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-05 03:53:31 +00:00
Uwe Stöhr
cdf89bd68d thesis template files: set master document
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39416 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-05 03:52:32 +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
Pavel Sanda
a626e07db1 Additional.lyx: fix reported typo
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39405 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-01 16:47:14 +00:00
Kornel Benko
c46d96fa15 With LyX-2.0.1svn, if I open the context menu on a phantom (e.g.),
the  Dissolve Inset item appears twice. This triggers a shortcut
conflict..., reported by Jean-Pierre Chrétien


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39404 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-01 15:13:59 +00:00
Kornel Benko
562a2a6bf1 Add optional argument to right footer in order to eliminate the Double page numbers on two-sided thesis document
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39403 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-01 14:58:20 +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
5778b310d9 EmbeddedObjects.lyx: update a dialog description
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39393 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-31 02:55:37 +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
39703b8032 EmbeddedObjects.lyx: describe a limitation of multirows
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39390 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-31 01:58:06 +00:00
Uwe Stöhr
6bf8857458 French Additional.lyx: updates from Jean-Pierre
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39387 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-31 00:35:11 +00:00
Uwe Stöhr
924eaff0a1 Shortcuts.lyx: forgot this in r39378
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39380 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-27 04:39:58 +00:00
Uwe Stöhr
6dcf0e9753 - UserGuide.lyx: add example how to use a LyX pipe
- German UserGuide.lyx: lot of refactoring

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39379 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-27 04:30:25 +00:00
Uwe Stöhr
4b7e27da0b Shortcuts.lyx: update the file and format it so that it fits on an A4 page
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39378 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-27 04:29:38 +00:00
Uwe Stöhr
d5c94d84ce Acknowledgments.lyx: fix a typo
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39376 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-26 23:29:01 +00:00
Uwe Stöhr
2d8b385863 Hebrew docs: hyperref doesn't work for Hebrew (I accidentally used it for the files since last week)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39370 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-25 02:20:13 +00:00
Pavel Sanda
fef1b6c00a Put back correct part of the sentence
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39368 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-23 18:40:34 +00:00
Uwe Stöhr
4693e8de68 - Tutorial.lyx: remove the info that a DVi previewer is required since this is already included in every LaTeX distribution nowadays
- Galician Tutorial.lyx: use formatting of the English version
- some other formatting things

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39364 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-23 04:29:05 +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
581173799d Polish Additional.lyx: set correct sec and toc depth
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39354 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-20 01:49:31 +00:00
Uwe Stöhr
ffb431a6b1 - Polish and Basque Additional.lyx: remove obsolete sections
- EmbeddedObjects.lyx: fix a typo

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39353 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-20 01:29:54 +00:00
Uwe Stöhr
6f020de0e8 - Customization.lyx: some more preamble code can go
- Italian Customization.lyx: use the same document settings as the English version
- Additional.lyx: revert undesired change from last commit

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39351 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-19 21:15:08 +00:00
Uwe Stöhr
42de8ff83c documentation files:
- the \LyX macro is no longer fragile since r37164, therefore preamble code can go
- some intro cleanups and fixes to have an uniform layout for all language variants
- remove some obsolete text from Polish and Basque Additional.lyx versions

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39349 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-19 20:57:05 +00:00
Uwe Stöhr
47a279dd93 remove the file enumitem.lyx: its content is now part of the UserGuide
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39348 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-19 17:51:16 +00:00
Uwe Stöhr
919e2596fc - UserGuide.lyx, EmbeddedObjects.lyx: some tweaks
- German UserGuide.lyx: some translations

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39346 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-19 13:19:05 +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
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
Uwe Stöhr
0b43df4709 Additional.lyx: more cleanups
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39335 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-18 03:21:51 +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
Uwe Stöhr
57d2c2ea56 - Additional.lyx : remove obsolete/wrong infos and some first cleanup
- EmbeddedObjects.lyx: minor issues
- German Additional.lyx: transform the layout of the file to follow the other language variants of Additional.lyx

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39331 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-16 18:22:22 +00:00
Uwe Stöhr
11a6156cf3 - UserGuide.lyx: revise and actualize section about spell checking
- German UserGuide.lyx: some translations
- Math.lyx: typographic fix

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39323 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-16 03:58:21 +00:00
Uwe Stöhr
06039f857f Customization.lyx: we once agreed to avoid abbreviations since non-native speakers have to read our docs in English too
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39308 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-15 16:52:26 +00:00
Uwe Stöhr
4283c0d744 UserGuide.lyx: revert unintended change
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39305 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-15 04:57:04 +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
Uwe Stöhr
6474835e44 UserGuide.lyx:
- document how to define custom headers/footers
- actualize list of available paper formats
- English version: some typos fixed

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39301 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-15 04:19:11 +00:00
Pavel Sanda
a4fbf219a3 Backport - postscript is missing in View menu.
This was forgotten in r37616.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39272 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-10 20:44:04 +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