lyx_mirror/lib/doc
Pavel Sanda c4ff55c340 LYX_USERDIR_15x -> 16
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25897 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-26 10:44:02 +00:00
..
biblio
clipart - French documentation updates by Siegfried 2008-07-21 22:23:43 +00:00
cs In last commit I wrote: 2007-09-28 01:02:12 +00:00
da
de test for Hartmut's SVN 2008-07-24 22:10:37 +00:00
es Spanish documentation updates by Ignacio 2008-07-23 21:27:57 +00:00
eu Manuals were also affected. 2008-07-04 13:21:09 +00:00
fr French EmbeddedObjects.lyx: updates by Siegfried 2008-07-24 18:16:28 +00:00
gl
he In last commit I wrote: 2007-09-28 01:02:12 +00:00
hu Hungarian translation updates by Szöke 2007-10-03 21:14:22 +00:00
it documentation: some preamble fixes, part 2/3 2008-06-21 13:48:27 +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 In last commit I wrote: 2007-09-28 01:02:12 +00:00
pl Extended manual: fix description of tex2lyx 2007-09-29 12:42:32 +00:00
pt In last commit I wrote: 2007-09-28 01:02:12 +00:00
ro
ru In last commit I wrote: 2007-09-28 01:02:12 +00:00
sk Manuals were also affected. 2008-07-04 13:21:09 +00:00
sl In last commit I wrote: 2007-09-28 01:02:12 +00:00
sv In last commit I wrote: 2007-09-28 01:02:12 +00:00
Customization.lyx LYX_USERDIR_15x -> 16 2008-07-26 10:44:02 +00:00
depend.py I wrote a new manual "LyX's detailed math manual". See the announcement on the list. 2008-01-27 20:58:45 +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: description of graphics dialog revised 2008-07-22 23:50:24 +00:00
Extended.lyx Docs 2008-07-22 12:48:23 +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: fix typo. 2008-07-01 14:15:12 +00:00
LaTeXConfig.lyx * LaTeXConfig.lyx: correct the correction. 2008-06-02 12:43:20 +00:00
Makefile.am - EmbeddedObjects.lyx: more work on boxes 2008-07-20 18:33:35 +00:00
Makefile.depend new japanese documents have been added 2008-06-18 10:26:57 +00:00
Math.lyx Math.lyx: description of \unit and \unitfrac 2008-07-22 23:20:10 +00:00
README.Documentation
Reference.lyx docs: update to latest file format 2008-06-04 22:13:56 +00:00
Shortcuts.lyx Revert 24482. 2008-04-24 16:25:08 +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: document image groups. 2008-07-25 21:30:51 +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