lyx_mirror/lib/doc
Uwe Stöhr 19dd75797a new Slovakian translation of the Intro manual thanks to Kornel
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30013 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-07 19:29:20 +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 Intro.lyx: - bugzilla is dead 2009-06-06 15:26:49 +00:00
clipart documentation: final math macro touches 2008-12-07 19:36:29 +00:00
cs Intro.lyx, Tutorial.lyx: fix usage of "---" and "--" since we support this natively since LyX 1.6.0 2009-01-17 18:37:00 +00:00
da Intro.lyx: - bugzilla is dead 2009-06-06 15:26:49 +00:00
de Intro.lyx: - bugzilla is dead 2009-06-06 15:26:49 +00:00
es Intro.lyx: - bugzilla is dead 2009-06-06 15:26:49 +00:00
eu Intro.lyx: - bugzilla is dead 2009-06-06 15:26:49 +00:00
fr Intro.lyx: - bugzilla is dead 2009-06-06 15:26:49 +00:00
gl Intro.lyx: - bugzilla is dead 2009-06-06 15:26:49 +00:00
he Intro.lyx: - bugzilla is dead 2009-06-06 15:26:49 +00:00
hu Intro.lyx: - bugzilla is dead 2009-06-06 15:26:49 +00:00
id Intro.lyx: - bugzilla is dead 2009-06-06 15:26:49 +00:00
it Intro.lyx: - bugzilla is dead 2009-06-06 15:26:49 +00:00
ja Intro.lyx: - bugzilla is dead 2009-06-06 15:26:49 +00:00
nb Intro.lyx: - bugzilla is dead 2009-06-06 16:25:05 +00:00
nl Intro.lyx: - bugzilla is dead 2009-06-06 16:25:05 +00:00
pl Intro.lyx: - bugzilla is dead 2009-06-06 16:25:05 +00:00
pt Intro.lyx: - bugzilla is dead 2009-06-06 16:25:05 +00:00
ro Intro.lyx: - bugzilla is dead 2009-06-06 16:25:05 +00:00
ru Intro.lyx: - bugzilla is dead 2009-06-06 16:25:05 +00:00
sk new Slovakian translation of the Intro manual thanks to Kornel 2009-06-07 19:29:20 +00:00
sl Intro.lyx: - bugzilla is dead 2009-06-06 16:25:05 +00:00
sv Intro.lyx: - bugzilla is dead 2009-06-06 16:25:05 +00:00
uk Intro.lyx: - bugzilla is dead 2009-06-06 16:25:05 +00:00
Customization.lyx Allow customization of enumerate counters. 2009-06-02 16:02:29 +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 EmbeddedObjects.lyx: remove wrong preamble line, fixes #5966 2009-05-27 01:43:46 +00:00
Extended.lyx * Extended.lyx: revision of the reverse search documentation (by Enrico and me). 2009-06-07 08:58:42 +00:00
Formula-numbering.lyx Update lyx document files to the latest file format 2008-11-07 19:25:18 +00:00
Intro.lyx Intro.lyx: - bugzilla is dead 2009-06-06 15:26:49 +00:00
LaTeXConfig.lyx Introduce splitindex support. File format change. 2009-04-16 07:29:01 +00:00
LFUNs.lyx Add new target for convenience - make lfundoc for regeneration. 2009-05-23 12:12:32 +00:00
Makefile.am new Slovakian translation of the Intro manual thanks to Kornel 2009-06-07 19:29:20 +00:00
Math.lyx Math.lyx: 2009-05-21 00:10:16 +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 Tutorial.lyx: fix wrong menu name 2009-05-02 19:18:36 +00:00
UserGuide.lyx UserGuide.lyx: disable preamble code that is most probable incompatible with xindy 2009-05-22 22:53:05 +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