Sha256: da728b8dfc8e58cbca06d331914052f813df116dd83b650b711a5ac09520e777

Contents?: true

Size: 1.61 KB

Versions: 55

Compression:

Stored size: 1.61 KB

Contents

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

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

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


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


[#改ページ]
<% end -%>
<% if section["subchapter"].to_s != "" -%>
[#1字下げ][#1段階大きな文字]<%= section["subchapter"].rstrip %>[#大きな文字終わり]
<% end -%>

<% if @setting.enable_yokogaki -%>
[#1字下げ]<% else -%>
[#3字下げ]<% end -%>
[#中見出し]<%= 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 -%>
<% if setting.enable_display_end_of_book && !is_hotentry -%>
[#ここから地付き][#小書き](本を読み終わりました)[#小書き終わり][#ここで地付き終わり]
<% end -%>

Version data entries

55 entries across 55 versions & 1 rubygems

Version Path
narou-3.4.1 template/ibunko_novel.txt.erb
narou-3.4.0 template/ibunko_novel.txt.erb
narou-3.3.2 template/ibunko_novel.txt.erb
narou-3.3.1 template/ibunko_novel.txt.erb
narou-3.3.0 template/ibunko_novel.txt.erb
narou-3.2.5.1 template/ibunko_novel.txt.erb
narou-3.2.5 template/ibunko_novel.txt.erb
narou-3.2.4 template/ibunko_novel.txt.erb
narou-3.2.3 template/ibunko_novel.txt.erb
narou-3.2.2 template/ibunko_novel.txt.erb
narou-3.2.1 template/ibunko_novel.txt.erb
narou-3.2.0.1 template/ibunko_novel.txt.erb
narou-3.2.0 template/ibunko_novel.txt.erb
narou-3.1.11 template/ibunko_novel.txt.erb
narou-3.1.10 template/ibunko_novel.txt.erb
narou-3.1.9 template/ibunko_novel.txt.erb
narou-3.1.8 template/ibunko_novel.txt.erb
narou-3.1.7 template/ibunko_novel.txt.erb
narou-3.1.6 template/ibunko_novel.txt.erb
narou-3.1.5 template/ibunko_novel.txt.erb