lyx_mirror/lib/doc
Uwe Stöhr 0886971f09 UserGuide.lyx: mention new menu File -> Close All
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@32508 a592a061-630c-0410-9148-cb99ea01b6c8
2009-12-13 14:36:13 +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 documentation files: remove residues of DocStyle.lyx 2009-06-20 13:54:08 +00:00
clipart documentation files: the small updates that went to trunk last week, nothing to mention in status.16x 2009-09-02 22:52:35 +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:24:13 +00:00
da documentation files: remove residues of DocStyle.lyx 2009-06-20 13:54:08 +00:00
de German UserGuide.lyx: formatting fix 2009-12-10 00:58:19 +00:00
es UserGuide.lyx: mention new menu File -> Close All 2009-12-13 14:36:13 +00:00
eu documentation files: remove residues of DocStyle.lyx 2009-06-20 13:54:08 +00:00
fr UserGuide.lyx: mention new menu File -> Close All 2009-12-13 14:36:13 +00:00
gl documentation files: remove residues of DocStyle.lyx 2009-06-20 13:54:08 +00:00
he Hebrew Intro.lyx: fix typo 2009-08-03 20:07:33 +00:00
hu documentation files: remove residues of DocStyle.lyx 2009-06-20 13:54:08 +00:00
id Intro.lyx: - bugzilla is dead 2009-06-06 15:28:32 +00:00
it Fix typo. 2009-07-05 14:24:29 +00:00
ja UserGuide.lyx: don't pollute the TOC unnecessarily 2009-12-08 00:19:39 +00:00
nb Intro.lyx: - bugzilla is dead 2009-06-06 16:25:20 +00:00
nl documentation files: remove residues of DocStyle.lyx 2009-06-20 13:54:08 +00:00
pl documentation files: remove residues of DocStyle.lyx 2009-06-20 13:54:08 +00:00
pt documentation files: remove residues of DocStyle.lyx 2009-06-20 13:54:08 +00:00
ro documentation files: remove residues of DocStyle.lyx 2009-06-20 13:54:08 +00:00
ru documentation files: remove residues of DocStyle.lyx 2009-06-20 13:54:08 +00:00
sk UserGuide.lyx: don't pollute the TOC unnecessarily 2009-12-08 00:19:39 +00:00
sl documentation files: remove residues of DocStyle.lyx 2009-06-20 13:54:08 +00:00
sv documentation files: remove residues of DocStyle.lyx 2009-06-20 13:54:08 +00:00
uk documentation files: remove residues of DocStyle.lyx 2009-06-20 13:54:08 +00:00
zh_CN Chinese Intro.lyx: sync the document settings with the other language versions of the Intro manual and remove superfluous options 2009-12-01 02:02:38 +00:00
Customization.lyx r32063 for branch. 2009-11-17 15:25:15 +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: 2007-03-18 03:27:19 +00:00
EmbeddedObjects.lyx - EmbeddedObjects.lyx: describe the Foot to End module 2009-11-13 02:52:40 +00:00
Extended.lyx typo 2009-11-30 21:29:10 +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:28:32 +00:00
LaTeXConfig.lyx - Spanish UserGuide.lyx: updates by Ignacio 2009-11-07 00:39:27 +00:00
LFUNs.lyx - LFUNs.lyx: rebuilt with changed gen_lfuns.py 2009-10-19 23:44:28 +00:00
Makefile.am * New Chinese translation of the Intro, by TaoWang. 2009-11-30 09:20:56 +00:00
Math.lyx Math.lyx: fix typo 2009-12-07 23:32:24 +00:00
README.Documentation add missing doc files and update makefile 2004-06-02 13:40:06 +00:00
Shortcuts.lyx Update lyx document files to the latest file format 2008-11-07 19:25:18 +00:00
Tutorial.lyx Tutorial.lyx: fixes of issues spotted by John Hudson and revision of the document 2009-10-21 03:10:48 +00:00
UserGuide.lyx UserGuide.lyx: mention new menu File -> Close All 2009-12-13 14:36: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