lyx_mirror/lib/doc
Uwe Stöhr 09301c42c1 German UserGuide.lyx, EmbeddedObjects.lyx: tiny fixes by Hartmut
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26316 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-06 16:05:37 +00:00
..
biblio
ca new Catalan translation of Intro.lyx and example files 2008-07-30 21:41:22 +00:00
clipart EmbeddedObjects.lyx: rewrite another hyperref feature 2008-08-03 00:59:43 +00:00
cs * cs tutorial 2008-08-31 22:40:03 +00:00
da
de German UserGuide.lyx, EmbeddedObjects.lyx: tiny fixes by Hartmut 2008-09-06 16:05:37 +00:00
es Math.lyx: fix a preamble bug 2008-08-29 23:28:22 +00:00
eu Update LYX_DIR_XXx and LYX_USERDIR_XXx environment variable names 2008-08-12 09:05:30 +00:00
fr UserGuide.lyx: describe some new menus 2008-09-06 01:48:22 +00:00
gl
he Hebrew translation updates by Ran 2008-07-27 23:16:53 +00:00
hu
it Update LYX_DIR_XXx and LYX_USERDIR_XXx environment variable names 2008-08-12 09:05:30 +00:00
ja adapt Japanese doc files according to the other LyX 1.6 doc files 2008-06-07 02:25:05 +00:00
nb
nl
pl
pt
ro
ru
sk Manuals were also affected. 2008-07-04 13:21:09 +00:00
sl
sv
uk new Ukrainian Intro manual by Yuri 2008-08-15 19:57:30 +00:00
Customization.lyx Update LYX_DIR_XXx and LYX_USERDIR_XXx environment variable names 2008-08-12 09:05:30 +00:00
depend.py Fix silly ordering of docs in table of contents 2008-08-31 19:12:49 +00:00
doc_toc.py - Makefile.depend: some fixes for r24434 2008-04-22 22:51:01 +00:00
DocStyle.lyx
DummyDocument1.lyx docs: update to latest file format 2008-06-04 22:13:56 +00:00
DummyDocument2.lyx docs: update to latest file format 2008-06-04 22:13:56 +00:00
DummyTextDocument.txt
EmbeddedObjects.lyx documentation: more Index fixes 2008-08-03 19:16:44 +00:00
Extended.lyx Extended.lyx: correction as we use now the OS default file dialog 2008-08-19 22:14:52 +00:00
FAQ.lyx Another FAQ bits. 2008-07-23 19:44:20 +00:00
Formula-numbering.lyx docs: update to latest file format 2008-06-04 22:13:56 +00:00
Intro.lyx Intro.lyx: some adjustments 2008-07-30 21:45:11 +00:00
LaTeXConfig.lyx * LaTeXConfig.lyx: correct the correction. 2008-06-02 12:43:20 +00:00
LFUNs.lyx LFUNs.lyx: set EOL style 2008-08-01 19:15:19 +00:00
Makefile.am Move obsolete Reference.lyx into attic. 2008-08-31 19:21:54 +00:00
Makefile.depend cleanup 2008-08-15 21:29:33 +00:00
Math.lyx Math.lyx: revert r26267 see the mailing list for an explanation 2008-08-30 13:53:28 +00:00
README.Documentation
Shortcuts.lyx Shortcuts.lyx: make single-sided delimiters appear to the left 2008-08-14 01:31:18 +00:00
Tutorial.lyx Math.lyx: replace "ERT" by "TeX-Code" as in the other docs 2008-07-06 17:25:23 +00:00
UserGuide.lyx UserGuide.lyx: describe some new menus 2008-09-06 01:48:22 +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