lyx_mirror/lib/doc
Uwe Stöhr 5254045a4d Tutorial.lyx: get rid of unnecessary preamble code
The aim of the tutorial is to explain how to use LyX and not special LaTeX issues with \frontmatter, non-TeX fonts etc. Therefore the preamble should kept clean.
2016-05-19 01:46:09 +02:00
..
attic Tutorial.lyx: add a hint 2016-05-15 19:09:10 +02:00
biblio
ca Update docs to latest format. 2016-04-06 05:43:44 +02:00
clipart SVG-Drawing.svg: add a SVG example drawing 2016-01-24 13:48:56 +01:00
cs Update docs to latest format. 2016-04-06 05:43:44 +02:00
da Update docs to latest format. 2016-04-06 05:43:44 +02:00
de Tutorial.lyx: get rid of unnecessary preamble code 2016-05-19 01:46:09 +02:00
el Update docs to latest format. 2016-04-06 05:43:44 +02:00
es Tutorial.lyx: get rid of unnecessary preamble code 2016-05-19 01:46:09 +02:00
eu Update docs to latest format. 2016-04-06 05:43:44 +02:00
fr Tutorial.lyx: get rid of unnecessary preamble code 2016-05-19 01:46:09 +02:00
gl Update docs to latest format. 2016-04-06 05:43:44 +02:00
he Update docs to latest format. 2016-04-06 05:43:44 +02:00
hu Update docs to latest format. 2016-04-06 05:43:44 +02:00
id Update docs to latest format. 2016-04-06 05:43:44 +02:00
it Update docs to latest format. 2016-04-06 05:43:44 +02:00
ja Tutorial.lyx: get rid of unnecessary preamble code 2016-05-19 01:46:09 +02:00
nb Corrected the path to ToolBarEnvBox.png, so the document compiles again. 2016-04-07 10:02:25 +02:00
nl Update docs to latest format. 2016-04-06 05:43:44 +02:00
pl Update docs to latest format. 2016-04-06 05:43:44 +02:00
pt Update docs to latest format. 2016-04-06 05:43:44 +02:00
ro Update docs to latest format. 2016-04-06 05:43:44 +02:00
ru Update docs to latest format. 2016-04-06 05:43:44 +02:00
sk Update docs to latest format. 2016-04-06 05:43:44 +02:00
sl Update docs to latest format. 2016-04-06 05:43:44 +02:00
sv Update docs to latest format. 2016-04-06 05:43:44 +02:00
uk Update docs to latest format. 2016-04-06 05:43:44 +02:00
zh_CN Update docs to latest format. 2016-04-06 05:43:44 +02:00
Additional.lyx Additional.lyx: remove unnecessary TeX code 2016-05-18 00:08:20 +02:00
Customization.lyx Update docs to latest format. 2016-04-06 05:43:44 +02:00
Development.lyx Update docs to latest format. 2016-04-06 05:43:44 +02:00
DummyDocument1.lyx Update docs to latest format. 2016-04-06 05:43:44 +02:00
DummyDocument2.lyx Update docs to latest format. 2016-04-06 05:43:44 +02:00
DummyTextDocument.txt
EmbeddedObjects.lyx EmbeddedObjects.lyx: get rid of unnecessary ERT and fix an image size 2016-05-15 17:14:09 +02:00
Formula-numbering.lyx Update docs to latest format. 2016-04-06 05:43:44 +02:00
Intro.lyx Update docs to latest format. 2016-04-06 05:43:44 +02:00
LaTeXConfig.lyx New layout for aastex6.cls. Fixes #10027. 2016-04-08 21:34:23 +02:00
LFUNs.lyx Update docs to latest format. 2016-04-06 05:43:44 +02:00
Makefile.am Update lib/Makefile.am and lib/doc/Makefile.am to reference newly 2016-03-20 02:38:02 +01:00
Math.lyx Update docs to latest format. 2016-04-06 05:43:44 +02:00
MergedManuals.lyx Update docs to latest format. 2016-04-06 05:43:44 +02:00
README.Documentation
Shortcuts.lyx Update docs to latest format. 2016-04-06 05:43:44 +02:00
SpecialParagraphShape.tex add shapepar module 2013-01-12 19:44:08 +01:00
Tutorial.lyx Tutorial.lyx: get rid of unnecessary preamble code 2016-05-19 01:46:09 +02:00
UserGuide.lyx UserGuide.lyx: fix some typographic issues spotted by Mike 2016-05-15 16:34:40 +02:00

README.Documentation

by John Weiss [3/2000] jpweiss@idsi.net


================
Introduction

    The purpose of this file is *used* *to* *be* to provide a style
    sheet and helpful hints to those wishing to help with the
    LyX Documentation Project.  There's now a separate style-sheet for
    that.

    If you're actually looking for documentation, check out the "Help"
    menu.  Start by reading the Introduction.

================
Why a separate documentation project?  Can't the developers do it?

    In a word, no.  They're too busy adding features and squishing
    bugs.

    Also, g++ is far more forgiving of style changes than a human
    brain.  As long as the code is correct, g++ will happilly compile
    it, and compile it the same way from machine to machine.  Human
    brains are far less forgiving and far more individualized.  So,
    the documentation needs to all be in a uniform style, in addition
    to being grammatically correct and easily readable.  That's a
    pretty big undertaking - which is why I volunteered to
    administrate the docs back in 1997.  Since then, I've passed the
    duty of maintaining the docs on to others.

================
Helping Out

    If you'd like to contribute to the LyX Documentation Project,
    start by reading the file Intro.lyx.  It contains a description of
    the style of the documentation from a reader's perspective.  After
    that, read the LyX Documentation Style Sheet (DocStyle.lyx) and
    commit it to memory!


John Weiss
March, 2000