CellStyleImportRules

CellStyleImportRules

NotebookImportのオプションで,指定のセルスタイル名のセルをどのようにインポートするかを指定する.

詳細

  • CellStyleImportRules{style1form1,style2form2,}は,スタイルが styleiのセルをインポートするときに formiを使うように指定する.
  • formiには以下を与えることができる.
  • "Boxes"低レベルセル式の第1引数
    "Cell"完全な低レベルセル式
    "Expression"式に変換されたセル
    "HeldExpression"ホールドされた式に変換されたセル
    "HeldInterpretedCell"ホールドされたTextCellまたはExpressionCellに変換されたセル
    "Hyperlinks"セル内のハイパーリンクのリスト
    "InactiveExpression"非アクティブな式に変換されたセル
    "InputText"形式を選択してコピー 入力テキストによって与えられるようなセルのコンテンツ
    "InterpretedCell"TextCellまたはExpressionCellに変換されたセル
    "Text"形式を選択してコピー テキストによって与えられるようなセルのコンテンツ
  • CellStyleImportRulesAutomaticの設定は,次のマッピングに等しい.
  • "Title""Text"
    "Chapter"
  • "Text"
  • "Subchapter"
  • "Text"
  • "Section"
  • "Text"
  • "Subsection"
  • "Text"
  • "Subsubsection"
  • "Text"
  • "Text"
  • "Text"
  • "Code""Cell"
    "Input""HeldExpression"
    "Output""Expression"
    "Message""Text"
    "Print""Print"
  • この他のスタイルは"Boxes"形式で与えられる.

例題

  (1)

異なるセルスタイルに異なる形式を指定する:

Wolfram Research (2024), CellStyleImportRules, Wolfram言語関数, https://reference.wolfram.com/language/ref/CellStyleImportRules.html.

テキスト

Wolfram Research (2024), CellStyleImportRules, Wolfram言語関数, https://reference.wolfram.com/language/ref/CellStyleImportRules.html.

CMS

Wolfram Language. 2024. "CellStyleImportRules." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/CellStyleImportRules.html.

APA

Wolfram Language. (2024). CellStyleImportRules. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/CellStyleImportRules.html

BibTeX

@misc{reference.wolfram_2024_cellstyleimportrules, author="Wolfram Research", title="{CellStyleImportRules}", year="2024", howpublished="\url{https://reference.wolfram.com/language/ref/CellStyleImportRules.html}", note=[Accessed: 21-November-2024 ]}

BibLaTeX

@online{reference.wolfram_2024_cellstyleimportrules, organization={Wolfram Research}, title={CellStyleImportRules}, year={2024}, url={https://reference.wolfram.com/language/ref/CellStyleImportRules.html}, note=[Accessed: 21-November-2024 ]}