Archive for January, 2007

border: 1px solid red; 2 comments »

When you are creating a design in css, you will often run into various problems. The problem is that you often don’t really know where the problem is. That’s where the problem is.
I was using “border: 1px solid red;” to determine where certain element was. This has several drawbacks… first, it adds 1px on each […]

Posted on 2007-29-01 in programming
Project Gutenberg 2 comments »

I’ve been playing with (pdf)TeX lately, and I thought it might be a good thing ™ to transfer some of the Project Gutenberg e-texts to pdf. So I did. And now what?
The Project Gutenberg website seems quite nice on the first sight… even on the second sight… the books are neatly organized and searchable and […]

Posted on 2007-22-01 in rant
Tsumego collections 1 comment »

Is it even possible that I forgot to advertize my new project on my own blog?
So… here it goes: I created tsumego collections.
Some people obviously like it, as I can see some traffic from sources like something.mail.yahoo.com (someone sending emails with a link to my page?). I wonder if I should write an ad into […]

Posted on 2007-19-01 in go, programming
A math exam 6 comments »

The other day I had an exam. It’s almost half of January, technically middle of winter, yet the temperature was around 10˚C in the morning. My one-hour walk to school was nice and helped me to relax before the exam. After seeing the test I was even happier, most of it was real easy. So […]

Posted on 2007-13-01 in personal
Pick any two 1 comment »

There are three desirable things, pick any two:

No orphans and widows (meaning single line of paragraph is not cut off on one page with the rest on another)
“Řádkový rejstřík” (that’s Czech, I have no idea what it’s called in english, it means that the lines ((not only) on opposing pages) should be corresponding)
Text area height […]

Posted on 2007-09-01 in typography
Hanging punctuation 2 comments »

Hanging has been very popular recently… last week USA hanged Saddam, and now I am going to hang punctuation.
I have learned recently that pdfTeX supports hanging punctuation, which is pretty neat. An example:
\pdfprotrudechars=2
\rpcode\tenrm`\-=300
\rpcode\tenrm`\.=220
\rpcode\tenrm`\,=200
I have made a test of hanging punctuation (open the file and read on). There are six pages, first three typeset in Toruńska […]

Posted on 2007-03-01 in typography