lyx_mirror/lib/doc
Jürgen Spitzmüller 1ad60fdebc * lib/doc/Makefile.depend:
- pending change

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24717 a592a061-630c-0410-9148-cb99ea01b6c8
2008-05-11 08:28:39 +00:00
..
biblio
clipart
cs In last commit I wrote: 2007-09-28 01:01:50 +00:00
da
de Math.lyx: the mentioned part of bug 518 has been fixed now in branch too 2008-05-06 00:32:10 +00:00
es Spanish UserGuide.lyx: updates by Ignacio 2008-05-07 22:42:50 +00:00
eu all UserGuides: fix the broken character "DOTTLESS J WITH HAT", according to r20730 2007-10-08 23:16:05 +00:00
fr Minor French documentation updates by Jean-Pierre and Siegfried 2008-05-07 21:37:36 +00:00
gl
he In last commit I wrote: 2007-09-28 01:01:50 +00:00
hu Hungarian translation updates by Szöke 2007-10-03 21:12:56 +00:00
it Italian Intro.lyx: fix footnote in author environment 2008-05-06 23:03:19 +00:00
nb
nl In last commit I wrote: 2007-09-28 01:01:50 +00:00
pl Extended manual: fix description of tex2lyx 2007-09-29 12:42:20 +00:00
pt In last commit I wrote: 2007-09-28 01:01:50 +00:00
ro
ru In last commit I wrote: 2007-09-28 01:01:50 +00:00
sk In last commit I wrote: 2007-09-28 01:01:50 +00:00
sl In last commit I wrote: 2007-09-28 01:01:50 +00:00
sv In last commit I wrote: 2007-09-28 01:01:50 +00:00
ChangeLog
Customization.lyx all docs: fix font loading in the preamble 2008-01-22 22:01:33 +00:00
depend.py I wrote a new manual "LyX's detailed math manual". See the announcement on the list. 2008-01-27 20:50:30 +00:00
doc_toc.py
DocStyle.lyx
DummyDocument1.lyx
DummyDocument2.lyx
DummyTextDocument.txt
EmbeddedObjects.lyx EmbeddedObjects.lyx: check for the sidecap package, since it is e.g. no longer by default installed on MiKTeX. 2008-02-27 00:39:25 +00:00
Extended.lyx Extended.lyx: remove a chapter whose content is already in other doc files 2008-04-10 22:11:49 +00:00
FAQ.lyx all docs: fix font loading in the preamble 2008-01-22 22:01:33 +00:00
Formula-numbering.lyx I wrote a new manual "LyX's detailed math manual". See the announcement on the list. 2008-01-27 20:50:30 +00:00
Intro.lyx all docs: fix font loading in the preamble 2008-01-22 22:01:33 +00:00
LaTeXConfig.lyx.in Fix bug 4668 2008-04-01 02:31:06 +00:00
Makefile.am SCons and Make: register the Italian clipart files 2008-04-22 00:24:14 +00:00
Makefile.depend * lib/doc/Makefile.depend: 2008-05-11 08:28:39 +00:00
Math.lyx Math.lyx: the mentioned part of bug 518 has been fixed now in branch too 2008-05-06 00:32:10 +00:00
README.Documentation
Reference.lyx
Tutorial.lyx - Tutorial.lyx: remove the word "commercial" as requested on the lyx-docs list 2008-04-19 15:06:42 +00:00
UserGuide.lyx UserGuide.lyx: fix output of the wrap floats section 2008-04-08 09:32:42 +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