[LON-CAPA-cvs] cvs: loncom /build buildHelp.sh /html/adm/help/tex Domain_Manual_Title_Page.tex doc/help domain.manual.texxml doc/loncapafiles loncapafiles.lpml

www lon-capa-cvs-allow@mail.lon-capa.org
Thu, 20 Mar 2008 17:00:45 -0000


www		Thu Mar 20 13:00:45 2008 EDT

  Added files:                 
    /doc/help	domain.manual.texxml 
    /loncom/html/adm/help/tex	Domain_Manual_Title_Page.tex 

  Modified files:              
    /doc/loncapafiles	loncapafiles.lpml 
    /loncom/build	buildHelp.sh 
  Log:
  Starting into writing a Domain Coordinator manual. Currently, it's not being
  built yet.
  
  
Index: doc/loncapafiles/loncapafiles.lpml
diff -u doc/loncapafiles/loncapafiles.lpml:1.575 doc/loncapafiles/loncapafiles.lpml:1.576
--- doc/loncapafiles/loncapafiles.lpml:1.575	Thu Mar 20 12:54:14 2008
+++ doc/loncapafiles/loncapafiles.lpml	Thu Mar 20 13:00:24 2008
@@ -2,7 +2,7 @@
  "http://lpml.sourceforge.net/DTD/lpml.dtd">
 <!-- loncapafiles.lpml -->
 
-<!-- $Id: loncapafiles.lpml,v 1.575 2008/03/20 16:54:14 bisitz Exp $ -->
+<!-- $Id: loncapafiles.lpml,v 1.576 2008/03/20 17:00:24 www Exp $ -->
 
 <!--
 
@@ -2101,6 +2101,17 @@
 <status>works/unverified</status>
 </file>
 <file>
+<source>doc/help/domain.manual.access.tex</source>
+<target dist='default'>home/httpd/html/adm/help/tex/domain.manual.access.tex
+</target>
+<categoryname>interface file</categoryname>
+<description>
+The pseudo-LaTeX file to allow people to read the course administrator's
+manual online, with a somewhat clumsy interface.
+</description>
+<status>works/unverified</status>
+</file>
+<file>
 <source>doc/help/author.manual.ps</source>
 <target dist='default'>home/httpd/html/adm/help/author.manual.ps</target>
 <categoryname>interface file</categoryname>
@@ -2159,6 +2170,35 @@
 <status>works/unverified</status>
 </file>
 <file>
+<source>doc/help/domain.manual.ps</source>
+<target dist='default'>home/httpd/html/adm/help/domain.manual.ps</target>
+<categoryname>interface file</categoryname>
+<description>
+The postscript Domain Manual
+</description>
+<status>works/unverified</status>
+<dependencies>
+doc/help/domain.manual.texxml;
+doc/help/latexSplitter.py;
+doc/help/rebuildLabelHash.pl;
+doc/help/render.texxml.pl;
+doc/help/simpleEdit.py;
+doc/help/texxml2indextex.pl;
+doc/help/texxml2latex.pl;
+loncom/build/buildHelp.sh;
+loncom/build/help_graphics_converter.pl
+</dependencies>
+</file>
+<file>
+<source>doc/help/domain.manual.pdf</source>
+<target dist='default'>home/httpd/html/adm/help/domain.manual.pdf</target>
+<categoryname>interface file</categoryname>
+<description>
+The PDF Domain Manual
+</description>
+<status>works/unverified</status>
+</file>
+<file>
   <source>loncom/html/adm/help/ext_examples.html</source>
   <target dist='default'>home/httpd/html/adm/help/ext_examples.html</target>
   <categoryname>interface file</categoryname>
Index: loncom/build/buildHelp.sh
diff -u loncom/build/buildHelp.sh:1.7 loncom/build/buildHelp.sh:1.8
--- loncom/build/buildHelp.sh:1.7	Tue Aug  7 17:03:52 2007
+++ loncom/build/buildHelp.sh	Thu Mar 20 13:00:33 2008
@@ -9,11 +9,15 @@
 # build author manual, with the current eps files
 perl render.texxml.pl -- author.manual  ../../loncom/html/adm/help/eps/ $1
 perl render.texxml.pl -- course.manual  ../../loncom/html/adm/help/eps/ $1
+perl render.texxml.pl -- domain.manual  ../../loncom/html/adm/help/eps/ $1
+
 #perl render.texxml.pl -- developer.manual  ../../loncom/html/adm/help/eps/ $1
 
 # build on-line access to the manuals
 
 perl texxml2indextex.pl -- author.manual.texxml > author.manual.access.tex
 perl texxml2indextex.pl -- course.manual.texxml > course.manual.access.tex
+perl texxml2indextex.pl -- domain.manual.texxml > course.manual.access.tex
+
 #perl texxml2indextex.pl -- developer.manual.texxml > developer.manual.access.tex
 

Index: doc/help/domain.manual.texxml
+++ doc/help/domain.manual.texxml
<texxml>
	<title name="LON-CAPA Domain Coordination Manual" />
	<file name="Domain_Manual_Title_Page.tex"/>
</texxml>

Index: loncom/html/adm/help/tex/Domain_Manual_Title_Page.tex
+++ loncom/html/adm/help/tex/Domain_Manual_Title_Page.tex
\label{Domain_Manual_Title_Page}

\title{Learning \emph{Online} Network with CAPA\\
\emph{~}\\
\emph{\Large Domain Coordination Tutorial And Manual}}

\maketitle
\vfill{}
\begin{center}~\end{center}

\begin{center}LON-CAPA Group \end{center}

~ 

\begin{center} Michigan State University \end{center}
\newpage

\tableofcontents{}
\newpage