[LON-CAPA-cvs] cvs: doc /help build_course_guide.tex
felicia
lon-capa-cvs@mail.lon-capa.org
Mon, 20 Dec 2004 21:48:13 -0000
felicia Mon Dec 20 16:48:13 2004 EDT
Modified files:
/doc/help build_course_guide.tex
Log:
Added images to the build your course quick guide and changed the margins.
Index: doc/help/build_course_guide.tex
diff -u doc/help/build_course_guide.tex:1.2 doc/help/build_course_guide.tex:1.3
--- doc/help/build_course_guide.tex:1.2 Tue Dec 14 13:30:08 2004
+++ doc/help/build_course_guide.tex Mon Dec 20 16:48:13 2004
@@ -3,18 +3,23 @@
\documentclass[twocolumn,english]{article}
\usepackage[T1]{fontenc}
\usepackage[latin1]{inputenc}
+\usepackage{epsf}
+\usepackage{geometry}
+\geometry{verbose,letterpaper,tmargin=.25in,bmargin=.125in,lmargin=.25in,rmargin=.25in,footskip=0.125in}
+%\usepackage{epsfig}
\makeatletter
\usepackage{babel}
\makeatother
\begin{document}
-\part*{A Guide to Building Your Course}
-
+\part{\Large{A Guide to Building Your Course}}
+\vspace{-.125in}
\begin{flushleft}\textbf{http://www.lon-capa.org}\end{flushleft}
+\vspace{.05in} \hrule height0.6pt \hfill \vspace{ .02in} \\
+\vspace{-.25in}
-
-\section*{LOG IN}
+\section*{Log In}
\begin{itemize}
\item Log in with your username and password.
@@ -42,7 +47,7 @@
the {[}Finish{]} button. You will then be directed to the Main Menu.
\end{itemize}
-\section*{COURSE DOCUMENTS {[}DOC{]}}
+\section*{Course Documents {[}DOC{]}}
\begin{itemize}
\item Select {[}DOCS{]} from the Remote Control or Main Menu. This will
@@ -98,7 +103,7 @@
of published documents.
\end{itemize}
-\section*{SET/MODIFY COURSE PARAMETERS {[}PARM{]}}
+\section*{Set/Modify Course Parameters {[}PARM{]}}
\begin{itemize}
\item Select {[}PARM{]} from the Remote Control or Main Menu. This will
@@ -120,7 +125,7 @@
in your course.
-\section*{CHART STUDENT PROGRESS {[}CHRT{]}}
+\section*{Chart Student Progress {[}CHRT{]}}
\begin{itemize}
\item Select {[}CHRT{]} from the Remote Control or Main Menu. This will
@@ -140,7 +145,7 @@
than newer formats.
\end{itemize}
-\section*{PRINT {[}PRT{]}}
+\section*{Print {[}PRT{]}}
\begin{itemize}
\item The {[}PRT{]} button will only be accessible when you are looking
@@ -149,7 +154,7 @@
you create a PDF document.
\end{itemize}
-\section*{CHANGE PREFERENCES {[}PREF{]}}
+\section*{Change Preferences {[}PREF{]}}
\begin{itemize}
\item Select {[}PREF{]} on the Remote Control or Main Menu. This will take
@@ -163,7 +168,13 @@
\item Make your changes and submit.
\end{itemize}
-\section*{GETTING HELP}
+\epsffile{graphics/build_course_guide_fig1.eps} \\
+\\ \vspace{.5in} \\
+\epsffile{graphics/build_course_guide_fig3.eps}
+
+\newpage
+
+\section*{Getting Help}
\begin{itemize}
\item Click on the small blue boxes with white question marks {[}?{]} for
@@ -175,4 +186,7 @@
\item Additional help at http://help.loncapa.org
\end{itemize}
+\vspace{1.75in}
+{\epsfxsize=3.75in \epsffile{graphics/build_course_guide_fig2.eps}}
+
\end{document}