User:Stonestone/stonexpubsi: Difference between revisions
Stonestone (talk | contribs) No edit summary |
Stonestone (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
<div style="font-family: monospace; margin:20px; padding:20%;font-size:15px; | <div style="font-family: monospace; margin:20px; padding:20%;font-size:15px; | ||
background:#fff2e6; /* For browsers that do not support gradients */ | background:#fff2e6; /* For browsers that do not support gradients */ | ||
background: -webkit-linear-gradient(# | background: -webkit-linear-gradient(#fff2e6, #b3ffff); /* For Safari 5.1 to 6.0 */ | ||
background: -o-linear-gradient(# | background: -o-linear-gradient(#fff2e6, #b3ffff); /* For Opera 11.1 to 12.0 */ | ||
background: -moz-linear-gradient(# | background: -moz-linear-gradient(#fff2e6, #b3ffff ); /* For Firefox 3.6 to 15 */ | ||
background: linear-gradient(# | background: linear-gradient(#fff2e6, #b3ffff); /* Standard syntax */"> | ||
<center> | <center> | ||
http://dl.stickershop.line.naver.jp/products/0/0/1/3350/android/stickers/2131770.png<br /></center> | http://dl.stickershop.line.naver.jp/products/0/0/1/3350/android/stickers/2131770.png<br /></center> | ||
Line 34: | Line 34: | ||
lpr -P xpub -o page-set=odd -#1 pandoc.03.book.2up.ps | lpr -P xpub -o page-set=odd -#1 pandoc.03.book.2up.ps | ||
<center> | '''Ref'''<br /> | ||
''Literate Programming'' | |||
<br /><center> | |||
'''2016-09-20(SI)'''<br /> | '''2016-09-20(SI)'''<br /> | ||
[[File:Cutecutecowsay.png| center | 300px]] <br /> | [[File:Cutecutecowsay.png| center | 300px]] <br /> |
Revision as of 11:21, 27 September 2016
cd /usr/share/man ls cd man1 ls cat passwd.01
man -t man > pandoc.ps psbook -s48 pandoc.ps pandoc.02.book.ps psnup -2 pandoc.02.book.ps pandoc.03.book.2up.ps lpr -P xpub -o page-set=even -#1 pandoc.03.book.2up.ps echo Change the paper (flip it over and turn it 180 degrees please) lpr -P xpub -o page-set=odd -#1 pandoc.03.book.2up.ps
echo Making the man postscript file man -t s1 > pandoc.ps echo Bookifying that for you... psbook -s48 pandoc.ps pandoc.02.book.ps echo 2uping that book order... psnup -2 pandoc.02.book.ps pandoc.03.book.2up.ps cowsay ready to print.... press return read lpr -P xpub -o page-set=even -#1 pandoc.03.book.2up.ps echo Change the paper (flip it over and turn it 180 degrees please) lpr -P xpub -o page-set=odd -#1 pandoc.03.book.2up.ps
Ref
Literate Programming
2016-09-20(SI)
Cowsay