Skip to content

Fix preface when using ADoc [preface] role#753

Merged
fsundermeyer merged 1 commit into
4.0.beta13from
fix-adoc-postprocess
Mar 12, 2026
Merged

Fix preface when using ADoc [preface] role#753
fsundermeyer merged 1 commit into
4.0.beta13from
fix-adoc-postprocess

Conversation

@tomschr
Copy link
Copy Markdown
Collaborator

@tomschr tomschr commented Mar 11, 2026

  • Copy a real ADoc preface as DocBook preface
  • Only use the variablelist in an empty preface[title='']. This goes into an inserted in

This separates the abstarct info and the real preface info. From articles/ai-requirements.adoc:

[abstract]
--
WHAT?::
   Hardware, software and network
WHY?::
  To ensure efficient operation of {productname}.

----

[preface]
== Preface
This article describes the software, hardware and networking requirements for the cluster nodes where you plan to install {productname}.

* Copy a real ADoc preface as DocBook preface
* Only use the variablelist in an empty preface[title='']. This
  goes into an <abstract> inserted in <info>
@fsundermeyer fsundermeyer merged commit dd354e8 into 4.0.beta13 Mar 12, 2026
2 checks passed
@fsundermeyer fsundermeyer deleted the fix-adoc-postprocess branch March 12, 2026 15:45
fsundermeyer pushed a commit that referenced this pull request Mar 12, 2026
* Copy a real ADoc preface as DocBook preface
* Only use the variablelist in an empty preface[title='']. This
  goes into an <abstract> inserted in <info>
fsundermeyer pushed a commit that referenced this pull request Mar 12, 2026
* Copy a real ADoc preface as DocBook preface
* Only use the variablelist in an empty preface[title='']. This
  goes into an <abstract> inserted in <info>
fsundermeyer pushed a commit that referenced this pull request Mar 16, 2026
* Copy a real ADoc preface as DocBook preface
* Only use the variablelist in an empty preface[title='']. This
  goes into an <abstract> inserted in <info>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants