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

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

parent a17f2a1f
 = @FILENAME@
// If disable,set "!" : ":key: " -> ":!key: ".
:lang: ja :lang: ja
:doctype: book
:toc: left
:toclevels: 3
:sectnums:
:sectnumlevels: 4
:sectlinks:
:FreePage:
@ICON_CUSTOM@
@SCREEN_CONFIDENTIAL@
@TOC_MOD@
:UserConfigEnd:
include::config.adoc[] include::config.adoc[]
:toc!:
//@ICON_CUSTOM@ {HeadLine}
{ExtendStyle} [.text-right]
// {FreePage} --
// After need empty-one-line @DATE@ ##YourName##
--
//@SCREEN_LOGOS@
// セクション取り込みレベル // セクション取り込みレベル
:IncDocLvl: +2 :IncDocLvl: +2
// 取り込み範囲 // 取り込み範囲
:IncDocTag: sub :IncDocTag: sub
= @FILENAME@ =
[.text-right]
--
@DATE@
--
// ↓↓↓分離ドキュメントのヘルプ。コメントアウト もしくは行削除のこと // ↓↓↓分離ドキュメントのヘルプ。コメントアウト もしくは行削除のこと
include::incDoc.adoc[tag=HelpSeparationDoc] include::incDoc.adoc[tag=HelpSeparationDoc]
// ↑↑↑ // ↑↑↑
[preface]
== 概要
最初の説明(rootの文書内です)
//======================================================================= //=======================================================================
== First SubDocument == First SubDocument
...@@ -45,7 +53,14 @@ include::IncDoc.adoc[] ...@@ -45,7 +53,14 @@ include::IncDoc.adoc[]
:IncDocName: Sub_Second :IncDocName: Sub_Second
include::IncDoc.adoc[] include::IncDoc.adoc[]
== ルートドキュメントの文末 [appendix]
== ルートドキュメントの文末(Appendix)
ルートドキュメントの最後です
付録A → Bは勝手にアルファベットがつくようです
[appendix]
== ルートドキュメントの文末2(Appendix)
ルートドキュメントの最後です ルートドキュメントの最後です
......
...@@ -52,6 +52,17 @@ ifndef::FreePage[] ...@@ -52,6 +52,17 @@ ifndef::FreePage[]
:FreePage: pass:none[<style>#header,#content,#footnotes,#footer{max-width:none;}</style>] :FreePage: pass:none[<style>#header,#content,#footnotes,#footer{max-width:none;}</style>]
endif::FreePage[] 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差分 // ↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓ css差分
++++ ++++
<style> <style>
......
= @FILENAME@
// If disable,set "!" : ":key: " -> ":!key: ".
:lang: ja :lang: ja
:doctype: book
:toc: left
:toclevels: 3
:sectnums:
:sectnumlevels: 4
:sectlinks:
@FREE_PAGE@
@ICON_CUSTOM@
@SCREEN_CONFIDENTIAL@
@TOC_MOD@
:UserConfigEnd:
include::config.adoc[] 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] [.text-right]
-- --
@DATE@ @DATE@ ##YourName##
-- --
// tag::sub[] // tag::sub[]
== Summary == 概要
最初の文書です。 最初の文書です。
@ICON_SAMPLE@
* [x] チェックボックス [*] or [ ] == 詳細
//@ICON_SAMPLE@
== Detail
ほげ
以上 以上
// end::sub[] // 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