⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 puzzle_bg.eps

📁 It uses latex to give question papers
💻 EPS
📖 第 1 页 / 共 5 页
字号:
} def
/graphic_cleanup
{
    cleartomark
    dictstackcount 1 countdictstack 1 sub {end}for
    end
    AGMCORE_graphicsave restore
} def
/compose_error_msg
{
    grestoreall initgraphics    
    /Helvetica findfont 10 scalefont setfont
    /AGMCORE_deltaY 100 def
    /AGMCORE_deltaX 310 def
    clippath pathbbox newpath pop pop 36 add exch 36 add exch moveto
    0 AGMCORE_deltaY rlineto AGMCORE_deltaX 0 rlineto
    0 AGMCORE_deltaY neg rlineto AGMCORE_deltaX neg 0 rlineto closepath
    0 AGMCORE_&setgray
    gsave 1 AGMCORE_&setgray fill grestore 
    1 setlinewidth gsave stroke grestore
    currentpoint AGMCORE_deltaY 15 sub add exch 8 add exch moveto
    /AGMCORE_deltaY 12 def
    /AGMCORE_tmp 0 def
    AGMCORE_err_strings exch get
        {
        dup 32 eq
            {
            pop
            AGMCORE_str256 0 AGMCORE_tmp getinterval
            stringwidth pop currentpoint pop add AGMCORE_deltaX 28 add gt
                {
                currentpoint AGMCORE_deltaY sub exch pop
                clippath pathbbox pop pop pop 44 add exch moveto
                } if
            AGMCORE_str256 0 AGMCORE_tmp getinterval show ( ) show
            0 1 AGMCORE_str256 length 1 sub
                {
                AGMCORE_str256 exch 0 put
                }for
            /AGMCORE_tmp 0 def
            }
            {
                AGMCORE_str256 exch AGMCORE_tmp xpt
                /AGMCORE_tmp AGMCORE_tmp 1 add def
            } ifelse
        } forall
} bdf
/doc_setup{
    Adobe_AGM_Core begin
    /AGMCORE_ps_version xdf
    /AGMCORE_ps_level xdf
    errordict /AGM_handleerror known not{
        errordict /AGM_handleerror errordict /handleerror get put
        errordict /handleerror {
            Adobe_AGM_Core begin
            $error /newerror get AGMCORE_cur_err null ne and{
                $error /newerror false put
                AGMCORE_cur_err compose_error_msg
            }if
            $error /newerror true put
            end
            errordict /AGM_handleerror get exec
            } bind put
        }if
    /AGMCORE_environ_ok 
        ps_level AGMCORE_ps_level ge
        ps_version AGMCORE_ps_version ge and 
        AGMCORE_ps_level -1 eq or
    def
    AGMCORE_environ_ok not
        {/AGMCORE_cur_err /AGMCORE_bad_environ def} if
    /AGMCORE_&setgray systemdict/setgray get def
    level2{
        /AGMCORE_&setcolor systemdict/setcolor get def
        /AGMCORE_&setcolorspace systemdict/setcolorspace get def
    }if
    /AGMCORE_currentbg currentblackgeneration def
    /AGMCORE_currentucr currentundercolorremoval def
    /AGMCORE_distilling
        /product where{
            pop systemdict/setdistillerparams known product (Adobe PostScript Parser) ne and
        }{
            false
        }ifelse
    def
    /AGMCORE_GSTATE AGMCORE_key_known not{
        /AGMCORE_GSTATE 21 dict def
        /AGMCORE_tmpmatrix matrix def
        /AGMCORE_gstack 32 array def
        /AGMCORE_gstackptr 0 def
        /AGMCORE_gstacksaveptr 0 def
        /AGMCORE_gstackframekeys 10 def
        /AGMCORE_&gsave /gsave ldf
        /AGMCORE_&grestore /grestore ldf
        /AGMCORE_&grestoreall /grestoreall ldf
        /AGMCORE_&save /save ldf
        /AGMCORE_&setoverprint /setoverprint ldf
        /AGMCORE_gdictcopy {
            begin
            { def } forall
            end
        }def
        /AGMCORE_gput {
            AGMCORE_gstack AGMCORE_gstackptr get
            3 1 roll
            put
        }def
        /AGMCORE_gget {
            AGMCORE_gstack AGMCORE_gstackptr get
            exch
            get
        }def
        /gsave {
            AGMCORE_&gsave
            AGMCORE_gstack AGMCORE_gstackptr get
            AGMCORE_gstackptr 1 add
            dup 32 ge {limitcheck} if
            /AGMCORE_gstackptr exch store
            AGMCORE_gstack AGMCORE_gstackptr get
            AGMCORE_gdictcopy
        }def
        /grestore {
            AGMCORE_&grestore
            AGMCORE_gstackptr 1 sub
            dup AGMCORE_gstacksaveptr lt {1 add} if
            dup AGMCORE_gstack exch get dup /AGMCORE_currentoverprint known
                {/AGMCORE_currentoverprint get setoverprint}{pop}ifelse
            /AGMCORE_gstackptr exch store
        }def
        /grestoreall {
            AGMCORE_&grestoreall
            /AGMCORE_gstackptr AGMCORE_gstacksaveptr store 
        }def
        /save {
            AGMCORE_&save
            AGMCORE_gstack AGMCORE_gstackptr get
            AGMCORE_gstackptr 1 add
            dup 32 ge {limitcheck} if
            /AGMCORE_gstackptr exch store
            /AGMCORE_gstacksaveptr AGMCORE_gstackptr store
            AGMCORE_gstack AGMCORE_gstackptr get
            AGMCORE_gdictcopy
        }def
        /setoverprint{
            dup /AGMCORE_currentoverprint exch AGMCORE_gput AGMCORE_&setoverprint
        }def    
        0 1 AGMCORE_gstack length 1 sub {
                AGMCORE_gstack exch AGMCORE_gstackframekeys dict put
        } for
    }if
    level3 /AGMCORE_&sysshfill AGMCORE_key_known not and
    {
        /AGMCORE_&sysshfill systemdict/shfill get def
        /AGMCORE_&sysmakepattern systemdict/makepattern get def
        /AGMCORE_&usrmakepattern /makepattern load def
    }if
    /currentcmykcolor [0 0 0 0] AGMCORE_gput
    /currentstrokeadjust false AGMCORE_gput
    /currentcolorspace [/DeviceGray] AGMCORE_gput
    /sep_tint 0 AGMCORE_gput
    /devicen_tints [0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0] AGMCORE_gput
    /sep_colorspace_dict null AGMCORE_gput
    /devicen_colorspace_dict null AGMCORE_gput
    /indexed_colorspace_dict null AGMCORE_gput
    /currentcolor_intent () AGMCORE_gput
    /customcolor_tint 1 AGMCORE_gput
    <<
    /MaxPatternItem currentsystemparams /MaxPatternCache get
    >>
    setuserparams
    end
}def
/page_setup
{
    /setcmykcolor where{
        pop
        Adobe_AGM_Core/AGMCORE_&setcmykcolor /setcmykcolor load put
    }if
    Adobe_AGM_Core begin
    /setcmykcolor
    {
        4 copy AGMCORE_cmykbuf astore /currentcmykcolor exch AGMCORE_gput
        1 sub 4 1 roll
        3 {
            3 index add neg dup 0 lt {
                pop 0
            } if
            3 1 roll
        } repeat
        setrgbcolor pop
    }ndf
    /currentcmykcolor
    {
        /currentcmykcolor AGMCORE_gget aload pop
    }ndf
    /setoverprint
    {
        pop
    }ndf
    /currentoverprint
    {
        false
    }ndf
    /AGMCORE_cyan_plate 1 0 0 0 test_cmyk_color_plate def
    /AGMCORE_magenta_plate 0 1 0 0 test_cmyk_color_plate def
    /AGMCORE_yellow_plate 0 0 1 0 test_cmyk_color_plate def
    /AGMCORE_black_plate 0 0 0 1 test_cmyk_color_plate def
    /AGMCORE_plate_ndx 
        AGMCORE_cyan_plate{ 
            0
        }{
            AGMCORE_magenta_plate{
                1
            }{
                AGMCORE_yellow_plate{
                    2
                }{
                    AGMCORE_black_plate{
                        3
                    }{
                        4
                    }ifelse
                }ifelse
            }ifelse
        }ifelse
        def
    /AGMCORE_have_reported_unsupported_color_space false def
    /AGMCORE_report_unsupported_color_space
    {
        AGMCORE_have_reported_unsupported_color_space false eq
        {
            (Warning: Job contains content that cannot be separated with on-host methods. This content appears on the black plate, and knocks out all other plates.) ==
            Adobe_AGM_Core /AGMCORE_have_reported_unsupported_color_space true ddf
        } if
    }def
    /AGMCORE_composite_job
        AGMCORE_cyan_plate AGMCORE_magenta_plate and AGMCORE_yellow_plate and AGMCORE_black_plate and def
    /AGMCORE_in_rip_sep
        /AGMCORE_in_rip_sep where{
            pop AGMCORE_in_rip_sep
        }{
            AGMCORE_distilling 
            {
                false
            }{
                userdict/Adobe_AGM_OnHost_Seps known{
                    false
                }{
                    level2{
                        currentpagedevice/Separations 2 copy known{
                            get
                        }{
                            pop pop false
                        }ifelse
                    }{
                        false
                    }ifelse
                }ifelse
            }ifelse
        }ifelse
    def
    /AGMCORE_producing_seps AGMCORE_composite_job not AGMCORE_in_rip_sep or def
    /AGMCORE_host_sep AGMCORE_producing_seps AGMCORE_in_rip_sep not and def
    /AGM_preserve_spots 
        /AGM_preserve_spots where{
            pop AGM_preserve_spots
        }{
            AGMCORE_distilling AGMCORE_producing_seps or
        }ifelse
    def
    /AGM_is_distiller_preserving_spotimages
    {
        currentdistillerparams/PreserveOverprintSettings known
        {
            currentdistillerparams/PreserveOverprintSettings get
                {
                    currentdistillerparams/ColorConversionStrategy known
                    {
                        currentdistillerparams/ColorConversionStrategy get
                        /sRGB ne
                    }{
                        true
                    }ifelse
                }{
                    false
                }ifelse
        }{
            false
        }ifelse
    }def
    /convert_spot_to_process where {pop}{
        /convert_spot_to_process
        {
            //Adobe_AGM_Core begin
            dup map_alias {
                /Name get exch pop
            } if
            dup dup (None) eq exch (All) eq or
                {
                pop false
                }{
                AGMCORE_host_sep
                { 
                    gsave
                    1 0 0 0 setcmykcolor currentgray 1 exch sub
                    0 1 0 0 setcmykcolor currentgray 1 exch sub
                    0 0 1 0 setcmykcolor currentgray 1 exch sub
                    0 0 0 1 setcmykcolor currentgray 1 exch sub
                    add add add 0 eq
                    {
                        pop false
                    }{
                        false setoverprint
                        current_spot_alias false set_spot_alias
                        1 1 1 1 6 -1 roll findcmykcustomcolor 1 setcustomcolor
                        set_spot_alias
                        currentgray 1 ne
                    }ifelse
                    grestore
                }{
                    AGMCORE_distilling
                    {
                        pop AGM_is_distiller_preserving_spotimages not
                    }{
                        //Adobe_AGM_Core/AGMCORE_name xddf
                        false
                        //Adobe_AGM_Core/AGMCORE_in_pattern known {//Adobe_AGM_Core/AGMCORE_in_pattern get}{false} ifelse
                        not AGMCORE_currentpagedevice/OverrideSeparations known and
                        {
                            AGMCORE_currentpagedevice/OverrideSeparations get
                            {
                                /HqnSpots /ProcSet resourcestatus
                                {
                                    pop pop pop true
                                }if
                            }if
                        }if                 
                        {
                            AGMCORE_name /HqnSpots /ProcSet findresource /TestSpot get exec not
                        }{
                            gsave
                            [/Separation AGMCORE_name /DeviceGray {}]AGMCORE_&setcolorspace
                            false
                            AGMCORE_currentpagedevice/SeparationColorNames 2 copy known
                            {
                                get
                                { AGMCORE_name eq or}forall
                                not
                            }{
                                pop pop pop true
                            }ifelse
                            grestore
                        }ifelse
                    }ifelse
                }ifelse
            }ifelse
            end
        }def
    }ifelse
    /convert_to_process where {pop}{
        /convert_to_process
        {
            dup length 0 eq
                {
                pop false
                }{
                AGMCORE_host_sep
                { 
                dup true exch
                    {
                    dup (Cyan) eq exch
                    dup (Magenta) eq 3 -1 roll or exch
                    dup (Yellow) eq 3 -1 roll or exch
                    dup (Black) eq 3 -1 roll or
                        {pop}
                        {convert_spot_to_process and}ifelse
                    }
                forall
                    {
                    true exch
                        {
                        dup (Cyan) eq exch
                        dup (Magenta) eq 3 -1 roll or exch
                        dup (Yellow) eq 3 -1 roll or exch
                        (Black) eq or and
                        }forall
                        not
                    }{pop false}ifelse
                }{
                false exch
                    {
                    dup (Cyan) eq exch
                    dup (Magenta) eq 3 -1 roll or exch
                    dup (Yellow) eq 3 -1 roll or exch
                    dup (Black) eq 3 -1 roll or
                    {pop}
                    {convert_spot_to_process or}ifelse
                    }
                forall
                }ifelse
            }ifelse
        }def
    }ifelse 
    /AGMCORE_avoid_L2_sep_space  
        version cvr 2012 lt 
        level2 and 
        AGMCORE_producing_seps not and

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -