lyx_mirror/lib/doc
2012-11-02 12:15:21 -04:00
..
attic
biblio
ca Backport 1a45c99a7 2012-05-29 13:10:55 +02:00
clipart ChangesToolbar.png: update image to the layout of LyX 2.0.x 2012-02-11 05:16:20 +00:00
cs Backport typos to branch 2012-05-23 22:19:44 +02:00
da documentation files: 2011-07-19 20:57:05 +00:00
de documentation: remove duplicated words 2012-10-24 00:42:23 +02:00
el Backport 1a45c99a7 2012-05-29 13:10:55 +02:00
es documentation: remove duplicated words 2012-10-24 00:42:23 +02:00
eu UserGuide.lyx: remove description of removed LFUN break-paragraph-keep-layout 2012-10-18 01:54:34 +02:00
fr Updates to French i18n for 2.0.5 from Jean-Pierre Chrétien. 2012-11-02 12:15:21 -04:00
gl - Tutorial.lyx: remove the info that a DVi previewer is required since this is already included in every LaTeX distribution nowadays 2011-07-23 04:29:05 +00:00
he Hebrew docs: hyperref doesn't work for Hebrew (I accidentally used it for the files since last week) 2011-07-25 02:20:13 +00:00
hu Backport 1a45c99a7 2012-05-29 13:10:55 +02:00
id Backport 1a45c99a7 2012-05-29 13:10:55 +02:00
it Backport 1a45c99a7 2012-05-29 13:10:55 +02:00
ja Updates to Japanese translations, etc, from Koji. 2012-10-30 10:40:33 -04:00
nb Backport 1a45c99a7 2012-05-29 13:10:55 +02:00
nl - Tutorial.lyx: remove the info that a DVi previewer is required since this is already included in every LaTeX distribution nowadays 2011-07-23 04:29:05 +00:00
pl Polish Additional.lyx: set correct sec and toc depth 2011-07-20 01:49:31 +00:00
pt - Tutorial.lyx: remove the info that a DVi previewer is required since this is already included in every LaTeX distribution nowadays 2011-07-23 04:29:05 +00:00
ro documentation files: 2011-07-19 20:57:05 +00:00
ru documentation files: 2011-07-19 20:57:05 +00:00
sk UserGuide.lyx: remove description of removed LFUN break-paragraph-keep-layout 2012-10-18 01:54:34 +02:00
sl documentation files: 2011-07-19 20:57:05 +00:00
sv Backport 1a45c99a7 2012-05-29 13:10:55 +02:00
uk Backport 1a45c99a7 2012-05-29 13:10:55 +02:00
zh_CN Backport 1a45c99a7 2012-05-29 13:10:55 +02:00
Additional.lyx documentation: remove duplicated words 2012-10-24 00:42:23 +02:00
Customization.lyx Doc updates for noweb (bug #5444). 2012-10-11 01:33:54 +02: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 EmbeddedObjects.lyx: new section about rotated boxes and a workaround for a bug in KOMA-script 2012-03-15 01:37:10 +01:00
Formula-numbering.lyx doc files: save in current file format 2011-06-13 14:56:37 +00:00
Intro.lyx Backport 1a45c99a7 2012-05-29 13:10:55 +02:00
LaTeXConfig.lyx LaTeXConfig.lyx: detection of document class g-brief, spotted by Max Funk 2012-10-17 00:43:29 +02:00
LFUNs.lyx LFUNs.lyx: correct date 2011-12-17 15:47:37 +00:00
Makefile.am - French UserGuide.lyx: translations from Jean-Pierre and Siegfried 2011-11-12 01:12:10 +00:00
Math.lyx Math.lyx: add info about character ^ in chemical formulas 2012-10-17 00:21:43 +02: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 Shortcuts.lyx: update the file and format it so that it fits on an A4 page 2011-07-27 04:29:38 +00:00
Tutorial.lyx Tutorial.lyx: fox a typo spotted by a user 2012-06-21 04:45:39 +02:00
UserGuide.lyx documentation: remove duplicated words 2012-10-24 00:42:23 +02: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