Changeset 9e1325a for pdf-fixups.sh


Ignore:
Timestamp:
03/14/2022 08:07:50 PM (2 years ago)
Author:
William Harrington <kb0iic@…>
Branches:
arm
Children:
2dd0903
Parents:
f9e9a5a
git-author:
Bruce Dubbs <bdubbs@…> (03/14/2022 06:08:40 PM)
git-committer:
William Harrington <kb0iic@…> (03/14/2022 08:07:50 PM)
Message:

Fix pdf presentation issues and some misc issues
Change pdf generation to use 9 point fonts for monospace
sections of the book. Otherwise texy overflows, especially
in Chapter 8, Stripping.

Fix a minor spacing issue in the stripping issue.

MAke a minor grammar fix in creatingfiles.xml.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pdf-fixups.sh

    rf9e9a5a r9e1325a  
    1414# Not needed
    1515#sed -i -e "$LINE s/monospace/&\" font-size=\"9pt/" $FILE
     16sed -i -e "s/monospace/&\" font-size=\"9pt/g" $FILE
    1617
    1718# Break a block of code at the right place
Note: See TracChangeset for help on using the changeset viewer.