lyx_mirror/lib/doc
Uwe Stöhr eead874eff UserGuide.lyx: - document settings are now its own Appendix
- fixes of formatting bugs introduced by http://bugzilla.lyx.org/show_bug.cgi?id=5423


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27160 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-27 22:49:13 +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 * cs tutorial 2008-10-27 18:11:06 +00:00
da doc files: remove unneeded labels, fix image paths, update fileformat - part 1 2008-09-25 02:12:22 +00:00
de German UserGuide.lyx: updates by Hartmut 2008-10-26 13:58:33 +00:00
es Spanish documentation: updates by Ignacio 2008-10-25 12:24:44 +00:00
eu Move to attic. 2008-10-22 22:24:28 +00:00
fr Move to attic. 2008-10-22 22:24:28 +00:00
gl Galician Intro.lyx: make it compilable 2008-09-25 22:16:14 +00:00
he Extended Features --> Additional Features, in other places. Thanks Pavel. 2008-10-23 12:39:14 +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 Move to attic. 2008-10-22 22:24:28 +00:00
nb Extended Features --> Additional Features, in other places. Thanks Pavel. 2008-10-23 12:39:14 +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 Move to attic. 2008-10-22 22:24:28 +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 Add a reference to maintainer. 2008-10-27 12:35:57 +00:00
DocStyle.lyx English documentation files: update to recent file format as service for our translators 2008-10-19 13:43:30 +00:00
DummyDocument1.lyx English documentation files: update to recent file format as service for our translators 2008-10-19 13:43:30 +00:00
DummyDocument2.lyx English documentation files: update to recent file format as service for our translators 2008-10-19 13:43:30 +00:00
DummyTextDocument.txt
EmbeddedObjects.lyx EmbeddedObjects.lyx: update description of child documents 2008-10-25 22:39:48 +00:00
Extended.lyx Extended.lyx, example files: some typographic corrections 2008-10-25 22:46:25 +00:00
Formula-numbering.lyx English documentation files: update to recent file format as service for our translators 2008-10-19 13:43:30 +00:00
Intro.lyx Docs: typographic corrections, thanks to Günter for the hint 2008-10-25 21:52:23 +00:00
LaTeXConfig.lyx English documentation files: update to recent file format as service for our translators 2008-10-19 13:43:30 +00:00
LFUNs.lyx Prepare LFUNs.lyx for rc4. 2008-10-22 23:05:51 +00:00
Makefile.am get rid of the makefile machinery that was used to build TOCs 2008-10-24 16:04:10 +00:00
Math.lyx Docs: typographic corrections, thanks to Günter for the hint 2008-10-25 21:52:23 +00:00
README.Documentation
Shortcuts.lyx English documentation files: update to recent file format as service for our translators 2008-10-19 13:43:30 +00:00
Tutorial.lyx Docs: typographic corrections, thanks to Günter for the hint 2008-10-25 21:52:23 +00:00
UserGuide.lyx UserGuide.lyx: - document settings are now its own Appendix 2008-10-27 22:49:13 +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