lyx_mirror/lib/doc
Uwe Stöhr 5071c5b008 Tutorial.lyx: fix some quotation marks
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35810 a592a061-630c-0410-9148-cb99ea01b6c8
2010-10-24 22:18:36 +00:00
..
attic move the obsolete DocStyle.lyx file to an attic folder as requested 2009-06-23 01:25:12 +00:00
biblio
ca Intro.lyx: fix some LaTeX warnings 2010-10-17 20:15:43 +00:00
clipart - UserGuide.lyx: update section about preventing hyphenations 2010-10-12 00:38:55 +00:00
cs Tutorial.lyx: 2010-10-17 21:25:30 +00:00
da Intro.lyx: fix some LaTeX warnings 2010-10-17 20:15:43 +00:00
de EmbeddedObjects.lyx: describe the new table cell alignment feature 2010-10-20 23:56:00 +00:00
el Intro.lyx: fix some LaTeX warnings 2010-10-17 20:15:43 +00:00
es EmbeddedObjects.lyx: describe the new table cell alignment feature 2010-10-20 23:56:00 +00:00
eu - UserGuide.lyx: squash some LaTeX-warnings 2010-10-18 02:48:58 +00:00
fr EmbeddedObjects.lyx: describe the new table cell alignment feature 2010-10-20 23:56:00 +00:00
gl Tutorial.lyx: 2010-10-17 21:25:30 +00:00
he Intro.lyx: fix some LaTeX warnings 2010-10-17 20:15:43 +00:00
hu Tutorial.lyx: 2010-10-17 21:25:30 +00:00
id Tutorial.lyx: 2010-10-17 21:25:30 +00:00
it - UserGuide.lyx: squash some LaTeX-warnings 2010-10-18 02:48:58 +00:00
ja EmbeddedObjects.lyx: describe the new table cell alignment feature 2010-10-20 23:56:00 +00:00
nb Intro.lyx: fix some LaTeX warnings 2010-10-17 20:15:43 +00:00
nl Tutorial.lyx: 2010-10-17 21:25:30 +00:00
pl Tutorial.lyx: 2010-10-17 21:25:30 +00:00
pt Tutorial.lyx: 2010-10-17 21:25:30 +00:00
ro Intro.lyx: fix some LaTeX warnings 2010-10-17 20:15:43 +00:00
ru Tutorial.lyx: 2010-10-17 21:25:30 +00:00
sk Invalid references 2010-10-18 05:25:08 +00:00
sl Tutorial.lyx: 2010-10-17 21:25:30 +00:00
sv Tutorial.lyx: 2010-10-17 21:25:30 +00:00
uk Intro.lyx: fix some LaTeX warnings 2010-10-17 20:15:43 +00:00
zh_CN Tutorial.lyx: 2010-10-17 21:25:30 +00:00
Additional.lyx Manual synchro with branch 2010-10-22 18:47:23 +00:00
AdvancedSearch.lyx Minor changes. 2010-01-20 18:16:28 +00:00
Customization.lyx Make sweave process files with the correct encoding (#6625). 2010-10-22 07:51:39 +00:00
DummyDocument1.lyx EmbeddedObjects.lyx: sync with branch 2010-09-18 18:03:55 +00:00
DummyDocument2.lyx EmbeddedObjects.lyx: sync with branch 2010-09-18 18:03:55 +00:00
DummyTextDocument.txt EmbeddedObjects.lyx: sync with branch 2010-09-18 18:03:55 +00:00
EmbeddedObjects.lyx EmbeddedObjects.lyx: describe the new table cell alignment feature 2010-10-20 23:56:00 +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: fix some LaTeX warnings 2010-10-17 20:15:43 +00:00
LaTeXConfig.lyx Missing things from r35455 2010-09-20 01:36:48 +00:00
LFUNs.lyx * LFUNs.lyx 2010-09-12 13:23:07 +00:00
Makefile.am - UserGuide.lyx: update section about preventing hyphenations 2010-10-12 00:38:55 +00:00
Math.lyx Math.lyx: squash LaTeX-warnings 2010-10-18 01:11:36 +00:00
MergedManuals.lyx Add MergedManuals.lyx 2010-03-31 21:34:32 +00:00
README.Documentation
Shortcuts.lyx tabular-feature replaced with inset-modify tabular 2010-02-18 08:35:15 +00:00
Tutorial.lyx Tutorial.lyx: fix some quotation marks 2010-10-24 22:18:36 +00:00
UserGuide.lyx UserGuide.lyx: LyX supports now multirows 2010-10-20 01:44:13 +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