File:  [LON-CAPA] / loncom / html / adm / help / tex / Print_Resource.tex
Revision 1.4: download - view: text, annotated - select for diffs
Wed Sep 7 10:43:33 2005 UTC (18 years, 10 months ago) by foxr
Branches: MAIN
CVS tags: version_2_1_X, version_2_1_3, version_2_1_2, version_2_1_1, version_2_1_0, version_2_0_X, version_2_0_99_1, version_2_0_2, HEAD
Add some documentation about printing tricks and link some
of the print documents together.

    1: \label{Print_Resource}
    2: 
    3: To print a resource, do the following:
    4: 
    5: \begin{enumerate}
    6: 
    7: \item Select a resource.
    8: \item Click \textbf{PRT} on the Remote Control or Inline Menu to access the Print Helper.
    9: \end{enumerate}
   10: 
   11: The Print helper will guide you through the process of preparing a PDF
   12: document of the resource. If you see error message when trying to prepare a PDF file, 
   13: then you will need to contact the author of the problem which has the printing error.
   14: 
   15: 
   16: Printing involves a translation of your XML file into LaTeX and from there to PDF.   
   17: Some of the XML tags have a set of special print options. \ref{Print_Options}
   18: The translation requires some special considerations on your part as well.
   19: \ref{Print_Tricks}

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