lyx_mirror/lib/doc
Uwe Stöhr 919e2596fc - UserGuide.lyx, EmbeddedObjects.lyx: some tweaks
- German UserGuide.lyx: some translations

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39346 a592a061-630c-0410-9148-cb99ea01b6c8
2011-07-19 13:19:05 +00:00
..
attic move the obsolete DocStyle.lyx file to an attic folder as requested 2009-06-23 01:25:12 +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: save in current file format (more to come) 2011-06-13 15:32:33 +00:00
clipart add some missing oxygen icons. 2011-03-27 15:30:11 +00:00
cs Update cs tutorial 2011-04-29 00:18:13 +00:00
da doc-files: save in current file format (more to come) 2011-06-13 15:32:33 +00:00
de - UserGuide.lyx, EmbeddedObjects.lyx: some tweaks 2011-07-19 13:19:05 +00:00
el doc-files: save in current file format (more to come) 2011-06-13 15:32:33 +00:00
es - UserGuide.lyx, EmbeddedObjects.lyx: some tweaks 2011-07-19 13:19:05 +00:00
eu doc-files: save in current file format (more to come) 2011-06-13 15:32:33 +00:00
fr - UserGuide.lyx, EmbeddedObjects.lyx: some tweaks 2011-07-19 13:19:05 +00:00
gl doc-files: save in current file format (finished) 2011-06-13 16:24:10 +00:00
he doc-files: save in current file format (finished) 2011-06-13 16:24:10 +00:00
hu doc-files: save in current file format (more to come) 2011-06-13 15:32:33 +00:00
id doc-files: save in current file format (more to come) 2011-06-13 15:32:33 +00:00
it doc-files: save in current file format (again still more to come) 2011-06-13 16:10:31 +00:00
ja - UserGuide.lyx, EmbeddedObjects.lyx: some tweaks 2011-07-19 13:19:05 +00:00
nb doc-files: save in current file format (still more to come) 2011-06-13 15:37:37 +00:00
nl doc-files: save in current file format (still more to come) 2011-06-13 15:37:37 +00:00
pl doc-files: save in current file format (again still more to come) 2011-06-13 16:10:31 +00:00
pt doc-files: save in current file format (still more to come) 2011-06-13 15:37:37 +00:00
ro doc-files: save in current file format (still more to come) 2011-06-13 15:37:37 +00:00
ru doc-files: save in current file format (more to come) 2011-06-13 15:32:33 +00:00
sk doc-files: save in current file format (more to come) 2011-06-13 15:32:33 +00:00
sl doc-files: save in current file format (more to come) 2011-06-13 15:32:33 +00:00
sv Swedish updates from Jim 2011-04-28 20:10:24 +00:00
uk doc-files: save in current file format (more to come) 2011-06-13 15:32:33 +00:00
zh_CN doc-files: save in current file format (again still more to come) 2011-06-13 16:10:31 +00:00
Additional.lyx - EmbeddedObjects.lyx: new chapter about objects surrounded by text 2011-07-18 21:48:13 +00:00
Customization.lyx Customization.lyx: we once agreed to avoid abbreviations since non-native speakers have to read our docs in English too 2011-07-15 16:52:26 +00:00
DummyDocument1.lyx doc files: save in current file format 2011-06-13 14:56:37 +00:00
DummyDocument2.lyx doc files: save in current file format 2011-06-13 14:56:37 +00:00
DummyTextDocument.txt EmbeddedObjects.lyx: sync with branch 2010-09-18 18:03:55 +00:00
EmbeddedObjects.lyx - UserGuide.lyx, EmbeddedObjects.lyx: some tweaks 2011-07-19 13:19:05 +00:00
Formula-numbering.lyx doc files: save in current file format 2011-06-13 14:56:37 +00:00
Intro.lyx Intro.lyx, EmbeddedObjects.lyx: save in current file format 2011-06-13 14:42:21 +00:00
LaTeXConfig.lyx doc files: save in current file format 2011-06-13 14:56:37 +00:00
LFUNs.lyx doc files: save in current file format 2011-06-13 14:56:37 +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 03:58:21 +00:00
MergedManuals.lyx doc-files: save in current file format (more to come) 2011-06-13 15:32:33 +00:00
README.Documentation
Shortcuts.lyx doc files: save in current file format 2011-06-13 14:56:37 +00:00
Tutorial.lyx - UserGuide.lyx: new section about custom numbered list numbering 2011-07-18 03:01:12 +00:00
UserGuide.lyx - UserGuide.lyx, EmbeddedObjects.lyx: some tweaks 2011-07-19 13:19:05 +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