From 0e4efdf100c2943a1ef39021ba08ec66fbd1024f Mon Sep 17 00:00:00 2001 From: vts Date: Sun, 1 Jul 2012 01:05:06 +0000 Subject: [PATCH] Small correction -- building with both xelatex and pdflatex doesn't make sense :o) This was SVN commit r12049. --- docs/ray_intersect.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/ray_intersect.tex b/docs/ray_intersect.tex index b822c1ceca..bf506dd022 100644 --- a/docs/ray_intersect.tex +++ b/docs/ray_intersect.tex @@ -1,4 +1,4 @@ -% build me with xelatex + pdflatex +% build me with xelatex + bibtex \documentclass[a4paper,10pt]{article} \usepackage{hyperref}