Scott Kostyshak
9fd950c3f2
Thesis template: fix whitespace issue in preambles
2013-06-02 02:15:28 -04:00
Scott Kostyshak
d7db3961e2
Fix typo of journal name in aa_sample.lyx, aa.lyx
2013-05-29 02:53:38 -04:00
Vincent van Ravesteijn
704273eea0
Add formats and converters for cropped PDF/EPS
...
With LyX configured in this way, the user would only need to:
File > New from Template > EPS.lyx (or PDF-cropped.lyx):
- insert a math inset and type in an equation, or create whatever
content LaTeX can handle,
- view/export to cropped EPS/PDF.
This would allow for LyX to act as a "generator for includable graphics" (equations, commented graphics, etc).
This fixes bug #7839 .
2013-05-27 22:06:33 +02:00
Uwe Stöhr
a6f6f79eb1
A&A support: further updates
...
- mention that the aa class loads natbib to avoid compilation errors
- the aa package contains an outdated an customized version of natbib.sty. This file only works with aa, but breaks the compilation of many other files on your system, therefore remove the bibliography and replace it by BibTeX
- add a note about the encoding
2013-05-26 17:55:10 +02:00
Uwe Stöhr
e28625160a
aa.layout: updated for A&A 8.2
2013-05-26 05:29:24 +02:00
Uwe Stöhr
5002ef33f0
aa: fix compilation of the templates/aa.lyx
...
- aa already loads inputenc
2013-05-26 03:04:59 +02:00
Richard Heck
01add2d52f
Layouts for ACMS SIGS styles, contributed by Gioele Barabucci.
2013-05-23 15:11:19 -04:00
Uwe Stöhr
efcd04c9f2
AEA.lyx/layout: update templates/AEA.lyx
...
- make template compilable
- update it according to the latest AEA guidelines
- add 4 missing styles to the layout:
* \keywords
* \JEL
* figurenotes environment
* tablenotes environment
2013-05-18 20:36:26 +02:00
Scott Kostyshak
43d7102204
RJournal template now also works with latex
...
Before, only PDFs were being generated so latex did not compile.
Now, both PDF and EPS files are generated.
This is not efficient but could save the user some pain, which is
the goal of templates.
An alternative would be to set the default output to use pdflatex.
2013-05-16 22:57:11 -04:00
Scott Kostyshak
9e425a0547
RJournal: use 'classic' decoration for email inset
...
This makes it clear that
(1) the emails are in their own insets
(2) the \email command is embedded in the \address command
2013-05-16 22:56:56 -04:00
Scott Kostyshak
f40322081b
RJournal: change 'Address' Flex inset into a Style
...
This looks better and gives natural separation between multiple
authors.
2013-05-16 22:55:56 -04:00
Scott Kostyshak
9d7d7c3816
RJournal: change 'Abstract' from a Flex to a Style
...
This looks more consistent with other templates to me.
2013-05-16 22:55:03 -04:00
Scott Kostyshak
4beba4e8f8
RJournal template and layout: move ERTs to layout
...
The layout now takes care of \begin{article} and \end{article}
by using \AtBeginDocument and \AtEndDocument.
This cleans up the template a little by removing some ERT. The
user no longer needs to read the two notes explaining why the
ERT boxes were necessary. The user also does not need to think
about why this LaTeX environment exists.
2013-05-16 22:51:22 -04:00
Scott Kostyshak
e99a8b7c67
RJournal.lyx: hardcoded shortcuts -> insets
...
This way if the shortcut changes or a user is using
a different bind file, the correct shortcut will appear.
2013-05-16 22:50:48 -04:00
Scott Kostyshak
4f2a5f3f63
RJournal.lyx: English tweaks
2013-05-16 22:50:20 -04:00
Scott Kostyshak
0d434033ec
Add a layout and template for the R Journal
...
Patch by Yihui Xie.
2013-05-16 22:49:24 -04:00
Scott Kostyshak
b999d0bfee
JSS-article.lyx: set default output to pdf2
...
The reasons are specified in the note at the top of the template:
It is possible to export with plain LaTeX but an option must be
specified to remove some elements (e.g. JSS logo).
2013-04-09 05:07:18 -04:00
Scott Kostyshak
70815aa34a
DocBook_article.lyx: set default output to ps2pdf
...
The only converter chain that is supported by default is:
docbook -> DVI
DVI -> Postscript
Postscript -> PDF (ps2pdf)
2013-04-02 16:34:23 -04:00
Juergen Spitzmueller
b7531bfd13
Update beamer documents to new format
2013-03-17 09:10:44 +01:00
Uwe Stöhr
c6d929cfb4
IEEEtran-*.lyx: formatting fix to fulfill the submission guidelines
2013-02-17 19:56:14 +01:00
Uwe Stöhr
d8a6e0ab70
IEEE: support for Transactions on Magnetics
2013-02-09 18:18:21 +01:00
Uwe Stöhr
6c922c8029
IEEEtran templates: some preamble simplifications and fixes
2013-02-09 18:08:12 +01:00
Uwe Stöhr
59e13e6df6
IEEEtran: dome corrections and additional info
2013-02-09 17:53:34 +01:00
Uwe Stöhr
33e185e5ed
IEEEtran.layout: support for conference articles
...
- IEEEtran-Conference.lyx: new template for conference articles of the IEEE
2013-02-09 03:23:34 +01:00
Uwe Stöhr
e29aaecbaf
IEEEtran.lyx: fix typos
2013-02-07 02:14:20 +01:00
Uwe Stöhr
20f1ba109e
IEEEtran-CompSoc: new layout to support the IEEE "computer science" journals
2013-02-07 02:13:44 +01:00
Uwe Stöhr
7c98a16fbb
IEEEtran.layout: support command \IEEEPARstart
2013-02-07 02:01:57 +01:00
Uwe Stöhr
ab8365b3ed
some refinements for paper class example and templates
...
- update fileformats
- sigplanconf.layout: fix a bug and improve a command
2013-01-13 22:59:16 +01:00
Julien Rioux
0899e957c3
Fix bibliography indentation throughout LyX 2.1 source (part of #7458 ).
2013-01-12 08:41:59 +01:00
Richard Heck
824b0313b3
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!
2012-12-27 15:50:50 -05:00
Juergen Spitzmueller
86559aa318
Adapt the beamer example/templates to the new format
2012-12-09 18:13:27 +01:00
Uwe Stöhr
c9a2255244
update argument labels for Springer classes
...
- svcommon.inc, theorems-without-preamble.inc : correct labels and argument names and some whitespace fixes
- svmono, svmult: update/add some notes
2012-12-08 20:04:13 +01:00
Uwe Stöhr
907c26ec0b
thesis template: port recent changes to master
2012-12-02 20:58:28 +01:00
Uwe Stöhr
ecc0d198df
acmsiggraph: complete revision of layout and template file
...
- also support in the lyx2lyx argument conversion routine the case that "}{" appears in 2 consecutive ERTs
- also fix in lyx2lyx_tools.py the output of ERTs (it is important that we write the same amount of lines as if the ERT would have been inserted via LyX 2.0 or lyX 2.1)
2012-12-02 15:58:14 +01:00
Uwe Stöhr
eee9aa4042
ACM-siggraph.lyx: correct a layout and remove a senseless paragraph
2012-11-30 20:31:01 +01:00
Uwe Stöhr
acd060bb68
IEEEtran.lyx: whitespace
2012-11-30 01:55:26 +01:00
Uwe Stöhr
5c5e8817e3
sigplanconf: complete revision of layout and templates/ACM-sigplan.lyx
...
- additionally some fixes for the generic insetArgument lyx2lyx routines
2012-11-30 01:54:57 +01:00
Uwe Stöhr
f904f53c8e
JASA.lyx: add info how to install JASATeX
2012-11-26 15:40:56 +01:00
Uwe Stöhr
c5dccc859a
JASATeX: update layout and template
...
- fix problem with natbib
- add a missing short title that was also already in the template
(patch for branch follows)
2012-11-26 05:54:45 +01:00
Uwe Stöhr
e44eb320f3
iopart.layout: rename a tooltip, no change in functionality
2012-11-26 05:30:00 +01:00
Uwe Stöhr
13d8aee609
IJMPC/D: update layout and template files
...
- add a mandatory argument
- remove an optional argument that compiles, but would break the layout of the output completely (is also not documented nor explicitly defined)
- also add a safe guard for the lyx2lyx conversion routines
2012-11-26 05:19:47 +01:00
Uwe Stöhr
b0b1d2f8b1
AGUTeX: update layout and example file
2012-11-26 04:21:23 +01:00
Uwe Stöhr
0d3e33d7c1
elsarticle: update some strings, no change of functionality
2012-11-26 04:04:39 +01:00
Uwe Stöhr
0c622a5c58
aastex: update layout and example file
...
- also fix an issue in the generic lyx2lyx InsetArgument routines
2012-11-26 03:39:40 +01:00
Uwe Stöhr
7725e35439
IEEEtran: update layout and example; fileformat change
...
- the 2 generic lyx2lyx conversion routines can also be used for other layout updates
2012-11-26 02:50:53 +01:00
Uwe Stöhr
baf48453e7
thesis template: add check for babel (as discussed in bug #8423 )
2012-11-18 15:54:13 +01:00
Uwe Stöhr
add9c6e2a9
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:26:35 +02:00
Uwe Stöhr
c40bd7eccb
apa.lyx: fixed weblink
2012-10-15 00:49:40 +02:00
Uwe Stöhr
3c4031427d
APA.lyx: improve a comment
2012-07-14 16:05:06 +02:00
Uwe Stöhr
057543326f
update APA template file
...
APA.lyx: the template missed the \notes command
2012-07-03 00:56:39 +02:00
Uwe Stöhr
e6a542fd6d
further port from branch: - IOP-article.lyx
2012-03-15 02:04:28 +01:00
Uwe Stöhr
613feeae86
thesis files: port fixes from branch
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40737 a592a061-630c-0410-9148-cb99ea01b6c8
2012-02-12 14:58:44 +00:00
Uwe Stöhr
6927c9447c
elsarticle.lyx: convert to latest fileformat to reflect that it is not compatible with branch
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40577 a592a061-630c-0410-9148-cb99ea01b6c8
2012-01-06 01:09:39 +00:00
Uwe Stöhr
dbbe58c2cf
elsarticle.layout: switch from \maketitle to \begin{frontmatter}, see #7977
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40575 a592a061-630c-0410-9148-cb99ea01b6c8
2012-01-06 01:01:57 +00:00
Uwe Stöhr
5f5a6e777e
- JASA.lyx, jasatex.layout: JasaTeX internally uses natbib but does not allow to use another command than \cite; add a missing command and a note
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40495 a592a061-630c-0410-9148-cb99ea01b6c8
2011-12-13 23:04:09 +00:00
Uwe Stöhr
774c62a590
jasatex.layout, JASA.lyx; correct the SVN EOL style
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40476 a592a061-630c-0410-9148-cb99ea01b6c8
2011-12-10 23:09:50 +00:00
Uwe Stöhr
d528fc8286
new layout for articles in the journal JASA ( http://wiki.lyx.org/Layouts/JASATeX )
...
OK for branch too?
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40475 a592a061-630c-0410-9148-cb99ea01b6c8
2011-12-10 23:07:24 +00:00
Uwe Stöhr
2bc2f96a10
addendum to previous commit
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40469 a592a061-630c-0410-9148-cb99ea01b6c8
2011-12-10 01:13:19 +00:00
Uwe Stöhr
1c729ad816
template files: rename some to make it clear that the names refer abbreviations
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40468 a592a061-630c-0410-9148-cb99ea01b6c8
2011-12-10 01:08:09 +00:00
Uwe Stöhr
4c72c6a32d
ctex.lyx: further translations by Yiuhi
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40311 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-29 19:58:29 +00:00
Uwe Stöhr
8b44465dab
ctex.lyx: translations by Yiuhi
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40301 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-28 23:30:29 +00:00
Richard Heck
097fb4f06d
Port from branch:
...
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/trunk@40264 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-24 22:16:20 +00:00
Richard Heck
2defb9dd07
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/trunk@40247 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-24 15:45:31 +00:00
Uwe Stöhr
66ae78222e
thesis/thesis.lyx: add a note and clarify a note as suggested by users
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40159 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-08 21:27:07 +00:00
Uwe Stöhr
cd2e6d99ac
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/trunk@40127 a592a061-630c-0410-9148-cb99ea01b6c8
2011-11-01 20:08:59 +00:00
Uwe Stöhr
a255f19ca7
thesis template files: set master document
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39419 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-05 03:55:02 +00:00
Uwe Stöhr
60e856f33a
thesis template: fix the footer line problem correctly - for all document parts
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39408 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-01 17:21:29 +00:00
Kornel Benko
462b52a23d
Add optional argument to right footer in order to eliminate the Double page numbers on two-sided thesis document as reported by Dirk Heine
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39401 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-01 09:59:05 +00:00
Uwe Stöhr
e2f2e13191
Acknowledgments.lyx: fix a typo
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39377 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-26 23:29:25 +00:00
Uwe Stöhr
73a48548ac
svmult_author.lyx: add a further note about hyperref
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39320 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-15 21:04:58 +00:00
Uwe Stöhr
114c3c2502
- svcommon.inc: fix two bugs spotted by Marcus Kriele and some whitespace
...
- Springer template files: describe the optional argument for Preface and Foreword
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39318 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-15 20:59:13 +00:00
Uwe Stöhr
a69c2b5f95
svmult_author.lyx: using hyperref is not allowed when style Title* is used
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39316 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-15 18:24:24 +00:00
Uwe Stöhr
c8599784b0
svjour3.lyx: fix path to bib file and use some shorter citation examples
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39311 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-15 17:32:35 +00:00
Uwe Stöhr
f7d0a44da2
- theorems-without-preamble.inc:
...
- don't include Sol and Prob to layouttranslations
- change label type of the style Sol as suggested
- svmono_chapter.lyx: better description of the problem styles
- svmono_solutions.lyx: better description of the solution styles
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39309 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-15 16:55:58 +00:00
Uwe Stöhr
bf92e48ada
fix a typo
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39295 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-14 02:37:39 +00:00
Uwe Stöhr
c6537604a2
- svmono_referenc.lyx, svmult_cblist.lyx: fix some screwed up Flex insets
...
- svmono, svmult templates: set master document for the childs as suggested by Marcus Kriele
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39292 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-14 02:17:58 +00:00
Uwe Stöhr
b1193ed0a2
- svmult.layout: adapt for editors templates
...
- lot of refactoring and finetuning
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39271 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-10 19:40:39 +00:00
Uwe Stöhr
94f36d62c4
- ijmpc/ijmpd.layout: forgot in my last commit that they don't have Springer's Sol layout
...
- solutions.lyx: correct a comment
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39270 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-10 11:46:38 +00:00
Uwe Stöhr
f5ce4bbb6f
- Springer layouts: add style "Sol" and fix layout of problem/solutions.lyx
...
- solutions.lyx: detailed description
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39269 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-10 05:16:27 +00:00
Uwe Stöhr
aad1153ac6
Springer layout and template files: some layout adjustments and some fixed bugs spotted by Marcus Kriele
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39268 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-10 04:31:33 +00:00
Uwe Stöhr
a170dc5b36
* svcommon.inc:
...
- fix proof styles
- subparagraphs are valid
- running section are possible in svmult and svbook
* svmult.layout/svmult_author.lyx: adapted for latest Svmult template rom Springer (version for editors follows the next days)
* svmono_book.lyx: preamble adjustments
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39267 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-10 02:55:27 +00:00
Uwe Stöhr
48ed703d3f
Springer svmono_book template:
...
- appendix.lyx: modify file according to the official example TeX file
- solutions.lyx: fix broken reference
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39206 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-29 02:55:54 +00:00
Uwe Stöhr
a2d83b5551
- svjour3.lyx: correct image paths and some unnecessary TeX-code
...
- chapter.lyx, referenc.lyx: replace TeX-code with LyX insets
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39187 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-22 03:44:06 +00:00
Uwe Stöhr
e2f6251b07
svjour3.lyx: move to springer folder (svmult_***-files will follow when they are is reviewed)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39176 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-21 04:19:57 +00:00
Uwe Stöhr
b640a27426
- svmono_book.lyx: move file to separate folder, adapt to official example TeX file (more changes will come tomorrow)
...
- new folder for all springer templates (there are too many to keep them in the old folder)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39174 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-21 04:13:45 +00:00
Julien Rioux
1b057f264d
revtex4-1.lyx : Minor tweaks, save in current file format.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39168 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-20 23:57:20 +00:00
Julien Rioux
cebd2451c6
Layout and template files for REVTeX 4.1
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39163 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-20 23:41:16 +00:00
Uwe Stöhr
dade2afba9
- theorems-without-preamble.inc: new file to provide theorem environments without any preamble code or required packages
...
- ijmpc.layout, ijmpd.layout, svcommon.inc: use the new file
- svcommon.inc: enable theorem numbering and some other bug fixes
- svjour3.lyx: adapt example file
- svglobal3.layout: adapt file
- theorems.inc: update list
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39126 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-17 04:10:49 +00:00
Uwe Stöhr
57d216dc7e
correct attic location for the obsolete template files
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39124 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-17 00:34:27 +00:00
Uwe Stöhr
92a9d3850d
- elsarticle.lyx, IEEEtran.lyx: add infos about the document class and author instructions
...
- achemso.lyx: fix a typo
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39122 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-17 00:12:21 +00:00
Uwe Stöhr
ad533c5fc9
finish the template/doc/examples work:
...
also for trunk:
- AEA.lyx: add info how to install the AEA LaTeX class
- iop-article.lyx: some typos
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39085 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-16 02:25:55 +00:00
Uwe Stöhr
6bb492c620
port latest changes of template and layout files to trunk
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39083 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-16 01:43:10 +00:00
Uwe Stöhr
82651265c0
- latex8.lyx and revtex.lyx: move these files to the attic
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39073 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-15 20:32:02 +00:00
Uwe Stöhr
d719f6025a
port my latest template file updates to trunk
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39064 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-15 14:15:43 +00:00
Uwe Stöhr
dc09611b34
layouts, templates, examples: port my latest changes to trunk
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39058 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-15 01:02:15 +00:00
Uwe Stöhr
f037f9bace
example files, template files, layout files: port my latest changes to trunk
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39048 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-14 16:32:44 +00:00
Richard Heck
ded29e70df
Update all templates to current version. (This probably should have
...
been done before release, but none of us did it.)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38965 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-06 12:30:21 +00:00
Jürgen Spitzmüller
be3625dceb
* thesis.lyx: revert unintended changes.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36779 a592a061-630c-0410-9148-cb99ea01b6c8
2010-12-08 19:32:56 +00:00
Jürgen Spitzmüller
15685fe5cb
do \addto\extras \AtBeginDocument, which is after polyglossia, if this package is used.
...
Fixes the \addto conflicts with polyglossia.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36774 a592a061-630c-0410-9148-cb99ea01b6c8
2010-12-08 16:24:12 +00:00
Jürgen Spitzmüller
8b24e160b0
* fr_beamer-conference-ornate-20min.lyx: update by Jean-Pierre.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36265 a592a061-630c-0410-9148-cb99ea01b6c8
2010-11-12 15:17:28 +00:00
Uwe Stöhr
a88e2efd53
lettre: some adjustments to overcome a limitation of the lettre document class
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35645 a592a061-630c-0410-9148-cb99ea01b6c8
2010-10-14 01:58:49 +00:00
Uwe Stöhr
eaf7c6c6eb
lettre: new layout and template file to write French letters, patch from Jean-Pierre Chretien
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35620 a592a061-630c-0410-9148-cb99ea01b6c8
2010-10-13 03:23:51 +00:00
Pavel Sanda
54ec17ae43
Revert the last part of ectaart.cls as requested by Uwe.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35568 a592a061-630c-0410-9148-cb99ea01b6c8
2010-10-07 16:19:20 +00:00
Pavel Sanda
bedf55fa4a
Push the rest of changes of ectaart.cls (Econometrica) from Koji.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35567 a592a061-630c-0410-9148-cb99ea01b6c8
2010-10-06 22:48:08 +00:00
Uwe Stöhr
80759f7109
ectaart: fixes from Koji
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35566 a592a061-630c-0410-9148-cb99ea01b6c8
2010-10-06 02:38:04 +00:00
Uwe Stöhr
1aa16f65f3
frletter: new layout and template file for the frletter class (for writing French letters)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35550 a592a061-630c-0410-9148-cb99ea01b6c8
2010-10-02 00:43:39 +00:00
Uwe Stöhr
edef4cb8df
thesis template:
...
- update preamble
- use new customHeaderFooter module
- add appendix file
- use new suppress date feature
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35523 a592a061-630c-0410-9148-cb99ea01b6c8
2010-09-28 04:01:24 +00:00
Uwe Stöhr
2e02eb99c2
ectaart: new layout and template file from Koji
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35476 a592a061-630c-0410-9148-cb99ea01b6c8
2010-09-22 00:54:07 +00:00
Uwe Stöhr
1a8bfe4b38
agutex.lyx: add optional code to the preamble as suggested by Evan Manson
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35418 a592a061-630c-0410-9148-cb99ea01b6c8
2010-09-17 01:28:42 +00:00
Uwe Stöhr
4e6bae46c2
agutex.lyx: remove superfluous note
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35360 a592a061-630c-0410-9148-cb99ea01b6c8
2010-09-14 02:40:42 +00:00
Uwe Stöhr
119a198c68
agutex.layout: please Jürgen as discussed in http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg161657.html
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35350 a592a061-630c-0410-9148-cb99ea01b6c8
2010-09-12 21:54:50 +00:00
Uwe Stöhr
e4aa3431de
svjour3: fix some typos
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35336 a592a061-630c-0410-9148-cb99ea01b6c8
2010-09-10 02:35:40 +00:00
Uwe Stöhr
5140a1d0de
agutex: new layout and template file template
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35280 a592a061-630c-0410-9148-cb99ea01b6c8
2010-09-04 13:59:03 +00:00
Pavel Sanda
4da0c94afa
Support for AEA.cls (American Economic Association journals)
...
Patch from Koji (#6807 ).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34800 a592a061-630c-0410-9148-cb99ea01b6c8
2010-07-07 17:17:09 +00:00
Uwe Stöhr
311fb59467
IEEEtran.lyx: update file according to latest layout and remove doubled \emph
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34529 a592a061-630c-0410-9148-cb99ea01b6c8
2010-05-28 01:53:19 +00:00
Enrico Forestieri
9bf8fc7feb
When Publisher was changed to Publication, the template was not updated.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34513 a592a061-630c-0410-9148-cb99ea01b6c8
2010-05-26 13:01:15 +00:00
Enrico Forestieri
d8bebfa274
This should have gone in r34508
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34512 a592a061-630c-0410-9148-cb99ea01b6c8
2010-05-26 12:17:00 +00:00
Enrico Forestieri
eb46cabc94
Fix (again) IEEEtran.layout.
...
- Restored broken compatibility with old documents due to the renaming
of MarkBoth.
- Restored ordering such that to follow the same order obtained in the
typeset result.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34386 a592a061-630c-0410-9148-cb99ea01b6c8
2010-05-08 15:55:48 +00:00
Uwe Stöhr
e83550ebb9
IEEEtran.lyx: change file according to previous commit:
...
- correct position of the page headings
- add author ID
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34385 a592a061-630c-0410-9148-cb99ea01b6c8
2010-05-08 14:42:48 +00:00
Enrico Forestieri
20b5f66358
Rename IEEE_special_paper_notice as Special_Paper_Notice and
...
IEEE_after_title_text as After_Title_Text, and move them such
that they appear in the correct order in the layout combo.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34383 a592a061-630c-0410-9148-cb99ea01b6c8
2010-05-08 14:05:13 +00:00
Uwe Stöhr
4138b6b2dd
IEEEtran: update to fulfill the guidelines of IEEEtran version 1.7 (layout file is almost rewritten)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34374 a592a061-630c-0410-9148-cb99ea01b6c8
2010-05-07 03:23:00 +00:00
Uwe Stöhr
668d3df71a
es_beamer-conference-ornate-20min.lyx: new Spanish translation by Ignacio
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34176 a592a061-630c-0410-9148-cb99ea01b6c8
2010-04-16 23:24:38 +00:00
Uwe Stöhr
4bdd8fef50
LyX definitly needs a thesis template.
...
This template is meant as starting point and thus only contains the basics.
It is highly customizable and demonstrates shows how to handle subdocuments, header settings, different BibTeX-entries and nomenclature
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33724 a592a061-630c-0410-9148-cb99ea01b6c8
2010-03-12 03:03:30 +00:00
Uwe Stöhr
1b916a1930
elsarticle.lyx: don't use the geometry package because this leads to option clashes when global document class options are used, see this thread: http://www.mail-archive.com/lyx-users@lists.lyx.org/msg79184.html
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33319 a592a061-630c-0410-9148-cb99ea01b6c8
2010-02-04 00:07:08 +00:00
Jürgen Spitzmüller
e31a4f5041
* templates/dinbrief.lyx:
...
- typo.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32393 a592a061-630c-0410-9148-cb99ea01b6c8
2009-12-07 09:26:54 +00:00
Jürgen Spitzmüller
5efa496d61
* templates/dinbrief.lyx:
...
- minor spelling fixes and clarifications.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32391 a592a061-630c-0410-9148-cb99ea01b6c8
2009-12-07 09:23:18 +00:00
Jürgen Spitzmüller
1e53d6d506
* update to the French beamer conference template, by Jean-Pierre.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32361 a592a061-630c-0410-9148-cb99ea01b6c8
2009-12-05 11:34:51 +00:00
Jürgen Spitzmüller
ec8ebdd0c0
* Some Polishing of the beamer templates (English and German).
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32250 a592a061-630c-0410-9148-cb99ea01b6c8
2009-11-30 18:03:44 +00:00
Jürgen Spitzmüller
db93173557
* layouts and templates for svmono and svmult, contributed by Koji Yokota ( #6253 ).
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31865 a592a061-630c-0410-9148-cb99ea01b6c8
2009-11-06 12:17:24 +00:00
Uwe Stöhr
fd801c9c90
- elsarticle.layout: add the stdlayouts, fixes #6189
...
- elsarticle.lyx: add two theorems as example
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31448 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-22 23:13:46 +00:00
Uwe Stöhr
2b5e6a9d39
svglobal3.layout:
...
- major overhaul for version 3.2 that has to be used since 2007
- remove wrong document class option, fixes first part of #6198
svjour.inc:
- remove style "subparagraph" that doesn't exist, fixes second part of #6198
- simplifications
svjour3.lyx: new template file for articles in journals published by Springer (It is the LyX implementation of the template.tex file provided by svjour version 3.2)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31417 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-20 18:12:53 +00:00
Uwe Stöhr
580ac2213d
elsarticle.lyx: remove the trouble-making frontmatter environment
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28502 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-15 16:43:40 +00:00
Uwe Stöhr
36e088a717
stdletter.inc, letter.lyx: fix http://bugzilla.lyx.org/show_bug.cgi?id=5684
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28096 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-11 15:37:40 +00:00
Uwe Stöhr
9aad5aee89
ACM-siggraph: new layout and template file for article submissions for ACM SIGGRAPH meetings
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27783 a592a061-630c-0410-9148-cb99ea01b6c8
2008-12-06 17:56:32 +00:00
José Matox
25aef8a801
Update lyx document files to the latest file format
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27330 a592a061-630c-0410-9148-cb99ea01b6c8
2008-11-07 19:25:18 +00:00
Richard Heck
06430c563d
Fix CharStyle-->Element problem.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27192 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-30 00:45:03 +00:00
Richard Heck
09d116d65e
Fix docbook_article.lyx.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27191 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-30 00:38:52 +00:00
Uwe Stöhr
696e875695
documentation, example, and template files: correct the typography of e.g. and i.e. as discussed on the list
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27184 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-28 23:39:29 +00:00
Uwe Stöhr
c635e329b5
- aa.layout: updatesd for aa.cls version 6.1
...
- aa.lyx, aa_sample.lyx: updates and fix the documentclass option
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27181 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-28 22:29:02 +00:00
Uwe Stöhr
189c535fca
- elsarticle.layout: introduce insets for different commands
...
- elsarticle.lyx: use new insets instead of ERT
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27132 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-26 02:50:57 +00:00
Uwe Stöhr
ec47a45d21
- beamer.layout: add inset for \inst
...
- beamer-conference-ornate-20min.lyx: use new inset instead of ERT
- aastex.layout, braille.module: fix silly mistake from me
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27130 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-26 02:20:09 +00:00
Uwe Stöhr
f7d932f818
- aastex.lyx: use insets of actual layout
...
- ACM-sigplan.lyx: remove unnecessary ERT
- apa.lyx, latex8.lyx: typographic fixes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27126 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-26 01:53:45 +00:00
Uwe Stöhr
9715bf8f3a
dinbrief.lyx: fix wrong setting
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26820 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-08 23:53:45 +00:00
Uwe Stöhr
2cb757c4c8
dinbrief: fix typos, correct obsolete environments, add missing environments, patch by Günter Milde
...
(existing documents are fully compatible to the new one)
can also go to branch, Jürgen?
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26819 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-08 23:40:51 +00:00
Uwe Stöhr
a717cfa028
- elsarticle.lyx: forgot that elsarticle has a frontmatter environment and a \journal command
...
- ACM-sigplan.lyx: small cleanup
- elsarticle.layout, iopart.layout, sigplanconf.layout: categorize
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26794 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-07 00:44:22 +00:00
Uwe Stöhr
c5ec5460d7
elsarticle.lyx: fix typo
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26791 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-06 22:45:35 +00:00
Uwe Stöhr
bab737e1a3
templates:
...
- please JMarc and Jürgen and remove the BibTeX example file from templates but use the one from the examples
- iopart, ACM-sigplan, elsarticle templates and layouts: various small bug fixes and added informations
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26789 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-06 22:38:30 +00:00
Uwe Stöhr
61cb7ccfae
elsarticle.lyx: some corrections
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26763 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-06 01:18:38 +00:00
Uwe Stöhr
7b6bf2ec9b
- iopart.layout: fix some bugs
...
- iop-article.lyx: fix 2 typos
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26713 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-04 11:32:06 +00:00
Uwe Stöhr
c4570a96da
- new layour for the elsarticle class
...
- remove the template for elsart, as this class is obsolete since elsarticle was released (Elsevier does no longer accept publications with elsart.)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26710 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-04 01:46:48 +00:00