lyx_mirror/lib/doc
Uwe Stöhr 5374de7fbd documentation files:
- the \LyX macro is no longer fragile since r37164, therefore preamble code can go
- some intro cleanups and fixes to have an uniform layout for all language variants
- remove some obsolete text from Polish and Basque Additional.lyx versions

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39350 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-19 20:57:36 +00:00
..
attic move the obsolete DocStyle.lyx file to an attic folder as requested 2009-06-23 01:25:12 +00:00
biblio
ca documentation files: 2011-07-19 20:57:36 +00:00
clipart add some missing oxygen icons. 2011-03-27 15:30:11 +00:00
cs documentation files: 2011-07-19 20:57:36 +00:00
da documentation files: 2011-07-19 20:57:36 +00:00
de documentation files: 2011-07-19 20:57:36 +00:00
el documentation files: 2011-07-19 20:57:36 +00:00
es documentation files: 2011-07-19 20:57:36 +00:00
eu documentation files: 2011-07-19 20:57:36 +00:00
fr documentation files: 2011-07-19 20:57:36 +00:00
gl documentation files: 2011-07-19 20:57:36 +00:00
he documentation files: 2011-07-19 20:57:36 +00:00
hu documentation files: 2011-07-19 20:57:36 +00:00
id documentation files: 2011-07-19 20:57:36 +00:00
it documentation files: 2011-07-19 20:57:36 +00:00
ja documentation files: 2011-07-19 20:57:36 +00:00
nb documentation files: 2011-07-19 20:57:36 +00:00
nl documentation files: 2011-07-19 20:57:36 +00:00
pl documentation files: 2011-07-19 20:57:36 +00:00
pt documentation files: 2011-07-19 20:57:36 +00:00
ro documentation files: 2011-07-19 20:57:36 +00:00
ru documentation files: 2011-07-19 20:57:36 +00:00
sk documentation files: 2011-07-19 20:57:36 +00:00
sl documentation files: 2011-07-19 20:57:36 +00:00
sv documentation files: 2011-07-19 20:57:36 +00:00
uk documentation files: 2011-07-19 20:57:36 +00:00
zh_CN documentation files: 2011-07-19 20:57:36 +00:00
Additional.lyx documentation files: 2011-07-19 20:57:36 +00:00
Customization.lyx documentation files: 2011-07-19 20:57:36 +00:00
DummyDocument1.lyx doc files: port latest changes to trunk 2011-06-13 14:57:52 +00:00
DummyDocument2.lyx doc files: port latest changes to trunk 2011-06-13 14:57:52 +00:00
DummyTextDocument.txt EmbeddedObjects.lyx: sync with branch 2010-09-18 18:03:55 +00:00
EmbeddedObjects.lyx documentation files: 2011-07-19 20:57:36 +00:00
Formula-numbering.lyx doc files: port latest changes to trunk 2011-06-13 14:57:52 +00:00
Intro.lyx documentation files: 2011-07-19 20:57:36 +00:00
LaTeXConfig.lyx doc files: port latest changes to trunk 2011-06-13 14:57:52 +00:00
LFUNs.lyx doc files: port latest changes to trunk 2011-06-13 14:57:52 +00:00
Makefile.am Sv updates from Jim Rotmalm 2011-03-23 14:36:57 +00:00
Math.lyx - UserGuide.lyx: revise and actualize section about spell checking 2011-07-16 04:07:26 +00:00
MergedManuals.lyx doc-files: port latest changes to trunk 2011-06-13 16:25:05 +00:00
README.Documentation
Shortcuts.lyx doc files: port latest changes to trunk 2011-06-13 14:57:52 +00:00
Tutorial.lyx documentation files: 2011-07-19 20:57:36 +00:00
UserGuide.lyx documentation files: 2011-07-19 20:57:36 +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