{jstools changes since 4.0/4.0 (See also lib/jdoc/jedit-changes.jrt) Changes from 3.0 to 4.0 are also documented, and Changes up through version 3.6/3.0 documented as well, albeit a little more haphazardly. After version 4.0/4.0 1995.11.22 · added M-/ Emacs bindings in jedit (specifically, jedit_bindings.tcl), documented · added C-x h binding (select all) in jtextemacs.tcl, documented (should duplicate for entries) 1995.11.23 · in my ~/.tk/textbindings.tcl, added reformatting code and Emacs fill­paragraph (to move to library) 1995.11.24 · started list support for jdoc mode (to become jhtml mode) · added configuration of list and
tags in jdoc · added support for (one level of) lists and horizontal rules in jtagconvert.tcl's HTML generation (still to do: TeX output) (should this and hypertext support move to a library?) 1995.11.26 · rolled in Josê Bandeira's Portuguese localisation files - found a bunch of strings that were missing from the en files (and thus from his translations of them) · started fixing typos and missing strings in en and pt files (fixed database files for jedit, jdoc, and jabbrevs, and usage in jstools for jfs.tcl and jprefpanel.tcl.) · fixed hard­coded strings in jabbrevs script 1995.11.27 · distinguish `Done' (now `Close') on jmore panel from `Done' on Global Preferences panel (and keys and Portuguese are different from `Done' in jedit) · cleaned up rest of jstools string database, looked at jpeople and jhotlist database · created new jhtml mode (almost identical to jdoc mode except for mode:jhtml:write) 1995.12.01 · changed documentation for jldb.tcl to reflect the fact that app need not be exactly an application name · changed jedit:apply_mode in jedit_modes.tcl to load in mode­specific string databases; created those databases for most modes · fixed bug where `Done' button on mode­specific jedit prefs panel was causing prefs to be re­read from disk, overriding prefs changed in panel 1995.12.03 · documented `Done' -> `Close' in jmore and jmore.tcl · improved HTML generation - now sometimes distinguishes
from

, and may generate fewer superfluous
's and

's · fixed bug where only first window opened in a mode would be initialised. (this bug was introduced in fixing the Mode­Specific Preferences `Done' button.) now the `Done' button doesn't cause prefs to be re­read from disk, but any other invocation of jedit:apply_mode does (kludge!) · bumped version number to 4.0/4.1 in jinit.tcl and documentation · fixed bug in heading menu commands in jdoc and jhtml modes · documented jhtml mode; updated jdoc mode documentation · re­generated HTML documentation Released (sort of) version 4.0/4.1, for benefit of people translating strings. 1995.12.31 · fixed jprefs.tcl documentation, which still talked about X resource files. 1996.01.06 · added logical HTML styles to jedit_cmds.tcl, jedit_tags.tcl, jedit_menus.tcl, and jtagconvert.html NOT YET DOCUMENTED · modified tagging of lists and anchors in jdoc-mode.tcl and jhtml-mode.tcl and cleaned them up a bit NOT YET DOCUMENTED 1996.01.19 · told jmore about .jhtml files 1996.01.25 · modified jtagconvert.tcl to generate HTML with titles, using (the first line of) the first level 0 heading 1996.02.11 · modified jtagconvert.tcl (and prologue.ps) to allow parameterisation of fonts and sizes (not yet for headings) in generated PostScript. There's not yet a UI for choosing them. 1996.04.19 · put new preference routines for dealing with preference modules and panels in jprefs.tcl and jprefpanel.tcl. Documented changes to jprefs.tcl. 1996.04.20 · changed names of some procedures in jprefpanel.tcl · documented (incompletely) addtions to jprefpanel.tcl. · added PostScript and screen font preferences to global preferences in jprefs.tcl · added j:tag:configure_fonts in jtexttags.tcl; modified jedit_tags.tcl and jmore.tcl to use it. 1996.04.27 · added j:pref:colour_ui (and j:pref:color_ui); incorporated into j:pref:create_panel 1996.05.01 · now recognises makefiles as code 1996.05.18 · created sh-mode · fixed word­deletion bugs in jentrykeys.tcl under Tk 4.X; may have introduced bugs under 3.6. 1996.05.19 · finished changing js@calumet.org to js@aq.org. · updated version number to 4.1/4.2. Released version 4.1/4.2. 1996.05.27 · added recognition of Perl, xbm, and xpm as code by jedit · added -show option to j:prompt (and jprompt), documented · made jdoc honour user's Web viewer preference · removed jpathlib.tcl (which was unused) · shortened name of jedit_fix_tkMenuButtonDown.tcl to jedit_fixMenuBind.tcl · redid joptionbutton.tcl to support -variable and -command, and cget and invoke methods; updated documentation · modified jfs.tcl to use new j:option features · modified (with considerable trouble - have to get indirect lists working) jprefpanel.tcl to use option button · added mkdir button in jfs.tcl, documented · created j:hide_pointer and j:show_pointer (in jtkutils.tcl, documented · set jbindtext.tcl and jbindentry.tcl up to hide pointer during typing 1996.06.01 · quick­and­dirty support for a second level of nested lists (mainly in jtagconvert.tcl) 1996.06.03 · added (ugly) support for a third level of nested lists in jhtml-mode.tcl (jtagconvert.tcl's support generalises to arbitrary depth) · added rudimentary support for in HTML generation based on colour tags on first character in file (jtagconvert.tcl) 1996.06.16 · created jtail (in w-in-p) based on code posted by Jan Wieck . Only works at end of a pipe. 1996.06.17 · added (clumsy) capability to insert literal HTML (jtagconvert.tcl, jhtml-mode.tcl) 1996.06.21 · added (temporarily) #000000 and #ffffff to Background and Foreground menus in jedit, because Netscape 1.1 chokes on named colours. 1996.07.10 · fixed HTML preamble:

-> , added DOCTYPE 1996.08.07 · added Clear button to j:prompt, documented. 1996.08.10 · continued update to jprefs.tcl; added j:pref:panel, j:pref:read_panel, and j:pref:write_panel, and renamed a couple of other procedures · modified jprefpanel.tcl to use arrays and files associated with panels (rather than modules). The Save button is now consistently useful. :-) · modified jpeople (in w-in-p) to use new mechanism for its preferences 1996.09.05 · updated version number in jinit.tcl · updated version number in documentation · fixed positioning of j:option popup · fixed a few bugs in sh mode · documented sh mode Released version 4.1/4.3 1996.09.12 · added separate font menu to jstools; this makes Alt­key shortcuts easier 1996.09.13 · changed j:text:insert_string to j:text:insert, documented · created new jtextcmds.tcl library, documented · created j:cmd:text_cut, j:cmd:text_copy, and j:cmd:text_paste, which do the right thing depending on whether the current widget has rich­text formatting or not · modified jedit_cmds.tcl to use above for Cut/Copy/Paste · deleted (now superfluous) Rich Cut/Copy/Paste commands in jedit · fixed bug where rich paste wouldn't replace selection if J_PREFS(typeover) · made new Cut/Copy/Paste use files under ~/.tk if possible, documented · added new functions for dealing with metainformation to jtexttags.tcl - j:tag:get_metainfo - j:tag:set_metainfo - j:tag:delete_metainfo · modified j:tag:archive_text_widget and j:tag:restore_text_widget to save and load metainfo · modified jtagconvert.tcl to use title and bgimage metainfo when generating HTML, if it exists 1996.09.14 · removed some superfluous commands from the HTML menu in jhtml-mode · added commands for setting body colour/image attributes to jhtml-mode (using new j:tag:set_metainfo) · made jhtml-mode set text attributes (foreground, background, link colour, etc.) based on metainfo · updated jtagconvert.tcl to use new text metainfo when generating tag 1996.09.15 · documented metainfo procedures in jtexttags.tcl · added j:text:get_text_with_tags to use text dump command to get list of text and tags · added j:text:tagged_insert as wrapper around Tk4 text insert command to insert text and tag it 1996.09.15 · updated jhtml-mode documentation · updated jtagconvert.tcl documentation · documented j:text:tagged_insert in jtext.tcl documentation · write j:tkversion (in jtkversion.tcl), documented · modified jtextcmds.tcl to use plain­text cut­and­paste under Tk 3 (otherwise it would fail because the Tk 3 text widget insert command can't handle tags). · added -default option to j:prompt_colour_rgb and j:prompt_colour_name, documented · made scales longer in j:prompt_colour_rgb to improve colour resolution · made Return in value field in j:prompt_colour_rgb do the right thing · added -default to j:tag:get_metainfo, documented · made jhtml-mode default to existing colours when specifying body attributes 1996.09.18 · considerable work on a `document properties' (i.e. metainfo) user interface; working, but not yet incorporated into library 1996.09.21 · cleaned up jentrykeys.tcl and jtextkeys.tcl a little bit (parallelism, mainly) · created j:mkdir in jtclutils.tcl, documented · created jhistory.tcl · updated j:prompt, j:prompt_tcl, and j:prompt_unix (in jprompts.tcl) to use new history mechanism 1996.09.22 · added arrows to j:prompt panel when history is in use · updated jinstall to install lib/bitmaps directory (used by above) · documented jhistory.tcl library · documented history support in jprompts.tcl and jprompt · modified j:dialogue (in jtkutils.tcl) so it always deiconifies and focusses the panel (makes life slightly simpler in jprompts.tcl) 1996.10.05 · created j:tag:move in jtexttags.tcl to set typing tags based on tags around new insert postion; modified j:text:move to use it when the current text widget is rich Conceptual problem: the j:tag:move procedure has hard­coded information about properties of particular tags; there should be some way to provide an application­specific sanity­checking procedure instead · documented j:tag:move, but also should have user­level documentation for typing · modified `New List Item' command in jhtml mode so it creates an appropriate list item for the current list level (looking at the current tag list to determine the list level) · added support for horizontal rules to PostScript generation · added support for unordered lists to PostScript generation 1996.10.10 · bug fix in j:fs; clicking OK without typing anything in the entry would give `no such file or directory' when trying to cd to ``'' on systems where [file isdirectory {}] is true · implemented file history for j:fs (and added the option for directory history, but didn't implement it) 1996.10.12 · added history support to j:variable_entry · added history support to j:find 1996.10.12 · added Meta-r binding to find panel · added `Replace' command to jedit 1996.10.21 · removed dependency on auto_execok's return value from hostname­finding code in jtkutils.tcl (it broke under 4.2) 1996.10.23 · documented history support in jmetawidgets.tcl, jfindpanel.tcl, and the user­level Find panel documentation · changed default history size to 30 · documented jedit's new `Replace' command · completely localised jprefs.tcl and jprefpanel.tcl, fixing a couple of bugs along the way · changed Return entry binding (all sets of bindings) from self_insert to no_op Inadequate - default button still doesn't get invoked. I need a whole new mechanism for default and cancel buttons, and j:ekb:return and j:tkb:return procedures. 1996.10.25 · added -embedded, -command, -buttons flags to jedit:jedit PROBLEM - Meta-w to close window still works 1996.10.28 · updated version numbers in documentation and jinit.tcl · improved jinit.tcl documentation · updated jedit programming documentation to describe embedding improvements 1996.10.30 · fixed bug with saving preferences when $env(HOME)/.tk doesn't already exist Released version 4.1/4.4 1996.11.05 · fixed bug where module names would be duplicated on a preference panel the second (etc.) time it was displayed 1996.11.06 · added j:ldb:text and j:ldb:short_text, because having subsitutions performed is sometimes not what you want (e.g. filenames that contain dollar signs or brackets); documented · updated library routines to use j:ldb:text and j:ldb:short_text where possible (this fixes bug where jmore would die on a filename with a bracket or dollar sign in it) · created j:active_window in jtkutils.tcl; modified jedit to use it (UNTESTED UNDER OTHER VERSIONS OF TK/TCL) 1996.11.07 · created j:parse_boolean_args and j:parse_boolean_argv, documented · wrote j:text:find · modified j:find in jfindpanel.tcl to use new j:text:find under Tk4.0 and greater 1996.11.08 · made some changes to j:text:find (and how it's called by j:find) · removed j:find:replace_regexp, which seems never to have worked anyway (for a sensible value of `worked'). · documented j:text:find 1996.12.01 · minor changes to jtextbasic.tcl and jentrybasic.tcl · worked on jfontsel (currently in w-in-p) 1996.12.08 · added j:winfo and j:tlinfo in jtkutils.tcl · added list option to j:winfo and j:tlinfo and documented them · made jedit use j:tlinfo for filenames 1996.12.17 · removed jbrowser (and documentation and supporting files); I wasn't maintaining it and I haven't heard of people using it · modified jfindpanel.tcl to use j:current_window, so the same find panel can search in multiple documents (not yet documented) 1996.12.18 · did some work on a new method for rich­text conversion (using conversion to plain text as a simple case) Fails if there are characters right on the right edge 1996.12.29 · some changes for compatibility with 8.0a1 (e.g. putting braces around expressions, kludges to work around list bugs, etc) - not nearly complete yet · worked on new jformat.tcl (possibly to be merged with other libraries) - cross­application formatting library with font/format/list commands 1997.01.10 · fixed jperson so it sets NAME the same way j:jstools_init does (it had failed under shells that don't set the USER environment variable) 1997.01.15 · added `wm protocol' handler for WM_DELETE_WINDOW to handle problem where process wasn't exiting when the last window was closed if any windows had been closed by the window manager. (Weird - I thought I'd done that a long time ago!) · fixed j:new_toplevel so you can specify a -class; also fixed behaviour on illegal options (used to create the widget, but then raise an error without returning the widget name; now it doesn't create the widget.) · made jedit toplevel (main) windows of class Jedit for convenience in setting X resources (may also be useful for counting/finding windows) · added -width and -height flags to jedit and jedit:jedit; documented 1997.01.20 · very kludgily fixed bug (caused by using j:ldb:text instead of j:ldb in various places) that messed up the error message from filtering text through a Unix command in jedit 1997.04.01 · added support for HTML anchors and document­internal links in jtagconvert.tcl 1997.04.11 · updated version number in jinit.tcl; similar minor changes to various files Released version 4.2/4.5. After version 4.2/4.5 1998.04.29 · Added a check for Tk 8.0 to jinit.tcl - not very fancy. (Also, much functionality still works under 4.2, so maybe it should just be a warning.) · simplified j:buttonbar to use Tk8 -default option (jmetawidgets.tcl) · fixed Meta-Key-8 binding in jhtml mode · started on better list support (under jedit's Format menu) · documented (in user documentation, but not jfindpanel.tcl documentation) ability of Find panel to search in multiple windows · In jedit_*.tcl files, stripped out support for Tk 3 · started on better list support (under jedit's Format menu) 1998.04.30 · started (in jhtml-mode.tcl) support for importing HTML It's pretty crude yet, but it beats retyping all the URLs in links. 1998.05.06 · modified HTML import procedures in jhtml mode to use jtexttags.tcl procedures (and a few from jedit_tags.tcl) and to support lists. (At this point, ordered lists are silently converted into unordered lists, and other kinds of lists besides those two aren't handled at all.) Images or other raw HTML in lists aren't handled properly - they end the list. The document title shows up as plain text. · trimmed a bit more Tk4 stuff in jtkutils.tcl · made the installer Windows-friendly (mostly) 1998.05.07 · created pkg directory for the packagized versions of jstools libraries and put support for it into the preambles of the (supported) scripts · incorporated pkg/jldb.tcl which provides the jldb package At this point natural language support is available both through lib/jldb.tcl (autoloaded) and through pkg/jldb.tcl (package require'd) · trimmed some Tk 4.x and 3.x stuff out of j:jstools_init in jinit.tcl · added support for jldb package in j:jstools_init in jinit.tcl · updated jabout.tcl · jabout.tcl now doesn't look up label and title itself in language database - it expects to be called with the strings that should actually be displayed · use new ::jldb procedures for j:about_* · updated text a bit (not yet in database, though; just in defaults in code) · made jedit_cmds.tcl and jdoc_cmds.tcl use new ::jldb stuff for their about boxes · wrote a new j:prompt_font that uses the Tcl 8.0 font families command to get the list of fonts - no longer uses xfontsel. 1998.05.12 · updated error messages (with Tcl error command) to use new ::jldb::* commands · made j:prompt_font not localise its -prompt argument · improved jedit:format:list_item so you can invoke it at the end (or in the middle) of a line, and the line up to that point will be turned into a list (if it's not already) and the bullet will be inserted at the beginning. (Makes typing lists and especially converting text to lists require less work - you don't have to position the cursor at the beginning of the line.) (Problem: it doesn't clear tags for unnecessary list levels when you go out a level; when you end level 3, there's still a list:3:ul tag. Don't know how much that matters. Also, the nest-list and unnest-list commands don't always quite do the right thing with the bullets.) · wrote procedures (currently in jedit_tags.tcl) to make sure list tags are properly configured; modified rich-text modes (jdoc, jhtml) to use them · set jmore up to use jedit:format:configure_all_list_tags (which has to move and be renamed. :-) Whoops! I want the borders set in jedit, but not in jdoc and jmore! Gotta fix that. BUG: clicking in text widget doesn't focus it if it doesn't already have the focus. 1998.05.24 · packagized jparseargs.tcl - have not yet converted other libraries to use packagized version 1998.07.09 · updated version number in jinit.tcl } {{{list:level:1 {8.0 10.0 11.0 12.0 13.0 17.0 18.0 22.0 23.0 26.0 27.0 30.0 31.0 38.0 42.0 43.0 44.0 48.0 49.0 50.0 51.0 52.0 53.0 54.0 55.0 56.0 57.0 61.0 62.0 63.0 64.0 65.0 66.0 68.0 69.0 71.0 75.0 86.0 87.0 88.0 89.0 91.0 92.0 93.0 94.0 95.0 96.0 97.0 98.0 99.0 100.0 101.0 102.0 105.0 106.0 111.0 115.0 116.0 117.0 130.0 131.0 135.0 136.0 139.0 140.0 150.0 151.0 152.0 153.0 157.0 158.0 163.0 164.0 170.0 171.0 173.0 174.0 176.0 177.0 179.0 180.0 181.0 182.0 189.0 190.0 192.0 193.0 196.0 197.0 198.0 202.0 203.0 204.0 208.0 209.0 212.0 213.0 216.0 217.0 219.0 220.0 223.0 224.0 226.0 227.0 229.0 230.0 232.0 233.0 234.0 235.0 240.0 241.0 242.0 243.0 244.0 245.0 246.0 251.0 260.0 261.0 263.0 264.0 267.0 268.0 274.0 277.0 279.0 280.0 285.0 288.0 289.0 290.0 291.0}} {list:level:2 {274.0 277.0}} {display:background:red {11.81 11.101 15.99 15.124 16.0 17.0 45.0 46.0 47.0 48.0 166.25 166.81 187.0 189.0 191.0 192.0 225.107 225.127 282.376 282.651 285.0 287.0}} {display:foreground:gold {11.81 11.101 15.99 15.124 16.0 17.0 45.0 46.0 47.0 48.0 166.25 166.81 187.0 189.0 191.0 192.0 225.107 225.127 282.376 282.651 285.0 287.0}} {jdoc:xref:link {5.0 5.23 5.49 5.83}} {richtext:font:roman {2.0 3.10 3.36 6.0 6.21 7.0 7.10 8.8 8.11 8.30 8.35 8.51 8.69 9.8 9.13 9.38 9.52 10.0 10.10 11.8 11.30 12.0 12.10 13.27 13.31 13.48 13.53 14.34 14.38 14.47 14.51 15.65 15.80 17.0 17.10 18.112 18.114 19.46 19.48 19.53 19.55 20.26 20.31 20.33 20.37 20.43 20.51 20.66 20.73 20.78 20.85 20.90 20.104 21.30 21.38 22.0 22.10 23.38 23.43 23.144 23.149 24.21 24.28 24.56 24.63 24.68 24.76 25.14 25.19 25.46 25.50 25.67 25.83 26.0 26.10 27.28 27.36 27.62 27.65 28.10 28.26 28.30 28.45 29.49 29.54 30.0 30.10 31.34 31.39 31.44 31.53 32.57 32.61 32.67 32.70 32.107 32.111 32.118 32.121 33.253 33.269 34.38 34.47 35.40 35.44 35.49 35.54 36.13 36.18 36.33 36.37 39.0 39.78 41.0 41.10 42.8 42.18 43.0 43.10 44.31 44.45 44.47 44.61 44.63 44.78 44.84 44.100 45.0 46.0 46.43 46.56 46.61 46.75 47.0 48.10 49.7 49.12 49.19 49.25 50.0 50.10 51.11 51.26 52.0 52.10 53.11 53.26 53.32 53.43 54.0 54.10 55.80 55.90 55.95 55.109 55.134 55.144 56.0 56.10 57.38 57.52 58.40 58.54 59.72 59.82 60.8 60.29 60.33 60.46 60.57 60.71 60.76 60.85 61.0 61.10 62.8 62.24 62.30 62.45 62.66 62.85 63.0 63.10 65.0 65.10 66.10 66.17 67.30 67.44 67.94 68.10 69.20 69.34 69.38 69.47 72.0 72.25 74.0 74.10 75.53 75.58 76.8 76.13 76.24 76.32 76.38 76.45 77.7 77.11 78.10 78.22 79.20 79.50 79.54 79.75 80.8 80.25 80.37 80.46 80.51 80.59 80.65 80.69 80.74 80.80 81.11 81.18 81.30 81.38 82.76 82.90 83.8 83.13 83.24 83.31 84.10 84.24 84.29 84.43 84.48 84.60 85.6 85.19 85.24 85.38 86.0 86.10 87.72 87.87 88.0 88.10 89.60 89.74 89.76 89.91 90.32 90.63 90.132 90.147 91.0 91.10 92.10 92.15 92.20 92.26 92.62 92.86 93.0 93.10 94.52 94.67 94.69 94.83 95.0 95.10 96.22 96.29 96.34 96.41 96.80 96.85 97.0 98.0 98.23 98.31 98.35 98.41 98.49 98.56 99.0 99.10 100.24 100.32 101.0 101.10 102.22 102.32 102.40 102.52 102.54 102.71 102.77 102.95 103.11 103.25 104.11 104.18 104.23 104.29 105.0 106.0 106.28 106.37 108.23 108.31 109.22 109.24 110.13 110.15 111.0 114.10 115.30 115.37 116.0 116.10 117.10 117.30 117.34 117.47 118.14 118.27 119.10 119.24 119.26 119.41 119.47 119.63 120.11 120.25 121.60 121.65 122.59 122.76 123.42 123.47 124.58 124.71 125.2 125.20 126.2 126.20 127.2 127.23 128.11 128.36 128.41 128.66 129.11 129.26 129.34 129.39 129.44 129.51 130.0 130.10 131.58 131.68 132.61 132.71 132.83 132.101 133.7 133.17 134.10 134.25 134.67 134.73 135.0 135.10 136.36 136.49 137.8 137.33 137.41 137.50 138.8 138.28 138.51 138.62 139.0 139.10 140.10 140.20 141.10 141.25 142.13 142.33 142.37 142.46 143.8 143.19 143.24 143.38 144.11 144.24 144.122 144.128 145.8 145.16 145.27 145.46 145.51 145.71 146.24 146.43 147.7 147.13 147.32 147.51 148.8 148.16 148.20 148.38 149.7 149.17 150.0 150.10 152.0 152.10 153.13 153.27 153.32 153.45 154.10 154.17 154.21 154.34 155.10 155.22 156.10 156.18 156.20 156.32 156.38 156.51 156.56 156.68 157.0 157.10 158.18 158.26 159.10 159.18 159.30 159.41 160.13 160.25 161.32 161.44 161.49 161.56 162.11 162.21 162.26 162.38 162.120 162.132 163.0 163.10 164.10 164.20 164.24 164.37 164.107 164.118 165.0 165.19 165.24 165.34 166.13 166.23 167.38 167.43 170.0 170.10 171.13 171.17 171.122 171.124 171.150 171.171 172.31 172.35 173.0 173.10 174.27 174.43 175.27 175.33 176.0 176.10 177.8 177.14 178.29 179.10 180.24 180.35 180.81 180.93 181.0 181.10 182.32 182.48 182.50 182.64 184.13 184.18 185.23 185.33 185.38 185.52 186.59 186.70 186.74 186.79 188.65 188.77 188.82 188.94 189.0 189.10 190.8 190.17 190.19 190.27 190.30 190.37 190.47 190.58 191.0 191.7 192.0 192.10 193.47 193.56 194.11 194.20 195.10 195.15 196.0 196.10 197.41 197.55 199.0 199.24 201.0 201.10 203.0 203.10 204.8 204.18 204.23 204.39 205.34 205.44 205.49 205.65 205.103 205.108 206.10 206.25 206.29 206.41 206.52 206.57 207.0 207.41 208.0 208.10 209.10 209.30 209.35 209.55 210.8 211.0 211.11 211.17 211.21 211.35 211.47 211.58 212.0 212.10 213.23 213.34 213.59 213.65 214.10 214.31 215.13 215.24 216.0 216.10 217.19 217.33 217.38 217.53 218.12 218.20 218.35 218.41 219.0 219.10 220.8 220.15 220.20 220.28 220.32 220.44 221.8 221.12 221.23 221.30 221.35 221.43 222.7 222.12 222.17 222.25 223.0 223.10 224.10 224.18 225.11 225.25 225.33 225.49 225.107 225.127 226.0 226.10 229.0 229.10 231.16 231.27 232.0 232.10 233.8 233.15 233.27 233.31 233.45 233.59 233.112 233.116 234.0 234.10 235.9 235.20 235.34 235.50 236.8 236.22 236.44 236.50 238.7 238.12 238.46 238.51 239.8 239.14 239.19 239.26 239.36 239.41 239.46 239.57 240.0 240.10 241.43 241.53 241.65 241.70 241.169 241.174 242.0 242.10 243.64 243.79 244.0 244.10 245.28 245.37 247.0 247.25 249.0 250.10 251.30 251.39 253.13 253.24 253.36 253.44 253.53 253.69 254.8 254.18 254.30 254.35 256.45 256.59 258.5 258.16 259.40 259.45 260.0 260.10 261.14 261.28 263.0 263.10 264.37 264.42 264.55 264.68 264.96 264.110 265.34 265.46 267.0 267.10 268.10 268.13 268.55 268.62 269.15 269.27 269.47 269.51 270.52 270.56 270.65 270.77 270.91 270.94 270.103 270.115 270.117 270.132 271.43 271.57 271.61 271.70 272.20 272.24 272.36 272.50 272.54 272.63 273.10 273.20 274.2 274.12 275.10 275.16 275.32 275.41 277.7 277.21 277.26 277.39 277.48 277.54 278.14 278.27 278.50 278.63 278.114 278.122 279.0 279.10 280.35 280.40 280.61 280.70 281.7 281.20 281.38 281.45 282.11 282.33 282.376 282.651 283.33 283.47 284.6 284.11 284.22 284.58 285.0 287.10 288.13 288.27 289.0 289.10 290.28 290.37 291.0}} {richtext:font:italic {27.62 27.65 137.41 137.45 138.51 138.55 270.52 270.56 270.91 270.94}} {richtext:font:bold {3.10 3.36 8.30 8.35 8.51 8.69 9.38 9.52 11.8 11.30 14.47 14.51 15.65 15.80 20.26 20.31 20.33 20.37 20.43 20.51 20.66 20.73 20.78 20.85 20.90 20.104 21.30 21.38 23.38 23.43 23.144 23.149 24.21 24.28 24.56 24.63 24.68 24.76 27.28 27.36 28.30 28.45 29.49 29.54 31.34 31.39 31.44 31.53 34.38 34.47 39.0 39.78 42.8 42.18 44.31 44.45 44.47 44.61 44.63 44.78 44.84 44.100 45.0 46.0 46.43 46.56 46.61 46.75 47.0 48.0 49.7 49.12 49.19 49.25 51.11 51.26 53.11 53.26 53.32 53.43 55.80 55.90 55.95 55.109 55.134 55.144 57.38 57.52 58.40 58.54 59.72 59.82 60.33 60.46 60.57 60.71 60.76 60.85 67.30 67.44 72.0 72.25 75.53 75.58 76.38 76.45 77.7 77.11 78.10 78.22 79.20 79.50 79.54 79.75 80.8 80.25 80.37 80.46 80.51 80.59 80.65 80.69 80.74 80.80 81.11 81.18 82.76 82.90 83.24 83.31 84.48 84.60 85.6 85.19 85.24 85.38 87.72 87.87 89.60 89.74 89.76 89.91 90.132 90.147 92.10 92.15 94.52 94.67 94.69 94.83 96.80 96.85 102.22 102.32 103.11 103.25 104.11 104.18 104.23 104.29 106.28 106.37 111.0 114.0 115.30 115.37 118.14 118.27 120.11 120.25 121.60 121.65 123.42 123.47 124.58 124.71 129.11 129.26 134.10 134.25 136.36 136.49 141.10 141.25 142.37 142.46 143.24 143.38 144.11 144.24 147.7 147.13 153.13 153.27 153.32 153.45 154.21 154.34 155.10 155.22 156.56 156.68 159.10 159.18 159.30 159.41 160.13 160.25 161.32 161.44 161.49 161.56 162.26 162.38 162.120 162.132 164.24 164.37 165.0 165.19 177.8 177.14 178.29 179.0 180.81 180.93 182.32 182.48 182.50 182.64 184.13 184.18 185.23 185.33 185.38 185.52 191.0 191.7 193.47 193.56 194.11 194.20 199.0 199.24 205.103 205.108 206.29 206.41 206.52 206.57 211.21 211.35 217.19 217.33 217.38 217.53 218.12 218.20 218.35 218.41 220.32 220.44 222.7 222.12 224.10 224.18 225.11 225.25 231.16 231.27 239.36 239.41 241.43 241.53 241.65 241.70 241.169 241.174 243.64 243.79 245.28 245.37 247.0 247.25 251.30 251.39 253.53 253.69 254.8 254.18 254.30 254.35 256.45 256.59 258.5 258.16 259.40 259.45 261.14 261.28 264.55 264.68 264.96 264.110 265.34 265.46 268.10 268.13 268.55 268.62 269.15 269.27 270.65 270.77 270.103 270.115 271.61 271.70 272.54 272.63 273.10 273.20 274.2 274.12 277.7 277.21 277.26 277.39 278.14 278.27 283.33 283.47 284.6 284.11 285.0 287.0 288.13 288.27 290.28 290.37}} {richtext:font:bolditalic {7.0 7.10 10.0 10.10 12.0 12.10 17.0 17.10 22.0 22.10 26.0 26.10 30.0 30.10 41.0 41.10 43.0 43.10 48.0 48.10 50.0 50.10 52.0 52.10 54.0 54.10 56.0 56.10 61.0 61.10 63.0 63.10 65.0 65.10 68.0 68.10 74.0 74.10 86.0 86.10 88.0 88.10 91.0 91.10 93.0 93.10 95.0 95.10 97.0 98.0 99.0 99.10 101.0 101.10 105.0 106.0 114.0 114.10 116.0 116.10 130.0 130.10 135.0 135.10 139.0 139.10 150.0 150.10 152.0 152.10 157.0 157.10 163.0 163.10 170.0 170.10 173.0 173.10 176.0 176.10 179.0 179.10 181.0 181.10 189.0 189.10 192.0 192.10 196.0 196.10 201.0 201.10 203.0 203.10 207.0 207.41 208.0 208.10 212.0 212.10 216.0 216.10 219.0 219.10 223.0 223.10 225.107 225.127 226.0 226.10 229.0 229.10 232.0 232.10 234.0 234.10 240.0 240.10 242.0 242.10 244.0 244.10 250.0 250.10 260.0 260.10 263.0 263.10 267.0 267.10 279.0 279.10 282.376 282.651 287.0 287.10 289.0 289.10}} {richtext:font:typewriter {8.8 8.11 9.8 9.13 13.27 13.31 13.48 13.53 14.34 14.38 18.112 18.114 19.46 19.48 19.53 19.55 25.14 25.19 25.46 25.50 25.67 25.83 28.10 28.26 32.57 32.61 32.67 32.70 32.107 32.111 32.118 32.121 33.253 33.269 35.40 35.44 35.49 35.54 36.13 36.18 36.33 36.37 60.8 60.29 62.8 62.24 62.30 62.45 62.66 62.85 66.10 66.17 67.94 68.0 69.20 69.34 69.38 69.47 76.8 76.13 76.24 76.32 81.30 81.38 83.8 83.13 84.10 84.24 84.29 84.43 90.32 90.63 92.20 92.26 92.62 92.86 96.22 96.29 96.34 96.41 100.24 100.32 102.40 102.52 102.54 102.71 102.77 102.95 108.23 108.31 109.22 109.24 110.13 110.15 117.10 117.30 117.34 117.47 119.10 119.24 119.26 119.41 119.47 119.63 122.59 122.76 125.2 125.20 126.2 126.20 127.2 127.23 128.11 128.36 128.41 128.66 129.34 129.39 129.44 129.51 131.58 131.68 132.61 132.71 132.83 132.101 133.7 133.17 134.67 134.73 137.8 137.33 137.45 137.50 138.8 138.28 138.55 138.62 140.10 140.20 142.13 142.33 143.8 143.19 144.122 144.128 145.8 145.16 145.27 145.46 145.51 145.71 146.24 146.43 147.32 147.51 148.8 148.16 148.20 148.38 149.7 149.17 154.10 154.17 156.10 156.18 156.20 156.32 156.38 156.51 158.18 158.26 162.11 162.21 164.10 164.20 164.107 164.118 165.24 165.34 166.13 166.23 167.38 167.43 171.13 171.17 171.122 171.124 171.150 171.171 172.31 172.35 174.27 174.43 175.27 175.33 180.24 180.35 186.59 186.70 186.74 186.79 188.65 188.77 188.82 188.94 190.8 190.17 190.19 190.27 190.30 190.37 190.47 190.58 195.10 195.15 197.41 197.55 204.8 204.18 204.23 204.39 205.34 205.44 205.49 205.65 206.10 206.25 209.10 209.30 209.35 209.55 210.8 211.0 211.11 211.17 211.47 211.58 213.23 213.34 213.59 213.65 214.10 214.31 215.13 215.24 220.8 220.15 220.20 220.28 221.8 221.12 221.23 221.30 221.35 221.43 222.17 222.25 225.33 225.49 233.8 233.15 233.27 233.31 233.45 233.59 233.112 233.116 236.8 236.22 236.44 236.50 238.7 238.12 238.46 238.51 239.8 239.14 239.19 239.26 239.46 239.57 253.13 253.24 264.37 264.42 269.47 269.51 270.117 270.132 271.43 271.57 272.20 272.24 272.36 272.50 275.10 275.16 275.32 275.41 277.48 277.54 278.50 278.63 280.35 280.40 280.61 280.70 281.7 281.20 281.38 281.45 282.11 282.33 284.22 284.58}} {richtext:font:heading0 {1.0 2.0}} {richtext:font:heading1 {6.0 6.21 249.0 250.0}} {richtext:font:l_samp {98.23 98.31 98.35 98.41 98.49 98.56 235.9 235.20 235.34 235.50 253.36 253.44 278.114 278.122}} {list:1:ul {8.0 10.0 11.0 12.0 13.0 17.0 18.0 22.0 23.0 26.0 27.0 30.0 31.0 38.0 42.0 43.0 44.0 48.0 49.0 50.0 51.0 52.0 53.0 54.0 55.0 56.0 57.0 61.0 62.0 63.0 64.0 65.0 66.0 68.0 69.0 71.0 75.0 86.0 87.0 88.0 89.0 91.0 92.0 93.0 94.0 95.0 96.0 97.0 98.0 99.0 100.0 101.0 102.0 105.0 106.0 111.0 115.0 116.0 117.0 130.0 131.0 135.0 136.0 139.0 140.0 150.0 151.0 152.0 153.0 157.0 158.0 163.0 164.0 170.0 171.0 173.0 174.0 176.0 177.0 179.0 180.0 181.0 182.0 189.0 190.0 192.0 193.0 196.0 197.0 198.0 202.0 203.0 204.0 208.0 209.0 212.0 213.0 216.0 217.0 219.0 220.0 223.0 224.0 226.0 227.0 229.0 230.0 232.0 233.0 234.0 235.0 240.0 241.0 242.0 243.0 244.0 245.0 246.0 251.0 260.0 261.0 263.0 264.0 267.0 268.0 279.0 280.0 285.0 288.0 289.0 290.0 291.0}} {jdoc:link:jstools/jstools-changes-old.jdoc {5.49 5.83}} {jdoc:link:jstools/jstools-changes-3.0.jdoc {5.0 5.23}} {list:2:ul {254.2 255.0 274.0 277.0}} {special:list_item:2 {274.0 274.1 275.0 275.1 276.0 276.1}} {special:list_item:1 {8.0 8.1 9.0 9.1 11.0 11.1 13.0 13.1 14.0 14.1 15.0 15.1 18.0 18.1 19.0 19.1 21.0 21.1 23.0 23.1 24.0 24.1 25.0 25.1 27.0 27.1 28.0 28.1 29.0 29.1 31.0 31.1 32.0 32.1 33.0 33.1 34.0 34.1 35.0 35.1 36.0 36.1 37.0 37.1 42.0 42.1 44.0 44.1 46.0 46.1 49.0 49.1 51.0 51.1 53.0 53.1 55.0 55.1 57.0 57.1 58.0 58.1 59.0 59.1 60.0 60.1 62.0 62.1 64.0 64.1 66.0 66.1 67.0 67.1 69.0 69.1 70.0 70.1 75.0 75.1 76.0 76.1 77.0 77.1 78.0 78.1 79.0 79.1 80.0 80.1 81.0 81.1 82.0 82.1 83.0 83.1 84.0 84.1 85.0 85.1 87.0 87.1 89.0 89.1 90.0 90.1 92.0 92.1 94.0 94.1 96.0 96.1 98.0 98.1 100.0 100.1 102.0 102.1 103.0 103.1 104.0 104.1 106.0 106.1 107.0 107.1 108.0 108.1 109.0 109.1 110.0 110.1 115.0 115.1 117.0 117.1 118.0 118.1 119.0 119.1 120.0 120.1 121.0 121.1 122.0 122.1 123.0 123.1 124.0 124.1 128.0 128.1 129.0 129.1 131.0 131.1 132.0 132.1 133.0 133.1 134.0 134.1 136.0 136.1 137.0 137.1 138.0 138.1 140.0 140.1 141.0 141.1 142.0 142.1 143.0 143.1 144.0 144.1 145.0 145.1 146.0 146.1 147.0 147.1 148.0 148.1 149.0 149.1 151.0 151.1 153.0 153.1 154.0 154.1 155.0 155.1 156.0 156.1 158.0 158.1 159.0 159.1 160.0 160.1 161.0 161.1 162.0 162.1 164.0 164.1 166.0 166.1 167.0 167.1 168.0 168.1 169.0 169.1 171.0 171.1 172.0 172.1 174.0 174.1 175.0 175.1 177.0 177.1 178.0 178.1 180.0 180.1 182.0 182.1 183.0 183.1 184.0 184.1 185.0 185.1 186.0 186.1 190.0 190.1 193.0 193.1 194.0 194.1 195.0 195.1 197.0 197.1 202.0 202.1 204.0 204.1 205.0 205.1 206.0 206.1 209.0 209.1 210.0 210.1 211.0 211.1 213.0 213.1 214.0 214.1 215.0 215.1 217.0 217.1 218.0 218.1 220.0 220.1 221.0 221.1 222.0 222.1 224.0 224.1 225.0 225.1 227.0 227.1 230.0 230.1 231.0 231.1 233.0 233.1 235.0 235.1 236.0 236.1 238.0 238.1 239.0 239.1 241.0 241.1 243.0 243.1 245.0 245.1 251.0 251.1 253.0 253.1 254.0 254.1 255.0 255.1 256.0 256.1 258.0 258.1 259.0 259.1 261.0 261.1 264.0 264.1 265.0 265.1 266.0 266.1 268.0 268.1 269.0 269.1 271.0 271.1 272.0 272.1 273.0 273.1 277.0 277.1 278.0 278.1 280.0 280.1 281.0 281.1 282.0 282.1 283.0 283.1 284.0 284.1 288.0 288.1 290.0 290.1}}} {{convert:place:23.65 23.65} {convert:place:78.1 77.1} {convert:place:51.11 51.11} {convert:place:73.25 72.25} {convert:place:36.18 36.18} {convert:place:57.7 56.7} {convert:place:81.46 80.46} {convert:place:12.0 12.0} {richptr 139.0} {convert:place:33.0 33.0} {convert:place:18.131 18.131} {convert:place:78.7 77.7} {convert:place:33.1 33.1} {convert:place:81.51 80.51} {convert:place:29.49 29.49} {convert:place:60.82 59.82} {convert:place:58.38 57.38} {convert:place:79.10 78.10} {convert:place:15.56 15.56} {convert:place:44.45 44.45} {convert:place:54.0 54.0} {convert:place:44.47 44.47} {convert:place:28.10 28.10} {current 276.0} {matchend 14.2} {convert:place:29.54 29.54} {convert:place:75.0 74.0} {convert:place:33.8 33.8} {convert:place:51.26 51.26} {convert:place:81.59 80.59} {convert:place:36.33 36.33} {convert:place:75.4 74.4} {convert:place:8.0 8.0} {convert:place:43.10 43.10} {convert:place:15.109 15.109} {convert:place:79.18 78.18} {convert:place:8.1 8.1} {convert:place:15.65 15.65} {convert:place:58.48 57.48} {convert:place:54.8 54.8} {convert:place:80.20 79.20} {convert:place:30.0 30.0} {convert:place:29.0 29.0} {convert:place:36.37 36.37} {convert:place:79.22 78.22} {convert:place:81.65 80.65} {convert:place:29.1 29.1} {convert:place:58.52 57.52} {convert:place:57.10 56.10} {convert:place:51.0 51.0} {convert:place:44.61 44.61} {convert:place:51.1 51.1} {convert:place:8.8 8.8} {convert:place:81.69 80.69} {convert:place:72.0 71.0} {convert:place:44.63 44.63} {convert:place:28.26 28.26} {convert:place:6.14 6.14} {convert:place:14.34 14.34} {convert:place:81.74 80.74} {convert:place:5.0 5.0} {convert:place:28.30 28.30} {convert:place:15.80 15.80} {convert:place:14.38 14.38} {convert:place:26.0 26.0} {convert:place:33.111 33.111} {convert:place:6.21 6.21} {convert:place:81.80 80.80} {insert_save 291.0} {convert:place:29.79 29.79} {convert:place:44.74 44.74} {convert:place:51.49 51.49} {convert:place:21.19 21.19} {convert:place:50.10 50.10} {convert:place:68.0 67.0} {convert:place:28.41 28.41} {convert:place:44.78 44.78} {convert:place:68.1 67.1} {convert:place:14.47 14.47} {convert:place:49.12 49.12} {convert:place:51.101 51.101} {convert:place:80.46 79.46} {convert:place:2.0 2.0} {convert:place:14.51 14.51} {convert:place:64.10 63.10} {convert:place:28.45 28.45} {convert:place:44.84 44.84} {convert:place:80.50 79.50} {convert:place:23.0 23.0} {convert:place:35.23 35.23} {convert:place:21.30 21.30} {convert:place:23.1 23.1} {convert:place:49.19 49.19} {convert:place:44.0 44.0} {convert:place:80.54 79.54} {convert:place:44.1 44.1} {convert:place:78.11 77.11} {convert:place:78.12 77.12} {matchstart 14.2} {convert:place:65.0 64.0} {convert:place:49.25 49.25} {convert:place:65.1 64.1} {convert:place:21.38 21.38} {abbrevend 291.0} {convert:place:19.0 19.0} {convert:place:19.1 19.1} {convert:place:35.40 35.40} {convert:place:13.27 13.27} {convert:place:41.0 41.0} {convert:place:42.18 42.18} {convert:place:62.0 61.0} {convert:place:13.31 13.31} {convert:place:35.44 35.44} {convert:place:41.4 41.4} {convert:place:27.28 27.28} {convert:place:80.75 79.75} {convert:place:35.49 35.49} {convert:place:71.18 70.18} {convert:place:35.54 35.54} {convert:place:20.16 20.16} {convert:place:5.23 5.23} {convert:place:37.0 37.0} {convert:place:27.36 27.36} {convert:place:37.1 37.1} {convert:place:48.10 48.10} {convert:place:58.0 57.0} {convert:place:58.1 57.1} {convert:place:33.162 33.162} {convert:place:19.23 19.23} {convert:place:13.48 13.48} {convert:place:79.0 78.0} {convert:place:80.0 79.0} {convert:place:79.1 78.1} {convert:place:80.1 79.1} {convert:place:20.26 20.26} {convert:place:29.135 29.135} {convert:place:13.53 13.53} {convert:place:12.10 12.10} {convert:place:13.0 13.0} {convert:place:13.54 13.54} {convert:place:13.1 13.1} {convert:place:20.31 20.31} {convert:place:34.0 34.0} {convert:place:34.1 34.1} {convert:place:42.46 42.46} {convert:place:20.33 20.33} {convert:place:26.10 26.10} {convert:place:28.97 28.97} {convert:place:77.13 76.13} {convert:place:55.0 55.0} {convert:place:55.1 55.1} {convert:place:5.43 5.43} {convert:place:20.37 20.37} {convert:place:76.0 75.0} {convert:place:41.10 41.10} {convert:place:76.1 75.1} {convert:place:63.24 62.24} {convert:place:63.25 62.25} {convert:place:44.100 46.0} {convert:place:9.0 9.0} {convert:place:10.0 10.0} {convert:place:27.62 27.62} {convert:place:20.43 20.43} {convert:place:9.1 9.1} {convert:place:5.49 5.49} {convert:place:34.38 34.38} {anchor 291.0} {convert:place:31.0 31.0} {convert:place:63.30 62.30} {convert:place:77.24 76.24} {convert:place:27.65 27.65} {convert:place:19.46 19.46} {insert 291.0} {convert:place:31.1 31.1} {convert:place:19.48 19.48} {convert:place:52.0 52.0} {convert:place:69.10 68.10} {convert:place:20.51 20.51} {convert:place:9.8 9.8} {convert:place:70.11 69.11} {convert:place:34.47 34.47} {convert:place:73.0 72.0} {convert:place:19.53 19.53} {convert:place:77.32 76.32} {convert:place:19.55 19.55} {convert:place:6.0 6.0} {abbrevstart 290.34} {convert:place:70.20 69.20} {convert:place:27.0 27.0} {convert:place:77.38 76.38} {convert:place:63.45 62.45} {convert:place:27.1 27.1} {convert:place:48.0 48.0} {convert:place:33.214 33.214} {convert:place:20.66 20.66} {convert:place:77.45 76.45} {convert:place:70.0 69.0} {convert:place:69.0 68.0} {convert:place:27.86 27.86} {convert:place:18.25 18.25} {convert:place:70.1 69.1} {convert:place:62.10 61.10} {convert:place:20.73 20.73} {convert:place:32.107 32.107} {convert:place:20.74 20.74} {convert:place:24.0 24.0} {convert:place:70.34 69.34} {convert:place:24.1 24.1} {convert:place:5.83 5.83} {convert:place:23.119 23.119} {convert:place:32.111 32.111} {convert:place:20.78 20.78} {convert:place:70.38 69.38} {convert:place:25.14 25.14} {convert:place:66.0 65.0} {convert:place:63.66 62.66} {convert:place:32.118 32.118} {convert:place:20.85 20.85} {convert:place:25.19 25.19} {convert:place:32.121 32.121} {convert:place:53.136 53.136} {convert:place:70.47 69.47} {convert:place:54.10 54.10} {convert:place:5.95 5.95} {convert:place:21.0 21.0} {convert:place:20.90 20.90} {convert:place:21.1 21.1} {convert:place:3.10 3.10} {convert:place:11.30 11.30} {convert:place:42.0 42.0} {convert:place:20.104 20.104} {convert:place:55.58 55.58} {convert:place:42.1 42.1} {chunk_pointer 291.0} {convert:place:63.0 62.0} {convert:place:17.10 17.10} {convert:place:68.12 67.12} {convert:place:63.1 62.1} {convert:place:84.0 291.0} {convert:place:63.85 62.85} {convert:place:23.144 23.144} {convert:place:42.8 42.8} {convert:place:63.86 62.85} {convert:place:33.253 33.253} {convert:place:17.0 17.0} {convert:place:39.31 39.31} {convert:place:63.8 62.8} {convert:place:3.24 3.24} {convert:place:23.149 23.149} {convert:place:38.0 38.0} {convert:place:33.59 33.59} {convert:place:46.11 46.11} {convert:place:25.43 25.43} {convert:place:76.45 75.45} {convert:place:59.0 58.0} {convert:place:60.0 59.0} {convert:place:59.1 58.1} {convert:place:60.1 59.1} {convert:place:25.46 25.46} {convert:place:68.30 67.30} {convert:place:81.0 80.0} {convert:place:10.10 10.10} {convert:place:81.1 80.1} {convert:place:55.80 55.80} {convert:place:25.50 25.50} {convert:place:3.36 3.36} {convert:place:75.10 74.10} {convert:place:9.13 9.13} {convert:place:76.53 75.53} {convert:place:14.0 14.0} {convert:place:14.1 14.1} {convert:place:33.270 33.270} {convert:place:33.269 33.269} {convert:place:18.77 18.77} {convert:place:35.0 35.0} {convert:place:11.60 11.60} {convert:place:32.29 32.29} {convert:place:35.1 35.1} {convert:place:81.8 80.8} {convert:place:76.58 75.58} {convert:place:55.90 55.90} {convert:place:56.0 56.0} {convert:place:77.0 76.0} {convert:place:68.44 67.44} {convert:place:77.1 76.1} {convert:place:55.95 55.95} {convert:place:24.21 24.21} {convert:place:61.30 60.30} {convert:place:53.11 53.11} {convert:place:61.29 60.29} {convert:place:11.0 11.0} {convert:place:11.1 11.1} {convert:place:55.109 55.109} {convert:place:25.67 25.67} {convert:place:61.33 60.33} {convert:place:32.0 32.0} {convert:place:67.10 66.10} {convert:place:77.8 76.8} {convert:place:32.1 32.1} {convert:place:24.28 24.28} {convert:place:53.0 53.0} {convert:place:53.1 53.1} {convert:place:46.43 46.43} {convert:place:11.8 11.8} {convert:place:11.9 11.9} {convert:place:9.38 9.38} {convert:place:82.11 81.11} {convert:place:67.17 66.17} {convert:place:68.63 67.63} {convert:place:7.0 7.0} {convert:place:82.14 81.14} {convert:place:53.26 53.26} {convert:place:61.46 60.46} {convert:place:32.57 32.57} {convert:place:25.83 25.83} {convert:place:28.0 28.0} {convert:place:28.1 28.1} {convert:place:82.18 81.18} {convert:place:39.78 39.78} {convert:place:32.61 32.61} {convert:place:49.0 49.0} {convert:place:50.0 50.0} {convert:place:53.32 53.32} {convert:place:46.56 46.56} {convert:place:49.1 49.1} {convert:place:9.52 9.52} {convert:place:71.0 70.0} {convert:place:46.61 46.61} {convert:place:71.1 70.1} {convert:place:8.11 8.11} {convert:place:55.134 55.134} {convert:place:32.67 32.67} {convert:place:61.57 60.57} {convert:place:49.7 49.7} {convert:place:32.70 32.70} {convert:place:25.95 25.84} {convert:place:50.8 50.8} {convert:place:82.30 81.30} {convert:place:46.66 46.66} {convert:place:53.43 53.43} {convert:place:25.0 25.0} {convert:place:16.35 16.35} {convert:place:31.31 31.31} {convert:place:25.1 25.1} {convert:place:24.56 24.56} {convert:place:46.0 46.0} {convert:place:23.14 23.14} {convert:place:55.144 55.144} {convert:place:46.1 46.1} {convert:place:31.34 31.34} {convert:place:9.65 9.65} {convert:place:82.38 81.38} {convert:place:67.0 66.0} {convert:place:32.80 32.80} {convert:place:46.75 46.75} {convert:place:67.1 66.1} {convert:place:61.71 60.71} {convert:place:24.63 24.63} {convert:place:52.10 52.10} {convert:place:37.15 37.15} {convert:place:31.39 31.39} {convert:place:1.0 1.0} {convert:place:8.30 8.30} {convert:place:68.94 67.94} {convert:place:22.0 22.0} {convert:place:61.76 60.76} {convert:place:31.44 31.44} {convert:place:24.68 24.68} {convert:place:66.10 65.10} {convert:place:43.0 43.0} {convert:place:8.35 8.35} {convert:place:61.81 60.81} {convert:place:8.36 8.36} {convert:place:55.161 55.145} {convert:place:64.0 63.0} {convert:place:59.40 58.40} {convert:place:24.76 24.76} {convert:place:30.10 30.10} {convert:place:61.85 60.85} {convert:place:31.53 31.53} {convert:place:24.77 24.77} {convert:place:85.0 291.0} {convert:place:64.4 63.4} {convert:place:23.38 23.38} {convert:place:60.47 59.47} {convert:place:18.0 18.0} {convert:place:18.1 18.1} {convert:place:59.50 58.50} {convert:place:81.21 80.21} {convert:place:23.43 23.43} {convert:place:39.0 39.0} {convert:place:8.51 8.51} {convert:place:44.16 44.16} {convert:place:59.54 58.54} {convert:place:61.0 60.0} {convert:place:29.23 29.23} {convert:place:61.1 60.1} {convert:place:81.25 80.25} {convert:place:7.10 7.10} {convert:place:82.0 81.0} {convert:place:82.1 81.1} {convert:place:53.84 53.84} {convert:place:22.10 22.10} {convert:place:18.112 18.112} {convert:place:15.0 15.0} {convert:place:61.8 60.8} {convert:place:18.114 18.114} {convert:place:15.1 15.1} {convert:place:36.0 36.0} {convert:place:36.1 36.1} {convert:place:81.37 80.37} {convert:place:44.31 44.31} {convert:place:57.0 56.0} {convert:place:36.13 36.13} {convert:place:8.69 8.69} {convert:place:60.72 59.72} {convert:place:78.0 77.0}}} {}