File tree Expand file tree Collapse file tree 2 files changed +13
-9
lines changed
Expand file tree Collapse file tree 2 files changed +13
-9
lines changed Original file line number Diff line number Diff line change 55## Mandatory Parameter
66MAIN="MAIN-SBP-Test.xml"
77
8+ # PROFOS="article"
9+ # PROFARCH="x86_64;zseries;power;aarch64"
10+
811## Custom Stylesheets
912## (if not defined, the DocBook stylesheets will be used)
1013##
11- STYLEROOT=/usr/share/xml/docbook/stylesheet/sbp
12- FALLBACK_STYLEROOT=/usr/share/xml/docbook/stylesheet/suse2022-ns
14+ STYLEROOT=" /usr/share/xml/docbook/stylesheet/sbp"
15+ FALLBACK_STYLEROOT=" /usr/share/xml/docbook/stylesheet/suse2022-ns"
1316
1417XSLTPARAM="--stringparam publishing.series=sbp"
1518
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<!-- <?oxygen RNGSchema="http://www.oasis-open.org/docbook/xml/5.0/rng/docbook.rng" type="xml"?>-->
3- <!DOCTYPE article [
4- <!ENTITY % entity SYSTEM " entity-decl.ent" >
5- %entity;
6- ]>
3+ <!DOCTYPE article > <!--
4+ [
5+ <!ENTITY % entity SYSTEM "entity-decl.ent">
6+ %entity;
7+ ]>-->
78
89<article role =" sbp" xmlns =" http://docbook.org/ns/docbook" xmlns : xi =" http://www.w3.org/2001/XInclude"
910 xmlns : xlink =" http://www.w3.org/1999/xlink" version =" 5.0" xmlns : its =" http://www.w3.org/2005/11/its"
6667 <imagedata fileref =" suse.svg" width =" 5em" align =" center" valign =" bottom" />
6768 </imageobject >
6869 <imageobject role =" html" >
69- <imagedata fileref =" suse.svg" width =" 152px " align =" center" valign =" bottom" />
70+ <imagedata fileref =" suse.svg" width =" 80% " align =" center" valign =" bottom" />
7071 </imageobject >
7172 <textobject >
7273 <phrase >SUSE logo</phrase >
@@ -215,14 +216,14 @@ class User(BaseModel):
215216 </sect2 >
216217
217218 </sect1 >
218-
219+ <!--
219220 <?pdfpagebreak style="sbp" formatter="fop"?>
220221
221222 <xi:include href="sbp-legal-notice.xml"/>
222223
223224
224225 <?pdfpagebreak style="sbp" formatter="fop"?>
225226 <xi:include href="license-gfdl.xml"/>
226-
227+ -->
227228
228229</article >
You can’t perform that action at this time.
0 commit comments