diff options
Diffstat (limited to 'data/doc/manuals_generated/sisu_manual/sisu_vim/sax.xml')
-rw-r--r-- | data/doc/manuals_generated/sisu_manual/sisu_vim/sax.xml | 187 |
1 files changed, 187 insertions, 0 deletions
diff --git a/data/doc/manuals_generated/sisu_manual/sisu_vim/sax.xml b/data/doc/manuals_generated/sisu_manual/sisu_vim/sax.xml new file mode 100644 index 00000000..1b7170b2 --- /dev/null +++ b/data/doc/manuals_generated/sisu_manual/sisu_vim/sax.xml @@ -0,0 +1,187 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<?xml-stylesheet type="text/css" href="../_sisu/css/sax.css"?> +<!-- Document processing information: + * Generated by: SiSU 0.59.0 of 2007w38/0 (2007-09-23) + * Ruby version: ruby 1.8.6 (2007-06-07 patchlevel 36) [i486-linux] + * + * Last Generated on: Sun Sep 23 04:12:05 +0100 2007 + * SiSU http://www.jus.uio.no/sisu +--> + +<document> +<head> + <meta>Title:</meta> + <title class="dc"> + SiSU - Vim + </title> + <br /> + <meta>Creator:</meta> + <creator class="dc"> + Ralph Amissah + </creator> + <br /> + <meta>Rights:</meta> + <rights class="dc"> + Copyright (C) Ralph Amissah 2007, part of SiSU documentation, License GPL 3 + </rights> + <br /> + <meta>Type:</meta> + <type class="dc"> + information + </type> + <br /> + <meta>Subject:</meta> + <subject class="dc"> + ebook, epublishing, electronic book, electronic publishing, electronic document, electronic citation, data structure, citation systems, search + </subject> + <br /> + <meta>Date created:</meta> + <date_created class="extra"> + 2002-11-12 + </date_created> + <br /> + <meta>Date issued:</meta> + <date_issued class="extra"> + 2002-11-12 + </date_issued> + <br /> + <meta>Date available:</meta> + <date_available class="extra"> + 2002-11-12 + </date_available> + <br /> + <meta>Date modified:</meta> + <date_modified class="extra"> + 2007-09-16 + </date_modified> + <br /> + <meta>Date:</meta> + <date class="dc"> + 2007-09-16 + </date> + <br /> +</head> +<body> +<object id="1"> + <ocn>1</ocn> + <text class="h1"> + SiSU - Vim,<br /> Ralph Amissah + </text> +</object> +<object id="2"> + <ocn>2</ocn> + <text class="h2"> + SiSU Vim + </text> +</object> +<object id="3"> + <ocn>3</ocn> + <text class="h4"> + 1. SiSU Vim + </text> +</object> +<object id="4"> + <ocn>4</ocn> + <text class="norm"> + <b>Synopsis</b> + </text> +</object> +<object id="5"> + <ocn>5</ocn> + <text class="norm"> + <b>SiSU</b> has syntax highlighting for a number of editors including +vim which are documented under: + </text> +</object> +<object id="6"> + <ocn>6</ocn> + <text class="indent1"> + man sisu_syntax_highlighting + </text> +</object> +<object id="7"> + <ocn>7</ocn> + <text class="indent1"> + +/usr/share/doc/sisu/sisu_manual/sisu_syntax_highlighting/index.html + </text> +</object> +<object id="8"> + <ocn>8</ocn> + <text class="indent1"> + <<link xmlns:xlink="http://www.w3.org/1999/xlink" +xlink:type="simple" +xlink:href="http://sisudoc.org/sisu_manual/sisu_syntax_highlighting/index.html">http://sisudoc.org/sisu_manual/sisu_syntax_highlighting/index.html</link>> + </text> +</object> +<object id="9"> + <ocn>9</ocn> + <text class="indent1"> + <<link xmlns:xlink="http://www.w3.org/1999/xlink" +xlink:type="simple" +xlink:href="http://www.jus.uio.no/sisu/sisu_manual/sisu_syntax_highlighting/index.html">http://www.jus.uio.no/sisu/sisu_manual/sisu_syntax_highlighting/index.html</link>> + </text> +</object> +<object id="10"> + <ocn>10</ocn> + <text class="norm"> + <b>SiSU</b> also provides an ftplugin to provide vim folds for +<b>SiSU</b> markup, and to set some defaults for <b>SiSU</b> markup in +installed by sisu. + </text> +</object> +<object id="11"> + <ocn>11</ocn> + <text class="norm"> + Vim 7 includes sisu markup syntax highlighting. + </text> +</object> +<object id="12"> + <ocn>12</ocn> + <text class="norm"> + Vim related files are included in: +/usr/share/sisu/conf/editor-syntax-etc/vim (including the syntax +highlighter which may be used for earlier versions of Vim). + </text> +</object> +<object id="13"> + <ocn>13</ocn> + <text class="norm"> + sisu-vim actions are activated on files with the suffix .sst .ssm .ssi +.-sst ._sst (and the same with a further .meta extension) + </text> +</object> +<object id="14"> + <ocn>14</ocn> + <text class="code"> +    <ctrl>F activate folds on headings matched in a document<br />   (also provides folds when sourced on a ruby program file),<br />   also :F<br /><br />   <ctrl>S search and replace down<br /><br />   <ctrl>G search and replace globally within file<br /><br />   <ctrl>X ruby regex global search and replace within file<br /><br />   <ctrl>C set color scheme to slate which is provided     + </text> +</object> +<object id="15"> + <ocn>15</ocn> + <text class="norm"> + FURTHER INFORMATION + </text> +</object> +<object id="16"> + <ocn>16</ocn> + <text class="norm"> + For more information on <b>SiSU</b> see: + </text> +</object> +<object id="17"> + <ocn>17</ocn> + <text class="norm"> + <<link xmlns:xlink="http://www.w3.org/1999/xlink" +xlink:type="simple" +xlink:href="http://www.jus.uio.no/sisu">http://www.jus.uio.no/sisu</link>> + </text> +</object> +<object id="18"> + <ocn>18</ocn> + <text class="norm"> + or man sisu + </text> +</object> +</body> +</document> |