lyx_mirror/lib/doc
2013-06-02 20:24:02 +02:00
..
attic
biblio
ca Trac browse SVN -> GIT 2012-05-23 17:35:08 +02:00
clipart ChangesToolbar.png: update image to the layout of LyX 2.0.x 2012-02-11 05:16:40 +00:00
cs Czech Tutorial.lyx: reset fileformat 2012-11-08 01:22:07 +01:00
da
de Customization.lyx: last step of merging/updating 2013-06-02 20:24:02 +02:00
el Trac browse SVN -> GIT 2012-05-23 17:35:08 +02:00
es Customization.lyx: last step of merging/updating 2013-06-02 20:24:02 +02:00
eu Fix Basque User Guide bib paths 2013-05-29 02:58:16 -04:00
fr Customization.lyx: last step of merging/updating 2013-06-02 20:24:02 +02:00
gl
he
hu hu/Tutorial.lyx: change default output to pdf2 2013-04-12 03:42:15 -04:00
id uk.po: update from Yuri for master 2013-04-19 08:48:49 +02:00
it Italian UG: fix singular diacritics in latin1 table (bug #8621) 2013-04-02 16:20:46 +02:00
ja Customization.lyx: last step of merging/updating 2013-06-02 20:24:02 +02:00
nb Trac browse SVN -> GIT 2012-05-23 17:35:08 +02:00
nl
pl
pt
ro
ru
sk uk.po: update from Yuri for master 2013-04-19 08:48:49 +02:00
sl
sv Trac browse SVN -> GIT 2012-05-23 17:35:08 +02:00
uk Trac browse SVN -> GIT 2012-05-23 17:35:08 +02:00
zh_CN Do not load xeCJK when mot running XeTeX (resolve critical xeCJK error) 2013-05-29 08:06:15 +02:00
Additional.lyx Additional.lyx: update description for multiple columns 2013-06-01 17:58:30 +02:00
Customization.lyx Customization.lyx: last step of merging/updating 2013-06-02 20:24:02 +02: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: cleanup 2013-01-26 03:43:08 +01:00
Formula-numbering.lyx
Intro.lyx Intro.lyx: style fixes by John Hudson 2013-02-06 01:36:58 +01:00
LaTeXConfig.lyx Adjust Libertine font support to most recent version 2013-02-15 10:45:11 +01:00
LFUNs.lyx Implement VCS copy and rename 2013-02-06 20:38:54 +01:00
Makefile.am Add development manual. 2013-02-16 17:48:43 +01:00
Math.lyx Math.lyx: fix potential whitespace issue in preamble 2013-06-02 14:20:26 +02: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 German Tutorial.lyx: some corrections and translations 2013-02-24 02:01:49 +01:00
UserGuide.lyx Spanish UserGuide: translations from Ignacio 2013-05-31 14:31:48 +02: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