Digital Typography News

A blog exclusively devoted to digital typography

Firefox PDF viewer

without comments

Firefox version 19.0 comes with an embedded PDF viewer. However, this viewer failed to properly display PDF files that have Greek text and have been prepared with XeLaTeX. I have contacted the PDF.js developers who were very helpful and suggested to install the development version: http://mozilla.github.com/pdf.js/extensions/firefox/pdf.js.xpi to solver the problem. Indeed, this version solved the problem and now I can read my PDF files with no problem. Thank you people for this great piece of Open Source software!

Written by euadmin

February 21st, 2013 at 11:48 pm

Posted in Uncategorized

ShareLaTeX

without comments

ShareLaTeX is a collaborative online LaTeX editor.  It seems more and more people are getting disappointed with word processors ;-)

Written by euadmin

February 19th, 2013 at 6:29 pm

Posted in Uncategorized

PDF scissors

without comments

PDF scissors is a site that allows users  to crop a PDF file. This is particularly useful when working with pdfLaTeX and XeLaTeX since these systems can include PDF files as images. One can download a link to her desktop. Note that the application should be opened with /usr/java/bin/javaws, just in case your browser does not know how to handle the application.

Written by euadmin

February 14th, 2013 at 11:16 pm

Posted in Uncategorized

WriteLaTeX!

without comments

A friend of mine tweeted about a new site that allows people to prepare their LaTeX files online! The site is called writeLaTeX and it is free to everyone. From what I have seen, one cannot prepare XeLaTeX documents. Well,  I believe it would not be that difficult to modify the page so to allow people prepare XeLaTeX documents.

Written by euadmin

February 14th, 2013 at 10:53 pm

Posted in Uncategorized

GMailTeX

without comments

GMailTeX is a new browser-addon (works with all browsers!) that allows users to enter ordinary TeX/LaTeX commands in their e-mail messages (OK you are supposed to use GMail!) that are rendered as inline or display math text. Very useful tool!

Written by euadmin

July 21st, 2012 at 1:08 pm

Posted in Uncategorized

The Computer Science of TeX and LaTeX

without comments

Victor Eijkhout has written a book that is available online and is called The Computer Science of TeX and LaTeX. The book is very interesting as it discusses various “advanced” topics in computer science while it uses TeX and LaTeX as teaching vehicles.

Written by euadmin

April 28th, 2012 at 4:23 pm

Posted in Uncategorized

MathJax

with 2 comments

MathJax is a relatively new web technology that allows people to easily add mathematical content into their web documents. For example, the following display

\begin{align}
\dot{x} & = \sigma(y-x) \\
\dot{y} & = \rho x – y – xz \\
\dot{z} & = -\beta z + xy
\end{align}

was generated by adding the following code into the web content

\begin{align}
\dot{x} & = \sigma(y-x) \\
\dot{y} & = \rho x - y - xz \\
\dot{z} & = -\beta z + xy
\end{align}



That’s simply great! People willing to add mathematical content into their wordpress blogs, should check out the MathJax-LaTeX page.

Written by euadmin

July 2nd, 2011 at 11:27 pm

Posted in Uncategorized

An interesting book about a typeface and its use

without comments

Last February, an interesting book was published entitled “Helvetica and the New York City Subway System: The True (Maybe) Story” by Scott-Martin Kosofsky. The book is about how the Helvertica typeface took over the New York subway.  It seems that very few have anticipated the impact of typefaces in our lives!

Written by euadmin

May 15th, 2011 at 2:57 pm

Posted in Uncategorized

An exercise in OCR

without comments

Suppose you want to use a symbol in your LaTeX document, but you don’t know the corresponding LaTeX command, then you can use the following URL:

http://detexify.kirelabs.org/classify.html

Just draw the symbol and presto the system will show you a number of commands that produce a symbol that looks like the symbol you have drawn! Kudos to the people who have created this web page!

Written by euadmin

April 3rd, 2011 at 8:57 pm

Posted in Uncategorized

New Issue of Eutypon

without comments

The new issue of Eutypon has been published and it is available from our web site. In fact, this is a double issue―it includesissues 24 and 25. Happy reading!!!

Written by euadmin

February 11th, 2011 at 6:29 pm

Posted in Uncategorized