ifndef::_CONFIG_ADOC[] // INCLUDE GUARD :_CONFIG_ADOC: IncludeGuard // //----------------------------------------------------------------------------------------------------- // // 事前定義 ifndef::UserConfigEnd[] :toc: left :sectnums: endif::UserConfigEnd[] //[イメージのパスを指定] :imagesdir: Images ifeval::["{lang}" == "ja"] :toc-title: 目次 :example-caption: :caption: //:example-caption: 例 :table-caption: 表 :figure-caption: 図 :preface-title: はじめに/まえがき :appendix-caption: 付録 :caution-caption: 注意 :important-caption: 重要 :last-update-label: 最終更新 :listing-caption: リスト :manname-title: 名前 :note-caption: 注記 :warning-caption: 警告 :tip-caption: ヒント :untitled-label: 無題 :version-label: バージョン endif::[] // ここまで空白行禁止(tocが表示されない) // HTML出力で画像を埋め込む :data-uri: // 各種Macro拡張 :hardbreaks: :experimental: // ExtendStyleは常に有効とする。定義して、もう実行しておく。互換性:何回呼ばれても大丈夫。 :ExtendStyle: pass:none[] {ExtendStyle} // Page幅を無効にする ifdef::FreePage[] ++++++ endif::FreePage[] // 互換性:{FreePage}がConfigより後で定義された場合は、互換性ため{FreePage}を定義する ifndef::FreePage[] :FreePage: pass:none[] endif::FreePage[] // ↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓ css差分 ++++ ++++ // ↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑ // :TocMode: WordWrap or ExpandWidth or Other None WordWrapが初期値 ifndef::TocMode[] :TocMode: WordWrap endif::TocMode[] ifeval::["{TocMode}" == "WordWrap"] // ↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓ css差分 ++++ ++++ // ↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑ endif::[] ifeval::["{TocMode}" == "ExpandWidth"] // ↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓ css差分 ++++ ++++ // ↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑ endif::[] ifeval::["{CustomIcon}" == "ja"] :icons: image :iconsdir: icons :icontype: png endif::[] ifdef::CustomIcon_nouse[] // ↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓ css差分 ++++ ++++ // ↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑ endif::CustomIcon_nouse[] // End of ::_CONFIG_ADOC[] endif::_CONFIG_ADOC[]