ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* using Make for documents
@ 2007-03-28 22:46 Sanjoy Mahajan
  2007-03-29 14:50 ` Peter Rolf
  0 siblings, 1 reply; 3+ messages in thread
From: Sanjoy Mahajan @ 2007-03-28 22:46 UTC (permalink / raw)
  To: ntg-context

At the recent User Meeting, a few people were interested in how to use
make to maintain complex documents.  Here is version 0 of a step-by-step
explanation:

<http://www.inference.phy.cam.ac.uk/sanjoy/teaching/tex/>

Comments welcome!  The URL may change.  I'll eventually put it on the
wiki, or (since I prefer the GPL to the GFDL) put a link to it from the
wiki once it's stable.

-Sanjoy

`A nation of slaves is always prepared to applaud the clemency of their
 master who, in the abuse of absolute power, does not proceed to the
 last extremes of injustice and oppression.'  (Gibbon)  

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: using Make for documents
  2007-03-28 22:46 using Make for documents Sanjoy Mahajan
@ 2007-03-29 14:50 ` Peter Rolf
  2007-03-29 19:21   ` Sanjoy Mahajan
  0 siblings, 1 reply; 3+ messages in thread
From: Peter Rolf @ 2007-03-29 14:50 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Sanjoy Mahajan wrote:
> At the recent User Meeting, a few people were interested in how to use
> make to maintain complex documents.  Here is version 0 of a step-by-step
> explanation:
> 
> <http://www.inference.phy.cam.ac.uk/sanjoy/teaching/tex/>
> 
> Comments welcome!  The URL may change.  I'll eventually put it on the
> wiki, or (since I prefer the GPL to the GFDL) put a link to it from the
> wiki once it's stable.
> 
> -Sanjoy
> 
Hi Sanjoy,

make is really a very useful tool for nearly everything that has some
complexity. I'm currently trying to replace several shell scripts
(clean, xslt calls,..) with a single Makefile. So thanks for your very
good introduction in the usage of make.

Just some quick notes:

- the 'last section' link for the impatient is not working
- I missed variables (for file lists, command lines, whatever)
- a link to
  http://www.gnu.org/software/make/manual/make.html

For all Windows (XP) users without make there is

http://www.mingw.org/msys.shtml

(quite old, but working).


Best, Peter

> `A nation of slaves is always prepared to applaud the clemency of their
>  master who, in the abuse of absolute power, does not proceed to the
>  last extremes of injustice and oppression.'  (Gibbon)  
> _______________________________________________
> ntg-context mailing list
> ntg-context@ntg.nl
> http://www.ntg.nl/mailman/listinfo/ntg-context
> 

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: using Make for documents
  2007-03-29 14:50 ` Peter Rolf
@ 2007-03-29 19:21   ` Sanjoy Mahajan
  0 siblings, 0 replies; 3+ messages in thread
From: Sanjoy Mahajan @ 2007-03-29 19:21 UTC (permalink / raw)
  To: mailing list for ConTeXt users

> Just some quick notes:
> - the 'last section' link for the impatient is not working
> - I missed variables (for file lists, command lines, whatever)
> - a link to <http://www.gnu.org/software/make/manual/make.html>

Peter,

Thanks for the suggestions.  I just uploaded an updated version with
those changes and a few more (also, text functions), plus a .zip and a
.tar.gz with the final example to download.

-Sanjoy

`Not all those who wander are lost.' (J.R.R. Tolkien)

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2007-03-29 19:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-03-28 22:46 using Make for documents Sanjoy Mahajan
2007-03-29 14:50 ` Peter Rolf
2007-03-29 19:21   ` Sanjoy Mahajan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).