From 64d01f47fa23383090132503992b38144b959ddf Mon Sep 17 00:00:00 2001 From: Sebastien Helleu Date: Sun, 20 Oct 2013 11:39:11 +0200 Subject: doc: fix layout of HTML docs when they are printed Some long lines in docs were causing a zoom, and then the text font was smaller than it should be. Some styles have been fixed to remove the zoom and keep the original ratio. --- doc/ja/autogen/user/python_commands.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'doc/ja/autogen/user/python_commands.txt') diff --git a/doc/ja/autogen/user/python_commands.txt b/doc/ja/autogen/user/python_commands.txt index 64a69ffbb..004ac4e01 100644 --- a/doc/ja/autogen/user/python_commands.txt +++ b/doc/ja/autogen/user/python_commands.txt @@ -1,6 +1,7 @@ [[command_python_python]] [command]*`python`* スクリプトをリストアップ/ロード/アンロード:: -........................................ + +---------------------------------------- /python list|listfull [] load [-q] autoload @@ -17,5 +18,5 @@ filename: ロードするスクリプト (ファイル) -q: 出力抑制モード: メッセージを表示しない 引数無しの場合、全てのロード済みスクリプトをリストアップします。 -........................................ +---------------------------------------- -- cgit v1.2.3