lyx_mirror/lib/doc
Pavel Sanda 885376bd93 Update LFUNs.lyx
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34402 a592a061-630c-0410-9148-cb99ea01b6c8
2010-05-11 12:01:04 +00:00
..
attic
biblio
ca
clipart - UserGuide.lyx: fix typos spotted by a user 2010-02-24 00:45:39 +00:00
cs
da
de German UserGuide.lyx: harmonize it with the other language versions: 2010-04-28 21:42:11 +00:00
es Spanish Math.lyx: translations by Ignacio 2010-04-29 22:01:50 +00:00
eu
fr French and Spanish Math.lyx: small but important typo 2010-04-28 22:02:41 +00:00
gl
he
hu
id
it
ja Japanese documentation files: a bunch of updates and some new translated files; all by Koji 2010-04-21 23:54:28 +00:00
nb
nl
pl
pt
ro
ru
sk - Slovak Tutorial.lyx: sync file settings with the other language versions of the tutorial 2010-01-08 00:19:56 +00:00
sl
sv
uk
zh_CN Chinese Intro.lyx: sync the document settings with the other language versions of the Intro manual and remove superfluous options 2009-12-01 02:07:08 +00:00
Additional.lyx Fix reverse search when the filename contains a forbidden character 2010-05-08 23:53:35 +00:00
AdvancedSearch.lyx Minor changes. 2010-01-20 18:16:28 +00:00
Customization.lyx Customization.lyx: update fileformat because this manual already contains LyX 2.0-specific stuff 2010-04-28 00:44:16 +00:00
DummyDocument1.lyx
DummyDocument2.lyx
DummyTextDocument.txt
EmbeddedObjects.lyx - Additional.lyx, Math.lyx, UserGuide.lyx: fix typos 2010-04-28 00:42:58 +00:00
Formula-numbering.lyx
Intro.lyx Intro.lyx: 2010-01-08 00:06:08 +00:00
LaTeXConfig.lyx - chkconfig.ltx: 2010-04-27 00:41:24 +00:00
LFUNs.lyx Update LFUNs.lyx 2010-05-11 12:01:04 +00:00
Makefile.am Japanese documentation files: a bunch of updates and some new translated files; all by Koji 2010-04-21 23:54:28 +00:00
Math.lyx Math.lyx: the LaTeX-packages cancel and braket are no longer part of LaTeX standard installations (since this February) 2010-04-28 21:39:23 +00:00
MergedManuals.lyx Add MergedManuals.lyx 2010-03-31 21:34:32 +00:00
README.Documentation
Shortcuts.lyx tabular-feature replaced with inset-modify tabular 2010-02-18 08:35:15 +00:00
Tutorial.lyx - English Tutorial.lyx: fix a typo, spotted by Ignacio 2010-01-16 20:41:48 +00:00
UserGuide.lyx UserGuide.lyx: fix another typo (sorry for the commit spam) 2010-04-28 00:55:58 +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