lyx_mirror/lib/doc
Uwe Stöhr 9c52ffc6fa German UserGuide.lyx: another update from Hartmut
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27741 a592a061-630c-0410-9148-cb99ea01b6c8
2008-11-29 14:21:08 +00:00
..
biblio fix Japanese UserGuide.lyx dependencies and fix some paths to make it compilable 2008-09-12 22:51:18 +00:00
ca Update lyx document files to the latest file format 2008-11-07 19:25:18 +00:00
clipart UserGuide.lyx: update Appendix A for LyX 1.6 2008-09-13 22:46:16 +00:00
cs Update lyx document files to the latest file format 2008-11-07 19:25:18 +00:00
da Update lyx document files to the latest file format 2008-11-07 19:25:18 +00:00
de German UserGuide.lyx: another update from Hartmut 2008-11-29 14:21:08 +00:00
es UserGuide.lyx: make the documents compilable with the new koma-script version released yesterday and some bibliography updates 2008-11-15 19:06:52 +00:00
eu Update lyx document files to the latest file format 2008-11-07 19:25:18 +00:00
fr UserGuide.lyx: make the documents compilable with the new koma-script version released yesterday and some bibliography updates 2008-11-15 19:06:52 +00:00
gl Update lyx document files to the latest file format 2008-11-07 19:25:18 +00:00
he Update lyx document files to the latest file format 2008-11-07 19:25:18 +00:00
hu Update lyx document files to the latest file format 2008-11-07 19:25:18 +00:00
it Update lyx document files to the latest file format 2008-11-07 19:25:18 +00:00
ja Update lyx document files to the latest file format 2008-11-07 19:25:18 +00:00
nb Update lyx document files to the latest file format 2008-11-07 19:25:18 +00:00
nl Update lyx document files to the latest file format 2008-11-07 19:25:18 +00:00
pl Update lyx document files to the latest file format 2008-11-07 19:25:18 +00:00
pt Update lyx document files to the latest file format 2008-11-07 19:25:18 +00:00
ro Update lyx document files to the latest file format 2008-11-07 19:25:18 +00:00
ru Update lyx document files to the latest file format 2008-11-07 19:25:18 +00:00
sk Update lyx document files to the latest file format 2008-11-07 19:25:18 +00:00
sl Update lyx document files to the latest file format 2008-11-07 19:25:18 +00:00
sv Update lyx document files to the latest file format 2008-11-07 19:25:18 +00:00
uk Update lyx document files to the latest file format 2008-11-07 19:25:18 +00:00
Customization.lyx Update lyx document files to the latest file format 2008-11-07 19:25:18 +00:00
DocStyle.lyx Update lyx document files to the latest file format 2008-11-07 19:25:18 +00:00
DummyDocument1.lyx Update lyx document files to the latest file format 2008-11-07 19:25:18 +00:00
DummyDocument2.lyx Update lyx document files to the latest file format 2008-11-07 19:25:18 +00:00
DummyTextDocument.txt
EmbeddedObjects.lyx Update documentation version for LyX 1.6.0 2008-11-07 19:49:17 +00:00
Extended.lyx Update lyx document files to the latest file format 2008-11-07 19:25:18 +00:00
Formula-numbering.lyx Update lyx document files to the latest file format 2008-11-07 19:25:18 +00:00
Intro.lyx Update lyx document files to the latest file format 2008-11-07 19:25:18 +00:00
LaTeXConfig.lyx Update lyx document files to the latest file format 2008-11-07 19:25:18 +00:00
LFUNs.lyx Update lyx document files to the latest file format 2008-11-07 19:25:18 +00:00
Makefile.am Japanese Extended.lyx: new translated file from Koji 2008-11-01 01:14:30 +00:00
Math.lyx Update documentation version for LyX 1.6.0 2008-11-07 19:49:17 +00:00
README.Documentation
Shortcuts.lyx Update lyx document files to the latest file format 2008-11-07 19:25:18 +00:00
Tutorial.lyx Update lyx document files to the latest file format 2008-11-07 19:25:18 +00:00
UserGuide.lyx UserGuide.lyx: forgot this in the last commit 2008-11-16 18:07:42 +00: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