Scott Kostyshak 2b1b233bc0 Fix polyglossia exports for docs with babel cmds
Many of our documents have babel-specific preamble code. By putting
this code in a \@ifpackageloaded{babel}{}{} conditional, XeTeX and
LuaTeX compilation with polyglossia now works. This fixes some
LuaTeX tests that were broken by edd37de8 and also allows us to
uninvert some XeTeX tests.

Note that in some of the files although the preambles were fixed to
allow for polyglossia, they still do not compile without errors:
es/Math.lyx
es/Customization.lyx
de/Customization.lyx

Similar fixes might be desired in other manuals but these at least
fix regressions in the tests.
2015-10-25 00:12:26 -04:00
..
2014-03-23 17:49:35 +01:00
2015-06-17 00:53:53 +02:00
2014-03-27 01:59:00 -07:00
2014-03-23 17:49:35 +01:00
2014-03-23 17:49:35 +01:00
2014-03-23 17:49:35 +01:00
2014-03-23 17:49:35 +01:00
2014-03-23 17:49:35 +01:00
2014-03-23 17:49:35 +01:00
2015-07-16 20:44:47 +02:00
2014-03-23 17:49:35 +01:00
2015-10-25 04:37:00 +01:00
2014-03-23 17:49:35 +01:00
2014-03-23 17:49:35 +01:00
2014-03-23 17:49:35 +01:00
2014-03-23 17:49:35 +01:00
2014-03-23 17:49:35 +01:00
2014-03-23 17:49:35 +01:00
2014-03-23 17:49:35 +01:00
2014-03-23 17:49:35 +01:00
2014-03-23 17:49:35 +01:00
2014-03-23 17:49:35 +01:00
2014-03-23 17:49:35 +01:00
2015-09-20 13:05:30 +02:00
2014-03-23 17:49:35 +01:00
2013-01-12 19:44:08 +01:00
2015-09-24 18:00:03 -04: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