<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sisu/lib, branch sisu_3.0.13</title>
<subtitle>SiSU: document publishing and search (in Ruby) 1997</subtitle>
<link rel='alternate' type='text/html' href='https://sisudoc.com/projects/sisu/'/>
<entry>
<title>v3: urls (ansi screen reporting), add document language code</title>
<updated>2011-06-27T02:40:25+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2011-06-27T00:12:18+00:00</published>
<link rel='alternate' type='text/html' href='https://sisudoc.com/projects/sisu/commit/?id=ae914fdb570299f6d8209ddee66b4b579b938b63'/>
<id>ae914fdb570299f6d8209ddee66b4b579b938b63</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>v3: manifest, manifest enable additional output &amp; source (if shared)</title>
<updated>2011-06-27T02:40:25+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2011-06-26T20:15:27+00:00</published>
<link rel='alternate' type='text/html' href='https://sisudoc.com/projects/sisu/commit/?id=b232545a79348473d23bc84df838876edea5ecbb'/>
<id>b232545a79348473d23bc84df838876edea5ecbb</id>
<content type='text'>
* manpage (in fututure have config setting with default false/off)
* info (texinfo) (in fututure have config setting with default false/off)
* hash digests
* locate markup source (if shared)
* sisupod (if shared)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* manpage (in fututure have config setting with default false/off)
* info (texinfo) (in fututure have config setting with default false/off)
* hash digests
* locate markup source (if shared)
* sisupod (if shared)
</pre>
</div>
</content>
</entry>
<entry>
<title>v3: sysenv, fix some output paths (markup source); accommodate manpage</title>
<updated>2011-06-27T02:40:25+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2011-06-26T19:59:13+00:00</published>
<link rel='alternate' type='text/html' href='https://sisudoc.com/projects/sisu/commit/?id=f6f89c95513d33f60cdfaedce19c4de3f45dd387'/>
<id>f6f89c95513d33f60cdfaedce19c4de3f45dd387</id>
<content type='text'>
* shared source markup (.sst .ssm &amp; sisupod.zip) fix some paths
  * placement of markup source, output_path.src.dir, fix
  * output_path.src.url, fix
* manifest info
* (epub viewer cosmetic rearrangement)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* shared source markup (.sst .ssm &amp; sisupod.zip) fix some paths
  * placement of markup source, output_path.src.dir, fix
  * output_path.src.url, fix
* manifest info
* (epub viewer cosmetic rearrangement)
</pre>
</div>
</content>
</entry>
<entry>
<title>v3: info (texinfo) (sysenv), move output; line-breaks within object</title>
<updated>2011-06-27T02:40:25+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2011-06-26T19:44:15+00:00</published>
<link rel='alternate' type='text/html' href='https://sisudoc.com/projects/sisu/commit/?id=408bf6b65fcbdecd8cbcc810e1fe9f7be95da5a1'/>
<id>408bf6b65fcbdecd8cbcc810e1fe9f7be95da5a1</id>
<content type='text'>
* backslashes &amp; line-breaks
* place under web server directory
* info tool setting prompt
* sysenv, accommodate info page changes
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* backslashes &amp; line-breaks
* place under web server directory
* info tool setting prompt
* sysenv, accommodate info page changes
</pre>
</div>
</content>
</entry>
<entry>
<title>v3: manpage (sysenv), move output; line-breaks within object</title>
<updated>2011-06-27T02:40:12+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2011-06-26T19:24:48+00:00</published>
<link rel='alternate' type='text/html' href='https://sisudoc.com/projects/sisu/commit/?id=def544be45f5961df774b517542934b92141fc66'/>
<id>def544be45f5961df774b517542934b92141fc66</id>
<content type='text'>
* start to honor line-breaks within objects (revisit)
* show double escape \\ (backslashes) in code blocks
* place under web server directory
* sysenv, accommodate manpage changes
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* start to honor line-breaks within objects (revisit)
* show double escape \\ (backslashes) in code blocks
* place under web server directory
* sysenv, accommodate manpage changes
</pre>
</div>
</content>
</entry>
<entry>
<title>v3: html_tune, reduce loops; deal with angle-brackets</title>
<updated>2011-06-26T19:14:58+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2011-06-26T19:14:45+00:00</published>
<link rel='alternate' type='text/html' href='https://sisudoc.com/projects/sisu/commit/?id=b975bd03d29ea9046021ebedc07301ce7d8c7550'/>
<id>b975bd03d29ea9046021ebedc07301ce7d8c7550</id>
<content type='text'>
* deal with angle brackets in markup (test, could cause breakage)
* reduce loops in code
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* deal with angle brackets in markup (test, could cause breakage)
* reduce loops in code
</pre>
</div>
</content>
</entry>
<entry>
<title>v3: plaintext, codeblock keep backslashes</title>
<updated>2011-06-26T19:05:23+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2011-06-26T19:05:20+00:00</published>
<link rel='alternate' type='text/html' href='https://sisudoc.com/projects/sisu/commit/?id=561b3d6e0c2d6b2275ff6db36911b26aa11a62e8'/>
<id>561b3d6e0c2d6b2275ff6db36911b26aa11a62e8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>v3: constants, a sisupod &amp; an xml related addition</title>
<updated>2011-06-26T19:03:35+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2011-06-26T19:02:38+00:00</published>
<link rel='alternate' type='text/html' href='https://sisudoc.com/projects/sisu/commit/?id=3dafcaeb713a8b343c8ba7594fd4e1e4f7b0b52b'/>
<id>3dafcaeb713a8b343c8ba7594fd4e1e4f7b0b52b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>v3: define latex \newcommands for some special characters (for sisu code)</title>
<updated>2011-06-26T18:50:20+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2011-06-26T18:50:18+00:00</published>
<link rel='alternate' type='text/html' href='https://sisudoc.com/projects/sisu/commit/?id=d95f8574ec670222f7236033e7b188c7b5a099ab'/>
<id>d95f8574ec670222f7236033e7b188c7b5a099ab</id>
<content type='text'>
* \newcommands for some special characters to simplify dealing with them
  in sisu code \hardspace \caret \pipe \curlyopen \curlyclose \lt \gt
  \slash \backslash \underscore \exclaim
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* \newcommands for some special characters to simplify dealing with them
  in sisu code \hardspace \caret \pipe \curlyopen \curlyclose \lt \gt
  \slash \backslash \underscore \exclaim
</pre>
</div>
</content>
</entry>
<entry>
<title>v2 v3: texpdf, define hardspace &amp; provide backslash</title>
<updated>2011-06-26T18:40:58+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2011-06-26T18:40:52+00:00</published>
<link rel='alternate' type='text/html' href='https://sisudoc.com/projects/sisu/commit/?id=7ef0302aa8c9e810bd9d8de86a2b92a2d9bea0fe'/>
<id>7ef0302aa8c9e810bd9d8de86a2b92a2d9bea0fe</id>
<content type='text'>
* define \hardspace to simplify placing a hardspace
* provide backslash character in code block
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* define \hardspace to simplify placing a hardspace
* provide backslash character in code block
</pre>
</div>
</content>
</entry>
</feed>
