Change article and remove mkfile. - tgtimes - The Gopher Times | |
git clone git://bitreich.org/tgtimes git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws… | |
Log | |
Files | |
Refs | |
Tags | |
README | |
--- | |
commit 5b11161d466d67c576b2d5dc3f67aff17ed792b4 | |
parent bd1fbc1387245c5295ef51c566f8fc22aa0fd001 | |
Author: Christoph Lohmann <[email protected]> | |
Date: Sat, 24 Jun 2023 22:32:27 +0200 | |
Change article and remove mkfile. | |
Diffstat: | |
D mkfile | 26 -------------------------- | |
M opus7/article-bitreich-library-of-… | 20 ++++++++++---------- | |
2 files changed, 10 insertions(+), 36 deletions(-) | |
--- | |
diff --git a/mkfile b/mkfile | |
@@ -1,26 +0,0 @@ | |
-<opus | |
- | |
-date=`{date -f YYYY-MM-DD} | |
-ps='<< /PageSize [323 670] >> setpagedevice' | |
-tgtimes=opus$v/tgtimes$v | |
- | |
-%.txt:V: tmac.w %.mw | |
- nroff $prereq | col -xb | awk '/./{X=0} /^$/{X++} X<5' >$target | |
- | |
-%.pdf:V: tmac.w %.mw | |
- troff $prereq | aux/tr2post -P $ps | ps2pdf >$target | |
- | |
-all:V: $tgtimes.pdf $tgtimes.txt | |
- | |
-view:V: tmac.w $tgtimes.mw | |
- troff $prereq | proof | |
- | |
-clean:V: | |
- rm -f $tgtimes.pdf $tgtimes.txt | |
- | |
-publish:V: $tgtimes.pdf $tgtimes.txt | |
- mkdir -p archive/$date | |
- cp $tgtimes.txt archive/$date/tgtimes-$date-opus$v.txt | |
- cp $tgtimes.pdf archive/$date/tgtimes-$date-opus$v.pdf | |
- cp $tgtimes.mw archive/$date/tgtimes-$date-opus$v.mw | |
- cd archive && ./mk-atom.sh > news.atom.xml | |
diff --git a/opus7/article-bitreich-library-of-babel.mw b/opus7/article-bitreic… | |
@@ -6,16 +6,16 @@ Library of Babel now available on gopherspace. | |
What is the Library of Babel? | |
. | |
.QP | |
-> The Library of Babel is a place for scholars to do research, for artists | |
-> and writers to seek inspiration, for anyone with curiosity or a sense of | |
-> humor to reflect on the weirdness of existence - in short, it's just like | |
-> any other library. If completed, it would contain every possible | |
-> combination of 1,312,000 characters, including lower case letters, space, | |
-> comma, and period. Thus, it would contain every book that ever has been | |
-> written, and every book that ever could be - including every play, every | |
-> song, every scientific paper, every legal decision, every constitution, | |
-> every piece of scripture, and so on. At present it contains all possible | |
-> pages of 3200 characters, about 104677 books. | |
+The Library of Babel is a place for scholars to do research, for artists | |
+and writers to seek inspiration, for anyone with curiosity or a sense of | |
+humor to reflect on the weirdness of existence - in short, it's just like | |
+any other library. If completed, it would contain every possible | |
+combination of 1,312,000 characters, including lower case letters, space, | |
+comma, and period. Thus, it would contain every book that ever has been | |
+written, and every book that ever could be - including every play, every | |
+song, every scientific paper, every legal decision, every constitution, | |
+every piece of scripture, and so on. At present it contains all possible | |
+pages of 3200 characters, about 104677 books. | |
. | |
.LK https://libraryofbabel.info/About.html | |
. |