lyx_mirror/lib/doc
2016-01-12 19:16:41 +01:00
..
attic Remaining broken links corrected 2016-01-12 19:16:41 +01:00
biblio
ca - doc files: re-add some \origin 2016-01-11 23:16:43 +01:00
clipart SpaceMarker.png: fix image 2015-06-17 00:53:53 +02:00
cs - doc files: re-add some \origin 2016-01-11 23:16:43 +01:00
da - doc files: re-add some \origin 2016-01-11 23:16:43 +01:00
de Remaining broken links corrected 2016-01-12 19:16:41 +01:00
el Set default output format for manuals to PDF (pdflatex). 2015-12-10 10:40:50 +01:00
es Remaining broken links corrected 2016-01-12 19:16:41 +01:00
eu Set default output format for manuals to PDF (pdflatex). 2015-12-10 10:40:50 +01:00
fr Remaining broken links corrected 2016-01-12 19:16:41 +01:00
gl Set default output format for manuals to PDF (pdflatex). 2015-12-10 10:40:50 +01:00
he Broken URLs: replace with values found by Jean-Pierre. 2016-01-05 12:13:21 +01:00
hu Set default output format for manuals to PDF (pdflatex). 2015-12-10 10:40:50 +01:00
id Indonesian Userguide: move untranslated file to attic 2015-12-11 00:49:02 +01:00
it Set default output format for manuals to PDF (pdflatex). 2015-12-10 10:40:50 +01:00
ja Remaining broken links corrected 2016-01-12 19:16:41 +01:00
nb Set default output format for manuals to PDF (pdflatex). 2015-12-10 10:40:50 +01:00
nl Set default output format for manuals to PDF (pdflatex). 2015-12-10 10:40:50 +01:00
pl - doc files: re-add some \origin 2016-01-11 23:16:43 +01:00
pt Set default output format for manuals to PDF (pdflatex). 2015-12-10 10:40:50 +01:00
ro Set default output format for manuals to PDF (pdflatex). 2015-12-10 10:40:50 +01:00
ru Set default output format for manuals to PDF (pdflatex). 2015-12-10 10:40:50 +01:00
sk Set default output format for manuals to PDF (pdflatex). 2015-12-10 10:40:50 +01:00
sl Set default output format for manuals to PDF (pdflatex). 2015-12-10 10:40:50 +01:00
sv Set default output format for manuals to PDF (pdflatex). 2015-12-10 10:40:50 +01:00
uk Set default output format for manuals to PDF (pdflatex). 2015-12-10 10:40:50 +01:00
zh_CN Set default output format for manuals to PDF (pdflatex). 2015-12-10 10:40:50 +01:00
Additional.lyx Do not apply \origin at existing files 2016-01-10 19:46:01 +01:00
Customization.lyx Do not apply \origin at existing files 2016-01-10 19:46:01 +01:00
Development.lyx Minor ctest documentation edits. 2016-01-05 17:07:14 +01:00
DummyDocument1.lyx Set default output format for manuals to PDF (pdflatex). 2015-12-10 10:40:50 +01:00
DummyDocument2.lyx Set default output format for manuals to PDF (pdflatex). 2015-12-10 10:40:50 +01:00
DummyTextDocument.txt
EmbeddedObjects.lyx Remaining broken links corrected 2016-01-12 19:16:41 +01:00
Formula-numbering.lyx Set default output format for manuals to PDF (pdflatex). 2015-12-10 10:40:50 +01:00
Intro.lyx Do not apply \origin at existing files 2016-01-10 19:46:01 +01:00
LaTeXConfig.lyx Do not apply \origin at existing files 2016-01-10 19:46:01 +01:00
LFUNs.lyx Set default output format for manuals to PDF (pdflatex). 2015-12-10 10:40:50 +01:00
Makefile.am Indonesian Userguide: move untranslated file to attic 2015-12-11 00:49:02 +01:00
Math.lyx Replace broken links. 2016-01-11 23:42:11 +01:00
MergedManuals.lyx Update docs to latest format for 2.2.0alpha2 2015-11-27 03:23:22 -05:00
README.Documentation
Shortcuts.lyx Set default output format for manuals to PDF (pdflatex). 2015-12-10 10:40:50 +01:00
SpecialParagraphShape.tex add shapepar module 2013-01-12 19:44:08 +01:00
Tutorial.lyx Do not apply \origin at existing files 2016-01-10 19:46:01 +01:00
UserGuide.lyx Remaining broken links corrected 2016-01-12 19:16:41 +01: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