第1章 はじめに
サンプルの一覧では、1 行に表示されるものが、利用可能なページ幅に収まらない場合があります。これらの行は、分割されています。行の末尾にある\は、ページに収まるように、改行が追加されていることを意味しています。つまり、
Let's pretend to have an extremely \ long line that \ does not fit This one is short
Let's pretend to have an extremely \
long line that \
does not fit
This one is short
上記は、以下を指します。
Let's pretend to have an extremely long line that does not fit This one is short
Let's pretend to have an extremely long line that does not fit
This one is short