lyx_mirror/lib/doc
Richard Heck 6fa397e81f Remove local layout from Spanish manuals and replace
MenuItem insets with Noun.
2015-11-29 22:39:31 -05:00
..
attic Customization.lyx: accept all remaining changes 2015-11-29 19:25:46 +01:00
biblio
ca Intro.lyx: run lyx2lyx 2015-11-29 20:31:51 +01:00
clipart SpaceMarker.png: fix image 2015-06-17 00:53:53 +02:00
cs Intro.lyx: run lyx2lyx 2015-11-29 20:31:51 +01:00
da Intro.lyx: run lyx2lyx 2015-11-29 20:31:51 +01:00
de German Customization.lyx: some translations and fixed typos 2015-11-29 19:40:25 +01:00
el Update docs to latest format for 2.2.0alpha2 2015-11-27 03:23:22 -05:00
es Remove local layout from Spanish manuals and replace 2015-11-29 22:39:31 -05:00
eu Intro.lyx: run lyx2lyx 2015-11-29 20:31:51 +01:00
fr Customization.lyx: update version number 2015-11-29 19:42:07 +01:00
gl Intro.lyx: run lyx2lyx 2015-11-29 20:31:51 +01:00
he Update docs to latest format for 2.2.0alpha2 2015-11-27 03:23:22 -05:00
hu Update docs to latest format for 2.2.0alpha2 2015-11-27 03:23:22 -05:00
id Update docs to latest format for 2.2.0alpha2 2015-11-27 03:23:22 -05:00
it Update docs to latest format for 2.2.0alpha2 2015-11-27 03:23:22 -05:00
ja Make Japanese manual Additional.lyx compilable. 2015-11-29 23:04:36 +01:00
nb Intro.lyx: run lyx2lyx 2015-11-29 20:31:51 +01:00
nl Update docs to latest format for 2.2.0alpha2 2015-11-27 03:23:22 -05:00
pl Update docs to latest format for 2.2.0alpha2 2015-11-27 03:23:22 -05:00
pt Update docs to latest format for 2.2.0alpha2 2015-11-27 03:23:22 -05:00
ro Intro.lyx: run lyx2lyx 2015-11-29 20:31:51 +01:00
ru Update docs to latest format for 2.2.0alpha2 2015-11-27 03:23:22 -05:00
sk Update docs to latest format for 2.2.0alpha2 2015-11-27 03:23:22 -05:00
sl Update docs to latest format for 2.2.0alpha2 2015-11-27 03:23:22 -05:00
sv Update docs to latest format for 2.2.0alpha2 2015-11-27 03:23:22 -05:00
uk Intro.lyx: run lyx2lyx 2015-11-29 20:31:51 +01:00
zh_CN Update docs to latest format for 2.2.0alpha2 2015-11-27 03:23:22 -05:00
Additional.lyx Remove local layout from Additional.lyx and Development.lyx. It 2015-11-29 22:29:28 -05:00
Customization.lyx Remove local layout from Customization manual. 2015-11-29 22:26:21 -05:00
Development.lyx Remove local layout from Additional.lyx and Development.lyx. It 2015-11-29 22:29:28 -05:00
DummyDocument1.lyx Update docs to latest format for 2.2.0alpha2 2015-11-27 03:23:22 -05:00
DummyDocument2.lyx Update docs to latest format for 2.2.0alpha2 2015-11-27 03:23:22 -05:00
DummyTextDocument.txt
EmbeddedObjects.lyx Update docs to latest format for 2.2.0alpha2 2015-11-27 03:23:22 -05:00
Formula-numbering.lyx Update docs to latest format for 2.2.0alpha2 2015-11-27 03:23:22 -05:00
Intro.lyx Update docs to latest format for 2.2.0alpha2 2015-11-27 03:23:22 -05:00
LaTeXConfig.lyx LaTeXConfig.lyx: accept changes 2015-11-28 03:15:45 +01:00
LFUNs.lyx Update documentation for tabular features 2015-11-17 09:26:29 +01:00
Makefile.am Virtualize the origin tag for the system directory. 2015-05-26 00:29:46 +02:00
Math.lyx UserGuide.lyx and Math.lyx: update version number 2015-11-28 03:23:38 +01:00
MergedManuals.lyx Update docs to latest format for 2.2.0alpha2 2015-11-27 03:23:22 -05:00
README.Documentation
Shortcuts.lyx Update docs to latest format for 2.2.0alpha2 2015-11-27 03:23:22 -05:00
SpecialParagraphShape.tex add shapepar module 2013-01-12 19:44:08 +01:00
Tutorial.lyx Update docs to latest format for 2.2.0alpha2 2015-11-27 03:23:22 -05:00
UserGuide.lyx UserGuide.lyx and Math.lyx: update version number 2015-11-28 03:23:38 +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