lyx_mirror/lib/doc
2015-11-11 22:39:55 +01:00
..
attic EmbeddedObjects.lyx: describe Reflectbox and friends 2015-11-05 00:53:35 +01:00
biblio
ca Update documentation to current format 2015-11-11 21:56:27 +01:00
clipart SpaceMarker.png: fix image 2015-06-17 00:53:53 +02:00
cs Update documentation to current format 2015-11-11 21:56:27 +01:00
da Update documentation to current format 2015-11-11 21:56:27 +01:00
de Fix \origin lines 2015-11-11 22:25:18 +01:00
el Update documentation to current format 2015-11-11 21:56:27 +01:00
es Fix \origin lines 2015-11-11 22:25:18 +01:00
eu Update documentation to current format 2015-11-11 21:56:27 +01:00
fr Fix \origin lines 2015-11-11 22:25:18 +01:00
gl Update documentation to current format 2015-11-11 21:56:27 +01:00
he Update documentation to current format 2015-11-11 21:56:27 +01:00
hu Update documentation to current format 2015-11-11 21:56:27 +01:00
id Update documentation to current format 2015-11-11 21:56:27 +01:00
it Update documentation to current format 2015-11-11 21:56:27 +01:00
ja Fix \origin lines 2015-11-11 22:25:18 +01:00
nb Update documentation to current format 2015-11-11 21:56:27 +01:00
nl Update documentation to current format 2015-11-11 21:56:27 +01:00
pl Update documentation to current format 2015-11-11 21:56:27 +01:00
pt Update documentation to current format 2015-11-11 21:56:27 +01:00
ro Update documentation to current format 2015-11-11 21:56:27 +01:00
ru Update documentation to current format 2015-11-11 21:56:27 +01:00
sk Update documentation to current format 2015-11-11 21:56:27 +01:00
sl Update documentation to current format 2015-11-11 21:56:27 +01:00
sv Update documentation to current format 2015-11-11 21:56:27 +01:00
uk Update documentation to current format 2015-11-11 21:56:27 +01:00
zh_CN Update documentation to current format 2015-11-11 21:56:27 +01:00
Additional.lyx Update documentation to current format 2015-11-11 21:56:27 +01:00
Customization.lyx Fix broken author name (bug 9858) 2015-11-11 22:39:55 +01:00
Development.lyx Fix \origin lines 2015-11-11 22:25:18 +01:00
DummyDocument1.lyx Update documentation to current format 2015-11-11 21:56:27 +01:00
DummyDocument2.lyx Update documentation to current format 2015-11-11 21:56:27 +01:00
DummyTextDocument.txt
EmbeddedObjects.lyx Fix \origin lines 2015-11-11 22:25:18 +01:00
Formula-numbering.lyx Update documentation to current format 2015-11-11 21:56:27 +01:00
Intro.lyx Update documentation to current format 2015-11-11 21:56:27 +01:00
LaTeXConfig.lyx Update documentation to current format 2015-11-11 21:56:27 +01:00
LFUNs.lyx Update LFUNs.lyx to current format 2015-11-11 21:48:20 +01:00
Makefile.am Virtualize the origin tag for the system directory. 2015-05-26 00:29:46 +02:00
Math.lyx Fix \origin lines 2015-11-11 22:25:18 +01:00
MergedManuals.lyx Update documentation to current format 2015-11-11 21:56:27 +01:00
README.Documentation
Shortcuts.lyx Update documentation to current format 2015-11-11 21:56:27 +01:00
SpecialParagraphShape.tex add shapepar module 2013-01-12 19:44:08 +01:00
Tutorial.lyx Fix \origin lines 2015-11-11 22:25:18 +01:00
UserGuide.lyx Update documentation to current format 2015-11-11 21:56:27 +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