lyx_mirror/lib/doc
Uwe Stöhr e60a139d3f ported from branch:
- German UserGuide.lyx: many translations
- English UserGuide.lyx: some grammar and some style fixes
2012-05-31 00:45:26 +02:00
..
attic move the obsolete DocStyle.lyx file to an attic folder as requested 2009-06-23 01:25:12 +00:00
biblio
ca Trac browse SVN -> GIT 2012-05-23 17:35:08 +02:00
clipart ChangesToolbar.png: update image to the layout of LyX 2.0.x 2012-02-11 05:16:40 +00:00
cs * cs/Tutorial.lyx typos 2012-05-23 22:00:33 +02:00
da documentation files: 2011-07-19 20:57:36 +00:00
de ported from branch: 2012-05-31 00:45:26 +02:00
el Trac browse SVN -> GIT 2012-05-23 17:35:08 +02:00
es Trac browse SVN -> GIT 2012-05-23 17:35:08 +02:00
eu Trac browse SVN -> GIT 2012-05-23 17:35:08 +02:00
fr Trac browse SVN -> GIT 2012-05-23 17:35:08 +02: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:30:31 +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:32 +00:00
hu Trac browse SVN -> GIT 2012-05-23 17:35:08 +02:00
id Trac browse SVN -> GIT 2012-05-23 17:35:08 +02:00
it Trac browse SVN -> GIT 2012-05-23 17:35:08 +02:00
ja Trac browse SVN -> GIT 2012-05-23 17:35:08 +02:00
nb Trac browse SVN -> GIT 2012-05-23 17:35:08 +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:30:31 +00:00
pl - multicol.module: new module for multiple text columns 2011-07-20 01:53:12 +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:30:31 +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 Trac browse SVN -> GIT 2012-05-23 17:35:08 +02:00
sl documentation files: 2011-07-19 20:57:36 +00:00
sv Trac browse SVN -> GIT 2012-05-23 17:35:08 +02:00
uk Trac browse SVN -> GIT 2012-05-23 17:35:08 +02:00
zh_CN Trac browse SVN -> GIT 2012-05-23 17:35:08 +02:00
Additional.lyx Trac browse SVN -> GIT 2012-05-23 17:35:08 +02:00
Customization.lyx Update customization manual with "nice" info. 2012-05-22 09:26:52 -04: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 Native support for \lstlistoflistings 2012-04-16 21:40:59 +02:00
Formula-numbering.lyx doc files: port latest changes to trunk 2011-06-13 14:57:52 +00:00
Intro.lyx Trac browse SVN -> GIT 2012-05-23 17:35:08 +02:00
LaTeXConfig.lyx Update tex2lyx to file format 427. InsetIPA is not yet supported, but the 2012-03-10 11:53:47 +00:00
LFUNs.lyx Tutorial.lyx, Braille.lyx, Intro.lyx, LFUNs.lyx: port changes from branch 2011-12-17 16:08:19 +00:00
Makefile.am port today's changes to trunk 2011-11-12 03:03:15 +00:00
Math.lyx Math.lyx: typos, textual improvements and formatting issues spotted or suggested by Scott Kostyshak (final part 2) 2012-05-07 23:24:56 +02:00
MergedManuals.lyx doc-files: port latest changes to trunk 2011-06-13 16:25:05 +00:00
README.Documentation
Shortcuts.lyx port today's doc changes to trunk 2011-07-27 04:45:49 +00:00
Tutorial.lyx Tutorial.lyx: fix a typo reported on the list 2012-02-11 01:21:13 +00:00
UserGuide.lyx ported from branch: 2012-05-31 00:45:26 +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