lyx_mirror/lib/doc
2014-03-09 21:40:01 +01:00
..
attic
biblio
ca
clipart
cs
da
de UserGuide.lyx: describe new output format "PDF (cropped)" 2014-03-09 21:40:01 +01:00
el
es UserGuide.lyx: describe new output format "PDF (cropped)" 2014-03-09 21:40:01 +01:00
eu
fr UserGuide.lyx: describe new output format "PDF (cropped)" 2014-03-09 21:40:01 +01:00
gl
he
hu
id
it
ja UserGuide.lyx: describe new output format "PDF (cropped)" 2014-03-09 21:40:01 +01:00
nb
nl
pl
pt
ro
ru
sk
sl
sv
uk
zh_CN
Additional.lyx Updates to AppleScript support, and documentaoin for it. 2014-03-05 15:46:27 -05:00
Customization.lyx Fix conflicting inset font defaults (bug #8874) 2014-02-10 22:06:32 +01:00
Development.lyx
DummyDocument1.lyx
DummyDocument2.lyx
DummyTextDocument.txt
EmbeddedObjects.lyx EmbeddedObjects.lyx: describe caption above/below 2014-03-06 00:01:35 +01:00
Formula-numbering.lyx
Intro.lyx
LaTeXConfig.lyx
LFUNs.lyx Fix various typos in LFUNs.lyx 2014-02-13 14:20:43 +01:00
Makefile.am Add new Japanese files to Makefile.am 2014-02-21 13:57:11 -05:00
Math.lyx Math.lyx: describe LaTeX-comment inset 2014-03-02 23:39:35 +01:00
MergedManuals.lyx
README.Documentation
Shortcuts.lyx
SpecialParagraphShape.tex
Tutorial.lyx
UserGuide.lyx UserGuide.lyx: describe new output format "PDF (cropped)" 2014-03-09 21:40:01 +01: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