Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
GoikLectures
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Container Registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Goik Martin
GoikLectures
Commits
a35ea0c4
Commit
a35ea0c4
authored
8 years ago
by
Goik Martin
Browse files
Options
Downloads
Patches
Plain Diff
Docbook exercises
parent
7aa74aaf
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
Doc/Tdoc/Ref/Screen/xmlmindDocbocXslConfig.png
+0
-0
0 additions, 0 deletions
Doc/Tdoc/Ref/Screen/xmlmindDocbocXslConfig.png
Doc/Tdoc/exercise.xml
+38
-5
38 additions, 5 deletions
Doc/Tdoc/exercise.xml
Doc/Tdoc/software.xml
+2
-2
2 additions, 2 deletions
Doc/Tdoc/software.xml
with
40 additions
and
7 deletions
Doc/Tdoc/Ref/Screen/xmlmindDocbocXslConfig.png
0 → 100644
+
0
−
0
View file @
a35ea0c4
37.7 KiB
This diff is collapsed.
Click to expand it.
Doc/Tdoc/exercise.xml
+
38
−
5
View file @
a35ea0c4
...
...
@@ -2,7 +2,9 @@
<chapter
version=
"5.0"
xml:id=
"tdocChapExercises"
xmlns=
"http://docbook.org/ns/docbook"
xmlns:xlink=
"http://www.w3.org/1999/xlink"
xmlns:xila=
"http://www.w3.org/2001/XInclude/local-attributes"
xmlns:xi=
"http://www.w3.org/2001/XInclude"
xmlns:trans=
"http://docbook.org/ns/transclusion"
xmlns:svg=
"http://www.w3.org/2000/svg"
xmlns:m=
"http://www.w3.org/1998/Math/MathML"
xmlns:html=
"http://www.w3.org/1999/xhtml"
...
...
@@ -175,6 +177,20 @@ This may become a real subsection when adding further text ...
linkend=
"tdocExerciseLatexExampleDoc"
/>
using Docbook 5.
</para>
</listitem>
<listitem>
<para>
Change the Webhelp generation process by setting the
<parameter
linkend=
"tdocSectUseIdAsFilename"
>
use.id.as.filename
</parameter>
parameter.
</para>
<tip>
<mediaobject>
<imageobject>
<imagedata
fileref=
"Ref/Screen/xmlmindDocbocXslConfig.png"
/>
</imageobject>
</mediaobject>
</tip>
</listitem>
<listitem>
<para>
Generate both Webhelp and PDF output using XMLmind's
<command
xlink:href=
"http://www.xmlmind.com/xmleditor/_distrib/doc/xxetool"
>
xxetool
</command>
...
...
@@ -182,25 +198,42 @@ This may become a real subsection when adding further text ...
</listitem>
<listitem>
<para>
Generate HTML output using the
vanilla
<link
<para>
Generate HTML output using the
<quote>
vanilla
</quote>
<link
xlink:href=
"https://sourceforge.net/projects/docbook/files/docbook-xsl-ns"
>
Docbook
XSL style sheets
</link>
.
</para>
<tip>
<para>
The saxon9he-xslt processor
is available for processing
purposes. See
<uri
<para>
The
<command>
saxon9he-xslt
</command>
processor
command is
available for processing
purposes. See
<uri
xlink:href=
"http://www.saxonica.com/html/documentation/using-xsl/commandline.html"
>
http://www.saxonica.com/html/documentation/using-xsl/commandline.html
</uri>
.
</para>
</tip>
</listitem>
<listitem>
<para>
Generate PDF output using Fop on top.
</para>
<para>
Generate PDF output using Fop on top of the
<link
xlink:href=
"https://sourceforge.net/projects/docbook/files/docbook-xsl-ns"
>
Docbook
XSL style sheets
</link>
.
</para>
<tip>
<para>
The
<link
xlink:href=
"http://www.renderx.com/tools/xep.html"
>
RenderX XEP FO
processor
</link>
is available at
<filename>
/usr/share/xep.academic/xep.bat
</filename>
.
</para>
<filename>
/usr/share/xep.academic/xep.bat
</filename>
. You'll have
to:
</para>
<orderedlist>
<listitem>
<para>
Execute
<command>
saxon9he-xslt
</command>
converting your
document to Formatting Objects using the
<link
xlink:href=
"https://sourceforge.net/projects/docbook/files/docbook-xsl-ns"
>
Docbook
XSL style sheets
</link>
.
</para>
</listitem>
<listitem>
<para>
Convert the resulting
<filename>
.fo
</filename>
file to PDF
using
<filename>
xep.bat
</filename>
.
</para>
</listitem>
</orderedlist>
</tip>
</listitem>
</itemizedlist>
...
...
This diff is collapsed.
Click to expand it.
Doc/Tdoc/software.xml
+
2
−
2
View file @
a35ea0c4
...
...
@@ -436,7 +436,7 @@ also show up.
</tr>
</informaltable>
<para>
Provides link stability
</para>
<para>
Synthetically generated filenames.
</para>
</section>
<section
xml:id=
"tdocSectUseIdAsFilename"
>
...
...
@@ -488,7 +488,7 @@ also show up.
</tr>
</informaltable>
<para>
Provid
es
link stability
</para>
<para>
Provid
ing
link stability
.
</para>
</section>
<section
xml:id=
"tdocSectDocbookCalloutUnicode"
>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment