めったに使わないのですが、たまたま使う必要が出てきたので、
オフィスを入れることにします。
LibreOffice を入れます。
$ sudo apt-get install libreoffice libreoffice-l10n-ja
現時点での最新は、バージョン 4.1 のようですが、3.5 がインストールされます。
が、これはありまりこだわりがないので、そのまま受け入れます。
libreoffice で起動すると Text Document / Drawing / Spreadsheet
など選択できる画面が出ます。直接 Text Document とかを起動したい場合は
「libreoffice --writer」で起動できます。
他にも、以下のオプションで各機能を直接起動できます。
--writer create new text document.
--calc create new spreadsheet document.
--draw create new drawing.
--impress create new presentation.
--base create new database.
--math create new formula.
--global create new global document.
--web create new HTML document.
0 件のコメント:
コメントを投稿