diff --git a/lib/ChangeLog b/lib/ChangeLog index 1406614743..90f4636f98 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,10 @@ +2003-02-12 Tomasz Luczak + + * layouts/mwart.cls: + * layouts/mwbk.cls: + * layouts/mwrep.cls: new classes. Adaptation of the base classes + to polish typographical conventions. + 2003-02-11 Angus Leeming * BasicLyX.pm: enable reLyX to recognise natbib citations. diff --git a/lib/doc/LaTeXConfig.lyx.in b/lib/doc/LaTeXConfig.lyx.in index bd8afcc584..99e023a463 100644 --- a/lib/doc/LaTeXConfig.lyx.in +++ b/lib/doc/LaTeXConfig.lyx.in @@ -1119,6 +1119,34 @@ The LyX layout file for this document class is still insufficiently tested. \end_deeper \layout Subsection +mwcls (mwart, mwbk, mwrep) +\layout Description + +Found: @chk_mwart@ +\layout Description + +CTAN: +\family typewriter +macros/latex/contrib/supported/mwcls/ +\layout Description + +Notes: These document classes provide different versions of the base LaTeX + document classes +\family sans +article +\family default +, +\family sans +report +\family default + and +\family sans +book +\family default +. + They have been adapted to polish typesetting standards by Marcin Woliński. +\layout Subsection + paper \layout Description diff --git a/lib/layouts/mwart.layout b/lib/layouts/mwart.layout new file mode 100644 index 0000000000..53e53dbe75 --- /dev/null +++ b/lib/layouts/mwart.layout @@ -0,0 +1,45 @@ +#% Do not delete the line below; configure depends on this +# \DeclareLaTeXClass[mwart]{article (mwart)} +# mwart textclass definition file. Taken from initial LyX source code +# Author : Matthias Ettrich +# Transposed by Tomasz Łuczak +# Heavily modifed and enhanced by serveral developers. + +# Input general definitions +Input stdclass.inc + +# There are no chapters in an article. +NoStyle Chapter +NoStyle Chapter* + +MaxCounter Counter_Section +SecNumDepth 3 +TocDepth 3 + +# Page styles +ClassOptions + PageStyle empty|plain|outer|headings|myheadings|uheadings|myuheadings +End + +# Change a bit Part and Part* +Style Part + Align Left + AlignPossible Left + TopSep 2 + BottomSep 1.5 + + Font + Size Larger + EndFont +End + +Style Part* + Align Left + AlignPossible Left + TopSep 2 + BottomSep 1.5 + + Font + Size Larger + EndFont +End diff --git a/lib/layouts/mwbk.layout b/lib/layouts/mwbk.layout new file mode 100644 index 0000000000..728aa5c089 --- /dev/null +++ b/lib/layouts/mwbk.layout @@ -0,0 +1,33 @@ +#% Do not delete the line below; configure depends on this +# \DeclareLaTeXClass[mwart]{book (mwbk)} +# mwbk textclass definition file. Taken from initial LyX source code +# Author : Matthias Ettrich +# Transposed by Tomasz Łuczak +# Heavily modifed and enhanced by serveral developers. + +# Input general definitions +Input stdclass.inc + +# Global parameters. +Sides 2 + +# Page styles +ClassOptions + PageStyle empty|plain|outer|headings|myheadings|uheadings|myuheadings +End + +# There is no abstract environment in book.cls +NoStyle Abstract + +# a few changes to the bibliography +Style Bibliography + TopSep 4 + LabelString Bibliography + # label font definition + LabelFont + Series Bold + Size Huge + EndFont +End + + diff --git a/lib/layouts/mwrep.layout b/lib/layouts/mwrep.layout new file mode 100644 index 0000000000..4d2cbb6c88 --- /dev/null +++ b/lib/layouts/mwrep.layout @@ -0,0 +1,27 @@ +#% Do not delete the line below; configure depends on this +# \DeclareLaTeXClass[mwrep]{report (mwrep)} +# mwrep textclass definition file. Taken from initial LyX source code +# Author : Matthias Ettrich +# Transposed by Tomasz Łuczak +# Heavily modifed and enhanced by serveral developers. + +# Input general definitions +Input stdclass.inc + +# a few changes to the bibliography +Style Bibliography + TopSep 4 + LabelString Bibliography + + # label font definition + LabelFont + Series Bold + Size Huge + EndFont +End + +# Page styles +ClassOptions + PageStyle empty|plain|outer|headings|myheadings|uheadings|myuheadings +End + diff --git a/status.13x b/status.13x index c7863d49a6..0eee8c7c4a 100644 --- a/status.13x +++ b/status.13x @@ -25,16 +25,16 @@ What's new - when there is vertical space between paragraphs, the amount of space is also indicated in the small/medium/large case [bug #814] +- reLyX improvements: support for natib citations, for 'm' column descriptors + in tables; a .lyx file generated by reLyX now says this. + +- new classes mwart, mwbk and mwrep (adaptation of the base classes to + polish conventions) + - new "polski" keymap, useful for entering Polish on a QWERTY keyboard - updated french translation of menus -- a LyX file generated by reLyX now says this. - -- enable reLyX to handle natbib citations - -- enable reLyX to handle 'm' column descriptors in tables. - ** Bug fixes - fix bug where opening the tabular dialog would mark the document as