Diff for /loncom/interface/lonprintout.pm between versions 1.448 and 1.449

version 1.448, 2006/06/30 01:06:22 version 1.449, 2006/06/30 01:11:04
Line 2265  ALL_PROBLEMS Line 2265  ALL_PROBLEMS
        <choice computer="all">All assignments in a single PDF file</choice>         <choice computer="all">All assignments in a single PDF file</choice>
        <choice computer="sections">Each PDF contains exactly one section</choice>         <choice computer="sections">Each PDF contains exactly one section</choice>
        <choice computer="oneper">Each PDF contains exactly one assignment</choice>         <choice computer="oneper">Each PDF contains exactly one assignment</choice>
        <choice computer="usenumber" relatedvalue="NUMBER_TO_PRINT" relateddefault="all">         <choice computer="usenumber" relatedvalue="NUMBER_TO_PRINT">
             Specify Number:</choice>              Specify the number of assignments per PDF:</choice>
     </choices>      </choices>
     </state>      </state>
 RESOURCE_SELECTOR  RESOURCE_SELECTOR
Line 2429  CHOOSE_ANON1 Line 2429  CHOOSE_ANON1
        <choice computer="all">All assignments in a single PDF file</choice>         <choice computer="all">All assignments in a single PDF file</choice>
        <choice computer="sections">Each PDF contains exactly one section</choice>         <choice computer="sections">Each PDF contains exactly one section</choice>
        <choice computer="oneper">Each PDF contains exactly one assignment</choice>         <choice computer="oneper">Each PDF contains exactly one assignment</choice>
        <choice computer="usenumber" relatedvalue="NUMBER_TO_PRINT" relateddefault="all">         <choice computer="usenumber" relatedvalue="NUMBER_TO_PRINT">
            Specify Number:</choice>             Specify the number of assignments per PDF:</choice>
     </choices>      </choices>
     </state>      </state>
 RESOURCE_SELECTOR  RESOURCE_SELECTOR

Removed from v.1.448  
changed lines
  Added in v.1.449


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