話が交錯しそうですのでまとめてみます。
1、原稿用紙モードの問題 行数文字数とその他の値の主従関係に絡む挙動の改善 2、非-原稿用紙モードの問題 行数・文字数に基づくフォントサイズの算出は正しい様に見えるが、実際には数行がページからはみ出してしまうという問題があります。 ※このモードでは、行数・文字数が勝手に置き換わる事は無い様です。 2の問題について以前行った検証 ■行間のサイズ算定をテストしてみました ・A4用紙に40行を収める場合 ・用紙サイズY:297mm ・上下余白:各20mm ・1ptのサイズ:0.3527mm ・1行辺りのYサイズ (297-(20+20))/40/0.3527 = 18.2 の結果として、18.2ptを「1文字の最大サイズ」に設定してくれますが、 実際には4行ほどはみ出してしまいます。 2012年1月3日2:29 AWASHIRO Ikuya <[email protected]>: > On Tue, 3 Jan 2012 02:14:24 +0900 > AWASHIRO Ikuya <[email protected]> wrote: > >> 撤回します。これは仕様だと思います。 >> 原稿用紙モードをオンにしてもオフにしても[1文字の最大サイズ]と[文字幅] >> で行数と文字数を規定していますね。 > それとは別に、原稿用紙モードをオフにすると行数と文字数の計算がいい加減 > すぎるという問題はあると思います。 > 行数が1-154 > 文字数が1-233 > というのは、いくらなんでもひどいですね。 > > -- > AWASHIRO Ikuya > [email protected] / [email protected] > GPG fingerprint: > 1A19 AD66 C53F 2250 3537 1A9D 3A53 2C1D 20AB CC8A > http://blog.goo.ne.jp/ikunya/ > http://twitter.com/ikunya/ > > -- > Unsubscribe instructions: E-mail to [email protected] > Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette > List archive: http://listarchives.libreoffice.org/ja/discuss/ > All messages sent to this list will be publicly archived and cannot be deleted > -- Unsubscribe instructions: E-mail to [email protected] Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette List archive: http://listarchives.libreoffice.org/ja/discuss/ All messages sent to this list will be publicly archived and cannot be deleted
