mirror of
https://github.com/johnwhitington/cpdf-source.git
synced 2025-03-10 16:40:11 +01:00
Title by sed
This commit is contained in:
parent
2ad9f62e99
commit
504178f330
@ -10,3 +10,5 @@ sed -i '' 's/.framedenv{border: 1px solid black;}/.framedenv{border: 1px solid b
|
||||
LCTYPE=C LANG=C sed -i '' 's/__/\ \ /g' *.html
|
||||
#Make sure HTML files have a lang set
|
||||
LCTYPE=C LANG=C sed -i '' 's/<html >/<html lang="en">/g' *.html
|
||||
#Give the main page a title
|
||||
LCTYPE=C LANG=C sed -i '' 's/<title>/<title>Coherent PDF Command Line Tools Manual/' cpdfmanual.html
|
||||
|
Loading…
x
Reference in New Issue
Block a user