summaryrefslogtreecommitdiff
path: root/support/latexmake/latexmake.why.htm
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /support/latexmake/latexmake.why.htm
Initial commit
Diffstat (limited to 'support/latexmake/latexmake.why.htm')
-rw-r--r--support/latexmake/latexmake.why.htm83
1 files changed, 83 insertions, 0 deletions
diff --git a/support/latexmake/latexmake.why.htm b/support/latexmake/latexmake.why.htm
new file mode 100644
index 0000000000..0b76510edf
--- /dev/null
+++ b/support/latexmake/latexmake.why.htm
@@ -0,0 +1,83 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
+<HTML>
+<HEAD>
+<TITLE>latexmake</TITLE>
+<META NAME="generator" CONTENT="txt2html v1.28">
+<LINK REL="stylesheet" TYPE="text/css" HREF="style.css">
+</HEAD>
+<BODY>
+<A NAME="page_top"><TABLE width=100%>
+ <TR>
+ <TD align=right>
+ <A href="#page_top" target="_top">Click here to get rid of any annoying frames</A>
+ </TR>
+</TABLE>
+<hr size=3>
+<H1><A NAME="section-1.">Latex Make File</A></H1>
+
+<!-- New Message -->
+<p>
+<A NAME="0">Newsgroups:</A> <A HREF="news:comp.text.tex">comp.text.tex</A><BR>
+
+<P CLASS='mquote1'>
+&gt; Does somebody has written a generic make file for tex -&gt; dvi -&gt; ps<BR>
+<P CLASS='mquote1'>
+&gt; (pdf, html...) and 'make clean'?<BR>
+<P CLASS='mquote1'>
+&gt;<BR>
+<P CLASS='mquote1'>
+&gt; I'm planing to write one myself, but I think I'd better ask<BR>
+&gt; first. Somebody can share his/her copy of makefile? Thanks!
+
+<P>
+No answer for about a week. Ok, ahead I will go.
+
+<P>
+but first, sometime the latex should be run twice, (or 3rd time?),
+correct? Can I tell it from the return code of the latex?
+
+<P>
+How can I tell when to launch the bibtex? ...
+
+<P>
+Tong
+
+<hr align=center width='50%'>
+<H2><A NAME="section-1.1.">Latex Make File</A></H2>
+
+<P>
+Somewhere -- I have no idea where, now -- I came across a Makefile for
+LaTeX. The name at the top of it is Stefan van den Oord, who seems to
+have been a student in the Netherlands. I've slightly modified it [...]
+
+<P>
+I can't seem to find this file anywhere on the web any more (after a
+cursory search with google), so I'll include it here... warning, it's a
+bit long (~330 lines) [...]
+
+<P>
+Mary Ellen Foster
+
+<hr align=center width='50%'>
+<H2><A NAME="section-1.2.">Latex Make File</A></H2>
+
+<P>
+The problem I found about this 330 lines makefile is that it is still not
+smart enough to handle all problems like references, citations, indexes,
+etc...
+
+<P>
+Tong
+
+<hr align=center width='50%'>
+<H2><A NAME="section-1.3.">Latex Make File</A></H2>
+
+<P>
+For a full coverage of Makefile for latex, please refer to
+
+<P>
+<A HREF="http://xpt.sourceforge.net/info/LatexInfo/06MakefileforTeX/toc.html">http://xpt.sourceforge.net/info/LatexInfo/06MakefileforTeX/toc.html</A>
+
+
+</BODY>
+</HTML>