takahashi_method



  1. Overview
    1. Feature
    2. How to generate
      1. Navigation
        1. How Juli Markup is treated in takahashi_method
          1. Example

          Recent Updates
          tips
          2013/10/19
          juli formatting
          2012/10/20
          template(macro)
          2012/10/20
          template
          2012/10/20
          takahashi_method
          2012/10/20
          index
          2012/10/20
          i18n
          2012/10/20
          wikipedia(macro)
          2012/06/05
          jmap(macro)
          2012/05/23
          photo(macro)
          2012/05/15
          tag(macro)
          2012/05/15
          tutorial
          2012/05/15
          juli(1)
          2012/05/15
          je(1)
          2012/05/15
          juli_tb.rb(1)
          2012/04/12
          slidy
          2012/03/23
          tutorial/minutes_20110117
          2011/12/08
          release-note
          2011/12/08
          computing
          2011/12/08


          1. Overview

          'Takahashi method' is a presentation way to use huge size of text. It is quite impressive so that I write the generator for Juli.

          If you are not familiar with Takahashi method, please read the followings:

          1.1. Feature

          Juli implementation of Takahashi method has the following features:

          2. How to generate

          Commandline is as follows:

          $ juli gen -g takahashi_method -t takahashi_method.html -o output_path wikiname.txt

          -o option is not required.

          3. Navigation

          4. How Juli Markup is treated in takahashi_method

          One page in Takahashi method slideshow is:

          4.1. Example

          I'll show two documents generated from the same slidy.txt as follows:

          Both are generated as follows. You can see them in Rakefile of Juli source package:

          $ (cd doc; juli gen -g slidy -t slidy.html slidy.txt)
          $ (cd doc; juli gen -g takahashi_method -t takahashi_method.html \
            -o ../doc_html/slidy_takahashi_method_version.shtml slidy.txt)

          Get jj_juli at SourceForge.net. Fast, secure and Free Open Source software downloads | Generated by juli 1.17.01