Commit 1b712dfd authored by AP matsuo koji's avatar AP matsuo koji 😲

通常と、今までのオプション完了

parent a17f2a1f

= @FILENAME@
// If disable,set "!" : ":key: " -> ":!key: ".
:lang: ja
:doctype: book
:toc: left
:toclevels: 3
:sectnums:
:sectnumlevels: 4
:sectlinks:
:FreePage:
@ICON_CUSTOM@
@SCREEN_CONFIDENTIAL@
@TOC_MOD@
:UserConfigEnd:
include::config.adoc[]
:toc!:
//@ICON_CUSTOM@
{HeadLine}
{ExtendStyle}
// {FreePage}
// After need empty-one-line
//@SCREEN_LOGOS@
[.text-right]
--
@DATE@ ##YourName##
--
// セクション取り込みレベル
:IncDocLvl: +2
// 取り込み範囲
:IncDocTag: sub
= @FILENAME@ =
[.text-right]
--
@DATE@
--
// ↓↓↓分離ドキュメントのヘルプ。コメントアウト もしくは行削除のこと
include::incDoc.adoc[tag=HelpSeparationDoc]
// ↑↑↑
[preface]
== 概要
最初の説明(rootの文書内です)
//=======================================================================
== First SubDocument
......@@ -45,7 +53,14 @@ include::IncDoc.adoc[]
:IncDocName: Sub_Second
include::IncDoc.adoc[]
== ルートドキュメントの文末
[appendix]
== ルートドキュメントの文末(Appendix)
ルートドキュメントの最後です
付録A → Bは勝手にアルファベットがつくようです
[appendix]
== ルートドキュメントの文末2(Appendix)
ルートドキュメントの最後です
......
......@@ -52,6 +52,17 @@ ifndef::FreePage[]
:FreePage: pass:none[<style>#header,#content,#footnotes,#footer{max-width:none;}</style>]
endif::FreePage[]
// SCREEN Confidential
:HeadLine:
ifdef::SCREENConfidential[]
:SCREENGA: pass:q[image:SCREENGA.png[]]
:CONF: pass:q[image:Confidential.png[]]
:DocNo: Internal
:HeadLine: pass:n[{SCREENGA} [.right]##{DocNo} {CONF}##]
endif::SCREENConfidential[]
// ↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓ css差分
++++
<style>
......
= @FILENAME@
// If disable,set "!" : ":key: " -> ":!key: ".
:lang: ja
:doctype: book
:toc: left
:toclevels: 3
:sectnums:
:sectnumlevels: 4
:sectlinks:
@FREE_PAGE@
@ICON_CUSTOM@
@SCREEN_CONFIDENTIAL@
@TOC_MOD@
:UserConfigEnd:
include::config.adoc[]
// custom css.
//:stylesdir: ./
//:stylesheet: edit.css
//:toc: left
//:!sectnums:
//:imagesdir: Images
// hoge
//@ICON_CUSTOM@
{HeadLine}
{ExtendStyle}
// {FreePage}
// After need empty-one-line
//@SCREEN_LOGOS@
= @FILENAME@
[.text-right]
--
@DATE@
@DATE@ ##YourName##
--
// tag::sub[]
== Summary
== 概要
最初の文書です。
@ICON_SAMPLE@
* [x] チェックボックス [*] or [ ]
//@ICON_SAMPLE@
== Detail
ほげ
== 詳細
以上
// end::sub[]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment