lyx_mirror/lib/doc
Jean-Marc Lasgouttes 6ff8d78118 update Italian UserGuide
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@15896 a592a061-630c-0410-9148-cb99ea01b6c8
2006-11-13 10:10:42 +00:00
..
ChangeLog
cs_Tutorial.lyx new Czech splash; update Czech tutorial 2006-08-11 09:42:25 +00:00
Customization.lyx remove obsolete file lyxrc.example 2006-11-09 17:40:44 +00:00
da_Intro.lyx
de_Customization.lyx remove obsolete file lyxrc.example 2006-11-09 17:40:44 +00:00
de_Extended.lyx update german documentation 2006-08-17 10:13:27 +00:00
de_FAQ.lyx
de_Intro.lyx
de_Tutorial.lyx Document inset-dissolve without format change (taken from 1.4 branch) 2006-09-25 15:06:04 +00:00
de_UserGuide.lyx Document inset-dissolve without format change (taken from 1.4 branch) 2006-09-25 15:06:04 +00:00
depend.py Do not add backup .lyx~ files to lib/doc/Makefile.depend. 2006-07-22 15:17:27 +00:00
doc_toc.py All lyx files are encoded in utf-8 now. :-) 2006-08-29 11:11:12 +00:00
DocStyle.lyx
es_Intro.lyx
es_Tutorial.lyx
escher-lsd.eps
eu_Customization.lyx remove obsolete file lyxrc.example 2006-11-09 17:40:44 +00:00
eu_Extended.lyx Fix more invalid documents: s/\\color default/\\color inherit/ 2006-11-01 14:55:38 +00:00
eu_FAQ.lyx
eu_Intro.lyx
eu_Tutorial.lyx
eu_UserGuide.lyx Fix more invalid documents: s/\\color default/\\color inherit/ 2006-11-01 14:55:38 +00:00
Extended.lyx glossary documentation update from Ugras 2006-11-10 15:49:08 +00:00
FAQ.lyx
fr_Customization.lyx remove obsolete file lyxrc.example 2006-11-09 17:40:44 +00:00
fr_Extended.lyx
fr_FAQ.lyx
fr_Intro.lyx
fr_Tutorial.lyx * Customization.lyx: 2006-08-12 11:26:09 +00:00
fr_UserGuide.lyx Fix more invalid documents: s/\\color default/\\color inherit/ 2006-11-01 14:55:38 +00:00
gl_Intro.lyx new Galician docs 2006-10-24 08:10:34 +00:00
he_Intro.lyx update from Ran Rutenberg 2006-11-09 15:17:19 +00:00
he_Tutorial.lyx
hu_Intro.lyx
hu_Tutorial.lyx new Hungarian translation of the Tuturial 2006-09-18 12:18:47 +00:00
Intro.lyx
it_Customization.lyx remove obsolete file lyxrc.example 2006-11-09 17:40:44 +00:00
it_Intro.lyx Fix more invalid documents: s/\\color default/\\color inherit/ 2006-11-01 14:55:38 +00:00
it_Tutorial.lyx
it_UserGuide.lyx update Italian UserGuide 2006-11-13 10:10:42 +00:00
LaTeXConfig.lyx.in replace "Notation Entry" by "Glossary Entry" and "Notation List" by "Glossary" 2006-11-07 22:28:53 +00:00
Makefile.am new Galician docs 2006-10-24 08:10:34 +00:00
Makefile.depend missing bits of the new galician translation 2006-10-25 19:03:36 +00:00
mobius.eps
nb_Intro.lyx
nl_Intro.lyx
nl_Tutorial.lyx Fix more invalid documents: s/\\color default/\\color inherit/ 2006-11-01 14:55:38 +00:00
pl_Extended.lyx
pl_Intro.lyx
pl_Tutorial.lyx
platypus.eps
pt_Intro.lyx
pt_Tutorial.lyx
README.Documentation
Reference.lyx
ro_Intro.lyx
ru_FAQ.lyx
ru_Intro.lyx
ru_Tutorial.lyx
sk_Tutorial.lyx
sk_UserGuide.lyx
sl_Intro.lyx
sl_Tutorial.lyx
sv_Intro.lyx
sv_Tutorial.lyx
Tutorial.lyx Document inset-dissolve without format change (taken from 1.4 branch) 2006-09-25 15:06:04 +00:00
UserGuide.lyx Document inset-dissolve without format change (taken from 1.4 branch) 2006-09-25 15:06:04 +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