changes-1.06a3
来自「将rft格式文件转换成html格式文件」· 06A3 代码 · 共 25 行
06A3
25 行
Changes for RTF distribution release 1.06a3------------------------------------------------------------------------the RTF reader:Discard nulls now, not just \r and \n.The "Normal" style may be specified with no style number.Previously, checked for "Normal"; now check only first 6 characters,since the name for the normal style in some documents has stufffollowing, e.g., "Normal,Times 10 point". Some German readers apparentlyuse "Standard" for "Normal", so check that, too.Added recognition for special character controls \bullet, \emdash, \endash,\lquote, \rquote, \ldblquote, \rdblquote (and added sporadic support invarious writers).Style reader ignores {\*\keyword ... } group inside of style definitions.It's not clear to me yet what I should do with these things, if anything.Added recognition for more keywords.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?