lyx_mirror/lib/doc
Uwe Stöhr eb940a3d28 EmbeddedObjects:
- Spanish updates
- minor fix

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17175 a592a061-630c-0410-9148-cb99ea01b6c8
2007-02-13 22:25:11 +00:00
..
ChangeLog * Customization.lyx: 2007-02-06 14:35:17 +00:00
cs_Tutorial.lyx * doc/cs_Tutorial.lyx: update by Pavel Sanda 2006-11-19 12:34:08 +00:00
Customization.lyx * Customization.lyx: 2007-02-06 14:35:17 +00:00
da_Intro.lyx
de_Customization.lyx fix filenames 2007-01-24 16:44:50 +00:00
de_Extended.lyx German documentation update from Hartmut Haase 2007-01-03 15:55:48 +00:00
de_FAQ.lyx
de_Intro.lyx - de_Intro updates from Hartmut 2007-02-06 21:20:30 +00:00
de_Tutorial.lyx German documentation update from Hartmut Haase 2007-01-03 15:55:48 +00:00
de_UserGuide.lyx de_Userguide: updates for 1.5 from Hartmut 2007-01-27 19:58:26 +00:00
depend.py rename ExtendedInsets - forgot this 2007-01-31 00:25:24 +00:00
doc_toc.py All lyx files are encoded in utf-8 now. :-) 2006-08-29 11:11:12 +00:00
DocStyle.lyx
EmbeddedObjects.lyx EmbeddedObjects: 2007-02-13 22:25:11 +00:00
es_EmbeddedObjects.lyx EmbeddedObjects: 2007-02-13 22:25:11 +00:00
es_Intro.lyx Spanish updates from Ignacio 2007-02-07 20:41:04 +00:00
es_Tutorial.lyx
escher-lsd.eps
eu_Customization.lyx * Customization.lyx: 2007-02-06 14:35:17 +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 hopefully last part of the ExtendedInsets.lyx renaming 2007-01-31 21:46:10 +00:00
FAQ.lyx
fr_Customization.lyx * Customization.lyx: 2007-02-06 14:35:17 +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 tutorial; updated Intro 2006-12-27 10:37:03 +00:00
gl_Tutorial.lyx fix filenames 2007-01-24 16:44:50 +00:00
he_Intro.lyx update from Ran Rutenberg 2006-11-09 15:17:19 +00:00
he_Tutorial.lyx
hu_Intro.lyx Hungarian documentation update 2006-04-24 09:32:21 +00:00
hu_Tutorial.lyx new Hungarian translation of the Tuturial 2006-09-18 12:18:47 +00:00
Intro.lyx fix filenames 2007-01-24 16:44:50 +00:00
it_Customization.lyx * lib/doc/*.lyx: replace "ascii" by "plain text" 2007-01-16 22:15:33 +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 remove change tracking on file 2006-12-18 09:23:30 +00:00
it_UserGuide.lyx update from Claudio Coco 2006-12-15 17:17:29 +00:00
LaTeXConfig.lyx.in Support for the EURO sign (bug 845): 2006-12-06 16:46:57 +00:00
Makefile.am rename ExtendedInsets to Embedded Objects as discussed 2007-01-31 00:05:50 +00:00
Makefile.depend update classic menu too 2007-01-31 15:59:35 +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 * lib/doc/*.lyx: replace "ascii" by "plain text" 2007-01-16 22:15:33 +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