DTP駆け込み寺

[ 返信 ]

[基本段落]のmojikumi を nothingにしたら

(z-) さんの解決策をキーワードにして検索をしたらCS4の情報が出てきました。(最終公開日: 2016年9月)

CS4の問題がCS5.5になっても直ってないようですね

新規ドキュメント作成時に[基本段落]の文字組みを『なし』に設定

tell application "Adobe InDesign CS5.5"
activate
try
set myDocument to make document
tell myDocument
set mojikumi of paragraph style 2 of myDocument to nothing
-- set mojikumi of paragraph style 2 of myDocument to line end all one em enum
end tell
end try
end tell

行末約物半角になる

[19329] PPFP (2017/07/26 Wed 18:44) web


残り3件

  1. [19319] 段落スタイルと日本語組版の文字組み『なし』 PPFP 2017/07/22 00:53
    1. [19320] Re: 段落スタイルと日本語組版の文字組み『なし』 あるふぁ 2017/07/23 13:59
      1. [19323] スニペット内の段落スタイルの文字組み『なし』が PPFP 2017/07/25 14:09 *
        1. [19324] Re: スニペット内の段落スタイルの文字組み『なし』が (z-) 2017/07/26 12:27
          1. [19325] 基準:[段落スタイルなし] PPFP 2017/07/26 15:32
            1. [19327] Re: 基準:[段落スタイルなし] 片ラーデ 2017/07/26 18:06
              1. [19329] [基本段落]のmojikumi を nothingにしたら PPFP 2017/07/26 18:44
              2. [19330] nothing PPFP 2017/07/26 18:55
                1. [19336] Re: nothing (z-) 2017/07/27 13:39
                  1. [19337] Re^2: nothing PPFP 2017/07/28 22:30