Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

キャプションでの●の取り扱い #34

Closed
inao opened this issue Apr 4, 2013 · 5 comments
Closed

キャプションでの●の取り扱い #34

inao opened this issue Apr 4, 2013 · 5 comments
Labels

Comments

@inao
Copy link
Collaborator

inao commented Apr 4, 2013

#33 とも関連しまして、キャプションについてご相談させてください。

図、表、リストのキャプションの行頭記号は、媒体によって●とは限りません。
▼なこともあれば、何もないものもあります。

ですので、「Markdown段階での行頭記号のままとする」という仕様がよいかなと考えました。

つまり、Markdownで以下みたいに書いていた場合は、イナオ記法でもInDesignでも行頭に●が入るという動作です。もし何もなければ何もなし、▼であれば▼になるイメージです。

    ●リスト1.1::キャプション

という仕様でいけると思ったのですが、以下の記法のときが無理でした。
●などを書く欄も、書く必要もございませんので。

![キャプション](ファイル名)

何か良い案はございませんでしょうか?
リストの文字数の警告の設定と同様に、キャプションの行頭記号を設定する項目を設けるとかですかねぇ。

@naoya
Copy link
Owner

naoya commented Apr 4, 2013

一つの文書の中で行頭記号が変わらないのであれば、設定でいいんじゃないですかね。

@inao
Copy link
Collaborator Author

inao commented Apr 4, 2013

了解いたしました。
設定化していただけると、うれしいです!
テストをどのように書き換えればいいのかわかりませんでした……。

@naoya
Copy link
Owner

naoya commented Apr 4, 2013

あいや、テストそのものは自分のほうで書きますよ。

まえにテストケースで書いてほしいといったのはテストを書け、という意味ではなくて「テストケース(っぽいもの)」で仕様を書いてほしいという意味です。

自然言語だけだと曖昧さが残って仕様の取り違えがおきやすいので

@inao
Copy link
Collaborator Author

inao commented Apr 4, 2013

了解いたしました。ありがとうございます。

@naoya
Copy link
Owner

naoya commented Apr 5, 2013

#34#35 がほぼ同じタスクになりそうなのでこちらは close

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants