mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-12-27 03:33:50 -05:00
pdf: Allow breaking pages in version-check and kernel configuration
They are very long <screen> or <note>. By default they are attributed "keep-together.within-column = always", override it to allow line break. Fixes #5336. Link: http://www.sagehill.net/docbookxsl/PageBreaking.html
This commit is contained in:
@@ -122,6 +122,7 @@
|
||||
|
||||
|
||||
<note>
|
||||
<?dbfo keep-together="auto"?>
|
||||
<para>A good starting place for setting up the kernel configuration is to
|
||||
run <command>make defconfig</command>. This will set the base
|
||||
configuration to a good state that takes your current system architecture
|
||||
|
||||
Reference in New Issue
Block a user