Images for documentation examples
ConTeXt users tend to use the famous Dutch cow as a place holder image for documentation examples. At times, it …
ConTeXt users tend to use the famous Dutch cow as a place holder image for documentation examples. At times, it …
Texblog had an interesting post on creating tables with alternating colors. See the pdf for the final output. I thought …
While preparing an exam, I needed to create empty lines for students to write their answers. How to typeset that …
Karl Berry recently blogged about creating the following in TeX: A 6×6 grid of pictures, with a big picture of …
A friend sent me a link to a blog post that discusses solutions to the Josephus problem in Perl, Ruby, …
I am shocked at IEEE’s solution to manage the load on their servers. After I pay $200 per year for …
I am using markdown to write the course notes for a lecture that I am teaching this semester. The notes …
On Linux, and to a slightly lesser extent on Windows and Mac, TeX Live is the de-facto TeX distribution. However, …
A typical document usually contains many contains many counters: page numbers, section numbers, enumerations, theorems, and so on. Displaying all these numbers gets boring quickly. Do you want to spice up the document a bit? Enter the visual counter module.
For a new module (see github) I needed to place a Metapost graphic so that it aligns with the baseline …