File:  [LON-CAPA] / loncom / html / adm / help / tex / Author_Manual_Title_Page.tex
Revision 1.1: download - view: text, annotated - select for diffs
Fri Jul 5 16:12:31 2002 UTC (22 years ago) by bowersj2
Branches: MAIN
CVS tags: HEAD
This commit implements the .tex-based online help system in LON-CAPA. It
may be necessary to manually run loncom/build/help_graphics_converter.pl
and doc/help/rebuildLabelHash.pl after a cvs update, and
loncapa_apache.conf may need to be manually copied to /etc. (The
loncapafiles.lpml has been updated.)

After merging this, the URL http://[loncapahost]/adm/help/Foils.hlp
should display a help file.

Also, some *very* out-of-date files have been removed from the /doc
directory.

    1: 
    2: \title{Learning \emph{Online} Network with CAPA\\
    3: \emph{~}\\
    4: \emph{\Large Author's Tutorial And Manual}}
    5: 
    6: \maketitle
    7: \vfill{}
    8: \begin{center}~\end{center}
    9: 
   10: \begin{center}John Williamson, Felicia Berryman, Jeremy Bowers\end{center}
   11: 
   12: ~ 
   13: 
   14: \begin{center}Laboratory for Instructional Technology in Education\\
   15: and the\\
   16: Office of Medical Education Research and Development\\
   17: Michigan State University\\
   18: \end{center}
   19: \newpage
   20: 
   21: \tableofcontents{}
   22: \newpage
   23: 

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>