Sha256: ff1428ebd7c6419d767138477486a4e5d6abe75eec5b27421ecaec0292ad4ac5

Contents?: true

Size: 1.19 KB

Versions: 12

Compression:

Stored size: 1.19 KB

Contents

<%# -*- coding: utf-8 -*- -%>
<% Template.target_binary_version(1.0) -%>
<%= toc["title"] %>
<%= toc["author"] %>
<%= cover_chuki %>
――――――――――――――――――――――――
あらすじ:
<%= toc["story"] %>

掲載ページ: <%= toc["toc_url"] %>
――――――――――――――――――――――――

<% sections.each_with_index do |section, i| -%>
[#改ページ]
<% if section["chapter"] != "" -%>
[#ページの左右中央]


[#3字下げ][#ここから大見出し]<%= section["chapter"] %>[#ここで大見出し終わり]


[#改ページ]
<% end -%>

[#3字下げ][#ここから中見出し]<%= section["subtitle"].rstrip %>[#ここで中見出し終わり]

<% if section["element"]["introduction"] != "" -%>
[#ここから6字下げ]
<%= section["element"]["introduction"] %>
[#ここで字下げ終わり]
<% end -%>


<%= section["element"]["body"] %>

<% if section["element"]["postscript"] != "" -%>
[#ここから6字下げ]
<%= section["element"]["postscript"] %>
[#ここで字下げ終わり]
<% end -%>
<% end -%>

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
narou-1.5.2.1 template/ibunko_novel.txt.erb
narou-1.5.2 template/ibunko_novel.txt.erb
narou-1.5.1 template/ibunko_novel.txt.erb
narou-1.5.0.2 template/ibunko_novel.txt.erb
narou-1.5.0.1 template/ibunko_novel.txt.erb
narou-1.5.0 template/ibunko_novel.txt.erb
narou-1.4.6 template/ibunko_novel.txt.erb
narou-1.4.5 template/ibunko_novel.txt.erb
narou-1.4.4 template/ibunko_novel.txt.erb
narou-1.4.3 template/ibunko_novel.txt.erb
narou-1.4.2.rc2 template/ibunko_novel.txt.erb
narou-1.4.2.rc1 template/ibunko_novel.txt.erb