summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/osa/optical_networking
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /macros/latex/contrib/osa/optical_networking
Initial commit
Diffstat (limited to 'macros/latex/contrib/osa/optical_networking')
-rw-r--r--macros/latex/contrib/osa/optical_networking/JONF1.EPS549
-rw-r--r--macros/latex/contrib/osa/optical_networking/JONXML.TEX1
-rw-r--r--macros/latex/contrib/osa/optical_networking/JONxml.STY255
3 files changed, 805 insertions, 0 deletions
diff --git a/macros/latex/contrib/osa/optical_networking/JONF1.EPS b/macros/latex/contrib/osa/optical_networking/JONF1.EPS
new file mode 100644
index 0000000000..6b89ab4133
--- /dev/null
+++ b/macros/latex/contrib/osa/optical_networking/JONF1.EPS
@@ -0,0 +1,549 @@
+%!PS-Adobe-2.0 EPSF-2.0
+%%Title: coloringboth.eps
+%%Creator: fig2dev Version 3.2.3 Patchlevel
+%%CreationDate: Wed Oct 4 16:29:32 2000
+%%For: sahin@euclid.ee.washington.edu (Gokhan Sahin)
+%%BoundingBox: 0 0 286 207
+%%Magnification: 1.0000
+%%EndComments
+/$F2psDict 200 dict def
+$F2psDict begin
+$F2psDict /mtrx matrix put
+/col-1 {0 setgray} bind def
+/col0 {0.000 0.000 0.000 srgb} bind def
+/col1 {0.000 0.000 1.000 srgb} bind def
+/col2 {0.000 1.000 0.000 srgb} bind def
+/col3 {0.000 1.000 1.000 srgb} bind def
+/col4 {1.000 0.000 0.000 srgb} bind def
+/col5 {1.000 0.000 1.000 srgb} bind def
+/col6 {1.000 1.000 0.000 srgb} bind def
+/col7 {1.000 1.000 1.000 srgb} bind def
+/col8 {0.000 0.000 0.560 srgb} bind def
+/col9 {0.000 0.000 0.690 srgb} bind def
+/col10 {0.000 0.000 0.820 srgb} bind def
+/col11 {0.530 0.810 1.000 srgb} bind def
+/col12 {0.000 0.560 0.000 srgb} bind def
+/col13 {0.000 0.690 0.000 srgb} bind def
+/col14 {0.000 0.820 0.000 srgb} bind def
+/col15 {0.000 0.560 0.560 srgb} bind def
+/col16 {0.000 0.690 0.690 srgb} bind def
+/col17 {0.000 0.820 0.820 srgb} bind def
+/col18 {0.560 0.000 0.000 srgb} bind def
+/col19 {0.690 0.000 0.000 srgb} bind def
+/col20 {0.820 0.000 0.000 srgb} bind def
+/col21 {0.560 0.000 0.560 srgb} bind def
+/col22 {0.690 0.000 0.690 srgb} bind def
+/col23 {0.820 0.000 0.820 srgb} bind def
+/col24 {0.500 0.190 0.000 srgb} bind def
+/col25 {0.630 0.250 0.000 srgb} bind def
+/col26 {0.750 0.380 0.000 srgb} bind def
+/col27 {1.000 0.500 0.500 srgb} bind def
+/col28 {1.000 0.630 0.630 srgb} bind def
+/col29 {1.000 0.750 0.750 srgb} bind def
+/col30 {1.000 0.880 0.880 srgb} bind def
+/col31 {1.000 0.840 0.000 srgb} bind def
+
+end
+save
+newpath 0 207 moveto 0 0 lineto 286 0 lineto 286 207 lineto closepath clip newpath
+-8.0 226.0 translate
+1 -1 scale
+
+/cp {closepath} bind def
+/ef {eofill} bind def
+/gr {grestore} bind def
+/gs {gsave} bind def
+/sa {save} bind def
+/rs {restore} bind def
+/l {lineto} bind def
+/m {moveto} bind def
+/rm {rmoveto} bind def
+/n {newpath} bind def
+/s {stroke} bind def
+/sh {show} bind def
+/slc {setlinecap} bind def
+/slj {setlinejoin} bind def
+/slw {setlinewidth} bind def
+/srgb {setrgbcolor} bind def
+/rot {rotate} bind def
+/sc {scale} bind def
+/sd {setdash} bind def
+/ff {findfont} bind def
+/sf {setfont} bind def
+/scf {scalefont} bind def
+/sw {stringwidth} bind def
+/tr {translate} bind def
+/tnt {dup dup currentrgbcolor
+ 4 -2 roll dup 1 exch sub 3 -1 roll mul add
+ 4 -2 roll dup 1 exch sub 3 -1 roll mul add
+ 4 -2 roll dup 1 exch sub 3 -1 roll mul add srgb}
+ bind def
+/shd {dup dup currentrgbcolor 4 -2 roll mul 4 -2 roll mul
+ 4 -2 roll mul srgb} bind def
+/reencdict 12 dict def /ReEncode { reencdict begin
+/newcodesandnames exch def /newfontname exch def /basefontname exch def
+/basefontdict basefontname findfont def /newfont basefontdict maxlength dict def
+basefontdict { exch dup /FID ne { dup /Encoding eq
+{ exch dup length array copy newfont 3 1 roll put }
+{ exch newfont 3 1 roll put } ifelse } { pop pop } ifelse } forall
+newfont /FontName newfontname put newcodesandnames aload pop
+128 1 255 { newfont /Encoding get exch /.notdef put } for
+newcodesandnames length 2 idiv { newfont /Encoding get 3 1 roll put } repeat
+newfontname newfont definefont pop end } def
+/isovec [
+8#055 /minus 8#200 /grave 8#201 /acute 8#202 /circumflex 8#203 /tilde
+8#204 /macron 8#205 /breve 8#206 /dotaccent 8#207 /dieresis
+8#210 /ring 8#211 /cedilla 8#212 /hungarumlaut 8#213 /ogonek 8#214 /caron
+8#220 /dotlessi 8#230 /oe 8#231 /OE
+8#240 /space 8#241 /exclamdown 8#242 /cent 8#243 /sterling
+8#244 /currency 8#245 /yen 8#246 /brokenbar 8#247 /section 8#250 /dieresis
+8#251 /copyright 8#252 /ordfeminine 8#253 /guillemotleft 8#254 /logicalnot
+8#255 /hypen 8#256 /registered 8#257 /macron 8#260 /degree 8#261 /plusminus
+8#262 /twosuperior 8#263 /threesuperior 8#264 /acute 8#265 /mu 8#266 /paragraph
+8#267 /periodcentered 8#270 /cedilla 8#271 /onesuperior 8#272 /ordmasculine
+8#273 /guillemotright 8#274 /onequarter 8#275 /onehalf
+8#276 /threequarters 8#277 /questiondown 8#300 /Agrave 8#301 /Aacute
+8#302 /Acircumflex 8#303 /Atilde 8#304 /Adieresis 8#305 /Aring
+8#306 /AE 8#307 /Ccedilla 8#310 /Egrave 8#311 /Eacute
+8#312 /Ecircumflex 8#313 /Edieresis 8#314 /Igrave 8#315 /Iacute
+8#316 /Icircumflex 8#317 /Idieresis 8#320 /Eth 8#321 /Ntilde 8#322 /Ograve
+8#323 /Oacute 8#324 /Ocircumflex 8#325 /Otilde 8#326 /Odieresis 8#327 /multiply
+8#330 /Oslash 8#331 /Ugrave 8#332 /Uacute 8#333 /Ucircumflex
+8#334 /Udieresis 8#335 /Yacute 8#336 /Thorn 8#337 /germandbls 8#340 /agrave
+8#341 /aacute 8#342 /acircumflex 8#343 /atilde 8#344 /adieresis 8#345 /aring
+8#346 /ae 8#347 /ccedilla 8#350 /egrave 8#351 /eacute
+8#352 /ecircumflex 8#353 /edieresis 8#354 /igrave 8#355 /iacute
+8#356 /icircumflex 8#357 /idieresis 8#360 /eth 8#361 /ntilde 8#362 /ograve
+8#363 /oacute 8#364 /ocircumflex 8#365 /otilde 8#366 /odieresis 8#367 /divide
+8#370 /oslash 8#371 /ugrave 8#372 /uacute 8#373 /ucircumflex
+8#374 /udieresis 8#375 /yacute 8#376 /thorn 8#377 /ydieresis] def
+/Times-Roman /Times-Roman-iso isovec ReEncode
+ /DrawEllipse {
+ /endangle exch def
+ /startangle exch def
+ /yrad exch def
+ /xrad exch def
+ /y exch def
+ /x exch def
+ /savematrix mtrx currentmatrix def
+ x y tr xrad yrad sc 0 0 1 startangle endangle arc
+ closepath
+ savematrix setmatrix
+ } def
+
+/$F2psBegin {$F2psDict begin /$F2psEnteredState save def} def
+/$F2psEnd {$F2psEnteredState restore end} def
+
+$F2psBegin
+%%Page: 1 1
+10 setmiterlimit
+ 0.06000 0.06000 sc
+7.500 slw
+% Ellipse
+n 2475 1387 781 781 0 360 DrawEllipse gs col0 s gr
+
+/Times-Roman-iso ff 90.00 scf sf
+3280 2845 m
+gs 1 -1 sc (0) col0 sh gr
+/Times-Roman-iso ff 165.00 scf sf
+3225 2775 m
+gs 1 -1 sc (s) col0 sh gr
+% Arc
+n 3787.5 3300.0 832.6 -125.8 -54.2 arc
+gs col0 s gr
+
+% Polyline
+n 4425 2700 m
+ 4650 2700 l gs col0 s gr
+/Times-Roman-iso ff 90.00 scf sf
+4780 2845 m
+gs 1 -1 sc (3) col0 sh gr
+/Times-Roman-iso ff 165.00 scf sf
+4725 2775 m
+gs 1 -1 sc (s) col0 sh gr
+/Times-Roman-iso ff 90.00 scf sf
+4330 2845 m
+gs 1 -1 sc (2) col0 sh gr
+/Times-Roman-iso ff 165.00 scf sf
+4275 2775 m
+gs 1 -1 sc (s) col0 sh gr
+/Times-Roman-iso ff 90.00 scf sf
+3730 2845 m
+gs 1 -1 sc (1) col0 sh gr
+/Times-Roman-iso ff 165.00 scf sf
+3675 2775 m
+gs 1 -1 sc (s) col0 sh gr
+/Times-Roman-iso ff 90.00 scf sf
+3280 3670 m
+gs 1 -1 sc (0) col0 sh gr
+/Times-Roman-iso ff 165.00 scf sf
+3225 3600 m
+gs 1 -1 sc (r) col0 sh gr
+/Times-Roman-iso ff 90.00 scf sf
+505 2845 m
+gs 1 -1 sc (0) col0 sh gr
+/Times-Roman-iso ff 165.00 scf sf
+450 2775 m
+gs 1 -1 sc (s) col0 sh gr
+/Times-Roman-iso ff 90.00 scf sf
+281 3667 m
+gs 1 -1 sc (0) col0 sh gr
+/Times-Roman-iso ff 165.00 scf sf
+227 3595 m
+gs 1 -1 sc (r) col0 sh gr
+/Times-Roman-iso ff 90.00 scf sf
+291 3548 m
+gs 1 -1 sc (0) col0 sh gr
+% Arc
+n 1012.5 3300.0 832.6 -125.8 -54.2 arc
+gs col0 s gr
+
+% Polyline
+n 1650 2700 m
+ 1875 2700 l gs col0 s gr
+% Polyline
+n 375 3600 m
+ 525 3600 l gs col0 s gr
+% Polyline
+n 2100 3600 m
+ 2325 3600 l gs col0 s gr
+% Polyline
+n 300 3450 m
+ 900 2850 l gs col0 s gr
+% Polyline
+n 300 3450 m
+ 1950 2850 l gs col0 s gr
+% Polyline
+n 675 3450 m
+ 900 2850 l gs col0 s gr
+% Polyline
+n 525 2850 m
+ 1050 3450 l gs col0 s gr
+% Polyline
+n 1050 3450 m
+ 1500 2850 l gs col0 s gr
+% Polyline
+n 1050 3450 m
+ 1950 2850 l gs col0 s gr
+% Polyline
+n 1500 3450 m
+ 525 2850 l gs col0 s gr
+% Polyline
+n 1500 3450 m
+ 1500 2850 l gs col0 s gr
+% Polyline
+n 1500 3450 m
+ 1950 2850 l gs col0 s gr
+% Polyline
+n 1950 3450 m
+ 1500 2850 l gs col0 s gr
+% Polyline
+n 2400 3450 m
+ 525 2850 l gs col0 s gr
+% Polyline
+n 975 2850 m
+ 2400 3450 l gs col0 s gr
+/Times-Roman-iso ff 90.00 scf sf
+2005 2845 m
+gs 1 -1 sc (3) col0 sh gr
+/Times-Roman-iso ff 165.00 scf sf
+1950 2775 m
+gs 1 -1 sc (s) col0 sh gr
+/Times-Roman-iso ff 90.00 scf sf
+1555 2845 m
+gs 1 -1 sc (2) col0 sh gr
+/Times-Roman-iso ff 165.00 scf sf
+1500 2775 m
+gs 1 -1 sc (s) col0 sh gr
+/Times-Roman-iso ff 90.00 scf sf
+955 2845 m
+gs 1 -1 sc (1) col0 sh gr
+/Times-Roman-iso ff 165.00 scf sf
+900 2775 m
+gs 1 -1 sc (s) col0 sh gr
+/Times-Roman-iso ff 165.00 scf sf
+600 3600 m
+gs 1 -1 sc (r) col0 sh gr
+/Times-Roman-iso ff 90.00 scf sf
+665 3555 m
+gs 1 -1 sc (0) col0 sh gr
+/Times-Roman-iso ff 90.00 scf sf
+655 3670 m
+gs 1 -1 sc (2) col0 sh gr
+/Times-Roman-iso ff 165.00 scf sf
+1050 3600 m
+gs 1 -1 sc (r) col0 sh gr
+/Times-Roman-iso ff 90.00 scf sf
+1115 3555 m
+gs 1 -1 sc (2) col0 sh gr
+/Times-Roman-iso ff 90.00 scf sf
+1105 3670 m
+gs 1 -1 sc (1) col0 sh gr
+/Times-Roman-iso ff 165.00 scf sf
+1500 3600 m
+gs 1 -1 sc (r) col0 sh gr
+/Times-Roman-iso ff 90.00 scf sf
+1565 3555 m
+gs 1 -1 sc (3) col0 sh gr
+/Times-Roman-iso ff 90.00 scf sf
+1555 3670 m
+gs 1 -1 sc (1) col0 sh gr
+/Times-Roman-iso ff 165.00 scf sf
+1950 3600 m
+gs 1 -1 sc (r) col0 sh gr
+/Times-Roman-iso ff 90.00 scf sf
+2015 3555 m
+gs 1 -1 sc (4) col0 sh gr
+/Times-Roman-iso ff 90.00 scf sf
+2005 3670 m
+gs 1 -1 sc (2) col0 sh gr
+/Times-Roman-iso ff 165.00 scf sf
+2400 3600 m
+gs 1 -1 sc (r) col0 sh gr
+/Times-Roman-iso ff 90.00 scf sf
+2465 3555 m
+gs 1 -1 sc (4) col0 sh gr
+/Times-Roman-iso ff 90.00 scf sf
+2455 3670 m
+gs 1 -1 sc (3) col0 sh gr
+/Times-Roman-iso ff 90.00 scf sf
+2755 895 m
+gs 1 -1 sc (0) col0 sh gr
+/Times-Roman-iso ff 165.00 scf sf
+2700 825 m
+gs 1 -1 sc (s) col0 sh gr
+/Times-Roman-iso ff 165.00 scf sf
+2100 900 m
+gs 1 -1 sc (s) col0 sh gr
+% Arc
+n 2532.0 1356.4 654.3 79.6 -159.3 arc
+gs col0 s gr
+
+% Arc
+n 2362.5 1162.5 488.9 -147.5 -94.4 arc
+gs col0 s gr
+
+% Arc
+n 2550.0 1275.0 604.7 -82.9 -29.7 arc
+gs col0 s gr
+
+% Arc
+n 2488.0 1207.0 868.1 -148.2 -20.7 arc
+gs col0 s gr
+
+% Ellipse
+n 2850 2025 150 150 0 360 DrawEllipse gs col7 1.00 shd ef gr gs col0 s gr
+
+% Ellipse
+n 2475 600 150 150 0 360 DrawEllipse gs col7 1.00 shd ef gr gs col0 s gr
+
+% Ellipse
+n 1800 975 150 150 0 360 DrawEllipse gs col7 1.00 shd ef gr gs col0 s gr
+
+% Ellipse
+n 3225 1050 150 150 0 360 DrawEllipse gs col7 1.00 shd ef gr gs col0 s gr
+
+/Times-Roman-iso ff 90.00 scf sf
+2170 965 m
+gs 1 -1 sc (3) col0 sh gr
+/Times-Roman-iso ff 90.00 scf sf
+2315 1865 m
+gs 1 -1 sc (1) col0 sh gr
+/Times-Roman-iso ff 165.00 scf sf
+2250 1800 m
+gs 1 -1 sc (s) col0 sh gr
+/Times-Roman-iso ff 165.00 scf sf
+1725 450 m
+gs 1 -1 sc (s) col0 sh gr
+/Times-Roman-iso ff 90.00 scf sf
+1780 520 m
+gs 1 -1 sc (2) col0 sh gr
+% Arc
+n 3679.2 2787.5 965.1 113.1 57.3 arcn
+gs col0 s gr
+
+% Polyline
+n 4425 3525 m
+ 4650 3525 l gs col0 s gr
+% Polyline
+n 3300 3450 m
+ 3675 2850 l gs col0 s gr
+% Polyline
+n 3300 3450 m
+ 4350 2850 l gs col0 s gr
+% Polyline
+n 3300 3450 m
+ 4650 2775 l gs col0 s gr
+% Polyline
+n 3675 3450 m
+ 3300 2850 l gs col0 s gr
+% Polyline
+n 3675 3450 m
+ 4350 2850 l gs col0 s gr
+% Polyline
+n 3675 3450 m
+ 4650 2775 l gs col0 s gr
+% Polyline
+n 3750 2850 m
+ 4275 3450 l gs col0 s gr
+% Polyline
+n 3300 2850 m
+ 4725 3450 l gs col0 s gr
+% Polyline
+n 3750 2850 m
+ 4725 3450 l gs col0 s gr
+% Polyline
+n 4350 2850 m
+ 4725 3450 l gs col0 s gr
+/Times-Roman-iso ff 90.00 scf sf
+4780 3670 m
+gs 1 -1 sc (3) col0 sh gr
+/Times-Roman-iso ff 165.00 scf sf
+4725 3600 m
+gs 1 -1 sc (r) col0 sh gr
+/Times-Roman-iso ff 90.00 scf sf
+4330 3670 m
+gs 1 -1 sc (2) col0 sh gr
+/Times-Roman-iso ff 165.00 scf sf
+4275 3600 m
+gs 1 -1 sc (r) col0 sh gr
+/Times-Roman-iso ff 90.00 scf sf
+3730 3670 m
+gs 1 -1 sc (1) col0 sh gr
+/Times-Roman-iso ff 165.00 scf sf
+3675 3600 m
+gs 1 -1 sc (r) col0 sh gr
+/Times-Roman-iso ff 105.00 scf sf
+300 2775 m
+gs 1 -1 sc (0) col0 sh gr
+/Times-Roman-iso ff 105.00 scf sf
+750 2775 m
+gs 1 -1 sc (0) col0 sh gr
+/Times-Roman-iso ff 105.00 scf sf
+1350 2775 m
+gs 1 -1 sc (1) col0 sh gr
+/Times-Roman-iso ff 105.00 scf sf
+1875 2625 m
+gs 1 -1 sc (0) col0 sh gr
+/Times-Roman-iso ff 105.00 scf sf
+150 3450 m
+gs 1 -1 sc (2) col0 sh gr
+/Times-Roman-iso ff 105.00 scf sf
+450 3675 m
+gs 1 -1 sc (1) col0 sh gr
+/Times-Roman-iso ff 105.00 scf sf
+900 3600 m
+gs 1 -1 sc (2) col0 sh gr
+/Times-Roman-iso ff 105.00 scf sf
+1350 3600 m
+gs 1 -1 sc (2) col0 sh gr
+/Times-Roman-iso ff 105.00 scf sf
+1800 3600 m
+gs 1 -1 sc (2) col0 sh gr
+/Times-Roman-iso ff 105.00 scf sf
+2475 3450 m
+gs 1 -1 sc (1) col0 sh gr
+/Times-Roman-iso ff 105.00 scf sf
+3075 2700 m
+gs 1 -1 sc (0) col0 sh gr
+/Times-Roman-iso ff 105.00 scf sf
+3525 2700 m
+gs 1 -1 sc (0) col0 sh gr
+/Times-Roman-iso ff 105.00 scf sf
+4650 2625 m
+gs 1 -1 sc (0) col0 sh gr
+/Times-Roman-iso ff 105.00 scf sf
+4125 2700 m
+gs 1 -1 sc (1) col0 sh gr
+/Times-Roman-iso ff 105.00 scf sf
+3075 3525 m
+gs 1 -1 sc (2) col0 sh gr
+/Times-Roman-iso ff 105.00 scf sf
+4125 3600 m
+gs 1 -1 sc (1) col0 sh gr
+/Times-Roman-iso ff 105.00 scf sf
+3525 3600 m
+gs 1 -1 sc (2) col0 sh gr
+/Times-Roman-iso ff 105.00 scf sf
+4800 3450 m
+gs 1 -1 sc (2) col0 sh gr
+/Times-Roman-iso ff 120.00 scf sf
+600 2400 m
+gs 1 -1 sc (Failure-dependent WA) col0 sh gr
+/Times-Roman-iso ff 120.00 scf sf
+3375 2400 m
+gs 1 -1 sc (Failure-independent WA) col0 sh gr
+% Ellipse
+n 1875 1875 150 150 0 360 DrawEllipse gs col7 1.00 shd ef gr gs col0 s gr
+
+/Times-Roman-iso ff 180.00 scf sf
+2415 675 m
+gs 1 -1 sc (0) col0 sh gr
+/Times-Roman-iso ff 180.00 scf sf
+3165 1125 m
+gs 1 -1 sc (1) col0 sh gr
+/Times-Roman-iso ff 180.00 scf sf
+2790 2100 m
+gs 1 -1 sc (2) col0 sh gr
+/Times-Roman-iso ff 180.00 scf sf
+1735 1050 m
+gs 1 -1 sc (4) col0 sh gr
+/Times-Roman-iso ff 180.00 scf sf
+1815 1950 m
+gs 1 -1 sc (3) col0 sh gr
+% Ellipse
+n 3713 2738 113 113 0 360 DrawEllipse gs col0 s gr
+
+% Ellipse
+n 4313 2738 113 113 0 360 DrawEllipse gs col0 s gr
+
+% Ellipse
+n 4763 2738 113 113 0 360 DrawEllipse gs col0 s gr
+
+% Ellipse
+n 3263 2738 113 113 0 360 DrawEllipse gs col0 s gr
+
+% Ellipse
+n 938 2738 113 113 0 360 DrawEllipse gs col0 s gr
+
+% Ellipse
+n 1538 2738 113 113 0 360 DrawEllipse gs col0 s gr
+
+% Ellipse
+n 1988 2738 113 113 0 360 DrawEllipse gs col0 s gr
+
+% Ellipse
+n 488 2738 113 113 0 360 DrawEllipse gs col0 s gr
+
+% Ellipse
+n 261 3574 114 119 0 360 DrawEllipse gs col0 s gr
+
+% Ellipse
+n 635 3580 115 115 0 360 DrawEllipse gs col0 s gr
+
+% Ellipse
+n 1085 3580 115 115 0 360 DrawEllipse gs col0 s gr
+
+% Ellipse
+n 1535 3580 115 115 0 360 DrawEllipse gs col0 s gr
+
+% Ellipse
+n 1985 3580 115 115 0 360 DrawEllipse gs col0 s gr
+
+% Ellipse
+n 2435 3580 115 115 0 360 DrawEllipse gs col0 s gr
+
+% Ellipse
+n 3263 3563 113 113 0 360 DrawEllipse gs col0 s gr
+
+% Ellipse
+n 3713 3563 113 113 0 360 DrawEllipse gs col0 s gr
+
+% Ellipse
+n 4313 3563 113 113 0 360 DrawEllipse gs col0 s gr
+
+% Ellipse
+n 4763 3563 113 113 0 360 DrawEllipse gs col0 s gr
+
+$F2psEnd
+rs
diff --git a/macros/latex/contrib/osa/optical_networking/JONXML.TEX b/macros/latex/contrib/osa/optical_networking/JONXML.TEX
new file mode 100644
index 0000000000..dc0bbc2d61
--- /dev/null
+++ b/macros/latex/contrib/osa/optical_networking/JONXML.TEX
@@ -0,0 +1 @@
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % File: jonxml.tex % % VERSION: 1.0 % % Date: February 24, 2003 % % % % LaTeX template file for use with % % OSA's Journal of Optical Networking (JON) % % % % send comments to Scott Dineen, sdinee@osa.org % % % % This file requires style file, jonxml.sty, under % % the LaTeX article class % % % % \documentclass[10pt,letterpaper]{article} % % \usepackage{jonxml} % % % % (c) 2003 Optical Society of America % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %% This new template for the Journal of Optical Network is %% designed to assist conversion to XML %%%%%%%%%%%%%%%%%%%%%%% preamble %%%%%%%%%%%%%%%%%%%%%% \documentclass[10pt,letterpaper]{article} \usepackage{jonxml} \usepackage{hyperref} %%%%%%%%%%%%%%%%%%%%%%% begin %%%%%%%%%%%%%%%%%%%%%%%%%% \begin{document} %%%%%%%%%%%%%%%%%% title page information %%%%%%%%%%%%%% \title{\LaTeX{} template for authors submitting to the \textit{Journal of Optical Networking}} \author{M. Scott Dineen and Alexine Moore} \address{Publications Department, Optical Society of America, Washington, D.C., 20036} \email{jon@osa.org} %% email address is required % \homepage{http:...} %% author's URL, if desired %%%%%%%%%%%%%%%%%%% abstract and OCIS codes %%%%%%%%%%%%%%% %% [use \begin*{abstract}...\end{abstract} if exempt from copyright] \begin{abstract}A basic LaTeX template and style file are provided for the \textit{Journal of Optical Networking} (JON). The new template and instructions are designed to assist conversion to XML. For information on purely style matters, see the JON style manual, \mbox{\url{http://www.osa-jon.org/submission}}. \end{abstract} \ocis{000.0000, 999.9999.}% REPLACE WITH CORRECT OCIS CODES FOR YOUR ARTICLE %%%%%%%%%%%%%%%%%%%%%%%%%% body %%%%%%%%%%%%%%%%%%%%%%%%%% \section{Introduction} To speed review and production, JON LaTeX articles should follow these guidlines: \begin{description} \item[(a) Math:] To help with conversion to MathML, place all math in a proper math environment. For example, expression $3\times 4 = 12$ should be set this way, \texttt{\$3$\backslash$times 4=12\$}, not this way, \texttt{3 \$$\backslash$times\$4=12}. \item[(b) Markup:] Keep markup as simple as possible. Special spacing commands such as \texttt{$\backslash$,} and \texttt{$\sim$} should not be used, since they may complicate whitespace handling in the XML file. \item[(c) Reference callouts:] Set reference callouts with standard \verb+\cite{}+ command or set manually inside square brackets (JON no longer uses superscript reference callouts \cite{IEEE98,Zhao02} or the \texttt{overcite} package). For more on references, see note \cite{refs} below. \item[(d) Style:] Review and adhere to guidelines given in the \mbox{\href{http://www.osa-jon.org/submission}{JON style manual}}. \end{description} \section{Figures, Tables, and Multimedia} JON encourages authors to submit color and multimedia figures with their manuscripts. Guidelines on multimedia submissions can be found at \mbox{\url{http://www.osa-jon.org/submission}}. Figures and tables may be placed in the body of the manuscript. To include multimedia, set a static image (e.g., frame from a video) in the manuscript as a figure, and upload multimedia files separately. \begin{table}[htb] \centering \textbf{\caption{Sample Table}} \begin{tabular}{ccc} \hline One & Two & Three \\ \hline Eins & Zwei & Drei \\ Un & Deux & Trois \\ Jeden & Dv\v{e} & T\v{r}i \\ \hline \end{tabular} \end{table} \begin{figure}[htb] \centerline{\scalebox{.92}{\includegraphics{JONF1.eps}}} \caption{Sample caption (Ref. \cite{Sahin02}, Fig. 1).} \end{figure} \section{Conclusion} After proofreading the manuscript, tar and gzip the \texttt{.tex} file and figures; then enter the requested information into the JON online submission system at \\ \url{http://www.osa-jon.org} and upload the tarred and gzipped archive. If there is video or other multimedia, the associated files should be uploaded separately. All papers are accepted subject to editing to ensure readability and conformity to journal style. Authors will receive page proofs of their papers. Corrected proofs should be returned within 48 hours of receipt to avoid publication delays. For further instructions, please see the JON web pages. %\appendix %\section*{Appendix A: \LaTeX{} Code for Appendices} %\setcounter{equation}{0} %\renewcommand{\theequation}{A{\arabic{equation}}} %acknowledgments %\section*{Acknowledgments} %%%%%%%%%%%%%%%%%%%%%%% References %%%%%%%%%%%%%%%%%%%%%%% \begin{thebibliography}{99} \bibitem{IEEE98} IEEE Standard 802.1Q-1998, ``IEEE standards for local and metropolitan area networks: virtual bridged local area networks'' (Institute of Electrical and Electronics Engineers, New York, 1999), \url{http://www.ieee.org}. \bibitem{Zhao02} M. Zhao, G. Morthier, and R. Baets, ``Quasi-ideal optical decision characteristic from a Mach–Zehnder interferometer with gain-clamped semiconductor optical amplifiers,'' in \emph{Optical Fiber Communication Conference (OFC 2002)}, Vol. 70 of OSA Trends in Optics and Photonics Series (Optical Society of America, Washington, D.C., 2002), ThGG94, pp. 745--746. \bibitem{refs} Please do not send separate Bib\TeX{} files. If you use Bib\TeX{}, you can simply paste the output (e.g., contents of \texttt{.bbl} file) into the bibliography section of the \texttt{.tex} file. \bibitem{Sahin02} G. Sahin and M. Azizoglu, ``Wavelength-assignment algorithms for service and restoration in wavelength-division-multiplexing rings,'' J. Opt. Netw. {\bf 1,} 102--111 (2002), \url{http://www.osa-jon.org/abstract.cfm?URI=JON-1-2-102}. \end{thebibliography} %% use \url{} or \href for web links, with hyperref.sty %%%%%%%%%%%%%%%%%%%%%%%%%%% end %%%%%%%%%%%%%%%%%%%%%%%%%%% \end{document} \ No newline at end of file
diff --git a/macros/latex/contrib/osa/optical_networking/JONxml.STY b/macros/latex/contrib/osa/optical_networking/JONxml.STY
new file mode 100644
index 0000000000..4897e807c9
--- /dev/null
+++ b/macros/latex/contrib/osa/optical_networking/JONxml.STY
@@ -0,0 +1,255 @@
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+% File: jonxml.sty %
+% VERSION: 1.0 %
+% Date: January 15, 2003 %
+% %
+% LaTeX style file for use with %
+% OSA Journal of Optical Networking %
+% %
+% %
+% FOR LATEX 2E USE %
+% \documentclass[letterpaper,10pt]{article} %
+% \usepackage{jonxml} %
+% %
+% Scott Dineen sdinee@osa.org %
+% (c) 2003 Optical Society of America %
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+%
+%\documentclass[10pt]{article} %% LaTeX 2e
+%\usepackage{jonxml}
+
+%% OTHER PACKAGES
+
+\usepackage{graphicx}
+\usepackage{color}
+%% PAGE FORMAT
+
+\textwidth5in
+\textheight8.5in
+\oddsidemargin.75in
+\evensidemargin.75in
+\topmargin-2.75pc
+\parindent.2in
+\pagestyle{plain}
+\sloppy
+
+%% TITLE PAGE COMMANDS
+
+\def\JONtitle#1{\LARGE \bf \noindent \begin{center} #1 \end{center}
+\rm \normalsize \vskip.1in }%
+
+\def\JONauthor#1{\noindent%
+ \large \begin{center} \sf{#1} \end{center}
+ \rm \vskip-.12in }
+
+\def\JONaddress#1{\noindent%
+ \small \it \begin{center} #1 \end{center}
+ \rm \vskip-6pt }
+
+\def\JONemail#1{\vskip-6pt\noindent \small%
+ \begin{center}\it #1
+ \rm \end{center} \normalsize \vskip-3pt}
+
+\def\ocis#1{\vskip-.03in \hskip.5in {\small \it OCIS codes: \rm #1 \hfill}}
+ %\bf OCIS codes: \rm #1 \hfil } \\ \normalsize \vskip.01cm}
+
+%\def\url#1{\textcolor{blue}{\underline{#1}}} %% use hyperref.sty instead
+
+\def\homepage#1{\vskip-.2in \noindent \small
+ \begin{center}\it \textcolor{blue}{\underline{#1}}
+ \rm \end{center} \normalsize \vskip.08in}
+
+\def\received#1{\vskip-.1in \footnotesize \begin{center} {#1}
+ \rm \end{center} \normalsize \vskip-4pt}
+
+\renewenvironment{abstract}%%
+{\vskip1.5pc\noindent\hskip.5in\begin{minipage}{4.in} \parindent.2in
+ \noindent \small \rm}{\hskip.07in \copyright \hskip.05in \number\year \hskip.05in
+ Optical Society of America \\ \hfil \end{minipage}}
+
+\newenvironment{abstract*}%% * version removes copyright line
+{\vskip1.5pc\noindent\hskip.5in\begin{minipage}{4.in} \parindent.2in
+ \noindent \small \rm}{\hskip.07in \hfil \end{minipage}\vskip.0875in}%
+
+\let\title\JONtitle
+\let\author\JONauthor
+\let\affil\JONaddress
+\let\address\JONaddress
+\let\email\JONemail
+\let\pacs\ocis
+
+%% VARIOUS LABELS
+
+\renewcommand\figurename{Fig.}
+\def\fps@table{h}%\def\fps@table{!htbp}
+\renewcommand\tablename{\textbf{Table}}
+
+
+\renewcommand\refname{\normalsize \sf References and Links \rm} %\renewcommand\refname{\small \bf References and Links}
+
+\newcommand\@MaxCapWidth{4.25in}
+\setlength\belowcaptionskip{1pt}
+
+\long\def\@makecaption#1#2{%
+ \small
+ \vskip\abovecaptionskip
+ \sbox\@tempboxa{#1. #2}%
+ \ifdim \wd\@tempboxa >\@MaxCapWidth
+ \hskip.25in\parbox{4.5in}{#1. #2}
+ \else
+ \global \@minipagefalse
+ \hb@xt@\hsize{\hfil\box\@tempboxa\hfil}%
+ \fi
+ \vskip\belowcaptionskip\normalsize}
+
+
+%% REFERENCES AND LINKS
+
+\renewcommand\refname{\normalsize References and Links \rm}
+
+\newcommand\JONReferences{\thebibliography{}}
+\newcommand\JONReflinks{\thebibliography{}}
+\newcommand\References{\thebibliography{}}
+\let\endJONReferences\endthebibliography
+\let\endJONReflinks\endthebibliography
+\let\endReferences\endthebibliography
+
+%% SECTION COMMANDS
+
+\renewcommand\@seccntformat[1]{\csname the#1\endcsname.\quad }
+\renewcommand\thesubsection{\thesection.\Alph{subsection}}
+\renewcommand\thesubsubsection{\thesubsection.\arabic{subsubsection}}
+
+\renewcommand\section{\@startsection {section}{1}{0pt}%
+ {-2.5ex plus -1ex minus -.2ex}%
+ {1.3ex plus .2ex}%
+ {\sf\normalsize\bfseries}}
+\renewcommand\subsection{\@startsection{subsection}{2}{0pt}%
+ {-2.25ex plus -1ex minus -.2ex}%
+ {1ex plus .2ex}%
+ {\sf\normalsize\itshape}}
+\renewcommand\subsubsection{\@startsection{subsubsection}{3}{0pt}%
+ {-2.25ex plus -1ex minus -.2ex}%
+ {1ex plus .2ex}%
+ {\sf\small\upshape}}
+
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+% Create footnotes for author author queries (use \au{})
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+\renewcommand{\thefootnote}{\large\bfseries\Alph{footnote}}
+\newcommand{\au}[1]{{\footnote{#1}}\marginpar{\raggedleft\hspace{0pt}
+\LARGE\textcolor{webred}{$\leftarrow$}}}
+\newcommand{\Au}{\footnote}
+\newcommand{\AU}{\footnote}
+\definecolor{webred}{rgb}{0.9,0,0}
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
+
+%% MINIMIMUM INTERSENTENCE SPACING
+
+\frenchspacing
+
+%% HYPHENATION
+
+\hyphenation {ac-cord-ing
+ allow
+ back-scat-ter
+ back-scat-te-ring
+ back-scat-tered
+ scat-te-ring
+ Based based
+ cases
+ cen-tered
+ changed
+ co-incide
+ con-cerning
+ con-ven-tional
+ de-creased
+ de-po-lar-iz-ation
+ de-tector de-tectors
+ de-vi-ation
+ dis-cussion
+ dis-tribu-tion
+ dis-tribu-tions
+ dis-trib-ute
+ dis-trib-uted
+ Ehhalt
+ extinc-tion
+ found
+ Geest-hacht
+ ground
+ Hink-ley
+ il-lus-trated
+ il-lus-trate
+ Intro-ducing
+ Klap-heck
+ lati-tude
+ measure-ment
+ measure-ments
+ meas-ured
+ measuring
+ mixing
+ north-east
+ orig-inated
+ op-er-ating
+ out-flow
+ pres-ence
+ primary
+ rather
+ rela-tive
+ sig-nal
+ sig-nals
+ solid
+ tem-pera-ture
+ Tem-pera-ture
+ trans-ported
+ tropo-pause
+ Tropo-pause
+ tropo-sphere
+ Tropo-sphere
+ tube
+ tubes
+ Values
+ varies
+ Weather}
+
+%% MACROS FOR STANDARD JOURNAL ABBREVIATIONS
+
+\def\opex{ Opt.\ Express }
+\def\ao{ Appl.\ Opt.\ }
+\def\ap{ Appl.\ Phys.\ }
+\def\apa{ Appl.\ Phys.\ A }
+\def\apb{ Appl.\ Phys.\ B }
+\def\apl{ Appl.\ Phys.\ Lett.\ }
+\def\apj{ Astrophys.\ J.\ }
+\def\bell{ Bell Syst.\ Tech.\ J.\ }
+\def\jqe{ IEEE J.\ Quantum Electron.\ }
+\def\assp{ IEEE Trans.\ Acoust.\ Speech Signal Process.\ }
+\def\aprop{ IEEE Trans.\ Antennas Propag.\ }
+\def\mtt{ IEEE Trans.\ Microwave Theory Tech.\ }
+\def\iovs{ Invest.\ Ophthalmol.\ Vis.\ Sci.\ }
+\def\jcp{ J.\ Chem.\ Phys.\ }
+\def\jmo{ J.\ Mod.\ Opt.\ }
+\def\jon{ J.\ Opt.\ Netw.\ }
+\def\josa{ J.\ Opt.\ Soc.\ Am.\ }
+\def\josaa{ J.\ Opt.\ Soc.\ Am.\ A }
+\def\josab{ J.\ Opt.\ Soc.\ Am.\ B }
+\def\jpp{ J.\ Phys.\ (Paris) }
+\def\nat{ Nature (London) }
+\def\oc{ Opt.\ Commun.\ }
+\def\ol{ Opt.\ Lett.\ }
+\def\pl{ Phys.\ Lett.\ }
+\def\pra{ Phys.\ Rev.\ A }
+\def\prb{ Phys.\ Rev.\ B }
+\def\prc{ Phys.\ Rev.\ C }
+\def\prd{ Phys.\ Rev.\ D }
+\def\pre{ Phys.\ Rev.\ E }
+\def\prl{ Phys.\ Rev.\ Lett.\ }
+\def\rmp{ Rev.\ Mod.\ Phys.\ }
+\def\pspie{ Proc.\ SPIE\ }
+\def\sjqe{ Sov.\ J.\ Quantum Electron.\ }
+\def\vr{ Vision Res.\ }
+\def\cleo{ {\it Conference on Lasers and Electro-Optics }}
+\def\assl{ {\it Advanced Solid State Lasers }}
+\def\tops{ Trends in Optics and Photonics }
+%%END