mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-18 04:57:38 +00:00
Minor changes for consistent pdf generation
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8782 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
4c0c012ee1
commit
77e2988b31
@ -5,7 +5,7 @@
|
||||
# Description : File System Check
|
||||
#
|
||||
# Authors : Gerard Beekmans - gerard@linuxfromscratch.org
|
||||
# A. Luebke - luebke@users.sourceforge.net
|
||||
# A. Luebke - luebke@users.sourceforge.net
|
||||
#
|
||||
# Version : 00.00
|
||||
#
|
||||
@ -86,7 +86,7 @@ case "${1}" in
|
||||
echo_warning
|
||||
boot_mesg -n "WARNING:\n\nFile system errors" ${WARNING}
|
||||
boot_mesg -n " were found and have been been"
|
||||
boot_mesg -n " corrected, but the nature of the"
|
||||
boot_mesg -n " corrected, but the nature of the"
|
||||
boot_mesg -n " errors require this system to be"
|
||||
boot_mesg -n " rebooted.\n\nAfter you press enter,"
|
||||
boot_mesg -n " this system will be rebooted"
|
||||
|
@ -151,9 +151,7 @@
|
||||
|
||||
<!-- Origin: man-db-2.5.2/src/encodings.c -->
|
||||
<table>
|
||||
<?dbfo keep-together="auto" ?>
|
||||
<title>Expected character encoding of legacy 8-bit manual pages</title>
|
||||
<?dbfo keep-together="auto" ?>
|
||||
<?dbfo table-width="6in" ?>
|
||||
|
||||
<tgroup cols="4">
|
||||
|
@ -248,7 +248,7 @@
|
||||
xsl:use-attribute-sets="table.cell.padding">
|
||||
<xsl:if test="$xep.extensions != 0">
|
||||
<!-- Suggested by RenderX to workaround a bug in their implementation -->
|
||||
<xsl:attribute name="keep-together.within-column">auto</xsl:attribute>
|
||||
<xsl:attribute name="keep-together.within-column">always</xsl:attribute>
|
||||
</xsl:if>
|
||||
<xsl:if test="$rowsep > 0">
|
||||
<xsl:call-template name="border">
|
||||
|
Loading…
Reference in New Issue
Block a user