>>>>> "jamatos" == jamatos  <[EMAIL PROTECTED]> writes:

jamatos> Author: jamatos Date: Wed Apr 25 02:55:09 2007 New Revision:
jamatos> 17962

jamatos> URL: http://www.lyx.org/trac/changeset/17962 Log: Fix bug
jamatos> 2966 (linuxdoc manpages)

Please remember status.14x (and even ChangeLogs)

jamatos> Modified:
jamatos> lyx-devel/branches/BRANCH_1_4_X/lib/examples/docbook_article.lyx
jamatos> lyx-devel/branches/BRANCH_1_4_X/lib/generate_contributions.py
jamatos> lyx-devel/branches/BRANCH_1_4_X/lib/layouts/manpage.layout

jamatos> Modified:
jamatos> lyx-devel/branches/BRANCH_1_4_X/lib/examples/docbook_article.lyx
jamatos> URL:
jamatos> 
http://www.lyx.org/trac/file/lyx-devel/branches/BRANCH_1_4_X/lib/examples/docbook_article.lyx?rev=17962
jamatos> 
==============================================================================
jamatos> ---
jamatos> lyx-devel/branches/BRANCH_1_4_X/lib/examples/docbook_article.lyx
jamatos> (original) +++
jamatos> lyx-devel/branches/BRANCH_1_4_X/lib/examples/docbook_article.lyx
jamatos> Wed Apr 25 02:55:09 2007 @@ -1,4 +1,4 @@ -#LyX 1.4.1 created
jamatos> this file. For more info see http://www.lyx.org/ +#LyX
jamatos> 1.4.4svn created this file. For more info see
jamatos> http://www.lyx.org/ \lyxformat 245 \begin_document
jamatos> \begin_header @@ -29,80 +29,19 @@
 
jamatos>  \begin_body
 
jamatos> -\begin_layout Standard -\begin_inset ERT -status inlined -
jamatos> -\begin_layout Standard - - - -\begin_inset Note Note -status
jamatos> collapsed - -\begin_layout Standard - -Here goes the
jamatos> information about the article: -\end_layout - -\end_inset - -
jamatos> -\end_layout - -\begin_layout Standard - -* title
jamatos> -\end_layout - -\begin_layout Standard - -* date -\end_layout
jamatos> - -\begin_layout Standard - -* author -\end_layout -
jamatos> -\begin_layout Standard - -+ first name -\end_layout -
jamatos> -\begin_layout Standard - -+ last name -\end_layout -
jamatos> -\begin_layout Standard - -* abstract -\end_layout -
jamatos> -\end_inset - - -\end_layout - \begin_layout Title - Docbook
jamatos> with LyX \end_layout
 
jamatos>  \begin_layout Date - 24 September 1999 \end_layout
 
jamatos>  \begin_layout Author - - \begin_inset CharStyle Firstname
jamatos> status inlined
 
jamatos>  \begin_layout Standard - José \end_layout
 
jamatos> @@ -113,7 +52,6 @@ status inlined
 
jamatos>  \begin_layout Standard - Matos \end_layout
 
jamatos> @@ -123,18 +61,14 @@ \end_layout
 
jamatos>  \begin_layout Abstract - This is a small illustration of
jamatos> lyx's features using DocBook. \end_layout
 
jamatos>  \begin_layout Abstract - The abstract can span several
jamatos> paragraphs. \end_layout
 
jamatos>  \begin_layout Section - - \begin_inset LatexCommand
jamatos> \label{first-section}
 
jamatos>  \end_inset @@ -143,28 +77,23 @@ \end_layout
 
jamatos>  \begin_layout Standard - This file ilustrates the generation
jamatos> of docbook documents with LyX. \end_layout
 
jamatos>  \begin_layout Standard - This will improve as soon as new
jamatos> features are available. \end_layout
 
jamatos>  \begin_layout Section - Standard layouts \end_layout
 
jamatos>  \begin_layout Standard - One of the goals is the support, as
jamatos> much as possible, of layouts used in other textclass, for
jamatos> compatibility purposes. \end_layout
 
jamatos>  \begin_layout Standard - Remember that this is work in
jamatos> progress, I would like to hear any comments, good or
jamatos> \begin_inset Quotes eld @@ -178,101 +107,82 @@ \end_layout
 
jamatos>  \begin_layout Subsection - Lists \end_layout
 
jamatos>  \begin_layout Standard - This is an example with several
jamatos> nested lists. \end_layout
 
jamatos>  \begin_layout Itemize - item 1 \end_layout
 
jamatos>  \begin_deeper \begin_layout Enumerate - item 2 \end_layout
 
jamatos>  \begin_layout Description - new item \end_layout
 
jamatos>  \begin_deeper \begin_layout Enumerate - collection
jamatos> \end_layout
 
jamatos>  \end_deeper \end_deeper \begin_layout Itemize - new set
jamatos> \end_layout
 
jamatos>  \begin_layout Subsection - Code \end_layout
 
jamatos>  \begin_layout Standard - Required steps to have a running
jamatos> lyx. \end_layout
 
jamatos>  \begin_layout Quotation - Be carefull with your own code.
jamatos> \end_layout
 
jamatos>  \begin_layout Quotation - The debugger. \end_layout
 
jamatos>  \begin_layout Code - cat > env.out \end_layout
 
jamatos>  \begin_layout Code - tar xvzf lyx.tgz \end_layout
 
jamatos>  \begin_layout Code - cd lyx-1_0_x \end_layout
 
jamatos>  \begin_layout Code - ./configure \end_layout
 
jamatos>  \begin_layout Code - make \end_layout
 
jamatos>  \begin_layout Code - make install \end_layout
 
jamatos>  \begin_layout Subsection - Labels \end_layout
 
jamatos>  \begin_layout Standard - If a label is the first element in
jamatos> any layout, that label will be merged with that element. See
jamatos> as an example @@ -284,12 +194,10 @@ \end_layout
 
jamatos>  \begin_layout Subsection - Fonts \end_layout
 
jamatos>  \begin_layout Standard - The only fonts supported are \emph
jamatos> on Emphasis @@ -299,7 +207,6 @@ status inlined
 
jamatos>  \begin_layout Standard - SGML \end_layout
 
jamatos> @@ -309,12 +216,10 @@ \end_layout
 
jamatos>  \begin_layout Subsection - Figures \end_layout
 
jamatos>  \begin_layout Standard - One of the major changes in the
jamatos> docbook when compared with the linuxdoc support are the
jamatos> figures support. LyX only allows to view eps figures. @@
jamatos> -322,7 +227,6 @@ \end_layout
 
jamatos>  \begin_layout Standard - Notice that when the docbook code
jamatos> is exported the filename extension is stripped. This enables
jamatos> that when the several backends are processed in sgmltools, @@
jamatos> -331,8 +235,6 @@ \end_layout
 
jamatos>  \begin_layout Standard - - \begin_inset Float figure
jamatos> placement htbp wide false @@ -340,8 +242,6 @@ status open
 
jamatos>  \begin_layout Standard - - \begin_inset Graphics filename
jamatos> ../doc/platypus.eps display grayscale @@ -356,7 +256,6 @@
jamatos> \end_layout
 
jamatos>  \begin_layout Caption - Nice platypus \end_layout
 
jamatos> @@ -366,13 +265,10 @@ \end_layout
 
jamatos>  \begin_layout Standard - Wide figures are treated as normal
jamatos> figures. \end_layout
 
jamatos>  \begin_layout Standard - - \begin_inset Float figure
jamatos> placement htbp wide true @@ -380,8 +276,6 @@ status open
 
jamatos>  \begin_layout Standard - - \begin_inset Graphics filename
jamatos> ../doc/platypus.eps display grayscale @@ -396,7 +290,6 @@
jamatos> \end_layout
 
jamatos>  \begin_layout Caption - long, very long... :-) \end_layout
jamatos> @@ -407,12 +300,10 @@ \end_layout
 
jamatos>  \begin_layout Subsection - Tables \end_layout
 
jamatos>  \begin_layout Standard - There is also basic support for
jamatos> tables. \begin_inset Float table placement htbp @@ -422,7
jamatos> +313,6 @@
 
jamatos>  \begin_layout Standard \align center - \begin_inset Tabular
jamatos> <lyxtabular version="3" rows="3" columns="5"> <features> @@
jamatos> -445,7 +335,6 @@ \begin_inset Text
 
jamatos>  \begin_layout Standard - Software 1 \end_layout
 
jamatos> @@ -455,7 +344,6 @@ \begin_inset Text
 
jamatos>  \begin_layout Standard - Software 2 \end_layout
 
jamatos> @@ -465,7 +353,6 @@ \begin_inset Text
 
jamatos>  \begin_layout Standard - Software 3 \end_layout
 
jamatos> @@ -475,7 +362,6 @@ \begin_inset Text
 
jamatos>  \begin_layout Standard - Software 4 \end_layout
 
jamatos> @@ -487,7 +373,6 @@ \begin_inset Text
 
jamatos>  \begin_layout Standard - Plataform 1 \end_layout
 
jamatos> @@ -497,7 +382,6 @@ \begin_inset Text
 
jamatos>  \begin_layout Standard - 25 MB \end_layout
 
jamatos> @@ -507,7 +391,6 @@ \begin_inset Text
 
jamatos>  \begin_layout Standard - 10 MB \end_layout
 
jamatos> @@ -517,7 +400,6 @@ \begin_inset Text
 
jamatos>  \begin_layout Standard - 34 MB \end_layout
 
jamatos> @@ -538,7 +420,6 @@ \begin_inset Text
 
jamatos>  \begin_layout Standard - Plataform 2 \end_layout
 
jamatos> @@ -557,7 +438,6 @@ \begin_inset Text
 
jamatos>  \begin_layout Standard - 12 MB \end_layout
 
jamatos> @@ -567,7 +447,6 @@ \begin_inset Text
 
jamatos>  \begin_layout Standard - 30 MB \end_layout
 
jamatos> @@ -577,7 +456,6 @@ \begin_inset Text
 
jamatos>  \begin_layout Standard - 35 MB \end_layout
 
jamatos> @@ -592,7 +470,6 @@ \end_layout
 
jamatos>  \begin_layout Caption - Nice Formal Table \end_layout
 
jamatos> @@ -602,17 +479,14 @@ \end_layout
 
jamatos>  \begin_layout Standard - As it happens with the figures the
jamatos> wide tables are treated as normal tables. \end_layout
 
jamatos>  \begin_layout Subsection - Margins \end_layout
 
jamatos>  \begin_layout Standard - There are some restrictions when
jamatos> using margins. For further information on docbook allowed
jamatos> syntax consult the \begin_inset LatexCommand \url[docbook
jamatos> reference
jamatos> manual]{http://www.oasis-open.org/docbook/documentation/reference/}
jamatos> @@ -623,7 +497,6 @@ \end_layout
 
jamatos>  \begin_layout Quotation - It is also possible to insert
jamatos> margin notes inside some environments. \end_layout
 
jamatos> @@ -634,13 +507,10 @@
 
jamatos>  \begin_layout Standard
 
jamatos> - - \begin_inset Marginal status collapsed
 
jamatos>  \begin_layout Standard - margin note \end_layout
 
jamatos> @@ -666,20 +536,17 @@
 
jamatos>  \end_deeper \begin_layout Quotation - Notice that the
jamatos> previous layout is at level 1 \begin_inset Foot status
jamatos> collapsed
 
jamatos>  \begin_layout Standard - This comes from a docbook
jamatos> restriction. Sidebar can only appear inside "MSGTEXT",
jamatos> "CAUTION", "IMPORTANT", "NOTE", "TIP", "WARNING",
jamatos> "BLOCKQUOTE". \end_layout
 
jamatos>  \begin_layout Standard - These environments are easily added
jamatos> to the docbook layout. \end_layout
 
jamatos> @@ -695,13 +562,10 @@
 
jamatos>  \begin_layout Standard
 
jamatos> - - \begin_inset Marginal status collapsed
 
jamatos>  \begin_layout Standard - too marginal ;-) \end_layout
 
jamatos> @@ -717,71 +581,58 @@
 
jamatos>  \end_deeper \begin_layout Section - The road map \end_layout
 
jamatos>  \begin_layout Standard - This is a small list of the
jamatos> remaining tasks: \end_layout
 
jamatos>  \begin_layout Itemize - Expand the number of layouts
jamatos> \end_layout
 
jamatos>  \begin_deeper \begin_layout Itemize - example \end_layout
 
jamatos>  \begin_layout Itemize - note \end_layout
 
jamatos>  \begin_layout Itemize - warning \end_layout
 
jamatos>  \begin_layout Itemize - tip \end_layout
 
jamatos>  \begin_layout Itemize - caution \end_layout
 
jamatos>  \begin_layout Itemize - important \end_layout
 
jamatos>  \end_deeper \begin_layout Itemize - Compose other layout
jamatos> files, besides article \end_layout
 
jamatos>  \begin_deeper \begin_layout Enumerate - book \end_layout
 
jamatos>  \begin_layout Enumerate - set (very unlikely) \begin_inset
jamatos> Foot status collapsed
 
jamatos>  \begin_layout Standard - I do not expect lyx to deal with
jamatos> colection of books, for now! \end_layout
 
jamatos> @@ -791,35 +642,29 @@ \end_layout
 
jamatos>  \begin_layout Enumerate - refentry \end_layout
 
jamatos>  \end_deeper \begin_layout Itemize - goodies \end_layout
 
jamatos>  \begin_deeper \begin_layout Enumerate - including other lyx
jamatos> files \end_layout
 
jamatos>  \begin_layout Enumerate - more advanced tables support
jamatos> \end_layout
 
jamatos>  \end_deeper \begin_layout Itemize - better documentation
jamatos> \end_layout
 
jamatos>  \begin_layout Standard - That's all. ;-) \end_layout

jamatos> Modified:
jamatos> lyx-devel/branches/BRANCH_1_4_X/lib/generate_contributions.py
jamatos> URL:
jamatos> 
http://www.lyx.org/trac/file/lyx-devel/branches/BRANCH_1_4_X/lib/generate_contributions.py?rev=17962
jamatos> 
==============================================================================
jamatos> ---
jamatos> lyx-devel/branches/BRANCH_1_4_X/lib/generate_contributions.py
jamatos> (original) +++
jamatos> lyx-devel/branches/BRANCH_1_4_X/lib/generate_contributions.py
jamatos> Wed Apr 25 02:55:09 2007 @@ -654,6 +654,14 @@ "22 February
jamatos> 2005", u"Fix to a very hard-to-find egcs bug that crashed LyX
jamatos> on alpha architecture"),
 
jamatos> + contributer(u"Harshula Jayasuriya", + "harshula () gmail !
jamatos> com", + "GPL", + "Re: Bug in export to DocBook", +
jamatos> "m=116884249725701", + "15 January 2007", + u"Fix docbook
jamatos> generation of nested lists"),
jamatos> +
jamatos>       contributer(u"David L. Johnson", "david.johnson ()
jamatos> lehigh ! edu", "GPL",

jamatos> Modified:
jamatos> lyx-devel/branches/BRANCH_1_4_X/lib/layouts/manpage.layout
jamatos> URL:
jamatos> 
http://www.lyx.org/trac/file/lyx-devel/branches/BRANCH_1_4_X/lib/layouts/manpage.layout?rev=17962
jamatos> 
==============================================================================
jamatos> ---
jamatos> lyx-devel/branches/BRANCH_1_4_X/lib/layouts/manpage.layout
jamatos> (original) +++
jamatos> lyx-devel/branches/BRANCH_1_4_X/lib/layouts/manpage.layout
jamatos> Wed Apr 25 02:55:09 2007 @@ -10,6 +10,10 @@ PageStyle Plain
jamatos> OutputType linuxdoc DefaultStyle Standard
jamatos> +
jamatos> +ClassOptions + Header "<!doctype linuxdoc system" +End
 
jamatos>  Input stdcounters.inc
 


jamatos> _______________________________________________ Cvslog
jamatos> mailing list [EMAIL PROTECTED]
jamatos> http://www.lyx.org/mailman/listinfo/cvslog

Reply via email to