[Tinyos-2-commits] CVS: tinyos-2.x/doc Makefile,1.6,1.7
Jan Beutel
beutel at users.sourceforge.net
Wed Sep 5 07:07:34 PDT 2007
- Previous message: [Tinyos-2-commits]
CVS: tinyos-2.x/apps/tutorials/LowPowerSensing/java
Constants.class, 1.1, NONE Constants.java, 1.1,
NONE LowPowerSensingApp.class, 1.1,
NONE LowPowerSensingApp.jar, 1.1,
NONE SerialRequestSamplesMsg.class, 1.1,
NONE SerialRequestSamplesMsg.java, 1.1,
NONE SerialSampleMsg.class, 1.1, NONE SerialSampleMsg.java,
1.1, NONE
- Next message: [Tinyos-2-commits] CVS: tinyos-2.x/doc/txt tep2.txt,1.6,1.7
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/tinyos/tinyos-2.x/doc
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv4406/doc
Modified Files:
Makefile
Log Message:
made make pdf quieter and narrowed the figure on in tep2 to fit in a single column on latex/pdf output
Index: Makefile
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/doc/Makefile,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** Makefile 15 Aug 2007 15:04:58 -0000 1.6
--- Makefile 5 Sep 2007 14:07:32 -0000 1.7
***************
*** 31,35 ****
%.tex: txt/%.txt
$(RST2LATEX) $< > pdf/$@
! pdflatex -output-directory pdf $@
overview: $(OVERVIEW_HTML)
--- 31,35 ----
%.tex: txt/%.txt
$(RST2LATEX) $< > pdf/$@
! pdflatex -interaction=batchmode -output-directory pdf $@
overview: $(OVERVIEW_HTML)
- Previous message: [Tinyos-2-commits]
CVS: tinyos-2.x/apps/tutorials/LowPowerSensing/java
Constants.class, 1.1, NONE Constants.java, 1.1,
NONE LowPowerSensingApp.class, 1.1,
NONE LowPowerSensingApp.jar, 1.1,
NONE SerialRequestSamplesMsg.class, 1.1,
NONE SerialRequestSamplesMsg.java, 1.1,
NONE SerialSampleMsg.class, 1.1, NONE SerialSampleMsg.java,
1.1, NONE
- Next message: [Tinyos-2-commits] CVS: tinyos-2.x/doc/txt tep2.txt,1.6,1.7
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Tinyos-2-commits
mailing list