lyx_mirror/lib/doc
2014-03-06 22:38:01 +01:00
..
attic Update the link to AGU files in documentation 2013-12-25 23:28:49 -05:00
biblio
ca
clipart
cs
da
de UserGuide.lyx: improve a writing style 2014-03-06 22:38:01 +01:00
el Fix export of Greek Intro manual with XeTeX 2013-11-11 21:56:57 -05:00
es UserGuide.lyx: improve a writing style 2014-03-06 22:38:01 +01:00
eu Fix Basque Intro ('Chapter' layout does not exist) 2013-08-23 23:03:26 -04:00
fr UserGuide.lyx: improve a writing style 2014-03-06 22:38:01 +01:00
gl
he Hebrew docs: move bookmarks inside of pdflatex if 2013-11-11 22:01:48 -05:00
hu hu/Tutorial.lyx: change default output to pdf2 2013-04-12 03:42:15 -04:00
id Replaced some more invalid urls 2013-08-28 18:07:28 +02:00
it doc files: remove outdated files 2013-06-04 23:04:55 +02:00
ja EmbeddedObjects.lyx: describe caption above/below 2014-03-06 00:01:35 +01:00
nb
nl
pl Polish Additional.lyx: put file into attic 2013-06-03 19:30:44 +02:00
pt
ro
ru
sk Slovakian Userguide: remove completely outdated file 2013-06-04 22:33:08 +02:00
sl
sv
uk
zh_CN Do not load xeCJK when mot running XeTeX (resolve critical xeCJK error) 2013-05-29 08:06:15 +02:00
Additional.lyx Updates to AppleScript support, and documentaoin for it. 2014-03-05 15:46:27 -05:00
Customization.lyx Fix conflicting inset font defaults (bug #8874) 2014-02-10 22:06:32 +01:00
Development.lyx Development.lyx: some format fixes 2013-05-30 23:20:09 +02:00
DummyDocument1.lyx
DummyDocument2.lyx
DummyTextDocument.txt
EmbeddedObjects.lyx EmbeddedObjects.lyx: describe caption above/below 2014-03-06 00:01:35 +01:00
Formula-numbering.lyx Fix XeTeX of Formula-numbering.lyx 2013-10-10 02:23:23 -04:00
Intro.lyx Intro.lyx: style fixes by John Hudson 2013-02-06 01:36:58 +01:00
LaTeXConfig.lyx Allow usage of algorithm2e package (#8744) 2014-01-26 19:23:40 +01:00
LFUNs.lyx Fix various typos in LFUNs.lyx 2014-02-13 14:20:43 +01:00
Makefile.am Add new Japanese files to Makefile.am 2014-02-21 13:57:11 -05:00
Math.lyx Math.lyx: describe LaTeX-comment inset 2014-03-02 23:39:35 +01:00
MergedManuals.lyx MergedManuals.lyx: set default output format to lyxhtml. 2013-03-03 10:11:52 +01:00
README.Documentation
Shortcuts.lyx
SpecialParagraphShape.tex add shapepar module 2013-01-12 19:44:08 +01:00
Tutorial.lyx documentation: first step to update the UserGuide 2014-01-29 20:00:55 +01:00
UserGuide.lyx UserGuide.lyx: improve a writing style 2014-03-06 22:38:01 +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