|
Namazu for hns による簡易全文検索 詳しくは 詳細指定/ヘルプを参照して下さい |
||||||||||||||||||||||||||||||||||||||||||||||||||
2021年01月30日(土) 旧暦 [n年日記] [更新:"2021/01/30 23:52:55"]#1 [pkgsrc] w3m-0.5.3-git20210102
The problem is:
normal http:// processing is file, but file:///tmp/1.html gives extra blank line
( つっこみ )
#2 file.c
these look related, but real empty line is generated at other places
6216 if (!internal) 6217 { 6218 fprintf(stderr, "\n%s: %s:%04d: %d\n",__func__, __FILE__,__LINE__, nlines); 6219 addnewline(buf, outc, outp, NULL, pos, -1, nlines); // this line is important 6220 } 6221 if (internal == HTML_N_INTERNAL) 6222 internal = 0; 6223 if (str != endp) { 6224 line = Strsubstr(line, str - line->ptr, endp - str); 6225 goto proc_again; 6226 }__func__ is displayed as: HTMLlineproc2body The problematic origninal source has following style: /* Style Definitions */ p.MsoNormal, li.MsoNormal, div.MsoNormal {margin:0mm; text-align:justify; text-justify:inter-ideograph; font-size:10.5pt; font-family:"游ゴシック",sans-serif;}and it is enclosed <p> </p> <p class="MsoNormal">the line </p> ( つっこみ )
|
最近の日記 2025年06月13日 ・Let's Note CF-SV8 ・ 2025年02月13日 ・dvipdfmx ICC profile format spec. version 4.3.0 2025年01月29日 ・ham/wsjtx 2025年01月27日 ・wip/wsjtx 5.4.2 2025年01月25日 ・ham/wsjtx | ||