Added the microfixes for the summary in the manual
This commit is contained in:
10
doc/microfixes-doc.sh
Normal file
10
doc/microfixes-doc.sh
Normal file
@ -0,0 +1,10 @@
|
||||
sed -i 's/\\startplacetable\[location=none\]//' "$1"
|
||||
sed -i 's/\\stopplacetable//' "$1"
|
||||
sed -i 's/\\startxtable$/\\startxtable[frame=off,split=yes]/' "$1"
|
||||
sed -i 's/width={0\.13/width={0.25/' "$1"
|
||||
sed -i 's/width={0\.35/width={0.28/' "$1"
|
||||
sed -i 's/width={0\.16/width={0.30/' "$1"
|
||||
sed -i 's/width={0\.11/width={0.12/' "$1"
|
||||
sed -i 's/width={0\.23/width={0.05/' "$1"
|
||||
sed -i 's/nc=3/nc=3,topframe=on,bottomframe=on,roffset=1cm/' "$1"
|
||||
sed -i 's/nc=2/nc=2,topframe=on,bottomframe=on/' "$1"
|
Reference in New Issue
Block a user