diff --git a/LDP/guide/docbook/LDP-Author-Guide/tools-word-processors.xml b/LDP/guide/docbook/LDP-Author-Guide/tools-word-processors.xml index 5489449f..eb7525e9 100644 --- a/LDP/guide/docbook/LDP-Author-Guide/tools-word-processors.xml +++ b/LDP/guide/docbook/LDP-Author-Guide/tools-word-processors.xml @@ -146,8 +146,6 @@ It took a while to find out 1.1 was a requirement for XML to work. - - During the install process I believe I was offered the choice to install the XML features. I have a tendency to do full installs of my office programs, so I selected everything. @@ -234,7 +232,7 @@ such editor. -To validate the document, I used Tools --> XML +To validate the document, I used Tools --> XML Filter Settings, then clicked the Test XSLTs button. On my screen, I set up the XSLT for export to be ldp-html.xsl. If you test and there are errors, @@ -248,7 +246,7 @@ until they're gone. If you want to open a file to see the source instead of the processed results, go to Tools --> XML Filter Settings --> Test XSLTs, and then -under the Import section, check the +under the Import section, check the Display Source box. My import XSLT is currently docbooktosoffheadings.xsl (the default) and the template for import is DocBookTemplate.stw (also default). diff --git a/LDP/guide/docbook/LDP-Author-Guide/tools.xml b/LDP/guide/docbook/LDP-Author-Guide/tools.xml index 30506039..ba2fda31 100644 --- a/LDP/guide/docbook/LDP-Author-Guide/tools.xml +++ b/LDP/guide/docbook/LDP-Author-Guide/tools.xml @@ -46,14 +46,13 @@ pull in the ISOs and make your own. Some packages are described in the Release Notes, http://fedora.redhat.com/docs/release-notes/. +url="http://fedora.redhat.com/docs/release-notes/" />. Installation instructions: none; use Red Hat 9 until they are written: - http://www.redhat.com/docs/manuals/linux/RHL-9-Manual/ - +url="http://www.redhat.com/docs/manuals/linux/RHL-9-Manual/" />. + Mandrake diff --git a/LDP/guide/docbook/LDP-Author-Guide/using-docbook.xml b/LDP/guide/docbook/LDP-Author-Guide/using-docbook.xml index 95a04e14..0268f542 100644 --- a/LDP/guide/docbook/LDP-Author-Guide/using-docbook.xml +++ b/LDP/guide/docbook/LDP-Author-Guide/using-docbook.xml @@ -490,15 +490,19 @@ structured data, by using querying languages for XML (XPath and XQuery). There are likely as many ways of doing this as there are DocBook authors; however, here are two ways that you might find useful. Thanks to Y Giridhar Appaji Nag - Martin Brown + Martin Brown for the markup used here. Command Prompt--Version One + programlisting prompt# promptuserinputcommandcdcommand /some/diruserinput prompt# promptuserinputcommandlscommand -luserinput - programlisting + programlisting + + + Displays as: # cd /some/dir @@ -515,11 +519,12 @@ structured data, by using querying languages for XML (XPath and XQuery). ~/dir]$</prompt>"> - + For more information about entities, read . - + + screen prompt&prompt; promptuserinputcd @@ -527,7 +532,10 @@ structured data, by using querying languages for XML (XPath and XQuery). prompt&prompt; promptuserinputls -luserinput screen + class="endtag">screen + + + Displays as: [user@machine ~/dir]$ cd /some/dir