lyx_mirror/lib/templates
Jürgen Spitzmüller b55f1fd259 * lettre.layout:
* lettre.lyx:
	- avoid XDVI warning. Patch fom Jean-Pierre.

(we already have a status entry).

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@37387 a592a061-630c-0410-9148-cb99ea01b6c8
2011-01-31 10:55:50 +00:00
..
aa.lyx Update lyx document files to the latest file format 2008-11-07 19:25:18 +00:00
aastex.lyx Update lyx document files to the latest file format 2008-11-07 19:25:18 +00:00
ACM-siggraph.lyx new layout and template for ACM SIGGRAPH conferences and publications also for branch 2009-01-07 01:44:33 +00:00
ACM-sigplan.lyx Update lyx document files to the latest file format 2008-11-07 19:25:18 +00:00
agu_article.lyx Update lyx document files to the latest file format 2008-11-07 19:25:18 +00:00
agutex.lyx agutex.lyx: add optional code to the preamble as suggested by Evan Manson 2010-09-16 01:38:51 +00:00
apa.lyx Update lyx document files to the latest file format 2008-11-07 19:25:18 +00:00
beamer-conference-ornate-20min.lyx * Some Polishing of the beamer templates (English and German). 2009-11-30 18:03:58 +00:00
de_beamer-conference-ornate-20min.lyx * Some Polishing of the beamer templates (English and German). 2009-11-30 18:03:58 +00:00
dinbrief.lyx * templates/dinbrief.lyx: 2009-12-07 09:27:06 +00:00
docbook_article.lyx Update lyx document files to the latest file format 2008-11-07 19:25:18 +00:00
ectaart.lyx ectaart: 2010-10-11 01:30:34 +00:00
elsarticle.lyx 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 2010-02-04 00:10:32 +00:00
es_beamer-conference-ornate-20min.lyx es_beamer-conference-ornate-20min.lyx: new Spanish translation by Ignacio 2010-04-16 23:24:54 +00:00
fr_beamer-conference-ornate-20min.lyx * fr_beamer-conference-ornate-20min.lyx: update by Jean-Pierre. 2010-11-12 14:24:24 +00:00
frletter.lyx - frletter: new layout and template file for branch 2010-10-02 01:09:45 +00:00
g-brief2.lyx Update lyx document files to the latest file format 2008-11-07 19:25:18 +00:00
g-brief-de.lyx Update lyx document files to the latest file format 2008-11-07 19:25:18 +00:00
g-brief-en.lyx Update lyx document files to the latest file format 2008-11-07 19:25:18 +00:00
hollywood.lyx Update lyx document files to the latest file format 2008-11-07 19:25:18 +00:00
IEEEtran.lyx Fix the IEEEtran.lyx template. No status.16x entry is needed. 2010-06-28 21:07:49 +00:00
ijmpc.lyx Update lyx document files to the latest file format 2008-11-07 19:25:18 +00:00
ijmpd.lyx Update lyx document files to the latest file format 2008-11-07 19:25:18 +00:00
iop-article.lyx Update lyx document files to the latest file format 2008-11-07 19:25:18 +00:00
JSS-article.lyx Update lyx document files to the latest file format 2008-11-07 19:25:18 +00:00
kluwer.lyx Update lyx document files to the latest file format 2008-11-07 19:25:18 +00:00
koma-letter2.lyx Update lyx document files to the latest file format 2008-11-07 19:25:18 +00:00
latex8.lyx Update lyx document files to the latest file format 2008-11-07 19:25:18 +00:00
letter.lyx stdletter.inc, letter.lyx: fix http://bugzilla.lyx.org/show_bug.cgi?id=5684 2009-01-11 15:41:50 +00:00
lettre.lyx * lettre.layout: 2011-01-31 10:55:50 +00:00
README.new_templates Whitespace, only whitespace. s/ +$// 2005-06-09 09:58:08 +00:00
revtex4.lyx Update lyx document files to the latest file format 2008-11-07 19:25:18 +00:00
revtex.lyx Update lyx document files to the latest file format 2008-11-07 19:25:18 +00:00
slides.lyx Update lyx document files to the latest file format 2008-11-07 19:25:18 +00:00
svjour3.lyx -also for branch- 2009-09-21 11:50:54 +00:00
svmono_book.lyx * layouts and templates for svmono and svmult, contributed by Koji Yokota (#6253). 2009-11-06 12:19:21 +00:00
svmult_appendix.lyx * layouts and templates for svmono and svmult, contributed by Koji Yokota (#6253). 2009-11-06 12:19:21 +00:00
svmult_author.lyx * layouts and templates for svmono and svmult, contributed by Koji Yokota (#6253). 2009-11-06 12:19:21 +00:00
svmult_editor.lyx * layouts and templates for svmono and svmult, contributed by Koji Yokota (#6253). 2009-11-06 12:19:21 +00:00

HOW TO CREATE A NEW TEMPLATE
============================

Templates are almost usual LyX file that are saved by LyX itself.
The strength is on "almost".

LyX stores some properties in a file, for example:

        \textclass dinbrief
        \language german
        \inputencoding default
        \fontscheme default
        \epsfig dvips
        \papersize a4paper
        \paperfontsize 12
        \baselinestretch 1.00
        \secnumdepth 3
        \tocdepth 3
        \paragraph_separation skip
        \quotes_language german
        \quotes_times 2
        \paperorientation portrait
        \papercolumns 9
        \papersides 1
        \paperpagestyle plain

Some of these may be very reasonable for a certain template. In the
case of a dinbrief-template this might be the papersize, the language
and the quotes-settings, since it is a german-only template.  But it
wouldn't make much sense to set the fontscheme or the inputencoding,
since a user might have customized this already like he/she wanted it
to be.

So please delete all the lines of a new template with your favorite
text editor (for example ed, ex or vi) that you don't want to set
explicit for this template. LyX will use the user's default-values
(defined in lyxrc) if a property isn't defined in the file itself.