]> git.lyx.org Git - lyx.git/blobdiff - lib/examples/docbook_article.lyx
xpm -> png
[lyx.git] / lib / examples / docbook_article.lyx
index 33f293578d86cb92f2c9bb5514921e56ef1ddd46..5deefcf3432accfe15243b4de2b222d58f02b79c 100644 (file)
@@ -1,17 +1,25 @@
 #LyX 1.5.0svn created this file. For more info see http://www.lyx.org/
-\lyxformat 245
+\lyxformat 276
 \begin_document
 \begin_header
 \textclass docbook
 \language english
 \inputencoding default
-\fontscheme default
+\font_roman default
+\font_sans default
+\font_typewriter default
+\font_default_family default
+\font_sc false
+\font_osf false
+\font_sf_scale 100
+\font_tt_scale 100
 \graphics default
 \paperfontsize default
 \spacing single
 \papersize default
 \use_geometry false
 \use_amsmath 0
+\use_esint 0
 \cite_engine basic
 \use_bibtopic false
 \paperorientation portrait
 \papersides 1
 \paperpagestyle default
 \tracking_changes false
-\output_changes true
+\output_changes false
+\author "Jose' Matos"
 \end_header
 
 \begin_body
 
-\begin_layout Standard
-\begin_inset ERT
-status inlined
-
-\begin_layout Standard
-
-
-\begin_inset Note Note
-status collapsed
-
-\begin_layout Standard
-
-Here goes the information about the article:
-\end_layout
-
-\end_inset
-
-
-\end_layout
-
-\begin_layout Standard
-
-* title
-\end_layout
-
-\begin_layout Standard
-
-* date
-\end_layout
-
-\begin_layout Standard
-
-* author
-\end_layout
-
-\begin_layout Standard
-
-+ first name
-\end_layout
-
-\begin_layout Standard
-
-+ last name
-\end_layout
-
-\begin_layout Standard
-
-* abstract
-\end_layout
-
-\end_inset
-
-
-\end_layout
-
 \begin_layout Title
-
 Docbook with LyX
 \end_layout
 
 \begin_layout Date
-
 24 September 1999
 \end_layout
 
 \begin_layout Author
-
-
 \begin_inset CharStyle Firstname
+show_label true
 status inlined
 
 \begin_layout Standard
-
-José
+José
 \end_layout
 
 \end_inset
 
 
 \begin_inset CharStyle Surname
+show_label true
 status inlined
 
 \begin_layout Standard
-
 Matos
 \end_layout
 
@@ -123,19 +72,16 @@ Matos
 \end_layout
 
 \begin_layout Abstract
-
 This is a small illustration of lyx's features using DocBook.
 \end_layout
 
 \begin_layout Abstract
-
 The abstract can span several paragraphs.
 \end_layout
 
 \begin_layout Section
-
-
-\begin_inset LatexCommand \label{first-section}
+\begin_inset LatexCommand label
+name "first-section"
 
 \end_inset
 
@@ -143,28 +89,23 @@ Introduction
 \end_layout
 
 \begin_layout Standard
-
 This file ilustrates the generation of docbook documents with LyX.
 \end_layout
 
 \begin_layout Standard
-
 This will improve as soon as new features are available.
 \end_layout
 
 \begin_layout Section
-
 Standard layouts
 \end_layout
 
 \begin_layout Standard
-
 One of the goals is the support, as much as possible, of layouts used in
  other textclass, for compatibility purposes.
 \end_layout
 
 \begin_layout Standard
-
 Remember that this is work in progress, I would like to hear any comments,
  good or 
 \begin_inset Quotes eld
@@ -178,105 +119,88 @@ bad
 \end_layout
 
 \begin_layout Subsection
-
 Lists
 \end_layout
 
 \begin_layout Standard
-
 This is an example with several nested lists.
 \end_layout
 
 \begin_layout Itemize
-
 item 1
 \end_layout
 
 \begin_deeper
 \begin_layout Enumerate
-
 item 2
 \end_layout
 
 \begin_layout Description
-
 new item
 \end_layout
 
 \begin_deeper
 \begin_layout Enumerate
-
 collection
 \end_layout
 
 \end_deeper
 \end_deeper
 \begin_layout Itemize
-
 new set
 \end_layout
 
 \begin_layout Subsection
-
 Code
 \end_layout
 
 \begin_layout Standard
-
 Required steps to have a running lyx.
 \end_layout
 
 \begin_layout Quotation
-
 Be carefull with your own code.
 \end_layout
 
 \begin_layout Quotation
-
 The debugger.
 \end_layout
 
 \begin_layout Code
-
 cat > env.out
 \end_layout
 
 \begin_layout Code
-
 tar xvzf lyx.tgz
 \end_layout
 
 \begin_layout Code
-
 cd lyx-1_0_x
 \end_layout
 
 \begin_layout Code
-
 ./configure
 \end_layout
 
 \begin_layout Code
-
 make
 \end_layout
 
 \begin_layout Code
-
 make install
 \end_layout
 
 \begin_layout Subsection
-
 Labels
 \end_layout
 
 \begin_layout Standard
-
 If a label is the first element in any layout, that label will be merged
  with that element.
  See as an example 
-\begin_inset LatexCommand \ref[first-section]{first-section}
+\begin_inset LatexCommand ref
+name "first-section"
+reference "first-section"
 
 \end_inset
 
@@ -284,22 +208,20 @@ If a label is the first element in any layout, that label will be merged
 \end_layout
 
 \begin_layout Subsection
-
 Fonts
 \end_layout
 
 \begin_layout Standard
-
 The only fonts supported are 
 \emph on
 Emphasis
 \emph default
  and 
 \begin_inset CharStyle Literal
+show_label true
 status inlined
 
 \begin_layout Standard
-
 SGML
 \end_layout
 
@@ -309,12 +231,10 @@ SGML
 \end_layout
 
 \begin_layout Subsection
-
 Figures
 \end_layout
 
 \begin_layout Standard
-
 One of the major changes in the docbook when compared with the linuxdoc
  support are the figures support.
  LyX only allows to view eps figures.
@@ -322,7 +242,6 @@ One of the major changes in the docbook when compared with the linuxdoc
 \end_layout
 
 \begin_layout Standard
-
 Notice that when the docbook code is exported the filename extension is
  stripped.
  This enables that when the several backends are processed in sgmltools,
@@ -331,8 +250,6 @@ Notice that when the docbook code is exported the filename extension is
 \end_layout
 
 \begin_layout Standard
-
-
 \begin_inset Float figure
 placement htbp
 wide false
@@ -340,8 +257,6 @@ sideways false
 status open
 
 \begin_layout Standard
-
-
 \begin_inset Graphics
        filename ../doc/platypus.eps
        display grayscale
@@ -350,29 +265,34 @@ status open
        rotateAngle 45
        rotateOrigin center
 
+scaleBeforeRotation
 \end_inset
 
 
 \end_layout
 
-\begin_layout Caption
+\begin_layout 
+\begin_inset Caption
 
+\begin_layout 
 Nice platypus
 \end_layout
 
 \end_inset
 
+
+\end_layout
+
+\end_inset
+
  
 \end_layout
 
 \begin_layout Standard
-
 Wide figures are treated as normal figures.
 \end_layout
 
 \begin_layout Standard
-
-
 \begin_inset Float figure
 placement htbp
 wide true
@@ -380,8 +300,6 @@ sideways false
 status open
 
 \begin_layout Standard
-
-
 \begin_inset Graphics
        filename ../doc/platypus.eps
        display grayscale
@@ -390,13 +308,16 @@ status open
        rotateAngle 45
        rotateOrigin center
 
+scaleBeforeRotation
 \end_inset
 
 
 \end_layout
 
-\begin_layout Caption
+\begin_layout 
+\begin_inset Caption
 
+\begin_layout 
 long, very long...
  :-)
 \end_layout
@@ -406,13 +327,16 @@ long, very long...
 
 \end_layout
 
-\begin_layout Subsection
+\end_inset
+
 
+\end_layout
+
+\begin_layout Subsection
 Tables
 \end_layout
 
 \begin_layout Standard
-
 There is also basic support for tables.
 \begin_inset Float table
 placement htbp
@@ -422,7 +346,6 @@ status open
 
 \begin_layout Standard
 \align center
-
 \begin_inset Tabular
 <lyxtabular version="3" rows="3" columns="5">
 <features>
@@ -445,7 +368,6 @@ status open
 \begin_inset Text
 
 \begin_layout Standard
-
 Software 1
 \end_layout
 
@@ -455,7 +377,6 @@ Software 1
 \begin_inset Text
 
 \begin_layout Standard
-
 Software 2
 \end_layout
 
@@ -465,7 +386,6 @@ Software 2
 \begin_inset Text
 
 \begin_layout Standard
-
 Software 3
 \end_layout
 
@@ -475,7 +395,6 @@ Software 3
 \begin_inset Text
 
 \begin_layout Standard
-
 Software 4
 \end_layout
 
@@ -487,7 +406,6 @@ Software 4
 \begin_inset Text
 
 \begin_layout Standard
-
 Plataform 1
 \end_layout
 
@@ -497,7 +415,6 @@ Plataform 1
 \begin_inset Text
 
 \begin_layout Standard
-
 25 MB
 \end_layout
 
@@ -507,7 +424,6 @@ Plataform 1
 \begin_inset Text
 
 \begin_layout Standard
-
 10 MB
 \end_layout
 
@@ -517,7 +433,6 @@ Plataform 1
 \begin_inset Text
 
 \begin_layout Standard
-
 34 MB
 \end_layout
 
@@ -538,7 +453,6 @@ Plataform 1
 \begin_inset Text
 
 \begin_layout Standard
-
 Plataform 2
 \end_layout
 
@@ -557,7 +471,6 @@ Plataform 2
 \begin_inset Text
 
 \begin_layout Standard
-
 12 MB
 \end_layout
 
@@ -567,7 +480,6 @@ Plataform 2
 \begin_inset Text
 
 \begin_layout Standard
-
 30 MB
 \end_layout
 
@@ -577,7 +489,6 @@ Plataform 2
 \begin_inset Text
 
 \begin_layout Standard
-
 35 MB
 \end_layout
 
@@ -591,31 +502,37 @@ Plataform 2
 
 \end_layout
 
-\begin_layout Caption
+\begin_layout 
+\begin_inset Caption
 
+\begin_layout 
 Nice Formal Table
 \end_layout
 
 \end_inset
 
+
+\end_layout
+
+\end_inset
+
  
 \end_layout
 
 \begin_layout Standard
-
 As it happens with the figures the wide tables are treated as normal tables.
 \end_layout
 
 \begin_layout Subsection
-
 Margins
 \end_layout
 
 \begin_layout Standard
-
 There are some restrictions when using margins.
  For further information on docbook allowed syntax consult the 
-\begin_inset LatexCommand \url[docbook reference manual]{http://www.oasis-open.org/docbook/documentation/reference/}
+\begin_inset LatexCommand url
+name "docbook reference manual"
+target "http://www.oasis-open.org/docbook/documentation/reference/"
 
 \end_inset
 
@@ -623,7 +540,6 @@ There are some restrictions when using margins.
 \end_layout
 
 \begin_layout Quotation
-
 It is also possible to insert margin notes inside some environments.
 \end_layout
 
@@ -634,13 +550,10 @@ status inlined
 
 \begin_layout Standard
 
-
-
 \begin_inset Marginal
 status collapsed
 
 \begin_layout Standard
-
 margin note
 \end_layout
 
@@ -666,20 +579,17 @@ third par -> margin note
 
 \end_deeper
 \begin_layout Quotation
-
 Notice that the previous layout is at level 1 
 \begin_inset Foot
 status collapsed
 
 \begin_layout Standard
-
 This comes from a docbook restriction.
  Sidebar can only appear inside "MSGTEXT", "CAUTION", "IMPORTANT", "NOTE",
  "TIP", "WARNING", "BLOCKQUOTE".
 \end_layout
 
 \begin_layout Standard
-
 These environments are easily added to the docbook layout.
 \end_layout
 
@@ -695,13 +605,10 @@ status inlined
 
 \begin_layout Standard
 
-
-
 \begin_inset Marginal
 status collapsed
 
 \begin_layout Standard
-
 too marginal ;-)
 \end_layout
 
@@ -717,71 +624,58 @@ too marginal ;-)
 
 \end_deeper
 \begin_layout Section
-
 The road map
 \end_layout
 
 \begin_layout Standard
-
 This is a small list of the remaining tasks:
 \end_layout
 
 \begin_layout Itemize
-
 Expand the number of layouts
 \end_layout
 
 \begin_deeper
 \begin_layout Itemize
-
 example
 \end_layout
 
 \begin_layout Itemize
-
 note
 \end_layout
 
 \begin_layout Itemize
-
 warning
 \end_layout
 
 \begin_layout Itemize
-
 tip
 \end_layout
 
 \begin_layout Itemize
-
 caution
 \end_layout
 
 \begin_layout Itemize
-
 important
 \end_layout
 
 \end_deeper
 \begin_layout Itemize
-
 Compose other layout files, besides article
 \end_layout
 
 \begin_deeper
 \begin_layout Enumerate
-
 book
 \end_layout
 
 \begin_layout Enumerate
-
 set (very unlikely)
 \begin_inset Foot
 status collapsed
 
 \begin_layout Standard
-
 I do not expect lyx to deal with colection of books, for now!
 \end_layout
 
@@ -791,35 +685,29 @@ I do not expect lyx to deal with colection of books, for now!
 \end_layout
 
 \begin_layout Enumerate
-
 refentry
 \end_layout
 
 \end_deeper
 \begin_layout Itemize
-
 goodies
 \end_layout
 
 \begin_deeper
 \begin_layout Enumerate
-
 including other lyx files
 \end_layout
 
 \begin_layout Enumerate
-
 more advanced tables support
 \end_layout
 
 \end_deeper
 \begin_layout Itemize
-
 better documentation
 \end_layout
 
 \begin_layout Standard
-
 That's all.
  ;-)
 \end_layout