Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Eric Sandall (fa9869a20bbfb479fafd63ef41e890919df3b6d9)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Eric Sandall (fa9869a20bbfb479fafd63ef41e890919df3b6d9)
  • Date: Wed, 28 Mar 2007 23:53:59 -0500

GIT changes to master grimoire by Eric Sandall <sandalle AT sourcemage.org>:

doc/latex2html/DEPENDS | 8 ++++----
doc/latex2html/HISTORY | 6 ++++++
2 files changed, 10 insertions(+), 4 deletions(-)

New commits:
commit fa9869a20bbfb479fafd63ef41e890919df3b6d9
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

latex2html: mention that this is almost worthless without netpbm support

diff --git a/doc/latex2html/DEPENDS b/doc/latex2html/DEPENDS
index 05a0b75..051c972 100755
--- a/doc/latex2html/DEPENDS
+++ b/doc/latex2html/DEPENDS
@@ -1,7 +1,7 @@
depends tetex &&
depends perl &&

-optional_depends netpbm \
- "--enable-images" \
- "--disable-images" \
- "Build Image support"
+optional_depends netpbm \
+ "--enable-images" \
+ "--disable-images" \
+ "Build Image support (almost worthless without it)"
diff --git a/doc/latex2html/HISTORY b/doc/latex2html/HISTORY
index 8970807..be960ab 100644
--- a/doc/latex2html/HISTORY
+++ b/doc/latex2html/HISTORY
@@ -1,3 +1,9 @@
+2007-03-28 Eric Sandall <sandalle AT sourcemage.org>
+ * DEPENDS: Mention that latex2html is almost worthless without
+ netpbm, as Bas found out in his post to sm-discuss:
+
https://lists.ibiblio.org/sympa/arc/sm-discuss/2004-November/008490.html
+ (Error: No such image type '') when converting the most basic .tex
+
2006-10-03 Juuso Alasuutari <iuso AT sourcemage.org>
* DETAILS: [automated] Removed UPDATED.




  • [SM-Commit] GIT changes to master grimoire by Eric Sandall (fa9869a20bbfb479fafd63ef41e890919df3b6d9), Eric Sandall, 03/29/2007

Archive powered by MHonArc 2.6.24.

Top of Page