lyx_mirror/lib/doc
Enrico Forestieri 70939b7e77 Fix bug 5297
http://bugzilla.lyx.org/show_bug.cgi?id=5297


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26657 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-30 23:29:11 +00:00
..
biblio fix Japanese UserGuide.lyx dependencies and fix some paths to make it compilable 2008-09-12 22:51:18 +00:00
ca doc files: remove unneeded labels, fix image paths, update fileformat - part 1 2008-09-25 02:12:22 +00:00
clipart UserGuide.lyx: update Appendix A for LyX 1.6 2008-09-13 22:46:16 +00:00
cs doc files: remove unneeded labels, fix image paths, update fileformat - part 1 2008-09-25 02:12:22 +00:00
da doc files: remove unneeded labels, fix image paths, update fileformat - part 1 2008-09-25 02:12:22 +00:00
de UserGuide.lyx: add footnote about PostScript drivers 2008-09-29 23:08:56 +00:00
es UserGuide.lyx: add footnote about PostScript drivers 2008-09-29 23:08:56 +00:00
eu doc files: remove unneeded labels, fix image paths, update fileformat - part 2 2008-09-25 02:18:02 +00:00
fr UserGuide.lyx: add footnote about PostScript drivers 2008-09-29 23:08:56 +00:00
gl Galician Intro.lyx: make it compilable 2008-09-25 22:16:14 +00:00
he Hebrew Tutorial.lyx: update fileformat 2008-09-25 22:52:25 +00:00
hu doc files: remove unneeded labels, fix image paths, update fileformat - part 2 2008-09-25 02:18:02 +00:00
it Customization.lyx: fix PostScript driver setting 2008-09-28 12:08:38 +00:00
ja doc files: remove unneeded labels, fix image paths, update fileformat - part 1 2008-09-25 02:12:22 +00:00
nb doc files: remove unneeded labels, fix image paths, update fileformat - part 2 2008-09-25 02:18:02 +00:00
nl doc files: remove unneeded labels, fix image paths, update fileformat - part 2 2008-09-25 02:18:02 +00:00
pl doc files: remove unneeded labels, fix image paths, update fileformat - part 3 2008-09-25 02:21:13 +00:00
pt doc files: remove unneeded labels, fix image paths, update fileformat - part 3 2008-09-25 02:21:13 +00:00
ro doc files: remove unneeded labels, fix image paths, update fileformat - part 3 2008-09-25 02:21:13 +00:00
ru now also for the Cyrillic doc files: remove unneeded labels, fix image paths, update fileformat 2008-09-26 00:40:58 +00:00
sk Slovak UserGuide.lyx: use the same layout as the other UserGuides, remove references to klyx 2008-09-27 22:31:22 +00:00
sl doc files: remove unneeded labels, fix image paths, update fileformat - part 3 2008-09-25 02:21:13 +00:00
sv doc files: remove unneeded labels, fix image paths, update fileformat - part 3 2008-09-25 02:21:13 +00:00
uk Ukrainian Intro.lyx: forgot to mention Yuri 2008-09-26 01:02:33 +00:00
Customization.lyx Customization.lyx: update section about package installation 2008-09-28 00:42:55 +00:00
depend.py Fix silly ordering of docs in table of contents 2008-08-31 19:12:49 +00:00
doc_toc.py - Makefile.depend: some fixes for r24434 2008-04-22 22:51:01 +00:00
DocStyle.lyx Update documentation to latest file format (for 1.5.0 release) 2007-07-24 17:39:27 +00:00
DummyDocument1.lyx documentation files: remove unused labels 2008-09-25 01:26:54 +00:00
DummyDocument2.lyx documentation files: remove unused labels 2008-09-25 01:26:54 +00:00
DummyTextDocument.txt EmbeddedObjects.lyx: 2007-03-18 03:27:19 +00:00
EmbeddedObjects.lyx UserGuide.lyx: add footnote about PostScript drivers 2008-09-29 23:08:56 +00:00
Extended.lyx documentation files: remove unused labels 2008-09-25 01:26:54 +00:00
FAQ.lyx doc files: remove unneeded labels, fix image paths, update fileformat - part 1 2008-09-25 02:12:22 +00:00
Formula-numbering.lyx doc files: remove unneeded labels, fix image paths, update fileformat - part 1 2008-09-25 02:12:22 +00:00
Intro.lyx now also for the Cyrillic doc files: remove unneeded labels, fix image paths, update fileformat 2008-09-26 00:40:58 +00:00
LaTeXConfig.lyx Fix bug 5297 2008-09-30 23:29:11 +00:00
LFUNs.lyx Update LFUNs.lyx 2008-09-25 21:00:03 +00:00
Makefile.am fix Japanese UserGuide.lyx dependencies and fix some paths to make it compilable 2008-09-12 22:51:18 +00:00
Math.lyx Math.lyx: fix last commit 2008-09-26 20:31:23 +00:00
README.Documentation add missing doc files and update makefile 2004-06-02 13:40:06 +00:00
Shortcuts.lyx Shortcuts.lyx: make single-sided delimiters appear to the left 2008-08-14 01:31:18 +00:00
Tutorial.lyx documentation files: remove unused labels 2008-09-25 01:26:54 +00:00
UserGuide.lyx UserGuide.lyx: add footnote about PostScript drivers 2008-09-29 23:08:56 +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