Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
m4 マクロでテキストのブロックを均一にインデントする良い方法はありますか? つまり、マクロ
define(`mytext',dnl This is a piece of text that I would like to indent) mytext
生成する
This is a piece of text that I would like to indent
テキストのブロック全体を指定された量にインデントする方法が欲しいです。