File:  [LON-CAPA] / loncom / html / adm / help / tex / Print_Resource.tex
Revision 1.2: download - view: text, annotated - select for diffs
Mon May 17 22:08:56 2004 UTC (20 years, 3 months ago) by albertel
Branches: MAIN
CVS tags: version_1_99_1_tmcc, version_1_99_0_tmcc, version_1_3_X, version_1_3_3, version_1_3_2, version_1_3_1, version_1_3_0, version_1_2_X, version_1_2_99_1, version_1_2_99_0, version_1_2_1, version_1_2_0, version_1_1_99_5, version_1_1_99_4, version_1_1_99_3, version_1_1_99_2, version_1_1_99_1, version_1_1_99_0, HEAD
- add missing \label
- add errormessage generation to lonhelp.pm in case it does not find a label for
   the reference

- This should fix #3016, and make it easier to find these errors in the fututre

    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 if you are using the
    9:   remote, or click \textbf{prepare printout} on the resource screen.
   10: 
   11: \end{enumerate}
   12: 
   13: The Print helper will guide you through the process of preparing a PDF
   14: document of the resource.

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