lyx_mirror/lib/doc
Uwe Stöhr d34d95a8aa French documentation files: translations by Siegfried
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33151 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-22 02:14:58 +00:00
..
attic move the obsolete DocStyle.lyx file to an attic folder as requested 2009-06-23 01:25:12 +00:00
biblio
ca The rest of Extendedlyx -> Additional.lyx move 2009-08-18 22:17:30 +00:00
clipart Added description of replace functionality and missing options. 2010-01-10 12:21:05 +00:00
cs
da Next bits for Extended -> Additional 2009-08-19 09:14:23 +00:00
de Oops. Forgot to save. 2010-01-18 17:21:42 +00:00
es EmbeddedObjects.lyx: update description of multirows 2010-01-17 13:00:00 +00:00
eu The rest of Extendedlyx -> Additional.lyx move 2009-08-18 22:17:30 +00:00
fr French documentation files: translations by Siegfried 2010-01-22 02:14:58 +00:00
gl documentation files: remove residues of DocStyle.lyx 2009-06-20 13:54:39 +00:00
he Hebrew Intro.lyx: one more extended -> Additional conversion 2009-08-18 23:18:43 +00:00
hu The rest of Extendedlyx -> Additional.lyx move 2009-08-18 22:17:30 +00:00
id The rest of Extendedlyx -> Additional.lyx move 2009-08-18 22:17:30 +00:00
it The rest of Extendedlyx -> Additional.lyx move 2009-08-18 22:17:30 +00:00
ja UserGuide.lyx: don't pollute the TOC unnecessarily 2009-12-08 00:19:16 +00:00
nb Intro.lyx: - bugzilla is dead 2009-06-06 16:25:05 +00:00
nl documentation files: remove residues of DocStyle.lyx 2009-06-20 13:54:39 +00:00
pl The rest of Extendedlyx -> Additional.lyx move 2009-08-18 22:17:30 +00:00
pt documentation files: remove residues of DocStyle.lyx 2009-06-20 13:54:39 +00:00
ro documentation files: remove residues of DocStyle.lyx 2009-06-20 13:54:39 +00:00
ru The rest of Extendedlyx -> Additional.lyx move 2009-08-18 22:17:30 +00:00
sk - Slovak Tutorial.lyx: sync file settings with the other language versions of the tutorial 2010-01-08 00:19:56 +00:00
sl documentation files: remove residues of DocStyle.lyx 2009-06-20 13:54:39 +00:00
sv documentation files: remove residues of DocStyle.lyx 2009-06-20 13:54:39 +00:00
uk The rest of Extendedlyx -> Additional.lyx move 2009-08-18 22:17:30 +00:00
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 More XHTML documentation. 2010-01-21 18:12:12 +00:00
AdvancedSearch.lyx Minor changes. 2010-01-20 18:16:28 +00:00
Customization.lyx Documentation for PrettyFormat. 2010-01-20 22:31:24 +00:00
DummyDocument1.lyx
DummyDocument2.lyx
DummyTextDocument.txt
EmbeddedObjects.lyx EmbeddedObjects.lyx: update description of multirows 2010-01-17 13:00:00 +00:00
Formula-numbering.lyx
Intro.lyx Intro.lyx: 2010-01-08 00:06:08 +00:00
LaTeXConfig.lyx * layouts and templates for svmono and svmult, contributed by Koji Yokota (#6253). 2009-11-06 12:17:24 +00:00
LFUNs.lyx Regenerate LFuns.lyx 2010-01-10 16:50:34 +00:00
Makefile.am * New Chinese translation of the Intro, by TaoWang. 2009-11-30 09:19:47 +00:00
Math.lyx Math.lyx: typo 2009-12-07 23:32:08 +00:00
README.Documentation
Shortcuts.lyx
Tutorial.lyx - English Tutorial.lyx: fix a typo, spotted by Ignacio 2010-01-16 20:41:48 +00:00
UserGuide.lyx typo and small addition 2010-01-18 11:06:22 +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