lyx_mirror/lib/doc
Uwe Stöhr 1e84670849 Extended.lyx: include Pavel's change
@Pavel, Extended.lyx is not yet really maintained by anyone, so you can change without change tracking for this file

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28167 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-15 02:14:31 +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 documentation: final math macro touches 2008-12-07 19:36:29 +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 Math.lyx: document the new \hspace support in formulas 2009-01-12 02:30:26 +00:00
es Math.lyx: document the new \hspace support in formulas 2009-01-12 02:30:26 +00:00
eu Update lyx document files to the latest file format 2008-11-07 19:25:18 +00:00
fr Math.lyx: document the new \hspace support in formulas 2009-01-12 02:30:26 +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 * Check for the japanese babel option (bug 5677), patch by Koji Yokota. 2009-01-11 09:10:40 +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 Fixes to Customization manual, thanks to Ignacio. 2009-01-06 13:52:52 +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: include Pavel's changes 2008-12-21 11:24:12 +00:00
Extended.lyx Extended.lyx: include Pavel's change 2009-01-15 02:14:31 +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 * load CJKutf8 package, if available, for CJK documents in utf8 encoding 2009-01-14 09:26:13 +00:00
LFUNs.lyx * LFUNs.lyx 2009-01-13 21:40:37 +00:00
Makefile.am Customization.lyx: - new Spanish translation by Ignacio 2009-01-06 03:17:16 +00:00
Math.lyx Math.lyx: document the new \hspace support in formulas 2009-01-12 02:30:26 +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 Math.lyx: document the new \hspace support in formulas 2009-01-12 02:30:26 +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