Commit Graph

820 Commits

Author SHA1 Message Date
Uwe Stöhr
caa1387dce modernCV.lyx: add important compilation notes
- thanks to Jürgen, I could now resolve the bug why the compilation of modernCV failed for certain themes

- moderncv.layout: a whitespace fix
2013-01-29 00:17:35 +01:00
Uwe Stöhr
171445fe53 moderncv.layout: section some styles 2013-01-27 05:22:36 +01:00
Uwe Stöhr
f9e06bdfe3 europecv.layout: whitespace and categorization
- additionally fix 2 formatting issues

No new styles or compatibility changes!
2013-01-26 17:31:21 +01:00
Uwe Stöhr
fb180204ba Revert "modernCV: complete revision of layout and example"
This reverts commit 58f6767e2c.

- additionally add the new requirement "suffix.sty"
2013-01-26 17:27:42 +01:00
Uwe Stöhr
2b67157260 Revert "achemso: complete revision of layout and example"
This reverts commit 56da307e19.

Revert the achemso.layout changes because they were not that pressing  (preamble stuff was supported via styles).

For modernCV I don't see another way than to let it in because it is not working as it was, neither with TeXLive 2012 nor with MiKTeX and therefore in most cases unusable
2013-01-22 00:20:51 +01:00
Uwe Stöhr
3bfa04f79b natbibapa.module: correct formatting style 2013-01-12 15:25:41 +01:00
Richard Heck
fcb4972979 Add layout for APA v6 class and associated module and template.
Also, add Jacob Bishop to the list of contributors, since this is
his work. Thanks, Jacob!
(cherry picked from commit 824b0313b3)
2012-12-27 15:52:05 -05: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
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
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
Juergen Spitzmueller
7b155bfdb8 Categorize paragraph styles of the lnguistics module 2012-11-11 10:52:50 +01:00
Uwe Stöhr
6997cbd176 sigplanconf.layout: correct InTitle tag, fixes bug #8378 2012-10-19 00:57:20 +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
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
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
d84eea891e Add DefaultStyle to siamltex.layout (bug #8194) 2012-06-10 11:45:41 +02:00
Uwe Stöhr
b0c3dce84f seminar.layout: new version from Günter Milde (bug #7624) 2012-05-18 21:29:21 +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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
Pavel Sanda
71bb196a01 Revert Koma book updates.
This contains string change and must wait for 2.0.2.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39239 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-03 01:22:54 +00:00
Pavel Sanda
3c5d2d063f Backport Koma script glitches to branch
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39237 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-03 00:59:52 +00:00