Commit Graph

5792 Commits

Author SHA1 Message Date
Richard Heck
4f65cfbd5f Backport.
Fix bug reported on user list: the path variable here was undefined,
causing a failure when running outside the user tree. This was my
fault: when I refactored this routine, I failed to note that this
variable was now undefined.

(cherry picked from commit 72c2a72afd)
2012-11-27 20:53:46 -05:00
Uwe Stöhr
6ead4bdbbf JASA.lyx: add info how to install JASATeX 2012-11-26 15:42:56 +01:00
Uwe Stöhr
025943868a jasatex.layout: add missing short title
-also resolve a potential package clash with natbib
2012-11-26 06:14:04 +01:00
Uwe Stöhr
2fa9ff1826 chkconfig.ltx: add check for packages necessary to typeset Cyrillic and Greek 2012-11-26 06:10:39 +01:00
Uwe Stöhr
002a38dd7b configure.py: add checks for some text editors used on Windows and for our PDF handler for Windows 2012-11-26 06:08:20 +01:00
Uwe Stöhr
58f6767e2c modernCV: complete revision of layout and example 2012-11-26 06:05:47 +01:00
Uwe Stöhr
56da307e19 achemso: complete revision of layout and example 2012-11-26 06:05:23 +01:00
Uwe Stöhr
d5c2be9db3 IEEEtran.lyx: whitespace 2012-11-26 06:04:09 +01:00
Uwe Stöhr
bf0cc186de ijmpc.lyx: fix a typo 2012-11-26 05:24:52 +01:00
Uwe Stöhr
ebbd54a991 IEEEtran.lyx: fix a typo and remove unnecessary ERT 2012-11-25 04:07:41 +01:00
Uwe Stöhr
978482f700 IEEEtran.layout: some more whitespace 2012-11-24 17:29:01 +01:00
Uwe Stöhr
998fa1c58e layouts: some whitespace fixes 2012-11-24 01:31:11 +01:00
Uwe Stöhr
88380cfcd6 Math.lyx: add check for babel (bug #8423) and translate a comment
(the other language variants of this manual are not affected)
2012-11-19 00:14:59 +01:00
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