[Modeling-cvs] SF.net SVN: modeling: [993] trunk/ProjectModeling/Modeling/doc/HomePage
Status: Abandoned
Brought to you by:
sbigaret
From: <sbi...@us...> - 2006-04-15 09:48:49
|
Revision: 993 Author: sbigaret Date: 2006-04-15 02:48:43 -0700 (Sat, 15 Apr 2006) ViewCVS: http://svn.sourceforge.net/modeling/?rev=993&view=rev Log Message: ----------- misc. doc corrections Modified Paths: -------------- trunk/ProjectModeling/Modeling/doc/HomePage/main.tex trunk/ProjectModeling/Modeling/doc/UserGuide/FrameworkTypicalUsage.tex Modified: trunk/ProjectModeling/Modeling/doc/HomePage/main.tex =================================================================== --- trunk/ProjectModeling/Modeling/doc/HomePage/main.tex 2006-04-15 09:44:54 UTC (rev 992) +++ trunk/ProjectModeling/Modeling/doc/HomePage/main.tex 2006-04-15 09:48:43 UTC (rev 993) @@ -34,11 +34,11 @@ %\tableofcontents -Please have a look at some elements of \begin{rawhtml}<a +You can have a look at some elements of \begin{rawhtml}<a href="UserGuide/intro.html">history</a>\end{rawhtml}, which explains why, and how, I did this, and where my ''inspiration'' came from: the Enterprise Object Framework (TM) from Apple, now integrated to their WebObjects application -server. That E.O.F.(TM) framework is a killer app. in itself! +server. See also: \begin{rawhtml}<a href="features.html">the list of the main Modified: trunk/ProjectModeling/Modeling/doc/UserGuide/FrameworkTypicalUsage.tex =================================================================== --- trunk/ProjectModeling/Modeling/doc/UserGuide/FrameworkTypicalUsage.tex 2006-04-15 09:44:54 UTC (rev 992) +++ trunk/ProjectModeling/Modeling/doc/UserGuide/FrameworkTypicalUsage.tex 2006-04-15 09:48:43 UTC (rev 993) @@ -232,7 +232,7 @@ %% $COPY_GRAPHICS = 1 unless defined($COPY_GRAPHICS); \begin{figure} \ifpdf \includegraphics[width=\textwidth]{./UserGuide/ZECS} -\else \htmladdimg{ZECS} %\includegraphics[width=10cm]{./UserGuide/ZECS} +\else \htmladdimg{ZECS.png} %\includegraphics[width=10cm]{./UserGuide/ZECS} \fi \caption{Binding Zope txn to SESSION's defaultEC() txn} \label{fig:enable-bind-ec-txn-to-zope-txn} This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |