2019年7月18日
Windows 用にコンパイルした物(novel_editor.exe)があります。ダブルクリックすれば起動します。
また、削除は、novel_editor フォルダーを削除してください。レジストリは汚していません。
ver0.2.0b 以降からセーブファイルの保存形式が変更になっています。今までのファイルを開くと最悪セーブファイル自身が破壊されてしまいます。
ver0.2.0b 以降をはじめて使う場合は、申し訳ありませんが、Releases にある change.exe でファイルの保存形式を変換してからご使用ください。
一度変更するとその後は、change.exe を使用せずに保存できるようになります。
コマンド | 処理内容 |
---|---|
Ctrl+N | 新規作成 |
Ctrl+E | ファイルを開く |
Ctrl+W | 名前をつけて保存 |
Ctrl+S | 上書き保存 |
Ctrl+Shift+C | 文字数、行数カウントダイアログ表示 |
Ctrl+Shift+F | フォントサイズの変更 |
Ctrl+Shift+R | 文章の読み上げ |
Ctrl+R | 選択文字列にルビを振る |
Ctrl+U | 小説家になろうのユーザーページを開く |
Ctrl+Y | 文章校正を行う |
Ctrl+X | 切り取り |
Ctrl+C | コピー |
Ctrl+V | ペースト |
Ctrl+A | すべて選択 |
Ctrl+F | 検索 |
Ctrl+L | 置換 |
Ctrl+Z | UNDO |
Ctrl+Shift+Z | REDO |
Tab | 名前の一覧表示 |
Ctrl+H | ヘルプを表示する |
Ctrl+Shift+V | バージョン情報 |
コマンド | 処理内容 |
---|---|
Esc | 一覧表示をやめる |
Tab | 一覧表示をやめる |
↑↓ キー | 一覧を選択 |
Enter | 一覧を決定 |
コマンド | 処理内容 |
---|---|
キャラクター、職種、場所、イベント、小説の大項目を選択して右クリック | 小項目作成ダイアログを表示 |
小項目を選択して右クリック | 小項目削除ダイアログを表示 |
Ctrl+G | ファイル名の変更 |
コマンド | 処理内容 |
---|---|
スクロール | 画像の上下移動 |
Ctrl+スクロール | 画像の拡大縮小 |
$ python -m pip install sphinx
$ python -m pip install sphinx-rtd-theme
$ python -m pip install recommonmark
$ mkdir sphinx
$ sphinx-quickstart
import os
import sys
sys.path.insert(0, os.path.abspath('../../source'))
# ~~~~~~~~~~~~~~~~~~~~~~~~~~
extensions = [
'recmmonmark',
'sphinx.ext.autodoc',
'sphinx.ext.napoleon',
'sphinx.ext.viewcode'
]
# ~~~~~~~~~~~~~~~~~~~~~~~~~~
html_theme = 'sphinx_rtd_theme'
$ sphinx-apidoc -o ./sphinx/source ./source
$ ./sphinx/make.bat html
jaconv(文字変換)ライブラリ
Copyright (C) 2014, Yukino Ikegami.
Released under the MIT license
https://raw.githubusercontent.com/ikegami-yukino/jaconv/master/LICENSE
janome(形態素解析エンジン)ライブラリ
Copyright(C) 2015, Tomoko Uchida. All Rights Reserved.
This software includes the work that is distributed in the Apache License 2.0.
pyttsx4(音声合成)ライブラリ
Copyright (C) 2023, Natesh M Bhat.
Released under the Mozilla Public License Version 2.0
Wikipedia-API(wikipedia 検索)ライブラリ
Copyright (c) 2017, Martin Majlis
Released under the MIT license
https://raw.githubusercontent.com/martin-majlis/Wikipedia-API/master/LICENSE
Pillow(画像処理)ライブラリ
The Python Imaging Library (PIL) is
Copyright © 1997-2011 by Secret Labs AB
Copyright © 1995-2011 by Fredrik Lundh
Pillow is the friendly PIL fork. It is
Copyright © 2010, by Alex Clark and contributors
Released under the PIL license
https://raw.githubusercontent.com/python-pillow/Pillow/master/LICENSE
Yahoo! 校正支援
Web Services by Yahoo! JAPAN(https://developer.yahoo.co.jp/sitemap/)
Coveragepy
Copyright(C) 2009, Ned Batchelder.
This software includes the work that is distributed in the Apache License 2.0.
Sphinx
Copyright(C) 2007, by the Sphinx team (see AUTHORS file).
Released under the Sphinx license
https://raw.githubusercontent.com/sphinx-doc/sphinx/refs/heads/master/LICENSE.rst
sphinx-tsegsearch
Author: Yasushi Masuda
MIT License (MIT)
数式フォント ver1.3
Copyright(C) 2016, キユマヤ園
あいでぃーぽっぷまる
Copyright(C) 2017, idfont / 井上デザイン All Rights Reserved.