Commit Graph

5929 Commits

Author SHA1 Message Date
Uwe Stöhr
2f99aabf6d thesis template: add check for babel (as discussed in bug #8423) 2012-11-18 16:02:43 +01:00
Uwe Stöhr
dc8bbefe01 FeynmanDiagrams.lyx: remove unused preamble code 2012-11-17 02:12:18 +01:00
Pavel Sanda
9cc98a9311 * Additional.lyx 2012-11-15 03:05:46 +01:00
Uwe Stöhr
3784f30272 doc files: port recent changes from master 2012-11-13 01:43:45 +01:00
Pavel Sanda
759b7154c9 Additional support for Japanese pLaTeX with utf8 encoding (#8408).
Patch from Koji.
2012-11-11 19:31:02 +01:00
Juergen Spitzmueller
7b155bfdb8 Categorize paragraph styles of the lnguistics module 2012-11-11 10:52:50 +01:00
Uwe Stöhr
b7bb66abc3 French UserGuide.lyx: tiny issue 2012-11-04 00:15:12 +01:00
Richard Heck
313163e135 Updates to French i18n for 2.0.5 from Jean-Pierre Chrétien. 2012-11-02 12:15:21 -04:00
Richard Heck
e05f4a992d Updates to Japanese translations, etc, from Koji. 2012-10-30 10:40:33 -04:00
Georg Baum
e334b01db5 Fix bug 8396: Wrong import of \xymatrix 2012-10-29 20:52:22 +01:00
Juergen Spitzmueller
bd6ac5d48c French Linguistics manual update (by Jean-Pierre) 2012-10-26 10:50:13 +02:00
Uwe Stöhr
e457886791 documentation: remove duplicated words
- also use a better regexp to find duplicated words
2012-10-24 00:42:23 +02:00
Uwe Stöhr
4a90931db6 French Math.lyx: translations by Jean-Pierre 2012-10-23 21:50:05 +02:00
Uwe Stöhr
3b62013dfa UserGuide.lyx: final update for advanced search
- German UserGuide.lyx: translations
- other UserGuide.lyx: simplifications and formatting adaptions
2012-10-23 21:49:23 +02:00
Uwe Stöhr
cc46eb17f0 French: UserGuide.lyx: translations by Jean-Pierre 2012-10-23 01:17:40 +02:00
Uwe Stöhr
71d7f4d470 UserGuide.lyx: next update for advanced search
- German UserGuide.lyx: translations
- other UserGuide.lyx: some simplifications, clarifications and formatting adaptions
2012-10-22 01:04:49 +02:00
Enrico Forestieri
d781daa401 Fix bug #8379: LyX Archive fails to include BibTeX files
(cherry picked from commit f6fde4b553)
2012-10-21 21:54:20 +02:00
Uwe Stöhr
c47a7c969f UserGuide.lyx: update for advanced search
- German UserGuide.lyx: translations
- English UserGuide.lyx: some simplifications and clarifications
2012-10-21 03:22:12 +02:00
Uwe Stöhr
6997cbd176 sigplanconf.layout: correct InTitle tag, fixes bug #8378 2012-10-19 00:57:20 +02:00
Pavel Sanda
d21eac8a89 * Additional.lyx - no CT in branch. 2012-10-18 15:14:46 +02:00
Scott Kostyshak
d7e5c303d2 Additional.lyx: references to knitr & Sweave doc
Add references to the knitr.lyx example file and to the Sweave manual.
Also correct a couple of typos.
2012-10-17 20:48:14 -04:00
Uwe Stöhr
13c21cfe0c UserGuide.lyx: remove description of removed LFUN break-paragraph-keep-layout
Furthermore update the description to current state
2012-10-18 01:54:34 +02:00
Uwe Stöhr
5c353f4a34 LaTeXConfig.lyx: detection of document class g-brief, spotted by Max Funk 2012-10-17 00:43:29 +02:00
Uwe Stöhr
c8be1fec6f Math.lyx: add info about character ^ in chemical formulas 2012-10-17 00:21:43 +02:00
Uwe Stöhr
b7d292a278 UserGuide.lyx: Add info how to handle special characters in nomenclatures
Fixes bug 8373.
2012-10-16 02:29:37 +02:00
Juergen Spitzmueller
9b9145432f Beamer provides [x]color (#8103) 2012-10-15 16:02:50 +02:00
Juergen Spitzmueller
c97f75da03 Do not inherit Provides from beamer 2012-10-15 15:56:25 +02:00
Juergen Spitzmueller
e10bfe5857 Do not inherit Provides from beamer 2012-10-15 15:53:28 +02:00
Uwe Stöhr
ba0454fd0c g-brief layouts: remove the dependency on europs.sty as this package is an optional one and add info to the template file 2012-10-15 01:25:51 +02:00
Uwe Stöhr
3dfa3935e9 apa.lyx: fixed weblink 2012-10-15 00:49:07 +02:00
Pavel Sanda
b54c782718 Doc updates for noweb (bug #5444).
Patch based on Kayvan Sylvan input.
2012-10-11 01:33:54 +02:00
Uwe Stöhr
b2ac47f5e7 UserGuide.lyx: fix a typo spotted on the docs list 2012-10-08 01:24:40 +02:00
Scott Kostyshak
4d9f620349 More elegant knitr support and bug fix
Implement a more simple and elegant integration of the R package knitr. Now,
lyxknitr.R does not need to move or copy files at all.

This also fixes a bug: when /tmp was on a different file system (e.g.
encrypted home), lyxknitr.R failed to move files to /tmp because it relied on
R's 'file.rename' function, which in turn relied on the rename function in
<stdio.h>, which was failing with the EXDEV errno.

Patch from Yihui Xie.
2012-10-06 19:54:08 -04:00
Uwe Stöhr
0ea19442c8 UserGuide.lyx: mention new feature "spell check of current selection"
the new feature: re35d7a0f
2012-09-24 01:41:06 +02:00
Enrico Forestieri
63caef5505 Fix bug #8306: LyX incorrectly imports mhchem commands outside math mode
Those commands can also be used in text mode but tex2lyx tries to
translate their argument causing havoc. So, import the whole commands
as ERT.

(cherry picked from commit ac92f2a79b)
2012-09-20 13:39:38 +02:00
Juergen Spitzmueller
8475f73366 IPA fixes 2012-08-27 08:50:40 +02:00
Juergen Spitzmueller
3ae6400452 Fix forward search with okular 2012-08-27 08:45:21 +02:00
Juergen Spitzmueller
0fcd35565c arabi requires the language option to be passed to babel directly. Candidate for branch 2012-07-23 16:20:13 +02:00
Enrico Forestieri
3967b7b0db Fix bug #8254: An encoding problem
Use the short version of a path, which is guaranteed to be ascii and
works even if the path is not encodable in the current codepage.

(cherry picked from commit 08b3d492fa)
2012-07-19 23:34:07 +02:00
Juergen Spitzmueller
7e7d1c7167 deactivate ~ in Basque, Estonian and Galician (bug #8265) 2012-07-18 17:30:00 +02:00
Uwe Stöhr
2c77326b9b APA.lyx: improve a comment 2012-07-14 16:38:22 +02:00
Uwe Stöhr
b19ae9e7f9 Spanish docs update 2012-07-13 00:55:27 +02:00
Uwe Stöhr
23348fd302 add new Spanish examples for branch
- Spanish europeCV.lyx and modernCV.lyx: new files
- English europeCV.lyx: replace TeX-code by LyX's \nocite feature
2012-07-13 00:22:14 +02:00
Uwe Stöhr
23b7048bab docs: fix and update description of labeling
- UserGuide.lyx: fix description of the labeling lists, fixes also bug #8224
- German UserGuide.lyx: adapt some sections to be compliant with the other language variants
2012-07-07 01:58:06 +02:00
Uwe Stöhr
d8e0ea362b branch: fix for APA layout
- apa.layout: the commands \volume, \copnum and \notes are only allowed in the preamble; fixes bug #8187

- APA.lyx: the template missed the \note command
2012-07-03 20:43:49 +02:00
Uwe Stöhr
dce30a281e for branch: elsarticle already provides refstyle
- elsarticle.layout: elsarticle already provides refstyle thus the document becomes uncompilable if we don't declare this in the layout
2012-07-02 22:18:42 +02:00
Pavel Sanda
4d8fa3a135 Fix #8201: our translation mechanism chokes on the character "
(cherry picked from commit 06c1d24bdb)
2012-06-30 19:27:24 +02:00
Juergen Spitzmueller
16f6910b59 Add dvilualatex output format 2012-06-29 18:46:53 +02:00
Jean-Marc Lasgouttes
ee8f3f89f6 Fix bug #2005: Lyx Inserted Graphics Scale Error
xkeyval fixes the incompatibility between graphicx.sty and babel/turkish.
2012-06-29 15:08:38 +02:00
Uwe Stöhr
acdb138075 French UserGuide.lyx: some typos fixed 2012-06-24 23:57:34 +02:00
Juergen Spitzmueller
a040281daa de/linguistics.lyx: improve style 2012-06-24 13:01:38 +02:00
Juergen Spitzmueller
d0df873ebb linguistics manual: document shortcomings (and workarounds) of glosses 2012-06-23 19:30:06 +02:00
Uwe Stöhr
451ee220f4 generate_contributions.py:
- add Nickolay Shashkin
- update maintainer status
- add other new contributers whose code was in the meantime applied to branch
2012-06-23 01:06:57 +02:00
Uwe Stöhr
018464a9ea modernCV.lyx: add a note about a required component 2012-06-22 15:42:04 +02:00
Uwe Stöhr
619a5779ad Tutorial.lyx: fox a typo spotted by a user 2012-06-21 04:45:39 +02:00
Uwe Stöhr
0f0a43974d French UserGuide.lyx: translations by Jean-Pierre 2012-06-21 03:26:22 +02:00
Juergen Spitzmueller
d84eea891e Add DefaultStyle to siamltex.layout (bug #8194) 2012-06-10 11:45:41 +02:00
Uwe Stöhr
5ec8f5a5b6 languages: also for trunk: add missing language codes, fixes bug #8183 2012-06-04 22:33:05 +02:00
Uwe Stöhr
8e7d9887bb UserGuide.lyx: some changes for the thesaurus description proposed by Jürgen 2012-06-04 01:08:43 +02:00
Uwe Stöhr
8694a0f3ce splash.lyx:
- fix some wrong settings
- it turned out that newbies take the settings from the splash file. Therefore use auto encoding instead of a hard-coded one (it is really difficult to explain average users why e.g. latin9 is in some cases better that latin1)
2012-06-03 17:08:28 +02:00
Uwe Stöhr
b8226c0a10 - UserGuide.lyx: 3 small fixes
- German UserGuide.lyx: translation again
2012-06-02 03:19:04 +02:00
Uwe Stöhr
b11c1fefb9 - UserGuide.lyx: adapt style of description of split indexes (the feature is btw. currently broken)
- German UserGuide.lyx: some further translations
- Japanese UserGuide.lyx: add missing section about split indexes
2012-06-02 02:07:38 +02:00
Uwe Stöhr
08db404fb8 - UserGuide.lyx: fix some typos and an unclear description
- German UserGuide.lyx: more translations and corrections
2012-06-01 02:26:07 +02:00
Pavel Sanda
3db21f1d64 Forgotten suggestion from James C. Sutherland.
http://www.mail-archive.com/lyx-users@lists.lyx.org/msg86215.html
2012-05-31 12:44:09 +02:00
Uwe Stöhr
1708d702c2 - German UserGuide.lyx: many translations
- English UserGuide.lyx: some grammar and some style fixes
2012-05-31 00:44:10 +02:00
Uwe Stöhr
b1a95bc8f6 English UserGuide.lyx: a grammar fix 2012-05-30 01:25:53 +02:00
Uwe Stöhr
969a33b199 - German UserGuide.lyx: some translations
- German Additional.lyx: some backports from trunk
2012-05-30 01:22:50 +02:00
Pavel Sanda
a692b622fc Backport 1a45c99a7 2012-05-29 13:10:55 +02:00
Juergen Spitzmueller
044ef5dc4e add missing IPA glyph 2012-05-28 15:54:31 +02:00
Uwe Stöhr
e85ed820bb German UserGuide.lyx: fix a typo spotted by Hartmut 2012-05-27 03:02:02 +02:00
Pavel Sanda
5f6f5091ab Backport typos to branch 2012-05-23 22:19:44 +02:00
Uwe Stöhr
a96e49ef62 stdcontext.inc: fix 2 shortcut clashes (bug #8023) 2012-05-23 00:47:48 +02:00
Enrico Forestieri
5909fc467a Fix bug #8164: lyxpak.py fails to include filenames with spaces
People love embedding spaces in filenames, so account for that.

(cherry picked from commit fbcf2486d8)
2012-05-20 22:27:08 +02:00
Uwe Stöhr
ab28040ca4 seminar.lyx: new example file from Günter Milde (forgot it in last commit) 2012-05-18 23:20:20 +02:00
Uwe Stöhr
b0c3dce84f seminar.layout: new version from Günter Milde (bug #7624) 2012-05-18 21:29:21 +02:00
Jürgen Spitzmüller
d33fe5831c Revert change on NON-BREAKING HYPHEN as discussed on the list. 2012-05-17 14:39:10 +02:00
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